@charset "utf-8";
/*  
Title: 	  Hostbaby Industry
Version:  1.0 (2008-02-27)

Created:  2008-02-26
Modified: 2008-02-28
*/

/* -- Style reset -- */
* {padding:0; margin:0;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,embed,object,form,fieldset,label,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:none;}
address,caption,code,em,strong,th{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a img { border: none; }
a { outline: none; } /* Removes Firefox imposed outline */
object, embed { display: inline; }

/* -- Layout & key style -- */
body { background: #000 url('/shared/industry/ind-bkg-page.png'); color: #ccc; font: 11px normal Verdana, Arial, Helvetica, sans-serif; line-height: 15px; }
a:link, a:visited { color: #900; text-decoration: none; }
a:hover { color: #fff; text-decoration: underline; }

#accessibility { height: 1px; text-indent: -9999px; }
#container { background: #000; border-left: 5px solid #fff; border-right: 5px solid #fff; margin: 0 auto; width: 740px; }
#content { background: url('/shared/industry/ind-bkg-content.png') no-repeat 0 0; min-height: 225px; padding: 70px 25px 15px 220px; }
#footer { border-bottom: 5px #fff solid; clear: both; color: #999; font-size: 12px; padding: 15px; text-align: center; }
#emailsignup { color: #fff; display: block; font-size: 12px;	margin: 0 0 0 600px; position: absolute; top: 225px; width: 160px; z-index: 2; }

#navigation { margin: 290px 0 0 0; position: absolute; top: 0px; width: 130px; }
#navigation ul { margin: 0; }
#navigation li { display: block; list-style: none; text-align: right;  }
#navigation li a { color: #fff; display: block; font-size: 14px; letter-spacing: .5px; /*line-height: 17px; */ padding: 0px 10px 6px 0; text-decoration: none; text-transform: uppercase; }
#navigation li a:hover { background: url('/shared/industry/ind-bkg-nav.png') no-repeat 0 13px; color: #900; }
.home #navhome, .blog #navblog, .index #navindex, .music #navmusic, .contact #navcontact, .press #navpress, .news #navnews, .photos #navphotos, .guestbook #navguestbook, .links #navlinks, .calendar #navcalendar, .bio #navbio, .products #navproducts {	
background: url('/shared/industry/ind-bkg-nav.png') no-repeat 0 13px; color: #900; }

#banner { height: 218px; }
#banner .photo { background: url('/shared/industry/ind-bkg-industry.png') no-repeat 0 0; height: 218px; padding: 0 auto; width: 740px; z-index: 0; }
#banner .band { background:url(/images/murmurjan2007-cropped-one.jpg) no-repeat 0 0; border: 5px solid #000; height: 155px; margin-top: 15px; margin-left: 425px; position: absolute; top: 0; width: 285px; z-index: 1; }
/* phone pole overlay image */
#banner .band span { display: none; }
#banner .photo span { background: url('/shared/industry/ind-hdr-overlay.png') no-repeat 0 0; height: 218px; position: absolute; text-indent: -9999px; width: 740px; z-index: 2; }

h1 { position: absolute; top: 235px; /*width: 235px; */z-index: 2; }
h2 { background: #Fcc url('/shared/industry/ind-bkg-h2.png') repeat-x 0 0; padding: 3px 0 4px 0; margin: 0 0 14px; }

h1, #navigation { font-family: Impact, Charcoal, sans-serif; }
h1 { color: #999; font-size: 18px; letter-spacing: .5px; text-transform: uppercase; }
h2 { color: #fff; font-size: 18px; font-weight: bold; line-height: 18px; }
h2 a, h2 a:visited { text-decoration: none; }
h2 a:hover { text-decoration: underline; }
h3 { color: #999; font-size: 18px; margin: 0 10px; }
h4 { font-size: 14px; margin: 4px 0 0 0; }
ul { padding: 0; margin: 0 0 0 30px; list-style: disc; }
blockquote { margin: 0 10px; padding: 9px 0;}

#content p{ padding: 0 0 15px 10px; }
#emailsignup input { border: 1px solid #999; color: #666; font-size: 11px;	margin: 0 4px 0 0; padding: 1px 4px; }
#list_submit:hover { background: #eaeaea; border: 1px solid #666; color: #666; } 


/* -- Section-specific style -- */
.notes { padding: 0 0 15px 10px; }
.calendar h3 { padding: 0 0 0 20px; }
.calendar .date { margin: 0 15px 0 30px; }
.calendar td { color: #999;	padding: 3px 0; }
.guestbook h2 {	color: #fff; font-size: 18px; margin: 0 10px; }
.guestbook h3 { font-size: 12px; }
#postForm {	margin: 0 0 30px; padding: 10px; }
#postForm label { color: #666; display: block; margin: 0 auto 1px auto; padding: 3px; width: 300px; }
#postForm input, #postForm textarea { background: #eaeaea; border: 1px solid #999; color: #666; display: block; font: 12px normal Arial, Helvetica, sans-serif; margin: 0 auto 10px auto; padding: 1px 4px; width: 300px; } 
#postForm input:hover, #list_submit:hover { background:#f1f1f1; border: 1px solid #333; color: #333; }
/* Captcha stuff */ 
#postForm img#gbimage {
	width: 100px;
	position: relative;
	top: 5px;
	left: 90px;
}

#postForm label.security_code_label {
	width: 150px;
	position: relative;
	top: -40px;
	left: 50px;
}

#postForm input#security_code {
	position: relative;
	top: -39px;
	left: 60px;
	width: 167px;
}

#postForm input[type=submit] {
	text-align: center;
	position: relative;
	top: -25px;
}

input#gbname, input#gbaddress, textarea#gbcomment { background: #fff; }
input#gbname:hover, input#gbaddress:hover {  background:#fff; border: 1px solid #999; color: #666; }
.links dl { padding: 0 0 15px 10px; }
.music h2 { background: none; padding: 4px 0 3px;}
.music h3 {	margin: 0 0 0 30px; }
.music .artist, .music .caption { color: #999; display: inline;	padding: 0 15px 0 0; }
.music #content ul { list-style-type: none;	padding: 0;	margin: 10px 0 0; }
.details { margin: 0 0 15px 30px; }
.mp3_hifi, .mp3_lofi,
.m3u_hifi, .m3u_lofi,
.m3u_hifi_clip, .m3u_lofi_clip { background: url('/shared/industry/ind-btn-music.png') no-repeat 0 2px; line-height: 21px; padding: 2px 0 2px 20px; }
.photos img { background: #ccc; padding: 5px; }
.photos dl { padding: 0; }
.photos dt { font-size: 12px; padding: 0 0 10px; text-align: center; }
.photos dd { text-align: center; margin: 0;	padding: 0 0 30px; }
.press .caption { margin: 0 40px 0;	padding: 0; }
.products .caption { padding: 10px 0 0; }
.entry { margin: 0 0 15px; }
.entry .name, .entry .act {	font-size: 18px; margin: 0 0 0 30px; }
.entry ul {	margin: 10px 0 0 60px; }

#splashimage { text-align: center; margin: 100px auto; }
#splashimage a img { border: 0; }

