
/* ========== Fonts ========== */

@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic&subset=latin,cyrillic,cyrillic-ext);
@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,700,400italic,700italic&subset=latin,cyrillic-ext,cyrillic,latin-ext);
.button {
	border-radius:3px;
	background:#8A1B04;
	padding:5px 10px;
	border:none;
	color:#fff;
	font-size:14px;
	//margin-top:10px;
}
.bx-auth-reg input, .bx-forgotpass-table input, .add input[type="text"], .add select, .add textarea {
	padding:3px 5px;
	border: 1px solid #dedede;
	border-top: 3px solid #dedede;
	border-radius:3px;
}
.bx-auth-reg td, .bx-forgotpass-table td {
	padding: 5px;
}
select[name="where"] {
	width:125px;
}
.news-detail {
	width:100% !important;
	
}
.news-detail a {
	text-decoration:underline !important;
}
.tags a, .cat a {
	text-decoration:none !important;
}
.files  {
	background:#FAFAFA;
	padding:15px 20px;
	letter-spacing:0.02em;
	line-height:25px;
}
.fancy {
	float:left;
	margin: 20px 20px 0 0;
}
.files div{
	color:#666;
	font-size:15px;
	display:inline-block;
}
.files span{
	font-size:17px;
	font-weight:bold;
}
.files div:first-child {
	margin-right:50px;
	vertical-align:top;
}

#asd_share_buttons{
	margin:5px 0 20px;
}
#topadvert img{
	padding:5px;
	border: 1px solid #dedede;
	border-bottom: 3px solid #dedede;
}
#topadvert div{
	padding:5px 0 10px;
	margin:0 auto;
	display:inline-block;
    //float: left;
	margin-right:5px;

}

#topadvert div.last{
    margin-right: 0px;
}

div.tags {
	margin-top:0;
	margin-bottom:10px;
}

/*------------------------------------------------------menu*/
#nav {
	width: 730px;
	height: 34px;
	background: url(../images/sprite.png) 100% -24px no-repeat;
	position: absolute;
	right: 0px;
	top: 50px;
}
#nav ul#ddmenu {
	height: 34px;
	background: #8a1b04;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-radius:3px 0 0 3px;
}
#nav li.hasmore { 
	display: block;
	//position: relative;
	/*background: url(img/menu_sep.png) no-repeat left top;
	list-style-type:url(img/menu_sep.png) no-repeat left top;
	float:left;
	width:107px;
	height:117px;*/
		float: left;
	line-height: 34px;
	//margin: 0px 36px 0px 0px;

}

#nav ul li.hasmore .first  {
	
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding:0px 6px;
	display:block;
	/*text-align:center;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase;*/
}
#nav ul li.hasmore a:hover { 
	/*font-weight:bold;*/
	text-decoration:underline;
	
	background:#BB2000;
	color:#fff;
	font-weight:bold;
	height: 34px;
	padding:0px 6px;
	
}

#ddmenu ul {
	top:34px;
	left:0;
	z-index:100;
	position:absolute;
	//top: 123px;
	//width: 130px;
	display: none;
	
	
	height: 34px;
	//background: #8a1b04;
	background: #BB2000;
	//margin: 0px 15px 0px 0px;
	//padding: 0px 0px 0px 25px;
	
}

/*-------------submenu*/
ul.sub_menu {
position:relative;
	//right:0;
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
	//min-width:535px;
	//max-width:730px;
	border-radius:0 0 3px 3px;
	//margin-left:20px;
	//padding:15px 0 15px 0;
	//min-width:250px;
	border-radius: 0 0 3px 3px;
	//box-shadow: 0 0px 0px 5px #fff;
    //border:1px solid #7c9e28;
background:#8a1b04;
padding:5px 7px;
height:24px !important;

}

ul.sub_menu li {
	float: left;
	height:24px !important;
	margin:0;
	padding:0;
	line-height:24px;
		

}

ul.sub_menu li a {
	color: #fff;
	font-size: 14px;
	//font-weight: bold;
	//margin:5px 0;
	padding:0px 10px;
	height:24px !important;
	display:block;

	
	/*display: block;
    padding:3px 10px;
    color: #fff;
	font-size:14px;
	text-decoration:none;
	text-align: left;*/
	
	margin:0;
}

ul.sub_menu li a:hover {
	display:block;
	
	background:#8a1b04 !important;	
	font-size: 14px !important;
	padding:0px 10px!important;
	//margin:5px 0 !important;
	margin:0;
	text-decoration:none !important;
	border-radius:3px;
	font-weight:normal  !important;
	height: 24px  !important;
	

}
/*-----------END--submenu*/











 


