*{
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

html {height: 100%;}
body {height:auto !important; min-height:100%; height:100%; position:relative; background: url(../images/top_bg.jpg) center top no-repeat;}

form{
	display: inline;
}

td, div{
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	color: #252525;
}

a{
	color: #FC720C;
	text-decoration: none;
  outline: none;
}

a:hover{
	text-decoration: underline;
}


a img{
	border-style:none;
} 

img{
	vertical-align: top;
}

input::-moz-focus-inner { border: 0; }

.clear{
	clear:both;
	font-size:0;
	padding:0
}

.nuclear:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
}

.nuclear{
	zoom: 1;
	display: block;
}

input:focus{  
outline: 0 none;
}

#wrap{
  padding: 0px 0px 225px 0px ;
  margin: 0px auto;
  width: 1065px;
}

#head{
  height: 350px;
  padding: 10px 0px 0px 0px;
  
}

.logo{
  height: 94px;
  background: url(../images/logo.png) left top no-repeat;
  display: block;
  top: 11px;
  position: absolute;
  left: 50%;
  margin-left: -260px;
  width: 575px;
}

.topMnu{
  margin: 0px 0px 0px 95px ;
}

.topMnu li{
  margin: 0px 2px 0px 0px ;
  list-style: none;
  float: left;
}

.topMnu li a{
  text-transform: uppercase;
  font-size: 10px;
  color: #A0A0A0;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  height: 30px;
  width: 30px;
  background: url(../images/top_mnu_bg.png) left top no-repeat;
}

.topMnu li a:hover{
  text-decoration: none;
}

.topMnu li a .home{
  width: 30px;
  height: 30px;
  display: inline-block;
  background: url(../images/home_ico.gif) center center no-repeat;
}

.topMnu li a .mail{
  width: 30px;
  height: 30px;
  display: inline-block;
  background: url(../images/mail_ico.gif) center center no-repeat;
}

.topMnu li a .map{
  width: 30px;
  height: 30px;
  display: inline-block;
  background: url(../images/map_ico.gif) center center no-repeat;
}

.topMnu li a .fav{
  width: 30px;
  height: 30px;
  display: inline-block;
  background: url(../images/fav_ico.png) center center no-repeat;
}

.lftSide{
  padding: 30px 0px 0px 0px ;
  width: 375px;
  float: left;
}

.lftMnu li{
  margin: -15px 0px 0px 0px ;
  list-style: none;
}

.lftMnu li img{
  cursor: pointer;
}

.lftMnu li.frst{
  margin: 0px;
}

.popular{
  height: auto !important;
  min-height: 250px !important;
  height: 250px;
  padding: 55px 65px 0px 70px ;
  width: 240px;
  background: url(../images/popular_bg.jpg) left top no-repeat;
}

.popular h3{
  font-weight: normal;
  font-size: 22px;
  color: #F43D67;
  margin: 0px 0px 15px 0px ;
}

.popular li{
  margin: 0px 0px 12px 0px ;
  padding: 0px 0px 0px 18px ;
  background: url(../images/orng_star.gif) 2px 5px no-repeat;
  list-style: none;
}

.popular li a{
  text-decoration: underline;
  font-size: 13px;
}

.popular li a:hover{
  text-decoration: none;
}

.newsMailBlck{
  margin: 30px 0px 0px 17px ;
  height: auto !important;
  min-height: 117px !important;
  height: 117px;
  width: 311px;
  background: url(../images/news_mail_bg.jpg) left top no-repeat;
}

.newsMailBlckIn{
  height: 100px ;
  padding: 0px 0px 0px 37px ;
}

.newsMailCont{
  padding: 10px 10px 15px 20px;
  font-size: 13px;
  color: #FFFFFF;
}

