@-moz-document domain("nyaatorrents.org"), domain("www.nyaa.eu"), domain("nyaa.eu"), domain("nyaa.se") {  

/* Ad Removal */
	.main > div:not([class*="content"]) {
		display: none !important;
	}

/* Black Background */
	body, .spoiler {
		background: #000 !important;
		color: #666 !important;
	}

/* Hide Miku NyaaTorrents Banner */
	div>div[id="top"] {
		display: none !important;
	}

/* Black Form Boxes, Buttons, & Dropdown Menus */
	input, input#s, select, textarea {
		background: #000 !important;
		border-color: #000 !important;
		-moz-appearance: none !important;
		color: #808080 !important;
	}

/* Hide Facebook */
	a[href="http://www.facebook.com/pages/NyaaTorrents/128899763787600"] {
		display:none!important
	}

/* Hide Chatbox */
	div>div[id="chatbox"] {
		display: none !important;
	}

/* Hide Top Banner + Donate */
	div[style="width: 970px;"] {
		display: none !important;
	}

/* Hide Right Banner */
	div[style="width: 120px; float: right; margin-top: 65px; margin-left: 6px;"] {
		display: none !important;
	}

/* Hide Bottom Banner */
	div[style="width: 800px; float: left; text-align: left; padding: 2px 0px 0px 5px; margin-top: -4px;"] {
		display: none !important;
	}

/* Black Inner Content & Torrent Listing */
	div[class="content trusted"], div[class="content"], tr[class="trusted tlistrow"], tr[class="remake tlistrow"], div[class="content remake"] {
		background: #000 !important;
		color: #808080 !important;
	}
	.aplus {
		background-color: #330000 !important;
	}

/* Dark Grey Torrent Description */
	div[class="tinfodescription"], .tinfocontainer {
		background: #262626 !important;
		color: #808080 !important;
	}

/* Dark Grey Comments */
	div[class="comment"] {
		background: #262626 !important;
		color: #808080 !important;
	}

/* Batch Torrent - File List */
	.tinfofiletable {
		background-color: #262626 !important;
	}

}
