@charset "utf-8";
.nearest_articles
{
	margin: 30px 0px;
}
.nearest_articles a
{
	height: 22px;
	width: 213px;
	display: inline-block;	
	text-transform: uppercase;
	font-size: 12px;
	color: #006C9E;
	text-decoration: none;	
}
.nearest_articles a.prev
{

}
.nearest_articles a.prev:hover
{

}
.nearest_articles a.next
{

}
.nearest_articles a.next:hover
{
	background-position: 0px -54px;
}
.links_read
{
	margin: 20px 0px;
}
.links_read a, .art_date
{
	text-transform: uppercase;
    color: #1052a3;
    font-size: 11px;
    float: right;
    text-decoration: none;
    margin: 0px 6px;
	line-height: 21px;
}
.art_date{margin-bottom: 13px; font-size: 11px;}
.img_preview
{
	float: left;
	margin-right: 10px;
	width: 160px;
}
.img_preview img
{
	width: 160px;
}
.one_article
{
	margin-bottom: 17px;
}
.read_btn .hr
{
	float: left;
	height: 1px;
	background: #d4d5d6;
	width: 470px;
	margin: 9px 8px 0px 0px;
}
.read_btn a
{
	border: solid 1px #d4d5d6;
	padding: 5px;
	font-size: 11px;
	color: #a60a20;
	text-decoration: none;
	border-radius: 4px;	
}
.read_btn a:hover
{
	color: #131313;
}
.img_preview a:hover
{
	opacity: 0.9;
}
.pagination
{
	display: block;
	clear: both;
	text-align: right;
	margin: 35px 0px 0px 0px;
}
.pagination a
{
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
	color: #131313;
	margin: 0px 0px 0px 8px;
}
.pagination a:hover, .rss_subscribe a:hover
{
	color: #a60a20;
}
.pagination a.page
{
	font-size: 12px;
}
.pagination a.current
{
	border: solid 1px #c9c9c9;
	border-radius: 4px;
	padding: 2px 5px;
	color: #a60a20;
}
.ntitle
{
	height: 55px;
}
.ntitle h1
{
	float:left;
}
.rss_subscribe
{
	float: right;
	margin-top: 17px;
}
.rss_subscribe a
{
	background: url("/images/news_sprite.png") no-repeat scroll 0 0 transparent;
	padding-left: 21px;
	margin-left: 17px;
	color: #131313;	
	text-decoration: none;
}
.rss_subscribe .rss
{
	background-position: 0px -36px;
}
.rss_subscribe .rss:hover
{
	background-position: 0px -18px;
}
.rss_subscribe .subscribe
{
	background-position: 0px 0px;
}
.popular_news
{
	margin: 20px 0px;
}
.one_pnews
{
	height: 75px;
	width: 270px;	
	margin: 0px 10px 10px 0px;
	float: left;
}
.one_pnews img
{
	width: 80px;
	float: left;
	margin-right: 6px;
}
.one_pnews a
{
	font-size: 11px;
	line-height: 14px;
	color: #131313;
	text-decoration: none;
	text-align: left;
}
.oldnews
{
	margin-bottom: 30px;
}
.oldnews span
{
	text-transform: uppercase;
}
.oldnews a
{
	color: #a60a20;
	text-decoration: none;
	margin: 0px 3px;
}
.oldnews a:hover
{
	color: #131313;
}
.left_shadow, .right_shadow {
	width: 5px;
	height: 1180px;
}
a.prev {

}
a.empty
{
	color: #d6d6d6;
}
a.next {

}
a.nempty
{
	background-position: 0px -61px !important;
	padding: 7px 27px 0px 20px !important;
	width: 314px;
	color: #8F8F8F;
}
.entry-content img{
	width: 157px;    
    padding-bottom: 0;
	margin: 2px 10px 10px 0px !important;
	height: auto;
}