/* ГЛАВНАЯ СТРАНИЦА */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Roboto:100,400|Ubuntu|Tinos|Play|PT+Serif+Caption|Noto+Sans|Arimo|Noto+Serif|PT+Sans|PT+Sans+Caption|PT+Sans+Narrow|Ubuntu+Condensed|Open+Sans+Condensed:300|Roboto+Condensed|PT+Serif|Istok+Web&subset=latin,cyrillic);

/* ОСОБЫЙ СТИЛЬ ДЛЯ ГЛАВНОЙ СТРАНИЦЫ */
.main-container {
}

.main-center {
 padding: 0 0 0 0;
}

/* ВСТУПИТЕЛЬНЫЙ ТЕКСТ */
.main-about {
 margin: 30px 40px 50px 40px;
}
.main-about p {
 dfont: 16px/120% Arial, sans-serif;
}

/* ТЕКУЩИЙ НОМЕР */
.main-current-issue {
 float: left;
 margin: 0 20px 0 0;
}


/* ЗАГОЛОВОК БЛОКА */
.main-section-caption {
 margin: 0 0 3px 0;
 padding: 0 0 3px 0;
 font: 16px/16px "Open Sans", Cambria, Arial;
 font-weight: 400;
 color: #5c5c5c;
 dborder-bottom: 1px dotted #c1c1b9;
}
.main-section-caption a {
 text-decoration: none!important;
}

/* ПРАВАЯ КОЛОНКА */
.main-right {
 float: right;
 width: 220px;
 overflow: hidden;
 margin: 0 0 0 10px;
}

/* ИЗДАНИЯ */
.main-media-container {
 width: 220px;
 margin: 0;
 padding: 5px 5px 5px 5px;
 overflow: hidden;
 background: #e4e4db;
}
.main-media-item-container {
 float: left;
 width: 200px;
 overflow: hidden;
 margin: 5px 5px 5px 5px;

 padding: 0px;
 background: #ffffff;
 -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
 -moz-box-shadow:    0px 1px 1px rgba(0,0,0,0.1);
 box-shadow:         0px 1px 1px rgba(0,0,0,0.1);
}
.main-media-item-image {
 width: 180px;
 height: 180px;
 background: #ffffff;
 margin: 0 auto;
 text-align: center;
}
.main-media-item-desc {
 width: 200px;
 margin: 5px 0 10px 0;
 font: 12px/14px "Open Sans", sans-serif;
 text-align: center;
 color: #5c5c5c;
}


/* КАРТА */
.main-map-container {
 margin: 10px 0 0 0;
 padding: 20px;
 overflow: hidden;
 background: #ffffff;
 box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.main-google-map {
 height: 600px;
 margin: 10px 0 0 0;
 border: 1px solid #c1c1b9;
}
.main-map-controls {
 background: #c1c1b9;
 margin: 2px 0 0 0;
 padding: 6px;
}


/* НОВОСТИ */
.main-news-latest {
 margin: 10px 2px 10px 0;
 padding: 20px 20px;
 background: #e4e4db;
 background: #ffffff;
  background: #f0f0e7;
 overflow: hidden;
 box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.main-news-latest-image {
 float: left;
 width: 450px;
 height: 300px;
 margin: 0 30px 0 0;
 background: url('/img/main/news-large/1.jpg') no-repeat center;
 border: 1px solid #c1c1b9;
 border: 1px solid #cccccc;
}
.main-news-latest-text {
dborder: 1px solid red;
 overflow: hidden;
}
.main-news-latest-caption {
 padding: 10px 30px 10px 10px;
 font: bold 28px/30px Cambria, "Open Sans", Cambria, Arial, sans-serif;
 font: 28px/30px "Open Sans", Cambria, Arial, sans-serif;
 font-weight: 400;
 color: #5c5c5c;
 letter-spacing: -1px;
}
.main-news-latest-desc {
 padding: 10px 30px 10px 10px;
 font: 14px/20px "Open Sans", Cambria, Arial, sans-serif;
}

/* АНОНСЫ */
.main-announce-container {
 font: 400 15px/20px "Open Sans", Arial, sans-serif;
 margin: 0 13px 10px 0px;
 padding: 15px 20px;
 background: #ffffff;
 background: #e4f5db;
 background: #f5f3db;
 box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
 border-radius: 3px;
}

/* ОСНОВНОЙ КОНТЕЙНЕР НОВОСТЕЙ */
.main-news-container {
 overflow: hidden;
}
.main-news-item {
 display: block;
 vertical-align: top;
 overflow: hidden;
 margin: 0 10px 10px 0;
 padding: 20px 20px;

background: #ffffff;

box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}

/* НОВОСТЬ НА СТРАНИЦЕ НОВОСТЕЙ */
.news-item-container {
 margin: 0 0 20px 0;
}
.news-item-container p {
 dtext-indent: 20px;
 margin: 0;
 padding: 0;
}

.main-news-caption,
.news-item-caption {
 font: 16px/20px "Open Sans", Arial, Georgia, Cambria, serif;
 font-weight: 700;
 margin: 0 0 15px 0;
}
.main-news-caption a,
.main-news-caption a:visited {
 color: #5c5c5c!important;
 color: #333333!important;
 text-decoration: none!important;
}
.main-news-date,
.news-item-date {
 margin: 0 0 7px 0;
 font: 12px/12px "Open Sans", Arial, sans-serif;
 font-weight: 600;
 color: #888888;
}
.main-news-image {
 display: none;
 border: 1px solid #cccccc;
}
.main-news-lead,
.news-item-text {
 margin: 10px 0 0 0;
 font: 17px/21px Cambria, Arial, sans-serif;
 font: 17px/19px "Times New Roman", "Open Sans", Cambria, Arial, sans-serif;
 font: 15px/19px Arial, sans-serif;
 font: 14px/19px "Open Sans", Cambria, Arial, sans-serif;
 font-weight: 400;
 dcolor: #000000;
}
.readmore {
 margin: 5px 0 0 0;
 font: 400 14px/19px "Open Sans", Cambria, Arial, sans-serif; 
 color: #000000!important;
}