﻿html{
	color:#000;
}
p{
	text-align:justify;
}
a{
	color:#505050;
	font:12px tahoma;
	text-decoration:none;
}
#body{
    direction: ltr;
	font-family:arial,verdana;
	margin:0;
 background:#7e9917;	
}
#cont{
	margin:0 auto;
	background: url("../images/footer.png") no-repeat scroll center bottom transparent;
	padding-bottom: 150px;
}
.con-txt strong {
color: #000000;
font: bold 11px/28px tahoma;
}
del {
color: red;
text-decoration: line-through;
}
em{
font: italic 11px/28px tahoma;
}
.con-txt li {
color: #777777;
font: 12px/24px tahoma;
list-style: disc outside none;
margin: 0 24px 0 0;
}
.con-txt h1 {
color: #000000;
font: bold 30px arial;
}
.con-txt h2 {
color: #000000;
font: bold 27px arial;
}
.con-txt h3 {
color: #000000;
font: bold 24px arial;
}
.con-txt h4 {
color: #000000;
font: bold 22px arial;
}
.con-txt h5 {
color: #000000;
font: bold 20px arial;
}
.con-txt h6 {
color: #000000;
font: bold 16px arial;
}
.clear
{
	clear:both;
	height:1px;
	width:100%;
}
#header{
	margin:0 auto;
	 background: url("../images/header.jpg") repeat-x scroll center top transparent;
}
#header-sub{
	position:relative;
	width:980px;
	margin:0 auto;
	height: 100px;
}
/* Menu */
.droplinetabs {
  background: #9abd2a;
  border-radius: 5px;
  direction: ltr;
  height: 55px;
  position: absolute;
  right: 0;
  top: 16px;
  width: 735px;
  z-index: 99;
}
#catnav {
  margin: 20px 0 0 0;
  padding: 0;
  clear: both;
  height: 44px;
  width: 960px;
  }

#nav {
  list-style: none;
  margin: 0;
  padding-left: 8px;
  overflow:visible;
  
  }
	
#nav ul {
  margin: 0;
  padding: 0;
  }

#nav li {
  height: 29px;
  margin:5px 15px;
  padding: 0;
  position: relative;
}

#nav a {
    color: #FFFFFF;
    display: block;
    font: bold 13px/41px tahoma;
   
}

#nav li a:hover {
  color: #ffffff;
  text-decoration: none;
  display: block;
  }

#nav li ul {
    background-color: #FFFFFF;
    top: -999em;
    list-style: none outside none;
    position: absolute;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	padding:0 5px;
	-webkit-box-shadow: 2px 2px 3px 1px #000;
	-moz-box-shadow: 2px 2px 3px 1px #000;
	box-shadow: 2px 2px 3px 1px #000; 
	min-width: 200px;
	left:0px;
    
}

#nav li:hover ul, #nav li.sfhover ul {
  top: 40px;
  right:0px
  }
	
#nav li li {
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    margin: 0;
    padding: 0;
    right: auto;
}
	
#nav li li a {
    float: left;
    height: 18px;
    margin: 0;
    padding: 5px 20px 5px 15px;
    color: #496B05;
    font: bold 12px tahoma;
    text-shadow: 1px 1px 3px #FFFFFF; 
}
	
#nav li li a:hover {
  color:#000;
  }

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */

  }

.lavaLampWithImage {
  position: relative;
  height: 60px;
  padding: 0px 0px 0px 6px;
  overflow: hidden;
}

.lavaLampWithImage li {
  float: left;
  list-style: none;
padding-right: 10px;
}

 #nav li.back {
  background: url("../images/mnu-hv.png") no-repeat center 7px;
  width: 9px; 
  height: 60px;
  margin-top:0px;
  margin-left:0px;
  z-index: -1;
  position: absolute;
  padding-right: 0px;
}



.lavaLampWithImage li a {
  z-index: 10;
}

