﻿/*Базовые*/
/*.body-text-color, .html-editor-body { color: #4D433A; }*/
h1, h2, h3, .html-editor-body h1, .html-editor-body h2, .html-editor-body h3 { color: #4D433A; font-weight: bold; }
a, .html-editor-body a { color: #CF0342; text-decoration: underline; }
a:hover, .html-editor-body a:hover { color: #000000; }
/*.Базовые*/

/*Вспомогательные*/
.list li { background: url("brown/list-li-bg.png") no-repeat scroll left center transparent; padding-left: 16px; }
.text-color-1 { color: #535151; }
/*.Вспомогательные*/

/*Оформление страницы*/
.body-inner { padding: 20px 0; background: url("brown/body-inner-bg.png") repeat-x scroll left top #E9E7E5; }
.page-wrapper { background-color: #ffffff; -webkit-box-shadow: 0px 0px 8px 5px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 8px 5px rgba(0, 0, 0, 0.1); }
/*.Оформление страницы*/

/*Шапка*/
.page-header { padding-top: 20px; }
.page-header__table-col_left { width: 245px; text-align: center; padding-left: 20px; }
.page-header__table-col { padding-right: 20px; }
/*.Шапка*/

/*Подвал*/
.page-footer { padding: 20px; margin: 20px 0 0 0; border-top: 2px solid #EBEBEB; color: #373737; }
/*.Подвал*/

/*Логотип*/
.logo { height: 155px; background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-color: transparent; }
/*.Логотип*/

/*Баннер*/
.banner { height: 155px; background: transparent no-repeat left top; position: relative; }
.banner__text { width: 245px; height: 131px; max-height: 100; position: absolute; top: 5px; right: 5px; overflow: hidden; padding: 7px 10px; background-image: url("white-bg_opacity_85.png"); }
.banner_text-only .banner__text { width: auto; height: 155px; position: static; padding: 0; background-image: none; }
/*.Баннер*/

/*Область контента*/
.page-content { padding: 20px 20px 0 20px; }
.page-content__table-col_left { padding-right: 20px; }
.page-content__table-col_right { padding-left: 20px; }
/*.Область контента*/

/*Меню*/
.menu-wrapper { margin: 20px 0 0 0; }
.menu { height: 38px; background: url("brown/menu-bg.png") repeat-x scroll left top #6f645b; padding: 0 0 0 10px; font-size: 12px; }
.menu__list { width: 940px; }
.menu__item { height: 38px; margin: 0 2px 0 0; padding: 0 2px 0 0; }
.menu__item-link { color: #FFFFFF; margin: 0; padding: 15px 12px 11px 12px; font-weight: bold; text-transform: uppercase; }
.menu__item-link:hover, .menu__item_selected .menu__item-link { background: none repeat-x scroll 0 0 #CF0342; color: #FFFFFF; text-decoration: none; }
.menu__item_last { margin: 0; padding: 0; }
/*.Меню*/

/*Виджеты*/
.widgetset-item-title { color: #4D3F34; text-transform: uppercase; border-bottom: 4px solid #C7BFB8; font-size: 15px; font-weight: bold; padding: 7px 0 7px 0; margin: 0 0 10px 0; }
.widgetset-item-title__link, .widgetset-item-title__link:hover { color: #4D3F34; }
/*.Виджеты*/

/*Виджеты. Каталог*/
.widget-catalog { font-size: 13px; }
.widget-catalog__list { padding: 0; }
.widget-catalog__item-link { text-decoration: none; }
.widget-catalog__item-link:hover { text-decoration: underline; }
.widget-catalog__list_level_1 { margin: 0; }
.widget-catalog__item_level_1, .widget-catalog__item_level_2 { list-style-type: none; padding: 0; }
.widget-catalog__list_level_2 { margin: 0 0 0 15px; }
/*
.widget-catalog__item-link_level_1 { text-decoration: none; color: #4D3F34; font-size: 13px; }
.widget-catalog__item-link_level_1:hover { text-decoration: underline; color: #d63265; }
.widget-catalog__item_level_1 { padding-bottom: 0px; }
.widget-catalog__item-link_level_2 { text-decoration: none; color: #4D3F34; font-size: 13px; }
.widget-catalog__item-link_level_2:hover { color: #d63265; }
.widget-catalog__item_level_2 { padding-bottom: 0px; list-style-type: circle; color: #d63265; }
*/
/*.Виджеты. Каталог*/

/*Новости. Список*/
.posts-info { margin: 0 0 20px 0; }
.posts { width: 100%; }
.posts__item { border-bottom: 1px solid #EBEBEB; margin-bottom: 15px; width: 100%; padding-bottom: 5px; }
.posts__item-top { margin-bottom: 5px; }
.posts__item-title-link { font-size: 125%; }
.posts__item-title { margin: 0 0 0.3em; font-size: 1em; }
.posts__item-left { width: 150px; }
.posts__item-right { }
.posts__item-date { font-size: 12px; }
.posts__item-img { float: left; }
.posts__item-text { font-size: 14px; }
.posts__item-text_imaged { margin-left: 170px; }
.posts__item-more { text-decoration: underline; float: right; }
.posts__item_last { border: 0 none; margin: 0; padding: 0; }
/*.Новости. Список*/

/*Новости. Карточка*/
.post-card__stat { font-size: 12px; margin-bottom: 10px; }
.post-card__img { float: left; margin: 0 20px 15px 0; }
.post-card__small-text { margin: 0 0 20px 0; }
/*.Новости. Карточка*/

/*Страница. Карточка*/
.page-card { padding-bottom: 10px; border-bottom: 1px solid #EFE4DA; }
/*.Страница. Карточка*/

/*Каталог. Список*/
.product-list-i-title__title-link { color: #000000; text-decoration: none; }
.product-list-i-title__title-link:hover { color: #d63265; }
/*.Каталог. Список*/

/*Хлебные крошки*/
.bread-crumbs { margin-bottom: 20px; }
/*.Хлебные крошки*/

/*Заголовки*/
/*h2.title { color: #4A4848; }
h2.title a { color: #4A4848; }
h2.title a:hover { color: #CF0342; text-decoration: underline; }*/
/*.Заголовки*/