html, body {
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
  font-size: 15px;
  font-family: 'PT Sans', Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #2f2f2f;
  height: 100%;
}
a {
  color: #2f2f2f;
  text-decoration: none;
}
a:hover {
  /*color: #B11218;*/
  color: #172B72;
  text-decoration: underline;
}
.yandex-widgets-add {
  margin-top: 8px;
  clear: both;
}
p {margin: 0; padding: 0;}

input, select, button, a, textarea {
  outline: none;
}
time, .ctitle {
  font-size: 13px;
}
.misprints-report-message {
  display: block;
  text-align: center;
  background-color: #d9edf7;
  border: 1px solid #bce8f1;
  color: #31708f;
  padding: 5px;
  margin-bottom: 15px;
  font-weight: bold;
  border-radius: 3px;
}
.aside-social-buttons {
  text-align: center;
  height: 64px;
  width: 180px;
  margin-bottom: 16px;
}
.aside-social-button {
  opacity: .7;
  transition: opacity .2s ease-out;
  -moz-transition: opacity .2s ease-out;
  -webkit-transition: opacity .2s ease-out;
  -o-transition: opacity .2s ease-out;
  padding-left: 4px;
  padding-right: 4px;
}
.aside-social-button:hover {
  opacity: 1;
}
/* ==================== */

.category {
/*  font-size: 12px;
  font-family: Georgia;*/
  text-decoration: none;
}
.category a {
  text-decoration: underline;
}
.category a:hover {
/*text-decoration: none;*/
  /*color: #B11218;*/
  color: #172B72;
}

/* ==================== */

.speedbar {
/*  font-size: 12px;
  font-family: Georgia;*/
  text-decoration: none;
}
.speedbar a {
  text-decoration: underline;
}
.speedbar a:hover {
/*text-decoration: none;*/
  /*color: #B11218;*/
  color: #172B72;
}

/* ==================== */

.slink {
/*  font-size: 12px;
  font-family: Georgia;*/
  text-decoration: none;
}
.slink a:active, .slink a:visited, .slink a:link {
  text-decoration: underline;
}
.slink a:hover {
/*text-decoration: none;*/
  /*color: #B11218;*/
  color: #172B72;
}

/* ==================== */

.sort-news {
  /*font-size: 14px;*/
  margin: 0 0 1em;
  text-align: center;
}
.sort-news a:active, .sort-news a:visited, .sort-news a:link {
  text-decoration: none;
  border-bottom: 1px dashed;
}
.sort-news a:hover {
/*text-decoration: none;*/
  /*color: #B11218;*/
  color: #172B72;
}

/* ==================== */

.ntitle {
/*  border-bottom: 1px solid #c0c0c0;*/
  font-family: 'PT Serif', Georgia, serif;
  font-weight: bold;
/*  margin: 0 0 .5em;*/
  margin: 0;
  padding: 0 0 .25em;
  text-align: left;
  text-shadow: 0 1px 0 #fff;
}
.ntitle a,
.headlist-item-title a {
  color: #000;
  text-decoration: none;
}
.ntitle a:hover,
.headlist-item-title a:hover {
  text-decoration: underline;
  /*color: #B11218;*/
  color: #172B72;
}
.news-date {
  /*font-size: 12px;*/
}

/* ==================== */

.ctitle {
  font-weight: normal;
}
.ctitle a {
}
.ctitle a:hover {
}

/* ==================== */

.news {
  text-align: left;
  line-height: 1.4em;
}
.news a {
  text-decoration: underline;
}
.news a:hover {
/*text-decoration: none;*/
  /*color: #B11218;*/
  color: #172B72;
}
.news img {
  padding-right: 10px;
  padding-bottom: 0px;
  padding-top: 5px;
}
.news p {
  margin-bottom: 1.5em;
}
/*
.news p:last-of-type {
  margin-bottom: 0;
}
*/
.headline-box {
  border-bottom: 1px solid #d0ccc5;
  padding-top: 12px;
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 1.25em;
  background-color: #f3f3f3;
}
.headline-box-title {
  /*color: #B11218;*/
  color: #172B72;
  text-shadow: 0 1px 0 #FFF;
  font-size: 22px;
  font-family: 'PT Serif', Georgia, serif;
  text-align: right;
  font-weight: bold;
  margin-top: -12px;
  margin-right: -12px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}