.newsMailInp{
  position: relative;
  left: 37px ;
  behavior: url(http://fruitarian.ru/wp-content/themes/fructorian/css/PIE.htc);
  border-radius:10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;  
  background: #fff;
  height: 21px;
  width: 208px;
}

.newsMailInp input{
  padding: 0px 5px 0px 5px ;
  width: 198px;
  background: none;
  border: none;
  height: 21px;
  line-height: 21px;
  font-size: 12px;
}

.traceryBtn{
  display: inline-block;
  background: url(../images/trac_orang_btn_lft.jpg) left top no-repeat;
}

.traceryBtn:hover{
  background: url(../images/trac_orang_btn_lft.jpg) left bottom no-repeat;
  text-decoration: none;
}

.traceryBtn span{
  display: inline-block;
  background: url(../images/trac_orang_btn_rht.jpg) right top no-repeat;
  height: 21px;
  line-height: 21px;
  color: #FFF;
  text-transform: uppercase;
  font-size: 13px;
  padding: 0px 40px 0px 40px ;
}

.traceryBtn:hover span{
  background: url(../images/trac_orang_btn_rht.jpg) right bottom no-repeat;
}

.traceryBtnOut{
  padding: 4px 0px 0px 37px ;
  text-align: center;
}

.tagCloudBlck{
  margin: 35px 0px 0px 52px ;
  width: 275px;
}

.ticketBlck{
  width: 275px;  
  margin: 35px 0px 0px 52px ;
}

.bannerOut{
  margin: 35px 0px 0px 52px ;
  width: 275px;
}

.font14{
  font-size: 14px;
}

.font24{
  font-size: 24px;
}

.font18{
  font-size: 18px;
}

.font12{
  font-size: 12px;
}

.breadCrumb{
  display: inline-block;
  float: left;
  padding: 0px 0px 0px 30px ;
}

.rhtSideTop{
  padding: 0px 25px 0px 0px ;
}

.breadCrumb a, .breadCrumb span{
  display: inline-block;
  margin: 0px 7px 0px 7px ;
}

.rhtSide{
  float: right;
  width: 690px;
}

.rhtSideTop{
  position: relative;
}

.serchBlck{
  float: right;
  behavior: url(http://fruitarian.ru/wp-content/themes/fructorian/css/PIE.htc);
  border-radius:12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  background: #fff;
  height: 24px;
  width: 275px;
}

.findBtn{
  float: left;
  border: none;
  height: 24px;
  width: 24px;
  background: url(../images/find_btn.gif) center center no-repeat;
}

.findInp{
  float: left;
  line-height: 24px;    
  height: 24px;
  padding: 0px 5px 0px 5px ;
  width: 225px;
  background: none;
  border: none;
}

.blogBlockFrst{
  padding: 14px 0px 0px 0px ;
  background: url(../images/fruit_blog_item_frst.png) 1px top no-repeat;
}
.blogBlock{
  background: url(../images/fruit_blog_item_top.png) left top no-repeat;
}

.blogBlockIn{
  padding: 15px 15px 35px 15px ;  
  width: 650px;  
  background: url(../images/fruit_blog_item_bot.png) -1px bottom no-repeat;
}

.blogBlockInner{
  /*padding: 0px 20px 0px 20px ;*/
  height: auto !important;
  min-height: 130px !important;
  height: 130px;
}

.blogBlockInner h2{ 
  padding : 0px 20px 22px 20px ;
  font-weight: normal;
  font-size: 22px;
  background: #fff;
}

.blogBlockCont{
  padding : 0px 20px 0px 20px ;
}

.blogBlockInner h2 a{
  text-decoration: underline;
}

.blogBlockInner h2 a:hover{
  text-decoration: none;
}

.blogInfHead{
  background: #fff;
  padding: 10px 0px 10px 145px ;
  position: relative;
}

.date{
  top: 0px;
  left: 0px;
  position: absolute;
  height: 52px;
  width: 157px;
  background: url(../images/date_bg.png) left top no-repeat;
}

.twig{
  top: -27px;
  left: -44px;
  position: absolute;
}

.blogBlockCont .imgBox{
  text-align: center;
}

.date span{
  display: inline-block;
  margin: 13px 0px 0px 28px ;
  font-size: 17px;
  color: #fff;
}

.section a{
  text-decoration: underline;
  margin: 0px 5px 0px 0px ;
  display: inline-block;
}

.section a:hover{
  text-decoration: none;
}

.blogBlockCont p{
  margin: 0px 0px 10px 0px ;
}

.orangBtnOut{
  position: relative;
}

.orangBtn{
  font-size: 13px;
  color: #FFF;
  padding: 0px 20px 0px 20px ;
  line-height: 21px;
  display: inline-block;
  height: 21px;
  background: #FC720D;
  behavior: url(http://fruitarian.ru/wp-content/themes/fructorian/css/PIE.htc);
  border-radius:10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

.orangBtn:hover{
  background: #FCA90B;
  text-decoration: none;
}

.blogPagin{
  padding: 17px 15px 0px 15px ;
  height: auto !important;
  min-height: 43px !important;
  height: 43px;
  background: url(../images/fruit_blog_item_top.png) left top no-repeat;
  width: 650px;
}

.blogPagin ol{
  margin: 0px 0px 0px 120px ;
  text-align: center;
}

.blogPagin ol .title{
  display: inline-block;
  margin: 0px 5px 0px 0px ;
  font-size: 14px;
  color: #FC330C;
  line-height: 27px;
  height: 27px;
}

.blogPagin li{
  margin: 0px 1px 0px 1px ;
  display: inline-block;
  float: left;
}

.blogPagin li a, .blogPagin li .page{
  color: #fff;
  line-height: 27px;
  text-align: center;
  display: inline-block;
  height: 27px;
  width: 27px;
  background: url(../images/pagin_bg.jpg) left bottom no-repeat;
  border: none;
  padding: 0px;
  margin: 0px;
}

.blogPagin li .current{
  background: url(../images/pagin_bg.jpg) left top no-repeat;
}

.blogPagin li a:hover{
  color: #FFF;
  text-decoration: none;
  background: url(../images/pagin_bg.jpg) left top no-repeat;
}

.blogPagin li .gap{
  margin: 0px 4px 0px 4px ;
}

#footerOut{    
  margin: 0px auto;
  width: 1065px;
}

#footer{
  padding: 50px 0px 0px 52px ;
  background: url(../images/bot_bg.jpg) bottom center no-repeat;
  height: 175px;
  width: 1013px;
  bottom: 0px;
  position: absolute;
}

.counter{
  float: left;
}

.rights{
  font-size: 11px;
  margin: 15px 0px 0px 0px ;
}

.authors{
  font-size: 14px;
  text-align: right;
  margin: 0px 0px 5px 0px ;
}

.comerc{
  background: #fff;
  padding : 0px 20px 20px 20px ;
}

.advpost{
  margin: 17px 0px 0px 0px ;
  background: url(../images/sep_line_bg.jpg) center top no-repeat;
  padding : 27px 20px 20px 20px ;
}

.advpost a{
  font-style: italic;
  color: #06AAF2;
}

.likeSoci{
  padding: 0px 20px 0px 20px ;
}

.socItem{
  display: inline-block;
  float: left;
}

.fb{
  width: 145px;
}

.fb iframe{
  width: 160px !important;
}

.odnoClas{
  width: 125px;
}

.googl{
  width: 75px;
}

.vk{
  width: 100px;
}


.blogBlockInner h3{
  text-transform: uppercase;
  font-weight: normal;
  font-size: 13px;
  padding: 0px 20px 12px 20px ;
}

#wp_thumbie ul{
  padding: 0px 20px 0px 20px ;
}
  
#wp_thumbie ul li{
  padding: 0px 0px 0px 10px ;
  list-style: none;
  background: url(../images/orang_bullet.gif) left 4px no-repeat;
}