.logo {
    display: block;
    left: 0;
    position: absolute;
    top: 104px;
    border-radius: 10px;
    z-index: 1;
    overflow: hidden;
}
.logo img{
width:200px;
}
.lang_slec{
   right: 0px;
  position: absolute;
  top: 19px;
  width: 70px;
  height: 28px;
}
#lang_sel_list a{
font:bold 16px arial !important;
color:#fff !important; 
background:none !important;
}
#lang_sel_list .icl_lang_sel_current{
color:#000 !important; 
display:none;

}
#pag-top{
  background: url("../images/pag-top.png") no-repeat scroll center top transparent;
  height: 500px;
  margin: -82px auto 0;
  position: relative;
  width: 980px;
}
.news{
  color: #000000;
  display: block;
  font: 16px arial;
  height: 20px;
  left: 94px;
  overflow: hidden;
  position: absolute;
  top: 266px;
  width: 879px;
}
#content{
    background: none repeat scroll 0 0 #f2f2f2;
    border-radius: 0 0 10px 10px;
    box-shadow: 0 5px 17px -7px;
    display: block;
    margin: 0 auto;
    width: 980px;
}
.post-sub{

}
.post-block{
    float: left;
    height: 252px;
    margin: 10px 20px 10px 10px;
    width: 281px;
}
.post-block h6{
    border-bottom: 2px solid #a7a7a7;
    color: #000000;
    display: block;
    font: bold 18px arial;
    height: 28px;
    margin-bottom: 10px;
	text-shadow:1px 1px 1px #fff
}
.post-block img{
    float: left;
    margin-right: 10px;
}
.post-block p{
color: #8c8b8b;
  display: block;
  font: 12pt arial;
  text-shadow: 1px 1px 1px #fff;
  text-align: justify;
}
.hr{
	background:url(../images/hr.png) repeat-x scroll center top transparent;
    height: 13px;
	width:946px;
	margin:10px auto;
}
.post-about{
    float: left;
    margin: 10px 20px 10px 10px;
    width: 946px;
}
.post-about img{
    float: left;
    margin-right: 10px;
}
.post-about h6{
    color: #000000;
    display: block;
    font: bold 18px arial;
    height: 28px;
    margin-bottom: 10px;
	text-shadow:1px 1px 1px #fff
}
.post-about p{
    color: #8c8b8b;
    display: block;
    font: 12pt arial;
    text-align: left;
	text-shadow:1px 1px 1px #fff
}
#post-sub h5 {
    color: #000000;
    display: block;
    font: bold 18px arial;
    height: 28px;
    margin-bottom: 10px;
    margin-left: 14px;
    text-shadow: 1px 1px 1px #FFFFFF;
}
.home_products li{
float:left;
margin-left:16px;
margin-bottom:16px;
}
.home_products li span {
	margin-top: 5px;
    color: #8C8B8B;
    display: block;
    font: 10pt arial;
    text-align: center;
    text-shadow: 1px 1px 1px #FFFFFF;
}
.pro-img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    padding: 5px;
	display: block;
	width:132px;
	height:72px;
}


#post-sub2{

}
#post-sub2 h5{
    color: #000000;
    display: block;
    font: bold 18px arial;
    height: 28px;
    margin-bottom: 0px;
    margin-left: 10px;
    text-shadow: 1px 1px 1px #FFFFFF;
}
#post-sub2 ul{

}
#post-sub2 ul li{
    float: left;
    margin-bottom: 20px;
    margin-left: 20px;
}
#post-sub2 ul li span{
	margin-top: 10px;
    color: #8C8B8B;
    display: block;
    font: 10pt arial;
    text-align: center;
    text-shadow: 1px 1px 1px #FFFFFF;
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    padding: 5px;
}







#footer{
    margin:0 auto;
}
#footer-sub {
    margin: 0 auto 0px;
    position: relative;
    width: 980px;
	background:#2d2d2d;
}

.mu-footer {
  float: left;
  color: #fff;
  display: block;
  font: 15px arial;
  width: 180px;
  margin: 28px;
}
.mu-footer h6 {
  color: #fff;
  display: block;
  font: bold 18px arial;
  height: 28px;
  border-bottom:1px solid #212121;
}
.mu-footer ul{
  border-top:1px solid #373737;
}

