html {
 background: url('images/grad01.png') repeat-x #fff;
 padding: 25px;
 font: 12px Verdana, Geneva, sans-serif;
}
body {
	background: url('http://lulzenterprises.org/css/images/diochanorangebg.png') repeat-x #FFE6BF;
	color:#B36B00;
	border: 1px solid #FF9900;
	min-width: 800px;
}
a {
	color:#FF9900;
}
a:hover {
	color:#000;
}

hr {
 border: none;
 background: #FF9900;
 height: 1px;
}

.reflink a:hover{
	font-weight: bold;
}
.adminbar {
	text-align:right;
	clear:both;
	float:right;
}
.adminbar a {
 color: #fff;
}
.adminbar a:hover {
 color: #000;
}
.navbar {
 background: url('http://legi0n.krapplekomputerkompany.com/css/images/diochanorangebg.png') repeat-x #FF9900;
}
.navbar a {
 color: #fff;
}
.navbar a:hover {
 color: #000;
}
.logo {
	clear:both;
	text-align:center;
	font-size:20px;
	line-height: 40px;
	color:#B36B00;
	width:100%;
	padding-top: 25px;
}
.replymode {
	background:#FF9900;
	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:#FFCC80;
	text-align: center;
	color:#B36B00;
	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 {
	background:inherit;
	color:#789922;
}
.filesize {
	text-decoration:none;
}
.filetitle {
	background:inherit;
	font-size:1.2em;
	color:#000;
	font-weight:800;
}
.postername {
	color:#117743;
	font-weight:bold;
}
.postertrip {
	color:#228854;
}
.oldpost {
	color:#CC1105;
	font-weight:800;
}
.omittedposts {
	color:#707070;
}
.postertrip {
 color: #FF9900;
 font-size: 11px;
}
.postername {
 color: #B36B00;
}
.reply {
	background: #FFCC80;
	color: #807459;
	padding: 2px;
	border: 1px dashed #FF9900;
}
.reply a {
 color: #B36B00;
}
.reply a:hover {
 color: #000;
}

.reply .postername a {
 color: #fff;
}
.reply .postername a:hover{
 color: #000;
}
.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: #F0E0D6 !important;
}

.hidethread {
	background: transparent url('./icons/red/icons.gif') -32px -16px no-repeat;
}

.unhidethread {
	background: transparent url('./icons/red/icons.gif') -48px 0px no-repeat;
}

.watchthread {
	background: transparent url('./icons/red/icons.gif') -32px 0px no-repeat;
}

.expandthread {
	background: transparent url('./icons/red/icons.gif') 0px -16px no-repeat;
}

.quickreply {
	background: transparent url('./icons/red/icons.gif') 0px 0px no-repeat;
}

.hidewatchedthreads {
	background: transparent url('./icons/red/icons.gif') -48px -16px no-repeat;
}

.refreshwatchedthreads {
	background: transparent url('./icons/red/icons.gif') -16px -16px no-repeat;
}

.restorewatchedthreads {
	background: transparent url('./icons/red/icons.gif') -16px 0px no-repeat;
}

.resize {
	background: transparent url('./icons/resize.gif') 0px 0px no-repeat;
}


.espandi {
	background: transparent url('./icons/resize.gif') 0px 0px no-repeat;
}

.totop {
	background: transparent url('./icons/totop.gif') 0px 0px no-repeat;
}

.content-background {
		background-color: #B36B00;
}