body {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	background: #FFFFEE url(fade.png) top center repeat-x;
	color: #800000;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

td { font-size: 10pt; padding:0; margin:0; }
td.reply { border: 1px solid #D9BFB7; border-left: none; border-top: none; padding: 2px;}

blockquote { font-size: 10pt; }
.doubledash { color: #D9BFB7; }
.inputtext {
	margin: 0;
	margin-right: 2px; 
	padding: 1px 4px;
	border: 1px solid #aaa;
	outline: none;
	font-family: arial,helvetica,sans-serif; 
	font-size: 10pt;
}
input.inputtext { height: 1.75em; }
td > .inputtext { height: auto; padding-top: 2px; padding-bottom: 3px; }
.inputtext:focus { border: 1px solid #ea8; }
.logo img { border: 1px solid #800; }
.logo b span { font-family: tahoma;  }
.logo span { font-size: 28px; letter-spacing: -2px; }
hr { border: none; border-top: 1px solid #D9BFB7; height: 0px; }
.postblock { border: 1px solid #800; font-size: 10pt; padding: 0px 5px;  }
.rules { font-size: 10pt; }
.rules a { text-decoration: none; }

form a img { margin-top: 3px; }

iframe { background: #F0E0D6; border-right: 1px solid #D9BFB7; border-bottom: 1px solid #D9BFB7; }

.pages { border: none; background:#F0E0D6; border-right: 1px solid #D9BFB7; border-bottom: 1px solid #D9BFB7;  }
.pages td { border: none; padding: 1px 5px; }
.pages td { color: #b86; }
.pages td b { color: #800; }

.deletebuttons { text-align: right; }
.deletebuttons br { display: none; }

a, a:visited {
	color: #0000EE;
	text-decoration:none;
}

a:hover {
	color: #DD0000;
	text-decoration:none;
}

a.quotelink {
	color: #000080;
	text-decoration:none;
}

.logo {
	clear: both;
	text-align: center;
	font-size: 24pt;
	font-weight: bold;
	color: #800000;
	width: 100%;
}
.slogan {
	text-align: center;
}

form {
	margin-top: 0px;
}

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

.rules a, .rules a:visited, .rules a:link {
}


.rules > li {
	list-style: none;
}

.postblock {
	background: #EEAA88;
	color: #800000;
	font-weight: 800;
}

.footer {
	text-align: center;
	font-size: 12px;
}
.footer a {
	color: #800000;
}

.unkfunc {
	color: #789922;
}

.filesize {
	text-decoration: none;
}
td .filesize { display: inline; background: none; }

.filesize span, span.postername, span.filetitle, span.commentpostername {
	unicode-bidi: embed;
}

.filetitle, .replytitle {
	background: inherit;
	color: #CC1105;
	font-weight: 800;
}

.postername, .commentpostername {
	background: inherit;
	color: #117743;
	font-weight: 800;
}

.postertrip {
	background: inherit;
	color:#CC1105; /* #228854; */
}

.oldpost {
	background: inherit;
	color: #f00000;
	font-weight: 800;
}

.omittedposts, .abbr, .abbrev {
	color: #707070;
}

.reply {
	-moz-border-radius:5px;
	background: #F0E0D6;
	color: #800000;
}

.replyhl {
	background: #F0C0B0;
	color: #800000;
}

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

a.quotejs:active, a.quotejs:link, a.quotejs:visited {
	color: #800000;
	text-decoration: none;
}

a.quotejs:hover {
	color: #d00;
}

#header {
	position: absolute;
	top: 2px;
	left: 5px;
	right: 5px;
}

* html #header {
	width: 100%;
}

#navtop, #navbot {
	left: 0px;
	float: left;
}

#navtopr, #navbotr {
	right: 0px;
	display: block;
	float: right;
	text-align: right;
}

#header, #navbot, #navbotr { font-size: 9pt; color: #b86; }
#header a, #navbot a, #navbotr a, .pages td a  { font-weight: normal; padding: 1px; text-decoration: none; color: #800; }
#header a:hover, #navbot a:hover, #navbotr a:hover, .pages td a:hover { color: #d00; }
#footer { clear: both; padding-top: 10px; }
#footer center font { font-size: 7pt; }
.pages td a { color: #00e; }

.adminbar {
        text-align:right;
        clear:both;
        float:right;
		font-size: 12px;
}
.navbar {
		font-size: 12px;
		text-align:left;
		float:left;
}
.navbar a, .adminbar a {
		color:#800000;
}
.theader, .passvalid {
		-moz-border-radius:5px;
        background:#E04000;
        text-align:center;
        padding:2px;
        color:#FFFFFF;
        width:100%;
		font-size: 12px;
}
.txtarea {
	font-family:Helvetica,Arial,sans-serif;
}

td.replyhl { border: 1px solid #D99F91; border-left: none; border-top: none; padding: 2px; }
td.deletebuttons input.checkbox { margin: 1px 2px 1px 2px; }
div.logo img { margin: 5px 0px 5px 0px; }