.mu-footer ul li a {
    color: #fff;
    display: block;
    font: 15px arial;
    text-align: left;
	  margin-top: 10px;
}
.mu-footer2{
	width:450px;
}
.mu-footer2 p{

}
.addre_left{
float:left;
width:40%;
margin-top:10px;
font:bold 15px arial;
}
.addre_left span{
display:block;
margin-top:5px
}
.addre_right{
float:right;
width:56%;
margin-top:10px
}
.fl-us {
    bottom: 16px;
    height: 36px;
    left: 13px;
    position: absolute;
    width: 370px;
}
.fl-t{
    display: block;
    float: left;
    height: 20px;
    margin-right: 6px;
    margin-top: 9px;
}
.fl-us span a{

}
.bg-bot{
background:#222121;
height:50px;
}
.design{
float:right;
margin:17px;
color:#939393;
font:15px arial;
}
.design a{
color:#e24b40;
}
.rights{
float:left;
margin:17px;
color:#939393;
font:15px arial;
}
.design-link {
    display: block;
    height: 15px;
    margin-left: 93px;
    width: 94px;
}
.hr2{
	background:url(../images/hr.png) repeat-x scroll center top transparent;
    height: 13px;
	width:946px;
	bottom: 95px;
    right: 15px;
    position: absolute;
}
div.wpcf7 {
  margin: 15px 0;
  padding: 0;
  width: 400px;
  float: left;
}
.wpcf7 input, .wpcf7 textarea {
  width: 98%;
  padding:0 1%;
}
.wpcf7 .wpcf7-submit{
  background-color: #7e9917;
  border: none;
  width: 100px;
  color: #fff;
  padding: 10px;
  margin-top: 10px;
  display: block;
  float: right;
}
.con_map{
  width: 490px;
  float: right;
  margin-top: 45px;
}
.omc-contact-widget {
    margin-top: -10px;
}
.omc-contact-widget p {
    margin-top: 0;
}
.omc-footer-widget p {
    color: #6C6C6C;
}
span.wpcf7-form-control-wrap {
    position: relative;
}
.omc-contact-widget input {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #D3D3D3;
    border-color: #B7B7B7 #9B9B9B #9B9B9B #B7B7B7;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: -1px 1px 3px 0 rgba(0, 0, 0, 0.5) inset;
    color: #666666;
    font: 12px tahoma !important;
    padding: 8px;
    width: 334px;
}
.omc-contact-widget textarea {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #D3D3D3;
    border-color: #B7B7B7 #9B9B9B #9B9B9B #B7B7B7;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: -1px 1px 3px 0 rgba(0, 0, 0, 0.5) inset;
    color: #666666;
    font: 12px tahoma !important;
    height: 80px;
    margin-top: 15px;
    overflow: auto;
    padding: 8px;
    width: 334px;
}
.omc-contact-widget input.footer-send {
    padding: 9px 20px;
}
.omc-contact-widget input.footer-send {
    background: url("images/footer-button-background.png") repeat-x scroll 0 0 transparent;
    box-shadow: 1px 4px 15px 0 transparent inset;
    color: #666666;
    font-size: 12px;
    margin-top: 15px;
    opacity: 0.9;
    padding: 5px 20px;
    width: auto;
}




