/*
Theme Name:     BGV
Description:    Дочерняя тема для Twenty Twelve
Author:         BG
Template:       twentytwelve
Version: 		1.0
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;  
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1,
h2,
h3{
	clear: both;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	 10px;: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
/* Хлебные крошки.*/
ul.breadcrumbs {
    font: 11px 'Lucida Grande',Verdana,Arial,Sans-Serif;
    background-image:url('images/bc_bg.gif'); 
    background-repeat:repeat-x;
	height:30px;
    line-height:30px;
    color:#888;
	border-bottom:solid 1px #cacaca;
    width:100%;
    overflow:hidden;
    margin:0px;
    padding:0px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px; 
}
ul.breadcrumbs li {
    list-style-type:none;
    padding-left:10px;
	display:inline-block;
	float:left;
}
ul.breadcrumbs a {
	display:inline-block;
    background-image:url('images/bc_separator.gif'); 
    background-repeat:no-repeat; 
    background-position:right;
    padding-right: 16px;
    text-decoration: none;
    color:#333333;
	outline:none;
}
ul.breadcrumbs a:hover {
	color:#009900;
}
ul.breadcrumbs .hm{
    float:left; 
    margin:7px 5px 0 0;
    position: relative;
}
/* Clearing floats_Устанавливает, с какой стороны элемента запрещено его обтекание другими элементами.*/
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}
/* =Repeatable patterns_Повторяемые образцы
-------------------------------------------------------------- */
/* Small headers_Малые заголовки */
.archive-title,
.page-title,
.entry-content th {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: bold;
	text-transform: uppercase;
	color: #636363;
}
/* Общий стиль сообщений */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}
/* Form fields, general styles first_Поля формы, общий стиль сначала */
button,
input,
textarea {
	border: 1px solid #ccc;
	font-family: inherit;
	padding: 1px;
	padding: 0.07142857rem;
}
button,
input {
    line-height: normal;
}
textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}
/* Reset non-text input types_Сброс нетекстовых типов ввода */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}
/* Кнопки */
.menu-toggle,
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit] {
	padding: 2px 8px;
	padding: 0.142857rem 0.57142857rem;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 1.428571429;
	font-weight: normal;
	color: #7c7c7c;
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
	border: 1px solid #d2d2d2;
	box-shadow: 0 1px 1px rgba(64, 64, 64, 0.1);
}
.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
}
button[disabled],
input[disabled] {
    cursor: default;
}
.menu-toggle:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
	color: #000;
	background-color: #fff;
	border: 1px solid #000;
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="button"]:active,
input[type="reset"]:active {
	color: #000;
	background-color: #e1e1e1;
	border: 2px solid #106AA9;
}
/* Форма "Поиск" */
input[type="text"] {
    width: 90px; /* ширина поля */
    vertical-align: middle; /* Выравнивание по середине */
   }
/* Кнопка "Поиск" */
input[type="submit"] {
    width: 20px; /* ширина кнопки */
    height: 20px; /* Высота кнопки */
	vertical-align: middle;
    border: none; /* Убираем рамку */
    background: url('images/search.png') no-repeat 50% 50%; /* Параметры фона */
}
/* Responsive images_Адаптивные изображения */
.entry-content img {
	max-width: 100%; /* Превью для сообщений */
}
.widget img {
	max-width: 100%; /* Превью для виджетов */
	margin-left: 24px;  /* Отступ влево картинки в виджете */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto;
}
/* Make sure videos and embeds fit their containers_Убедитесь в наличии видео и встраивайте в соответствующие контейнеры */
embed,
iframe,
object,
video {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important;
}
/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.entry-content img,
.widget img,
/*img.header-image, */
img.wp-post-image {	/* Добавление границы ко всем добавленным  изображениям, но не таким, как значки и т.п. */
	border-radius: 3px;
    border: 1px solid #ccc;
	box-shadow: none;	/* Добавляет тень к элементу */
}
.wp-caption {
	max-width: 100%; /* Препятствует широким заголовкам переполнять контейнер */
	padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #757575;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content dl.gallery-item {
	margin: 0;
}
.gallery-item a,
.gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}
/* Navigation_Навигация */
.site-content nav {
	clear: both;
	line-height: 2;
	overflow: hidden;
}
#nav-above {
	padding: 24px 0;
	padding: 1.714285714rem 0;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous,
