/*
	Theme Name: Stalker Call of Pripyat
	Theme URI: 
	Description: 
	Version: 1.0
	Author: FuTuRo
	Author URI:
*/


body {
	margin: 0;
	padding: 0;
	background: #3F3F3F url(images/back.jpg) center top repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ddd;
}

#header-bottom {

background: url(images/header-bottom.gif);
height: 22px;
width: 100%;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-image: url(images/img07.gif);
}

a {
	text-decoration: none;
	color: #fff; /*#FFA22A;*/
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	width: 962px;
	height: 150px;
	margin: 0 auto;
	padding: 0 10px;
	color: #E3F6FF;
  background: url(images/logo.png) top left no-repeat;

}

#logo h1 a {
	float: left;
	margin: 0;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	height: 40px;
	padding-top: 4px;
	background: none;
	background-repeat: no-repeat;
	background-position: left; 
	padding-left: 20px;
	margin-right: 15px;
	
}



#logo h1 {
	padding: 5px 0 0 0;
	font-size: 3em;
}

#logo p {
	padding: 52px 0 0 3px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 880px;
	height: 32px;
	margin: -30px auto 0;
	padding: 0 10px;
	background-color: #458fb6;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	margin: 0 1px 0 0;
	padding: 10px 20px 0 20px;
	border-top: none;
	border-bottom: none;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
color: #E6F8FF;
	background: url(images/nav-hover.gif);
	border-left: 1px solid #3186AC;
	border-right: 1px solid #3186AC;
}

#menu .current_page_item a {
	background: url(images/img02.gif) repeat-x;
	color: #FFA22A;
}

/* Page */

#page {
	width: 982px;
	margin: 0 auto;
	padding: 0px 0;
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 540px;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	line-height: 200%;

	background-repeat: no-repeat;
	padding-top: 15px;
	width: 540px;
/*	padding-right: 10px;*/
	/*margin-left: 5px;*/


}
.post p {
text-align: justify;
}
.title {
	margin: 0;
	font-weight: normal;
	margin-left: 20px;
	border-bottom: 1px solid #aaa;
	width: 500px;
}

.title a {
	border-bottom: none;
}

.title a:hover {

}

.byline {
	margin: 0 0 20px 20px;
	display: block;
	padding-left: 20px;
	background-image: url(images/posted.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.entry {
	padding: 0 20px;
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

.links a {
	padding-left: 15px;
	background: url(images/img04.gif) no-repeat left center;
	border: none;
}

.links a:hover {

}

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	padding: 0 0 0 0px;
	border-bottom: 1px solid #333;
	/*border-left: 1px solid #333;*/
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	background: url(images/side-bg.png) center top repeat-y;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 5px 0 5px 25px;
	background: url(images/img04.gif) no-repeat 10px 7px;
}
.sidebar li li:hover {
	background: url(images/img784.gif) no-repeat 10px 7px;
}

.sidebar li h2 {
	margin: 0 0 10px 0px;
	padding: 0;
	display: block;
	width: 200px;
	height: 32px;
  background: url(images/side-button.png) left top no-repeat;
	background-repeat: no-repeat;
	font-size: 16px;
	color: #ddd;
	text-align: center;

	line-height: 32px;
	vertical-align: top;
	font-variant:small-caps;
}


/* Search */

#searchform {
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}
.textbox {
width: 100px;
padding-left: 10px;
}

/* Calendar */

#calendar_wrap {
	padding: 0 0 0 20px;
	text-align: center;
}

#calendar_wrap table {
	width: 90%;
}

#calendar_wrap th {
	border-bottom: 1px solid #CCCCCC;
}

#calendar_wrap td {
	border-bottom: 1px solid #F2F2F2;
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	padding: 10px 0 10px 0;

	width: 980px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #aaa;
}

#footer a {
	color: #aaa;
	text-decoration: none;
}

#footer a: hover {
	color: #000;
	text-decoration: none;
}
#bloginfo {

color:#aaa;
width: 100%;
text-align: center;
padding:0;
margin:0;
}
#bloginfo h1 {
margin:0;
padding:0;
display: inline;
}
#bloginfo h1 a {
display: inline;
color: #ddd;
margin: 0;
padding:0;
}
#sidebar1 {
margin-left: 5px;
}
#sidebar2 {
margin-left: 5px;
}

.hledani {
width: 190px;
margin: 10px 0 0 10px;

}
#commentform {

width: 540px;
}
.commentlist li {
border-bottom: 1px solid #999;
border-top: 1px solid #999;
border-right: 2px solid #999;
border-left: 2px solid #999;
}
/*.middle-bg {
background: url(images/post_middle.jpg) left top repeat-y;
width: 520px;
}
.bottom-bg {
background: url(images/post_bottom.jpg) left bottom no-repeat;
width: 520px;
position: relative;
top: 15px;
}*/
#wpu-forum {color: #ffffff;background-color: #ffffff;margin-top: 10px;}