.wrapper{
    height: 370px;
    margin: -207px auto 25px;
    width: 980px;
}
.cn-slideshow{
    width: 980px;
    height: 370px;
    position: relative;
    margin: 0 auto;
    background: #F4F4F4;
    border-bottom: 5px solid #666666;
    -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
}
.cn-loading{
    position: absolute;
    z-index:999;
    text-indent: -9000px;
    opacity:0.6;
    top:50%;
    left:50%;
    margin:-25px 0 0 -25px;
    width:50px;
    height:50px;
    background:#000 url(../images/ajax-loader.gif) no-repeat center center;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
}
.cn-images{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.cn-images img{
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}
.cn-bar{
    background: transparent url(../images/bar.png) repeat top left;
    height: 74px;
    position: absolute;
    bottom: 0px;
    right: 50px;
    left: 50px;
    color: #f8f8f8;
	z-index: 999;
}
.cn-nav-content{
    position: absolute;
    top: 0px;
    height: 100%;
    right: 70px;
    left: 70px;
    overflow: hidden;
    text-shadow:1px 1px 1px rgba(0,0,0,0.2);
}
.cn-nav-content div{
    float: left;
    width: 130px;
    color:#aaa;
}
.cn-nav-content span{
    color:#777;
}
.cn-nav-content div.cn-nav-content-current{
    text-align: center;
    width: 280px;
    position:absolute;
    top:0px;
    left:50%;
    margin-left:-140px;
}
.cn-nav-content h2,
.cn-nav-content h3{
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height:24px;
    font-family:Georgia, serif;
    font-style:italic;
}
.cn-nav-content h2{
    font-size:18px;
    color:#fff;
}
.cn-nav-content-current span{
    color:#d0ab47;
}
.cn-nav-content div.cn-nav-content-prev{
    margin-left: 20px;
}
.cn-nav-content div.cn-nav-content-next{
    text-align: right;
    margin-right: 20px;
    float:right;
}
.cn-nav-content div span{
    display: block;
    padding-top: 18px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
}
.cn-nav > a{
    position: absolute;
    top: 0px;
    height: 70px;
    width: 70px;
}
a.cn-nav-prev{
    left: 0px;
}
a.cn-nav-next{
    right: 0px;
}
.cn-nav a span{
    width: 46px;
    height: 46px;
    display: block;
    text-indent: -9000px;
    -moz-border-radius: 23px;
    -webkit-border-radius: 23px;
    border-radius: 23px;
    cursor: pointer;
    opacity: 0.9;
    position: absolute;
    top: 50%;
    left: 50%;
    background-size: 17px 25px;
    margin: -23px 0 0 -23px;
    -webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.cn-nav a.cn-nav-prev span{
    background: #666 url(../images/prev.png) no-repeat center center;
}
.cn-nav a.cn-nav-next span{
    background: #666 url(../images/next.png) no-repeat center center;
}
.cn-nav a div{
    width: 0px;
    height: 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    overflow: hidden;
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px; 
    -webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.cn-nav a:hover span{
    width: 100px;
    height: 100px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    opacity: 0.6;
    margin: -50px 0 0 -50px;
    background-size: 22px 32px;
    background-color:#a8872d;
}
.cn-nav a:hover div{
    width: 90px;
    height: 90px;
    background-size: 120% 120%;
    margin: -45px 0 0 -45px;
    -moz-border-radius: 45px;
    -webkit-border-radius: 45px;
    border-radius: 45px; 
}

/*
Default style for WP-PageNavi plugin

http://wordpress.org/extend/plugins/wp-pagenavi/
*/

.wp-pagenavi
{
		clear: both;
		direction:rtl;
		float:right;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi a:active, .wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi a:active, .wp-pagenavi span {
background:url("../images/pagn.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #fff;
    display: block;
    float: right;
    font-family: tahoma;
    font-size: 12px;
    height: 36px;
    margin: 0;
    padding: 7px 15px 15px;
    text-align: center;
    text-decoration: none;

    width: 3px;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current
{
background:url("../images/pagn-black.png") no-repeat scroll 0 0 transparent;
  border: 0 none;

    color: #fff;
    display: block;
    float: right;
    font-family: tahoma;
    font-size: 12px;
    height: 36px;
    margin: 0;
    padding: 7px 15px 15px;
    text-align: center;
    text-decoration: none;

    width: 3px;
}
.wp-pagenavi span.current {
background:url("../images/pagn-black.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #fff;
    display: block;
    float: right;
    font-family: tahoma;
    font-size: 12px;
    height: 36px;
    margin: 0;
    padding: 7px 15px 15px;
    text-align: center;
    text-decoration: none;

    width: 3px;
}
.wp-pagenavi span.extend
{
		background:url("../images/pagn.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #fff;
    display: block;
    float: right;
    font-family: tahoma;
    font-size: 12px;
    height: 36px;
    margin: 0;
    padding: 7px 15px 15px;
    text-align: center;
    text-decoration: none;

    width: 3px;
}
.pages { display:none !important; }



.commentlist li {
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    list-style: none outside none;
    margin: 15px 11px 10px;
    overflow: auto;
    padding: 10px;
   
}
.comment-author{
display:inline;
}
.comment-body {
    border: 1px solid #C4C4C4;
    margin: 20px 0 10px;
    position: relative;
}
.wait{
color:#f34234;
}
.top-ar {
    background: url("../images/top-ar.png") no-repeat scroll 0 0 transparent;
    height: 15px;
    position: absolute;
    right: 20px;
    top: -15px;
    width: 12px;
}
.comment-author-admin{
background: none ;
}
.commentlist li .avatar {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    float: right;
    margin-left: 3px;
    padding: 2px;
}
.commentlist cite, .commentlist cite a {
    color: #047CA3;
    font: bold 12px tahoma;
    text-shadow: 1px 1px 0 #FFFFFF;
}
.commentmetadata {
    display: inline;
    font: 11px tahoma;
    margin-bottom: 10px;
    text-align: right;
}
.commentlist p {
    font: 11px/22px tahoma;
    margin: 5px;
    text-align: justify;
}
.comment-reply-link {
    background: url("../images/comm.png") no-repeat scroll right 6px transparent;
    display: inline;
    float: left;
    margin-right: 114px;
    padding: 1px 15px 0 0;
}
.commentlist, #respond, #comments {
    margin: 10px 0 5px;
}
#respond {
    background: none repeat scroll 0 0 #F8F8F8;
    clear: both;
    font: bold 11px tahoma;
    margin: 24px 0;
    overflow: hidden;
    padding: 10px;
    position: relative;
}
#respond h3, #comments-title, #pings {
    color: #000000;
    font: bold 12px tahoma;
    text-shadow: 1px 1px 0 #FFFFFF;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 5px;
    padding: 0 0 8px;
}
h3#reply-title {
    background: url("../images/comment_user_add.png") no-repeat scroll right top transparent;
    margin: 18px 0;
}
.comment-form-comment label, #respond .form-allowed-tags, #respond label, #respond .required {
    display: none;
}
#commentform input {
    margin-bottom: 5px;
    margin-left: 10px;
    padding: 5px 4px;
    width: 210px !important;
}
.captchaSizeDivLarge {
    height: 60px;
        margin-left: 154px;
    padding-top: 10px;
    width: 250px;
}
textarea, input {
    color: #000000;
    margin-bottom: 5px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D5D2D2;
    overflow: auto;
}
.comment-form-comment textarea {
    height: 200px;
    width: 528px;
}
.logged-in-as{
margin:10px 0;
}
.comment-right {
    float: right;
    width: 230px;
}
#commentform #submit {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D5D2D2;
    border-radius: 5px 5px 5px 5px;
    color: #000000;
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-bottom: 5px;
    margin-right: 9px;
    margin-top: 5px;
    overflow: auto;
    padding: 3px;
    width: 130px !important;
}
.post-meta-bottom {
    border-bottom: 1px dashed #CCCCCC;
    color: #4E9CBB;
    margin-bottom: 5px;
    padding: 0 0 8px;
    text-shadow: 1px 1px 0 #D2D2D2;
}
.post-meta-bottom {
    border-bottom: 1px dashed #CCCCCC;
    color: #4E9CBB;
    margin-bottom: 5px;
    margin-left: 8px;
    margin-right: 13px;
    padding: 0 0 8px;
    text-shadow: 1px 1px 0 #D2D2D2;
}
.cmm{
margin:0 auto;
}
#commentform p{
display:block;
}

