/* B.T. Waldegrave, Esq. was here. */

html, body {
 font: 12px Verdana, Geneva, sans-serif;
 margin: 0;
 padding: 0;
 color: #8F8D91;
 background: #000;
}
body {
 margin: 0 5px 0 215px;
}
a {
	color:#8E8C91;
}
a:hover {
	color:#fff;
}

hr {
 border: none;
 background: #8F8D91;
 height: 2px;
}

.adminbar {
 display: block;
 padding: 0 0 0 6px;
 margin: 7px 0 0 0;
 position: absolute;
 left: 0;
 top: 0;
 font-size: 10px;
}
.adminbar a {
 text-decoration: none;
}
.adminbar a:hover {
 text-decoration: underline;
}
.admin{
 color: #eee;
}
.navbar {
 text-align: center;
 font-size: 12px;
 background: #110B16;
 display: block;
 margin: 0 6px 0 6px;
 float: left;
 padding: 0;
 position: absolute;
 left: 0;
 top: 20px;
 border: 2px solid #222122;
 line-height: 2em;
 width: 200px;
}
.navbar h1 {
 margin: 0 0 0 0;
 padding: 0;
 font-size: 14px;
 line-height: 25px;
 background: #222122;
}
.navbar h1 a {
 color: #fff;
 text-decoration: none;
}
.navbar strong {
 color: #fff;
 font-size: 14px;
 display: block;
 margin: 1em 0 0 0;
 padding: 0;
}
.navbar a {
 display: block;
 color: #8F8D91;
 width: 100%;
 height: 2em;
 text-decoration: none;
 border-top: 1px dashed #222122;
}
.navbar a:hover {
 color: #fff;
 text-decoration: underline;
}
.navbar ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
 width: 100%;
 border-bottom: 1px dashed #222122;
}
.navbar li:hover {
 background: #19191A;
}
.lastul {
 border-bottom: none !important;
}
.badge {
	height: 41px;
}
.badge img {
	margin: 5px 0 5px 0;
}
.logo {
	clear:both;
	text-align:center;
	font-size:20px;
	line-height: 40px;
	color:#8E8C91;
	margin-top: 25px;
}
.replymode {
	background:#5C73B8;
	text-align:center;
	padding:2px;
	color:#FFFFFF;
	width:200px;
	margin: 5px auto 5px auto;
	line-height: 20px;
}
.catalogmode {
	background:#0040E0;
	text-align:center;
	padding:2px;
	color:#FFFFFF;
	width:100%;
}
.postarea {
}
.rules {
	/*font-size:0.7em;*/
	width: 468px;
	font-size: 10px;
	font-family: sans-serif;
}
.rules li {
	margin-left: 1em;
	/*text-indent: 0em;*/
}
.postblock {
	background:#000;
	text-align: center;
	color:#eee;
	font-weight:800;
}
.footer {
	text-align:center;
	font-size:12px;
	font-family:serif;
}
.passvalid {
	background:#EEAA88;
	text-align:center;
	width:100%;
	color:#ffffff;
}
.dellist {
	font-weight: bold;
	text-align:center;
}
.delbuttons {
	text-align:center;
	padding-bottom:4px;

}
.managehead {
	background:#AAAA66;
	color:#400000;
	padding:0px;
}
.postlists {
	background:#FFFFFF;
	width:100%;
	padding:0px;
	color:#800000;
}
.row1 {
	background:#EEEECC;
	color:#800000;
}
.row2 {
	background:#DDDDAA;
	color:#800000;
}
.unkfunc {
	border: 1px dashed #8E8C91;
	padding: 2px;
}
.filesize {
	text-decoration:none;
}
.filetitle {
	background:inherit;
	font-size:1.2em;
	color:#fff;
	font-weight:800;
}
.oldpost {
	color:#CC1105;
	font-weight:800;
}
.omittedposts {
	color:#707070;
}
.postertrip {
 color: #eee;
 font-size: 10px;
}
.postername {
 color: #eee;
}
.reply {
	background: #110B16;
	color: #8F8D91;
	padding: 4px 10px 4px 10px;
	border: 1px solid #222122;
}
input {
 background: #110B16;
 color: #eee;
 border: 1px solid #222122;
 font: 12px Verdana, Geneva, sans-serif;
}
textarea {
 background: #110B16;
 color: #8F8D91;
 border: 1px solid #222122;
 font: 14px Verdana, Geneva, sans-serif;
}
textarea:focus {
 border: 1px solid #8F8D91;
}
input:focus {
 border: 1px solid #8F8D91;
}
.replyhl {
	background: #F0C0B0;
	color: #800000;
}
.doubledash {
 	vertical-align:top;
	clear:both;
	float:left;
}
.replytitle {
	font-size: 1.2em;
	color:#CC1105;
	font-weight:800;
}
.commentpostername {
	color:#117743;
	font-weight:800;
}
.thumbnailmsg {
	font-size: small;
	color:#800000;
}

.abbrev {
	color:#707070;
}
.highlight {
	background:#F0E0D6;
	color:#800000;
	border: 2px dashed #EEAA88;
}

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

.reflinkpreview {
	background-color: #fff !important;
}