html, body {
         background:url("/images/fadepurple.png") repeat-x scroll center top #f6eeff!important;
         color:#000000;
         font-size: 100%
}
a {
        color:#00305b;
}
a:hover {
        color:#DD0000;
}
.adminbar {
        text-align:right;
        clear:both;
        float:right;
}
.navbar {
        font-size:0.8em;
        text-align: left;
        float: left;
        padding-top: 4px;
        margin-left: 4px
}
.stylesheet {
	text-align:right;
	clear:both;
	float:right;
	padding-left: 3px !important;
        font-size:0.8em
}
.logo {
        clear:both;
        text-align:center;
        font-size:2em;
        color:#aaaaaa;
        width:100%;
}
.theader {
        background:#dddddd;
        text-align:center;
        padding:2px;
        color:#000000;
        width:100%;
}
.postarea {
}
.rules {
        font-size:0.7em;
}
.postblock {
        background:#e2f7ff;
        color:#002244;
        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:inert;
	color:#789922;
}
.filesize {
	text-decoration:none;
}
.filetitle {
	background:inherit;
	font-size:1.2em;
	color:#CC1105;
	font-weight:800;
}
.postername {
	color:#117743;
	font-weight:bold;
}
.postertrip {
	color:#228854;
}
.oldpost {
        color:#CC1105;
        font-weight:800;
}
.omittedposts {
        color:#707070;
}
.reply {
	background:#d6daf0;
	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;
}
.topbar {
    /* background: #000000; */  
        background: #FFFFFF;
    /* border-bottom: 1px solid #000000; */
        -moz-opacity : 0.6;
        opacity : 0.6;
        filter : alpha(opacity=60);     
    border-bottom: 1px solid #5C5B7F; #800000;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        padding: 2px 2px 0px 0px;
        color: #AAAAAA;
        }

.topbar:hover {
    /* background: #000000; */  
        background: #FFFFFF;
    /* border-bottom: 1px solid #000000; */
        -moz-opacity : 1.0;
        opacity : 1.0;
        filter : alpha(opacity=100);     
    border-bottom: 1px solid #5C5B7F; #800000;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        padding: 2px 2px 0px 0px;
        color: #AAAAAA;
        }

.abbrev {
        color:#707070;
}
.highlight {
	background:#d6daf0;
	color:#800000;
	border: 2px dashed #EEAA88;
}

.delete {
	text-decoration:line-through;
}

.spoiler {
 background: #CCCCCC !important;
 color: #CCCCCC !important;
}
.spoiler blockquote {
    background: #CCCCCC !important;
    color: #CCCCCC !important;
}
.spoiler:hover {
 background: #CCCCCC !important;
 color: #333333 !important;
}
.spoiler blockquote:hover {
    color:#789922 !important;
}
.spoiler blockquote blockquote:hover {
    color:#406010 !important;
}
.spoiler blockquote blockquote blockquote:hover {
    color:#204010 !important;
}
