/*
Theme Name:     TumenToday '13
Theme URI:      http: //tumentoday.ru/
Description:    Дочерняя тема для темы Hybrid
Author:         Сергей Исаев
Author URI:     http: //TumenToday.ru
Template:       hybrid
Version:        0.1.2
*/

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

/********************************   Reset CSS   ********************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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 {
    color: #404040;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
    font-family: 'Open Sans', sans-serif;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
em {
	font-style: italic;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
blockquote {
	background: #EEE;
	border-bottom: 1px solid #888888;
	border-top: 1px solid #888888;
	font-size: 18px;
	font-style: italic;
	margin-bottom: 20px;
	padding: 5px 10px 5px 100px;
}
div#post_article_text blockquote p {
	font-size: 90%;
	margin: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
div#post_article_text ul {
	margin-left: 20px;
	margin-bottom: 10px;
	list-style-type: disc;
}

/********************************   End of Reset CSS   ********************************/

body, div.home_inblock_widget, div.home_video_box p {
	background: #F5F5F5;
}

/* DAY OF RUSSIA */
/*
#body-container {
	background: #F5F5F5 url(http://www.tumentoday.ru/wp-content/uploads/static/day-of-russia.png) no-repeat center 20px;
}
#menu-inheader {
	margin-bottom: 300px;
}
*/
/* DAY OF RUSSIA */

p, h1, h2, h3, h4, h5, div, a, body {
    color: #404040;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.2;
    margin: 0;
    padding: 0;
}


a,
a:active,
a:visited {
	color: #404040;
    outline-style: none;
	text-decoration: none;
}
a:focus,
a:hover {
	color: #404040;
    outline-style: none;
	text-decoration: underline;
}

/****** Размер шрифта ******/

.font_sidebar_widget_title {
	font-size: 18px;
	font-weight: 600;
}
.font_sidebar_text {
	font-size: 12px;
	line-height: 14px;
}
.font_archive_description {
	font-size: 16px;
	font-style: italic;
	line-height: 18px;
}

/*** Конец Размер шрифта ***/

#site-title {
    color: #404040;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.5;
}
#site-description {
	display: block;
	font-size: 16px;
	font-weight: normal;
}

/* Гарин студио */
#bottom_links {
	color: #888;
	font-size: 10px;
	line-height: 1;
	margin-top: 30px;
	text-align: center;
	width: 100%;
}

.sape {
	font-size: 10px;
	margin-top: 30px;
}

/********************************   МЕНЮ САЙТА   ********************************/

/********************************
 *  Меню в шапке
 ***/

#menu-inheader {
    background: #404040;
    height: 38px;
    padding: 0;
    width: 100%;
}
#menu-inheader .wrap {
    margin: 0 auto;
    width: 960px;
}
#menu-inheader .wrap .menu {
}
#menu-inheader-items {
}
#menu-inheader-items li {
    float: left;
    margin: 13px 10px;
}
#menu-inheader-items li a {
    color: #F5F5F5;
    font: normal normal 600 12px/12px "Open Sans", sans-serif;
    text-transform: uppercase;
    vertical-align: middle;
}
#menu-inheader-items li:first-child {
    margin: 5px 60px 1px 65px;
}
#menu-inheader-items li:first-child a {
    background: url(images/tos-logo.png) top left no-repeat;
    border-bottom: 2px solid #404040;
    display: block;
    height: 30px;
    overflow: hidden;
    text-indent: 400px;
    width: 200px;
}
#menu-inheader-items li:first-child a:hover {
    border-bottom: 2px solid #FFF;
}

/***    Конец блока «Меню в шапке»
 ********************************/

/********************************
 *  Основное меню
 ***/

#additional_menu {
   display: block;
   height: 24px;
   color: #404040;
   font-size: 14px;
   margin: 5px 0 0 160px;
   padding: 5px 0 20px 0;
   width: 820px;
}
#additional_menu div {
	border-left: 1px solid #888;
	display: block;
	float: left;
	margin: 5px 0 10px 8px;
	padding: 15px 0 5px 7px;
	width: 188px;
}
#additional_menu div:first-child {
	border: none;
	margin-left: 0;
	padding-left: 0;
}
#additional_menu div a {
	font-size: 12px;
	margin-left: 5px;
}
#additional_menu div a:first-child {
	margin-left: 0;
}
#additional_menu div:first-child {
	margin-left: 0;
}


nav#menu-primary {
    clear: both;
    margin: 0;
    padding: 0;
    width: 100%;
}
nav#menu-primary .wrap {
    display: block;
    height: 47px;
    margin: 20px auto;
    width: 960px;
}
nav#menu-primary ul {
    margin-left: 160px;
}
#menu-primary li.menu-item {
    background: none;
    border-bottom: 1px solid #404040;
    border-top: 4px solid #404040;
    display: block;
    float: left;
    margin: 0 0 0 16px;
    padding: 0;
    width: 188px;
}
#menu-primary li.menu-item a {
    color: #404040;
    display: block;
    font: normal normal 600 22px/22px "Open Sans", sans-serif;
    letter-spacing:1px;
    padding: 10px;
    text-transform: none;
}
#menu-primary li.current-menu-item a,
#menu-primary li.menu-item a:hover,
#menu-primary li.sfHover a {
    background: #404040;
    color: white;
}
#menu-primary li.menu-item:first-child {
    margin-left: 0px;
}


/***    Конец блока «Основное меню»
 ********************************/

/********************************
 *  Меню в Подвале
 ***/

#menu-infooter {
    background: #404040;
    margin: 0;
    padding: 0 10%;
    width: 80%;
}
#menu-infooter .wrap {
    clear: both;
    height: 12px;
    margin: 0 auto;
	padding: 5px 0;
    text-align: center;
    width: 960px;
}
#menu-infooter ul {

}
#menu-infooter li {
    display: inline;
    margin-left: 10px;
}
#menu-infooter li:first-child {
    margin-left: 0;
}
#menu-infooter a {
    color: #EEE;
    font: normal normal 600 12px/12px "Open Sans", sans-serif;
    text-transform: uppercase;
}

/***    Конец блока «Меню в подвале»
 ********************************/

#copyright {
	color: #404040;
	font-size: 14px;
	padding: 5px 0;
	text-align: center;
	width: 100%;
}

/********************************  Конец МЕНЮ САЙТА  ********************************/


/************ Шаблон Архив *************/
.loop-meta {
	margin: 10px 0;
}

#share-links {
	display: block;
	margin: 0 auto;
	text-align: right;
	width: 100%;	
}

#share-links label {
	display: block;
	float: right;
	font-size: 12px;
	margin-right: 10px;
	width: 100px;
}

#share-links input {
	clear: right;
	float: right;
	display: inline-block;
	width: 480px;
}


/********************************
 *           Виджеты
 ********************************/

div.home_widget, .widget {
    padding: 0;
}


/********************************
 *      Виджет Тема дня
 ********************************/

div#home_headliner_widget {
    clear: both;
    margin: 0;
    overflow: hidden;
}
a#home_headliner_image_link {
    display: block;
    height: 210px;
    float: left;
    margin: 0 20px 0 0;
    overflow: hidden;
	text-align: right;
    width: 308px;
}
div#home_headliner_widget img {
    border: none;
    border-bottom: 2px solid white;
    padding-bottom: 2px;
	width: 100%;
}
div#home_headliner_widget img:hover {
    border-bottom: 2px solid #004080;
}
div#home_headliner_block {
	display: inline-block;
    height: 206px;
    overflow: hidden;
    width: 380px;
}
.home_hedliner_banner {
	display: inline-block;
	height: 204px;
	overflow: hidden;
	width: 92px;
}
.home_hedliner_banner .textwidget,
.home_hedliner_banner img {
	border: none;
	height: 204px;
	margin: 0;
	padding: 0;
	width: 92px;
}
div#home_headliner_widget h2 {
    font-size: 22px;
    font-weight: 600;
	line-height: 24px;
}
div#home_headliner_info {
    border: none;
    border-bottom: 1px solid black;
    border-top: 1px solid black;
    color: #888;
    float: left;
    font-size: 12px;
    font-style: italic;
    font-weight: 600;
    margin: 5px 0;
    padding: 5px 0;
    width: 240px;
}
p#home_headliner_rubric {
}
p#home_headliner_rubric span {
}
p#home_headliner_date {
    margin: 3px 0;
}
p#home_headliner_author {

}
p#home_headliner_lead {
    color: #404040;
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin: 0;
    width: 340px;
}


/********************************
 *      Виджет Приоритеты
 ********************************/

/* Рекламный или просто виджет */
.textwidget {
	border-top: 1px solid #888;
	clear: both;
	margin: 0 0 0 160px;
	padding: 20px 0;
	text-align: center;
}

div.widget_title {
    display: block;
    float: left;
    height: 150px;
    margin: 21px 20px 0 0;
    overflow: hidden;
    width: 140px;
}
div.widget_title p {
    background: #404040 url(images/home_widget_title_lines.png) 15px top no-repeat;
    color: #F5F5F5;
    font-size: 16px;
    font-weight: 600;
    height: 24px;
    padding: 4px 10px 0 5px;
    text-align: right;
    text-transform: uppercase;
}

#sidebar-before-content .widget{
    width: 100%;
}
div#home_priority_widget {
    overflow: visible;
    width: 980px;
}
div#home_priority_widget div.widget_title {
    height: 400px;
}
div.priority_box {
    background-color: #FFFFFF;
    background: url(images/archive_vert_line.png) left top no-repeat;
    float: left;
    height: 255px;
    margin: 0 20px 20px 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 144px;
}
.priority_box a div.white_frame {
	background: white;
	display: block;
	height: 144px;
	width: 144px;
}
.priority_box a div.white_frame div {
	height: 144px;
	width: 144px;
}
.priority_box a div.img0 {
	background: url('cached_images/priority_images.jpg') 0 0 no-repeat;
}
.priority_box a div.img1 {
	background: url('cached_images/priority_images.jpg') -144px 0 no-repeat;
}
.priority_box a div.img2 {
	background: url('cached_images/priority_images.jpg') -288px 0 no-repeat;
}
.priority_box a div.img3 {
	background: url('cached_images/priority_images.jpg') -432px 0 no-repeat;
}
.priority_box a div.img4 {
	background: url('cached_images/priority_images.jpg') -576px 0 no-repeat;
}
.priority_box a div.img5 {
	background: url('cached_images/priority_images.jpg') -720px 0 no-repeat;
}
.priority_box a div.img6 {
	background: url('cached_images/priority_images.jpg') -864px 0 no-repeat;
}
.priority_box a div.img7 {
	background: url('cached_images/priority_images.jpg') -1008px 0 no-repeat;
}
.priority_box a div.img8 {
	background: url('cached_images/priority_images.jpg') -1152px 0 no-repeat;
}
.priority_box a div.img9 {
	background: url('cached_images/priority_images.jpg') -1296px 0 no-repeat;
}

