html, body {
	background:#E0F0F0 url(/css/images/mikuchanbg.png) top center repeat-x;;
	color:#303538;
}

.navbar {
	background: #transparent!important;
	width: 100% !important;
	padding: .4em !important;
	top: 0;
	z-index: 1;
	font-size: 10pt;
}

.navbar a{
	text-decoration: none;	
}

.navbar a:hover{
	text-decoration: none;
}

a {
	color:#BB2341;
}
a:hover {
	color:#DD0000;
}
.reflink a:hover{
	font-weight: bold;
}
.adminbar {
	text-align:right;
	clear:both;
	float:right;
	padding: 2px;
	padding-left: 5px;
	margin-top: 3px;
	margin-bottom: 10px;
	padding-right: 5px;
	font-size: 10pt;
}

.adminbar a{
	text-decoration: none;	
}

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

.logo {
	clear:both;
	text-align:center;
	font-size:2em;
	color:#303538;
	width:100%;
}

.logo img {
	border: 1px solid #5D8699;
}

.replymode {
	background:#E04000;
	text-align:center;
	padding:2px;
	color:#FFFFFF;
	width:100%;
}
.catalogmode {
	background:#0040E0;
	text-align:center;
	padding:2px;
	color:#FFFFFF;
	width:100%;
}

.rules {
	/*font-size:0.7em;*/
	width: 468px;
	font-size: 10px;
	font-family: sans-serif;
}
.rules li {
	margin-left: 1em;
	/*text-indent: 0em;*/
}
.postblock {
	background:#a0d0e7;
	color:#303538;
	border: 1px solid #5D8699;
	font-weight:800;
}
.footer {
	text-align:center;
	font-size:12px;
	font-family:serif;
}
.passvalid {
	background:#a0d0e7;
	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:#303538;
}
.row1 {
	background:#EEEECC;
	color:#303538;
}
.row2 {
	background:#DDDDAA;
	color:#303538;
}
.unkfunc {
	background:inherit;
	color:#789922;
}
.filesize {
	text-decoration:none;
}
.filetitle {
	background:inherit;
	font-size:1.2em;
	color:#CC1105;
	font-weight:800;
}
.postername {
	color:#6e194b;
	font-weight:bold;
}
.postertrip {
	color:#228854;
}
.oldpost {
	color:#CC1105;
	font-weight:800;
}
.omittedposts {
	color:#707070;
}
.reply {
	background: #A0D0E7;
	color: #303538;
	border-right:1px solid #5D8699;
	border-bottom: 1px solid #5D8699;
}
.replyhl {
	background: #A0D0E7;
	color: #303538;
	border-right:1px solid #5D8699;
	border-bottom: 1px solid #5D8699;
}
.doubledash {
 	vertical-align:top;
	clear:both;
	float:left;
}
.replytitle {
	font-size: 1.2em;
	color:#CC1105;
	font-weight:800;
}
.commentpostername {
	color:#6e194b;
	font-weight:800;
}
.thumbnailmsg {
	font-size: small;
	color:#303538;
}

.abbrev {
	color:#707070;
}
.highlight {
	background:#A0D0E7;
	color:#303538;
	border: 2px dashed #EEAA88;
}

#watchedthreads {
	background-color: #A0D0E7 !important;
}

.reflinkpreview {
	background-color: #E0F0F0 !important;
}