#wp_thumbie ul li a div{
  text-decoration: underline;
  color: #FC720C;
}
  
#wp_thumbie ul li a:hover div{
  text-decoration: none;
}

.blogBlockComment{
  padding: 0px 20px 0px 20px ;
}

.blogCommentItem{
  margin: 20px 0px 0px 0px ;
  padding: 0px 0px 15px 0px ;
  border-bottom: 1px solid #3EDEEC;
}

.authorComment{
  width: 55px;
  float: left;
}

.comment{
  font-family: Arial;
  font-style: italic;
  color: #606060;
  width: 540px;
  float: right;
}

.comment .name a{
  font-family: Arial;
  text-decoration: underline;
  font-style: italic;
  color: #06AAF2;  
}
  
.comment .name a:hover{
  text-decoration: none;  
}

.editComment{
  margin: 20px 0px 0px 0px ;
}

.formOut .nameInp{
  margin: 0px 9px 0px 0px ;
  float: left;
}

.formOut .mailInp{
  float: left;
}

.formOut input{
  color: #606060;
  font-style: italic;
  width: 190px;
  padding: 0px 8px 0px 8px ;
  border: 1px solid #C9C9C9;
  background: none;
   behavior: url(http://fruitarian.ru/wp-content/themes/fructorian/css/PIE.htc);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.editCommentRht{
  width: 540px;
  float: right;
}

.txtFieldOut{
  margin: 5px 0px 10px 0px ;
  height: 77px;   
}

.txtFieldOut textarea{  
  position: relative;
    border: 1px solid #C9C9C9;
  behavior: url(http://fruitarian.ru/wp-content/themes/fructorian/css/PIE.htc);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  height: 77px;   
  width: 540px;
}

.divideBlck{
  padding: 15px 15px 35px 25px ; 
}

.blogInnerHead{
  background: #fff;     
  padding: 0px 10px 5px 20px ;
}

.blogInnerHead .section{
  padding: 0px 5px 15px 0px ;
  float: right;
}

.blogDate{
  top: -30px;
  position: relative;
  float: left;
  width: 175px;
}
 
.sectionOut{
  float: right;
  width: 455px;
}

.blogBlockCont p img{
  margin: 0px 0px 10px 0px ;
}

#google_translate_element
{
  margin-bottom: 10px;
}