/* ------------------------------------------------
	Author: Dmitry Slusar (http://3wave.com.ua)
	------------------------------------------------
	3wavedesign@gmail.com 
	------------------------------------------------
	icq: 596106797 
   ---------------------------------------------- */ 
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,800,300&subset=latin,cyrillic);
   
   
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { 
	margin: 0; 
	padding: 0; 
	list-style-type: none;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	font: normal 14px 'Open Sans', Helvetica, sans-serif;
	background: #fff url(../images/bg.png);
	color: #000;
	height: 100%;
	width: 100%;

}
a { text-decoration: none; color: #000; }
a:hover { text-decoration: none; }
a:focus { outline: none; } 
table { border-spacing: 0;}
input { background: inherit; }
legend { color: #555555; }
img, fieldset { border: 0; }
form { display: inline; }
img { border: none;} 
.label { width:100px;font-weight: normal; vertical-align: top; }
.checkbox { margin-top:5px; border: 0; }
.wp { overflow: hidden; max-width: 100%; }
.lcol { float: left; } .rcol { float: right !important; }
.clr { clear: both; }
.trans { transition: all 0.2s ease-in-out;}
.social-likes { margin: 0 10px !important;}
.lcol_hide, .media_hide, .media_search, .media_320, .media_480, .media_719, .media_720, .media_960, .media_959, .media_1199 {
	display: none;	
}
.soc_vidgets .tabs2 {
	padding: 0 10px;	
}
.soc_vidgets .tabs2 li {
	padding: 0 10px;
}
.tm ul li a, .title-list a, .custom-news-block a, .newsticker a, .speedbar a, .story-short h2 a, .comedit a, 
.short2 h2 a, .short4 h2 a, .short6 h2 a, .bbcodes a, .bbcodes, #reg-link li a, .scat a, .hotnews .img { color: #061f37; transition: all 0.2s ease-in-out; }

.tabs-list a:hover, .title-list a:hover, .story-short h2 a:hover, .custom-news-block a:hover, .comedit a:hover, 
.lenta a:hover, a.allnews:hover, .short2 h2 a:hover, .short4 h2 a:hover, .bbcodes a:hover, .bbcodes:hover, .speedbar a:hover, #reg-link li a:hover, .scat a:hover { color: #ccc !important; }

.tm ul li a:hover {color: #c49305 !important;}

.custom-news-block .img:hover, .story-short .img:hover, .short4 .img:hover, .tabs-list .img:hover, .short5 .img:hover, .hotnews .img:hover { opacity: 0.8; }

.mcat li {
	font-size: 14px !important;
}
.media-date, .media_959, .media_720, .media_719 {
	display: none;
}
.banner_728 {
	margin:15px 9px;
}
.banner_728 img {
	max-width: 100%;
}

.group:after,
.group:before {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#top_wrap {
	max-width: 100%;
	width: 100%;	
	height: 160px;
	border-top: solid 40px #061f37; 	
	background: #fbfbfb;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
#tm_wrap { 
	background: url(../images/tmdddbg.gif) repeat-x;
	width: 100%; 
	height: 53px;		
	position: absolute;
	top: 153px;
	z-index: -1;
}
#top {	
	color: #fff;
	line-height: 40px;
	position: relative;
	background: #061f37;
}
#top a, a.loginlink {
	color: #fff;
	transition: all 0.2s ease-in-out;  
}
#top a:hover, a.loginlink:hover {
	color: #ff9c1b;	
}
#top_menu li {
	float: left;
	padding-right: 30px;
}
#lgn_icon {
	background: url(../images/icons.png) no-repeat 0 -58px;
	width: 42px;	
	height: 40px;		
	float: right;
	margin: 0 10px 0 20px;
}
a.loginlink {
	float: right;
}
a.loginlink {
	color: #fff;
	line-height: 40px;
}
a#pull, a#pull2 {
	transition: all 0.2s ease-in-out;  
}
a#pull:hover, a#pull2:hover {
	background-position: bottom left;
}

.logo {
    width: 310px;
    height: 85px;
   background: url(../images/logo.png) no-repeat;	
    float: left;
    margin: 18px 0 0 0;
    display: block;
}

.sitename {
    position: absolute;
    left: 127px;
    top: 25px;
    width: 220px;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 22px;
}

#timer {
	height: 20px;	
	position: relative;
	margin: 50px 0 0 0;	
	overflow: hidden;
	float: right;
	font-family: "PT Sans";
	font-size: 15px;
	color: #5f5f5f;
}
.searchBar {
    width: 239px;
    height: 33px;
    float: right;
    position: relative;
    margin: 40px 0;
    background: #f3f6f7;
    border-radius: 4px;
    padding: 3px 16px 2px 16px;
    border: solid 1px #e0e3e2;
}
.searchBar:hover {
	background: #fff;
}
.s-field { 
	color: #061f37;
	color: rgba(6, 31, 55, 0.7);
	font-size: 14px; 
	width: 127px; 
	height: 33px; 
	line-height: 32px;
}
.searchBtn { 
	background: url(../images/sbut.jpg) no-repeat 0 0; 
	width: 54px; 
	height: 39px; 
	position: absolute; 
	top: 0; 
	right: 0; 
}
.tm a:focus { outline: none; }
.tm { margin: 0 auto; height: 44px; position: relative; z-index: 2;  }
.tm ul { position: relative; margin: 0 auto; }
.tm ul li { float: left; display: block; padding: 13px 25px; font-family: "open sans"; font-size: 14px;  }
.tm ul li.home {
	width: 30px;
	height: 46px;
	border-bottom: none;
	padding: 0;
	background:url(../images/home.png) no-repeat center center;
	
}
.tm ul li.sublnk { background: url(../images/tm-arrow.png) no-repeat 95% 51%; padding: 13px 25px; position: relative; }
.tm ul li.sublnk:hover { background: url(../images/tm-arrow-h.png) no-repeat 95% 51%; }
.tm ul li ul {
	display: none;
	background: #fff;
	border: solid 1px #e9e9e9;
	position: absolute;
	border-radius: 4px;
	box-shadow: 0px 1px 2px rgba(50, 50, 50, 0.1);
	top: 40px;
	padding: 5px;
}
.tm li ul li {
	float: none;
	margin: 0;
	border: 0;
	border-bottom: 1px dashed #eeeeee;
	width: auto;
	display: block;
	line-height: 25px;
	height: 25px;
	margin: 0 10px;
	padding: 7px 10px;
}
.tm li ul li:last-child {
	border: none;
}
.tm li ul li a {
	font-size: 14px;
	display: block;
}

