/* Base Body Styles - Combined from both stylesheets */
body {
	background-image: url('https://tohno-chan.org/stylesheets/img/vndb/bg.jpg'), url('https://tohno-chan.org/stylesheets/img/vndb/bgright.jpg');
	background-position: left top, right top;
	background-repeat: no-repeat, no-repeat;
	background-color: #000000;
	background-attachment: scroll, scroll;
	color: #DDDDDD;
	font-family: "Tahoma", arial, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0 1em;
}

/* Links */
a {
	color: #77BBDD;
	text-decoration: none;
}

a:visited {
	color: #77BBDD;
}

a:hover {
	color: #225588;
}

a strong {
	text-decoration: underline;
}

a.post_no {
	color: #77BBDD !important;
}

a.post_no:hover {
	color: #225588 !important;
}

/* Header Styles */
#header, li ul, ul#main_menu {
	background-color: #14131f;
}

#header input {
	background-color: #e2f6ff;
	border: 1px solid #000000;
}

header div.boardname, h1 {
	color: #DDDDDD;
	font-family: "Futura", "Century New Gothic", "Arial", Serif;
	font-size: 27px;
	font-style: italic;
	clear: both;
	text-align: center;
	width: 100%;
	margin: 0;
}

header div.subtitle {
	color: #DDDDDD;
	text-align: center;
}

h2 {
	color: #3A5C83;
	font-family: tahoma;
	font-size: 20px;
	margin: 0;
	padding: 0;
}

h2 a:hover {
	text-decoration: underline;
}

h3 {
	background-color: #1a3146;
	color: #ffffff;
	font-size: 12px;
	font-weight: 400;
	margin: 0;
	padding: 0.5em;
}

h3#preview, h3#error, h3#replying_to {
	font-weight: 700;
}

h4.section {
	font-size: 15px;
	margin-bottom: 7px;
}

h4.user {
	font-size: 14px;
	margin: 0 0 0.5em;
}

/* Menu Styles */
ul#main_menu li#menu_history:last-child {
	border-left: 1px solid #BF7654;
}

ul.menu {
	margin: 1em;
	text-align: center;
}

ul.menu li {
	display: inline;
	font-weight: 700;
	margin: 0 1em;
}

/* Banner and Admin Styles */
div.banner {
	background: #225588;
	text-align: center;
	padding: 2px;
	color: #FFFFFF;
	width: 100%;
}

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

.adminbar {
	text-align: right;
	clear: both;
	float: right;
}

/* Post Block Styles */
.postblock {
	border: 1px solid #225588;
	background: url("https://tohno-chan.org/stylesheets/img/vndb/q97ffbap.png") repeat scroll 0 0 transparent;
	color: #DDDDDD;
	opacity: .80 !important;
	font-weight: 800;
	padding: 5px;
}

/* Body Content Styles */
.body {
	background-color: #142331;
	line-height: 1.5em;
	margin: 0;
	overflow: hidden;
	padding: 0.5em;
	white-space: normal;
	word-wrap: break-word;
}

.body img {
	border: medium none;
	float: left;
	margin-bottom: 6px;
	margin-right: 7px;
}

.body ul.menu {
	clear: both;
	margin: 0.5em 0 0;
	text-align: right;
}

.body ul.menu li {
	margin: 0 0 0 0.5em;
}

.body ul.menu li, .body ul.menu li a, .body ul.menu li span, .unimportant, .unimportant * {
	font-size: 10px;
}

/* Post Reply Styles */
div.post.reply {
	border: 1px solid #225588;
	background-color: transparent !important;
	background: url("https://tohno-chan.org/stylesheets/img/vndb/q97ffbap.png") repeat scroll 0 0 transparent;
	color: #ffffff;
	opacity: .80 !important;
}

div.post.reply.highlighted {
	background-color: #225588 !important;
	background: url(" ") repeat scroll 0 0 transparent;
	color: #DDDDDD;
	border: 1px solid #225588;
}

div.post.reply div.body a:link, div.post.reply div.body a:visited {
	color: #ffffff;
}

div.post.reply div.body a:link:hover, div.post.reply div.body a:visited:hover {
	color: #DDDDDD;
}

/* Reply Title and Names */
.reply_id {
	float: right;
	text-align: right;
	vertical-align: middle;
}

.replytitle {
	font-size: 1.2em;
	color: #CC1105;
	font-weight: 800;
}

.intro span.name {
	color: #225588;
	font-weight: bold;
}

.intro a.email span.name {
	color: #5f95b0;
}

