html, body {
	font-size:12pt;
	background:#031029 url('images/cirno.jpg') no-repeat fixed center;
	color:#FFFFFF;font-weight:bold
}
td { font-size: 10pt; padding:0; margin:0; }
td.reply { border: 1px solid #B7C5D9; border-left: none; border-top: none; padding: 2px; }

blockquote { font-size: 10pt; }
.doubledash { color: #B7C5D9; }
.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[type=text] {
	border: 1px solid #888;
	padding-left: 5px;
	padding-right: -5px;
	-moz-border-radius: 5px;
	width: 330px;
	font-size:10pt;
}

input[type=message], textarea{
	border: 1px solid #888;
	padding-left: 5px;
	padding-right: -5px;
	-moz-border-radius: 5px;
	font-size:10pt;
}
input[type=password]{
	border: 1px solid #888;
	-moz-border-radius: 5px;
	width: 110px;
}

#passwordbox input{
	width: 110px;
}
input[type=submit]{
	background: #FFFFFF;
	border: 1px solid #888;
	-moz-border-radius: 5px;
}

input[type=submit]:hover{
	background: #9B48B0;
	border: 1px solid #888;
	-moz-border-radius: 5px;
}

a {
	background:inherit;
	color:#0066FF;
	text-decoration:none;
	font-family:sans-serif
}
a:visited {
	background:inherit;
	color:#CCFFFF;
	text-decoration:none;
	font-family:sans-serif
}
a:hover {
	color:#DD0000;
	background:inherit;
	font-family:sans-serif;
}
.filesize a {
	text-decoration:underline; color:#00FFFF
}
.filesize a:visited {
	text-decoration:underline; color:#FF0000
}
.adminbar {
	text-align:right;
	background:inherit;
	clear:both;
	float:right; color:#0099FF
}
.logo {
	clear:both;
	text-align:center;
	background:inherit;
	font-size:24pt;
	color:#AF0A0F;
	width:100%;
}
.replymode {
	background:#0010E0;
	color:#FFFFFF;
	width:100%;
}
.catalogmode {
	background:#0040E0;
	color:#FFFFFF;
	width:100%;
}
.postarea {
	background:inherit;
}
.rules {
	/*font-size:0.7em;*/
	width: 468px;
	font-size: 10px;
	font-family: sans-serif; color:#800000
}
.rules li {
	margin-left: 1em; color:#0000FF
}
.postblock {
	background:#9988EE;
	color:#000000;
	font-weight:800;
}
.footer {
	text-align:center;
	font-size:10px;
	font-family:sans-serif;
}
.passvalid {
	background:#9988EE;
	text-align:center;
	width:100%;
	color:#ffffff;
}
.dellist {
	background:inherit;
	text-align:center;
}
.delbuttons {
	background:inherit;
	text-align:center;
	padding-bottom:4px;
}
.managehead {
	background:#0F8FE1;
	color:#000000;
	font-family:sans-serif;
	font-size:14px;
	padding:0px;
}
.postlists {
	background:#FFFFFF;
	width:100%;
	padding:0px;
	color:#000000;
}
.row1 {
	background:#9AD2F6;
	font-family:sans-serif;
	font-size:12px;
	color:#000000;
}
.row2 {
	background:#FFFFFF;
	font-family:sans-serif;
	font-size:12px;
	color:#000000;
}
.unkfunc {
	color:#789922;
}
.filesize {
	font-size:12px;
	font-family:sans-serif;
	text-decoration:underline;
	padding-left:3em;
}
.filetitle {
	background:inherit;
	font-size:18px;
	font-family:serif;
	color:#0F0C5D;
	font-weight:800;
}
.postername {
	background:inherit;
	font-size:12px;
	font-family:serif;
	color:#000099;	
}
.postertrip {
	background: inherit;
	color: #590000;
}
.oldpost {
	background:inherit;
	font-size:18px;
	font-family:serif;
	color:#0F0C5D;
	font-weight:800;
}
.omittedposts {
	background:inherit;
	font-size:18px;
	font-family:serif;
	color:#070707;
	font-weight:800;
}
.reply {
	background:#D6DAF0;
	color:#000000;
	font-family:serif;
}
.replyhl {
	background: #D6BAD0;
	color: #000000;
}
.doubledash {
	vertical-align:top;
	clear:both;
	float:left;
}
.replytitle {
	background:inherit;
	font-size:18px;
	font-family:serif;
	color:#0F0C5D;
	font-weight:800;
}
.commentpostername {
	background:inherit;
	font-size:12px;
	font-family:serif;
	color:#117743;
	font-weight:800;
}
.thumbnailmsg {
	background:inherit;
	font-size:9px;
	font-family:sans-serif;
	color:#000000;
}

.watchedthreads {
	background-color: #D6DAF0 !important;
	border: 1px dotted #D6DAF0 !important;
	border-top: 0px none !important;
}

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