.headline-box-column {
  padding: 0 6px 0 0;
  vertical-align: top;
  width: 50%;
  min-width: 50%;
  word-wrap: break-word;
}
.headline-right-column {
  padding: 0 0 0 6px;
}
.headline-box-column .ntitle {
  font-size: 26px;
  margin-bottom: -2px;
  line-height: .9em;
}
.headline-box .news-block {
  clear: none;
}
.full-story {
  margin: 0 12px 0 0;
}
.ltitle,
.news-box-title {
  color: #999;
/*  font: normal 20px/32px Georgia;*/
  margin: 0;
  padding: 0;
}
.news-box-title {
  float: right;
  margin-top: -12px;
  position: relative;
}
.add-to-fav {
  float: right;
}
.editor-info {
/*  font: italic 12px/18px Georgia;*/
}
.tags {
  font-style: italic;
  margin-top: 1.5em;
}
.clear-fix {
  clear: both;
  font-size: 0;
  line-height: 0;
}
.rating {
  float: right;
  font-size: 16px;
  line-height: 1.5em;
}
.rating-change-minus,
.rating-change-plus,
.rating-value {
  background: #f0f3f1;
  box-shadow: 0 1px 1px #ccc;
  cursor: pointer;
  display: inline-block;
  height: 1.5em;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  width: 1.5em;
}
.rating-change-minus {
  border-radius: 3px 0 0 3px;
}
.rating-change-minus:hover {
  background: #f9c8ca;
}
.rating-change-plus {
  border-radius: 0 3px 3px 0;
}
.rating-change-plus:hover {
  background: #c8e590;
}
.rating-value {

  cursor: default;
  width: 4.5em;
}
.negative {
  background: #f9c8ca;
}
.positive {
  background: #c8e590;
}
.news-poll {
  background: #f3f3f3;
  margin: 0 auto 18px;
  padding: 0 12px 12px;
  width: 70%;
}
/* ==================== */

.userstop {
/*  font-size: 11px;
  font-family: Georgia;*/
  text-decoration: none;
}
.userstop a {
  text-decoration: underline;
}
.userstop a:hover {
/*text-decoration: none;*/
  /*color: #B11218;*/
  color: #172B72;
}
.userstop td {
  padding: 3px;
}
.userstop thead {
  font-weight: bold;
}

/* ==================== */

.hr_line {
  background: url(../images/line.gif);
  width: 100%;
  height: 7px;
  /*font-size: 3px;*/
  margin-top: 4px;
  margin-bottom: 4px;
}

/* ==================== */

.skin {
  padding-left: 10px;
}
select {
  /*font-size: 11px;
  font-family: tahoma;*/
}

/* OLD NAVIGATION WITHOUT IMAGES */

.navigation {
  color: #636363;
  border: 0;
  /*font-family: tahoma;*/
}

.navigation a:link,
.navigation a:visited,
.navigation a:active {
  text-decoration: none;
  color: #636363;
  background-color: #ededed;
  border: 1px solid #e1e1e3;
  padding: 3px 6px;
  /*font-size: 11px;*/
}

.navigation a:hover {
  /*background-color: #b11218*/;
  background-color: #172B72;
  color: #ffffff;
  border-color: #e1e1e3;
}

.navigation span {
  text-decoration: none;
  background-color: #fafafa;
  padding: 3px 6px;
  border: 1px solid #e1e1e3;
  color: #636363;
  /*font-size: 11px;*/
}
.navigation .nav_ext {
  border: none;
  background: transparent;
}

