/*
Theme Name: ekePeople
Theme URI:
Description: CSS for ekePeople
Version: 1.0
Author:
Author URI:
*/

/*--- Основное ---*/
*{
	margin: 0;
	padding: 0;
    border: 0;
   /*	border: thin solid;*/
}
h1{
	font-weight: normal;
	font: Arial, Helvetica, sans-serif;
}
img{
	border: 0;
}
p {
	font: Georgia, arial, sans-serif;
}
a:link, a:active{color: #468;}
a:visited {color: #527;}
a:hover {color: #0d0347;}
a.oth{
    color: #468;
	font-size: 14px;
}

input{
    border:  thin solid;
}


body{
	background: #FFFAF1;
	background-image: url(img/body_back.png);
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapper{
	margin: 0;
	width: 100%;
	min-width: 1000px;
	max-width: 1400px;
	margin: 0 auto;
	padding: 0px 0 0px 0;
}

#wrapper div.entry div#address{
	float: left;
	font: bold 14px Helvetica;
	/*margin-bottom: -205px;*/
	padding-top: 10px;
	padding-left: 50px;
	*padding-left: 0px;
	z-index: 20;
	line-height: 25px;
	width: 350px;
}
#wrapper div.entry div#text{
	float: left;
	font: 14px Helvetica;
	line-height: 25px;
	/*margin-bottom: -205px;*/
	padding-top: 10px;
	padding-left: 50px;
	padding-right: 250px;
	*padding-right: 450px;
	*padding: 0px;
	z-index: 20;
	width: 450px;
}
#wrapper div.entry div#address span{
	padding-left: 0px;
	border-bottom: solid 2px #D98127;
}
/*--- Конец основного ---*/

/*--- head - там где срочно в номер ---*/
#head{
	display: block;
	height: 36px;
}
#head a{
	text-decoration: underline;
	color: #F00;
	line-height: 36px;
	margin: 0 0 0 18px;
}
#head img {
	float: left;
}
div.moskbg {
	background: url(img/mosk.png) top no-repeat;
	margin-top: -39px;
	margin-left: -2px;
	height: 48px!important;
	-background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/ekepeople/img/mosk_banner.png',sizingMethod='crop');
}
div.kiebg {
	background: url(img/kie.png) no-repeat;
	margin-top: -39px;
	height: 48px!important;
	-background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/ekepeople/img/kie_banner.png',sizingMethod='crop');
}
div.spbbg {
	background: url(img/spb.png) no-repeat;
	margin-top: -39px;
	height: 48px!important;
	-background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/ekepeople/img/spb_banner.png',sizingMethod='crop');
}
div.mosk{
    position: absolute;
    top: 2px; right: 165px;
    width: 48px; height: 48px;
    line-height: 32px;
    padding: 0 4px;
    font-size: 12px;
    color: #FFF;

}
div.spb{
    position: absolute;
    top: -36px; right: 49px;
    width: 108px; height: 48px;
    line-height: 32px;
    padding: 0 5px;
    font-size: 12px;
    color: #FFF;
}
div.kie{
    position: absolute;
    top: -36px; right: 0px;
    width: 38px; height: 48px;
    line-height: 32px;
    padding: 0 5px;
    font-size: 12px;
    color: #FFF;
}
div.gorod{
    position: absolute;
    top: -36px; right: 218px;
    width: 60px; height: 48px;
    line-height: 32px;
    padding: 0 4px;
    font-size: 10px;
}

a.gorod{
    color: #000;
    text-decoration: none;
    border-bottom: 1px dashed #000;
}


/*--- end head ---*/

/*--- navi ---*/
#navi{
    position: relative;
	display: block;
	background: 0 url(img/fon_head.png) repeat-x;
	height: 118px;
}

img.logo{
	position: absolute;
	top: 21px;
	left: 98px;
}

a.man{
	position: absolute;
	top: 38px;
	left: 300px;
	color: #0B0B0B; 
	display: none;

}

a.wom{
	position: absolute;
	top: 38px;
	left: 459px;
	color: #0B0B0B;
	display: none;
}

a.news{
	position: absolute;
	top: 38px;
	left: 554px;
	color: #0B0B0B;
	display: none;
}

a.pres{
	position: absolute;
	top: 38px;
	left: 624px;
	color: #0B0B0B;
	display: none;
}

