/*
 Theme Name: Vkusitsvet.ru
 Theme URL: http://vkusitsvet.ru/
 Author: Igor Shesteryakov
 Author URL: http://www.cvhcorp.ru/
 Version: 2.0
 
  */
* {
    margin: 0;
    padding: 0;
}
html, body {height: 100%;}
/*
header, nav, section, article, aside, footer {
    display: block;
}
*/

body {
    font: 12px / 18px Arial, Tahoma, Verdana, sans-serif;
    width: 1280px;
    margin : 0 auto;
}
.border_full {
border:1px solid #CCCCCC;
}
li {
    list-style: none;
}
img, a:link img, a:visited img {
border : 0;

}
a img {
	border: none;
}
a {
    color: #667e28;
    outline: none;
    text-decoration: none;
}

ul, ul li {
    margin: 0px;
    padding: 0px;
}

/* End of of styles for the demonstration */
p {
    margin: 0 0 18px
}
#content p {
line-height : 1.4;
}

input {
    vertical-align: middle;
}

#wrapper {
    width: 1280px;
    margin: 0 auto;
	min-height:100%;
height:auto  !important;
height:100%;
}

h1 {
    font-size: 28px;
	margin-bottom:10px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 20px;
	margin-bottom:10px;
}

h4 {
    font-size: 14px
}

#line_red {
    background-color: #c00;
    color: #FFFFFF;
    float: left;
    width: 100%;
    height: 20px;
}

#line_grey {
    background-color: #CCCCCC;
    color: #000000;
    float: left;
    width: 100%;
    height: 20px;
}

.line_green {
    float: left;
    width: 100%;
    height: 20px;
    display: block;
    background-color: #c00;
}
.alignleft {
float: left;
margin-right: 10px;
}

.alignright {
float: right;
margin-left: 10px;
}

/* PAGES
 ------------------------------------------------------------------------------*/
a:focus {
    outline: none;
}

.topmenu {
    float: left;
    margin-left: 0px;
    width: 1280px;
    height: 20px;
    margin-top:2px;
	margin-bottom:8px;
    
  
}

.topmenu ul, .topmenu ul li {
    margin: 0;
    padding: 0;
    display: inline;
    margin-right: 2px;
    background-color: #c00;
}

.topmenu ul li {
    float: left;
    position: relative;
    width: 178px;
	height: 25px;
}

.topmenu ul li a {
    display: block;
    padding: 4px 10px 6px 4px;
    
    color: #FFFFFF;
    text-decoration: none;
    white-space: nowrap;
    font: bold 12px  ARIAL;
    text-align: center;
}

.topmenu ul li a:HOVER {
    color: #000000;
}

.topmenu ul li ul {
    display: none;
    position: absolute;
    top: 26px;
}

.topmenu ul li ul li {
    display: block;
    border-top: 1px #FFFFFF solid;
	width:176px;
}

.topmenu ul li ul li ul {
    margin-left: 180px;
    display: none;
    position: absolute;
    width: 176px;
	top: 0;
}

.topmenu ul li ul li ul li {
    display: block;
    border-top: 1px #FFFFFF solid;
}

.active {
    background-color: #c00;
}

/*////////////////////////////////////////////////////////////////////////////*/
/* Header
 -----------------------------------------------------------------------------*/
#header {
    background: url(images/logo.jpg) no-repeat;
}

#header_logo {
    margin-top: 2px;
    display: block;
    float: left;
    width: 1200px;
    height: 380px;
    /*background:url(images/logo.jpg) no-repeat;8=*/
   /* border: 1px #CCCCCC solid;*/
	
	text-align:center;
}

#header_tags {
    margin-top: 2px;
    margin-left: 4px;
    display: block;
    float: left;
    width: 468px;
    height: 307px;
    border: 1px #CCCCCC solid;
    /*background-color:#339933;*/
    background-color: #96a540;
    padding: 10px 10px 10px 5px;
    text-align: justify;
}

#header_tags a {
    color: #FFFFFF;
    margin-left: 6px;
    text-align: justify;
}

PRE {
    DISPLAY: none
}

#header_line {
    position: relative;
    width: 100%;
    float: left;
    height: 28px;
    background-color: #c00;
}

#center_h {
    position: absolute;
    width: 1280px;
    display: block;
    margin-top: 3px;
    text-align: right;
}

.search_form {
    background-color: #CCCCCC;
    color: #c00;
    text-decoration: inherit;
    padding-bottom: 5px;
}

.serach_but {
    background-color: #CCCCCC
}

/* Middle
 -----------------------------------------------------------------------------*/
#middle {
	border-left: 0px solid #FFFFFF;
    border-right: 0px solid #FFFFFF;
    height: 1%;
	width: 1280px;
	padding: 0 0 50px;	
}

#middle:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

#container {
    width: 959px;
    float: left;
    overflow: hidden;
   /* margin-right: -100%;*/
}

#content {
    padding: 20px 10px;
}
/* Comments*/
.comment-author {
background-color:#CCCCCC;
height:30px;
display:block;
width:100%;
padding-top:15px;
}
.comm_author {
margin-left:10px;
}
.comm_text {
margin-left:20px;
}

.comment-author a {
color:#000000;
}
.children comment-author ul  {
float:left;
margin-left:20px;
margin-top:10px;
background-color:#EEEEEE;
width:100%;

}
#comm ul li {
margin-left:30px;

}
#comm li {

}
/* End Comments */
/* Sidebar Right
 -----------------------------------------------------------------------------*/
#sideRight {
   /* float: right;
    margin-right: -300px;
    width: 300px;*/
	float: left;
	margin-right: -3px;
	width: 297px;
	margin-left: 2px;
	
	background: #e8e8e8;
}

.sl a {
    color: #666666;
}

#komm ul li {
    padding: 0 10px 0 10px;
	background-color:#e8e8e8;
}

/* Footer
 -----------------------------------------------------------------------------*/
#footer {
    position: relative;
	width:100%;
    height: 52px;
    background: #434444;  
color:#ffffff;
}
#footer a{
	color:#c00;
	
}


/* HOME PAGE
-----------------------------------------------------------------------------*/

/* Счастье есть Видео скролл*/
.anyClass {
float:left;
    display:block; 
    height:170px; 
	position: relative;
    visibility: hidden;
    left: -5000px;


}

.anyClass ul li {
float:left;
width: 170px;
height: 180px;
margin-left:1px;
}  

#block {
float:left;
margin-top:2px;
background:#FFFFFF;
width:100%;

}

#container_block {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-bottom:2px;
	margin-top:10px;
	margin-right: -100%;
	
}
#block_post {
float:left;
width: 183px;
height: 150px;

}  
#content {
	padding: 20px 20px ;
	background:#FFFFFF;
	
}
#home_blocks {
	margin-left:-20px;
    float:left; 
    display:block; 
    width:954px;
    background:#e8e8e8; 
    color:#c00; 
    height:20px; 
    padding-top:5px;
	padding-bottom:5px; 
    margin-bottom:10px;
}



.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}
.banner_google {
	margin-top: 12px;
	margin-right:20px;
	float:right;
}

/*//////////////////////*/

 