html, body {
         background:#000000;
         color:#FFFFFF;
}
a {
        color:#FFFFFF;
}
a:hover {
        color:#DD0000;
}
.adminbar {
        text-align:right;
        clear:both;
        float:right;
}
.logo {
        clear:both;
        text-align:center;
        font-size:2em;
        color:#FFFFFF;
        width:100%;
}
.theader {
        background:#FFFFFF;
        text-align:center;
        padding:2px;
        color:#FFFFFF;
        width:100%;
}
.postarea {
}
.rules {
        font-size:0.7em;
}
.postblock {
        background:#000000;
        color:#FFFFFF;
        font-weight:800;
}
.footer {
        text-align:center;
        font-size:12px;
        font-family:serif;
}
.passvalid {
	background:#880000;
	text-align:center;
	width:100%;
	color:#FFFFFF;
}
.dellist {
	font-weight: bold;
	text-align:center;
}
.delbuttons {
	text-align:center;
	padding-bottom:4px;

}
.managehead {
	background:#000000;
	color:#FFFFFF;
	padding:0px;
}
.postlists {
	background:#FFFFFF;
	width:100%;
	padding:0px;
	color:#800000;
}
.row1 {
	background:#100000;
	color:#FFFFFF;
}
.row2 {
        background:#200000;
        color:#FFFFFF;
}
.unkfunc {
	background:inert;
	color:#FF6666;
}
.filesize {
	text-decoration:none;
}
.filetitle {
	background:inherit;
	font-size:1.2em;
	color:#CC1105;
	font-weight:800;
}
.postername {
	color:#00AA00;
	font-weight:bold;
}
.postertrip {
	color:#AAAA00;
}
.oldpost {
        color:#CC1105;
        font-weight:800;
}
.omittedposts {
        color:#707070;
}
.reply {
	background:#200000;
	color:#FFFFFF;
}
.doubledash {
 	vertical-align:top;
	clear:both;
	float:left;
}
.replytitle {
	font-size: 1.2em;
        color:#CC1105;
        font-weight:800;
}
.commentpostername {
        color:#00AA00;
	font-weight:800;
}
.thumbnailmsg {
	font-size: small;
	color:#800000;
}



.abbrev {
        color:#707070;
}
.highlight {
	background:#000000;
	color:#FFFFFF;
	border: 2px dashed #FFFFFF;
}
.nothumb {
    background:#000000;
    color:#FFFFFF;
}