a.ent{
	position: absolute;
	top: 38px;
	left: 713px;
	color: #0B0B0B;
	display: none;
}

a.shr{
	position: absolute;
	top: 38px;
	left: 800px;
	color: #0B0B0B;
	display: none;
}

a.shop{
	position: absolute;
	top: 38px;
	left: 1075px;
	color: #0B0B0B;
	display: none;
}

img.man{
	position: absolute;
	top: 38px;
	left: 287px;
	z-index : 2;
	margin : 3px 0px;
}

img.wom{
	position: absolute;
	top: 38px;
	left: 462px;
	z-index : 2;
	margin : 3px 0px;
}

img.news{
	position: absolute;
	top: 38px;
	left: 635px;
	z-index : 2;
	margin : 3px 0px;
}

img.pres{
	position: absolute;
	top: 38px;
	left: 720px;
	z-index : 2;
	margin : 3px 0px;
}

img.ent{
	position: absolute;
	top: 38px;
	left: 838px;
	z-index : 2;
	margin : 3px 0px;
}

img.shr{
	position: absolute;
	top: 38px;
	left: 955px;
	z-index : 2;
	margin : 3px 0px;
}

img.shop{
	position: absolute;
	top: 38px;
	left: 1075px;
	z-index : 2;
	margin : 3px 0px;
	display: none;
}
div.back_m{
    position: absolute;
    top: 0px;
    background: 0 url(img/back_m.png) no-repeat;
    width: 200px;
    height: 118px;

}


img.manS{
	position: absolute;
	top: 36px;
	left: 278px;
	z-index : 2;
	margin : 3px 0px;
}

img.womS{
	position: absolute;
	top: 36px;
	left: 455px;
	z-index : 2;
	margin : 3px 0px;
}

img.newsS{
	position: absolute;
	top: 36px;
	left: 626px;
	z-index : 2;
	margin : 3px 0px;
}

img.presS{
	position: absolute;
	top: 36px;
	left: 715px;
	z-index : 2;
	margin : 3px 0px;
}

img.entS{
	position: absolute;
	top: 36px;
	left: 831px;
	z-index : 2;
	margin : 3px 0px;
}

img.shrS{
	position: absolute;
	top: 36px;
	left: 932px;
	z-index : 2;
	margin : 3px 0px;
}


/*--- end navi ---*/

/*--- main ---*/
#main{
	/*display: block;*/
	min-height: 250px;
	padding: 35px 98px 50px 98px;
	border: solid 37px #090909;
	border-top: 0px;
	float: left;
}
#main a{
    color: #000;
    
}
.zag a {
	font-size: 30px;
}

#main div.zag{
  float: left;
  display: block;
  width: 30%;
  margin: 10px;
}

#main p.pic{
  display: block;
  float: right;
  width: 60%;
  margin: 10px;
}

#main img{
  float: left;
}


/*--- end main ---*/
/*--- ruller ---*/
div.ruler{
	background: url(img/ruler.png) repeat-x 0 center;
    height: 30px;
}
/*--- end ruller ---*/

/*--- conta ---*/
#conta{
	display: block;
	/*border: 3px solid black;*/
	min-height: 250px;
	margin: 0 88px;
}
/*--- end conta ---*/

#subscript{
	float: left;
	width: 35%;
	margin: 0px;
}
#subaddress{
	float: right;
	width: 60%;
	margin: 0px;
}
/*--- sidebar ---*/
#sidebar{
	float: left;
	width: 30%;
	margin: 10px;
}
#sidebar a.morel{
	font-size: 18px;
}
/*--- end sidebar ---*/

/*--- rss ---*/
#rssl{
	height: 30px;
	line-height: 30px;
}
#rssl a{
	color: #F4814B;
	font-size: 14px;
	margin: 2px;
}
#rssl a:hover{
	color: #F00;
}
/*--- end rss ---*/

/*--- post ---*/
#post{
	float: right;
	width: 60%;
	*width: 50%;
	margin: 10px;
}
img#nastya_small,
img#sasha_small,
img#jana_small,
img#olga_small,
img#zoi_small{
	float: left;
	margin: 3px;
	padding: 0px;
	width: 320px;
}

.post_title{
	font-size: 14px;
	padding: 10px 0 10px 0;
}
.post_title img {
	float: left; 
	margin: 3px 10px 0 0;
}
.post_title a {
	line-height: normal;
}
/*--- end post ---*/