div.priority_box img {
    background-color: white;
    height: 144px;
    margin: 0;
    width: 144px;
}
div.priority_box img:hover {
/*    border-bottom: 2px solid #004080;
 */
}
div.priority_box h3,
div.priority_box p {
    line-height: 16px;
}
div.priority_box h3 {
    font-size: 13px;
    font-weight: 600;
    margin: 2px 0 0 8px;
	line-height:15px;
}
div.priority_box p {
    font-size: 12px;
    margin: 5px 0 0 8px;
}
div.priority_box p.priority_date {
    color: #888;
    font-size: 11px;
    margin: 5px 0 0 8px;
}
div.priority_box p.priority_lead {
}
div.priority_box p.priority_text {
}

/********************************
 *      Виджет Фото
 ********************************/
div#home_gallery_widget {
    clear: both;
    width: 980px;
}
div.home_gallery_box {
/*    border: 5px solid white;
    box-shadow: 0px 1px 2px 1px rgba(100, 100, 100, 0.251);
 */
    float: left;
    height: 192px;
    margin: 0 20px 0 0;
    overflow: hidden;
    padding: 0;
    width: 144px;
}
div.home_gallery_box img {
}
div.home_gallery_box img:hover {
}
div.home_gallery_box p {
    font-size: 12px;
    font-weight: 600;
	line-height: 16px;	
    margin: 0;
    padding: 0 10px 0 0;
    text-align: right;
}

/********************************
 *      Виджет Видео
 ********************************/

div#home_video_widget {
    clear: both;
    width: 980px;
}
div.home_video_box {
/*
    border: 5px solid white;
    box-shadow: 0px 1px 2px 1px rgba(100, 100, 100, 0.251);
 */
    float: left;
    height: 151px;
    margin: 0 20px 0 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 144px;
}
div.home_video_box img {
    border: 0;
    height: 140px;
    margin: -20px 0 0 0;
    padding: 0;
    width: 140px;
}
div.home_video_box a div {
	height: 120px;
	width: 140px;
}
div.home_video_box a div.img0 {
	background: url('cached_images/videobox_images.jpg')    0px 0px no-repeat;
}
div.home_video_box a div.img1 {
	background: url('cached_images/videobox_images.jpg') -140px 0px no-repeat;
}
div.home_video_box a div.img2 {
	background: url('cached_images/videobox_images.jpg') -280px 0px no-repeat;
}
div.home_video_box a div.img3 {
	background: url('cached_images/videobox_images.jpg') -420px 0px no-repeat;
}
div.home_video_box a div.img4 {
	background: url('cached_images/videobox_images.jpg') -560px 0px no-repeat;
}

div.home_video_box p {
    font-size: 12px;
    font-weight: 600;
    height: 40px;
    margin: 0;
    opacity: 1;
    padding: 5px 10px 0 0;
    position: absolute;
    text-align: right;
    text-decoration: inherit;
    top: 90px;
}

/********************************
 *      Виджет Свежий номер
 ********************************/
div#home_recent_posts_widget {
    clear: both;
}
div#home_recent_posts_widget .widget_title p {
    background: #404040;
}
div.home_items_box {
	border-top: 1px solid #888;
    height: auto;
    margin: 0px 0px 0px 160px;
    padding: 20px 0;
    width: 820px;
}
div.home_recent_post_line {
    float: left;
    height: 260px;
    margin: 0 0 10px 0;
    overflow: hidden;
    padding: 0;
    width: 800px;
}
div.home_recent_post_line p.section {
    background: #808080;
    color: white;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    margin: 0;
    padding: 3px 5px;
    text-align: left;
    text-transform: uppercase;
/*    width: 100%;
 */
}
div.home_recent_post_box {
    border-bottom: 1px dotted #4e7cb5;
    height: 229px;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 10px;
    position: relative;
    width: 240px;
}
div.home_recent_post_box_2 {
    border-bottom: 1px dotted #4e7cb5;
    height: 114px;
    float: left;
    margin-right: 20px;
    overflow: hidden;
    padding-bottom: 5px;
    position: relative;
    width: 240px;
}
div.home_recent_post_box_4 {
    border-bottom: 1px dotted #4e7cb5;
    height: 54px;
    float: left;
    margin-right: 20px;
    margin-bottom: 0;
    overflow: hidden;
    padding-bottom: 5px;
    position: relative;
    width: 240px;
}
div.home_recent_post_image {
/*
    height: 110px;
    width: 235px;
    overflow: hidden;
*/
}
div.home_recent_post_box img {
    float: left;
	height: 100px;
    margin-right: 5px;
    width: 100px;
}
div.home_recent_post_box_2 img {
    float: left;
	height: 60px;
    margin-right: 5px;
    width: 60px;
}
div.home_recent_post_box a {
}
div.fade_to_white {
/*    background: url(images/fade-to-white.png) bottom left repeat-x;*/
    bottom: 0;
    position: absolute;
    width: 100%;
}
div.home_recent_post_box h3,
div.home_recent_post_box_2 h3,
div.home_recent_post_box_4 h3 {
    color: #004080;
    font-size: 16px;
    font-weight: 600;
    margin: 5px 0;
}
div.home_recent_post_box_2 h3 {
    font-size: 14px;
}
div.home_recent_post_box_4 h3{
    font-size: 12px;
}
div.home_recent_post_box p,
div.home_recent_post_box_2 p,
div.home_recent_post_box_4 p{
    color: #444;
    font-size: 13px;
    font-weight: normal;
    line-height: 16px;
}
div.home_recent_post_box_2 p {
    font-size: 12px;
}
div.home_recent_post_box_4 p{
    font-size: 11px;
}


/********************************
 *      БЛОК Свежий номер
 ********************************/

div#home_recent_posts_wrapper {
	display: block;
	height: 0;
	overflow: hidden;
}
div#home_recent_posts_block {
	background: url(images/bg-gradient-newposts.png) #EEE;
	border: none;
    clear: both;
	display: block;
	height: 290px;
    margin: 0;
	overflow: hidden;
    padding: 5px 0;
	width: 100%;
}
div#home_recent_posts_block .carousel-nav {
	width: 800px;
}
div#home_recent_posts_block .carousel-container {
	width: 816px;
}
div#home_recent_posts_block .carousel-frame {
	border: none;
}
div#home_recent_posts_block .carousel-nav span {
	/*
	margin-top: -150px;
	position: relative;
	*/
}
div#home_recent_posts_block div.home_items_box {
	border: none;
	display: block;
    height: 290px;
    margin: 0 auto;
    padding: 0 0 0 160px;
	overflow: hidden;
	width: 800px;
}
div.home_recent_post_line {
    float: left;
    height: 260px;
    margin: 0 16px 0 0;
	overflow: visible;
    padding: 0;
    width: 256px;
}
div.home_recent_post_line p.section {
    background: none;
	border-bottom: 1px solid #404040;
    color: #404040;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    margin: 0 0 0 -16px;
    padding: 3px 5px;
    text-align: left;
    text-transform: uppercase;
    width: 262px;
}
div.home_recent_post_box,
div.home_recent_post_box_2,
div.home_recent_post_box_4 {
	border-bottom: 1px dashed #404040;
    width: 100%;
}
div.home_recent_post_box {
/*
    border-bottom: 1px dotted #4e7cb5;
*/
    height: 229px;
    float: left;
	margin: 0;
    overflow: hidden;
    padding-bottom: 10px;
    position: relative;
}
div.home_recent_post_box_2 {
    height: 114px;
    float: left;
    margin-right: 20px;
    overflow: hidden;
    padding-bottom: 5px;
    position: relative;
}
div.home_recent_post_box_4 {
    height: 54px;
    float: left;
    margin-right: 20px;
    margin-bottom: 0;
    overflow: hidden;
    padding-bottom: 5px;
    position: relative;
}
div.home_recent_post_image {
/*
    height: 110px;
    width: 235px;
    overflow: hidden;
*/
}
div.home_recent_post_box img {
    float: left;
    margin-right: 5px;
    width: 100px;
}
div.home_recent_post_box_2 img {
    float: left;
    margin-right: 5px;
    width: 60px;
}
div.home_recent_post_box a {
}
div.fade_to_white {
/*    background: url(images/fade-to-white.png) bottom left repeat-x; */
    bottom: 0;
    position: absolute;
    width: 100%;
}
div.home_recent_post_box h3,
div.home_recent_post_box_2 h3,
div.home_recent_post_box_4 h3 {
    color: #004080;
    font-size: 16px;
    font-weight: 600;
	line-height: 16px;
    margin: 4px 0;
}
div.home_recent_post_box h3 {
    margin: 6px 0;
}
div.home_recent_post_box_2 h3 {
    font-size: 14px;
}
div.home_recent_post_box_4 h3{
    font-size: 12px;
}
div.home_recent_post_box p,
div.home_recent_post_box_2 p,
div.home_recent_post_box_4 p{
    color: #444;
    font-size: 13px;
    font-weight: normal;
    line-height: 16px;
}
div.home_recent_post_box_2 p {
    font-size: 12px;
}
div.home_recent_post_box_4 p{
    font-size: 11px;
}

/********************************
 *      Виджет Рубрикатор
 ********************************/

div#home_rubric_widget {
    clear: both;
    display: block;
    list-style-type: none;
    width: 980px;
}
div.home_rubric_box {
        width: 180px;
        min-height:50px;
        max-height: 116px;
        overflow: hidden;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        margin: 0px 20px 15px 0;
        padding: 0;
        zoom:1;
        *display: inline;
        _height:50px;
}

a.rubric_url, a.date_url, a.post_url {
    display: block;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    padding: 0;
    width: 100%;
}
a.rubric_url {
    color: black;
    font-size: 16px;
}
a.date_url {
    color: #888;
    font-size: 12px;
    margin: 5px 0 0 0;
}
a.post_url {
    color: #004080;
    font-size: 13px;
}