.lenta { padding: 10px; background: url(../images/line_dotted.gif) bottom left repeat-x; }
.lenta a, a.allnews { color: #2d3942; line-height: 1.2em; font-size: 15px; display: table-cell; font-family: "PT Serif";}
	a.allnews { padding: 10px;	font-size: 15px; display: block; text-align: left; }
.lenta a:hover { text-decoration: none; }
.lenta-date { padding: 0 15px 0 0; font-weight: bold; color: #000; display: table-cell;}
.lenta:last-child { background: none !important; }

.title-list {
	padding: 10px;
	background: url(../images/line_dotted.gif) bottom left repeat-x;	
	font-size: 14px;
	line-height: 1.3em;
}
.title-list:last-child {
	background: none;
}
.sidebar { 
	width: 246px; 
	float: left; 
	margin: 0 20px 0 20px; 
 	border-top: solid 1px #dcdcdc;
}
.content { 
	width: 692px; 
	float: left; 
	margin: 0 0 20px 20px; 
	position: relative;
}

/* ������� ������� �������� */

.mslider {
	z-index: 1 !important;
	position: relative;
}
.sliderContent {
	max-width: 100%;	
	height: 363px;
	position:relative;
	overflow:hidden;
}
.sliderContent a {
	outline:none !important;
}
.sliderArrows a {
	display:block;
	text-indent:-9999px;
	outline:none;
	z-index:50;
	position:absolute;
	top: 40%;
}
a.prev, a.next {
	width: 47px;
	height: 47px;
	background: url(../images/sl_arrows.png) no-repeat 0 0;
	position: absolute;
	outline: none !important;
}
a.prev {
	background-position: 0 0;
	left: 0;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}
a.next {
	background-position: -47px 0;
	right: 0;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
a.prev, a.next {
	transition: all 0.2s ease-in-out;  
}
a.prev:hover, a.next:hover {
	opacity: 0.8;
}
/* ������� ������� */

.hotnews { 
	height: 365px;
	overflow: hidden;	
	color: #fff;
	position: relative;
}
.hotnews .title {
	position: absolute;		
	left: 0;
	bottom:0;	
	background-color: #fcb210;
	width: 100%;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);-moz-opacity:0.8; -khtml-opacity:0.8; opacity:0.8;
} 
.hotnews a {
	color: #000;
	
}
.hotnews .title a:hover {
	opacity:0.8;		
}
.hotnews h2 { 
	font-size: 22px; 
	font-family: 'PT Sans', sans-serif;
	line-height: 1.2em; 
	display: block;
	padding: 10px 10px 15px 10px;
	font-weight: normal;
}

/* ��������� ����� */

.bc_title {
	font-family: "PT Sans Caption";	
	color: #061f37;
	font-size: 18px;
	font-weight: bold;	
	text-align: left;	
	padding: 8px 15px;	
	background: #fdfdfd;
	border-left: solid 1px #e1e1e1;
	border-top: solid 1px #e1e1e1;
	border-right: solid 1px #e1e1e1;
	letter-spacing: 1px;
}
.bc {
	border: solid 1px #e1e1e1;	
	background: #fff;
	margin-bottom: 20px;
}

/* ��������� ������� */

.custom-news-block { 
	border-bottom: solid 1px #e1e1e1;
	padding: 10px;
}
.custom-news-block img { 
	max-width: 120px; 
	float: left; 
	margin: 0 10px 0 0;
}
.custom-news-block h2 {  
	font-size: 14px; 
	display: block; 
	letter-spacing: 0.2px; 
	line-height: 1.2em; 
	padding: 5px 10px;
	font-weight: normal;
	color: #061f37;
}
.custom-news-block:last-child {
	border: none;
}
.custom-news-block .last_cat a {
	color: #2c6f9f;	
	font-size: 14px;
}
.custom-news-block .last_cat span {
	color: #9b9b9b;
	padding: 0 5px;
	font-size: 12px;
}
.custom-news-content { font-size: 13px; line-height: 1.3em; }

/* ���� */

.section {
	overflow: hidden;
	width: 100%;
	position: relative;
}
.tabs {
	line-height: 1.5em;
	list-style: none;
	float: left;
	display: block;
}
.tabs li, .tabs li.current {
	padding: 5px 15px;
	color: #363636;
	cursor: pointer;
	position: relative;
	font-size: 18px;	
}
.box {
	display: none;
	padding: 0;
}
.box.visible {
	display: block;
}

/* ���� - ���������� �� ������������, ���������� */

.tabs2 {
	height: 43px;
	border-bottom: solid 1px #e1e1e1;	
}
.tabs2 li, .tabs2 li.current {
	color: #6c6c6c;
	cursor: pointer;
	text-align: center;
	line-height: 41px;
	float: left;
	color: #061f37;
	font-size: 13px;	
	padding: 0 6px;	
}
.tabs2 li.current {
	font-weight: bold;
}

/* ����� ����� � ����� ��������� � ����� ������� */

.tabs-list ul.tabs {
	height: auto;
	border: none;
	display: block;
	float: right;
	width: 225px;
}
.tabs-list ul.tabs li {
	line-height: 1.3em;
	text-align: left;
	padding: 10px 5px;
	border-bottom: solid 1px #d6d6d6;
	font-family: "PT Sans Caption";
	font-size: 15px;
}
.tabs-list ul.tabs li:last-child {
	border: none;
}
.tabs-list .box {
	float: left;
}
.tabs-list .img {
	max-width: 250px;
	margin: 9px;
	float: left;
}
.tabs li.current {
	font-weight: bold;
}

/* ������� ������� ��������� */

.story-short { 
	margin: 0 15px 15px 15px;
	overflow: hidden;
	line-height: 1.3em; 
	max-height: 150px;
	border-bottom: dashed 1px #e1e1e1;
	margin: 0 0 20px 0;	
	padding:20px
}
.story-short:last-child {
	border: none;
	margin-bottom: 0;
}
.left_cell {
	display: table-cell;	
	vertical-align: top;
}
.story-short .img { 
	float: left;
	max-width: 180px;
	margin: 0 10px 15px 10px;
}
.story-short h2 {  
	font-size: 25px; 
	letter-spacing: 0.2px; 
	font-family: "PT Sans Caption";
	margin:15px 0 5px 0
}
.story-short h2 a {
	color: #061f37;
	line-height: 1.2em;
}
.story-short .short-content { 
	font-size: 14px;
	margin-top: 10px;
	padding-bottom: 10px;
}
.story-short .short-content a:hover {
	text-decoration: underline;	
}
.story-short .mcat {
	display: block;
	margin: 5px 0 10px 0;
}
.story-short .mcat li, .short4 .mcat li {
	float: left;	
	padding-right:7px;
	color: #9b9b9b;	
	font-size: 12px;
}
.story-short .mcat li.comnum {
	background: url(../images/icons.png) no-repeat 0 -146px;	
	padding-left: 17px;
}
.story-short .mcat a {
	color: #2c6f9f;
}

/* �������, ������� �� ��� ������ */

.short3 {
	width: 46%;	
	max-height: 130px;
	height: 130px;
}
.short3 h2 {
	font-size: 15px;
}
.short3 li.comnum {
	background: url(../images/icons.png) no-repeat 0 -148px !important;	
	padding-left: 17px;
}
.short3 .img {
	max-width: 180px !important;	
}

/* �������, ������� ���� "����, �����" */

.short4 {
	margin: 9px;
/*	border-bottom: solid 1px #e1e1e1;*/	
}
.short4:last-child {
	border: none;
}
.short4 h2 {  
	font-size: 18px; 
	font-family: "PT Sans Caption";
	padding: 5px 0;
}
.img_ct {
	position: relative;	
}
.cat_icon {
	position: absolute;
	bottom: 0;	
	left: 0;
}
.multimedia {
	width: 48%; 
	float:left; 
	border: none;
}
.foto_day h2 {
	font-size: 14px;				
	font-family: "PT Sans Caption";
	margin-top:10px
}

/* ������� 5,6-�� ������ */

.short5 {
	margin: 9px 9px 0 9px;	
	width: 47%;
	height: 130px;
	float: left;
}
.short5 .img {
	margin: 0 10px 0 0;
}

.short5 h2 {
	font-size: 15px;	
}
.short5:last-child {
	border: none;
}
.short6 {
	margin: 5px;	
/*	width: 46%;*/
}
.short6 .img {
	max-width: 120px;
	float: none;
	margin: 5px 10px 0 0;
}
.short6 h2 {
	font-size: 15px;
	margin: 5px 0 0 0;
}
.short6:last-child {
	border: none;
}
.short6 .img_ct {
	margin: 0 0 10px 0;
}
/* ������ �� ����� */

.world {
	width: 100%;
	margin: 0;	
	padding: 10px 0 0 0;
	line-height: 1.4em;
	border-bottom: solid 1px #d6d6d6; 
	position: relative;
}
.world:last-child {
	border: none;
}
.world .img {
	margin: 0 9px 9px 9px;
	max-width: 120px;
}
.world .mcat {
	padding: 0 0 15px 0;
}
.world h2 {
	font-size: 16px;
	font-family: "PT Sans";	
	font-weight: normal;
	color: #000;
}
.world h2 a {
	color: #000;
}
.world_ct {
	display: table-cell;
}
.world .short-content {
	padding: 0;
	font-size: 13px;
}
.mcat span { padding-left: 10px; }

/* ������ �������� �� ��������� �� ������� */

.catimg .img {
	max-width: 100%;	
	max-height: 280px;	
	float: left;
	margin: 10px;
}
.short_title {
	padding: 0 15px;
}
.short_title h2 a {
	line-height: 1.3em;
	font-size: 15px;			
	font-weight: normal;
}

/* ����� ��������, �������������� */

.short2 { 
	padding: 10px;
	border-bottom: solid 1px #d6d6d6; 
	overflow: hidden;
	line-height: 1.3em; 
	background: #fff;	
}
.short2:last-child {
	border: none;
}
.short2 .img { 
	max-width: 80px;
	max-height: 80px; 
	float: left; 
	margin: 0 10px 0 0;
}
.short2 h2 {  
	font-size: 14px; 
	letter-spacing: 0.2px; 
	padding: 0 10px;
	margin-left: 80px;
}
.short2 h2 a { font-weight: normal; }
.short2 .short-content { 
	font-size: 14px; 
	padding: 0 10px;
}
.short2 .mcat {
	display: block;
	padding: 5px 0;
	margin-left: 90px;
}
.short2 .mcat li {
	float: left;	
	padding-right:7px;
	color: #9b9b9b;	
	font-size: 12px;
}
.short2 .mcat li.comnum {
	background: url(../images/icons.png) no-repeat 0 -147px;	
	padding-left: 18px;
}
.short2 .mcat a {
	color: #2c6f9f;
}
.short2 .mcat li.views, .world .mcat li.views {
	background: url(../images/icons.png) no-repeat 0 -214px;		
	padding-left: 20px;
}
.world .mcat li.views {
	background: url(../images/icons.png) no-repeat 0 -213px;	
}
.custinimg img {
	max-width: 205px;	
	max-height: 250px;
	padding: 0 0 10px 0;
	overflow: hidden;
}

#searchtable input { font-size: 12px; padding-left: 5px; margin: 0 3px 10px 0; }	
#searchtable input:focus { border: 1px solid #b1b1b1; }

ul#topnews li { 
	padding: 10px 0; 
	overflow: hidden; 
	display: block; 
	background: url(../images/view.gif) no-repeat 0 13px; 
	padding-left: 27px; 
}
ul#topnews li a { 
	color:#000; 
	font-weight: bold; 
	display: block; 
}
ul#topnews li:hover { opacity: 0.8; }

