/*
Theme Name: zaharchenkov
Description: Тема для СЕРГЕЯ ПЕТРОВИЧА ЗАХАРЧЕНКОВА
Author: WebStroy
Author URI: http://webstroy.kh.ua
*/
/**/

html{
	margin:0 !important;
	}
*{padding:0px;
margin:0px;
}

img{border:0;}
a{
	color:#0093db;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
	}
*:focus, * {
  -moz-outline: none;
  outline: none;
  ie-dummy: expression(this.hideFocus=true);
}

body{
	font:16px Arial, Helvetica, sans-serif;
	color:#454545;
	background:#fff;
}

#all{
	width:1250px;
	margin:0 auto;
	}

/*--------------------------Header---------------------------*/
#header_w{
	height:220px;
}

#header{
	height:220px;
	position:relative;
	background:url(./images/header.jpg) center top no-repeat;
}

#header .logo{
	position:absolute;
	left:185px;
	top:20px;
	height:120px;
	width:250px;
	display:block;
	}

#header_pl{
	background:url(./images/header_pl.jpg) left top no-repeat;
	height:195px;
	margin-left:177px;
	padding:25px 25px 0 25px;
	float:left;
	}
	
#header_pl h1{
	width:250px;
	padding-bottom:0.6em;
	color:#fff;
	font:normal 30px Arial, Helvetica, sans-serif;
	font-style:italic;
	text-transform:uppercase;
	text-decoration:none;
	}
	
#header_pl h1 a{
	color:#fff;
	font:normal 30px Arial, Helvetica, sans-serif;
	font-style:italic;
	text-transform:uppercase;
	text-decoration:none;
	}
	
#header_pl p{
	color:#fff;
	text-transform:uppercase;
	font:normal 13px Arial, Helvetica, sans-serif;
	font-style:italic;
	}

/*---------------END Header---------------*/

/*----------------TOP-MENU-------------------*/

#menu_top{
	height:38px;
	background: #4E335E url(./images/menu_top.jpg) left center no-repeat;
	margin:5px 0;
	overflow:hidden;
	}
	
#menu_top li{
	list-style-type: none;
	float:left;
}
	
#menu_top li a{
	float:left;
	padding:8px 7px;
	text-align:center;
	font:normal 17px Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	margin:0px;
	}

#menu_top li:hover > a, #menu_top li.current-menu-item > a{
	text-decoration:underline;
	}

/*center*/

#center_w{
	min-height:300px;
	overflow:hidden;
	background:#e8ecf6 url(./images/content.jpg) right top no-repeat;
	}
	
	
#center{
	min-height:300px;
	overflow:hidden;
	background: url(./images/left_bg.jpg) left top repeat-y;
	}
	
	

/*-----------CONTENT----------*/

/*left*/
#left_w{
	float:left;
	width:305px;
	}

#left{
	float:left;
	width:300px;
	
	color:#fff;
	}
	
#left h3{
	background:url(./images/left_h3.jpg) left top repeat-y;
	color:#fff;
	padding:10px 0;
	text-align:center;
	font:normal 17px Arial, Helvetica, sans-serif;
	font-style:italic;
	text-transform:uppercase;
	clear:both;
	}
	
#left .module{
	clear:both;
	padding:10px 14px;
	float:left;
	}
	
#left .module iframe{
	margin:10px 0 0 0;
	}
	
#left .module ul{
	clear:both;
	float:left;
	margin:0;
	padding:0;
	}

#left .module li{
	list-style:none;
	float:left;
	clear:both;
	padding:0;
	}

#left .module li a{
	float:left;
	color:#fff;
	padding:0px 0;
	margin-bottom:0px;
	text-align:center;
	font:normal 17px Arial, Helvetica, sans-serif;
	font-style:italic;
	text-decoration:none;
	}
	
#left .module li:hover a, #left .module li.current-menu-item a {
	text-decoration: underline;
}

#left .module img{
	margin-bottom:10px;
	}

/**/
#content{
	float:right;
	padding:10px 10px 20px 10px;
	width:925px;
	overflow:hidden;
	min-height:761px;
	
	}

#content h1, h2 a {
	font: 20px Arial, Helvetica, sans-serif;
	color: #67348C;
	font-style:italic;
	text-transform:uppercase;
	padding:0 0 0.5em;
	font-weight:bold;	
	}
#content h1.cattile {
	font: 20px Arial, Helvetica, sans-serif;
	color: #67348C;
	font-style:italic;
	text-transform:uppercase;
	padding:0 0 0.5em;
	font-weight:bold;
	}	
		
#content .item{
	width:859px;
	clear:both;
	background: #ECF3F9;
	border:1px dotted #67348C;
	padding: 32px;
	margin-bottom:15px;
	}
	
#content strong{
	color:#454545;
	}
#category-description {
	color: #67348C;
	border:1px dotted #67348C;
	padding: 25px;
	margin-bottom:15px;
}
	
#category-post {
	background: #ECF3F9;
	border:1px dotted #67348C;
	padding: 32px;
	margin-bottom:15px;
	}
#post {
	background: #ECF3F9;
	border:1px dotted #67348C;
	padding: 32px;
	margin-bottom:15px;
}
	
p, ul{
	line-height:1.3em;
	padding-bottom:0.7em;
	}
	
#content p{
		text-indent:20px;
		}

img.alignleft {
	padding:5px 17px 5px 0;
	float:left;
	}
	
img.alignright {
	padding:5px 0px 5px 17px;
	float:right;
	}
	
li{
	list-style-position:inside;
	padding-left:10px;
	}

h1{
	font:normal 20px Arial, Helvetica, sans-serif;
	font-style:italic;
	text-transform:uppercase;
	color:#000;
	padding:0 0 0.5em;
	font-weight:normal;
	}
	
h2{
	color:#000;
	font-size:18px;
	padding:0 0 0.5em;
	font-weight:bold;
	}
	
h3{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#000;
	padding-bottom:0.5em;
	}
	
h4{
	padding-bottom:0.5em;
	}
	
h5{
	padding-bottom:0.5em;
	}
	
h6{
	padding-bottom:0.5em;
	}
	
.data {
    font-style:italic;
	color: #67348C;
}
/*comment*/

#comments{
	padding:0 32px 15px;
	}
	
.comment .comment-body{
	padding:20px 32px;
	background: #ECF3F9;
	border: 1px dotted #67348C;
	margin-bottom:15px;
	}
	
.comment ul{
	padding:0;
	}
	
.comment-author{
	font-weight:bold;}
	
.comment .children li{
	margin-left:32px;
	}
.commentmetadata a{	
	color: #67348C;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}

#respond{
	padding:32px;
	}
	
#respond input, #respond textarea{
	padding:5px 10px;
	}

/*-----------END CONTENT----------*/

/*-----------------------FOOTER-------------------------*/
#footer{
	clear:both;
	height:33px;
	background: #51355E url(./images/menu_top.jpg) left center no-repeat;
	margin:5px 0 0 0;
	padding:5px 10px 0;
	}
	
.copy{
	color:#fff;
	font-size:12px;
	float:left;
	}	
	
	.copy a{
		color:#fff;
		font-size:12px;
		}
		
#count{
	float:right;
	}