/*
Theme Name: Zombi
Theme URI: http://1ow.org/test/index.php?wptheme=HornyPress
Description: Undead or alive?
Version: 1.0
Author: 1OW
Author URI: http://1ow.org
Tags: dark, fixed width, 2 columns, widgets, zombies, horror
*/

body
{
	margin: 0px auto 0px auto;
	padding: 0px;
	background: #000000; background-image: url(images/bgbg.gif); background-repeat: repeat; background-position: top;
	font-family: Times New Roman, Arial, Sans-Serif;
	font-size: 14px;
	color: #ffffff;
}

#wraper
{
	width: 878px;
	margin: 0px auto 0px auto;
}

#header
{
	height: 200px;
	margin: 0px auto 0px auto;
	background: url(images/header.gif) center top no-repeat;
}

#header-menu
{
	float: right;
	margin: 175px 5px 5px 5px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
#header-menu a, #header-menu a:link, #header-menu a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
	
#header-menu a:hover, #header-menu a:focus, #header-menu a:active
{
	color: #A10303 !important;
	text-decoration: underline;
}

#header-menu li, #footer-menu li
{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#header-text
{
	width:500px;
	margin: 0px;
	padding: 45px 0px 0px 20px;
	font-size: 50px;
	font-weight: bold;
}

#header-text a
{
	color: #ffffff !important;
}

#header-desc
{
	width:550px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 40px;
	color: #A10303;
	font-size: 12px;
}
#page
{
	clear: both;
	height: 100%;
	padding: 15px 10px 20px;
	background: #070707;
	overflow: hidden;
}

#content
{
	float: left;
	width: 635px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
}

.postheader
{
	width: 635px;
	margin: 0px;
	padding: 0px;
	background: #111111 url(images/postheader-bg.gif) left top no-repeat;
	overflow: hidden;
}

.postdate
{
	float: right;
	width: 70px;
	height: 57px;
	margin: 6px 15px 0px 0px;
	padding: 7px 0px;
	color: #FFFFFF;
	background: url(images/postdate-bg.gif) left top no-repeat;
	font-weight: bold;
	text-align: center;
}

.postdateM, .postdateY
{
	font-size: 14px;
}

.postdated
{
	margin: -5px 0px;
	font-size: 32px;
}

.posttitle
{
	margin: 0px;
	padding: 18px 0px 0px 60px;
	color: #ffffff;
}

.posttitle a
{
	color: #ffffff !important;
	font-size: 22px;
}

.postmeta
{	
	color: #A10303;
	margin: 0px;
	padding: 30px 0px 0px 15px;
	font-size: 12px;
	font-weight: bold;
}

.postmeta span
{
	color: #ffffff !important;
}

.postmeta a
{
	color: #ffffff !important;
	font-weight: bold;
}

.postcontent
{
	width: 605px;
	margin: 0px;
	padding: 10px 15px 20px;
	background: #111111;
	overflow: hidden;
}

.postfooter
{
	width: 635px;
	margin-bottom: 20px;
	background: #111111 url(images/postfooter-bg.gif) left bottom no-repeat;
	overflow: hidden;
}

.postfootercomment
{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	font-weight: bold;
	text-align: right;
}

blockquote
{
	margin: 0px auto 10px auto;
	padding: 0 0 0 25px;
	color: #ffffff;
	font-style: italic;
}

#page-nav-prev
{
	float: left;
	margin: 0px;
	padding: 10px 15px 0px;
}

#page-nav-next
{
	float: right;
	margin: 0px;
	padding: 10px 15px 0px;
}


#sidebar
{
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

.sidebar-header
{
	height: 50px;
	margin: 10px 0 -20px 0;
	padding: 18px 0px 0px 20px;
	color: #ffffff;
	background: url(images/sidebar-header-bg.gif) left top no-repeat;
	font-size: 18px;
	font-weight: bold;
	text-transform:uppercase;
}

.sidebar-content
{
	margin:0;
	padding: 10px 5px;
	background: #111111;
	font-size: 14px;
	font-weight: bold;
}

.sidebar-widget
{
	width: 200px;
}

.sidebar-widget ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.sidebar-widget li
{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #6D3202;
}
#sidebar a:link, #sidebar a:visited
{
	color: #A10303;
padding-left:10px;
}

#sidebar a:hover, #sidebar a:focus, #sidebar a:active
{
	color: #ffffff !important;
padding-left:10px;
}


#footer
{
	clear: both;
	height: 100%;
	margin: 0px auto 0px auto;
	padding: 20px 0px 60px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
}


a, a:link, a:visited
{
	color: #A10303;

	text-decoration: none;
}
	
a:hover, a:focus, a:active
{
	color: #ffffff !important;
	text-decoration: underline;
}

a img
{
	border: none;
}


form
{
	margin: 0px;
	padding: 0px;
}

input, textarea, select
{
	padding: 2px 4px;
	border: 1px dashed #4f2f0c;;
	background: #8e7355;
	font-family: Times New Roman, Arial, Sans-Serif;
}

input.submit
{
	padding: 2px 5px;
	border: 1px dashed #4f2f0c;
	color: #ffffff;
	font-family: Times New Roman, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}
