





/* theme hyperlinks and text color  */
a,
.head .body a,
.comment .oneline div.title,
.comment .oneline div.title h4,
.comment .oneline div.title h4 a,
div.head div.body a,
div.head div.body a:hover, 
div.view div.head a,
div#bd div.nav div#user-section div.content ul li a
{
color: #044;
}

#bd .nav a {
}

/* theme hyperlinks and text color  with `!important` */
#bd .nav #fhtablist li a,
div.view div.head a
{
color: #044 !important;
}

#hd { background: #044; }
#logo { background: url("//a.fsdn.com/sd/logo-hardware.png") no-repeat left top; }
.article h3, .briefarticle h3, .comment div.title h4 { background: #044 !important;}
#hd form input.query {border: 1px solid #444}


div.head div.block div.title h4 a,
div.head div.block div.title h4 a {
color:#000 !important;
}
/* section firehose article view*/

.head, #bd .nav {
background-color:#444;
}

div.head .tag-display span:hover {
color:#000 !important;
}

.comment div.full div.title { /*removing inherited bg*/
background:#fff !important;
}

.comment div.title h4 { /* adding new one + round corner*//* rm from ln 4*/
background: #004444 url(//a.fsdn.com/sd/cs_i2_gradients.png?T_2_5_0_302a) repeat-x 0 -154px !important;
-moz-border-radius-topleft:0.8em;
-webkit-border-top-left-radius:0.8em;
}

div#d2act a:hover, .comment div.full h4 a:hover, .comment div.full div.title h4 a:hover {
color:#fff;
}

div.oneline a:hover {
color: #000 !important;
}
/* /section firehose article view*/


span.vballoon-marquee {
	background:#222222 none repeat scroll 0 0;
}

span.vballoon-marquee span {
background-image: url(//a.fsdn.com/sd/balloon_ext_222222.png) ;
}

div#links-sections-content ul#firehose-sections li.active {
background:#044;
}



div#modal_box.links-sections-edit.active div.section_name {
background-color:#004444;
}
div#modal_box.links-sections-edit.active input.section_name {
border-color:#00001a #006666 #006666 #00001a !important;
}


.currfh h3 {
background-color:#035858 !important;
}

