/*
Theme Name: SEO theme
Theme URL: http://www.zhitenev.ru/about/
Description: Wordpress theme by <a href="http://www.zhitenev.ru/about/">Ilya Zhitenev</a>.
Version: 1.0
Author: Ilya Zhitenev
Author URL: http://www.zhitenev.ru/

*/
body {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	color: #000000;
	background: #ebebeb;
	font-size: 12px;
}
a {
	text-decoration: underline;
	color: #6e6e6e;
}
a :hover {
	text-decoration: underline;
	color: #333333;
}
#all {
	width: 1000px;
	margin: 0 auto;
}
#menu {
	height: 57px;
	background: #1b1b1b url(images/header_bg.jpg) repeat-x;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	margin: 0 auto;
}
#menu ul {
	width: 885px;
	display: block;
	list-style: none;
	padding: 0;
	margin: 0 auto;
}
#menu ul li {
	float: left;
}
.menu-all a {
	position: relative;
	display: block;
	color: #ffffff;
	height: 55px;
	line-height: 55px;
	width: 126px;
	background: url(images/header_menu.jpg) no-repeat;
}
.menu-left a {
	position: relative;
	display: block;
	color: #ffffff;
	height: 55px;
	line-height: 55px;
	width: 129px;
	background: url(images/header_menu_left.jpg) no-repeat;
}
.menu-all a:hover {
	position: relative;
	display: block;
	height: 55px;
	width: 126px;
	background: url(images/header_menu_active.jpg) no-repeat;
	color: #cccccc;
}
.menu-left a:hover {
	position: relative;
	display: block;
	height: 55px;
	width: 129px;
	background: url(images/header_menu_active_left.jpg) no-repeat;
	color: #cccccc;
}
#header 
{
	position: relative;
	width: 1000px;
	height: 305px;
	margin: 0 auto;
}
#logo {
	position: relative;
	height: 258px;
	width: 940px;
	left: 57px;	
}
.seologo {
	margin: 65px 0px 25px 0px;
}
.description {
	display: block;
	width: 250px;
	color: #878787;
	margin: 0px 0px 0px 270px;
}
.man {
	position: absolute;
	top: 0;
	right: 0;
}
#contacts {
	position: relative;
	width: 1000px;
	height: 48px;
	background: #cdcdcd url(images/man_legs.jpg) no-repeat right;
	line-height: 48px;
}
#contacts ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#contacts ul li {
	float: left;
	padding: 0px 20px 0px 30px;
	color: #6e6e6e;
}
#contacts img {
	padding: 0px 10px 0px 0px;
	vertical-align: middle;
}
#page {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
#angle {
	position: absolute;
	height: 204px;
	width: 210px;
	right: 260px;
}
#content {
	float: left;
	width: 615px;
	margin: 15px 30px 0px 30px;;
	padding-top: 10px;
}
.post {
	margin-bottom: 25px;
}
.post img {
	margin: 5px;
}
.post-title {
	width: 556px;
	height:52px;
	background: url(images/title-bg.jpg) no-repeat;
	padding: 3px 15px;
	margin-bottom: 10px;
}
.post-title h2 {
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 3px 0px 3px 0px;
}
.post-title a {
	color: #000000;
}
.post-title em {
	font-style: normal;
}
.right {
	display: block;
	float: right;
}
.post-info {
	display: block;
	margin-top: 10px;
	width: 400px;
	height: 40px;
}
.post-info a {
	color: #878787;
}
#sidebar {
	float: right;
	width: 248px;
	padding: 15px 10px 15px 25px;
	background: #cdcdcd;
	color: #6e6e6e;
	margin-top: -2px;
}
#sidebar h3 {
	color: #6e6e6e;
	font-size: 16px;
	margin: 15px 0px 5px 0px;
	padding: 0;
}
#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#sidebar a {
	color: #6e6e6e;
}
#s {
	background: #ebebeb;
	width: 166px;
	height: 19px;
	color: #000000;
	border: none;
}
#searchsubmit {
	background: #ebebeb;
	height: 21px;
	color: #000000;
	border: none;
	vertical-align: middle;
}
.clearer {
	clear: both;
	overflow: hidden;
}
#footer {
	position: relative;
	clear: both;
	width: 1000px;
	height: 100px;
	background: #878787;
	color: #ebebeb;
	margin: 0 auto;
}
#footer a {
	color: #ebebeb;
}
#footer a:hover {
	color: #cccccc;
}
.copyright {
	float: left;
	padding: 10px 0px 0px 25px;
}
.make {
	position: relative;
	width: 975px;
	margin: 0 auto;
	text-align: right;
	padding: 35px 25px 35px 0px;
}
#navigate {
	position: relative;
	width: 556px;
}
/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #cdcdcd;
	padding: 10px 0 5px 0;
	clear: both;
}
.comm {
	border-bottom: 1px dashed #cdcdcd;
}
.comm p {
	font-weight: normal;
	color: #666666;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #7DB324;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Trebuchet MS;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	padding: 3px;
	margin-top: 3px;
	border: 1px solid #cdcdcd;
}
#commentform textarea{
	width: 570px;
	height: 115px;
	background: #ffffff;
	border: 1px solid #cdcdcd;
	color: #333333;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	font: 12px Trebuchet MS;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
	margin-bottom: 20px;
}
.avatar {
	padding: 1px;
	border: solid #cdcdcd 1px;
}