body {
	font-family: "Segoe UI", Arial, sans-serif;
	font-size: 0.8em;
	color: #695B36;
	background: #FBFCE6 url('/css/images/1024chanbg.jpg') fixed;
	background-repeat: repeat-x;

}

hr {
 height: 1px; !important
 color: white; !important
 background-color: white; !important
}

a {
	color:#A08A52;
}
a:hover {
	color:#DD0000;
}
.reflink a:hover{
	font-weight: bold;
}
.adminbar {
	text-align:right;
	clear:both;
	float:right;
}
.logo {
	clear:both;
	text-align:center;
	font-size:2em;
	color:#455700;
	width:100%;
}
.replymode {
	background:#E04000;
	text-align:center;
	padding:2px;
	color:#FFFFFF;
	width:100%;
}
.catalogmode {
	background:#0040E0;
	text-align:center;
	padding:2px;
	color:#FFFFFF;
	width:100%;
}
.postarea {
}
.rules {
	/*font-size:0.7em;*/
	width: 468px;
	font-size: 10px;
}
.rules li {
	margin-left: 1em;
	/*text-indent: 0em;*/
}
.postblock {
	background:#CDC8A3;
	color:#000000;
	font-weight:800;
}
.footer {
	text-align:center;
	font-size:12px;
}
.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 {
	background:inherit;
	color:#789922;
}
.filesize {
	text-decoration:none;
}
.filetitle {
	background:inherit;
	font-size:1.2em;
	color:#6D9E55;
	font-weight:800;
}
.postername {
	color:#117743;
	font-weight:bold;
}
.postertrip {
	color:#228854;
}
.oldpost {
	color:#CC1105;
	font-weight:800;
}
.omittedposts {
	color:#707070;
}
.reply {
	background-color: #F3DBA7;
	color: #695B36;
}
.replyhl {
	background-color: #F3DBA7;
	color: #695B36;
}
.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: #FBFCE6;
	color: #695B36;
	border: 2px solid black;
}

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

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