/********************************
 *      Блок Виджетов
 ********************************/
div#home_block_widget {

}
div#home_block_widget .widget_title {
}
div#home_block_box {
    background: #404040;
    height: auto;
    margin: 0;
    width: 820px;
}
div.home_inblock_widget {
    border-right: 1px solid #888;
    float: left;
    height: 310px;
    margin: 1px 0 0 0;
    overflow: hidden;
    padding: 20px 14px 20px 0;
    text-align: center;
    width: 385px;
}
div.home_inblock_widget:nth-child(even) {
    border-right: none;
    padding: 20px 0 20px 15px;
}
div.home_inblock_widget:nth-child(1),
div.home_inblock_widget:nth-child(2) {
    margin-top: 0;
    padding-top: 0;
}
.inblock_widget_title {
    border-top: 4px solid #404040;
    border-bottom: 1px solid #888;
    clear: none;
    color: #404040;
    font-size: 20px;
    font-weight: 600;
    float: none;
    line-height: 1;
    margin: 0 0 10px 0;
    padding: 10px 0 10px 0;
    text-align: left;
    width: 180px;
}
div.home_inblock_widget a.pirobox {
	display: block;
	height: 275px;
	text-align: left;
	width: 380px;
}
div.home_image_block_widget {
    float: left;
    height: 250px;
    overflow: hidden;
    text-align: center;
    width: 350px;
}

/********************************
 *      Виджет Обратная связь. Напишите в редакцию
 ********************************/
div.widget-feedback #respond #commentform label,
div.widget-feedback #respond #commentform input,
div.widget-feedback #respond #commentform textarea {
	float: none;
	font-size: 15px;
	margin: 0 auto;
	width: 95%;
}
div.widget-feedback input {
	font-size: 15px;
	padding: 3px 0;
}
div.widget-feedback #respond #commentform label {
	font-style: italic;
	font-weight: 600;
	margin: 5px 0;
	text-align: center;
}
div.widget-feedback #respond textarea#comment {
	font: 15px/18px "Open Sans", sans-serif;
	height: 85px;
}
div.widget-feedback #respond #commentform input#submit {
	float: none;
	height: 28px;
	margin: 0 auto;
	padding: 3px;
	width: 200px;
}

/********************************
 *  Страница: Список материалов
 ********************************/

div.hfeed {
    margin: 0 0 0 160px;
    width: 820px;
}

div.hfeed .hentry {
    border: none;
    display: block;
    float: left;
    height: 250px;
    margin: 5px 20px 25px 0;
    overflow: hidden;
    width: 144px;
}
div.hfeed .without_thumbnail {
    background: url(images/archive_vert_line.png) left top no-repeat;
}
div.hfeed .with_thumbnail {
    background: url(images/archive_vert_line.png) left 154px no-repeat;
}
div.hfeed .post > a.image,
div.hfeed .materials > a.image {
    border: none;
    display: block;
    font-size: 0px;
    padding-bottom: 6px;
}
div.hfeed .post > a.image:hover,
div.hfeed .materials > a.image:hover{
    border-bottom: 2px solid #004080;
    padding-bottom: 4px;
}
div.hfeed .post h2,
div.hfeed .materials h2 {
    font-size: 13px;
    font-weight: 600;
    line-height: 16px;
    margin: 0 0 5px 8px;
    text-decoration: none;
}
div.hfeed .post h2 a {
    color: #404040;
    margin: 0;
}
div.hfeed  .byline {
    font-size: 0;
    height: 11px;
    line-height: 0;
    margin: 2px 0 5px 8px;
}
div.hfeed .published {
    color: #888;
    font-size: 11px;
    line-height: 11px;
}
div.hfeed .post .entry-summary p,
div.hfeed .materials .entry-summary p{
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 0 8px;
}

div.navigation-links {
    clear: both;
    width: 100%;
}

/********************************
 * Общий шаблон: Контейнер контента
 ********************************/

a.image {
    border: none;
    display: block;
    font-size: 0px;
    padding-bottom: 4px;
}
a.image:hover {
    border-bottom: 2px solid #004080;
    padding-bottom: 2px;
}

img.thumbnail {
    background: white;
/*    height: 144px;*/
    width: 144px;
}
.single_border {
    background: white;
    border: 1px solid #CCC;
	padding: 1px;
}

#search-1 {
    display: none;
}

strong {
    font-weight: 600;
}
div.h_space {
    clear: both;
    width: 100%;
}
#main .wrap {
    box-shadow: none;
    padding: 10px 0 0 0;
    width: 960px;
}
#main .wrap #content {
    margin: 0 0 0 160px;
    width: 880px;
}

#header-container {
    margin: 20px auto;
    width: 960px;
}
#header {
    margin-left: 160px;
}

.pagination {
    clear: both;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
}
.pagination .page-numbers {
    font: normal normal normal 14px/14px "Open Sans", sans-serif;
    margin: 0 5px;
}
.pagination .page-numbers a:hover {
    color: #004080;
}
.pagination .page-numbers, .page-links a {
}
.pagination .page-numbers:hover, .page-links a:hover {
}

.copyright {
    color: black;
    font-size: 12px;
    text-align: center;
    width: 100%;
}
div.clear_line {
    clear: both;
    font-size: 0px;
    line-height: 0px;
    width: 100%;
}

#container {
    margin: 0 auto;
    overflow: hidden;
    width: 960px;
}
#subsidiary {
    margin: 0 auto;
    overflow: hidden;
    width: 960px;
}


/********************************
 *      Полная публикация
 ********************************/

h1 {
    color: #404040;
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2;
}

div#post_left_sidebar {
    float: left;
    height: 100%;
    margin: 0 16px 0 160px;
    padding: 0;
    width: 188px;
}
div#post_left_lenta {
    border-right: 1px solid #404040;
    border-top: 1px solid #404040;
    height: 400px;
    margin: 0;
    padding: 0 10px 0 0;
    overflow-x: hidden;
    overflow-y: auto;
    width: 177px;
}
div#post_left_lenta h3 {
    background: #404040;
    color: white;
    font-size: 18px;
    margin: 0 0 10px 0;
    padding: 5px;
    text-align: left;
    width: 230px;
}
div#post_left_lenta p.title {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 5px;
}
div#post_left_lenta p.lead {
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 20px;
}

div#post_left_sidebar #post_rubric a {
    color: white;
}
div#post_article_content h1 {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
div#post_article_content {
    display: block;
    float: left;
	margin-bottom: 20px;
    width: 596px;
}
div#post_article_content a {
	text-decoration: underline;
}
div#post_article_content a:hover {
	color: #005ed6;
	text-decoration: underline;
}
div#post_main_single_image {
    border: 1px solid #888;
}
.post_main_image {
	background: #EEE;
    border: 1px solid #EEE;
    height: 390px;
    overflow: hidden;
    margin: 3px;
    position: relative;
}
.post_main_image a {
	display: block;
	height: 100%;
	width: 100%;
}
.post_main_image img {
}
.post_main_image p.image_caption {
    background: url(images/black_70.png);
    bottom: 0;
    color: white;
    left: 0;
    right: 0;
    font-size: 14px;
    margin: 0 auto;
    padding: 5px 10px 8px 10px;
    position: absolute;
}
div#post_article_info {
    border-bottom: 1px solid #404040;
    border-top: 1px solid #404040;
    margin: 10px 0;
    padding: 5px 0;
}
div#post_article_info p {
    color: #004080;
    font-size: 14px;
    font-style: italic;
    margin: 2px 0;
    padding: 0;
}
div#post_article_info p.post_date,
div#post_article_info p.post_category,
div#post_article_info p.post_author {
    color: #404040;
    font-size: 14px;
    font-style: italic;
}
div#post_article_info a {
    color: #404040;
}
div#post_article_info p.post_date {
    font-weight: 600;
}
div#post_article_info p.post_category a:last-child {
    font-weight: 600;
}
div#post_article_info p.post_author span {
    font-weight: 600;
}
div#post_article_text {
    font-size: 14px;
    line-height: 1.4;
    margin: 10px 0 20px 0;
}
div#post_article_text p {
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 15px;
}
div#post_article_text h2 {
    color: black;
	font-size: 16px;
	font-weight: 600;
    line-height: 1.4;
    margin-bottom: 15px;
    text-align: left;
}
div#post_article_text h3 {
    color: black;
	font-size: 16px;
	font-weight: 600;
    line-height: 1.4;
    margin-bottom: 15px;
    text-align: center;
}

div#post_article_text div.sidebar {
	border-top: double #898989;
	border-bottom: double #898989;
	font-size: 0;
	line-height: 0;
	margin: 5px;
	padding: 5px 25px;
	page-break-inside: avoid;
}
div#post_article_text div.sidebar p.block_column {
	background: #AAA;
    color: white;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 2px 0;
	padding: 2px 10px 0px 30px;
	position: relative;
	text-align: left;
	text-transform: uppercase;
	top: -3px;
}
div#post_article_text div.sidebar img.block {
	float: left;
	margin-right: 10px;
	width: 160px;
}

div#post_article_text div.sidebar p.block_name {
	margin: 0 5px;
	font-size: 14px;
	font-weight: bold;
}
div#post_article_text div.sidebar p.block_status {
	margin: 0 5px;
	font-size: 14px;
	font-weight: bold;
}
div#post_article_text div.sidebar p.block_text {
	margin: 5px;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
}
div#post_article_text  p.chapter {
	font-size: 120%;
	font-weight: 600;
}

div#post_article_text h3.article_list_title {
	background: #888;
	color: white;
	font-size: 16px;
	font-weight: 600;
	margin: 20px 0 10px 0;
	padding: 3px 0;
}
ul.articles_list {
	font-size: 14px;
}
ul.articles_list li {
	font-size: 14px;
	margin: 4px 0;
}
ul.articles_list li a {
	font-weight: 600;
}
.articles_list_photos img {
  float: left;
  margin: 0 4px;
}
div.articles_list_poster {
	float: left;
	height: 200px;
	margin: 10px 8px 0 0;
	overflow: hidden;
	position: relative;
	width: 290px;
}
div.articles_list_poster a.image {
	display: block;
	height: 166px;
	overflow: hidden;
	width: 290px;
}
div.articles_list_poster img {

}
div.articles_list_poster div {
	background: #EFEFEF;
	bottom: 0;
	left: 0;
	right: 0;
	height: 36px;
	padding: 4px 10px;
	position: absolute;
}