/* ������� */

.speedbar {
	font-size: 15px;
	padding: 15px 15px 25px 15px;	
	font-family: "PT Sans";
}

/* ������ ������� */

.story-full a:active { color: #000; }
.story-full h1 { 
	font-size: 28px; 
	color: #000; 
	font-family: 'PT Sans', sans-serif;
	line-height: 1.2em;
	padding: 10px;
	font-weight: normal;
}	
.nav-story { 
	padding: 0 15px 35px 15px; 
}
.nav-story li { 
	line-height: 1.4em; 
	color: #000; 
	font-size: 14px; 
	float: left; 
	padding: 0 10px 0 0; 
}
.reset, .reset li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.nav-story .comnum {
	background: url(../images/icons.png) no-repeat 0 -150px;
	padding: 0 0 0 20px;
	font-size: 14px;
	color: #9f9f9f;
	height: 12px;
	line-height: 12px;
	margin-top: 3px;
}
.nav-story .lcat a { 
	text-decoration: underline; 
}
.nav-story li a:hover { text-decoration: none; }
.nav-story li a:active { color: #000; }

.edit a {
	text-decoration: underline;
	background: url(../images/icons.png) no-repeat 0 -180px;	
	margin: 0 0 15px 15px;	
	height: 15px;
	padding-left: 15px;	
	font-size: 13px;
	display: inline-block;
	float: left;
}
.ratebox-wrap {
	float: left;
	margin: 0 15px 15px 15px;
}

.short-str { margin: 20px 0; }		

.full-str, .static-ct { 
	font-size: 16px; 
	line-height: 1.5em; 
	padding: 15px; 
	color: #363636;
	font-family: "PT Serif";
}
.full-str a { text-decoration: underline; }
.full-str a:hover { color: #66828f; }
.full-str a:active { color: #000; }
.full-str img {
	padding: 3px;
	background: #fff;
	border: solid 1px #e1e1e1;
	max-width: 100%;
	margin-top: 5px;
	margin-right: 10px;
}
.full-str ul { padding-left: 15px; }
.full-str ul li { list-style-type: circle; }

/* ���������� �������� �������� */

.nsocial {
	margin: 0 10px 10px 0;
	clear: both;
}

/* ���� �������� */

.tags {
	padding: 15px;
	margin-bottom: 10px;
}
.tags a, .tagscloud a {
	color: #6b6b6b; 
	padding: 2px 8px; 
	line-height: 30px; 
	background: #f0f0f0;
	border-radius: 4px;	
	font-size: 13px;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f9f9f9 47%, #f9f9f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f9f9f9), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f9f9f9 47%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f9f9f9 47%,#f9f9f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f9f9f9 47%,#f9f9f9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f9f9f9 47%,#f9f9f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */
	border: solid 1px #e1e1e1;	
	text-shadow: 1px 1px 1px ##fff;
}

/* ������� ���������� */

.simnews { 
	padding: 10px 0; 
	width: 100%; 
	overflow: hidden;
	border-top: solid 3px #E86513;
}
.simnews i { 
	color: #000;
	font-size: 16px; 
	display: block;
	font-weight: bold;
	line-height: 1.4em;
	font-family: "PT Sans Caption";
	font-style: normal;
	padding: 0 10px 10px 10px;
	border-bottom: solid 1px #d6d6d6;
}
.simnews-ct { padding: 0 10px; }

.simnews-ct a { 
	display: block; 
	padding: 10px 0;
	color: #000;
	font-weight: normal; 
	line-height: 1.2em;
	background: url(../images/line_dotted.gif) repeat-x bottom;
	font-size: 16px;
	font-family: Georgia;
	transition: all 0.2s ease-in-out; 
}
.simnews-ct a:hover { color: #2c6f9f; text-decoration: none; }

/* ���� ������������ */

.comments_area {
	padding: 15px;	
}
.comments_area h3 {
	font-weight: normal;
	font-family: "PT Sans";	
	text-align: left;
	padding: 0 15px;
	font-size: 14px;
}
.comments_area h3:hover {
	text-decoration: underline;
}
.com_border {
	border-top: solid 1px #e1e1e1;
}
.coment { 
	margin: 15px; 
	padding-bottom: 15px; 
	position: relative;
	width: 100%;
} 
.ava-com { 
	margin: 0 10px 0 0; 
	width: 60px; 
	height: 60px;
	border: solid 1px #dcdcdc;  	
	border-radius: 30px;
	position: absolute;
	top: 0;
	left: 0;
}
.coment-area {
	border: solid 1px #e1e1e1;	
	background: #fff;
	width: 85%;
	padding: 0 10px;
	float: left;
	margin-left: 80px;
	border-radius: 4px;
}
.coment-area ul.author {
 	padding: 10px 0 0 0;
}
.coment-area ul.author li  {
	float: left;	
}
.coment-area ul.author li a {
	font-weight: bold;
	font-size: 14px;
}
.coment-area ul.author li a:hover {
	color: #7d7d7d;
}
.coment-area ul.author li.date {
	font-size: 13px;
	font-family: "PT Sans";
	float: right;
}

.status { 
	float: left; 
	color: #949494; 
	margin: 0 30px 0 10px; 
	font-size: 13px; 
}
.status img { 
	width:10px; 
	height: 10px; 
	border: none; 
	margin-bottom: 3px; 
}
.mass {
	float: right !important; 
	margin: 0 0 0 10px; 
}
.com-ct { 
	float: left; 
	font-size: 14px;
	position: relative;
	overflow: hidden;
	width: 100%;
	padding: 10px 0;
	line-height: 1.3em;
	font-family: "PT Sans";
}
.com-nav { 
	margin: 12px 0 10px 0; 
	float: right; 
}
.com-nav a { 
	float: right; 
	cursor: pointer; 	
}
.com-nav span { 
	float: left; 
	font-size: 14px; 
	color: #a8a8a8;  
	padding: 0 5px 0 0; 
	font-family: "PT Sans";
}
.com-nav span:hover { 
	color: #696969; 
}

/* ����������� */

#mask {
  	display: none;
   background: #000;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 10;
   width: 100%;
   height: 100%;
   opacity: 0.8;
   z-index: 999;
}
#enter-form { 
	margin: 20px 0 0 20px; 
	float: left;
}
#enter-form input { 
	margin: 0 0 10px 0; 
	color: #696969; 
	width: 288px; 
	height: 45px; 
	line-height: 43px; 
	padding-left: 55px; 
	background: #fff url(../images/lg_fields.png) top left no-repeat;
	float: left;
	font-size: 14px;
}
#enter-form input.lg-pass {
	background: url(../images/lg_fields.png) 0 -45px no-repeat; 
}
#lfield { 
	margin: 5px 20px 0 5px; 
	color: #888888; 
	float: right;
	line-height: 29px;
	padding: 0 10px;
	font-size: 12px;
}
#lfield a {
	background: #f7f7f7; 
	border: solid 1px #cececb;
	padding: 5px;
	border-radius: 3px;
	display: inline-block;
	vertical-align: middle;
}
.lgkey {
	width: 102px;
	height: 34px;
	background: #f7f7f7; 
	border: solid 1px #cececb;
	text-align: center;
	line-height: 32px;
	border-radius: 3px;
	cursor: pointer;
	margin: 5px 0 0 20px;
	color: #000;
}
.lgkey span {
	font-size: 14px;
}
.lgkey:hover, #lfield a:hover {
	background: #e3e3e3;
	border: 1px solid #b9b9b5; 
}
#login_not_save {
	margin-top: 8px;
	float: left;
}
#logindialog {
	position: relative;
	padding-bottom: 30px;
	-webkit-box-shadow: 0px 1px 11px 0px rgba(50, 50, 50, 0.95);
	-moz-box-shadow: 0px 1px 11px 0px rgba(50, 50, 50, 0.95);
	box-shadow: 0px 1px 11px 0px rgba(50, 50, 50, 0.95);
	padding-bottom: 60px;	
}
#logindialog a {
	transition: all 0.2s ease-in-out;
}
#lgbtm {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;	
	background: #f8f8f8;	
	border-top: 1px solid #e3e3e3;	
}
#reg-link { 
	float: left; 
	padding: 15px 30px;
}
#reg-link li { 
	float: left;
	padding: 0 28px 0 0;
}
#reg-link li.reg {
	background: url(../images/icons.png) no-repeat 0 -275px;
	padding-left: 25px;
}
#reg-link li.key {
	padding-left: 22px;
	background: url(../images/icons.png) no-repeat 0 -309px;	
}
#reg-link li a { 
	color: #3d3d3d;
	font-weight: bold;
	font-size: 13px;
}
.lg-userinf {
	margin: 15px 0 0 5px;
	float: left;
	padding-bottom: 20px;
}
#lg_a {
	width: 100px;
	float: left;	
	margin: 0 0 0 5px;		
}
.avatar { 
	margin: 20px 0 5px 0; 
	border: solid 1px #c7c7c7;	
	border-radius: 3px;	
	width: 100px;
}
#lg_group {
	text-align: center; 
	display: block;
	border: solid 1px #c7c7c7;	
	border-radius: 3px;	
	width: 100px;
	padding: 4px 0;
	background: #fff;
	font-size: 10px;
	font-weight: normal;
}
.userprofile {
	margin: 20px 15px 15px 30px;
	float: left;
}
.userprofile li  { 
	margin-bottom: 5px; 
	height: 30px;
	background: #fff;	
	border: solid 1px #c7c7c7;		
	border-radius: 3px;	
	outline: none;
}
.userprofile li.mes {
	background: #fff url(../images/lg_icons.png) no-repeat 0 -40px;	
}
.userprofile li.addn {
	background: #fff url(../images/lg_icons.png) no-repeat 0 0;	
}
.userprofile li.prof {
	background: #fff url(../images/lg_icons.png) no-repeat 0 -80px;	
}
.userprofile li.lastcom {
	background: #fff url(../images/lg_icons.png) no-repeat 0 -120px;	
}
.userprofile li a { 
	font-size: 14px;  
	color: #3e3e3e; 
	padding-left: 38px;
	padding-right: 15px;
	line-height: 28px;
	font-family: "PT Serif";
	transition: all 0.2s ease-in-out;
}
#usernav {
	position: absolute;
	height: 35px;
	background: #fff;	
	border-top: 1px solid #e3e3e3;
	width: 100%;
	bottom: 0;
	left: 0;
}
#usernav li {
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin-top: 8px;
	display: block;
}
#usernav li a {
	color: #3d3d3d;
	transition: all 0.2s ease-in-out;
}
#usernav li a:hover, .userprofile li a:hover {
	color: #2c6f9f;
}
.adminpan {
	background: url(../images/icons.png) no-repeat 0 -443px;
	padding-left: 22px; 
	margin-left: 15px;
	height: 15px;
}
.exit {
	float: right !important;
	padding: 0 20px 0 22px;
	background: url(../images/icons.png) no-repeat 0 -411px;
	height: 14px; 
}
.reg_hello { 
	line-height: 1.5em; 
	padding: 0 15px;
} 	 
#result-registration { padding: 15px 15px 0 15px; }
#check_name { 
	height: 26px;
	margin: 0 0 0 10px;
	vertical-align: top;
}
#check_name:hover { border: 1px solid #e7e2e7; }

