@namespace url(http://www.w3.org/1999/xhtml);

/* zDarkSlashDot - 01/13/09 - by -z- of www.nexuizninjaz.com

Based on the DarkSlashdot theme (Aug 16 2006). - http://userstyles.org/styles/694

== About ==

I've updated it a bit and spiced things up.  It's not
yet complete but it's much improved over the previous
addressing some changes in the markup since the author's
last update.

If I make another update, I will post it with
a date with the format in the title of this sheet:

zDarkSlashDot_011309

where 01.13.09 is day.month.year

I encourage others to do the same.  However, I request
if you release it within 30 days of my last date, you
prefix the date in the title with a 'p' to indicate a patch

zDarkSlashDot_p012409

this way I can disolve it into any additions I may be working on.

-z-

*/

@-moz-document domain("slashdot.org") {
html, body, #bd, .yui-b, #yui-main, #firehoselist, .body, div#wrapper, .title, .paginate { background-color: #222 !important; color: #aaa !important }
.linkCommentPage, .tagtitleclosed, .tagtitleopen, .details, .otherdetails, .commentSub, div#links, .content, .storylinks, .storylinks div, .briefarticle, .rightcontent, .commentwrap, .commentBoxForm, .commentBox, .comment_footer, .data td, .data th { background-image: none !important; background-color: #2a2a2a !important; color: gainsboro !important }
.tagbody, .tagbody div { background-color: #3a3a3a !important; color: gainsboro !important }
a:link { color: #40B6B6 !important }
a:visited { color: #6AB6B6 !important }
h3 a:link, tt, small { color: gainsboro !important }
blockquote { color: darkgray !important }
h4 { color:#ccc !important; }

.title h4, .title h4 a {
color:#000 !important;
}


.tag:hover{ background-color: #222 !important; }
.tag-display ul { background-color: #333 !important; }

.edit-toggle span { background-image:none !important; }

.nav { background:#2a2a2a !important; }
.details { margin-left:5px !important; background:#333 !important; color:#aaa !important; }
.tag { color:#999 !important; }
.article { background: #222 !important; }
.body, #ft, #topfoot { background: #333 !important; padding:0; margin:0; }
.body { margin-left:5px !important; }
.topicicon { background: #ddd !important; padding:5px !important; border: 3px solid #444 !important; margin:-47px -12px 0 0 !important; }

.daybreak { background:#222 !important }
.message a { color: #ccc !important; }
.active { background: #222 !important; }


form { background:#333 !important; }
#commentlisting, .commentBody p, .contain  { background:#444 !important; color:#aaa !important; }
.note { background:#555 !important; }

}