div.tos-opinions-container, div.tos-opinions-slide {
	height: 300px;
	width: 596px;
}
div.tos-opinions-slide {
	width: 295px;
}
div.tos-opinions-slide img {
	float: left;
	height: 150px;
	margin-right: 10px;
	width: 102px;
}
div#post_article_text h3.tos-opinions-title {
	background: #888;
	color: white;
	padding: 3px 0 4px;
}
div#post_article_text p.tos-opinion-name,
div#post_article_text p.tos-opinion-status {
	font-size: 14px;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom: 5px;
}
p.tos-opinion-text {
	font-size: 14px;
	line-height: 1.2;
	margin: 0;
}
.tos-opinions-pagination {
	background: #888;
	height: 16px;
	margin-bottom: 20px;
	padding: 5px 0;
	text-align: center;
	width: 100%;
}

nav#single_next_articles {
    display: block;
    font-size: 14px;
    margin: 10px 0;
    width: 100%;
}
nav#single_next_articles h3 {
    text-align: center;
}
nav#single_next_articles p.previous {
    text-align: left;
    width: 100%;
}
nav#single_next_articles p.next {
    text-align: right;
    width: 100%;
}
div#post_article_content .log-in-out {
    display: none;
}
div#post_article_content .comment-text {
/*    display: none;*/
}

img.alignleft {
	float: left;
	margin-right: 20px;
}

/* Стили Карусели фотографий
 */
.carousel-handles span {
	background: #999;
	color: #999;
		   -moz-border-radius: 1em;
		    -ms-border-radius: 1em;
		     -o-border-radius: 1em;
		-webkit-border-radius: 1em;
	border-radius:             1em;
	display: inline-block;
    font-size: 8px;
	line-height: 1;
	margin: 0 0.25em;
	overflow: hidden;
    text-indent: 100px;
	width: 1em;
}
.carousel-handles .state-disabled {
	background: #ccc;
	color: #ccc;
	cursor: default;
	outline: none;
}
.carousel-handles .state-current {
	background: #333;
	color: #333;
	cursor: default;
	outline: none;
}
.carousel-nav span {
    margin-top: 5px;
}
.carousel-nav .carousel-next,
.carousel-nav .carousel-prev {
    height: 21px;
    text-indent: 500px;
    overflow: hidden;
    width: 16px;
}
.carousel-nav .carousel-next {
    background: url(images/carousel_prev-next.png) -48px 0 no-repeat;
}
.carousel-nav .carousel-prev {
    background: url(images/carousel_prev-next.png) -32px 0 no-repeat;
}
.carousel-nav .carousel-next:hover {
    background: url(images/carousel_prev-next.png) -16px 0 no-repeat;
}
.carousel-nav .carousel-prev:hover {
    background: url(images/carousel_prev-next.png)   0px 0 no-repeat;
}
.carousel-nav .state-disabled,
.carousel-nav .state-disabled:hover {
    background: none;
}


/****************    Комментарии    ****************/
.comments-template {
    font-size: 14px;
	margin: 20px 0;
}
 #reply-title {
    font-size: 14px;
    font-style: italic;
    font-weight: 600;
    margin-bottom: 5px;
}
 #respond #commentform p {
    clear: both;
    display: block;
    margin: 5px 0;
    width: 100%;
}
 #respond #commentform input {
    display: block;
    float: left;
    font-size: 14px;
}
 #respond #commentform label {
    display: block;
    float: left;
    margin: 0 10px 5px 0;
    overflow: hidden;
    text-align: right;
    width: 150px
}
 #respond textarea#comment {
    font: normal normal normal 12px/15px "Open Sans", sans-serif;
    height: 50px;
}
 #submit {
    font-size: 12px;
    font-style: italic;
    padding: 5px;
}
 .comments-header {
    font-weight: 600;
    margin: 10px 0 20px 0;
}
 .comment-text {
    display: block;
}
 .comment-list li {
    margin-left: 20px;
    margin-bottom: 20px;
}
 .comment-list img {
    display: none;
}
 .comment-list .comment-meta {
    color: #888;
    font: normal normal normal 14px/14px "Open Sans", sans-serif;
}
 .comment-list .comment-meta .comment-author {
    font-weight: 600;
}
 .comment-list .comment-meta .published,
 .comment-list .comment-meta .comment-date,
 .comment-list .comment-meta .comment-time,
 .comment-list .comment-meta a {
    color: #888;
    font-size: 12px;
    font-weight: normal;
}

 .comment-list .comment-text {
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    margin: 0 0 10px 0;
}


/********************************
 * Шаблон: Обзор номеров / Загрузка ePub
 ********************************/

#issue_archive {
    background: url(images/shelves.png) left 3px;
    font-size: 14px;
    height: 1530px;
    padding: 0 20px;
    width: 760px;
}
#issue_archive .issue_cover {
    display: block;
    font-family: "Open Sans", sans-serif;
    float: left;
    height: 210px;
    margin: 40px 25px 0 0;
    position: relative;
    text-align: center;
    width: 140px;
}
/*
#issue_archive .issue_cover > a {
    background: #FFF;
    border: none;
    display: block;
    height: 186px;
    margin: 0 0 4px 0;
    width: 140px;
}*/

#issue_archive .issue_cover img {
    background: #FFF;
    border: none;
    box-shadow: 0px -2px 5px #888;
    height: 176px;
    margin: 0 0 4px 0;
    padding: 5px;
    width: 130px;
}
#issue_archive .issue_cover:nth-child(5n+3),
#issue_archive .issue_cover:nth-child(5n)
{
    width: 120px;
}
#issue_archive .issue_cover:nth-child(5n) {
    margin-right: 0;
}
#issue_archive .issue_cover:nth-child(5n+3) img,
#issue_archive .issue_cover:nth-child(5n) img {
    height: 160px;
    margin: 16px 0 4px 0;
    width: 110px;
}
#issue_archive .issue_date {
    background-color: #AFF;
    background-color: rgba(29, 98, 196, 0.8);
    border-bottom: 2px solid #004080;
    border-top: 2px solid #004080;
    color: white;
    display: block;
    left: 0;
    height: 36px;
    top: 130px;
    position: absolute;
    text-align: left;
    width: 100%;
}
#issue_archive .issue_cover:nth-child(5n+3) > .issue_date,
#issue_archive .issue_cover:nth-child(5n) > .issue_date {
    width: 120px;
}
#issue_archive .issue_date b {
    color: inherit;
    display: block;
    float: left;
    font-weight: bold;
    font-size: 32px;
    line-height: 36px;
    margin: 0 10px 0 0;
    text-align: right;
    width: 40px;
}
#issue_archive .issue_date p {
    color: inherit;
    font-size: 15px;
    line-height: 15px;
    margin: 0;
    padding: 2px 0 0 0;
}
#issue_archive .issue_date span {
    color: inherit;
}
#issue_archive .issue_links {
    color: white;
    display: block;
    height: 14px;
    padding: 2px;
    position: absolute;
    top: 192px;
    text-align: center;
    width: 136px;
}
#issue_archive .issue_cover:nth-child(5n+3) > .issue_links,
#issue_archive .issue_cover:nth-child(5n) > .issue_links {
    margin-left: -10px;
}
#issue_archive .issue_cover div.issue_links a {
    color: #888;
    font-size: 12px;
    padding: 0 2px;
}
#issue_archive .issue_cover div.issue_links a:hover {
    color: #404040;
}
#issue_archive .semitransparent {
    opacity: 0.5;
}

/********************************
 * Шаблон: Проекты
 ********************************/

#archive-projects {

}
#archive-projects h3 {

}
#archive-projects .archive_project_info {
	clear: both;
	margin: 10px 0;
	overflow: hidden;
	width: 800px;
}
#archive-projects .archive_project_info h2 {
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 5px 150px;
}
#archive-projects .archive_project_info p {
	font-size: 14px;
	margin: 0 0 0 150px;
}
#archive-projects .archive_project_info div.image {
	float: left;
	height: 70px;
	overflow: hidden;
	text-align: center;
	width: 140px;
}
#archive-projects .archive_project_info img {
/*	height: 100%;
 */
	min-width: 70px;
}
.archive_projects_media {
	display: block;
	height: 260px;
	margin-left: 492px;
	width: 308px;
}
.archive_projects_media p.label {
	color: white;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 10px;
}
.archive_projects_mediabox {
	border: none;
	background: #AAA;
	height: 125px;
	margin-bottom: 10px;
}
.archive_projects_mediabox img {
    background: white;
    border: 1px solid #CCC;
	display: block;
	float: left;
	height: 84px;
	margin: 0 0 0 11px;
	outline: none;
	padding: 1px;
	width: 84px;
}

/********************************
 * Шаблон: Пространство / Сообщество
 ********************************/

div.community_content {
	float: left;
	width: 492px;
}
#community_widget_container {
	float: right;
	margin: 41px 0 0 0;
	overflow: hidden;
	width: 308px;
}
.community_widget {
	background: #E6E6E6;
	margin: 0 0 20px 0;
	padding: 10px;
}
.community_widget_title {
	margin-bottom: 10px;
}
.widget_announcement_item {
	margin: 10px 0 0 0;
}
.widget_announcement_item img {
	height: 70px;
	float: left;
	margin-right: 10px;
	width: 70px;
}
.widget_announcement_item h5 {
	font-weight: 600;
}
.widget_announcement_item p {
	margin-left: 80px;
}


/*******************************
 *	Страница Галереи. Прокрутка
 *******************************/
.swiper-container, .swiper-slide {
	width: 199px;
	height: 199px;
}

#single_gallery_photo {
	border-top: 1px solid #BBB;
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
	height: 532px;
	overflow: hidden;
	width: 798px;
}

#single_gallery_photo .swiper-slide {
	font-size: 12px;
	height: 532px;
	overflow: hidden;
	position: relative;
	width: 796px;
}

#single_gallery_photo .swiper-slide img {
	border: 1px solid white;
}
#single_gallery_photo .swiper-slide .large_image {
	height: 532px;
	overflow: visible;
	width: 796px;
}
#single_gallery_photo .swiper-slide p.image_caption {
	background: white;
	background: rgba(255,255,255,0.8);
    bottom: 0;
    color: #404040;
    left: 0;
    right: 0;
    font-size: 14px;
    margin: 0 auto;
    padding: 5px 20px 8px 20px;
    position: absolute;
}