.pm_status {
    float: left;
    border: 1px solid #d8d8d8;
    padding: 0;
    background-color: #fff;
    width: 300px;
    height: 100px;
    margin-left: 20px;
    margin-right: 5px;
}
.pm_status_head {
    border-bottom: 1px solid #d8d8d8;
  /*font-size: .9em;*/
    background: #fff url("../images/bbcodes.png") repeat-x 0 100%;
    height: 22px;
    padding: 0;
    font-weight: bold;
    text-align: center;
    color: #4e4e4e;
}
.pm_status_content {
    padding: 5px;
}

/* CUSTOM STYLES FOR DLETEMPLATES.COM SKIN */

/* ==================== Поле малой формы поиска */

.search-box {
  /*background: url(../images/dlet_hd.gif) 0 -57px repeat-x;*/
  height: 20px;
  width: 300px;
  float: right;
  margin-top: 3px;
  margin-right: 5px;
}
.search-field {
  font-size: 14px;
  background: #f3f3f3;
  width: 296px;
  border: 1px solid white;
  display: inline-block;
  vertical-align: top;
  padding-left: 5px;
  padding-right: 22px;
  -webkit-appearance: none !important;
  box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;

}
.search-button {
  width: 16px;
  height: 16px;
  border: none;
  display: inline-block;
  margin: 0 auto;
  vertical-align: top;
  margin-top: 3px;
  margin-left: -25px;
}
.content-cell {
  padding-top: 12px;
}

/* ==================== Поле формы авторизации */

.a_field {
  /*font-size: 11px;
  font-family: tahoma;*/
  height: 16px;
  padding-left: 3px;
  border: 1px solid #e0e0e0;
}

.f_textarea {
  /*font-size: 11px;
  font-family: tahoma;*/
  width: 459px;
  height: 156px;
  border: 1px solid #e0e0e0;
}
.f_input {
  /*font-size: 11px;
  font-family: tahoma;*/
  width: 300px;
  height: 16px;
  border: 1px solid #e0e0e0;
}
.f_select {
  /*font-size: 11px;
  font-family: tahoma;*/
  height: 14px;
  border: 1px solid #e0e0e0;
}

/* Тулбар */

.toolbar {
  color: #fff;
/*  background: #2f2f2f url(../images/dlet_hd.gif) 0 2px repeat-x; */ /* black */
/*  background: #B11218; /* url(../images/dlet_hd.gif) 0 -59px repeat-x; /* red */
  background: #172B72;*/ /* url(../images/dlet_hd.gif) 0 -59px repeat-x; /* red */
  height: 29px;
  font-size: 13px;
  line-height: 29px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 0 #000;
  width: 100%;
  /*border-bottom: 1px solid #F8F4F0;*/
}
.toolbar a:active, .toolbar a:visited, .toolbar a:link {
  color: #fff;
  margin: 0 .5em;
  text-decoration: none;
}
.toolbar a:hover {
  color: #fff;
  text-decoration: underline;
}
.toolbar .edition-links {
  float: left;
  margin-right: 15px;
  text-align: left;
  min-width: 900px;
}
.edition-links a:last-child {
  margin-right: 0;
}
.toolbar .user-links {
  float: left;
  margin-left: 15px;
  font-size: 13px;
}
.user-links a:first-child {
  margin-left: 0;
}
/* конец Тулбара */

/* Шапка */

/*.logobar {
  background: #fff url(../images/header_bg.png) 374px 45px no-repeat;
  font-size: 14px;
  height: 100px;
  position: relative;
  width: 100%;
}*/
.logobar {
  /*background: #fff;*/
  background: #172b72;
  /*font-size: 14px;*/
  /*height: 70px;*/
  position: relative;
  width: 100%;
  /*border-top: 1px solid #D0CCC5;*/
}
.ozerskru-logo {
  display: block;
  left: 0px;
  position: relative;
  top: 0px;
}
.login-box {
  margin: 35px 0;
  position: absolute;
  right: 15px;
  text-align: right;
  z-index: 10;
}
.login-box a {
  color: #fff;
  /*color: #b11218;*/
}
.login-box a:hover {
  text-decoration: none;
}
.login-form,
.profile-info {
  border: solid gray;
  border-width: 0 1px 1px;
  background: #172B72;
  padding: 12px;
  color: #fff;
}
.login-nickname {
  text-decoration: none;
  border-bottom: 1px dashed;
}
.login-form .a_field {
  margin-bottom: 6px;
}
.profile-info {
  margin: 0;
  text-align: left;
  width: 160px;
}
.profile-info li {
  margin: 0 0 .5em 1.5em;
  padding: 0;
}
/* конец Шапки */