/* ����� ���������� ������������ */

.addcombtn {
	font-family: "PT Sans";
	font-size: 15px;
	padding: 8px 15px;
	border: solid 1px #e1e1e1;	
	box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.15);
	background: #fff;
	margin: 15px;
	float: left;
	transition: all 0.2s ease-in-out; 
	font-family: "PT Sans Caption";
	font-weight: normal !important;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f9f9f9 47%, #f9f9f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f9f9f9), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f9f9f9 47%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f9f9f9 47%,#f9f9f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f9f9f9 47%,#f9f9f9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f9f9f9 47%,#f9f9f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */

}
.addcombtn:hover {
 	color: #2c6f9f;
}
.addform i {
	margin-bottom: 15px;
	display: block;
}
.addform { 
	width: 100%;
	border-top: solid 1px #e1e1e1;
	margin: 15px 0;
}
.addform_ct {
	margin: 15px;
}
.addform .addcombtn {
	margin: 30px 0;
}
.addcom-not-logged {
	margin: 15px 0;
}
.addcom-editor {
	margin: 15px 0;
	width: 80%;
}
.quest {
	margin: 0 15px;
}
.rcapcha {
	margin: 0;
}

/* ����������� */

.vote { padding: 5px 0; }
.vote i { font-size: 16px; padding: 0 0 5px 10px; display: block; font-style: normal; color: #000; font-family: "PT Sans"; }

.vote-list { margin: 0 4px 10px 0; font-size: 13px; line-height: 1.3em; }
.vote-list li { padding:0;  }
.vote-list input { margin: 0; margin-bottom: 1px; padding-right: 10px; }

.vbtn {
	text-align: center;
	margin: 0 25px 3px 25px;
}

/* ��������� ��������� */
	
#service-message { margin: 15px 0; }
#service-message i { padding: 10px; text-align: center; font-size: 13px; font-style: normal; display: block; }
#service-message i a { text-decoration: underline; }

.inerpage {
	width: 90%;
	margin: 15px;
}
.ip-title { 
	font-size: 18px; 
	color: #061f37; 
	border-bottom: 1px solid #dcdcdc; 
	line-height: 43px;
	margin: 0 0 15px 0;
	font-family: "PT Sans Caption"; 
	padding: 0 0 0 15px;
}
.sts { font-size: 13px; padding: 10px 0 2px 0; }
.st { padding: 5px 5px 5px 0; font-size: 14px; color: gray;	}
.grey { color: #a8a8a8; } 

.ava-nav {
	width: 110px;
}
.ava-nav li { 
	line-height: 1.7em; 
	font-size: 12px;
}
.ava-nav li a:hover {
	border-bottom: dashed 1px #9f9f9f;
}
.userinfo { 
	padding: 10px 15px; 
}
.userinfo .lcol ul li a {
	padding-left: 3px;
}
.userinfo .lcol ul { 
	list-style: none; 
	margin: 0 30px 10px 0;
}
.userinfo .lcol ul li {
	line-height: 1.6em;
}
.userinfo .use {
	margin-top: 15px;	
} 
.editusr a:hover {
	border-bottom: dashed 1px #9f9f9f;	
}
.userinfo .lcol .avatar { margin-bottom: 10px; border: solid 1px #d6d6d6; padding: 2px; width: 100px;}

.rss-icon { 
	background: url(../images/icons.png) no-repeat 0 -118px;  
	height: 13px;	
	padding: 0 0 0 17px;
	vertical-align: middle;
} 

.brdform { padding: 3px; border: 1px solid #dce0e2; margin: 5px; }
.baseform { padding: 1px; background-color: #f7f7f7; }

.tableform { width: 100%; }
.tableform td.label { width: 20%; vertical-align: top; padding-right: 0; font-weight: bold; color: #2c333e;}
.fieldsubmit, .tableform td { padding: 10px 13px; border-top: 1px solid #fff; }	

/* ������������ ��������� */

#message-nav .bbcodes { float: left; margin: 5px 5px 5px 0; height: 20px; line-height: 20px; }

.pm {
	float: left;
	margin: 15px 0;	
	width: 100%;
	overflow: hidden;
}
.pm .ip-title {
	margin: 0;
	padding: 0;
	border-bottom: dashed 1px #d6d6d6;  
}

.pm_status { 
	border: 1px solid #d8d8d8; 
	padding: 0px; 
	background-color: #fff; 
	width: 520px;
	height: 120px; 
	margin: 25px 10px 0 0; 
}
.pm_status_head {
	border-bottom: 1px solid #d8d8d8;
	font-size: 13px; 
	background: #fff url("../images/bbcodes.png") repeat-x 0 100%;
	height: 25px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	color: #4e4e4e;
	line-height: 23px;
}
.pm_status_content { padding: 8px; }
.pm_send-title { 
	font-size: 15px; 
	color: #4e4e4e; 
	font-weight: bold; 
	padding: 25px 0;
	border-bottom: 1px solid #dcdcdc; 
	line-height: 43px;
}
.pm td {padding-bottom: 5px;}
.basecont { margin: 25px 0; }
.basecont {margin-bottom: 5px;}
.combox {margin: 10px 0;}
.combox p { border-radius: 3px; padding: 15px; 	border: solid 1px #e1e1e1;	background: #fff;}
.pm-sender { padding-bottom: 10px; border-bottom: dashed 1px #c9c9c9;	}
.pm-sender a { border: 0; }

.comedit {float: left;}
.comedit a {color: #5c5c5c; padding: 3px 4px; margin-right: 4px;}
.comedit a:hover { text-decoration: none;}

#sec-code { margin: 15px 0; }

/* ����� */

.poll-block { 
	margin: 0 25px 35px 25px; 
}
.poll-block .ip-title {
	padding: 0;
	border-bottom: 1px dashed #dcdcdc; 
}
.poll-question { 
	color: #2c587a; 
	font-size: 18px; 
	font-weight: bold;	
	padding-bottom: 10px; 
	font-family: "PT Sans Caption";
}
.poll-list input { margin: 5px; }

.addcom_not_logged { margin: 10px 0; }
.addcom_not_logged input { margin-bottom: 10px; }

.addcom_editor { 
	margin: 15px 0; 
}
.addnews-category { 
	float: left; 
	margin: 0 0 20px 0; 
}
.addnews-vote { 
	margin-bottom: 8px; 
}
.addnews-vote .f_textarea {
	margin-bottom: 5px;	
} 
.addnews-vote .addvote { 
	margin: 15px 0;
	padding: 10px 0; 
}
.addnews-vote .f_input {
	margin-bottom: 5px;	
}
.lnkvote {
	font-weight:bold;
	margin: 15px 0 10px 0;
	display:block;
	width:120px;
	text-decoration: underline;
}
.lnkvote:hover {
	color: #757575;
}
#short_story { font-size:12px; border: 1px solid #cecece; max-width:630px; }
#full_story { font-size:12px; border: 1px solid #cecece; max-width: 630px; }
#admintags { 
	margin: 10px 0 5px 0; 
	line-height: 20px;
	font-size: 13px;
}
.f_input { 
	width: 200px; 
	height: 25px; 
	border: 1px solid #cecece; 
	line-height: 24px; 
	background: #fff url(../images/fields.gif) top left repeat-x; 
	padding-left: 5px; 
}
.f_input:focus { border: 1px solid #b1b1b1; }

.f_textarea { border: 1px solid #cecece; width: 460px; max-width: 460px; }
.f_textarea:focus {  border: 1px solid #b1b1b1; }

.field-add { width:180px; height:25px; border: 1px solid #cecece;	line-height: 24px; background: url(../images/fields.gif) top left repeat-x; }
.field-add:focus { border: 1px solid #b1b1b1; }	

#navi {
 	margin: 35px 0 25px 0;
	font-weight: bold;
  	text-align: center;
}
#navi em  {
	padding: 4px 15px;
	font-style: normal;
	font-family: "PT Sans Caption";
}
#navi span {
	
}
#navi a:hover {
	color: #2c6f9f;
}
#navi em a {
	color: #245a7f;
	font-family: "PT Sans Caption";
	font-size: 15px;
}
#navi em a:hover {
	text-decoration: none;
}
#navi span, #navi span a {
	padding: 0 7px;
	font-size: 15px;
}
#navi span a {
	color: #245a7f;
}
#navi span a:hover {
	text-decoration: underline;
}
#footer { 
	max-width: 100%; 
	background: #E86513;
	clear: both; 
	border-top: solid 2px #000;	
	color: #fff;
	position:relative;
}
#footer .tm {
	border-bottom: solid 1px #e1e1e1;
	background: #fff;
}

.container-12 {position:relative;}

.socgroup a { 
	float: left; 
	margin: 0 15px 0 0; 
	display: block; 
	background: url(../images/social_icon.png);
	width: 30px;
	height: 30px;	
}
.socgroup a.rss {
	background-position: 0 0;
}

.socgroup a.fb {
	background-position: -41px 0;
}
.socgroup a.vk {
	background-position: -82px 0;
}
.socgroup a.google {
	background-position: -126px 0;
}
.socgroup a.rss:hover  { 
	background-position: 0 -31px;	
}
.socgroup a.fb:hover {
	background-position: -41px -31px;
}
.socgroup a.vk:hover {
	background-position: -82px -31px;
}
.socgroup a.google:hover {
	background-position: -126px -31px;
}

.socgroup a.twiter {
	background-position: -169px 245px;
}
.socgroup a.twiter:hover {
	background-position: -169px 213px;
}


#message a {
	color: #3c6d9c;	
}
#footer a:hover {
	color: #9a9a9a;
}
#footer .message {
	margin: 30px 0;
	font-size: 12px;
	line-height: 1.3em;
	float: left;
}
#footer .message p {
	padding-bottom: 5px;
}
#footer .copi {
	margin: 0 0 10px 0;
}
#counters { 
	float: right;
}
#counters .count { 
	float: right; 
	margin: 0 5px 0 0; 
}
.socgroup { 
	margin: 0; 
	float: right; 
}
.socgroup a { 
	float: left; 
	margin: 0 15px 0 0; 
	display: block; 
	background: url(../images/social_icon.png);
	width: 30px;
	height: 30px;	
}
.socgroup a.rss {
	background-position 0 0;
}
.socgroup a.fb {
	background-position: -41px 0;
}
.socgroup a.vk {
	background-position: -82px 0;
}
.socgroup a.google {
	background-position: -126px 0;
}
.socgroup a.rss:hover  { 
	background-position: 0 -31px;	
}
.socgroup a.fb:hover {
	background-position: -41px -31px;
}
.socgroup a.vk:hover {
	background-position: -82px -31px;
}
.socgroup a.google:hover {
	background-position: -126px -31px;
}
#copi { 
	margin: 0 !important;
}
.toptop {
	width: 62px;
	height: 33px;
	background: url(../images/toptop.png) no-repeat;	
	margin: 0 0 0 46.9%;
	display: block;
	float: left;
}
.toptop:hover {
	background-position: bottom left;
}

