@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.reddit.com") {

/*code shamelesly stolen from Dark Reddit - Black & red*/

body, table, tr, td, .promoted, #sr-header-area, .dropdown, #header-bottom-left, #header-bottom-right, .side, .morelink, li, .selected, .selected a, .choice, #sr-more-link, .raisedbox, .entry{background-color: black !important; color: #00d000 !important; border: 0px !important;}
.even, .odd{background-color: black !important; color: #006400 !important;}
input{background-color: black ! important; color: #006400 ! important;}
h3, .label, a{color: #006400 !important;}
a:hover{color: rgb(99,180,10) !important;}
.title a{color: #00e000 !important;}
.title a:visited{color: #CCC !important;}
.title a:hover{color: #00ff00 !important;}
#header{border-bottom: 0px !important;}
#header-bottom-left{background-color: #444 !important;}
.infobar, .commentbody.border{background-color:#555 ! important;}
.footer{background-color: #333 !important; -moz-border-radius-topleft: 25px; -moz-border-radius-topright: 25px;}
.footer *{background-color: #333 !important;}
.tabmenu li, .tabmenu a, .tabdrop, .tabdrop span{-moz-border-radius-topleft: 5px !important; -moz-border-radius-topright: 5px !important; background: #222 !important;}
.usertext-body .md{background: black !important;}
.redditname a{background-color: rgb(59,140,0) !important; color: #fff !important; -moz-border-radius-topleft: 5px !important; -moz-border-radius-topright: 5px !important; padding: 0px 5px 0px 5px !important;}
#header-img{width: 0px !important; height: 40px !important; padding-left: 120px !important; background: url(http://static.reddit.com/reddit_science.png) !important;}
a[href="/r/nsfw/"]{font-weight: bold !important; background-color: red !important; color: #000 !important; font-size: large !important;}
.commentbody div a{color: #00e000 !important;}
li.selected > a{color: rgb(99,180,10) !important;}
#ad-frame, #ad, #adlink{display: none !important;}
div.side div.spacer > ul.flat-list > li > a{background: #444 !important; border: 0px !important;}
div.comment > div.child {border-left: dotted 2px #555 !important;}
}