/* Главное меню */

.mainmenubar {
  background: url(../images/mainmenu.gif) repeat-x;
  height: 30px;
  width: 100%;
}
.mainmenu {
  display: block;
/*  font-size: 12px;
  font-family: Georgia;*/
  list-style: none;
  margin: 0 15px;
  padding: 0;
  text-decoration: none;
  text-shadow: 0 1px 0 #efeae2;
}
.mainmenu li {
  display: inline-block;
  height: 30px;
  line-height: 28px;
  margin: 0;
  padding: 0;
  position: relative;
  vertical-align: top;
}
.mainmenu li:before {
  content: '|';
  margin: 0;
}
.mainmenu li:first-child:before {
  content: '';
}
.mainmenu a:active, .mainmenu a:visited, .mainmenu a:link {
  padding: 0 .5em;
  text-decoration: none;
}
.mainmenu a:hover {
  text-decoration: underline;
}
.mainmenu li:first-child a {
  padding-left: 0;
}
.mainmenu li .submenu {
  background: #d0ccc5;
  border: 1px solid #817f7a;
  border-top-width: 0;
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}
.mainmenu li:hover .submenu {
  display: block;
}
.submenu li {
  display: list-item;
  margin: 0 .5em;
  padding: 0;
  white-space: nowrap;
}
.submenu li:first-child a {
  padding-left: .5em;
}
.submenu li:before {
  content: '';
}
.submenu li a:hover {
  /*color: #B11218;*/
  color: #172B72;
  text-decoration: underline;
}
/* конец Главного меню */

/* Виджеты */
.aside-widget {
    margin-bottom: 1.75em;
    padding-bottom: .5em;
    overflow: hidden;
    width: 180px;
}
.layout-left-column {
  padding: 0;
}
.layout-right-column .aside-widget {
  width: 180px;
}
.aside-widget-title {
  border-bottom: 1px solid #ccc1b2;
/*  color: #b11218;*/
  color: #172B72;
  font-weight: bold;
  font-size: 16px;
  font-family: 'PT Serif', Georgia, serif;
  text-decoration: none;
  line-height: 1em;
  margin-bottom: .5em;
  padding-bottom: .5em;
}
.aside-widget-content {
/*  font-size: 12px;
  font-family: Georgia;*/
  line-height: 1.5em;
  text-decoration: none;
}
.aside-widget-content.tags {
  /*font-size: 11px;*/
}
.aside-widget-content a:active, .aside-widget-content a:visited, .aside-widget-content a:link {
}
.aside-widget-content a:hover {
  text-decoration: underline;
  /*color: #B11218;*/
  color: #172B72;
}
.aside-widget-content.tags,
.aside-widget-content.calendar {
	text-align: center;
}
.aside-widget-content.soap-links {
  line-height: 1em;
}
.aside-widget-content.soap-links a {
  text-decoration: underline;
}
.tweet {
  background: url(../images/icon-twitter.png) 0 2px no-repeat;
  margin-bottom: .75em;
  text-indent: 16px;
}
.twitter .follow {
  display: block;
  margin: 0 auto;
}
.our-authors {
  position: relative;
}
.our-author-arrow {
  background: #fff url(../images/authors-widget-arrows.png) 0 50% no-repeat;
  cursor: pointer;
  height: 96px;
  position: absolute;
  width: 17px;
}
.our-author-arrow:hover {
  background-position: -34px 50%;
}
.our-author-arrow.prev {
  left: 20px;
}
.our-author-arrow.next {
  background-position: -17px 50%;
  right: 20px;
}
.our-author-arrow.next:hover {
  background-position: -51px 50%;
}
.our-author-photo {
  background: url(../images/ozersk-ru-authors.jpg) 64px 0 no-repeat;
  cursor: pointer;
  height: 96px;
  margin: 14px auto .75em;
  width: 64px;
}
.our-author-name {
  text-align: center;
}
/* конец Виджетов */

