.article_info {
	width:99%;
	float:left;
	font-family:open Sans;
	font-size:13px;
	padding-bottom:10px;
}
.article_info a {font-family:open Sans;
	font-size:12px;}
.time {
	padding-left: 20px;
	background-image: url(images/date.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.post-tags-index {padding-left: 20px;
	background-image: url(images/category.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left:10px;}
.post-views {padding-left: 20px;
	background-image: url(images/eye00000.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left:10px;
	font-size:12px;}
.coments  {padding-left: 20px;
	background-image: url(images/balloon-.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left:10px;
	font-size:12px;}
.post-body img.attachment-post-thumbnail {
	width:30%;
	height:auto;
	float:right;
	border:1px solid #999;
	padding:2px;
	margin-left:10px;
	margin-bottom:10px; }
.post-body p {
	font-size:14px;
	line-height:19px;
	margin-bottom:7px;
	margin-top:5px;
}
.rightblogs .clear a span img {
	height:auto;
	width:65px;}
img.attachment-thumbnail {
	width:150px;
	height:150px;
	float:none;}
.post-body a:link {color:#ed1c24; text-decoration:underline; padding-right:0px;}
.post-body a:visited {color:#ed1c24; text-decoration:underline; padding-right:0px;}
.post-body a:hover {color:#777; text-decoration:none; padding-right:0px;}
.post-body ul li {
	font-size:14px;
	margin-bottom:7px;
	font-style:italic;
	margin-top:5px;}
.post-body ol li {
	font-size:14px;
	margin-bottom:7px;
	font-style:italic;
	margin-top:5px;}
	
.post-body img.size-full {
	width:80%;
	height:auto;
	margin-left:10%;
	border:1px solid #999;
	padding:2px;
	margin-bottom:10px;
	margin-top:10px;
	float:none;}
.post-body img.alignleft {
	margin-right:10px;
	margin-bottom:6px;
	float:left;}
.pubs_holder article .img  {width: 115px;
  height: 70px;
  background-image: url(images/none.jpg);}
 .corebannerlist img {opacity: 1;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* работает в IE6, IE7 и IE8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; /* только для IE8 */}
 .corebannerlist img:hover {opacity: 0.8;
filter: alpha(opacity=80);
cursor:pointer;}