#commentform label {
    display: block;
    float: left;
    width: 133px;
}
.comment-notes{
 margin: 9px 0;
}

.post2-block{
    margin: 10px auto;
    width: 920px;
}
.post3-block{
    margin: 10px auto;
    width: 720px;
}
.sing-h{
  background: #9abd2a;
  padding: 12px;
  border-radius: 5px;
}
.sing-h a{
  color: #fff;
  font: bold 30px arial;
}
.tt {
    color: #010000;
    font: bold 16px arial;
}
.tt a {
    color: #010000;
    font: bold 16px arial;
}
.tt a:hover {
    color: #047CA3;
    font: bold 16px arial;
}
.con-txt {
    clear: both;
    color: #000000;
    font: 14px/28px verdana;
}
.tgs {
    color: #000000;
    font: bold 12px/30px tahoma;
}
.tgs a{
color: #047CA3;
font: 11px tahoma;
}
.ttt {
    background: none repeat scroll 0 0 #2C6189;
    color: #FFFFFF;
    font: bold 16px arial;
    height: 25px;
    margin-bottom: 7px;
    padding: 5px 10px 0;
    text-align: center;
    text-shadow: 1px 1px 1px #000000;
}
.pp {
    background: none repeat scroll 0 0 #D0D0D0;
    float: left;
    height: 320px;
    margin-right: 20px;
    padding: 3px;
    width: 400px;
}