input[name="send_button"],input[type="submit"] {
	border-radius:3px !important;
	background:#8A1B04 !important;
	padding:5px 10px !important;
	border:none !important;
	color:#fff !important;
	font-size:14px !important;
}
input[name="send_button"]:hover {
	background:#BB2000 !important;
}


.button:hover {
	background:#BB2000;
}

.reviews-reply-form {
	padding:10px 10px 20px;
	background:#fff;
}
input[name="send_button"] {
	padding: 8px 10px !important;
}

.reviews-block-inner table{
	width:100%;
}
.forum-quote {
	width:80% !important;
		border:1px solid #dedede;
	border-radius:10px;
	
}
.forum-quote tr td{
border:1px solid #dedede !important;
padding:0 10px;
}
.forum-quote tr th{
	padding:0 10px;
	background:#f3f3f3;
}
.reviews-text {
	width:90%;
	/*padding: 15px;
	min-height:40px;
	border:1px solid #CDD1D5;
	border-radius:3px;*/
	margin-top:5px
}

.pager {
margin-bottom:15px;
	text-align:center;
}
.pager b {
	background:#8a1b04;
	color:#fff;
}
.pager b, .pager a {
	padding:1px 4px;
}

.photo-ascetic {
	margin-bottom:8px;
}

ul.news-list img.preview_picture
{
	float:left;
	margin: 0px 20px 15px 0px;
	border: 1px solid #e4e4e4;
	padding: 4px;
	border-radius: 3px;
}

ul.news-list li{
	margin-bottom: 28px;
}

ul.news-list  span.news-date-time{
	line-height: 20px;
	color:#727272;
	font-weight: bold;
}

.newsheader{
	color: #000000;
	font-size: 15px;
	line-height: 24px;
	text-decoration: none;
	font-weight: bold;
	margin-bottom:10px;
}

.newsheader:hover{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}







/* ========== Style ========== */

html, body { width: 100%; height: 100%;}

body {
	font-family: 'PT Serif', serif;
	background: #ffffff;
	color: #333333;
	font-size: 13px;
}