#single_gallery_controls {
	background: #EEE;
	border-bottom: 1px solid #BBB;
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
	height: 120px;
	position: relative;
	width: 798px;
}

#single_gallery_thumbnails {
	height: 120px;
	position: relative;
	width: 756px;
}
#single_gallery_controls .swiper-slide {
	float: left;
	height: 120px;
	width: 103px;
}
#single_gallery_controls .swiper-slide img {
	height: 100px;
	width: 103px;
	padding: 3px 0;
	margin: 7px 0;
}
#single_gallery_controls .active img {
	border-bottom: 2px solid #444;
	margin-bottom: 5px;
}
#single_gallery_controls .prev_button,
#single_gallery_controls .next_button {
	display: block;
	height: 120px;
	position: absolute;
	top: 0;
	width: 18px;
}
#single_gallery_controls .prev_button {
	background: url(images/carousel_prev.png) 50% 50% no-repeat;
	left: 0;
}
#single_gallery_controls .next_button {
	background: url(images/carousel_next.png) 50% 50% no-repeat;
	right: 0;
}

#single_video_display {
	border: 1px solid #BBB;
	border-bottom: none;
	height: 482px;
	overflow: hidden;
	width: 798px;
}
#single_video_display .swiper-slide {
	float: left;
	height: 482px;
	position: relative;
	width: 798px;
}
#single_video_display .video-slide {
	height: 480px;
	padding: 1px;
	width: 796;
}

.swiper-pagination {
	background: #EEE;
	border: 1px solid #BBB;
	border-top: none;
	color: #404040;
	height: 10px;
	line-height: 0;
	margin: 0 auto;
	padding: 5px;
	width: 798px;
	text-align: center;
}

.swiper-pagination-switch {
	background: #AAA;
	border-radius: 10px;
	display: inline-block;
	height: 10px;
	margin: 0px 3px;
	width: 10px;
}
.swiper-active-switch {
	background: #444;
	border-radius: 10px;
	display: inline-block;
	height: 10px;
	margin: 0px 3px;
	width: 10px;
}

.archive-video h2 {
	font-size: 24px;
	font-weight: 600;
	margin: 20px 0 10px 0;
	width: 100%;
}

/*******************************
 *	Архив
 *******************************/
#archive_pagination {
	float: left;
	font-size: 14px;
	margin-bottom: 20px;
	text-align: center;
	width: 100%;
}
#archive_pagination a, #archive_pagination span {
	color: #888;
	padding: 5px;
}
#archive_pagination span.current {
	color: #404040;
}

/*	Биография автора  */
.tos_author-biography {
	background: #FAFAFA;
	border-bottom: 2px solid #888;
	border-top: 2px solid #888;
	margin: 10px 0;
	padding: 10px 0;
}

.tos_author-biography p {
	font-size: 14px;
	line-height: 1.3;
	margin: 10px 0 0 150px;
	width: 620px;
}
.tos_author-biography p:first-child {
	margin-top: 0;
}
.tos_author-photo {
	float: left;
	margin: 0 10px 10px 0;
}

/*******************************
 *	Страница Видеотека. Прокрутка
 *******************************/

#archive_video_today {
	border: 1px solid #BBB;
	border-bottom: none;
	height: 369px;
	margin: 0 auto;
	overflow: hidden;
	width: 642px;
}
#archive_video_today .swiper-slide {
	background: white;
	float: left;
	height: 369px;
	position: relative;
	width: 642px;
}
#archive_video_today .video-slide {
	border: 1px solid white;
	height: 360px;
	width: 640px;
}
.hidding_caption {
	background: #404040;
	background: url(images/arrow-hide-down.png) 99% 10px no-repeat rgba(64,64,64,0.85);
	bottom: 0;
	color: white;
	font-size: 14px;
	line-height: 16px;
	left: 1px;
	right: 1px;
	padding: 8px 10px;
	position: absolute;
}
#today-video-pagination {
	width: 632px;
}

#archive_video_yesterday {
	height: 234px;
	width: 815px;
}
#archive_video_yesterday .swiper-slide {
	display: block;
	float: left;
	height: 234px;
	margin: 0;
	overflow: hidden;
	position: relative;
	width: 256px;
}

#archive_video_yesterday .yesterday_video_thumbnail {
	font-size: 12px;
	height: 234px;
	position: relative;
	overflow: hidden;
	width: 256px;
}
#archive_video_yesterday .yesterday_video_thumbnail p {
	width: 240px;
}
#archive_video_yesterday .yesterday_video_thumbnail a {
	display: block;
	width: 256px;
}
#yesterday-video-pagination {
	background: #EEE;
	border: none;
	width: 798px;
}

.yesterday_video_thumbnail .video_frame {
	height: 144px;
	overflow: hidden;
	width: 256px;
}
#archive_video_yesterday .yesterday_video_thumbnail:nth-child(3) {
	margin-right: 0;
}

div.archive-video .hentry {
	height: 265px;
}
.square_post_title {
	font-size: 13px;
	font-weight: 600;
	line-height: 17px;
	margin: 0 0 0 8px;
}
div.hfeed .without_thumbnail .square_post_title {
	margin-top: -4px;
}
.square_post_date {
	color: #888;
	font-size: 11px;
	margin: 4px 0px 0px 8px;
}
div.hfeed .without_thumbnail .square_post_date {
	margin: 9px 0px 7px 8px;
}
.square_post_excerpt {
    font-size: 12px;
    line-height: 16px;
    margin: 2px 0 0 8px;
}

/*******************************
 *	Страница Фототека. Прокрутка
 *******************************/

#archive_gallery_today {
	border: 1px solid #BBB;
	border-bottom: none;
	height: 369px;
	margin: 0 auto;
	overflow: hidden;
	width: 642px;
}
#archive_gallery_today .swiper-slide {
	background: white;
	float: left;
	height: 369px;
	position: relative;
	width: 642px;
}
#archive_gallery_today .video-slide {
	border: 1px solid white;
	height: 360px;
	width: 640px;
}
#archive_gallery_today .trimage {
	border: 1px solid white;
	display: block;
	width: 654px;
}
#archive_gallery_today .trimage-cut {
	display: inline-block;
	height: 360px;
	margin: 0 14px 0 0;
	overflow: hidden;
	text-align: center;
	width: 201px;
}
#archive_gallery_today .trimage-cut img {
	margin-left: -60%;
}
#today-gallery-pagination {
	width: 632px;
}

.archive_section_title {
	font-size: 24px;
	font-weight: 600;
	margin: 20px 0 10px 0;
}

#archive_gallery_yesterday {
	height: 220px;
	width: 815px;
}
#archive_gallery_yesterday .swiper-slide {
	display: block;
	float: left;
	height: 214px;
	margin: 0;
	overflow: hidden;
	position: relative;
	width: 256px;
}
#archive_gallery_yesterday .duoimage {
	background: white;
	border: 1px solid #888;
	display: block;
	height: 140px;
	overflow: hidden;
	padding: 1px;
	width: 252px;
}
#archive_gallery_yesterday .duoimage-cut {
	display: inline-block;
	height: 140px;
	overflow: hidden;
	width: 122px;
}
#archive_gallery_yesterday .duoimage-cut:first-child {
	margin-right: 8px;
}
#archive_gallery_yesterday .duoimage-cut img {
	height: 140px;
	margin-left: -8px;
	width: 140px;
}
#archive_gallery_yesterday a,
#archive_gallery_yesterday p {
	width: 256px;
}

#yesterday-gallery-pagination {
	background: #EEE;
	border: none;
	width: 800px;
}

.yesterday_video_thumbnail .video_frame {
	height: 144px;
	overflow: hidden;
	width: 256px;
}
#archive_video_yesterday .yesterday_video_thumbnail:nth-child(3) {
	margin-right: 0;
}

/*******************************
 *	Выпадающее меню
 *******************************/

#main-menu-wrapper {
	height: 1px;
	margin: 0 auto;
	padding-left: 160px;
	position: relative;
	width: 800px;
	z-index: 1000;
}

#main-menu-wrapper .main-menu-window {
	background: #EEE;
	border: 1px solid #888;
	box-shadow: 5px 5px 10px #888;
	display: none;
	height: 320px;
	overflow: hidden;
	width: 405px;
}
#main-menu-wrapper .main-menu-window ul.main-menu-rubrics {
	font-size: 13px;
	list-style-type: square;
	list-style-position: outside;
}
#main-menu-wrapper .main-menu-window ul.main-menu-rubrics li {
	color: #DDD;
	margin: 5px 5px 5px 15px;
}
#main-menu-wrapper .main-menu-window ul.main-menu-rubrics li:first-child {
	margin-bottom: 6px;
}
#main-menu-wrapper .main-menu-window ul.main-menu-rubrics li a {
	color: white;
	line-height: 1;
	text-decoration: none;
}
#main-menu-wrapper .main-menu-window ul.main-menu-rubrics li:first-child a {
	border-bottom: 3px double #EEE;
	color: white;
}
#main-menu-wrapper .main-menu-rubrics {
	background: #888;
	border-right: 3px double #fff;
	float: left;
	height: 310px;
	list-style-type: none;
	margin: 5px 0 5px 5px;
	overflow: hidden;
	padding: 0 7px 0 5px;
	width: 135px;
}
#main-menu-wrapper .main-menu-content {
	background: white;
	float: left;
	height: 300px;
	margin: 5px;
	padding: 5px;
	width: 230px;
}
#main-menu-wrapper .main-menu-post {
	border-top: 1px solid #CCC;
	height: 70px;
	font-size: 12px;
	margin: 3px 0 0 0;
	overflow: hidden;
	padding-top: 3px;
	width: 230px;
}
#main-menu-wrapper .main-menu-post:first-child {
	border: none;
	margin-top: 0;
	padding-top: 0;
}
#main-menu-wrapper .main-menu-post:hover {
	background: white;
}
#main-menu-wrapper .main-menu-post .line_title {
	font-weight: 600;
}
#main-menu-wrapper .main-menu-post p.line_title span {
	color: #888;
	font-weight: normal;
}
#main-menu-wrapper .main-menu-post .lead {
	color: #BBB;
}
#main-menu-wrapper .main-menu-post img {
	border: none;
	float: left;
	height: 70px;
	margin-right: 10px;
	padding: 0;
	width: 70px;
}
#main-menu-wrapper .main-menu-post .thumbnail {
	display: none;	/* TODO: Need BUG-fixing! */
	
	border: none;
	float: left;
	height: 70px;
	margin-right: 10px;
	padding: 0;
	width: 70px;
}
.main-menu-post .img0 {background: url(cached_images/main_menu_thumbnails.jpg) 0 0 no-repeat;}
.main-menu-post .img1 {background: url(cached_images/main_menu_thumbnails.jpg) -70px 0 no-repeat;}
.main-menu-post .img2 {background: url(cached_images/main_menu_thumbnails.jpg) -140px 0 no-repeat;}
.main-menu-post .img3 {background: url(cached_images/main_menu_thumbnails.jpg) -210px 0 no-repeat;}
.main-menu-post .img4 {background: url(cached_images/main_menu_thumbnails.jpg) -280px 0 no-repeat;}
.main-menu-post .img5 {background: url(cached_images/main_menu_thumbnails.jpg) -350px 0 no-repeat;}
.main-menu-post .img6 {background: url(cached_images/main_menu_thumbnails.jpg) -420px 0 no-repeat;}
.main-menu-post .img7 {background: url(cached_images/main_menu_thumbnails.jpg) -490px 0 no-repeat;}
.main-menu-post .img8 {background: url(cached_images/main_menu_thumbnails.jpg) -560px 0 no-repeat;}
.main-menu-post .img9 {background: url(cached_images/main_menu_thumbnails.jpg) -630px 0 no-repeat;}
.main-menu-post .img10 {background: url(cached_images/main_menu_thumbnails.jpg) -700px 0 no-repeat;}
.main-menu-post .img11 {background: url(cached_images/main_menu_thumbnails.jpg) -770px 0 no-repeat;}
.main-menu-post .img12 {background: url(cached_images/main_menu_thumbnails.jpg) -840px 0 no-repeat;}
.main-menu-post .img13 {background: url(cached_images/main_menu_thumbnails.jpg) -910px 0 no-repeat;}
.main-menu-post .img14 {background: url(cached_images/main_menu_thumbnails.jpg) -980px 0 no-repeat;}
.main-menu-post .img15 {background: url(cached_images/main_menu_thumbnails.jpg) -1050px 0 no-repeat;}


