html, body {
	background: #cd0000;
        padding: 0;
        margin: 0;
	color: #ffcc00;
}
a {
	color: #ffcc00;
}
a:hover {
	color: #ffff00;
}
.reflink a:hover{
	font-weight: bold;
}
.admin {
	color: #ff00ff;
	font-weight: bold;
	text-decoration: underline overline;
}
.mod {
	color: #00ff00;
	text-decoration: underline overline;
}

.abbrev {
	color: #f0f0f0;
}

.adminbar {
	text-align:right;
	clear:both;
	float:right;
}
.logo {
	background-image: url(/images/soviet.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-spacing: 10px 5px;
	padding-left: 70px;
	clear:both;
	text-align:left;
	font-size:4em;
	color:#ffcc00;
	width:100%;
}
.replymode {
	background: #ffcc00;
	text-align:center;
	padding:2px;
	color:#000000;
	width:100%;
	border: solid 1px #070707;
	-moz-border-radius: 5px;
}
.catalogmode {
	background: #ffcc00;
	text-align:center;
	padding:2px;
	color:#000000;
	width:100%;	
	border: solid 1px #333333;
	-moz-border-radius: 5px;
}
.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:#ffcc00;
	color:#cd0000;
	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;
	color: #ffcc00;
}
.filetitle {
	background:inherit;
	font-size:1.4em;
	color:#ffcc00;
}
.postername {
	color:#ffcc00;
	font-weight:bold;
}
.postertrip {
	color:#0000bb;
}
.oldpost {
	color:#CC1105;
	font-weight:800;
}
.omittedposts {
	color:#f0f0f0;
}
.reply {
	background: #ef0000;
	background-image: url(/images/china.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-spacing: 10px 5px;
	height: 90px;
	min-height: 70px;
	vertical-align: top;
	padding-left: 40px;
	color: #ffcc00;
	border: solid 1px #383838;
	-moz-border-radius: 5px;
}
.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:#ff0000;
	color:#800000;
	border: 2px dashed #EEAA88;
}

#watchedthreads {
	background-color: #ef0000 !important;
	border: solid 1px #070707;
	-moz-border-radius: 5px;
}

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

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

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

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

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

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

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

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

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