/* �����, �������, ������ */

form {  
	padding-top: 0px;
	padding-bottom: 0px;	
	padding-right: 0px; 
	padding-left: 0px; 
	margin: 0px;
}

#loading-layer {
	display:none;
	font-family: Verdana;
	font-size: 11px;
	background: #000;
	padding: 10px;
	text-align: center;
	border: 1px solid #000;
	color: #fff;
}

.title_quote {
	color: #fff;
	background-color: #acacac;
	border: 1px solid #bababa;
	border-bottom: 0;
	line-height: 1.9em;
	padding-left: 5px;
}
.quote {
	font-style: italic;
	font-size: 18px;
	font-family: Georgia;
	padding: 0 0 0 25px;
	background: url(../images/icons.png) no-repeat 0 -537px;
}
.text_spoiler {
	background: #fff;
   border: 1px solid #d6d6d6;
	border-top: 0;
	text-align: justify;
	padding: 5px;
}

.title_spoiler {
   padding: 5px;
   background: #f9fafa;
   border: 1px solid #d6d6d6;
	font-weight: bold;
}
.title_spoiler img {
	margin: 0 5px;
}

.scriptcode {
	border: 1px solid #979797;
	text-align: left;
	padding: 5px;
}

.scriptcode {
    color: #004e8d;
    text-align: left;
    font-family: "Courier New";
}

/* ����� */

.archives { 
	text-align: left; 
	margin: 10px 5px 0 5px;
}
.archives a {
	background: url(../images/icons.png) no-repeat 0 -183px;
	padding-left: 20px;
	display: inline-block;
	height: 22px;
	line-height: 10px;
}

/* ������ ����� */

.tagscloud {
	 padding: 10px;
	 line-height: 1.7em;
}

/* ��������� */

.weekday-active-v {
	color: #4b73d4;
}
.day-active-v {
	color: #4b73d4;
}
.calendar {
		margin: 10px;
		color: #757575;
		font-family: tahoma;
		font-size: 12px;
}

.calendar td, th {
	 font-family: verdana;
	 text-decoration: none;
	 padding-left: 5px;
 	 padding-right: 4px;
	 padding-top: 3px;
	 padding-bottom: 4px;
}
.weekday {
	color: #804040;
	font-family: verdana;
}
.weekday-active {
	color: #804040;
	font-family: verdana;
}
.day-active {
	color: #a52a2a;
	font-family: verdana;
}
.day-active a, .weekday-active a, .day-active-v a, .weekday-active-v a {
	text-decoration: underline;
	color: #9d4d50;
}

.day-active a:hover {
	color: red;
}

.monthlink {
	color: #9d4d50;
	text-decoration: none;
}
.day-current {
	background:#F9F9F9;
	border: 1px solid #c7c7c7;
}

/* ������ */

.send_addcom {
	width: 160px;
	height: 32px;
	background: #215174;
	cursor: pointer;
	border: none;
	margin: 0 0 30px 15px;
	color: #fff;
	padding-bottom: 2px;
	display: block;
}

.bbcodes, .bbcodes_poll, .fbutton {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	text-shadow: 0 1px 0 #fff;
	border: 1px solid #c4c4c4;
	color: #000;
	padding: 1px 12px 3px 12px;
	margin-right:5px;
	margin: 20px 0 0 0;	
	line-height: 1px;	
	height: 25px;
	font-weight: bold;
	cursor: pointer;
}
.bbcodes_poll { width: 100px; }

.fbutton {
	font-size: 13px;	
	margin: 0;
	font-weight: normal;
	vertical-align: middle;
	height: 25px;
	line-height: 1px;
	padding: 1px 12px 3px 12px;
}

/* ������������ ��������� */

#pmlist { padding: 15px 0; }
.pm_head {
	border-bottom: solid 1px #e1e1e1;
	font-weight: bold;
}
.pm_list {
	border-bottom: solid 1px #e1e1e1;	
	padding: 5px 0;
}