.intro a.email span.name:hover {
	color: #225588;
}

.intro span.subject {
	color: #DDD;
	font-weight: bold;
}

span.trip {
	color: #dddddd;
}

.commentpostername {
	color: #117743;
	font-weight: 800;
}

/* File Styles */
.filesize {
	text-decoration: none;
}

.filetitle {
	background: inherit;
	font-size: 1.2em;
	color: #1570cb;
	font-weight: 800;
}

.thumbnailmsg {
	font-size: small;
	color: #800000;
}

/* Quote and Code Styles */
span.quote, .you {
	color: #707070;
}

.codebox {
	color: #8B8B8B;
	display: block;
	font: 0.9em/1.3em monaco, "andale mono", "courier new", courier, mono;
	height: auto;
	margin: 3px 0;
	max-height: 250px;
	overflow: auto;
	padding-top: 5px;
	white-space: normal;
}

.reply blockquote, blockquote {
	margin-bottom: 0;
	padding-bottom: 10px;
}

/* Special Text Styles */
.highlighted {
	background-color: #F0C0B0;
}

.highlight, em.marked {
	background-color: #FFFF99;
	font-style: normal;
	font-weight: 700;
}

.spoiler, span.spoiler {
	background-color: #000000 !important;
	color: #000000;
}

.spoiler:hover {
	color: #FFFFFF;
}

.deleted_post, .report_reason {
	border-color: ;
	background-color: ;
}

/* Border and Notice Styles */
.border {
	background-color: #F0E0D6;
	border: 3px dashed #EEAA88;
	margin: 1em;
	padding: 0.5em;
}

#notice {
	background-color: #FFFFEE;
	border: 2px solid #EEAA88;
	padding: 0.5em;
}

/* Form Elements */
label.common {
	float: left;
	padding-right: 0.5em;
	text-align: right;
	width: 15em;
}

label, legend {
	font-weight: 700;
}

input, textarea {
	display: block;
}

input[type="text"], textarea, select {
	border: 1px solid #225588;
	background: url("https://tohno-chan.org/stylesheets/img/vndb/q97ffbap.png") repeat scroll 0 0 transparent;
	color: #DDDDDD;
	opacity: .80 !important;
	font-weight: none;
	padding: 1px;
}

textarea {
	font-family: monospace;
	width: 100%;
}

input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
	outline: 1px solid #FFFFEE;
}

fieldset {
	margin: 1em 0;
}

/* Table Styles */
table {
	border-collapse: collapse;
	margin-bottom: 1em;
	width: 100%;
}

table th, .tabletop, .mainBox h2 {
	border: 1px solid #225588;
	background-color: #1a3146;
	color: #ffffff;
	opacity: .85 !important;
	font: 13px "Tahoma";
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

table td, .tablesub, .mainBox {
	border: 1px solid #225588;
	background: url("https://tohno-chan.org/stylesheets/img/vndb/q97ffbap.png") repeat scroll 0 0 transparent;
	color: #DDDDDD;
	opacity: .80 !important;
	padding: 0.5em;
	vertical-align: top;
	font-weight: none;
	font-size: 10pt;
}

table tr.odd td {
	background-color: #E8D9CF;
}

table tr:hover td, table tr.checked td, .tablesub:hover {
	border: 1px solid #225588;
	background-color: #1a3146;
	color: #ffffff;
	opacity: .90 !important;
}

table .minimal {
	white-space: nowrap;
	width: 1%;
}

/* List Styles */
ul.body, ul.error_message {
	list-style-type: none;
}

ul.error_message {
	margin: 0;
	padding: 0;
}

ul.error_message li {
	font-style: italic;
	padding: 0.2em;
}

ul.stuff {
	margin-bottom: 2em;
}

ul.stuff li {
	margin-bottom: 0.5em;
}

/* Topic and Reply Styles */
.topic_page a {
	border-color: #800000;
}

.current_page {
	color: #800000;
}

.topic_headline a, .reply_body_snippet a, .snippet a {
	font-weight: 700;
}

.topic_headline a:visited {
	font-weight: 400;
}

.topic_info {
	cursor: default;
	float: right;
}

.reply_body_snippet, .snippet {
	font-style: italic;
}

.oldpost {
	color: #CC1105;
	font-weight: 800;
}

.omittedposts, .abbrev {
	color: #707070;
}

/* Management Styles */
.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: inherit;
	color: #789922;
}

/* Footer and Footer Elements */
.footer {
	text-align: center;
	font-size: 12px;
	font-family: serif;
}