/*******************************
 *	Поиск по сайту
 *******************************/

#header_search_wrapper {
	height: 1px;
	margin: 0 auto;
	padding-left: 160px;
	position: relative;
	width: 800px;
}

#site_search_form {
    border: 0 none;
    float: right;
    height: 24px;
    margin-top: 10px;
    width: 410px;
}
#site_search_form #s {
	border: 1px solid #888;
    float: right;
    font-size: 14px;
	font-style: italic;
	font-weight: normal;
    height: 20px;
	padding: 0 5px;
    width: 101px;
}
#site_search_form #searchsubmit {
    background: url(images/search.png) 0% 50% no-repeat;
	border: 0 none;
	float: right;
	font-size: 14px;
	height: 24px;
	margin-left: 10px;
	text-align: right;
	width: 65px;
}

#header_search_window {
	background: #DDD;
	border: 1px solid #888;
	box-shadow: 5px 5px 10px #888;
	font-family: "Open Sans", arial, sans;
	margin-left: 400px;
	min-height: 100px;
	width: 400px;
	z-index: 1000;

	position: relative;
}
#header_search_content {
	color: #404040;
	font-size: 14px;
	font-weight: 600;
	margin: 5px;
}
#header_search_content ul {
	list-style-type: square;
	margin: 0 5px 0 20px;
}
#header_search_content li {
	color: #888;
	font-style: italic;
	font-weight: normal;
	margin: 3px 0;
}
#header_search_content li a {
	color: #404040;
	text-decoration: none;
}
#header_search_content li a:hover {
	color: black;
	text-decoration: underline;
}
#header_search_content span {
	color: #2285E5;
	font-weight: 600;
}

#header_search_section {
	background: white;
	border-bottom: 3px double #BBB;
	padding: 5px;
	width: 380px;
}

#header_goto_section {
	background: #EBEFF2;
	border: 1px solid #BBB;
	border-top: none;
	padding: 5px;
	width: 378px;
}
#header_goto_section li a {
	color: #202020;
	text-decoration: none;
}
#header_goto_section li a:hover {
	color: black;
	text-decoration: underline;
}

.wp-polls p {
	font-size: 12px;
}
.wp-polls p.blue {
	font-size: 12px;
	font-weight: 600;
}
.wp-polls-ans li {
	font-size: 12px;
	margin: 5px 0;
}
.wp-polls-ans input[type=button] {
	font-size: 14px;
	height: 20px;
	margin: 10px 0;
	width: 150px;
}

div#page_article_content {
	display: block;
	float: left;
	font-size: 14px;
	margin-left: 160px;
	margin-bottom: 20px;
	width: 800px;
}
div#page_article_content p {
	margin: 5px 0;
}



/*******************************
 *   Шаблон: Фотоконкурс '13
 *******************************/

.photo_error {
	color: red;
	display: none;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
}

/*******************************
 *   Загруженные фотографии
 *******************************/
#uploaded_photos {
	border-left: 1px solid #888;
	float: right;
	height: 555px;
	margin-bottom: 10px;
	padding-left: 10px;
	width: 390px;
}
.uploaded_photo_item {
	border-top: 1px solid #CCC;
	font-size: 13px;
	height: 100px;
	margin: 0 5px 0 5px;
	overflow: hidden;
	padding: 5px 0;
	width: 370px;
}
.uploaded_photo_item:first-child {
	border-top: 0px none;
	margin-top: 0;
}
.uploaded_photo_item div {
	background: #EEE;
	box-shadow: 0px 0px 1px 1px #DDD;
	float: left;
	height: 100px;
	margin-left: 1px;
	margin-right: 10px;
	overflow: hidden;
	width: 145px;
}


/*******************************
 *   Общая панель загрузки
 *******************************/
#upload_photo_panel {
	border: 1px solid #888;
	margin: 20px 0;
	width: 798px;
}
#upload_photo_panel h2 {
	border-bottom: 1px solid #888;
	font-size: 24px;
	font-weight: 600;
	line-height: 1;
	margin: 10px;
	padding: 0 5px 10px 5px;
}
#upload_photo_panel h2 span {
	font-size: 14px;
	font-weight: normal;
}

/********** Формы ввода **********/
#photo_author_info,
#input_photo_block {
	float: left;
	height: 238px;
	padding: 10px;
	width: 372px;
}


#upload_photo_panel input,
#upload_photo_panel textarea,
#upload_photo_panel label,
#upload_photo_panel select {
	color: #404040;
	float: left;
	font-size: 13px;
	height: 18px;
	margin: 0 0 8px 0;
}
#upload_photo_panel input,
#upload_photo_panel textarea {
	border: 1px solid #DDD;
	padding: 2px 5px;
}
#upload_photo_panel label {
	color: #444;
	display: block;
	text-align: right;
	padding: 3px 10px 0 0;
	width: 120px;
}
#photo_author_info label.about {
	margin-bottom: 4px;
	padding-left: 10px;
	text-align: left;
	width: 90%
}

#upload_photo_panel input,
#upload_photo_panel select {
	width: 230px;
}
#upload_photo_panel textarea {
	height: 106px;
	margin: 0;
	padding: 5px;
	width: 360px;
}
#upload_photo_panel select {
	height: 20px;
}

