/*   STANDARD STYLE   
------------------------------*/

a{
	text-decoration:underline;
	color: #003e8b;
}
a:hover{
	text-decoration: underline;
	color: #000;
}
a:visited{}
a:active{}
blockquote {
	margin: 1em 1.75em 0 1em; /*margin: 16px 28px 0 16px;*/
	padding-left: 1em; /*padding-left: 16px;*/
	border-left: 2px solid #000;
}
blockquote cite {
	margin: .313em 0 0; /*margin: 5px 0 0;*/
	display: block;
}
h1, h2, h3, h4, h5, h6{
	font-weight:normal;
	margin: 0;
	padding: 0;
}
h1{
	font-size: px;
}
h2{
	font-size: px;
}
h3{
	font-size: px;
}
h4{
	font-size: px;
}
h5{
	font-size: px;
}
h6{
	font-size: px;
}
.title{
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	text-align: center;
	background-image: url(../img/bgi-t.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	border-left: 1px solid #f3f3f3;
	border-right: 1px solid #f3f3f3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 7px;
	color: #003e8b;
}
.title-2{
	background-image: url(../img/line-2.png);
	background-repeat: repeat-x;
	background-position: left center;
	text-align: center;
	margin-bottom: 10px;
}
.title-2 span{
	color: #003e8b;
	font-weight: bold;
	display: inline-block;
	padding: 0 10px;
	background-color: #fff;
}
.mb10{
	margin-bottom: 10px;
}
.all{

}
.all a{
	color: #004192;
	font-size: 12px;
	padding-right: 20px;
	background-image: url(../img/mar-1.png);
	background-repeat: no-repeat;
	background-position: right 6px;
	text-decoration: none;
}
.all a:hover{
	color: #000;
}
/*   END STANDARD STYLE   
------------------------------*/

/*   GLOBAL     
------------------------------*/

html {
	min-width: 980px;
}

body{
	background: #fff;
	background-image: url(../img/bgi-1.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

.main_size{
	background-image: url(../img/bgi-2.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.main{
  height: 100%;
  position: relative;
}

html>body .main{
  height: auto; 
  min-height: 100%; 
}

.header{
	height: 135px;
	position: relative;
	width: 1000px;
	margin: auto;
	margin-bottom: 10px;
}

.section{
	font-size: 0;
	width: 1000px;
	margin: auto;
	padding-bottom: 10px;
}

.content{
	width: 750px;
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
}

.sidebar{
	width: 240px;
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
}

.empty{
	width: 100%;
	height: 85px;
}
.footer{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 85px;	
}


/*   END GLOBAL     
------------------------------*/

/*   COLORS     
------------------------------*/

/*   END COLORS     
------------------------------*/

/*   TEXT PAGE STYLE   
------------------------------*/

/*Стилизация межстрочного интервала в тексте*/
.text{
	line-height: ;
}

/*Стилизация заголовков в тексте*/
.text h1, .text h2, .text h3, .text h4, .text h5, .text h6{
	margin: 10px 0; /*Отступы заголовков в тексте*/
	color: #;
}
.text h1{
	font-size: em;
}
.text h2{
	font-size: em;
}
.text h3{
	font-size: em;
}

/*Стилизация ненумерованного списка*/
.text ul{
	list-style: disc; 
}

/*Стилизация нумерованного списка*/
.text ol{
	list-style: decimal;
}

/*Стилизация элемента списка*/
.text li{
	margin-left: 30px;
}

/*Стилизация элемента ненумерованного списка*/
.text ul li{}

/*Стилизация элемента нумерованного списка*/
.text ol li{}

/*Стилизация абзацев*/
.text p{
	margin: 15px 0;
}

/*Обнуление первого и последнего абзацев*/
.text p:first-child, .text p:last-child{
	margin: 0;
}

/*Стилизация ссылки на внешний источник*/
.text a[href ^="http:"]{
	padding-left: 1em;
	background: url(../img/required/external_link_icon.gif) no-repeat left;
}

/*Стилизация блока картинки с описанием*/
.text .wp-caption{
	border: 1px solid #fff;
	text-align: center;
}

/*Стилизация картинки в блоке картинки с описанием*/
.text .wp-caption img{}

/*Стилизация таблиц*/
.text table, .text table td{}

/*Стилизация цитат*/
.text blockquote{}

/*   img    
------------------------------*/
img.alignleft {
	float:left !important;
	margin-right: 10px !important;
	margin-bottom: 6px !important;
	margin-top: 6px !important;
	margin-left: 0px !important;
}

img.alignright {
	
	float:right !important;
	margin-right: 0px !important;
margin-bottom: 6px !important;
	margin-top: 6px !important;
	margin-left: 10px !important;
}

img.aligncenter {

	margin:0 auto !important;
	margin-top: 10px  !important;
	margin-bottom: 10px !important;
}

/*   END img     
------------------------------*/

/*   END TEXT PAGE STYLE      
------------------------------*/

/*  ALIGNMENT BLOCKS IN WIDTH    
------------------------------*/

.align_justify{
	text-align: justify;
}
.align_b{
	vertical-align: top;	
	display: inline-block;
}
.align_justify:after{
	content: '';
	display: inline-block;
	width: 100%;
	height: 0px;
	visibility: hidden;
	overflow: hidden;
}

/*  END ALIGNMENT BLOCKS IN WIDTH    
------------------------------*/

/*   OTHER STYLES    
------------------------------*/

.break{
  word-wrap: break-word;
}
.overflow_text{
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;    
  white-space: nowrap; 
  overflow: hidden;
}
.no_select{
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

/*   END OTHER STYLES     
------------------------------*/




.single-post-text.break  {
	margin: 0;
	padding: 0;
}

.single-post-text.break ul:not([class]), .single-post-text.break ol:not([class]){


    padding-left: 2em;
    list-style-position: inside;
    text-indent: -1em;
  
	margin-top: 10px;
  
  
}
.single-post-text.break ul:not([class]) li{
	/*list-style-type: square;*/
	margin-bottom: 8px;

	list-style-position:outside;
	margin: 0;
    padding-left: 2em;
    list-style-position: inside;
    text-indent: -1em;
    overflow: hidden;
	margin-top: 10px;
}
.single-post-text.break ol:not([class]) li{
list-style-type: decimal;
	list-style-position:outside;
	margin: 0;
    padding-left: 2em;
    list-style-position: inside;
    text-indent: -1em;
    overflow: hidden;
	margin-top: 10px;
}


#ya2{
	
	position: relative;
	width:  273px;
	top:  50px;
	left: 730px;
	background-image: url(../img/bgi-s.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 274px;
	height: 26px;
	position: absolute;
	right: 2px;
	top: 54px;
}


#ya-site-form0 > div > table > tbody > tr > td > table > tbody > tr:nth-child(1) > td > table > tbody > tr > td.ya-site-form__search-input-layout-l > div > input{
		width: 175px;
	height: 20px;
	color: #c6c6c6;
	font-size: 12px;
	position: absolute;
	top: 0;
	line-height: 24px;
	left: 26px;
	border: none;
	background-color: transparent;
	
}
#ya-site-form0 > div > table > tbody > tr > td > table > tbody > tr:nth-child(1) > td > table > tbody > tr > td.ya-site-form__search-input-layout-r > input{
		width: 65px;
	height: 26px;
	color: transparent;
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	background-color: transparent !important;
	text-indent: -999999px;
	
}

#ya-site-form0 > div > table > tbody > tr > td > table > tbody > tr:nth-child(1) > td > table > tbody > tr > td.ya-site-form__search-input-layout-l > div > input{
	
	background-color: transparent !important;
}