.caption {
    float: right;
    margin: 5px 0 0 16px;
    text-align: center;
}
.caption p {
    color: #999999;
    display: block;
    float: right;
    font: italic 12px tahoma;
    margin: 7px auto 0;
   
    text-align: center;
}

.jqans-content {
    float: right;
    margin: 10px;
    text-shadow: 1px 1px 1px #FFFFFF;
    width: 250px;
}
.jqans-content img{
    background: none repeat scroll 0 0 #FFFFFF;
    height: 200px;
    padding: 3px;
    width: 250px;
}
.jqans-stories-selector , .jqans-headline{
display:none;
}
#newsslider{

}
.noww {
    border-bottom: 1px solid #D7D7D7;
    font: 12px tahoma;
    margin: 7px auto 0;
    padding-bottom: 8px;
    text-align: center;
    text-shadow: 1px 1px 1px #FFFFFF;
    width: 95%;
}
.au {
    color: #676767;
    font: 12px tahoma;
    margin: 10px 0;
}
.au div {
    display: inline;
}
.brd {
    border-top: 2px solid #F0EFEF;
    margin-bottom: 10px;
}
.iinfo{
width:100%;
height:20px;
clear:both;
}
.entry-meta {
    border-bottom: 1px solid #D0D0D0;
    direction: ltr;
    font: 11px Tahoma,Geneva,sans-serif;
    margin: 0 0 20px;
    overflow: hidden;
    padding: 5px 20px;
    width: 880px;
}
.stButton .chicklets {
    background: url("http://w.sharethis.com/share4x/images/service-icons-sprite.png") no-repeat scroll right top transparent;
    display: inline-block;
    font-family: tahoma,Helvetica,sans-serif !important;
    font-size: 11px;
    height: 16px;
    line-height: 16px;
    padding-left: 20px;
    padding-right: 3px;
    white-space: nowrap;
}
.st_plusone_hcount{
direction:ltr !important;
}
.stwrapper {
display:none;
}
.shr-rt{
float:left;
}
.shr-lt{
float:right;
}
.post-print {
    background: url("../images/uni_imgs.gif") no-repeat scroll right -185px transparent;
    color: #116297;
    display: inline-block;
    height: 17px;
    margin: 0 10px;
    padding: 1px 19px 0 0;
    text-decoration: none;
}
.post-fav {
    background: url("../images/fav.png") no-repeat scroll right 6px transparent;
    display: inline;
    padding: 1px 15px 0 0;
}
.post-comments {
    background: url("../images/comm.png") no-repeat scroll right 6px transparent;
    display: inline;
    margin-right: 15px;
    padding: 1px 15px 0 0;
}
.post-viewrs2{
    display: inline;
    margin-right: 15px;
    padding: 1px 0 0 0;
}
#changeFont {
    background: url("../images/font.png") no-repeat scroll right 6px transparent;
    display: inline;
    margin-right: 73px;
    padding: 1px 15px 0 0;
}
.re {
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 12px;
	font-weight:bold;
 }
#related_posts {
    margin-bottom: 10px;
    overflow: hidden;
}
#related_posts li {
    margin-right: 8px;
    margin-top: 5px;
    overflow: hidden;
    padding: 0 15px 0 0;
	background: url("../images/aros.gif") no-repeat scroll right -103px transparent;

}
#related_posts li a {
    color: #047CA3;
    font:  11px tahoma;
} 
.armu{
	display:none;
}
.enmu{
	display:block;
}