html, body {
         background:#000000;
         color:#cccccc;
}

a {
        color:#ffffff;
}

a:hover {
        color:#ffffff;
}

.adminbar {
        text-align:right;
        clear:both;
        float:right;
}

.logo {
        clear:both;
        text-align:center;
        font-size:2em;
        color:#cccccc;
        width:100%;
}

.theader {
        background:#660000;
        text-align:center;
        padding:2px;
        color:#FFFFFF;
        width:100%;
}

.postarea {

}

.rules {
		width: 468px;
        font-size:0.7em;
}

.rules .blottertitle {
		font-weight: bold;
}
.rules .blotterentry {
		font-weight: bold;
}

.postblock {
        background:#606060;
        color:#cccccc;
        font-weight:800;
}

.footer {
        text-align:center;
        font-size:12px;
        font-family:serif;
}

.passvalid {
	background:#606060;
	text-align:center;
	width:100%;
	color:#ffffff;
}

.dellist {
	font-weight: bold;
	text-align:center;
}

.delbuttons {
	text-align:center;
	padding-bottom:4px;
}

.managehead {
	background:#606060;
	color:#cccccc;
	padding:0px;
}

.postlists {
	background:#606060;
	width:100%;
	padding:0px;
	color:#cccccc;
}

.row1 {
	background:#606060;
	color:#cccccc;
}

.row2 {
        background:#606060;
        color:#cccccc;
}

.unkfunc {
	background:inherit;
	color:#cccccc;
}

.filesize {
	text-decoration:none;
}

.filetitle {
	background:inherit;
	font-size:1.2em;
	color:#ffffff;
	font-weight:800;
}

.postername {
	color:#ff0000;
	font-weight:bold;
}

.postertrip {
	color:#cccccc;
}

.oldpost {
        color:#cccccc;
        font-weight:800;
}

.omittedposts {
        color:#cccccc;
}

.reply {
	background:#606060;
	color:#cccccc;
}

.doubledash {
 	vertical-align:top;
	clear:both;
	float:left;
}

.replytitle {
	font-size: 1.2em;
        color:#cccccc;
        font-weight:800;
}

.commentpostername {
        color:#cccccc;
	font-weight:800;
}

.thumbnailmsg {
	font-size: small;
	color:#cccccc;
}

.abbrev {
        color:#cccccc;
}

.highlight {
	background:#606060;
	color:#cccccc;
	border: 2px dashed #660000;
}

.watchedthreads {
	background-color: #606060 !important;
	border: 1px dotted #606060 !important;
}

.reply .postername
{
  color: #cccccc;
}

.reply .unkfunc
{
  color: #DAA520;
}
