html, body {
         background:#f0f4e1;
         color:black;
	 font-family: helvetica, sans-serif;
}

hr {
    background-color: #e9edd8;
    height: 5px;
    border: 1px solid #e9edd8;
}

a {
    color: #56680d;
}
/*
a:visited {
    color: #178035;
}
a:hover {
    color: #178035;
}
*/
.adminbar {
        text-align:right;
        clear:both;
        float:right;
}
.logo {
        clear:both;
        text-align:center;
	font-size: 2.5em;
        color:#222222;
        width:100%;
	font-family: sans-serif;
}
.theader {
        text-align:center;
        padding:2px;
        color:#FFFFFF;
        width:100%;
	margin-top: 1em;
	margin-bottom: 1em;
	 font-family: sans-serif;
}
.postarea {
}
.rules {
        font-size:0.7em;
}
.postblock {
/*        background:#EEEEEE; */
        color:black;
        font-weight:800;
	font-family: sans-serif;
}
.footer {
        text-align:center;
        font-size:12px;
        font-family:sans-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:#f2f2f2;
	color:#789922;
        padding:0.3em;
}
.filesize {
	text-decoration:none;
}
.filetitle {
	background:inherit;
	font-size:1.2em;
	color:#333333;
	font-weight:800;
	font-family: sans-serif;
}
.postername {
	color:#606f24;
	font-weight:bold;
        font-family: sans-serif;
}
.postertrip {
	color:#228854;
}
.oldpost {
        color:#CC1105;
        font-weight:800;
}
.omittedposts {
        color:#707070;
}
.reply {
    background: white;
    color: #222222;
    padding-bottom: 1em;
}
.doubledash {
 	vertical-align:top;
	clear:both;
	float:left;
}
.replytitle {
	font-size: 1.2em;
        color:#222222;
        font-weight:800;
        font-family: sans-serif;
}
.commentpostername {
        color:#222222;
	font-weight:800;
        font-family: sans-serif;
}
.thumbnailmsg {
	font-size: small;
	color:#444444;
}



.abbrev {
        color:#707070;
}
.highlight {
    background: white;
    border: 0.1em solid #a8b76c;
    padding: 0.5em;
}


input {
    
}

table {
    border: 0;
}
td { border: 0; }

.reflink a { color: #6b8210; }

.theader { color: black; font-weight: bold; text-decoration: underline; font-family: serif; }

ul li { margin-bottom: 1em; }