/*--- posty ---*/
#navigation{
    width: 500px;
    margin: 0 auto;
    font-size: 18px;
    text-decoration: none;
}

#navigation div.alignleft{
  float: left;
    border-bottom: 1px dashed;
}

#navigation div.alignright{
    float: right;
    border-bottom: 1px dashed;
}
/*--- end posty ---*/

/*--- posts ---*/
body div#avatar{
	float: left;
	padding: 110px 0px 0px 45px;
	margin: 0px;
}
body div#avatar img{
	display: block;
	float: left;
}
body div#avatar span{
	padding: 10px 5px;
	float: left;
	display: block;
	width: 100px;
}
body div#avatar span a{
	text-decoration: underline;
	color: #44668b;
	font-weight: bold;
}
div.post.blog.personal{
	display: block;
    width: 900px;
	margin: 0px auto;
	margin-top: -5px;
	padding-bottom: 40px;
	position: relative;
	height: 250px;
}
div.post.blog.personal.yana{
	height: 520px;
}
div.post.blog.personal .salerBody .salerDesc span{
	float: left;
	display: block;
	width: 550px;
	margin-left: 28px;
	padding-top: 20px;
}
div.post.blog.personal img{
	display: block;
	float: left;
}
div.post.blog.personal posttime{
	display: block;
	float: left;
}
div.post.blog.personal a span{
	text-decoration: none;
}
div.post.blog{
	display: block;
    width: 590px;
	margin: 0px auto;
	margin-top: -5px;
	padding-bottom: 40px;
	position: relative;
	height: 100px;
}
div.post.blog a span{
	color: #fff;
	font-size: 14px;
	background: url(img/blogNameTitle.png) repeat-x;
	height: 37px;
	display: block;
	float: left;
	padding: 0px 8px;
	clear: right;
	text-decoration: underline;
	line-height: 25px;
}
div.post.blog a img.titleLeft{
	color: #fff;
	font-size: 14px;
	background: none;
	height: 37px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 25px;
	text-decoration: underline;
	line-height: 25px;
	width: 9px;
}
div.post.blog a img.titleRight{
	color: #fff;
	font-size: 14px;
	background: none;
	height: 37px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	line-height: 25px;
	width: 9px;
}
div.post.blog .salerBody .salerDesc span{
	float: left;
	display: block;
	width: 450px;
	margin-left: 28px;
	padding-top: 10px;
}
div.post.blog .salerBody .salerDesc .last_post{
	
	line-height: 15px;
	width: 450px;
	float: left;
	display: block;
	padding: 10px 0px 0px 28px;
}
div.post.blog .salerBody .salerDesc a{
	text-decoration: underline;
	color: #44668b;
	font-weight: bold;
}
div.post.blog a img{
	display: block;
	float: left;
}
div.post{
	display: block;
    width: 590px;
		*width: 790px;
	margin: 20px auto;
	position: relative;
	* margin: 20px 30%;	
}
div.post h1 {
	margin: 0 0 10px 0;
}
div.post p{
    font-size: 14px;
    font-family: Georgia, Tahoma, Arial, sans-serif;
    margin: 7px 0;
    width: auto;
	z-index: 25;
}
div.post a.posth1{
   font-size: 30px;
	margin: 7px 0;
   text-decoration: underline;
}
p.posttimem{
    font-size: 18px;
    font-family: Georgia;
    margin: 7px 0;
    font-style: italic;
} 

div.posttime{
    font-size: 18px;
    font-family: Georgia;
    margin: 7px 0;
}
/*--- end posts ---*/


/*--- footer ---*/
div.foorul{
  height: 113px;
  display: block;
  background: url(img/foorul.png) repeat-x;
}

#footer{
	display: block;
	min-height: 150px;
	margin: 5px 98px 30px 98px;
}

/*--- end footer ---*/

/*--- pools ---*/
#pools{
    float: left;
    width: 35%;
	*width: 20%;
    margin: 10px 0px;
}
/*--- end pools ---*/

/*--- adress ---*/
#showroom{
    float: left;
    width: 60%;
    margin: 10px 0px;
    font-weight: normal;
	padding-top : 30px;
	padding-bottom: 30px;
	font: 13px Arial;
}