.fpfooter {
	background: url('');
	background-position: left;
	background-repeat: no-repeat !important;
	height: 60px;
	top: 30px;
	padding-top: 50px;
	padding-bottom: -60px;
	margin-bottom: -50px;
}

/* Boardlist and Catalog Styles */
div.boardlist {
	border: 1px solid #225588;
	background: url("https://tohno-chan.org/stylesheets/img/vndb/q97ffbap.png") repeat scroll 0 0 transparent;
	color: #DDDDDD;
	opacity: .80 !important;
	font-weight: 800;
	padding: 5px;
}

.theme-catalog div.thread {
	display: inline-block;
	border: 1px solid #225588;
	background: url("https://tohno-chan.org/stylesheets/img/vndb/q97ffbap.png") repeat scroll 0 0 transparent;
	color: #DDDDDD;
	opacity: .80 !important;
	font-weight: 800;
	padding: 5px;
}

.theme-catalog div.thread:hover {
	display: inline-block;
	border: 1px solid #225588;
	background: #000000;
	color: #DDDDDD;
	opacity: .80 !important;
	font-weight: 800;
	padding: 5px;
}

/* News and Menu Styles */
.NewsMenuCurrent {
	font: 13px "Tahoma";
	border: 1px solid #225588;
	background-color: #1a3146;
	color: #ffffff;
	opacity: .85 !important;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
}

.NewsMenu {
	font: 13px "Tahoma";
	border: 1px solid #225588;
	background: url("https://tohno-chan.org/stylesheets/img/vndb/q97ffbap.png") repeat scroll 0 0 transparent;
	color: #ffffff;
	opacity: .80 !important;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
}

.NewsTitleStrip {
	font: 13px "Tahoma";
	border: 1px solid #225588;
	background-color: #1a3146;
	color: #ffffff;
	opacity: .85 !important;
	font-weight: bold;
	padding: 3px;
	padding-left: 5px;
}

.NewsContent {
	color: #dddddd;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10pt;
}

/* Picture Slot Styles */
.picslot {
	border: 1px solid #225588;
	background: url("https://tohno-chan.org/stylesheets/img/vndb/q97ffbap.png") repeat scroll 0 0 transparent;
	color: #DDDDDD;
	opacity: .80 !important;
	padding: 4px;
}

.picitself {
	img-position: center top !important;
	filter: alpha(opacity=60);
	opacity: 0.9;
	max-width: 200px;
	max-height: 113px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Paging and Comment Styles */
.PagingTable {
	border: 1px solid #225588;
	background: url("https://tohno-chan.org/stylesheets/img/vndb/q97ffbap.png") repeat scroll 0 0 transparent;
	color: #dddddd;
	opacity: .80 !important;
	padding: 5px;
}

.comment {
	border: 1px solid #225588;
	background: url("https://tohno-chan.org/stylesheets/img/vndb/q97ffbap.png") repeat scroll 0 0 transparent;
	color: #DDDDDD;
	opacity: .80 !important;
	padding: 1px;
}

/* Spacer and Divider */
.Spacer {
	border-bottom: 1px solid;
	color: #225588;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 15px;
	float: clear;
	font-size: 0px;
}

/* Misc Utility Classes */
.doubledash {
	vertical-align: top;
	clear: both;
	float: left;
	color: #225588;
}

.reflink a:hover {
	font-weight: bold;
}

p.caption {
	font-size: 11px;
	margin-top: 2px;
}

.inline {
	display: inline;
}

.last_seen_marker {
	border-top: 2px solid #FFFFEE;
}

.video, video, a.video {
	clear: both;
	margin: 10px 0;
}

.standalone, .row {
	margin-bottom: 1em;
}

.help, .help_cursor {
	cursor: help;
}

.rules {
	width: 468px;
	font-size: 10px;
	font-family: sans-serif;
}

.rules li {
	margin-left: 1em;
}

/* Options and Utility */
.options_tab_icon.active {
	color: #3a5c83;
}

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

.reflinkpreview {
	border: 1px solid #225588 !important;
	background: url("https://tohno-chan.org/stylesheets/img/vndb/q97ffbap.png") repeat scroll 0 0 transparent;
	color: #DDDDDD;
	opacity: .80 !important;
}

/* Snapback Link */
#snapback_link {
	left: 2px;
	position: fixed;
	top: 50%;
}

#snapback_link a {
	text-decoration: none;
}

/* Hidden Elements */
a.youtube_alternate, .noscreen {
	display: none;
}