body {
	background: #000 url(images/bg.jpg) no-repeat top center;
	font-family: Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, Calibri, Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	color: #8a0009;
	text-align: center;
	font-size: 0.625em;
}
#page {
	margin: 0 auto;
	text-align: left;
	width: 481px;
}
h1, h2, h3, h4, #header strong {
	font-family: Geneva, "Gill Sans", "Lucida Sans", Verdana, Calibri, Helvetica, Arial, sans-serif;
	margin: 0 0 20px 0;
	padding: 0;
	color: #f60000;
	font-weight: normal;
}

h1 { font-size: 1.4em; text-transform: uppercase;}

h2 {

	font-size: 1.5em;
}
h3 {
	
	font-size: 1.1em;
}

div.pvm { width: 99px; float:left; display: inline;}

div.post_rapper {float:left; width: 382px; display: inline;}

div.pvm { width: 99px; float:left; display: inline;}

div.post_rapper {float:left; width: 382px; display: inline;}

p, li, td {
	line-height: 150%;
}
ul, ol, dl, p {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.1em;
}
li {
	margin: 0 0 5px 30px;
}
input, textarea, select {
	
	font-size: 13px;
	padding: 4px;
}
a, a:visited {
	color: #8a0009;
}

img a, img a:visited { border: 0px;}

a:hover { color: #000; text-decoration: none;}


h1 a, h1 a:visited, h2 a, h2 a:visited {
	color: #f60000;
}


.clear {
	clear: both;
	display: block;
	float: none;
}
hr {
	border: 0;
	border-top: 1px solid #ccc;
	height: 0;
	margin: 20px 40px;
}
hr.divider {
	clear: both;
	float: none;
	padding: 0 20px;
	visibility: hidden;
}
.loading {
	background: url(../img/spinner.gif) 10px 17px no-repeat;
	clear: both;
	color: #ccc;
	height: 50px;
}
.loading span {
	display: block;
	padding: 17px 32px 0;
}
.under {
	margin-top: 20px;
}
.close {
	margin-bottom: 40px;
}
.close a, .close a:visited {
	color: #8a0009;
	font-size: 11px;
}
#content {
	float: left;
	width: 481px;
	margin-top: 20px;
}
#sidebar {
	float: left;
	margin: 20px 0 0 0;
	width: 180px;
}
#top a {
	display: none;
}

#header {height: 165px; border-bottom: 2px solid #e50000;}

#header ul#menu { list-style: none; padding-top: 140px; margin-left: 0px; padding-left: 0px;}

#header ul#menu li { display: inline; margin-right: 74px; margin-left: 0px; padding-left: 0px;}

#header ul#menu li a img { border: 0;}

#footer {
	padding: 20px 40px;
}

#content .entry-content h1, #content .entry-content h2, #content .entry-content h3, #content .entry-content h4 {
	margin: 20px 0 10px;
	padding: 0;
}
#content .notification {
	background: #ddd;
	
	font-size: 11px;
	padding: 7px;
}
#content div.hentry.post {
	margin-bottom: 10px;
}

#sidebar {display:none;}