#upload_photo_preview {
	background: #EEE;
	border: 1px solid #888;
	height: 140px;
	float: left;
	font-size: 13px;
	margin: 0 auto 12px auto;
	overflow: hidden;
	padding: 5px;
	position: relative;
	text-align: center;
	width: 230px;
}
#upload_photo_preview span {
	left: 50px;
	right: 50px;
	top: 60px;
	height: 18px;
	padding: 5px 0;
	position: absolute;

	background: #F5F5F5;
	background: -webkit-gradient(linear,left top,left bottom,from(#DDD),to(#888));
	background: -webkit-linear-gradient(top,#DDD,#888);
	background: -moz-linear-gradient(top,#DDD,#888);
	background: -o-linear-gradient(top,#DDD,#888);
	background: linear-gradient(top,#DDD,#888);
	box-shadow: inset 1px 1px 0px 0px #EEE;
	border: 1px solid #888;
	border-radius: 5px;
	color: white;
	cursor: pointer;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	text-decoration: underline;
	text-shadow: 0 1px 0px #444;
	z-index: 0;
}
#upload_photo_preview div {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;

	border: 5px solid white;
	overflow: hidden;
	z-index: 0;
}
#upload_photo_preview img {
	display: none;
	opacity:0.50;
	filter:alpha(opacity:0.50);
}

input#upload_attachment {
	opacity:0;
	filter:alpha(opacity:0);
	font-size:199px;
	cursor:pointer;
	padding:0px;
	margin:0px;
	border:none;
	margin-left: -10px;
	margin-top:-10px;
	height: 200px;
}

#submit_form {
	float: left;
	font-size: 14px;
	font-weight: 600;
	height: 18px;
	margin: 4px 0 0 86px;
	width: 200px;
}
#submit_form {
	background: #000000;
	background: -webkit-gradient(linear,left top,left bottom,from(#888),to(#444));
	background: -webkit-linear-gradient(top,#888,#444);
	background: -moz-linear-gradient(top,#888,#444);
	background: -o-linear-gradient(top,#888,#444);
	box-shadow: inset 1px 1px 0px 0px #DDD;
	color: #FFF;
	text-decoration: none;
	border-radius: 5px;
	border: 1px #333333 solid;
	display: block;
	padding: 3px;
	cursor: pointer;
	text-shadow: #000 0px 1px 0px;
	text-align: center;
}
#submit_form:hover {
   background: #333333;
   background: -webkit-gradient(linear,left top,left bottom,from(#888),to(#000));
   background: -webkit-linear-gradient(top,#888,#000);
   background: -moz-linear-gradient(top,#888,#000);
   background: -o-linear-gradient(top,#888,#000);
   color: #FFF;
   text-decoration: none;
}

#submit_form:active {
   background: #444;
   padding-top: 4px;
}

/*******************************
 *   Конец: Фотоконкурс '13
 *******************************/



/*******************************
 *		Шорткод Фотостена
 *******************************/

#post_article_full_content {
	margin: 0 0 0 160px;
	width: 800px;
}

h3.shortcode_title {
	font-size: 24px;
	font-weight: 600;
}

.tos_photobrick {
	box-shadow: 1px 1px 3px #CCC;
	float: left;
	height: 200px;
	margin: 0 20px 20px 0;
	overflow: hidden;
	position: relative;
	width: 144px;
}
.tos_photobrick_image {
	float: left;
	height: 144px;
	overflow: hidden;
	width: 144px;
}
.tos_photobrick_image img {
	height: 144px;
	width: 144px;
}
.tos_photobrick_caption {
	background: white;
	background: rgba(255, 255, 255, 0.9);
	float: left;
	height: 188px;
	margin: 0;
	padding: 6px 4px;
	text-align: center;
	width: 136px;
}
div#tos_photowall_container {
	width: 820px;
}
div#tos_photowall_container p {
	font-size: 12px;
	line-height: 16px;
	margin: 0;
}
p.photobrick_caption {
	font-weight: 600;
}



/* Стиль страницы контактов */
div.contact-brick {
	float: left;
	margin: 0 24px 18px 0;
	overflow: hidden;
	vertical-align: top;
    width:180px;
}
div.contact-brick-end {
	float: left;
	margin: 0 0 18px 0;
	overflow: hidden;
	vertical-align: top;
    width:180px;
}
div.contact-brick .name,
div.contact-brick-end .name{
	color:#404040;
	font-weight: 600;
}
div#post_article_text div.contact-brick p.mail,
div#post_article_text div.contact-brick-end .mail {
	font-size: 13px;
}

div.contact-brick img,
div.contact-brick-end img {
	margin: 0 -10px;
}
div#post_article_text h3.contact-otdel {
	background: #404040;
	color: white;
	margin-bottom: 20px;
	padding: 3px 10px 2px 10px;
	text-align: left;
	width: 100%;
}
div.sales-contact-form {
	margin-bottom: 20px;
	text-align: left;
	width: 100%;
}
div.sales-contact-form label {
	display: block;
	float: left;
	padding-right: 10px;
	text-align: left;
	width: 200px;
}
div.sales-contact-form input {
	display: block;
	float: left;
	font-size: 14px;
}
#contact_table p{
	font-family:sans-serif;
	margin: 5px 0;
	padding:0;
}
#contact_table h4{
	width:900px;
	text-align:center;
	font-family:sans-serif;
	background:#004080;
	color:white;
	margin:20px 0 0 0;
	padding: 5px;
}

/*  Стиль страницы наград   */
div.reward-brick {
	float: left;
	margin: 0 24px 18px 0;
	overflow: hidden;
	vertical-align: top;
    width:180px;
    height:465px;
}
div.reward-brick-text {
	float: left;
	margin: 0 24px 18px 0;
	overflow: hidden;
	vertical-align: top;
    width:180px;
    height:220px;
}
div.reward-brick-end {
	float: left;
	margin: 0 0 18px 0;
	overflow: hidden;
	vertical-align: top;
    width:180px;
}
div.reward-brick-text-end {
	float: left;
	margin: 0 0 18px 0;
	overflow: hidden;
	vertical-align: top;
    width:180px;
    height:220px;
}
div.reward-brick .name,
div.reward-brick-text .name,
div.reward-brick-end .name,
div.reward-brick-text-end .name {
	color:#404040;
	font-weight: 600;
}
div#post_article_text div.reward-brick p.mail,
div#post_article_text div.reward-brick-end .mail {
	font-size: 13px;
}

div.reward-brick img,
div.reward-brick-text img,
div.reward-brick-end img,
div.reward-brick-text-end img {
	margin: 0px;
}
#reward_table p{
	font-family:sans-serif;
	margin: 5px 0;
	padding:0;
}
#reward_table h4{
	width:1500px;
	text-align:center;
	font-family:sans-serif;
	background:#004080;
	color:white;
	margin:20px 0 0 0;
	padding: 5px;
}

/*******************************
 *	Шорткод Контактная форма
 *******************************/

.black_button {
	font-size: 14px;
	font-weight: 600;
	height: 18px;
	margin: 0 auto;
	width: 200px;
}
.black_button {
	background: #000000;
	background: -webkit-gradient(linear,left top,left bottom,from(#888),to(#444));
	background: -webkit-linear-gradient(top,#888,#444);
	background: -moz-linear-gradient(top,#888,#444);
	background: -o-linear-gradient(top,#888,#444);
	box-shadow: inset 1px 1px 0px 0px #DDD;
	color: #FFF;
	text-decoration: none;
	border-radius: 5px;
	border: 1px #333333 solid;
	display: block;
	padding: 3px;
	cursor: pointer;
	text-shadow: #000 0px 1px 0px;
	text-align: center;
}
.black_button:hover {
   background: #333333;
   background: -webkit-gradient(linear,left top,left bottom,from(#888),to(#000));
   background: -webkit-linear-gradient(top,#888,#000);
   background: -moz-linear-gradient(top,#888,#000);
   background: -o-linear-gradient(top,#888,#000);
   color: #FFF;
   text-decoration: none;
}

.black_button:active {
   background: #444;
   padding-top: 4px;
   padding-bottom: 2px;
}

.tos_contact_form {
	border: 1px solid #888;
	font-size: 14px;
	padding: 10px;
	margin-bottom: 20px;
	width: 778px;
}
div.tos_contact_form h3.contact_form_title {
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 0;
	text-align: center;
}
div.tos_contact_form p.contact_form_subtitle {
	font-weight: normal;
	margin: 0 0 15px 0;
	text-align: center;
}

div#post_article_text div.tos_contact_form h3.contact_form_title {
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 0;
	text-align: center;
}
div#post_article_text .tos_contact_form p.contact_form_subtitle {
	font-weight: normal;
	margin: 0 0 15px 0;
	text-align: center;
}
.tos_contact_form label {
	display: inline-block;
	height: 21px;
	margin: 0 10px 10px 0;
	text-align: right;
	width: 146px;
}
.tos_contact_form input {
	border: 1px solid #DDDDDD;
	display: inline-block;
	font-size: 14px;
	height: 17px;
	margin: 0;
	padding: 2px 5px 2px;
	width: 210px;
}
.tos_contact_form textarea {
	border: 1px solid #DDDDDD;
	font-size: 14px;
	height: 84px;
	line-height: 18px;
	margin: 0 0 10px 0;
	padding: 2px 5px;
	width: 366px;
}
div.contact_form_respond {
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	text-align: center;
}


/********************** Календарь публикаций *************************/

#single_calendar_container {
	height: 600px;
	width: 800px;
}
.single_days_selection {
	border: 1px solid #CCC;
	float: left;
	height: 510px;
	overflow: hidden;
	width: 798px;
}
.single_days_slide {
	display: block;
	float: left;
	height: 510px;
	width: 798px;
}

.calendar_prev, .calendar_next {
	color: #404040;
	cursor: pointer;
	float: left;
	font-size: 14px;
	height: 600px;
	text-align: center;
	width: 49px;
}
.archive_calendar_date_no_link {
	/*
	color: #888;
	display: block;
	float: left;
	font-size: 30px;
	font-weight: 600;
	line-height: 1;
	padding: 21px 0;
	text-align: center;
	width: 114px;
	*/
}
.archive_calendar_date_no_link span {
	color: #888;
}
.archive_calendar_date_no_link span.calendar_other_month {
	color: #CCC;
}
.archive_calendar_date a,
.archive_calendar_date_no_link span {
	color: #888;
	display: block;
	float: left;
	font-size: 30px;
	font-weight: 600;
	line-height: 1;
	padding: 21px 0;
	text-align: center;
	width: 114px;
}
.archive_calendar_date a,
.archive_calendar_date a:hover,
.archive_calendar_date a:visited {
	text-decoration: none;
}
.archive_calendar_date a:hover {
	background: #888;
	color: white;
	text-decoration: underline;
}
.calendar_other_month .archive_calendar_date_no_link {
	color: #CCC;
}
.archive_calendar_date .weekday_6,
.archive_calendar_date .weekday_0,
.archive_calendar_date_no_link .weekday_6,
.archive_calendar_date_no_link .weekday_0 {
	color: #D88;
}
.weekday_today {
	background: #DDD;
}

.single_year_selection {
	float: left;
	height: 30px;
	overflow: hidden;
	width: 700px;
}
.single_year_slide {
	cursor: pointer;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: 600;
	padding: 7px 0;
	text-align: center;
	width: 100px;
}
.slide-left, .slide-right {
	cursor: pointer;
	float: left;
	font-size: 16px;
	padding: 7px 0;
	text-align: center;
	width: 50px;
}

.single_month_selection {
	background: #DDD;
	border-bottom: 1px solid #888;
	border-top: 1px solid #888;
	float: left;
	height: 28px;
	margin: 5px 0;
	overflow: hidden;
	padding: 5px 0;
	width: 800px;
}
.single_month_slide {
	cursor: pointer;
	display: block;
	float: left;
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 10px;
	text-align: center;
	width: 100px;
}

.archive_calendar_date .swiper-container, .swiper-slide {
	display: block;
	width: 500px;
	height: 200px;
}
#single_calendar_container .swiper-slide {
	background: #DDD;
	font-size: 22px;
}

#single_calendar_container .active-slide {
	color: #f00;
}
.calendar-month-title {
	background: #F5F5F5;
	border-bottom: 1px solid #DDD;
	clear: both;
	height: 60px;
	overflow: hidden;
	width: 100%;
}
.calendar-month-title h3 {
	font-size: 24px;
	line-height: 1;
	margin: 16px auto;
	text-align: center;
	width: 60%;
}
.calendar-month-title .slide-left,
.calendar-month-title .slide-right {
	float: left;
	font-size: 30px;
	height: 30px;
	line-height: 34px;
	padding: 10px 15px;
	text-align: center;
	width: 20px;
}
.calendar-month-title .slide-right {
	float: right;
}
.calendar_other_month {
	color: #BBB;
}


/********************** Справка / Цитата *************************/
.tos-side-panel-bar {
	float: right;
	font-size: 14px;
	line-height: 1.2;
	height: 500px;
	position: relative;
	width: 22px;
}
.tos-side-panel {
	background: #DDDDDD;
	border-bottom: 1px solid #888888;
	border-top: 1px solid #888888;
	box-shadow: 0px 5px 10px #888888;
	left: 0px;
	height: 80px;
	position: absolute;
	width: 400px;
}
.tos-side-panel .label {
	-webkit-transform: rotate(270deg); /* для safari и chrome браузеров */
	-moz-transform: rotate(270deg); /* для FF */
	-o-transform: rotate(270deg); /* для Opera */
	transform: rotate(270deg); /* для остальных браузеров поддерживающий поворот по-умолчанию */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); /* для ИЕ 6-8 */
}
.tos-side-panel .side {
	background: #404040;
	color: white;
	float: left;
	height:80px;
	margin: 0 0 4px 0;
	width: 22px;
}
.tos-side-panel .video {
	background: url(images/side-label.png) 0 0 no-repeat;
}
.tos-side-panel .dosie {
	background: url(images/side-label.png) -22px 0 no-repeat;
}
.tos-side-panel .mnenia {
	background: url(images/side-label.png) -44px 0 no-repeat;
}
.tos-side-panel .spravka {
	background: url(images/side-label.png) -66px 0 no-repeat;
}
.tos-side-panel .citata {
	background: url(images/side-label.png) -88px 0 no-repeat;
}
.tos-side-panel .cifra {
	background: url(images/side-label.png) -110px 0 no-repeat;
}
.tos-side-panel .expert {
	background: url(images/side-label.png) -132px 0 no-repeat;
}

.tos-side-panel .side-content {
	font-size: 14px;
	font-style: italic;
	margin: 0 20px 0 30px;
	padding: 15px;
}


.who_answer {
	font-weight: bold;
}
.answer {
}
.who_ask {
	font-weight: bold;
}
.question {
	font-weight: bold;
	font-style: italic;
}
p.poem {
	font-style: italic;
	margin-left: 40px;
}


#yandex-reklama {
	background: #eaeaea;
	border: 1px solid #DDD;
	font-size: 12px;
	line-height: 1;
	margin-top: 10px;
}
#yandex_ad {
}
#_vcs_container_380_ {
  float:left;
  width: 220px;
}

.shortcode_gallery,
.shortcode_gallery .shortcode-gallery-slide {
	height: 400px;
	overflow: hidden;
	text-align: center;
	width: 596px;
}
.shortcode-gallery-pages {
	height: 18px;
	text-align: center;
}
.shortcode-gallery-slide img {
	height: 100%;
}

.homegallery {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	/* Fix of Webkit flickering */
	z-index:1;
	height: 533px;
	width: 800px;
}
.homegallery-slide {
	float:left;
	-webkit-transform:translate3d(0,0,0);
	-o-transform:translate3d(0,0,0);
	-moz-transform:translate3d(0,0,0);
	-ms-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0);
	
}
.homegallery-slide img {
	height: 100%;
}

