/* B.B. King */
body { 
background-color: #000;
margin:0;
padding:0; 
color:#fff;
}

/* header */
#hd {
width:950px;
margin:20px 0 10px 0;
position:relative;
}

#hd h1 { 
display:block;
width:950px;
height:250px;
background:url(/images/header_bg.jpg) no-repeat;
margin:0;
padding:0;
 text-indent:-9999em;
}

#hd h1 span { visibility:hidden;}

/* main navigation */
#navigation { position:absolute; z-index:3; top:0px; left:100px;}
#tabs3 {
background:none;
}

/* end:navigation */
#navigation {}
/* body */
#bd {
background-color:#333B3E;
padding-top:5px;
}
/* end:body */

/* adds */
#pos-top {margin-left:100px;} 
#pos- {margin: 20px 0 20px -35px;}
#ft-logos {width:190px;float:left;margin:5px 5px 0 5px;}
#ft-logos a, #ft-logos a:hover{ font-size:9px;color:#fff;}
#pos-bot {margin:0; padding:0; float:right; width:750px;}
#pg-home div.span-6 #pos- {display:none;}
#pg-home #pos- {margin: 10px 0 10px 5px;}


/* typo */
a:link, a:visited {
border:0pt none;
color:#98A0B3;
text-decoration:underline;
}
a:hover, a:active {
border:0pt none;
color:#fff;
text-decoration:none;
}

h3 a:link {
font-size:13px; 
text-decoration:underline;
color:#98A0B3;
}

h3 a:hover {
color:#98A0B3;
text-decoration:none ;
}

div.s_channel h4 a, #s_members h4, #s_whoisonline h4 { text-decoration:none; color:#CDCDCD; font-size:16px;}
/* end:typo */

a.btn {color:#fff; text-decoration:none; background-color:#98A0B3;}
a:hover.btn {color: #fff;}


/* openids membership */
div#secondary div#s_membership, body#pg-home div#s_membership{
border:2px solid #000;
padding:5px 10px 0;
margin:10px 0;
}
div#secondary div#s_membership h4, body#pg-home div#s_membership h4{margin-bottom:0px; font-size:16px; color:#CDCDCD;}
div#s_membership a.btn span{font-size:85%}

h1 {color:#98A0B3;}
.s_items th { background:none;color:#98A0B3;}
div.s_item h3 {color:#98A0B3; text-decoration:non; margin-bottom:10px;}
#s_events {margin-left:5px;}

div.s_gmap_detail {color:#000;}
.s_item { background-color:#000; padding:10px;}
.s_channel h4 a, .s_channel h4{color:#98A0B3;text-decoration:none; font-size:14px;}
#s_membership  div.s_item, #s_whoisonline div.s_item, #s_members div.s_item {background:none !important;}
#SummaryEmailInput { width:120px;}
table.s_items tbody tr {margin-bottom:5px;; padding:0; background-color: #000; display:block}

p.s_copy a { font-weight:bold;}
.prependHalf { padding-left:20px;}
div#s_artistbio {width:220px;}


