html, body {
/* Main Portion */
	background:#000000;
/* ######## */
/* Head Text Color */
	color:#ffffff;
/* ######## */
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size:8pt;
}

* {
	font-size:8pt;

}
a {
/* link colors */
	color:#3171A0;
/*	font-weight: bold;	*/
/* ######## */
}
a:hover {
/* link hover color */
	color:#5799CA;
/* ######## */
}
.reflink a:hover{
	font-weight: bold;
}
.adminbar {
	text-align:right;
	clear:both;
	float:right;
}
.logo {
	clear:both;
	text-align:center;
	background: inherit;
	font-size:25pt;
/* OH GOOD POOP COLOR XD */
	color:#ffffff;
/* ####### */
	width:100%;
/*	font-weight:bold;	*/
}
.replymode {
/* "Posting mode: Reply" */
	background:#000000;
/* ######## */
	border: 1px solid #ffffff;
	padding: 2px 5px 2px 5px;
	text-align:center;
	font-weight: bold;
/* Text behind "Pm:R" */
	color:#ffffff;
/* ############ */
	width:100%;
}
.catalogmode {
	background:#000000;
	text-align:center;
	padding:2px;
	color:#FFFFFF;
	width:100%;
}
.postarea {
	background:inherit;
}
.rules {
	width: 468px;
	font-size:6pt;
	font-family: sans-serif;
}
.rules li {
	margin-left: 1em;
	/*text-indent: 0em;*/
	font-size:6pt;
}

/* THIS IS FOR THE POST BOX */
.postblock {
	background:#000000;
	color:#ffffff;
	border: 1px solid #ffffff;
/*	font-weight:bold; */
	padding: 2px 5px 2px 5px;
/* ################# */
}
.footer {
	text-align:center;
	font-size:9pt;
	font-family:serif;
}
.passvalid {
	background:#000000;
	text-align:center;
	width:100%;
	color:#ffffff;
}
.dellist {
	font-weight:bold;
	text-align:center;
}
.delbuttons {
	text-align:center;
	padding-bottom:2px;

}
.managehead {
	background:#000000;
	color:#ffffff;
	padding:0px;
}
.postlists {
	background:inherit;
	width:100%;
	padding:0px;
	color:#ffffff;
}
.row1 {
	background:inherit;
	color:#ffffff;
}
.row2 {
	background:inherit;
	color:#ffffff;
}
/* This is for commenting in posts with > */
.unkfunc {
	background:inherit;
	color:#8BB1CD;
/*	##############		*/
}
.filesize {
	text-decoration:none;
}
.filetitle {
	background:inherit;
	color:#ffffff;
	font-weight:800;
}
.postername {
	background:inherit;
	font-size:9pt;
	color:#3171A0;
	font-weight:bold;
}
.postertrip {
	background:inherit;
	color:#D10500;
}
.oldpost {
	background:inherit;
	color:#ffffff;
	font-weight:800;
}
.omittedposts {
	background:inherit;
	color:#ffffff;
}
.reply {
	background: inherit;
	color: #ffffff;
	border: 1px solid #ffffff;
	padding: 2px 5px 2px 5px;
}
.replyhl {
	background: inherit;
	color: #900000;
}
.doubledash {
 	vertical-align:top;
	clear:both;
	float:left;
}
.replytitle {
	background:inherit;
	font-size: 10px;
	color:#CC1105;
	font-weight:800;
}
.commentpostername {
	background:inherit;
	color:#127127;
	font-weight:800;
}
.thumbnailmsg {
	font-size: small;
	color:#ffffff;
}

.abbrev {
	color:#707070;
}
.highlight {
	background:inherit;
	color:#ffffff;
	border: 2px dashed #FFFFFF;
}

#watchedthreads {
	background-color: #000000 !important;
}

.reflinkpreview {
	background-color: #000000 !important;
	border: 1px solid #ffffff;
/*	font-weight:bold; */
	padding: 2px 5px 2px 5px;
}
