{literal}
body {
	font-size:10pt;
	background-color: #000000;
	background-image: url(http://img199.imageshack.us/img199/3827/128112592992.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
        background-position: right top;
}
* {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 10pt;
	color:#00FFFF;
}

input, textarea {
	background-color: #FFFFFF;
	color:#990099;
}
a {  
	background:inherit;
	color:#00FFFF;
}

a:hover {
	color:#990099;
	background:inherit;
}

a.quotelink {
	background:inherit;
	color:#ffffff;
}

.logo {
	clear:both;
	text-align:center;
	background:inherit;
	font-size:24pt;
	color:#ffffff;
	width:100%;
}

.postarea {
	background:inherit;
}

.postblock {
	color: #ffffff;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	background-color: #FF0000;
}

.footer {  
	text-align:center;
	font-size:12px;
}

.unkfunc {
	background:inherit;
	color:#ffffff;
}

.filesize {
	text-decoration:none;
}

.filetitle {
	background:inherit;
	color:#ffffff;
	font-weight:800;
}

.postername {
	background:inherit;
	font-size:10pt;
	color:#FF00FF;
	font-weight: bold;
}

.postertrip {
	background:inherit;
	color:#228854;
}

.oldpost {
	background:inherit;
	color:#0F0C5D;
	font-weight:800;
}

.omittedposts {
	color:#FFFFFF;
}

.reply {
	color:#FFFFF;
	background-color: #FF0000;
	background-image: url(http://www.fapchan.org/themes/shoop/shoop.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.replyhl {
	background:#D6BAD0;
	color:#FFFFF;
}

.doubledash {
	vertical-align:top;
	clear:both;
	float:left;
}

.replytitle {
	background:inherit;
	font-size:14pt;
	color:#FFFFFF;
	font-weight:800;
}

.commentpostername {
	background:inherit;
	font-size:10pt;
	color:#990099;
	font-weight: bold;
}
a.quotejs {
	color:#ffffff;
	text-decoration: none;
}

a.quotejs:hover {
	font-weight:bold;
}

.adminbar {
	text-align: center;
}
.watchedthreads {
	background-color: #FF0000 !important;
}
{/literal}