/** nyaa.eu -- dark theme [0.4] **/
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.nyaa.eu") {

body, .tinfocontainer, .content, .tinfodescription, .tinfofiletable, .comment {
    background: url("http://i.imgur.com/7Prf6.jpg") top left repeat-y fixed !important;
    color: #888 !important;
}

.aplus.tlistrow { background-color: #024 !important; }
.trusted.tlistrow { background-color: #032 !important; }
.remake.tlistrow { background-color: #300 !important; }

.tlistmn { color: #08c !important; }

span[style*="font-weight:bold;color:black"] { color: #046 !important; }

/** no ads **/
div[style*="font-weight:bold;float:left;width:200px;color:red;padding:25px 0px 35px 45px;"],
a[href*="nyaa.eu/aa?"],
a[href*="nyaa.eu/bb?"],
a[href*="nyaa.eu/cc?"] { 
    display: none !important;
}

}