/*
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://furaffinity.net), url-prefix(http://www.furaffinity.net) {
/* Layout */
 a {
	background: transparent !important;
	color: #FFF !important}
 body, div div, div.bbcode, td.ldot {
	background-color: #500 !important;
	color: #FFF !important}
 td {
	background-color: #500 !important;
	border: none !important;
	color: #FFF !important}
 div.no_overflow, div div div {
	background: transparent !important}
 div.tab a, td.cat, td.cat a, .lead, td#page-comments li, td.cat div.dicks, h4 {
	background-color: #900 !important}
 div.tab u {
	background-color: #700 !important}
 h1, h2, h3, h4, h5, h6, p {
	color: #FFF !important;
	border: none !important;
	background: transparent !important}
 input, textarea, select, button, select.selected, a.prev, a.next {
	background-color: #B00 !important;
	color: #100 !important;
	-moz-appearance: none !important;}

/* Profiles */
	td.ldot2 {display: none !important;}
/* Ads */
	#sidebar-loves-adblock .maintable td.cat, .footer, #fa_header, img[src="/images/donate.gif"] {display: none !important}
 #sidebar-loves-adblock {background: transparent !important;top: 15px !important;left: 19px !important;position: absolute !important}
 #sidebar-loves-adblock table.maintable {width: 500px !important}
}