font,th,td,p { 
         font-family: Verdana, Arial, Helvetica, sans-serif; 
         font-size: 12px;
}
a:link,a:visited,a:active { 
         text-decoration: none; color : #BB0005; 
}
a:hover	{ 
         text-decoration: underline; color : #FEA30C; 
}
hr	{ 
         height: 0px; border: solid #AA0005 0px; border-top-width: 2px;
}
html, body {
        color: #FCF3BC;
	background-color: #000000;
	background-image: url("/media/bigfire.jpg");
	background-repeat: repeat-x;
	scrollbar-face-color: #620001;
	scrollbar-highlight-color: #9A0003;
	scrollbar-shadow-color: #330000;
	scrollbar-3dlight-color: #FF0005;
	scrollbar-arrow-color:  #FF0005;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}
a {
        color:#FCF3BC;
}
.adminbar {
        text-align:right;
        clear:both;
        float:right;
}

/* Form elements */
input,textarea, select {
	color : #FCF3BC;
	background-color: #4E0000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #9A0003;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #000000;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #9A0003;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #9A0003;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #9A0003;
	font-weight : normal;
}
.logo {
        clear:both;
        text-align:center;
        font-size:2em;
        color:#FCF3BC;
        width:100%;
}
.theader {
        background:#240000;
        text-align:center;
        padding:2px;
        color:#FCF3BC;
        width:100%;
}
.postarea {
        background:#250000;
}
.rules {
        font-size:1.0em;
        color:#FFFFFF;
}
.postblock {
        background:#480000;
        color:#FCF3BC;
        font-weight:800;
}
.footer {
        text-align:center;
        font-size:12px;
        font-family:serif;
}
.passvalid {
	background:#480000;
	text-align:center;
	width:100%;
	color:#FCF3BC;
}
.dellist {
	font-weight: bold;
	text-align:center;
}
.delbuttons {
	text-align:center;
	padding-bottom:4px;

}
.managehead {
	background:#AAAA66;
	color:#FCF3BC;
	padding:0px;
}
.postlists {
	background:#480000;
	width:100%;
	padding:0px;
	color:#FCF3BC;
}
.row1 {
	background:#380000;
	color:#FCF3BC;
}
.row2 {
        background:#4E0000;
        color:#FCF3BC;
}
.unkfunc {
	background:inert;
	color:#FCF3BC;
}
.filesize {
	text-decoration:none;
        color:#480000;
}
.filetitle {
	background:inherit;
	font-size:1.5em;
	color:#FCF3BC;
	font-weight:800;
}
.postername {
	color:#AA0000;
}
.postertrip {
	color:#FCF3BC;
}
.oldpost {
        color:#FCF3BC;
        font-weight:800;
}
.omittedposts {
        color:#FCF3BC;
}
.reply {
	background:#360000;
	color:#FCF3BC;
}
.doubledash {
 	vertical-align:top;
	clear:both;
	float:left;
}
.replytitle {
	font-size: 1.2em;
        color:#FCF3BC;
}
.commentpostername {
        color:#AA0000;
}
.thumbnailmsg {
	font-size: x-Āsmall;
	color:#FCF3BC;
}



.abbrev {
        color:#FCF3BC;
}
.highlight {
	background:#550000;
	color:#FCF3BC;
	border: 2px dashed #EEAA88;
}
