/*
Userstyle by Dakata
http://userstyles.org/users/12244
http://angstdragon.co.nr

Last updated August 18th, '09
*/
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(http://anonib.com), url-prefix(http://www.anonib.com) {
 a {
	background: transparent !important;
	color: #F11 !important}
 body, html {
	background-color: #000 !important;
	color: #FFF !important}
 div.imgboxy, div.bigboxy, div#subarea, div#postarea, div#cutmain, div.cutrep, td.reply, div#indexbox, td.postinput, td.postblock, span#boxy, div#threadpostarea, div#returnbar {
	background-color: #700 !important;
	border: none !important;
	color: #FFF !important}
 td.replycopy {
	background-color: #700 !important;
	border: none !important;
	color: #FFF !important}
 span.threadtitle, span.omittedposts, span,postertrip {
	background: transparent !important;
	color: #DDD !important}
 body.duxs {
	background-color: #500 !important;
	color: #FFF !important}
 input, textarea, select, button, select {
	background-color: #B00 !important;
	color: #100 !important;
	-moz-appearance: none !important;}

 div.footlink {
	display: none !important}
}