/* Блоки новостей на главной */

.headlist-box {
  border-bottom: 1px solid #d0ccc5;
  position: relative;
  margin-bottom: 1.25em;
  width: 100%;
  background-color: #f3f3f3;
}
.news-block .news {
  line-height: 1.4em;
}
.headlist-box-column .ntitle, #dle-content .ntitle {
  font-size: 20px;
  line-height: 1;
}
.headlist-box table td {
  padding-left: 12px;
  padding-top: 12px;
  padding-right: 12px;
}
.headlist-box-title {
  display: block;
  margin-top: -5px;
  margin-left: 17px;
  font-weight: bold;
  font-size: 22px;
  font-family: 'PT Serif', Georgia, serif;
  line-height: 1;
  text-align: right;
  /*color: #B11218;*/
  color: #172B72;
  text-shadow: 0 1px 0 #fff;
}
.headlist-box-title a {
  text-decoration: none;
  /*color: #B11218;*/
  color: #172B72;
}
.headlist-box-title a:hover {
  text-decoration: underline;
}
.headlist-box-column {
  padding: 0 6px 0 0;
  vertical-align: top;
  width: 50%;
  min-width: 50%;
  word-wrap: break-word;
}
.headlist-right-column {
  padding: 0 0 0 6px;
}
.news-block {
  margin-bottom: 1.75em;
  clear: both;
}
.news-block:last-child {
  margin: 0;
}
a.read-more {
  /*color: #B11218;*/
  color: #172B72;
}
.headlist {
  list-style: none;
  margin: 0;
  padding: 0;
  border-left: 1px solid #d0ccc5;
}
.headlist-item {
  margin: 0 0 .75em 1.5em;
  padding: 0;
}
.headlist-item-title {
  /*color: #B11218;*/
  color: #172B72;
  font-family: 'PT Serif', Georgia, serif;
  font-weight: bold;
  font-size: 16px;
  margin: 0;
}
/*.headlist-item-title:before {
  content: "»";
  margin-left: -.75em;
  position: absolute;

}*/
.topnews {
  background: #d0cdc4 url(../images/popular.gif) 15px 50% no-repeat;
  /*font-size: 12px;*/
  line-height: 1em;
  margin: 1em 0 1em;
  width: 100%;
}
.topnews-list {
  /*background: #b11218 url(../images/dlet_globe.gif) 100% 100% no-repeat;*/
  background: #172B72 url(../images/dlet_globe.gif) 100% 100% no-repeat;
  display: block;
  margin: 0 0 0 50px;
  min-height: 100px;
  padding: 1.75em 0 1.75em 18px;
}
.topnews a {
  color: #fff;
  text-decoration: none;
}
.topnews a:hover {
  text-decoration: underline;
}
.topnews-list li {
  display: inline-block;
  line-height: 1.5em;
  margin: 0 0 .5em 0;
  vertical-align: top;
  width: 50%;
}
.topnews-list li:before {
  color: #fff;
  content: "»";
  margin-left: -1em;
  position: absolute;
}
/* конец Блоков новостей на главной */

/* Комментарии */

.comment,
.comment-odd {
  padding: 12px;
  text-shadow: 0 1px 0 #fff;
}
.comment-odd {
  background: #f3f3f3;
}
p.comment-info {
  /*font-size: 12px;*/
  margin-bottom: .25em;
}
.comment-mass-action {
  float: right;
}
.comment-date {
  color: #777;
  font-style: italic;
}
.comment-actions {
  /*font-size: 12px;*/
  margin-top: .5em;
}
.comment-actions a {
  color: #aaa;
  margin-right: .75em;
}
.comment-actions a:hover {
  color: #333;
}
/* конец Комментариев */

/* Рекламные блоки */

