html, body {
         background:white;
         color:#222222;
	 font-family: "srilermorna",helvetica, serif;
	 font-size: 11px;
/*	 line-height: 20px; */
}
input { font-family: "srilermorna",helvetica, serif; }
textarea { font-family: "srilermorna",helvetica, serif; }
a {
    color: #DD6600;
}
a:visited {
    color: #DD6600;
}
a:hover {
        color:#FFAA44;
}
.adminbar {
        text-align:right;
        clear:both;
        float:right;
}
.logo {
        clear:both;
        text-align:center;
	font-size: 2.5em;
        color:#222222;
        width:100%;
	font-family: "srilermorna",sans-serif;
}
.theader {
        text-align:center;
        padding:2px;
        color:#FFFFFF;
        width:100%;
	margin-top: 1em;
	margin-bottom: 1em;
	 font-family: "srilermorna",sans-serif;
}
.postarea {
}
.rules {
/*        font-size:0.7em;*/
}
.postblock {
        background:#EEEEEE;
        color:black;
        font-weight:800;
	font-family:"srilermorna",sans-serif;
}
.footer {
        text-align:center;
        font-size:12px;
        font-family:"srilermorna",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:white;
	color:#789922;
    padding: 0.5em;
}
.filesize {
	text-decoration:none;
}
.filetitle {
	background:inherit;
	font-size:1.2em;
	color:#333333;
	font-weight:800;
	font-family:"srilermorna",sans-serif;
}
.postername {
	color:#000000;
	font-weight:bold;
        font-family:"srilermorna",sans-serif;
}
.postertrip {
	color:#228854;
}
.oldpost {
        color:#CC1105;
        font-weight:800;
}
.omittedposts {
        color:#707070;
}
.reply {
    background: #EFEFEF;
    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:"srilermorna",sans-serif;
}
.commentpostername {
        color:#222222;
	font-weight:800;
        font-family:"srilermorna",sans-serif;
}
.thumbnailmsg {
	font-size: small;
	color:#444444;
}



.abbrev {
        color:#707070;
}
.highlight {
	background:#DDDDDD;
	color:black;
	font-weight: bold;
	border-bottom: 0.1em solid #DD6600;
}
hr {
    background-color: #EDEDED;
    height: 5px;
    border: 1px solid white;
}

input {
    
}

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

.reflink a { color: #764213; }

ul li { margin-bottom: 0.5em; }