.homegallery,
.homegallery .homegallery-slide {
	height: 533px;
	overflow: hidden;
	text-align: center;
	width: 800px;
}


/*****
 *	Таблица итогов фотоконкурса
 *****/

.photo-result td {
	padding: 10px 0;
}

h1.attachment-image {
	font-size: 20px;
}
h1.attachment-image span {
	font-size: 18px;
	font-weight: normal;
}


/******
 *	ЛИФТ
 */

.lift-item .rubric_bar {
	background: #BBB;
	color: #EEE;
		/* height = 14 + 2 + 3 + 4 = 23 */
	font-size: 14px !important;	
	font-weight: 600;
	line-height: 1;
	height: 14px;
	margin: 0 0 2px 0;
	padding: 3px 0 4px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}

.lift-item-text {
	background: #ececec;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 1.3;
	height: 100%;
	margin: 0 0 40px 0;
	padding: 0 10% 40px;
	text-align: center;
	width: 80%;
}

.lift-item-text .square_cut_box {
	margin-bottom: 20px;
}

/**************
 *	НАВИГАТОР
 */

.post-navigator {
	background: #eaeaea;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	margin: 10px 0;
	padding: 10px 5px;
}

.havigator-header {
	width: 100%;
}

	.navigator-title {
		font-size: 20px;
		font-weight: 600;
	}
	
	.navigator-source {
		font-size: 12px;
		font-style: italic;
		margin: 0 0 10px 0;
	}

.navigator-body {
	width: 100%;
}

	.navigator-item {
		float: left;
		margin-right: 1%;
		width: 32%;
	}
	
		.navigator-image {
			float: left;
			margin-right: 5px;
			width: 40px;
		}
		.navigator-image img {
			width: 100%;
		}
		.navigator-image span {
			background: #404040;
			border-radius: 20px;
			color: #fafafa;
			display: block;
			height: 40px;
			font-size: 30px;
			font-weight: bold;
			text-align: center;
			width: 40px;
		}
		
		.navigator-text {
			margin-left: 45px;
			font-size: 12px;
		}

.social-links {
	/*color: #fd8208;*/
	background: #eaeaea;
	border-bottom: 1px solid #888;
	border-top: 1px solid #888;
	padding: 5px 0;
}
.social-links a {
	margin: 0 5px;
}

.summer-bus {
}

.summer-bus td {
	border: 1px solid #888;
	vertical-align: center;
}
.summer-bus tr:nth-child(even) td {
	background: #eaeaea;
}
.summer-bus tr:first-child td {
	background: #ddd;
	font-weight: bold;
	text-align: center;
}

.h250 {
	height: 250px;
}


.hidden-on-load {
	display: none;
}



/*******************************************************************************
 *
 *						HOME SEMIMETRO WIDGET
 *
 ******************************************************************************/


	.home_semimetro_widget {
		font-size: 0;
		line-height: 0;
	}
	.widget-semimetro-title {
		background: #800;
		color: white;
		font-family: 'Open Sans', sans-serif;
		font-weight: bold;
		font-size: 30px;
		padding: 10px 20px;
		text-align: center;
		text-transform: uppercase;
	}
	.widget-semimetro-line {
		font-size: 0;
		margin: 16px 0 0 0;
		width: 820px;
	}
	.widget-semimetro-line .image {
		float: left;
		margin-right: 16px;
		position: relative;
		width: 188px;
	}
	.widget-semimetro-line .image p {
		position: absolute;
		background-color: rgba(0,0,0,0.5);

		color: white;
		font-family: 'Open Sans', sans-serif;
		font-size: 12px;
		font-weight: 500;

		left: 0;
		right: 0;
		bottom: 3px;
		
		padding: 5px;
	}
	.thumb-4 {
		margin-right: 16px;
		
		height: 188px;
		width: 188px;
	}
	.digits {
		float: left;
		margin-right: 16px;
		
		height: 188px;
		width: 188px;
	}
	.semimetro-article {
		font-size: 15px;
		width: 800px;
	}
	.semimetro-article > h3 {
		font-family: 'Open Sans', sans-serif;
		font-size: 36px;
		font-weight: bold;
		margin: 20px 0 10px 0;
		text-align: center;
	}
	.semimetro-article > p {
		line-height: 1.3;
		margin-bottom: 10px;
	}
	.semimetro-article-image {
		float: right;
		margin-left: 20px;
		width: 600px;
	}
	
	
	#home_semimetro_widget_pobedy .widget-semimetro-title { 
		background-color:#C00;
	}

	#home_semimetro_widget_names .widget-semimetro-title { 
		background-color:#0B0;
	}

	#home_semimetro_widget_brands .widget-semimetro-title { 
		background-color:#faa61a;
	}

	#home_semimetro_widget_goroda .widget-semimetro-title { 
		background-color:#032e6c;
	}
	
	#home_semimetro_widget_visota .widget-semimetro-title { 
		background-color:#00652e;
	}
	
	
	#home_list_widget_greeting70to .widget-list-title {
		background: #800;
		color: white;
		font-family: 'Open Sans', sans-serif;
		font-weight: bold;
		font-size: 64px;
		padding: 0 20px;
		text-align: center;
		text-transform: uppercase;
		width: 100%;
	}
	
	#home_list_widget_greeting70to .widget_title p {
		background: #404040;
	}
	
	
	.widget-list-line p {
		color: #800;
		margin: 10px 0;
	}
	
	.list-article {
		font-size: 15px;
		width: 800px;
	}
	.list-article > h3 {
		font-family: 'Open Sans', sans-serif;
		font-size: 24px;
		font-weight: bold;
		margin: 20px 0 10px 0;
		text-align: center;
	}
	.list-article > p {
		line-height: 1.3;
		margin-bottom: 10px;
	}
	.list-article-image {
		float: right;
		margin-left: 20px;
		width: 600px;
	}	
	
	
	.widget-list-line-mp p {
		margin: 5px 0;
	}
	
.share42init {
	float: right;
}
	
	
div.landing-page h3	{
	border-bottom: 4px solid #af0007;
	display: inline-block;
	font-size: 36px;
	text-align: left;
	width: auto;
}
div.landing-page h3:first-letter {
	background: #af0007;
	color: white;
	display: inline-block;
	font-size: 120%;
	padding: 2px 10px 5px;
}
div.landing-page-header {
	background: url("http://lpgenerator.ru/media/css/images/blue_pattern.png");
	border-bottom: 1px solid #888;
	color: white;
	padding: 30px;
}
div.landing-page {
	border-bottom: 1px solid #888;
	margin: 30px 0;
	padding: 20px 30px;
}
div.landing-page:nth-child(even) {
	background: #F5F5F5;
	border-right: none;
}
div.landing-page img {
}
p.landing-page {
	font-size: 24px;
}
img.landing-page-right {
	float: right;
	margin: 0 -30px 0 20px;
}
.landing-subscribe {
	border-bottom: 1px solid #888;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
	

/*******************************************************************************
 *
 *						Таблица стилей JavaScript-модулей
 *
 ******************************************************************************/

#content > .comments-template {
	margin-left: 160px;
}


/*******************************************************************************
 *
 *									БРЕНДИРОВАНИЕ
 *
 ******************************************************************************/

/*	Новый год 2015  */
/*#body-container {
	background: scroll url(http://www.tumentoday.ru/wp-content/uploads/static/ny2015/header.png) top left repeat-x,
				 fixed url(http://www.tumentoday.ru/wp-content/uploads/static/ny2015/back.jpg) top center no-repeat;
}
#header-container {
	margin: -7px auto 20px auto;
	padding-top: 80px;
}
#header {
	background: url(http://www.tumentoday.ru/wp-content/uploads/static/ny2015/text.png) top center no-repeat;
	margin-left: 0;
	padding-left: 160px;
	padding-top: 100px;	
}*/

/*	8 марта 2015 */

/*#body-container {
	background: scroll url(http://www.tumentoday.ru/wp-content/uploads/2015/03/Background_8-marсh.png) center 40px no-repeat;
}

#header-container {
	margin-top: 300px;
}*/