#pmlist .bbcodes {width: 150px;}

.editor { width: 450px; }
.editor input[type="text"] { padding: 2px; background: #fff repeat-x; border: 1px solid #cecece; }
.base .editor { padding: 5px; }
.editorcomm .editor { width: 96% !important; }
.editorcomm .editor textarea { width: 100% !important; background: #fff; border: 0 none;  }
.editor_button {
	float: left;
	cursor: pointer;
	padding-left: 0;
	padding-right: 0;
}
.editor_buttoncl {
	float: left;
	cursor: pointer;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
}
.editbclose { float: right; cursor: pointer; display: none; }
.editor_button select { font-size: 11px; }

.editor_button img { margin: 0; padding: 0; }
.editbclose img { margin: 0; padding: 0; }
.editor_button_brk img { margin: 0; padding: 0; }

.mass_comments_action {
	margin: 10px;
}

.xfields { margin: 20px 0 10px 0; font-size: 12px; }

.xfields_table td {  vertical-align: top; }

.xfields textarea, .xprofile textarea {
    height: 186px;
    margin: 0px 1px 0px 0px;
    padding: 0px;
}
.xfields input {
   width: 250px;
   height: 14px;
   padding: 2px;
   border: 1px solid #cecece !important;
	margin: 5px 0;
	display: block;
	font-size: 12px; 
	line-height: 14px; 
	background: url(../images/fields.gif) top left repeat-x; 
	padding-left: 5px;
}
.xfields input:focus {
	border: 1px solid #a7a7a7;
}
.xfields select {
	color: #757575;
	font-size: 13px;
	border: 1px solid #c7c7c7;
}
.xprofile {
	padding-top: 5px;
}
.xprofile input {
	color: #757575;
	font-size: 11px;
	font-family: tahoma;
	width: 250px;
	height: 14px;
	border: 1px solid #e0e0e0;
}
.xprofile select {
	color: #555555;
	font-size: 11px;
	font-family: tahoma;
	background-repeat: repeat-x;
	height: 18px;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
}

.pm_head {
	font-size: 12px;	
}
.pm_list {
	color: #757575;
}
#dropmenudiv {
	border: 1px solid #e1e1e1;
	border-bottom-width: 0;
	font: normal 10px Verdana;
	background: #fdfdfd;
	line-height: 20px;
	margin: 2px;
}
#dropmenudiv a {
	display: block;
	text-indent: 3px;
	text-decoration:none;
	color: #ffffff;
	background: #061f37;
	border: 1px solid #ffffff;
	padding: 1px 0;
	margin: 1px;
	font-weight: bold;
}
#dropmenudiv a:hover {
	color: #ffffff;
	background: #2c6f9f;
}

.vote {
	color: #757575;
	padding-left: 5px;
	margin: 5px;
}

.attachment {
	color: #808080;
}

.search {
	color: #757575;
	text-decoration: none;
}

.textin {
		color: #757575;
		font-size: 11px;		
		font-family: tahoma;	
		border: 1px solid #e0e0e0;
      text-decoration: none;
}
.sresult  {
	text-align: justify;
	font-weight: normal;
	line-height: 16px;
	font-size: 12px;
	color: #757575;
	padding: 15px 0;
}
#searchtable legend {
	font-size: 13px;
}
fieldset { padding: 2px;text-align: left; }

.highslide-wrapper, .highslide-outline {
	background: #FFFFFF;
}
.highslide-image {
	border: 2px solid #FFFFFF;
}
.highslide-active-anchor {
   visibility: hidden;
} 
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-dimming {
	background: black;
}
.highslide-html {
	background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
    text-decoration: none;
	padding: 3px;
	border: 1px solid white;
    background-color: black;
}
a.highslide-full-expand {
	background: url(../dleimages/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.highslide-caption {
	display: none;
	padding: 5px;
	background: white;
}

.highslide-controls {
    width: 195px;
    height: 40px;
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
    height: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;
}
.highslide-controls li {
    float: left;
    padding: 5px 0;
}
.highslide-controls a {
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif);
    display: block;
    float: left;
    height: 30px;
    width: 30px;
    outline: none;
}
.highslide-controls a.disabled {
    cursor: default;
}
.highslide-controls a span {
     display: none;
}

.highslide-controls .highslide-previous a {
    background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
    background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
    background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
    background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
    background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
    background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
    background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
    background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
    background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
    background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
    background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
    background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
    background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
    background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
    background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
    background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
    background-position: -180px -30px;
}

.clouds_xsmall {
	font-size: 13px;
}
.clouds_small {
	font-size: small;
}
.clouds_medium {
	font-size: 16px;
}

.clouds_large {
	font-size: large;
}
.clouds_xlarge {
	font-size: x-large;
}

.ui-helper-clearfix:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}
.ui-helper-clearfix {
display: inline-block;
}
* html .ui-helper-clearfix {
height: 1%;
}
.ui-helper-clearfix {
display: block;
}
.ui-icon {
background-repeat: no-repeat;
display: block;
overflow: hidden;
text-indent: -99999px;
}
.ui-widget {
font-family: Tahoma, Lucida Sans, Arial, sans-serif;
font-size: 11px;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
font-family: tahoma, Arial, sans-serif;
font-size: 11px;
}
.ui-widget-content {
	background: #fff;
	color: #222222;
	border-radius: 0 0 3px 3px;
}
.ui-widget-content a {
color: #9f9a86;
}
.ui-widget-header {
	background: #061f37;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.ui-widget-header a {
color: #fff;
font-size: 15px;
font-weight: bold;
padding-left: 10px;
}
.ui-state-default, .ui-widget-content .ui-state-default {
	border: 1px solid #dfe0e0;
	color: #999a9a;
	font-weight: bold;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); 
	background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); 
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
color: #ffffff;
text-decoration: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
	color: #000;
	font-weight: bold;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
color: #878787;
text-decoration: none;
}
.ui-widget:active {
outline: none;
}
.ui-state-error {
background: #fef1ec 50% 50% repeat-x;
border: 1px solid #cd0a0a;
color: #cd0a0a;
}
.ui-widget-header .ui-icon {
background-image: url(../images/ui-icons.png);
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
background-image: url(../images/ui-icons_h.png);
}
.ui-icon-close {
background-position: -80px -128px;
}
.ui-icon-closethick {
background-position: -96px -128px;
}
.ui-button .ui-button-text {
display: block;
line-height: 1.4;
}
.ui-button-text-only .ui-button-text {
padding: .4em .8em;
}
input.ui-button {
padding: .4em 1em;
}
.ui-button-set {
margin-right: 7px;
}
.ui-button-set .ui-button {
margin-left: 0;
margin-right: -.3em;
}
button.ui-button::-moz-focus-inner {
border: 0;
padding: 0;
}
.ui-dialog {
overflow: hidden;
position: absolute;
box-shadow: 0px 3px 14px 0px rgba(50, 50, 50, 0.5);
}
.ui-dialog .ui-dialog-titlebar {
padding: .5em 1em .3em;
position: relative;
	height: 30px;
}
.ui-dialog .ui-dialog-title {
float: left;
margin: .4em 16px .2em 0;
}
.ui-dialog .ui-dialog-titlebar-close {
height: 18px;
margin: -10px 0 0 0;
padding: 1px;
position: absolute;
right: .3em;
top: 50%;
width: 19px;
}
.ui-dialog .ui-dialog-titlebar-close span {
display: block;
margin: 1px;
}
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
padding: 0;
}
.ui-dialog .ui-dialog-content {
background: none;
border: 0;
overflow: hidden;
padding: .5em 1em;
position: relative;
zoom: 1;
}
.ui-dialog .ui-dialog-buttonpane {
background-image: none;
border-width: 1px 0 0 0;
margin: .5em 0 0 0;
padding: .3em 1em .5em .4em;
text-align: left;
}
.ui-dialog .ui-dialog-buttonpane button {
cursor: pointer;
float: right;
line-height: 1.4em;
margin: .5em .4em .5em 0;
overflow: visible;
padding: .2em .6em .3em .6em;
width: auto;
}
.ui-dialog .ui-resizable-se {
bottom: 3px;
height: 14px;
right: 3px;
width: 14px;
}
.ui-draggable .ui-dialog-titlebar {
cursor: move;
}

/* ==================== ������� ����� �� ����� */
#searchsuggestions { border-width:1px; border-color: #000; border-style:solid; width:300px; background-color:#2c6f9f; font-size:12px; line-height:14px; z-index: 100; }
#searchsuggestions a { padding:5px;display:block; background-color: #061f37; clear:left; height:70px; text-decoration:none; }
#searchsuggestions a:hover { background-color: #061f37; color:#fff; color: #ff9c1b; }
#searchsuggestions a span.searchheading { background: #061f37; display:block; font-weight:bold; padding:5px; color:#ffffff; }
#searchsuggestions a:hover span.searchheading { color:#ffffff; opacity: 0.9; }
#searchsuggestions a span {color: #b6b6b6; }
#searchsuggestions a:hover span { color:#fff; }
#searchsuggestions span.seperator { float:right; padding-right:15px; margin-right:5px;}
#searchsuggestions span.seperator a { background-color:transparent; display:block; height:auto; color:#ffffff; }
#searchsuggestions span.notfound { padding:5px;background-color:#ffffff; display:block; height:auto; color:#00000; }

