/*
	Title:	draeBlood CSS 
	Author:	xfir
	Site:	www.xfir.net
*/

body, html
{
	margin: 0px;
	background: black;
	color: #C0C0C0;
	text-align: center;				
}

img
{
	border: none;
}

div
{
	text-align: left;
	vertical-align: top;
}

a:active, a:hover, a:visited, a:link
{
	color: #C0C0C0;
	text-decoration: none;
}

#hspace
{
	margin-left: auto;
	margin-right: auto;
	width: 929px;
	height: 20px;
}

#header
{
	margin-left: auto;
	margin-right: auto;
	width: 929px;
	height: 75px;
}

#headerindent
{
	float: left;
	width: 29px;
	height: 75px;
}

#headercontent
{
	float: left;
	width: 900px;
	height: 75px;
	background: black url('./header.png') no-repeat scroll bottom left;
}

#headercounter
{
	float: right;
	width: 163px;
	height: 75px;
	background: transparent url('http://www.xfir.net/sl/counter.php?/draeblood/') no-repeat scroll center left;
}

#main
{
	margin-left: auto;
	margin-right: auto;
	width: 929px;
}

#accent
{
	float: left;
	width: 239px;
	height: 513px;
	background: black url('./drae.jpg') no-repeat scroll top left;
}

#closed
{
	float: right;
	width: 80px;
	height: 64px;
}

#closedspacer
{
	float: right;
	width: 80px;
	height: 4px;
}

.closednode
{
	float: right;
	width: 20px;
	height: 20px;
	display: block;
	vertical-align: bottom;
	text-align: left;
}

#content
{
	float: left;
	width: 688px;
	border-left: 1px #7A1313 solid;
	border-right: 1px #7A1313 solid;
}

#menu 
{
	clear: both;
	float: right;
	width: 688px;
	height: 32px;
	background: black url('./tile.png') repeat scroll top left;
	border-bottom: 1px #7A1313 solid;
}

#menu ul
{
	float: right;
	margin: 0px;
	padding: 0px;
	height: 32px;
}

#menu li
{
	display: inline;
	width: 68px;
	height: 32px;
	background: transparent;
}

.contentspacer
{
	clear: left;
	width: 334px;
	height: 10px;
}

#contentdiv
{
	float: left;
	width: 668px;
}

#cvspacer
{
	clear: both;
	float: left;
	width: 10px;
	height: 300px;
}

#chspacer
{
	float: left;
	width: 600px;
	height: 10px;
}

.onebox
{
	float: left;
	width: 648px;
}

.twobox
{
	float: left;
	width: 329px;
}

.tbspacer
{
	float: left;
	width: 10px;
	height: 50px;
}

.postbox
{
	clear: both;
	float: left;
}

.postheader_o
{
	float: left;
	width: 668px;
	height: 18px;
	border: 1px #7A1313 solid;
	background: black url('./tile.png') repeat scroll top left;
}

.postheader_t
{
	float: left;
	width: 329px;
	height: 18px;
	border: 1px #7A1313 solid;
	background: black url('./tile.png') repeat scroll top left;
}

h1
{
	float: left;
	font-family: "Lucida Console", fixed-width;
	font-size: 14px;
	font-variant: small-caps;
	margin: 0px;
	padding-left: 5px;
	padding-top: 1px;
}

p
{
	font-size: 12px;
	font-family: "Lucida Console", fixed-width;
	margin-top: 0px;
}

input
{
	font-family: "Lucida Console", fixed-width;
	font-size: 12px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: normal;
	color: #C0C0C0;
	background: black;
	border-left: 1px solid #7A1313;
	border-right: 1px solid #3A1010;
	border-top: 1px solid #7A1313;
	border-bottom: 1px solid #3A1010;
}

.recaptcha_input_area input
{
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: white !important;
}

textarea
{
	font-family: "Lucida Console", fixed-width;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #C0C0C0;
	background: black;
	border-left: 1px solid #7A1313;
	border-right: 1px solid #3A1010;
	border-top: 1px solid #7A1313;
	border-bottom: 1px solid #3A1010;
}

.postheadercontent
{
	float: right;
	width: 16px;
	height: 16px;
}

.post_o
{
	float: left;
	width: 658px;
	padding: 5px;
	border-left: 1px #7A1313 solid;
	border-bottom: 1px #3A1010 solid;
	border-right: 1px #3A1010 solid;
	text-align: justify;
}

.post_t
{
	float: left;
	width: 319px;
	padding: 5px;
	border-left: 1px #7A1313 solid;
	border-bottom: 1px #3A1010 solid;
	border-right: 1px #3A1010 solid;
	text-align: justify;
}

#footer
{
	clear: both;
	float: left;
	width: 688px;
	height: 20px;
	border-bottom: 1px #3A1010 solid;
}

#footercontent
{
	float: right;
	padding-right: 5px;
}

.valid
{
	color: #6A1010;
}