.previous-image {
	float: left;
	text-align: center;
	width: 50%;
}
.nav-next,
.next-image {
	float: right;
	text-align: center;
	width: 50%;
	padding-bottom: 10px;
}
/* Базовая структура
-------------------------------------------------------------- */
/* Body, links, basics */
html {
	font-size: 85%;
}
body {
	font-size: 14px;
	font-size: 1rem;
	font-family: Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	color: #141414;
}
body.custom-font-enabled {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
a {
	outline: none;
	color: #21759b;
}
a:hover {
	color: #0f3647;
}
/* Assistive text_Вспомогательный текст */
.assistive-text,
.site .screen-reader-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
}
.main-navigation .assistive-text:hover,
.main-navigation .assistive-text:active,
.main-navigation .assistive-text:focus {
	background: #fff;
	border: 2px solid #333;
	color: #000;
	display: block;
	font-size: 12px;
	padding: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 100000; /* Above WP toolbar_Выше панели инструментов WP */
}
/* Структура страницы */
.site {
	padding: 0 24px;
	padding: 0 1.714285714rem;
	background-color: #fff;     /* заливка сайта */
	margin-bottom: 0px;	
	border: 2px solid #606E7B;  /* обводка сайта */
	border-radius: 12px; 
}
.site-content,
.site-contentpost {
    border-radius: 7px;
	background-color: #F9FAFB; /* заливка основного блока сайта */
	border-bottom: 2px solid #CCCCCC; /* обводка основного блока сайта */	
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
/*.widget-area {
 	border: 1px solid #CFD8E2; обводка бокового блока сайта */
/* 	background-color: #F9FAFB; заливка бокового блока сайта */
/*	border-radius: 5px; 
}*/
/* Header */
.site-header {
	padding: 6px 0 2px 0;
}
.site-header h1,
.site-header h2 {
	text-align: center;
	color: #7C7C7C;
}
.site-header h1 {    /* Название сайта */ 
	font-size: 20px;   /* Заголовок при ширине меньше 700 */
	font-size: 1.42857rem;
   font-weight: normal;
   font-style: normal;
/* text-transform: uppercase;  */
	text-shadow: 1.4px 1.4px 0 rgb(0, 0, 0);     /* Тень для букв */
}
.site-header h2 {    /* Слоган сайта */
	font-weight: normal;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;  
}
.header-image {     /* Изображение шапки сайта при ширине меньше 700 */
	margin-bottom: 0px;
	margin-top: 5px;
}
.header-search {        /* "Поиск" в шапке шапки сайта при ширине меньше 700*/
    text-align: center;
	margin-bottom: 4px;
}
/* Navigation Menu_Навигационное меню */
.main-navigation {
	text-align: center;
}
.main-navigation li {
	margin-top: 4px;
	margin-top: 0.28571rem;
	font-size: 12px;
	font-size: 0.857142857rem;
}
.main-navigation a {
	color: #5e5e5e;	
	text-decoration: none;
}
.main-navigation a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
	display: none;
}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
	display: inline-block;
}
/* Banner */
section[role="banner"] {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
}
/* Sidebar */
.widget-area .widget {
    clear: both;
    margin-bottom: 1em;
    padding: 0.5em 1em 1em;
    border-radius: 7px;	
    background-color: #F9FAFB;	   /* заливка бокового блока виджетов */
    border-bottom: 2px solid #CCCCCC;   /* обводка бокового блока виджетов */
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.widget-title {         /* заголовок виджетов */
	line-height: 2.181818182;
	text-align: center;		
	font-weight: normal;
    color: #fff;
	background: linear-gradient(top, #1B97C9 0, #0F549B 100%) no-repeat;   /* Заливка шапки блока виджетов */
	background: linear-gradient(top, #1B97C9 0, #0F549B 100%) no-repeat;
	background: -webkit-linear-gradient(top, #1B97C9 0, #0F549B 100%) no-repeat;
	background: -moz-linear-gradient(top, #1B97C9 0, #0F549B 100%) no-repeat;
	background: -o-linear-gradient(top, #1B97C9 0, #0F549B 100%) no-repeat;
	background: -ms-linear-gradient(top, #1B97C9 0, #0F549B 100%) no-repeat;
	background: linear-gradient(top, #1B97C9 0, #0F549B 100%) no-repeat;
   -svg-background: linear-gradient(top, #1B97C9 0, #0F549B 100%) no-repeat;
    margin: -8px -15px 10px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;	
}
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
	font-size: 13px;
	font-size: 0.92857rem;
	line-height: 125%;
	text-align: justify;
	list-style-type: disc;
    list-style-position: inside;
/*  color: #777777;    */
}
.widget-area .widget p {
	margin-bottom: 15px;
	margin-bottom: 1,07142857rem;
}
.widget-area .textwidget ul {
	list-style: disc outside;
	margin-bottom: 15px;
	margin-bottom: 1,07142857rem;
}
.widget-area .textwidget li {
	margin-left: 36px;
	margin-left: 2.57142857rem;
}
.widget-area .widget a {
	color: #21759b;
	text-decoration: none
}
.widget-area .widget a:hover {
	color: #009900;
    text-decoration: underline;
}
.widget-area #s {
	width: 70%; /* "ПОИСК", ширина для избежания сбрасывания широкой кнопки */
}
/* Footer */
footer[role="contentinfo"] {
	border-top: 1px solid #ededed;
	clear: both;
	font-size: 10px;
	font-size: 0.7142857rem;
	line-height: 2;
	max-width: 100%;
	text-align: center;
	color: #999999;
	margin-top: 5px;
}
footer[role="contentinfo"] a {
	color: #999999;
}
footer[role="contentinfo"] a:hover {
	color: #21759b;
}
/* =Main content_Основное содержание
-------------------------------------------------------------- */
.entry-meta {
	clear: both;
}
.entry-header {
	margin-bottom: 10px;          /* Высота от "Названия" до текста статьи */
	margin-bottom: 0.7142857142857143rem;
	background-color:#ECECEC;
	border-bottom: 1px solid #ccc;
}
.entry-header img.wp-post-image {
	margin-bottom: 14px;
	margin-bottom: 1.0rem;
}
.entry-header .entry-title {     /* Название статьи */
	font-size: 18px;
	font-size: 1.285714285714286rem;
	color: #106AA9;
	line-height: 1.2;
/*	font-weight: normal;*/
	margin-left: 10px;
	margin-top: 10px;	
}
.entry-header .entry-title a {
	text-decoration: none;
}
.entry-header-list .entry-title-list {     /* Название статей списков в Библиотеке и Рубриках*/
	color: #106AA9;
	line-height: 1.2;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;	
}
.entry-header-list .entry-title-list a {
	text-decoration: none;
}
.entry-header-list .entry-title-list a:hover {
	color: #009900;
	text-decoration:underline;
}
.entry-header .entry-format {
	margin-top: 14px;
	margin-top: 1rem;
	font-weight: normal;
}
.entry-meta a {
	color: #757575;
}
.entry-meta a:hover {
	color: #21759b;
}
article.sticky .featured-post {
	border-top: 4px double #ededed;
	border-bottom: 4px double #ededed;
	color: #757575;
	font-size: 13px;
	font-size: 0.92857rem;
	line-height: 3.692307692;
	margin-bottom: 24px;
	margin-bottom: 1.7142857rem;
	text-align: center;
}
.entry-content,
.entry-summary,
.mu_register {
	line-height: 1.7142857;
}
.entry-content h1, 
.entry-content h2,
.entry-content h3 {
	margin: 14px 10px;
	margin: 1rem 0.7142857142857143rem;
}
.entry-content h1 {
	font-size: 20px;
	font-size: 1.428571428571429rem;
	line-height: 1.5;
}
.entry-content h2,
.mu_register h2 {
	font-size: 18px;
	font-size: 1.285714286rem;
	line-height: 1;
}
.entry-content h3 {
	font-size: 16px;
	font-size: 1.142857rem;
	line-height: 1;
}
.entry-content p,
.entry-summary p,
.mu_register p {
	margin: 0 0 12px;
	margin: 0 0 0.8571428571428571rem;
	line-height: 1.5;
/*	text-align: justify; */
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
}
.entry-content ol,
.entry-content ul,
.mu_register ul {
	margin: 0 0 12px;
	margin: 0 0 0.8571428571428571rem;
	line-height: 1.5;
}
.entry-content ul ul,
.entry-content ol ol,
.entry-content ul ol,
.entry-content ol ul {
	margin-bottom: 0;
}
.entry-content ul,
.mu_register ul {
	list-style: disc outside;
}
.entry-content ol {
	list-style: decimal outside;
}
.entry-content li,
.mu_register li {
	margin: 0 0 0 36px;
	margin: 0 0 0 2.57142857rem;
}
.entry-content blockquote {
	margin-bottom: 24px;
	margin-bottom: 1.7142857rem;
	padding: 24px;
	padding: 1.7142857rem;
	font-style: italic;
}
.entry-content blockquote p:last-child {
	margin-bottom: 0;
}
.entry-content code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.85714285rem;
	line-height: 2;
}
.entry-content pre {
	border: 1px solid #ededed;
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.8571428571428571rem;
	line-height: 1.714285714;
	margin: 24px 0;
	margin: 1.7142857rem 0;
	overflow: auto;
	padding: 24px;
	padding: 1.7142857rem;
}
.entry-content pre code {
	display: block;
}
.entry-content abbr,
.entry-content dfn,
.entry-content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.entry-content address {
	display: block;
	line-height: 1.7142857;
	margin: 0 0 24px;
	margin: 0 0 1.7142857rem;
}
img.alignleft {
	margin: 12px 24px 12px 0;
	margin: 0.85714285rem 1.7142857rem 0.857142857rem 0;
}
img.alignright {
	margin: 12px 0 12px 24px;
	margin: 0.85714285rem 0 0.857142857rem 1.7142857rem;
}
img.aligncenter {
	margin-top: 12px;
	margin-top: 0.85714285rem;
	margin-bottom: 12px;
	margin-bottom: 0.85714285rem;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;
	margin-bottom: 1.7142857rem;
}
.entry-content dl {
	margin: 0 24px;
	margin: 0 1.7142857rem;
}
.entry-content dt {
	font-weight: bold;
	line-height: 1.7142857;
}
.entry-content dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.7142857rem;
}
.entry-content table {
	border-bottom: 1px solid #ededed;
	color: #757575;
	font-size: 12px;
	font-size: 0.85714285rem;
	line-height: 2;
	margin: 0 0 24px;
	margin: 0 0 1.7142857rem;
	width: 100%;
}
.entry-content table caption {
	font-size: 16px;
	font-size: 1.142857rem;
	margin: 24px 0;
	margin: 1.7142857rem 0;
}
.entry-content td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}
.site-content article {
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.page-links {
	clear: both;
	line-height: 1.714285714;
	padding-left: 10px;
	background-color: #EFEFEF;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
footer.entry-meta {         /* Кнопки "Изметить" и "Рубрика" внизу основного блока */
	font-size: 12px;
	font-size: 0.85714285rem;
	text-align: center;
	padding: 10px;
}
.mu_register h2 {
	color: #757575;
	font-weight: normal;
}
/* =Archives
-------------------------------------------------------------- */
.archive-header,
.page-header {
	margin-left: 10px;
	margin-right: 10px;	
	border-bottom: 1px solid #ededed;
}
.archive-meta {
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin-top: 7px;
	margin-top: 0.5rem;
}

/* Просмотр одного вложеного изображения */
.article.attachment {
	overflow: hidden;
}
.image-attachment div.attachment {
	text-align: center;
}
.image-attachment div.attachment p {
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}
.image-attachment .entry-caption {
	margin-top: 8px;
	margin-top: 0.57142857rem;
}
/* Формат записи: Заметки */
article.format-aside h1 {
	margin-bottom: 24px;
	margin-bottom: 1.7142857rem;
}
article.format-aside h1 a {
	text-decoration: none;
	color: #4d525a;
}
article.format-aside h1 a:hover {
	color: #2e3542;
}
article.format-aside .aside {
	padding: 24px 24px 0;
	padding: 1.7142857rem;
	background: #FCFCF1;
	border-left: 20px solid #FAD5A3;
}
article.format-aside p {
	font-size: 13px;
	font-size: 0.92857rem;
	line-height: 1.846153846;
	color: #4a5466;
}
article.format-aside blockquote:last-child,
article.format-aside p:last-child {
	margin-bottom: 0;
}
/* Формат записи: Изображение
article.format-image footer h1 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	font-weight: normal;
}
article.format-image footer h2 {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}
article.format-image footer a h2 {
	font-weight: normal;
} */
/* Формат записи: Ссылка
article.format-link header {
	padding: 0 10px;
	padding: 0 0.7142857rem;
	float: right;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #848484;
	background-color: #ebebeb;
	border-radius: 3px;
}
article.format-link .entry-content {
	max-width: 80%;
	float: left;
}
article.format-link .entry-content a {
	font-size: 22px;
	font-size: 1.57142857rem;
	line-height: 1.09090909;
	text-decoration: none;
} */
/* Формат записи: Цитата
article.format-quote .entry-content p {
	margin: 0;
	padding-bottom: 14px;
	padding-bottom: 1rem;
}
article.format-quote .entry-content blockquote {
	display: block;
	padding: 14px 14px 0;
	padding: 1rem 1rem 0;
	font-size: 15px;
	font-size: 1.07142857rem;
	line-height: 1.6;
	font-style: normal;
	color: #6a6a6a;
	background: #efefef; 
}*/
/* Формат записи: Статус
.format-status .entry-header {
	margin-bottom: 7px;
	margin-bottom: 0.5rem;
}
.format-status .entry-header header {
	display: inline-block;
}
.format-status .entry-header h1 {
	margin-top: 7px;
	margin-top: 0.5rem;	
	font-size: 18px;
	font-size: 1.285714286rem;
	line-height: 1.2;
	font-weight: normal;
	margin-left: 10px;
}
.format-status .entry-header header a {
	color: #757575;
}
.format-status .entry-header header a:hover {
	color: #21759b;
}
.format-status .entry-header img {
	float: left;
	margin-right: 21px;
	margin-right: 1.5rem;
} */

/* Шаблон Главной страницы
-------------------------------------------------------------- */
.entry-page-image {
	margin-bottom: 14px;
	margin-bottom: 1rem;
}
.template-front-page .site-content article {
	border: 0;
	margin-bottom: 0;
}
.template-front-page .widget-area {
	float: none;
	width: auto;
	padding-top: 24px;
	padding-top: 1.7142857rem;
	border-top: 1px solid #ededed;
}
.template-front-page .widget-area .widget li {
	color: #777777;
	font-size: 13px;
	font-size: 0.92857rem;
	line-height: 1.714285714;
	list-style-type: disc;
	list-style-position: inside;
}
.template-front-page .widget-area .widget li a {
	color: #757575;
}
.template-front-page .widget-area .widget li a:hover {
	color: #21759b;
}
.template-front-page .widget-area .widget_text img {
	float: left;
	margin: 8px 24px 8px 0;
	margin: 0.57142857rem 1.7142857rem 0.57142857rem 0;
}
/* =Widgets
-------------------------------------------------------------- */
.widget-area .widget ul ul {
	margin-left: 12px;
	margin-left: 0.857rem;
}
.widget_rss li {
	margin: 12px 0;
	margin: 0.857rem 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
	color: #aaa;
	font-size: 11px;
	font-size: 0.7857rem;
	margin-left: 12px;
	margin-left: 0.857rem;
}
#wp-calendar {
	margin: 0;
	width: 100%;
	font-size: 13px;
	font-size: 0.92857rem;
	line-height: 1.846;
	color: #686868;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
	text-align: left;
}
#wp-calendar #next {
	padding-right: 24px;
	padding-right: 1.7142857rem;
	text-align: right;
}
.widget_search label {
	display: block;
	font-size: 13px;
	font-size: 0.92857rem;
	line-height: 1.846;
}
.widget_twitter li {
	list-style-type: none;
}
.widget_twitter .timesince {
	display: block;
	text-align: right;
}
/* =Plugins
----------------------------------------------- */
img#wpstats {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 1.714285714rem;
}
/*  Кнопки прокрутки */
#go_top {
position: fixed;
right: 1%; 
top: 90%;
}
#go_down {
position: fixed;
right: 1%; 
top: 95%;
}
/* =Media queries_Медиа-запросы  ======================== */
@media screen and (min-width: 700px) {
.site {
	margin: 0 auto;
	max-width: 932px;  /* ширина сайта */ 
/*	max-width: 68.571428571rem;  */
	overflow: hidden;
}
.site-content { 
	float: left;
	width: 72%; /*  ширина основного блока сайта */
}
.site-contentpost { 
	float: left;
}
body.template-front-page .site-content,
body.single-attachment .site-content,
body.full-width .site-content {
	width: 99.7%;
}
.widget-area {
	float: right;
	width: 26%;  /* ширина правого бокового блока сайта */
}
.site-header h1,
.site-header h2 {
	text-align: left;
	color:#FFFFFF;
	padding-left: 20px;
}
.site-header h1 {   /* Заголовок при ширине меньше 932 */
	font-size: 24px;
	font-size: 1.7142857rem;
}
.header-image {     /* Изображение шапки сайта при ширине меньше 932 */
	margin-top: 14px;
}
.header-title {
    display : block;
    position: absolute;
    top: 60px;	 
}
.header-search {        /* "Поиск" в шапке при ширине меньше 932*/
    display : block;
    position: absolute;
    top: 62px;
	right: 30px;
	text-align: right;
}
/* Форма "Поиск" */
input[type="text"] {
    width: 100px; /* ширина поля */
    vertical-align: middle; /* Выравнивание по середине */
}
.main-navigation ul.nav-menu,  /* Настройка блока меню */
.main-navigation div.nav-menu > ul {
	display: inline-block !important;  /* строчно-блочное меню */
    background: #1E81C5;
	height: 21px;       /* высота полосы меню */
	width: 100%;
    text-align: center;
	border-radius: 7px;
}
.main-navigation ul {
	margin-top: 0;   
	margin-bottom: 14px;    
    margin-bottom: 1rem;
	border-top: 1px solid #106AA9;
	text-indent: 0;       /* отступ текста */
}
.main-navigation  ul > li:before {      /* разделитель пунктов меню */
    position:absolute;
    display: block;
    content:' ';
    top: 0;
    left: -2px;
    width: 2px;
    height: 21px;
    background: url('images/menuseparator.png') center center no-repeat;
}
.main-navigation li:first-child:before{
    display:none;
}
.main-navigation li a,
.main-navigation li {
	font-size: 12px;      /* размер шрифта в меню */
	font-size: 0.8571428568rem;
	display: inline-block;  
	text-decoration: none;       /* оформление текста: нет */
}
.main-navigation li a {  /* пассивная ссылка меню */
	border-bottom: 0;
	color: #fff;       /* цвет пассивной ссылки меню */
    line-height: 21px;  /* высота строки меню */
    line-height: 1.5rem;
/*	text-transform: uppercase;      прописные буквы */
	white-space: nowrap;           /* пробел: не учитывается, весь текст отображается одной строкой*/
	padding:0 4px;          /* отступ текста ссылок меню */  
    margin:0 auto;
	height: 21px;
}
.main-navigation li a:hover {  /* наведенная ссылка меню */
	color: #FFFFFF;       /* цвет наведенной ссылки меню */
	background: #1174BB;
    background: linear-gradient(top, #0A4670 0, #1691E9 84%, #2D9CEB 100%) no-repeat;
    background: -webkit-linear-gradient(top, #0A4670 0, #1691E9 84%, #2D9CEB 100%) no-repeat;
    background: -moz-linear-gradient(top, #0A4670 0, #1691E9 84%, #2D9CEB 100%) no-repeat;
    background: -o-linear-gradient(top, #0A4670 0, #1691E9 84%, #2D9CEB 100%) no-repeat;
    background: -ms-linear-gradient(top, #0A4670 0, #1691E9 84%, #2D9CEB 100%) no-repeat;
    background: linear-gradient(top, #0A4670 0, #1691E9 84%, #2D9CEB 100%) no-repeat;
    -svg-background: linear-gradient(top, #0A4670 0, #1691E9 84%, #2D9CEB 100%) no-repeat;
    padding:0 4px;          /* отступ текста ссылок меню */  
    margin:0 auto;
	height: 21px;
	text-decoration: none;
}
.main-navigation li { /* положение букв в полосе меню и расстояние между пунктами меню */
    margin: 0 0 0 0;       
	position: relative;
}
.main-navigation ul li:hover > ul {
	border-left: 0;
	display: block; 
}
.main-navigation .current-menu-item > a,  /* активная ссылка меню */
.main-navigation .current-menu-ancestor > a,
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a {
    color: #343D46;          /* цвет активной ссылки меню */         
	background: #D9D9D9;
    background: linear-gradient(top, #F5F5F5 0, #BABABA 100%) no-repeat;
    background: -webkit-linear-gradient(top, #F5F5F5 0, #BABABA 100%) no-repeat;
    background: -moz-linear-gradient(top, #F5F5F5 0, #BABABA 100%) no-repeat;
    background: -o-linear-gradient(top, #F5F5F5 0, #BABABA 100%) no-repeat;
    background: -ms-linear-gradient(top, #F5F5F5 0, #BABABA 100%) no-repeat;
    background: linear-gradient(top, #F5F5F5 0, #BABABA 100%) no-repeat;
    -svg-background: linear-gradient(top, #F5F5F5 0, #BABABA 100%) no-repeat;
    margin:0 auto;
	height: 20px;	
}
.menu-toggle {
	display: none;
}
/* Выпадающее ПодМеню (Sub-Menu) ----------------------------------------------------*/
.main-navigation li ul {
	display: none;
	position: absolute;
	text-align:left;
	margin: 0;
}
.main-navigation li ul ul {
	top: 0;
	left: 100%;
}
.main-navigation  li ul > li:before { /* разделитель пунктов выпадающего меню */
    background: none;
	}
.main-navigation li ul li a {     /* выпадающее подменю - пассивная ссылка */
	background: #106aa9;  /* Фон блока подменю */
    color: #FFFFFF; 
    height: 21px;
    width: 108px;         /* ширина блока подменю */
    line-height: 21px;	      
}
.main-navigation li ul li a:hover {     /* выпадающее подменю - активная ссылка */
	color: #444;
	background: #FFFFFF;
    background: linear-gradient(top, #FFFFFF 0, #CCCCCC 100%) no-repeat;
    background: -webkit-linear-gradient(top, #FFFFFF 0, #CCCCCC 100%) no-repeat;
    background: -moz-linear-gradient(top, #FFFFFF 0, #CCCCCC 100%) no-repeat;
    background: -o-linear-gradient(top, #FFFFFF 0, #CCCCCC 100%) no-repeat;
    background: -ms-linear-gradient(top, #FFFFFF 0, #CCCCCC 100%) no-repeat;
    background: linear-gradient(top, #FFFFFF 0, #CCCCCC 100%) no-repeat;
    -svg-background: linear-gradient(top, #FFFFFF 0, #CCCCCC 100%) no-repeat;
}/* ---------------------------------------------------------------------------------- */
#respond form input[type="text"] {
	width: 46.333333333%;
}
#respond form textarea.blog-textarea {
	width: 79.666666667%;
}
.template-front-page .site-content,
.template-front-page article {
	overflow: hidden;
}
.template-front-page.has-post-thumbnail article {
	float: left;
	width: 47.916666667%;
}
.entry-page-image {
	float: right;
	margin-bottom: 0;
	width: 47.916666667%;
}
.template-front-page .widget-area .widget,
.template-front-page.two-sidebars .widget-area .front-widgets {
	float: left;
	width: 49%;  /* ширина нижнего левого блока виджетов */
}
.template-front-page .widget-area .widget:nth-child(odd) {
	clear: right;
	border-radius: 7px;
	background-color: #F9FAFB; /* заливка нижнего правого и левого блоков виджетов */
	border-bottom: 2px solid #CCCCCC; /* обводка нижнего правого и левого блоков виджетов */
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.template-front-page .widget-area .widget:nth-child(even),
.template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
	float: right;
	width: 49%;  /* ширина нижнего правого блока виджетов */

}
.template-front-page.two-sidebars .widget,
.template-front-page.two-sidebars .widget:nth-child(even) {
	float: none;
	width: auto;
	margin-top: 20px;
	margin-top: 1.42857rem;		
}
/*  Кнопки прокрутки */
#go_top {
position: fixed;
right: 1%; 
top: 90%;
}
#go_down {
position: fixed;
right: 1%; 
top: 95%;
}
}
@media screen and (min-width: 960px) {
body {
	background-color: #e6e6e6;
}
body .site {
	padding: 0 20px;
	padding: 0 1.428571428571429rem;
	margin-top: 10px;
	margin-top: 0.7142857142857143rem;
	margin-bottom: 20px;
	margin-bottom:1.428571428571429rem;
}
body.custom-background-empty {
	background-color: #fff;
}
body.custom-background-empty .site,
body.custom-background-white .site {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	box-shadow: none;
}
.site-header h1,
.site-header h2 {
	color: #fff;
}	
.site-header h1 {   /* Заголовок при ширине больше 960 */
	font-size: 28px;
	font-size: 2rem;
}
.header-image {      /* Изображение шапки сайта при ширине больше 960 */
	margin-bottom: -28px;
}
.header-title {
    display : block;
    position: absolute;
    top: 70px;	
}
.header-search {
    display : block;
    position: relative;
    top: -92px;
	right: 5px;
}
/* Форма "Поиск" */
input[type="text"] {
    width: 180px; /* ширина поля */
    border-radius: 5px;
    vertical-align: middle; /* Выравнивание по середине */
}
/*  Кнопки прокрутки */
#go_top {
position: fixed;
right: 1%; 
top: 90%;
}
#go_down {
position: fixed;
right: 1%; 
top: 95%;
}