/*---�������� ��� ������������� ������������ ���������---*/
.pm_progress_bar {
	border: 1px solid #d8d8d8;
	padding: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.pm_progress_bar span {
	background: #000000;
	font-size: 0em;
	text-indent: -2000em;
	height: 10px;
	display: block;
	overflow: hidden;
}

/*---����� ����������� ����������� �� �����---*/
.voteprogress {
  overflow: hidden;
  height: 15px;
  margin-bottom: 5px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.voteprogress span {
  color: #ffffff;
  text-align: center;
  text-indent: -2000em;
  height: 15px;
  display: block;
  overflow: hidden;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -ms-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(top, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
}

.voteprogress .vote2 {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}

.voteprogress .vote3 {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(top, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}

.voteprogress .vote4 {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(top, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}

.voteprogress .vote5 {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
}

/*---����� ����������� ������� � ��������---*/
.pollprogress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 5px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.pollprogress span {
  color: #ffffff;
  height: 18px;
  display: block;
  overflow: hidden;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -ms-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(top, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
}

.pollprogress .poll2 {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}

.pollprogress .poll3 {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(top, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}

.pollprogress .poll4 {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(top, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}

.pollprogress .poll5 {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
}

pre code {
    display: block;
    padding: 0.5em;
    background: #fafafa;
    border: 1px solid #e2e2e2;
    overflow:auto;
    white-space: pre;
}

pre .comment,pre .template_comment,pre .diff .header,pre .doctype,pre .lisp .string,pre .javadoc {
    color: #93a1a1;
    font-style: italic;
}

pre .keyword,pre .css .rule .keyword,pre .winutils,pre .javascript .title,pre .method,pre .addition,pre .css .tag,pre .lisp .title {
    color: #859900;
}

pre .number,pre .command,pre .string,pre .tag .value,pre .phpdoc,pre .tex .formula,pre .regexp,pre .hexcolor {
    color: #2aa198;
}

pre .title,pre .localvars,pre .function .title,pre .chunk,pre .decorator,pre .builtin,pre .built_in,pre .lisp .title,pre .identifier,pre .title .keymethods,pre .id {
    color: #268bd2;
}

pre .tag .title,pre .rules .property,pre .django .tag .keyword {
    font-weight: bold;
}

pre .attribute,pre .variable,pre .instancevar,pre .lisp .body,pre .smalltalk .number,pre .constant,pre .class .title,pre .parent,pre .haskell .label {
    color: #b58900;
}

pre .preprocessor,pre .pi,pre .shebang,pre .symbol,pre .diff .change,pre .special,pre .keymethods,pre .attr_selector,pre .important,pre .subst,pre .cdata {
    color: #cb4b16;
}

pre .deletion {
    color: #dc322f;
}

pre .tex .formula {
    background: #eee8d5;
}

/*---BB ��������---*/

.bb-pane { height: 1%; overflow: hidden; border: 1px solid #BBB; background-image: url("../bbcodes/bg.gif"); }
.bb-btn, .bb-sep { height: 25px; float: left; display: block; overflow: hidden; text-indent: -9999px; white-space: nowrap; }
.bb-sel { float: left; padding: 4px 2px 0 2px; }
.bb-sel select { font-size: 11px; }
.bb-sep { width: 5px; background-image: url("../bbcodes/brkspace.gif"); }
.bb-btn { cursor: pointer; width: 23px; }

#b_font { width: 118px;}
#b_size { width: 65px;}
#b_font select { padding: 0px;}
#b_size select { padding: 0px;}
#b_b { background-image: url("../bbcodes/b.gif"); }
#b_i { background-image: url("../bbcodes/i.gif"); }
#b_u { background-image: url("../bbcodes/u.gif"); }
#b_s { background-image: url("../bbcodes/s.gif"); }
#b_img { background-image: url("../bbcodes/image.gif"); }
#b_up { background-image: url("../bbcodes/upload.gif"); }
#b_emo { background-image: url("../bbcodes/emo.gif"); }
#b_url { background-image: url("../bbcodes/link.gif"); }
#b_leech { background-image: url("../bbcodes/leech.gif"); }
#b_mail { background-image: url("../bbcodes/email.gif"); }
#b_video { background-image: url("../bbcodes/mp.gif"); }
#b_audio { background-image: url("../bbcodes/mp3.gif"); }
#b_hide { background-image: url("../bbcodes/hide.gif"); }
#b_quote { background-image: url("../bbcodes/quote.gif"); }
#b_code { background-image: url("../bbcodes/code.gif"); }
#b_left { background-image: url("../bbcodes/l.gif"); }
#b_center { background-image: url("../bbcodes/c.gif"); }
#b_right { background-image: url("../bbcodes/r.gif"); }
#b_color { background-image: url("../bbcodes/color.gif"); }
#b_spoiler { background-image: url("../bbcodes/spoiler.gif"); }
#b_fla { background-image: url("../bbcodes/flash.gif"); }
#b_yt { background-image: url("../bbcodes/youtube.gif"); }
#b_tf { background-image: url("../bbcodes/typograf.gif"); }
#b_list { background-image: url("../bbcodes/list.gif"); }
#b_ol { background-image: url("../bbcodes/ol.gif"); }
#b_tnl { background-image: url("../bbcodes/translit.gif"); }
#b_br { background-image: url("../bbcodes/pbreak.gif"); }
#b_pl { background-image: url("../bbcodes/page.gif"); }

.bb-editor textarea { 
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    padding: 2px; border: 1px solid #bcc0c2; width: 100%; background: #fff url("../images/fields.png") repeat-x;
}
.editorcomm .bb-editor { width: 465px;}
.editorcomm .bb-editor textarea { height: 156px; }

/*---��������� ������ � ����������� ���� (���������� �������)---*/
#marker-bar,
#txtselect_marker {
	display: block;
	visibility: hidden;
    position: absolute;
    z-index: 1200;
    opacity: 0;
    -webkit-transition: opacity .4s, visibility .1s linear .4s;
    -moz-transition: opacity .4s, visibility .1s linear .4s;
    -o-transition: opacity .4s, visibility .1s linear .4s;
    transition: opacity .4s, visibility .1s linear .4s;
}
#txtselect_marker {
    cursor: pointer;
    background:url(../dleimages/marker.png) -0px -0px no-repeat;
}

#txtselect_marker:hover {
        background-position: -0px -32px;
}

#marker-bar{
    border: 1px solid #ccc;
    border-radius: 15px;
    background: #fff;
    padding: 5px 10px;
    cursor: default;
    box-shadow: 0px 0px 4px #ccc;
}

#marker-bar.show {
	-webkit-transition: opacity .4s, visibility 0s;
	-moz-transition: opacity .4s, visibility 0s;
	-o-transition: opacity .4s, visibility 0s;
	transition: opacity .4s, visibility 0s;
	opacity: 1;
	visibility: visible;
}

#txtselect_marker.show {
        /* XXX make a common css fadeIn/fadeOut classes */
	visibility: visible;
	width: 32px;
	height: 32px;
	-webkit-transition: opacity .4s, visibility 0s;
	-moz-transition: opacity .4s, visibility 0s;
	-o-transition: opacity .4s, visibility 0s;
	transition: opacity .4s, visibility 0s;
	opacity: 1;
}

#marker-bar .masha-social,
#marker-bar .masha-marker{
	cursor: pointer;
	display: block;
	margin: 0 5px;
	float: left;
}

#marker-bar .masha-marker{
	line-height: 1em;
	color: #aaa;
	border-bottom: 1px dotted #aaa;
	margin-right: 10px;
}

#marker-bar .masha-marker:hover {
	color: #ea3e26;
	border-color: #ea3e26;
}

.user_selection, .user_selection_true {
	background: #c4f47d;
	padding: 2px 0;
}
.user_selection a.txtsel_close, .user_selection_true a.txtsel_close {
	display:none;
}
.user_selection .closewrap, .user_selection_true .closewrap {
	position: relative;
}
.user_selection.hover a.txtsel_close, .user_selection_true.hover a.txtsel_close {
	display: inline-block;
	position: absolute;
	top: -7px;
	left: -5px;
	width: 33px;
	height: 33px;
	background: url(../dleimages/closemarker.png) -0px -0px no-repeat;
}

.user_selection.hover a.txtsel_close:hover, .user_selection_true.hover a.txtsel_close:hover {
	background-position: -0px -33px;
}


