@charset "utf-8";
/*  
Title: 	  Hostbaby Flourish - Chocolate
Version:  1.1 (2008-03-29)

Created:  2008-03-29
Modified: 2008-03-30
*/

/* -- 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: #36251b; color: #63554e; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; line-height: 15px; min-width: 824px; min-height: 575px; 
scrollbar-3dlight-color:#fff;
scrollbar-arrow-color: #36251b;
scrollbar-base-color: #c1a796;
scrollbar-darkshadow-color:#fff; 
scrollbar-track-color: #fff;
scrollbar-face-color: #c1a796;
scrollbar-shadow-color: #c1a796;
scrollbar-highlight-color: #c1a796; }
a:link, a:visited { color: #36251b; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }

#accessibility { height: 1px; text-indent: -9999px; }
#container { background: url('/shared/flourish/flr-bkg-col.png') repeat-y 0 0; height: 575px; left: 50%; margin: -275px auto 0 -412px; position: absolute; top: 50%; width: 824px; }
#content { background: #fff; height: 357px; margin: -14px 0 0 272px; overflow-x: hidden; overflow-y: auto; padding: 10px; position: relative; width: 471px; }
#footer { background: url('/shared/flourish/flr-bkg-bot.png') no-repeat 0 0; font-size: 10px; height: 124px; margin: -30px 0 0 0; padding: 0; }
#emailsignup { color: #c1a796; font-size: 10px; margin: 0 0 0 65px; position: absolute; top: 521px; width: 220px; }

#navigation { background: url('/shared/flourish/flr-bkg-top.png') no-repeat 0 0; height: 126px; width: 824px;  }
#navigation ul { float: right; margin: 90px 65px 0 0; padding: 0; }
#navigation li { border-right: 1px solid #36251b; display: block; list-style: none; float: left; }
#navigation li a { color: #36251b; display: block; font-size: 11px; font-weight: bold; line-height: 12px; padding: 0 6px; text-decoration: none; text-transform: uppercase; }
#navigation li a:hover { text-decoration: underline; }
.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 {
text-decoration: underline; }

#banner {  }
#banner .band { background: #36251b url(/images/hugegoodcrowdshot-350x63.jpg) no-repeat 0 0; float: right; height: 63px; margin: 7px 50px 0 425px; position: absolute; top: 0; width: 350px; }
#banner .photo { background: #fff url(/images/mrockwhitetank-201x377.jpg) no-repeat 0 0; height: 377px; margin: 112px 0 0 63px; position: absolute; top: 0; width: 201px; }
#banner .band span { display: none; }
#banner .photo span { display: none; }

h1 { padding: 5px; height: 1px; text-indent: -9999px; }
h2 { border-bottom: 1px #36251b dashed; padding: 0 0 1px; margin: 0 0 15px; }

h2, #navigation { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
h2 { color: #6E5343; font-size: 24px; line-height: 24px; }
h2 a, h2 a:visited { text-decoration: none; }
h2 a:hover { text-decoration: underline; }
h3 { color: #6E5343; 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: circle; }
blockquote { margin: 0 0; padding: 9px 0;}

#content p{ padding: 0 0 15px 10px; }
#footer p { padding: 33px 55px 0 0; text-align: right; }
#emailsignup input { border: 1px solid #999; color: #666; font-size: 11px;	margin: 0 4px 0 0; padding: 1px 4px; width: 130px; }
input#list_submit { width: 40px; } 
#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: #666;	padding: 3px 0; }
.contact li { color: #666; }
.guestbook h2 {	background: none; color: #36251b; display: inline; font-size: 14px; margin: 0; }
.guestbook h3 { display: inline; font-size: 12px; color:#999; margin: 0; padding: 0 0 0 10px; }
.guestbook blockquote { border-bottom: 1px #36251b dashed; clear: left; }
#postForm {	margin: 0 0 30px; padding: 10px; height: 300px; }
#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: 0px;
	left: 70px;
}

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

#postForm input#security_code {
	position: relative;
	top: -45px;
	left: 60px;
	width: 170px;
	background: #fff;
	border: 1px solid #999;
	color: #666;
	font: 12px normal Arial, Helvetica, sans-serif;
	margin: 0 auto 10px auto;
	padding: 1px 4px;
}

#postForm input[type=submit] {
	text-align: center;
	position: relative;
	top: -44px;
}
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; }
.links dd { padding: 0 0 0 10px; }
.music h2 { background: none; padding: 4px 0 3px;}
.music h3 {	margin: 0 0 0 30px; }
.music .artist, .music .caption { color: #666; 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/flourish/flr-btn-music.png') no-repeat 7px 3px; line-height: 21px; padding: 2px 0 2px 25px; }
.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; }
.press .entry { margin: 0 0 15px 10px; }
.press blockquote { font-style: italic; }
.products .caption { padding: 10px 0 0; }
.entry { margin: 0 0 15px; }
.entry .name, .entry .act {	color: #666; 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; }