a { color: #333; text-decoration: none;}
a:hover { text-decoration: underline;}
li { list-style: none;}
b { font-weight: bold;}
i { padding: 0px 10px 0px 0px;}

.page {
	width: 100%;
	min-height: 100%;
	position: relative;
	min-width: 1000px;
	margin: 10px auto;
}

.line { width: 50%; height: 34px; background: #8a1b04; position: absolute; top: 50px; left: 0px; border-radius: 0 3px 3px 0;}

.menu, .info, .search input, .social, .post span, .short-news span, .tape span, .actual span, .adm-input {
	font-family: 'PT Sans', sans-serif;
}

.container {
	width: 970px;
	margin: 0px auto;
	overflow: hidden;
	z-index: 990;
}
.contain {
	width: 970px;
	margin: 0px auto;
	
	//overflow: hidden;
	//z-index: 990;
}

.wrapper {
	padding: 25px 0px;
	border-bottom: 3px solid #8a1b04;
}

.left {
	width: 220px;
	float: left;
}
.article {
	width: 74%;
	float: left;
}

.middle {
	width: 490px;
	float: left;
	margin:0 20px;
}

.right {
	width: 220px;
	float: right;
}

.title {
	margin: 2px 0px 0px 0px;
	line-height: 58px;
	font-size: 17px;
	font-weight: bold;
}

.date {
	height: 24px;
	display: block;
	background: url(../images/sprite.png) 100% -58px no-repeat;
	margin-bottom: 20px;
}

.date b { color: #ffffff; background: #8a1b04; padding: 0px 0px 0px 8px; line-height: 24px;
display:block;
width:190px;

}

span a { text-decoration: none; color: #999;}

/* ========== Radius ========== */

.banners li, .banners img, .menu ul, .add2 a, .date b, .search, img, .banner {
	border-radius: 3px; 
    -webkit-border-radius: 3px; 
    -moz-border-radius: 3px; 
}

/* ========== Border ========== */
.left, .right, .post, .calendar {
	border-top: 3px solid #8a1b04;
}

.title {
	border-top: 1px solid #8a1b04;
}

.tit {}

/* ========== Banners ========== */

.banners {
	height: 92px;
	border-bottom: 1px solid #dedede;
	padding: 22px 0px 17px 0px;
	margin-bottom: 20px;
}

.banners li {
	width: 218px;
	height: 88px;
	border: 1px solid #dedede;
	border-bottom: 3px solid #dedede;
	float: left;
	margin: 0px 21px 0px 0px;
}

/* ========== Header and elements ========== */

.header {
	height: 110px;
	position: relative;
	background: #fff;
	z-index:1;
}

/* ----- Logo ----- */

.logo {
	width: 187px;
	height: 68px;
	position: absolute;
	top: 17px;
	left: 16px;
}

/* ----- Add post ----- */

.add2 {
	width: 220px;
	height: 24px;
	display: block;
	background: url(../images/sprite.png) 100% 0px no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.add2 a {
	background: #bb2000;
	color: #fff;
	padding: 1px 20px 4px 29px;
	line-height: 22px;
	font-size: 14px;
	text-decoration: underline;
}

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

/* ----- Top ----- */

.top {
	width: 730px;
	height: 30px;
	position: absolute;
	top: 0px;
	right: 0px;
}

/* ----- Social ----- */

.social {
display:block;
	height: 25px;
	float: left;
	color: #c8c8c8;
	font-size: 18px;
	line-height: 24px;
	padding: 7px 0px 0px 0px;
	//margin: 0px 70px 0px 0px;
	width:425px;
}

.social li {
	float: left;
	margin: 3px 6px 0px 0px;
}

.social li a {
	min-width: 25px;
	height: 25px;
	float: left;
	background: url(../images/sprite.png) no-repeat;
	font-size: 10px;
	line-height: 25px;
	color: #999;
}

.social li a span {
	padding: 0px 10px 0px 30px;
}

.social li b {
	padding: 0px 0px 0px 10px;
}

.social li a.rss { background-position: 0px -82px;}
.social li a.fav { background-position: 0px -107px;}
.social li a.google { background-position: 0px -132px;}
.social li a.fb { background-position: 0px -157px;}
.social li a.ok { background-position: 0px -182px;}
.social li a.vk { background-position: 0px -207px;}
.social li a.tw { background-position: 0px -232px;}
.social li a.yt { background-position: 0px -257px;}


.social1 {
	height: 25px;
	float: left;
	color: #c8c8c8;
	font-size: 18px;
	line-height: 24px;
	padding: 3px 0px 0px 0px;
	margin: 0px 70px 0px 0px;
}

.social1 li {
	float: left;
	margin: 0px 6px 0px 0px;
}

.social1 li a {
	min-width: 25px;
	height: 25px;
	float: left;
	background: url(../images/sprite.png) no-repeat;
	font-size: 10px;
	line-height: 25px;
	color: #999;
}

.social1 li a span {
	padding: 0px 10px 0px 30px;
}

.social1 li b {
	padding: 0px 0px 0px 10px;
}
.social  #asd_share_buttons{
	margin:0 !important;
}

.social1 li a.rss { background-position: 0px -82px;}
.social1 li a.fav { background-position: 0px -107px;}
.social1 li a.google { background-position: 0px -132px;}
.social1 li a.fb { background-position: 0px -157px;}
.social1 li a.ok { background-position: 0px -182px;}
.social1 li a.vk { background-position: 0px -207px;}
.social1 li a.tw { background-position: 0px -232px;}
.social1 li a.yt { background-position: 0px -257px;}

/* ----- Search ----- */

.search {
	float: right;
	border: 1px solid #dedede;
	border-top: 3px solid #dedede;
	margin: 9px 30px 0px 0px;
}
.adm-input {
	float: right;
	display:block;
	border: 1px solid #dedede;
	border-top: 3px solid #dedede;
	margin: 0px 30px 0px 0px;
	padding: 0px 5px;
}
input[name='dates_DATE_ACTIVE_FROM_1'], input[name='dates_DATE_ACTIVE_FROM_2']{
	font-family: 'PT Sans', sans-serif;
	padding-left:5px;
	color:#666;	
	border: 1px solid #dedede;
	border-top: 3px solid #dedede;
	margin: 0px 30px 0px 0px;
	//padding: 0px 5px;
}

.search input {
	border: none;
	width: 200px;
	padding: 2px 10px;
	font-size: 12px;
	//line-height: 26px;
}
.search-form  h5 {
	margin-bottom:10px;
}
.tag span {
	font-weight:bold;
	color:#666;
}
.tag {
	color:#b4b4b4;
}

/* ----- Menu ----- */

.menu {
	width: 730px;
	height: 34px;
	background: url(../images/sprite.png) 100% -24px no-repeat;
	position: absolute;
	right: 0px;
	top: 50px;
}

.menu ul {
	height: 34px;
	background: #8a1b04;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 25px;
}

.menu ul li {
	float: left;
	line-height: 34px;
	margin: 0px 36px 0px 0px;
}

.menu ul li a {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}

/* ----- Actual ----- */

.actual {
	position: absolute;
	left: 240px;
	bottom: 0px;
	color: #bb2000;
	font-size: 14px;
}

.actual a {
	color: #bb2000;
	margin-left: 16px;
}

/* ========== Tape ========== */

.tape p { margin: 0px 0px 24px 0px;}
.cat {font-family: 'PT Sans',sans-serif; color: #999; font-size: 11px; display: block; margin: 0px 0px 5px 0px;

}

/* ========== Post ========== */

.post li { display: block; margin: 0px 0px 24px 0px; position: relative;}
.post span { font-size: 11px; color: #999; display: block; margin: 0px 0px 5px 0px;}
.post img { position: absolute; left: 0px; top: 25px;}
.post p { padding: 0px 0px 0px 70px; line-height: 21px;}
.post p b { display: block;}

/* ========== Main ========== */

.main { border-bottom: 3px solid #8a1b04; padding: 0px 0px 30px 0px; overflow: hidden;}
.main span { color: #999; display: block;}
.main h1 a { font-size: 21px; display: block; font-weight: bold; line-height: 24px; margin: 0px 0px 0px 0px;}
.main img { //width: 220px;// height: 145px; 
	float: left;
	margin: 0px 21px 0px 0px;
	border: 1px solid #e4e4e4;
	padding: 4px;
	border-radius: 3px;
}
.main p { line-height: 21px; color: #666;}

/* ========== Short news ========== */

.short-news { margin: 0px 0px 28px 0px; overflow: hidden;}
.short-news span { font-size: 11px; color: #999; display: block; margin: 0px 0px 5px 0px;}
.short-news span a { font-size: 11px; display: inherit;}
.short-news a { font-size: 15px; display: block; margin: 0px 0px 12px 0px;}
.short-news img { width: 75px; height: 75px; float: left; margin: 0px 18px 0px 0px;}
.short-news p { line-height: 21px; color: #666;}

/* ========== Box ========== */

.box { width: 100%; height: 195px; padding: 0px 0px 0px 4px;}
.box ul li { width: 152px; float: left; margin: 0px 0px 0px 16px;}
.box ul li img { width: 152px; height: 94px; margin-bottom: 10px;}

/* ========== Banner ========== */

.banner { border: 1px solid #dedede; border-bottom: 3px solid #dedede; padding:5px; margin:10px 0;//min-height: 200px;}

/* ========== Bottom ========== */

.bottom {
	border-top: 1px solid #000;
	border-bottom: 1px solid #dedede;
	margin: 2px auto 0 auto;
	text-align: center;
	display: flex;
}

.bottom ul { line-height: 53px; margin: 0px auto; position:relative; }
.bottom ul li { float: left;}
//.bottom   .first2:hover { border:1px solid #cdd1d5; background:#f9f9f9; padding:12px 15px 17px; border-bottom:4px solid #000; border-radius:3px 3px 0 0; z-index:999;}
.bottom   .first2 { padding:12px 15px 17px;}

ul.sub_menu2 {
position:abolute !important;
z-index:998 !important;
top:53px;
	left:0px;
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
	//min-width:700px;
	//max-width:800px;
border:1px solid #cdd1d5;
	border-radius: 0 0 3px 3px;
background:#f9f9f9;
padding:5px 0px;
height:24px !important;

}
ul.sub_menu2 {
	padding:5px;
}
ul.sub_menu2 li {
	float: left;
	display:inline-block;
	height:24px !important;
	margin:0;
	padding:0;
	line-height:24px;
	position:static !important;
		

}

ul.sub_menu2 li a {
	color:#000;
	font-size: 14px;
	//font-weight: bold;
	//margin:5px 0;
	padding:0px 10px;
	border:1px solid #f9f9f9;
	height:24px !important;
	display:block;

	
	/*display: block;
    padding:3px 10px;
    color: #fff;
	font-size:14px;
	text-decoration:none;
	text-align: left;*/
	
	margin:0;
}

ul.sub_menu2 li a:hover {
	display:block;
	border:1px solid #cdd1d5;
	background:#fff !important;	
	font-size: 14px !important;
	padding:0px 10px!important;
	//margin:5px 0 !important;
	margin:0;
	text-decoration:none !important;
	border-radius:3px;
	font-weight:normal  !important;
	height: 24px  !important;
	

}
/






/* ========== Info ========== */

.info {
	border-bottom: 1px solid #dedede;
	padding: 20px 0px;
	position: relative;
}

.info span {display:block; float:left; paddding-top:50px; margin-top:20px;}

.info div { display:block; float: right; margin: 0px 0px 0px 25px; font-size: 11px; color: #999; line-height: 21px;}

/* ========== Footer ========== */

.footer { height: 30px; padding: 17px 0px;}
.footer form { margin: 0px;}