#share-popup {
	background: #fff;
	border: 1px solid #aaa;
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	position: absolute;
	width: 414px;
	display:none;
	z-index: 100;
	padding: 10px 0;
	opacity: 0;
	-webkit-transition: opacity .4s, visibility .1s linear .4s;
	-moz-transition: opacity .4s, visibility .1s linear .4s;
	-o-transition: opacity .4s, visibility .1s linear .4s;
	transition: opacity .4s, visibility .1s linear .4s;
}

#share-popup.show {
	display:block;
	opacity: 1;
	-webkit-transition: opacity .4s, visibility 0s;
	-moz-transition: opacity .4s, visibility 0s;
	-o-transition: opacity .4s, visibility 0s;
	transition: opacity .4s, visibility 0s;
	opacity: 1;
}

#share-popup .social {
	padding: 0 0 10px 17px;
	height: 40px;
}

#share-popup .social p {
	padding-bottom: 10px;
	margin: 0;
	font-weight: bold;
}

#share-popup .social ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#share-popup .social ul li {
	float: left;
	margin-right: 20px;
	padding-top: 2px;
	position: relative;
}

#share-popup .social ul a {
	text-decoration: none;
	font-size: 11px;
	display: inline-block;
	color: #aaa;
	padding-left: 25px;
}

#share-popup .social ul a:hover {
	text-decoration: underline;
	color: #ea3e26;
}

#share-popup .social a span{
	cursor: pointer;
	width: 20px;
	height: 20px;
	background: url(../dleimages/social-icons.png) 20px 20px no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

#share-popup .social .tw span{
	background-position: 0 -20px;
}

#share-popup .social .tw:hover span{
	background-position: 0 0;
}

#share-popup .social .fb span{
	background-position: -20px -20px;
}

#share-popup .social .fb:hover span {
	background-position: -20px 0;
}

#share-popup .social .vk span{
	background-position: -40px -20px;
}

#share-popup .social .vk:hover span {
	background-position: -40px 0;
}

#share-popup .social .gp span{
	background-position: -60px -20px;
}

#share-popup .social .gp:hover span {
	background-position: -60px 0;
}

#share-popup .link {
	clear: both;
	border-top: 1px solid #d9d9d9;
	padding: 10px 5px 0 10px;
	line-height: 1.2;
	overflow: hidden;
	margin: 0 7px;
}

#share-popup .link p {
	font-weight: bold;
	padding: 0 0 3px 0;
	margin: 0;
}

#share-popup .link span {
	color: #999;
	font-size: 10px;
	display: block;
	padding-top: 3px;
}

#share-popup .link a {
	display: block;
}

.ratingzero {
  color: #6c838e;
}

.ratingtypeplusminus {
  padding: 0px 5px;
}

.ratingtypeplus {
  color: #6c838e;
  padding: 0px 0px 0px 5px;
}

.ratingplus {
  color: green;
}

.ratingminus {
  color: red;
}

.ratebox2 {
  float: right;
}

.ratebox3 {
  float: right;
}

.ratebox ul, .ratebox ul li {
  float: left;
}

.ratebox2 ul, .ratebox2 ul li {
  float: left;
}

.ratebox3 ul, .ratebox3 ul li {
  float: left;
}


/*---����� ����������� ������������---*/
.comments-tree-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}

.comments-tree-list .comments-tree-list {
  padding-left: 30px;
}

.comments-tree-item {
  display: block;
  margin: 0;
  padding: 0;
}

/*---����� �������� ������ �� �����������---*/

#dlefastreplycomments {
  padding:5px;
  background: #e4ecf0;
  margin: 5px 5px 5px 30px;
}

.commentsreplyname {
 padding: 2px; border: 1px solid #bcc0c2;
 width: 200px;

}

/*---����� ����������� ����������� �� �����---*/
.pollallvotes {
  text-align: center;
  margin-top: 10px;
}


#dle-content, .bc  {position:relative;}
#dle-content {padding:10px}
.bloger {position:absolute; right:0; top:0;}
.imgblog { width:280px; height:320px}
.menu {background:url("../images/menu_fon.jpg") no-repeat center top #fcb31e; width:100%!important;}

.menu  .grid-12  {margin:0 auto; float:none;     display: block;}
.tm ul li  { padding: 13px 0 10px 13px;}
.tm ul li a  {font-family: 'Open Sans', sans-serif; color:#000; font-size:13px; font-weight:700;}

.rasporka {margin:0 0 20px 0; }
.rasporka h2 {font-size:20px; font-weight:700;  display:inline-block; vertical-align:top;}

.tm ul li a { border-left:1px solid #f6950b; padding-left:10px}
.tm ul li:first-child {padding-right:0; } 
.tm ul li:first-child  a {padding:0; border:0;}
.lenta a {    font-family:"PT Sans"; font-size:16px}

/* ==========================================================================
   ��������� blockpro */
/* ========================================================================== */

	.bp-pager:before,
	.bp-pager:after {
		content: " ";
		display: table;
	}
	.bp-pager:after {
		clear: both;
	}
	.bp-pager [data-page-num],
	.bp-pager .current {
		display: inline-block;
		color: #ffffff;
		margin-bottom: 0;
		font-weight: normal;
		text-align: center;
		vertical-align: middle;
		cursor: pointer;
		background-image: none;
		background: #4a9fc5;
		border: 0;
		text-decoration: none;
		white-space: nowrap;
		padding: 10px 15px 8px;
		font-size: 18px;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		-webkit-transition: all ease 0.3s;
		-moz-transition: all ease 0.3s;
		-o-transition: all ease 0.3s;
		transition: all ease 0.3s;
		-webkit-box-shadow: 0 2px 0 #3584a7;
		-moz-box-shadow: 0 2px 0 #3584a7;
		box-shadow: 0 2px 0 #3584a7;
		padding: 5px 8px 3px;
		font-size: 12px;
		line-height: 20px;
		border-radius: 3px;
		margin-bottom: 7px;
	}
	.bp-pager [data-page-num]:focus {
		outline: thin dotted #333;
		outline: 5px auto -webkit-focus-ring-color;
		outline-offset: -2px;
	}
	.bp-pager [data-page-num]:hover,
	.bp-pager [data-page-num]:focus {
		color: #ffffff;
		background: #50bd98;
		text-decoration: none;
		-webkit-box-shadow: 0 2px 0 #3c9e7d;
		-moz-box-shadow: 0 2px 0 #3c9e7d;
		box-shadow: 0 2px 0 #3c9e7d;
	}
	.bp-pager [data-page-num]:active {
		outline: 0;
		-webkit-box-shadow: 0 2px 0 #50bd98;
		-moz-box-shadow: 0 2px 0 #50bd98;
		box-shadow: 0 2px 0 #50bd98;
	}

	.bp-pager .current {
		cursor: default;
		background: #c70000;
		-webkit-box-shadow: 0 2px 0 #940000;
		-moz-box-shadow: 0 2px 0 #940000;
		box-shadow: 0 2px 0 #940000;
	}
	/**
	* .base-loader - �����, ����������� � ����� ��� ����-��������
	*/
	.base-loader {
		position: relative;
	}
	.base-loader:after {
		position: absolute;
		content: "";
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 1;
		background: rgba(255, 255, 255, 0.9) url(../blockpro/base-loader.gif) 50% 50% no-repeat;
		-webkit-transition: all ease 0.3s;
		-moz-transition: all ease 0.3s;
		-o-transition: all ease 0.3s;
		transition: all ease 0.3s;
	}

	/**
	 * [data-favorite-id] - �������� favorites
	 */

	[data-favorite-id] {
		cursor: pointer;
	}
	
	.footer_menu  {position:relative; min-height:200px; color:#fff}
	.footer_menu ul {display:inline-block; vertical-align:top; margin-top:20px; margin-right:50px}
	.footer_menu ul li {display:block; background:none; padding:3px 0 }
	.footer_menu ul li  a {color:#fff; font-size:13px}
	.message {position:absolute; right:0; top:10px; width:450px }
	.img2 {width:73px; height:67px; margin: 10px 0 0 10px;}
	.intermarg {padding:7px 15px; font-size:13px}
	.intertxt {margin-top:5px}
	
	.full-str  iframe {width:100%; height:500px}
	
	.topmneu {background:#E86513; border-bottom:2px solid #000}
	.banners_block {text-align:center}
	.ban {margin-bottom:20px; text-align:center}
	
	.ratebox2 {
    float: right;
    margin-left: 6px;
}

.col_two .world_ct h2 {margin-right:10px}
.message a {color:#fff;}

.story-full  iframe {width:100%!important}

.img22 {    width: 54px;
    height: 67px;
    margin: 10px 0 0 10px;
} 

.lang {
    position: absolute;
    right: 30%;
    top: 49px;
}

.lang li {
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
}

.container-12 .grid-5 {width:800px}
 
 
 .ehenews  div:first-child {padding-top:10px}
 .hort2_fontsize  a {font-size:14px}
 
 .imgmain {width:800px; height:365px!important}