html, body {
	font-size:12pt;
	font-family:sans-serif, arial;
	background:none #1d1f21;
	color:#c5c8c6;
}
a, a:visited {
	background:inherit;
	color:#81a2be !important ;
	font-family:sans-serif;
}
a:hover {
	color:#5f89ac !important ;
	background:inherit;
	text-decoration:underline !important ;
	font-family:sans-serif;
}
.adminbar {
	text-align:right;
	background:inherit;
	clear:both;
	float:right;
}
.logo {
	clear:both;
	text-align:center;
	background:inherit;
	font-size:24pt;
	color:#B294BB;
	width:100%;
}
.theader {
	background:#282A2E;
	color:#C5C8C6;
	font-weight:800;
	width:100%;
}
.postarea {
	background:inherit;
}
.rules {
	font-size:10px;
	font-family:sans-serif;
}
.postblock {
	background:#282A2E;
	color:#C5C8C6;
	font-weight:800;
}
.footer {
	text-align:center;
	font-size:10px;
	font-family:sans-serif;
}
.passvalid {
	background:#282A2E;
	text-align:center;
	width:100%;
	color:#C5C8C6;
}
.dellist {
	background:inherit;
	text-align:center;
}
.delbuttons {
	background:inherit;
	text-align:center;
	padding-bottom:4px;

}
.managehead {
	background:#282A2E;
	color:#C5C8C6;
	font-family:sans-serif;
	font-size:14px;
	padding:0px;
}
.postlists {
	background:#FFFFFF;
	width:100%;
	padding:0px;
/*	color:#000000;*/
}
.row1 {
	background:#282A2E;
	font-family:sans-serif;
	font-size:12px;
/*	color:#000000;*/
}
.row2 {
/*	background:#FFFFFF;*/
	font-family:sans-serif;
	font-size:12px;
/*	color:#000000;*/
}
.unkfunc {
	color:#B5BD68;
}
.filesize {
	font-size:12px;
	font-family:sans-serif;
	text-decoration:underline;
	padding-left:3em;
}
.filetitle {
	background:inherit;
	font-size:18px;
	font-family:serif;
	color:#B294BB;
	font-weight:800;
}
.postername {
	background:inherit;
	font-size:16px;
	font-family:serif;
	color:#C5C8C6;
	font-weight:800;
}
.oldpost {
	background:inherit;
	font-size:18px;
	font-family:serif;
	color:#0F0C5D;
	font-weight:800;
}
.omittedposts {
	background:inherit;
	font-size:18px;
	font-family:serif;
	color:#B294BB;
	font-weight:800;
}
.reply {
	background:#282a2e;
/*	font-family:serif;*/
	border : #282a2e solid 1px;
/*	display : table;
	padding : 2px;*/
}
.doubledash {
 	vertical-align:top;
	clear:both;
	float:left;
}
.replytitle {
	background:inherit;
	font-size:18px;
	font-family:serif;
	color:#B294BB;
	font-weight:800;
}
.commentpostername {
	background:inherit;
	font-size:16px;
	font-family:serif;
	color:#C5C8C6;
	font-weight:800;
}
.thumbnailmsg {
	background:inherit;
	font-size:9px;
	font-family:sans-serif;
}
img {
	border : none;
}
hr {
	border : none;
	border-top : 1px solid #282a2e;
	height : 0;
}
td {
	margin : 0;
	padding : 0;
}
input[type="text"]:focus, input[type="password"]:focus, input:not([type]):focus, textarea:focus {
	border : #000 solid 1px !important ;
}
/* Desuchan Page Header */
div.page_header, div#futaba_style_header {margin-bottom:0.5em}
div.page_header {font-family: sans-serif; font-size:75%}
div#futaba_style_header {font-size:85%}
div.page_header #menu_title {display:inline;float:left;padding-right:3em;padding-left:3px}
div.page_header #menu_title a:hover {background:inherit;color:red}
div.page_header a, div#futaba_style_header a {color: #34345C;text-decoration: none}
div.page_header a:hover, div#futaba_style_header a:hover {color: #000000; background: #C6DAF0}
div.page_header ul ul {display: none; background: #282A2E}
div.page_header ul {margin:0; padding:0; list-style:none}
div.page_header ul li {float:left; width:13em; text-align:left; background: #282A2E}
div.page_header ul.show, div.page_header ul li:hover ul {display: block; position: absolute; width:13em; z-index:1000}
div.page_header ul li {display: block; background: #282A2E}
div.page_header li a {display: block }
div.page_header ul li {font-weight: 800; text-align: left; padding-left:5px}
div.page_header ul li ul {border:1px solid #000000;margin-left:-5px;padding-right:5px}
div.page_header ul li ul li {font-weight: normal; text-align:left; position:relative}
div.page_header li:hover { background: #C6DAF0; }
