html {
 background: url('') repeat-x #BED8E6;
 padding: 25px;
 font: 12px Verdana, Geneva, sans-serif;
}
body {
	background: url('/css/images/anontalkbg.png') repeat-x #BED8E6;
	color:#000000;
	border: none;
	min-width: 800px;
}
a {
	color:#000000;
}
a:hover {
	color:#000;
}

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

.reflink a:hover{
	font-weight: bold;
}
.adminbar {
	text-align:right;
	clear:both;
	float:right;
}
.adminbar a {
 color: #000000;
}
.adminbar a:hover {
 color: #000;
}
.navbar {
 background: url('/css/images/anontalkbg.png') repeat-x #8AB0C2;
}
.navbar a {
 color: #000000;
}
.navbar a:hover {
 color: #000;
}
.logo {
	clear:both;
	text-align:center;
	font-size:20px;
	line-height: 40px;
	color:#000000;
	width:100%;
	padding-top: 25px;
}
.replymode {
	background:#8AB0C2;
	text-align:center;
	padding:2px;
	color:#000000;
	width:200px;
	margin: 5px auto 5px auto;
	line-height: 20px;
}
.catalogmode {
	background:#BED8E6;
	text-align:center;
	padding:2px;
	color:#000000;
	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:#8AB0C2;
	text-align: center;
	color:#000000;
	font-weight:800;
}
.footer {
	text-align:center;
	font-size:12px;
	font-family:serif;
}
.passvalid {
	background:#D5E8F0;
	text-align:center;
	width:100%;
	color:#000000;
}
.dellist {
	font-weight: bold;
	text-align:center;
}
.delbuttons {
	text-align:center;
	padding-bottom:4px;

}
.managehead {
	background:#AAAA66;
	color:#400000;
	padding:0px;
}
.postlists {
	background:#BAD8E2;
	width:100%;
	padding:0px;
	color:#000000;
}
.row1 {
	background:#BAD8E2;
	color:#000000;
}
.row2 {
	background:#BAD8E2;
	color:#000000;
}
.unkfunc {
	background:inherit;
	color:#789922;
}
.filesize {
	text-decoration:none;
}
.filetitle {
	background:inherit;
	font-size:1.2em;
	color:#000;
	font-weight:800;
}
.postername {
	color:#000000;
	font-weight:bold;
}
.postertrip {
	color:#000000;
}
.oldpost {
	color:#000000;
	font-weight:800;
}
.omittedposts {
	color:#000000;
}
.postertrip {
 color: #000000;
 font-size: 11px;
}
.postername {
 color: #000000;
}
.reply {
	background: #D1E8F0;
	color: #000000;
	padding: 2px;
	border: none;
}
.reply a {
 color: #000000;
}
.reply a:hover {
 color: #000;
}

.reply .postername a {
 color: #000000;
}
.reply .postername a:hover{
 color: #000;
}
.replyhl {
	background: #D1E8F0;
	color: #000000;
}
.doubledash {
 	vertical-align:top;
	clear:both;
	float:left;
}
.replytitle {
	font-size: 1.2em;
	color:#000000;
	font-weight:800;
}
.commentpostername {
	color:#000000;
	font-weight:800;
}
.thumbnailmsg {
	font-size: small;
	color:#800000;
}

.abbrev {
	color:#000000;
}
.highlight {
	background:#D1E8F0;
	color:#000000;
	border: none;
}

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

.reflinkpreview {
	background-color: #D1E8F0 !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: #D1E8F0;
}