.banner-center,
.banner-right {
  margin-bottom: 1.25em;
  text-align: center;
}
.banner-right {
  width: 180px;
}
/* конец Рекламных блоков */

/* Подвал сайта */

.footer {
/*  background: #2f2f2f;*/
  background: #172B72;
  color: #fff;
  margin: 1.5em 0 0;
  padding: 1.5em 0;
  text-shadow: 0 1px 0 #000;
  width: 100%;
}
.footer-content {
  width: 100%;
  color: #fff;
}
.footer-content td {
  padding: 0 25px;
  color: #fff;
}
.footer a {
  color: #fff;
}
.footer a:hover {
/*  text-decoration: none;*/
}
/* конец Подвала сайта */

.whtext {
  color: #fff;
/*  font-size: 12px;
  font-family: Georgia;*/
  text-decoration: none;
}

.action, .action:active, .action:visited, .action:link {
  text-decoration: none !important;
  border-bottom: 1px dashed !important;
}
#dle_news_archive_link a:active, #dle_news_archive_link a:visited, #dle_news_archive_link a:link {
  text-decoration: none !important;
  border-bottom: 1px dashed !important;
}
.whtext a:active, .whtext a:visited, .whtext a:link {
  color: #fff;
  text-decoration: none;
}
.whtext a:hover {
  color: #fff;
  text-decoration: underline;
}
.copyr {
  color: #fff;
/*  font-size: 11px;
  font-family: Georgia;*/
  text-decoration: none;
}
.copyr a:active, .copyr a:visited, .copyr a:link {
  color: #fff;
  text-decoration: underline;
}
.copyr a:hover {
  color: #fff;
/*  text-decoration: none;*/
}
.csp {
  background: url(../images/dlet_csp.gif) 50% 0 repeat-y;
}
.hdline {
  background-image: url(../images/dlet_hdline.gif);
  background-repeat: repeat-x;
  height: 19px;
}
.catl, .hor-line {
  background: silver;
  font-size: 0;
  height: 1px;
  line-height: 1px;
  margin: 12px 0 18px;
  padding: 0;
}
.globecat {
  background-image: url(../images/dlet_globe.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
  padding-top: 5px;
  padding-bottom: 5px;
}
.t-transport {
  border-collapse: collapse;
  margin-bottom: 3em;
  width: 100%;
  display: table;
  border-spacing: 2px;
  border-color: #2f2f2f;
}
.t-transport td {
  text-align: center;
}
p.b-author {
  font-style: italic;
  font-weight: bold;
  text-align: right;
}
p.hosp {
  font-weight: bold;
  margin-bottom: 0.75em;
}
p.block-title {
  font-weight: bold;
  margin-top: 3em;
  text-align: center;
}
.fullstory-social-buttons, .static-social-buttons {
  display: block;
  min-height: 20px;
  text-align: center;
  clear: both;
  margin-top: 15px;
  margin-bottom: 15px;
}
.social-item {
  display: inline-block !important;
  vertical-align: middle !important;
  margin: 12px 8px 12px 0 !important;
}
.social-item-vk {
  vertical-align: top !important;
  width: 80px !important;
}
.social-item-twitter {
  width: 95px !important;
}
.social-item-gplus {
  width: 65px !important;
}
p.cat-descr {
  text-align: justify;
  text-indent: 1.5em;
  color: silver;
  /*font-size: 12px;*/
}
td.main-container {
  min-width: 540px;
}
.online-video-container {
  width: 520px;
  margin: 0 auto;
}
.static-wide { width: 468px; height: 60px; }
.news-mini-block {
    font-size: 14px;
    border-bottom: 1px #ccc solid;
    padding: 2px 0 4px 0;
}
.news-mini-block .news-date {
    font-size: 10px;
}
.news-mini-block .ctitle {
    font-size: 10px;
}
.news-mini-block .ntitle {
    font-size: 14px;
}
.news-mini-block .news {
    font-size: 13px;
}
.news-mini-block .news img {
	width: 30%;
}

.bp_item {
    font-size: 13px;
    line-height: 1.4em;
}