#adress{
    float: left;
    width: 35%;
    margin: 10px 0px;
    font-weight: normal;
	padding-bottom: 20px;
}

#adress p.tele{
    font-size: 24px;
    vertical-align: top;
    margin-left: 25px;
}

#adress span.kod{
    font-size: 12px;
    vertical-align: top;
    line-height: 24px;
}

#adress p.adr{
    float: left;
    margin-left: 5px;
}

#adress img.minimap{
    position: relative;
    top: 27px;
    float: left;
}
/*--- end adress ---*/

/*--- search ---*/
#search_bl{
    float: right;
    width: 20%;
	 min-width: 250px;
    padding: 10px 10px 10px 0px;
}
#search{
	position: relative;
	height: 20px;
	background: url(img/search.png) no-repeat 10px 0;
}

#search .bs{
  position: absolute;
  left: 210px;
  border: none;
}

#search input.si{
    position: absolute;
    top: 2px; left: 18px;
	 width: 180px; height: 17px;
    border: none;
	 outline: none;
	 background: transparent;
    font-size: 11px;
    color: #363636;
}
/*--- end search ---*/
/*--- start about pano ---*/
#about_pano {
	height: 276px;
	position: relative;
}
#about_pano .pano {
	width: 100%; height: 300px;
	margin: 0 auto;
	overflow: hidden;
	cursor: move;
	top: -24px;
	position: absolute;
}
#about_pano #pano_img{
	position: absolute;
	top: 0px; left: 0px;
}
#about_pano #pano_w {
	right: 117px;
}
#about_pano #pano_m {
	right: 30px;
}
#about_pano .hd {
	position: absolute;
	top: 25px; right: 202px;
	width: 58px; height: 24px;
	background: url(img/about_sect.png);
	-background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/ekepeople/img/about_sect.png',sizingMethod='scale');
}
#about_pano .in {
	text-align: center;
	position: absolute;
	top: 25px;
	width: 82px; height: 24px;
	background: url(img/about_sect_in.png);
	cursor: default;
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/ekepeople/img/about_sect_in.png',sizingMethod='scale');	
}
#about_pano .in  a{
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	line-height: 22px;
	cursor: default;
	position: relative;
}
#about_pano .out {
	text-align: center;
	position: absolute;
	top: 25px; 
	width: 82px; height: 24px;
	cursor: pointer;
	background: url(img/about_sect_out.png);
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/ekepeople/img/about_sect_out.png',sizingMethod='scale');	
}
#about_pano .out a {
	color: #003066;
	text-decoration: none;
	font-size: 11px;
	line-height: 22px;
	border-bottom: 1px dashed #003066;
	position: relative;
}
#subpano {
	background: url(img/sub_pano.png) repeat-x 0 top;
    height: 30px;
}
/*--- end about pano ---*/
/*--- start about text ---*/
#about_text {
	width: 65%;
	min-width: 400px;
	margin: 0;
	font-size: 14px;
	padding: 8px 0 8px 300px;
}
#about_text h1 {
	font-size: 30px;
	margin: 0 0 8px 0;
}
#about_text p {
	margin: 0 0 10px 0;
}
#a_w_time {
	width: 182px;
	font: 14px Georgia;
	font-style: italic;
	position: absolute;
	margin: 0;
	left: 50px; top: 490px;
}
#a_w_time .img{
	background: url(img/awtime.png);
	width: 182px; height: 112px;
}
#a_pano_hint {
	width: 168px; height: 157px;
	float: right;
	margin: -35px 50px 0 0;
	font: 14px Georgia;
	font-style: italic;
}
#a_pano_hint .img{
	width: 168px; height: 90px;
	background: url(img/a_pano_hint.png);
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/ekepeople/img/a_pano_hint.png',sizingMethod='crop');	
}
/*--- end about text ---*/
#about_foto {
	padding: 10px 0 0 15%;
}
#about_foto h1 {
	font-size: 18px;
}
.ft {
	width: auto;
	float: left;
	margin: 0 60px 18px 0;
}
.ft .c11 {
	background: url(img/c11.png) no-repeat right bottom;
	width: 9px; height: 9px;
}
.ft .c12 {
	background: url(img/c12.png) repeat-x bottom;
}
.ft .c13 {
	background: url(img/c13.png) no-repeat left bottom;
	width: 9px; height: 9px;`
}
.ft .c21 {
	background: url(img/c21.png) repeat-y right;
}
.ft .c22 {
	margin: 0; padding: 0;
}
.ft .c23 {
	background: url(img/c23.png) repeat-y left;
}
.ft .c31 {
	background: url(img/c31.png) no-repeat top right;
	width: 9px; height: 9px;
}
.ft .c32 {
	background: url(img/c32.png) repeat-x top; 
}
.ft .c33 {
	background: url(img/c33.png) no-repeat top left;
}
.ft .ss {
	font: 14px Georgia;
	font-style: italic;
	padding: 0 0 0 8px;
}
/*--- start imgt ---*/
/*--- end imgt ---*/

/*--- menu ---*/
.topmenu a {
	font : 14px "Trebuchet MS";
	color: #CECBCE;
	letter-spacing: -1px;
	text-decoration : none;
}
/*--- end menu ---*/

.tagonsingle {
	position: absolute;
	top: 30px; left: 610px;
	display: block;
	width: 200px;
}
.subposttags {
	font-size: 11px;
	background: url(img/key.png) no-repeat left 4px;
	padding-left: 15px;
}
.subposttags a{
	font-size: 11px;
	color: #222;
	text-decoration: underline;
	margin: 0; padding: 0;
	display: inline;
}
#cat_tags {
   width: 600px;
   height: 287px;
	margin: auto;
	font-size: 14px;
	padding: 0 0 25px 0;
	* margin: 0 30%;
}
#cat_tags .l_p{
	width: 130px;
	float: left;
	text-align: right;
}
#cat_tags .r_p{
	float: left;
}
#cat_tags .l_p .lin {
	height: 26px;
	display: block;
	float: right;
}
#cat_tags .l_p .lin div{
	float: right;
}
#cat_tags br {
	clear: both;
}
.a_sel {
	height: 22px;
	background: url(img/tsel_m.png) repeat-x;
}
.a_sel .l {
	background: url(img/tsel_l.png) no-repeat left;
	height: 22px;
}
 .a_sel .r {
	background: url(img/tsel_r.png) no-repeat right;
	height: 22px; line-height: 22px;
	padding: 0 10px 0 10px;
	
	*margin-left: -10px
	text-align: center;
	color: #fff; font-size: 14px;
}
#cat_tags a{
	text-decoration: underline;
	font-size: 14px;
	color: #003066;
}
#cat_tags .a_m_w {
	background: url(img/m_w.png) no-repeat 0 4px;
	line-height: 26px;
	padding: 0 10px 0 20px;
}
#cat_tags .a_rss {
	background: url(img/rss_ico.png) no-repeat 0 6px;
	line-height: 26px;
	padding: 0 10px 0 20px;
}
#cat_tags .r_col {
	padding: 0 0 0 40px;
	float: left;
	
	*width: 140px;
}
#cat_tags .blogmenu {
	padding: 0 0 0 40px;
	float: left;
	
	*width: 800px;
}
#cat_tags .r_p .lin {
	height: 26px;
	display: block;
	float: left;
	line-height: 26px;
}
#cat_tags .r_p .blog {
	height: 75px;
	display: block;
	float: left;
	line-height: 26px;
	margin-right: 40px;
	text-align: center;
	text-decoration: none;
	*width: 91px;
	*padding: 0px;
	
}
#cat_tags .r_p .blog span{
	color: #44668B;
	text-decoration: underline;
}
#cat_tags .r_p .lin div{
	float: left;
}

#cat_tags #facebookmenu{
	position: absolute;
	margin-top: -10px;
	padding-right: 15px;
	left: 10px;
}
.r_p .r_col .blog {
 background-attachment: scroll;
 background-position: bottom;
}
.r_p .r_col .blog .l {
	background-position: bottom left;
	height: 83px;
	line-height: 26px;
	
}
.r_p .r_col .blog .r {
	background-position: bottom rigth;
	height: 83px;
	line-height: 26px;
	
}
#cat_tags .r_p .r_col .a_sel.lin.blog {
	height: 83px;
}
.blog .l {
	
	height: 22px;

}
 .blog .r {
	background: url(img/tsel_r.png) no-repeat right bottom;
	height: 22px; 
	line-height: 22px;
	padding: 0px 10px 0 10px;
	text-align: center;
	color: #fff; font-size: 14px;
}
#cat_tags .r_p .a_sel{
	margin-left: -10px;
	-margin-left: -5px;
}
#comm_block {
	width: 600px;
	margin: 20px auto;
}
#comm_block .cauth, #comm_block .author cite{
	text-decoration: underline;
	font-style: normal;
}
#add_comm {
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
}
#add_comm a {
	text-decoration: none;
	border-bottom: 1px dashed #224b79;
	line-height: 30px;
}
#commentform {
	margin: 0 0 20px 0;
}
#commentform .cncl_rpl{
	margin: 0 10px 0 0;
	text-decoration: none;
	border-bottom: 1px dashed #224b79;
	position: relative;
	top: -8px;
}
#comm_block .ava {
	float: left;
	margin: 0 8px 0 0;
}
#comm_block .cmtt {
	float: left;
}
#comm_block .thdrpy {
	clear: both;
	margin: 4px 0 16px 0;
	padding: 0 0 0 24px;
	background: url(img/reply_commentb.png) no-repeat 0 center;
	height: 26px;
}
#comm_block .thdrpy a{
	/*color: #928e87;*/
	font-size: 18px;
	text-decoration: none;
	border-bottom: 1px dashed #224b79;
	zoom: 1;
}
.editComment, .editableComment, .textComment{
	display: inline;
}
.comment-childs{
	margin: 5px 2px 2px 60px;
	padding: 4px 2px 2px 4px;
}
.chalt{
	/*background-color: #E2E2E2;*/
}
#newcomment{
	border:1px dashed #777;width:90%;
}
#newcommentsubmit{
	color:red;
}
.adminreplycomment{
	border:1px dashed #777;
	width:99%;
	margin:4px;
	padding:4px;
}
.mvccls{
	color: #999;
}
#comment {
width: 500px;
height: 150px;
border: 1px solid #ccc;
}
.commentlist {
	list-style: none;
	margin: 25px 0 0 0;
}
#commentform label {
	width: 90px;
	float: left;
	display: block;
	margin: 0 0 0 0;
	line-height: 22px;
}
#commentform br {
	clear: both;
}
#commentform #author {
	border-left: 1px solid #cecece;
	border-bottom: 1px solid #e4e4e4;
	border-right: 1px solid #cecece;
	border-top: 1px solid #8e8e8e;
	width: 400px;	height: 18px;
	margin: 4px 0;
	float: left;
	display: block;
}
#commentform #email {
	border-left: 1px solid #cecece;
	border-bottom: 1px solid #e4e4e4;
	border-right: 1px solid #cecece;
	border-top: 1px solid #8e8e8e;
	width: 400px;	height: 18px;
	margin: 4px 0;
	float: left;
	display: block;
}
#commentform #openid_identifier {
	border-left: 1px solid #cecece;
	border-bottom: 1px solid #e4e4e4;
	border-right: 1px solid #cecece;
	border-top: 1px solid #8e8e8e;
	width: 400px;	height: 18px;
	margin: 4px 0;
	float: left;
	display: block;
}
h3#respond {
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0 0 0;
}
.cmtPop {
	margin: 0 20px 0 0;
}
.cmtPop a{
	margin: 0 10px 0 0;
}
#cmt-sw {
	margin: 16px 0 0 0;
	position: relative;
	left: -10px;
	-zoom: 1;
}
#cmt-sw .lin {
	float: left;
	display: block;
	height: 26px;
}
#cmt-sw .lin div{
	float: left;
}
#cmt-sw .a_sel a {
	color: #fff;
	text-decoration: none;
	cursor: default;
	margin: 0; padding: 0;
	font-size: 12px;
}
#cmt-sw .p_sel .r{
	height: 22px; line-height: 22px;
	padding: 0 10px 0 10px;
	text-align: center;
	font-size: 12px;
}
#cmt-sw .p_sel .r a{
	text-decoration: none;
	border-bottom: 1px dashed #468;
}
#cmt-ans1 {
	position: relative;
	left: -90px;
	-z-index: 2;
	-zoom: 1;
	-margin: 0;
	-padding: 0;
	height: 80px;
}
#cmt-ans2 {
	height: 65px;
}
.pollsonmain {
	position: relative;
	left: -40px; top: -110px;
	*left: 0px;
}

.pollsonother {
	position: relative;
	left: -40px; top: 0px;
}
.adronmain_s {
	position: relative;
	left: -20px; top: 0px;
}
.adronmain_k {
	position: relative;
	left: -10px; top: 0px;
}
.adronmain_m {
	position: relative;
	left: -10px; top: 0px;
}
.wp-caption-text {
	font-style: italic;
	font-size: 11px;
	padding: 0 0 10px 0;
}
.wp-polls-ul li {
	padding: 2px 0;
}
#search_onpage{
	position: relative;
	height: 23px;
	width: 100%;
}
#search_onpage table {
	width: 100%;
	height: 23px;
}
#search_onpage td.sl {
	background: url(img/srfld_l.png) no-repeat;
	width: 10px; height: 23px;
}
#search_onpage td.sr {
	background: url(img/srfld_r.png) no-repeat;
	width: 10px; height: 23px;
}
#search_onpage td.sl div, #search_onpage td.sr div {
	width: 10px;
}
#search_onpage td.sm {
	background: url(img/srfld_m.png) repeat-x;
	width: 100%; height: 23px;
	vertical-align: top;
}
#search_onpage input {
	border: none;
	outline: none;
}
#search_onpage td.sm input {
	background: transparent;
	width: 100%; height: 20px;
}
#search_onpage td.sb {
	padding-left: 8px;
}
p.pmeta {
	margin: 0; padding: 0;
}
p.pmeta a{
	font-size: 11px;
	color: #222;
	text-decoration: underline;
}
.hsearch {
	font-size: 16px;
	font-weight: normal;
	margin: 0; padding: 0;
}
p.pexcerpt {
	margin: 0; padding: 0;
}
img.srchthumb {
	position: absolute;
	left: -60px; top: 0;
}
#banner{
	background: url(img/banner.gif) no-repeat;
	background-position: center;
	width: 100%;
	height: 110px;
	vertical-align: middle;
}
div.rulerBanner{
	background: url(img/rulerBanner.png) repeat-x 0 center;
   height: 30px;
}
/*div.blogBlock{
	border: 1px solid rgb(214, 214, 214); 
	margin: 11px 0pt; 
	padding: 11px 0pt 9px 11px; 
	background: rgb(255, 255, 255) none repeat scroll 0% 0%; 
	width: 541px; 
	height: 105px; 
	-moz-background-clip: border; 
	-moz-background-origin: padding; 
	-moz-background-inline-policy: continuous; 
	clear: both;
}

div.blogBlock a{
	border: medium none ; 
	float: left;
}
div.blogBlock a img{
	border: medium none ; 
	margin: 0pt; 
	padding: 0pt;
}
div.blogBlock div.salerBody{
	float: left; 
	width: 330px; 
	padding-left: 15px;
}
div.blogBlock div.salerBody p a{
	padding-left: 0px!important;
}
div.blogBlock div.salerBody div.salerName{
	height: 17px;
}
div.blogBlock div.salerName a{
	border: medium none ; 
	color: rgb(0, 0, 0); 
	text-decoration: none;
}
div.blogBlock div.salerName a span{
	color: rgb(0, 0, 0); 
	text-transform: uppercase; 
	font-family: Arial,sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	text-align: left;
}
div.blogBlock  div.salerDesc{
	overflow: hidden; 
	height: 54px; 
	line-height: 15px;
}
div.blogBlock div.salerDesc a{
	border: medium none ; 
	color: rgb(58, 194, 36);
}
div.blogBlock p a{
	border: medium none ; 
	color: #000;
	width: 140px;
	line-height: 24px;
	text-align: left;
}

div.blogBlock  div.salerDesc span{
	color: #000;; 
	font-family: Arial,sans-serif; 
	font-size: 13px; 
	text-align: left;
}*/

a.hidlink {
	text-decoration: none;
}

a.hidlink:hover {
	text-decoration: underline
}

div#contactsFixed{
	float: none;
	position: fixed;
	top: 170px;
	right: 0px;
	background: url(img/contact.png) no-repeat;
	width: 110px;
	height: 61px;
	z-index: 20;
  * position:absolute;
  * top: expression(document.getElementsByTagName( 'body' )[0].scrollTop +170+ "px");
}

#facebook{
	float: right;
	width: 292px;
	margin-top: 0px;
	margin-bottom: -30px;
	padding-left: 30px;
	margin-right: -60px;
	padding-right: 0px;
}
