#debugDiv blockquote {
    background: none #f4ffab;
    border-radius: 10px;
    font-size: 13px;
    text-decoration: none;
    color: #2e3979;
    margin-left: 30px;
    padding: 20px;
    width: auto;
    display: inline-block;
}

#copyright { position: absolute; width: 1px; margin: 5px 0px 0px -1px; line-height: 0px; height:1px; overflow:hidden; opacity: 0; font-size: 1px; }

.not_finished {
    border: 2px solid red !important;
}
.finished {
    border: 2px solid green !important;
}
#vk_groups {
    margin: 20px 0;
}
html, body {
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #fff;
    color: #1a1a1a;
}
a img {
	border: none;
}
table {
    padding: 0;
    margin: 0;
    border-collapse: collapse;
    border-spacing: 0;
}
td {
    vertical-align: top;
    text-align: left;
    border: none;
    padding: 0;
}
h2 {
    font-size: 19px;
    font-weight: normal;
}
h3 {
    font-size: 15px;
}
a {
    color: #ed1c24;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
input[type='text'], textarea, select, input[type="password"] {
    border: 1px solid #ddd;
    border-radius: 2px;
}
input[type='text'], textarea, input[type="password"] {
    padding: 3px;
}
input[type='submit'], button {
    border: 1px solid #ddd;
    border-radius: 5px;
    background: url("/public/site/img/button-1.png") repeat-x left top;
    padding: 5px 35px;
    cursor: pointer;
    margin: 10px 0;
}
.block {
    position: relative;
    z-index: 1;
}
.clear {
    clear: both;
}
.floatcontainer {
    overflow: hidden;
}
.innercont {
    width: 980px;
    margin: 0 auto;
}
.innercont.inner {
    margin-top: 20px;
}
.innercont.inner.with_spec {
    margin-top: 0;
}
a.button {
    font-size: 12px;
    display: block;
    font-weight: bold;
    color: #000;
    background: none #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 2px;
    padding: 3px 15px;
    margin: 0;
    text-decoration: none;
}
label.infield {
    position: absolute;
    top: 5px;
    left: 5px;
    cursor: text;
}
.wrapper {
    min-height: 100%;
    height: auto !important;
    height:100%;
    margin: 0 0 30px;
}
.wrapper_inner {
    /*padding-bottom: 175px;*/
}
.footer {
    height: 130px;
    margin-top: 0;
}

.footer.printf {
    height: auto;
    margin-top: 0;
    display: none;
}

.print-logo {
    display: none;
}
.header_blocks {
    margin-top: 30px;
}
.header .logo {
    float: left;
    width: 385px;
    background-color: #ed1c24;
    height: 167px;
    margin-left: 10px;
    box-shadow: 7px 8px 2px rgba(0,0,0,0.1);
}
.header .logo div {
    text-align: center;
    color: #fff;
    padding-top: 11px;
}
.header .center {
    float: left;
    width: 240px;
    margin-left: 15px;
    height: 167px;
}
.header .center .title {
}
.header .center .title a {
    font-size: 21px;
    color: #ed1c24;
    text-decoration: none;
}
.header .center .title a:hover {
    text-decoration: underline;
}
.header .center .search {
    margin-top: 15px;
}
.header .center .search label {
    font-size: 12px;
    font-style: italic;
    color: #949494;
    left: 8px;
}
.header .center .search .text {
    width: 180px;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    padding: 2px 5px;
}
.header .center .search .submit {
    width: 40px;
    height: 23px;
    margin-top: -2px;
    background: url("/public/site/img/lens-1.png") no-repeat center center #f9f9f9;
    border: 1px solid #d9d9d9;
    cursor: pointer;
    border-radius: 3px;
    padding: 0 6px;
}
.header .right {
    float: left;
    margin-left: 30px;
    height: 167px;
}
.header .right .img {
    float: left;
}
.header .right .img .shadow {
    position: absolute;
    top: 12px;
    left: -9px;
    z-index: 1;
}
.header .right .img .num_pic {
    border: 1px solid #ed1c24;
    position: relative;
    z-index: 10;
}
.header .right .descr {
    margin-left: 130px;
}
.header .right .descr .heading {
    color: #888;
}
.header .right .descr .date {
    color: #1a1a1a;
    font-size: 30px;
}
.header .right .descr .number {
    color: #1a1a1a;
    font-size: 17px;
    padding-bottom: 16px;
}
.header .right .descr .linx a {
    color: #1a1a1a;
    font-size: 11px;
    text-decoration: underline;
}
.header .right .descr .linx a:hover {
    text-decoration: none;
}
.header .right .descr .linx div {
    padding-left: 20px;
    margin: 4px 0;
}
.header .right .descr .linx .read {
    background: url("/public/site/img/book-1.png") no-repeat left center;
}
.header .right .descr .linx .pdf {
    background: url("/public/site/img/download-1.png") no-repeat left center;
}
.header .right .descr .linx .ipad {
    background: url("/public/site/img/download-1.png") no-repeat left center;
}
.header .top_menu {
    width: 100%;
    background-color: #000;
}
.header .top_menu span, .header .top_menu a {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    padding: 12px;
    text-align: center;
}
.header .top_menu a span.for_a {
    display: inline;
    padding: 0;
}
.header .top_menu a.active span.for_a{
    border-bottom: 2px solid #ed1c24;
}
.header .top_menu span:hover, .header .top_menu a:hover {
    text-decoration: underline;
}
.header .top_menu span:hover, .header .top_menu a.active:hover {
    text-decoration: none;
}
.header .header_add {
    z-index: 2;
    width: 385px;
    background-color: #ed1c24;
    height: 30px;
    margin-left: 10px;
    color: #fff;
    box-shadow: 7px 8px 2px rgba(0,0,0,0.1), 7px -22px 2px rgba(0,0,0,0.1);
}
.header .header_add .enter {
    padding: 1px 0 0 18px;
    margin: 5px 0 0 30px;
    float: left;
    cursor: pointer;
    background: url("/public/site/img/lock-1.png") no-repeat left top;
}
.header .header_add .enter a {
    color: #fff;
    text-decoration: none;
}
.header .header_add .enter a:hover {
    text-decoration: underline;
}
.header .header_add .enter .popup {
    position: absolute;
    background-color: white;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.33);
    left: 0px;
    top: 30px;
    padding: 10px 20px;
    color: black;
    cursor: default;
    z-index: 1000;
}
.header .header_add .enter .popup input[type='text'], .header .header_add .enter .popup input[type='password'] {
    width: 178px;
    padding: 2px 3px;
    margin: 3px 0;
    border: 1px solid #c3c3c3;
    border-top-color: #7c7c7c;
    border-bottom-color: #dddddd;
}
.header .header_add .enter .popup .error input[type='text'], .header .header_add .enter .popup input[type='password'] {
    background-color: #fddfdf;
}
.header .header_add .enter .popup .infield {
    color: #a3a4a5;
}
.header .header_add .enter .popup .name, .header .header_add .enter .popup .exit {
    padding: 0 25px 10px 50px;
}
.header .header_add .enter .popup a {
    color: #363e49;
    text-decoration: none;
    border-bottom: 1px solid #363e49;
    white-space: nowrap;
}
.header .header_add .enter .popup .socials .heading {
    padding: 10px 0;
}
.header .header_add .enter .popup .register_link {
    padding-left: 20px;
    background: url("/public/site/img/person-2.png") no-repeat left center;
}
.header .header_add .enter .popup .social_auth {
    display: inline-block;
    width: 26px;
    height: 26px;
    background-position: center top;
    border-bottom: none;
}
.header .header_add .enter .popup .social_auth:hover {
    background-position: center bottom;
}
.header .header_add .enter .popup .social_auth.tw {
    background-image: url("/public/site/img/socials-tw-1.png");
}
.header .header_add .enter .popup .social_auth.vk {
    background-image: url("/public/site/img/socials-vk-1.png");
}
.header .header_add .enter .popup .social_auth.fb {
    background-image: url("/public/site/img/socials-fb-1.png");
}
.header .header_add .enter .popup .social_auth.mr {
    background-image: url("/public/site/img/socials-mr-1.png");
}
.header .header_add .enter .popup .edit {
    padding-bottom: 10px;
    padding-top: 7px;
}
.header .header_add .enter .popup .write {
    height: 25px;
    background: url("/public/site/img/write-1.png") no-repeat 22px top;
}
.header .header_add .enter .popup .exit {
    height: 25px;
    background: url("/public/site/img/cross-1.png") no-repeat 22px 2px;
}
.header .header_add .enter .popup .name {
    height: 20px;
    padding-top: 5px;
}
.header .header_add .enter .popup .name a {
    color: #000;
    border-bottom: 1px dotted #000;
}
.header .header_add .enter .popup .dot a {
    border-bottom: 1px dotted #363e49;
}
.header .header_add .enter .popup a:hover {
    text-decoration: none;
    border-bottom: none;
}
.header .header_add .enter .popup.hidden {
    display: none;
}
.header .header_add .rss {
    padding: 1px 0 0 20px;
    margin: 5px 0 0 40px;
    float: left;
    background: url("/public/site/img/rss-1.png") no-repeat left top;
}
.header .header_add .rss a {
    color: #fff;
    text-decoration: none;
}
.header .header_add .rss a:hover {
    text-decoration: underline;
}
.footer .bottom_menu {
    width: 100%;
    background-color: #f3f3f3;
}
.footer .bottom_menu td {
    border-top: 1px solid #000;
    border-bottom: 2px solid #000;
}
.footer .bottom_menu span, .footer .bottom_menu a {
    color: #202020;
    font-size: 13px;
    text-decoration: none;
    display: block;
    padding: 12px 10px;
    text-align: center;
}
.footer .bottom_menu span:hover, .footer .bottom_menu a:hover {
    text-decoration: underline;
}
.footer .bottom {
    border-top: 1px solid #000;
    margin-top: 1px;
}
.footer .bottom .copyright {
    float: left;
    font-size: 12px;
    color: #202020;
    padding: 15px;
}
.footer .bottom .copyright p {
    margin: 0;
}
.footer .bottom .copyright .mails {
    margin-bottom: 10px;
}
.footer .bottom .copyright a {
    font-size: 11px;
    color: #00468c;
}
.footer .bottom .counters {
    padding: 17px;
    margin-left: 150px;
    text-align: center;
    float: left;
}
.footer .bottom .artektiv {
    padding: 20px;
    float: right;
    font-size: 10px;
    color: #202020;
}
.main_specs {
    margin: 5px 0 -5px;
    padding: 0;
    width: 100%;
}
.main_specs td {
    width: 20%;
    text-align: center;
    vertical-align: middle;
    border-left: 1px solid #ed1c24;
    border-right: 1px solid #ed1c24;
    padding: 0 1px;
}
.main_specs td a {
    padding: 15px 10px 10px;
    height: 45px;
    display: block;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    color: #202020;
    text-decoration: none;
}
.main_specs td:hover {
    color: #fff;
    /*background-color: #ed1c24;*/
}
.main_specs td:hover a {
    color: #fff;
    background-color: #ed1c24;
}
.main_specs td a div {
    text-align: center;
    font-size: 11px;
    color: #7f7f7f;
    font-style: italic;
}
.main_specs td:hover a div {
    color: #fff;
}
#content {
    margin-top: 10px;
}
#c_right {
    float: right;
    width: 260px;
}
#c_right .news {
    margin-bottom: 20px;
}
#c_right .face_book {
    margin: 20px 0;
}
#c_right .rubrics_main {
    padding-top: 1px;
    margin: 15px 0;
}
#c_right .rubrics_main .bg {
    background: url("/public/site/img/clips.png") no-repeat center top;
    height: 30px;
    width: 260px;
    position: absolute;
    top: 0;
}
#c_right .rubrics_main .inner {
    border: 3px solid #ed1c24;
    margin-top: 13px;
    background-color: #faf8ee;
}
#c_right .rubrics_main h3 {
    color: #ed1c24;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin: 12px 0;
}
#c_right .rubrics_main ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#c_right .rubrics_main li {
    text-align: center;
    padding-bottom: 15px;
}
#c_right .rubrics_main li a {
    color: #000;
    font-size: 14px;
    text-decoration: none;
}
#c_right .rubrics_main li a:hover {
    text-decoration: underline;
}
#c_right .we_are_social {
    margin: 20px 0 20px;
    border: 3px solid #ed1c24;
}
#c_right .we_are_social .social_list {
    padding: 0 10px 6px;
}
#c_right .we_are_social .heading {
    background-color: #ed1c24;
    margin: 0 0 10px 0;
    padding: 6px 10px;
    text-align: center;
    font-size: 19px;
    font-weight: normal;
    color: white;
    text-transform: uppercase;
}

#c_right .add_heading {
    background-color: #ed1c24;
    margin: 0 0 10px 0;
    padding: 6px 10px;
    text-align: center;
    font-size: 19px;
    font-weight: normal;
    color: white;
    text-transform: uppercase;
}

#c_right .sendletter {
    border: 3px solid #ed1c24;
    color: #303030;
    font-size: 11px;
    margin-bottom: 20px;
}
#c_right .sendletter h3 {
    background-color: #ed1c24;
    margin: 0;
    padding: 5px 10px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}
#c_right .sendletter .inner {
    padding: 10px;
}
#c_right .sendletter a {
    display: block;
    padding-left: 22px;
    margin: 5px 0 10px;
    height: 20px;
    font-size: 12px;
    background: url("/public/site/img/letter-1.png") no-repeat left top;
}
#c_right .sendletter ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
#c_right .sendletter li {
    border-bottom: 1px dotted #303030;
    padding: 5px 0 10px;
}
#c_right .sendletter li.last {
    border-bottom: none;
}
#c_right .sendletter li .text {
    font-style: italic;
    padding-bottom: 7px;
}
#c_right .top5, .center_blocks .left_menu .top5 {
    border: 3px solid #ed1c24;
    color: #303030;
    font-size: 11px;
    margin-bottom: 10px;
    margin-top: 10px;
}
#c_right .top5 h2, .center_blocks .left_menu .top5 h2 {
    background-color: #ed1c24;
    margin: 0;
    padding: 1px 10px 4px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
}
#c_right .top5 h2 a, .center_blocks .left_menu .top5 a {
    font-size: 19px;
    font-weight: normal;
    color: white;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
}
#c_right .top5 h2 a:hover, .center_blocks .left_menu .top5 a:hover {
    text-decoration: none;
}
#c_right .top5 h3, .center_blocks .left_menu .top5 h3 {
    text-transform: uppercase;
    background-color: #ed1c24;
    margin: 0;
    padding: 0 10px 5px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}
#c_right .top5 .inner, .center_blocks .left_menu .top5 .inner {
    padding: 0 10px 10px 10px;
}
#c_right .top5 .inner .all_news, .center_blocks .left_menu .top5 .inner .all_news {
    text-align: right;
}
#c_right .top5 a, .center_blocks .left_menu .top5 a {
    font-size: 13px;
    text-decoration: none;
    color: #202020;
}
#c_right .top5 .all_news a, .center_blocks .left_menu .top5 .all_news a {
    color: #ed1c24;
    text-decoration: underline;
}
#c_right .top5 .all_news a:hover, .center_blocks .left_menu .top5 .all_news a:hover {
    text-decoration: none;
}
#c_right .top5 a:hover, .center_blocks .left_menu .top5 a:hover {
    text-decoration: underline;
}
#c_right .top5 ul, .center_blocks .left_menu .top5 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
#c_right .top5 li, .center_blocks .left_menu .top5 li {
    border-bottom: 1px dotted #303030;
    padding: 15px 0;
    text-align: left;
}
#c_right .top5.top10 .post_controls, .center_blocks .left_menu .top5 .top10 .post_controls {
    padding-top: 5px;
}
#c_right .top5.news li, .center_blocks .left_menu .top5 .news li {
    text-align: left;
    overflow: hidden;
}
#c_right .top5.news li .date, .center_blocks .left_menu .top5 .news li .date {
    font-style: italic;
    color: #949494;
}
#c_right .top5 li.last, .center_blocks .left_menu .top5 li.last {
    border-bottom: none;
}
#c_left {
    /*margin-right: 290px;*/
}
.wide #c_left {
    /*margin-right: 250px;*/
}
.main-post {
    margin-bottom: -15px;
}
.main-post .img {
    float: left;
}
.main-post .descr {
    margin-right: 390px;
}
.main-post .descr.nomarg {
    margin-right: 0;
}
.main-post .descr .text a, .main-top10 .text a {
    color: #1A1A1A;
    text-decoration: none;
}
/*.main-post .descr .text a:hover, .main-top10 .text a:hover {
    text-decoration: underline;
}*/
.main-post h3 {
    margin: 0 0 10px;
}
.main-post h3 a {
    text-decoration: none;
    font-size: 21px;
}
.post_controls {
    padding-top: 10px;
}
.post_controls div {
    float: left;
    padding-left: 20px;
    font-style: italic;
    font-size: 11px;
    color: #7f7f7f;
    margin-right: 10px;
}
.post_controls .comments {
    background: url("http://www.sovsekretno.ru/public/site/img/balloon-1.png") no-repeat left center;
}
.post_controls .viewings {
    background: url("http://www.sovsekretno.ru/public/site/img/eye-1.png") no-repeat left center;
}
.titling {
    background-color: #ed1c24;
    display: block;
    height: 3px;
    width: 100%;
}
.titling h1, .titling h2, .titling h3 {
    float: left;
    color: #fff;
    background-color: #ed1c24;
    padding: 10px;
    text-transform: uppercase;
    margin: 0;
}
.titling h2 span {
    font-size: 14px;
}
.titling h2 a {
    text-decoration: none;
    color: #fff;
}
.articles-main {
    margin: -10px 0 0;
    padding: 0 0 30px;
}
.articles-main .red_title {
    text-align: right;
    float: right;
    color: white;
    background-color: #ed1c24;
    padding: 2px 6px;
    margin: 0;
    font-size: 11px;
}
.articles-main .right .red_title {
    margin-right: 14px;
}
.articles-main .left {
    width: 360px;
    float: left;
    border-bottom: 1px dotted #303030;
}
.articles-main .right {
    width: 180px;
    float: right;
    border-left: 1px dotted #303030;
}
.articles-main .right .item .innerinner {
    width: 155px;
    margin: 0 10px;
    border-top: 1px dotted #303030;
}
.articles-main .right .item.first .innerinner {
    border-top: none;
}
.articles-main .item {
    /*border-bottom: 1px dotted #303030;*/
    padding-bottom: 10px;
}
.articles-main .last {
    border-bottom: none;
}
.articles-main .item .text a {
    color: #1A1A1A;
    text-decoration: none;
}
/*.articles-main .item .text a:hover {
    text-decoration: underline;
}*/
.articles-main .item.last {
    border-bottom: none;
}
.articles-main .right .item {
    border-bottom: none;
    padding-bottom: 15px;
}
.articles-main .rubric {
    color: #7f7f7f;
    font-size: 11px;
    padding: 4px 0;
    text-align: right;
}
.articles-main .rubric a {
    /*color: #7f7f7f;*/
    /*font-size: 11px;*/
    /*text-decoration: none;*/
    color: #666;
    font-size: 10px;
    text-decoration: none;
}
.articles-main .rubric a:hover {
    text-decoration: underline;
}
.articles-main h3 {
    margin: 0 0 10px;
}
.articles-main h3 a {
    text-decoration: none;
    font-size: 18px;
}
.main-archive .left {
    margin-bottom: 30px;
}
.main-archive .left {
    float: left;
    width: 363px;
    margin-top: 10px;
}
.main-archive .left .item {
    border-right: 1px dotted #303030;
    width: 155px;
    padding: 10px;
    float: left;
}
.main-archive .left .item.first {
    padding-left: 0;
}
.main-archive .right {
    float: right;
    width: 363px;
}
.main-archive .right .item {
    border-top: 1px dotted #303030;
    padding: 10px 0;
}
.main-archive .right .item.first {
    border-top: none;
}
.main-archive h3 a {
    text-decoration: none;
    font-size: 18px;
}
.main-blog .heading {
    background: url("/public/site/img/heading-bg-2.gif") repeat-x left center;
    text-align: center;
    margin-top: 15px;
}
.main-blog .heading span {
    background-color: #fff;
    padding: 0 10px;
    font-size: 19px;
    font-weight: bold;
    color: #000;
}
.main-blog .blocks {
    width: 350px;
    float: left;
    padding: 30px 13px 30px 0;
}
.main-blog .blocks .item {
    padding-bottom: 10px;
    font-size: 12px;
}
.main-blog .blocks .item .img {
    float: left;
}
.main-blog .blocks .item .descr {
    margin-left: 45px;
}
.main-blog .blocks .item .name, .main-blog .blocks .item .comment {
    margin-left: 15px;
}
.main-blog .blocks .item .name a {
    color: #00468c;
    font-size: 12px;
}
.main-blog .blocks .item .comment {
    background-color: #f2f4f6;
    border-bottom: 1px solid #d9dfe5;
    padding: 5px;
    margin-top: 8px;
}
.main-blog .blocks .item .comment .bullit {
    position: absolute;
    top: 10px;
    left: -15px;
    width: 15px;
    height: 15px;
    background: url("/public/site/img/bullit-1.png") no-repeat right center;
}
.main-blog .blocks .item .comment .head {
    font-weight: bold;
    padding: 5px 0;
}
.main-blog .blocks .blockhead {
    overflow: hidden;
    padding-bottom: 10px;
}
.main-blog .blocks .blockhead .text {
    float: left;
    margin-right: 15px;
    font-size: 19px;
}
.main-blog .blocks .blockhead .link {
    padding-top: 5px;
}
.main-blog .blocks .blockhead .link a {
    font-size: 12px;
    font-style: italic;
    text-decoration: none;
}
.main-blog .blocks .blockhead .link a:hover {
    text-decoration: underline;
}
.main-top10 {
    padding-bottom: 30px;
}
.main-top10 h2 {
    text-align:center;
}
.main-top10 .item {
    padding-bottom: 10px;
    float: left;
}
.main-top10 h3 {
    margin: 0 0 10px;
}
.main-top10 h3 a {
    text-decoration: none;
    font-size: 18px;
}
.main-top10 .item.small {
    border-bottom: none;
    padding-bottom: 15px;
}
.main-top10 .item.small .inner {
    border-left: 1px dotted #303030;
}
.main-top10 .item.small.left .inner {
    border-left: none;
}
.main-top10 .item.small .innerinner {
    padding-top: 15px;
    width: 160px;
    margin: 0 10px;
    border-top: 1px dotted #303030;
}
.main-top10 .item.small.first .innerinner {
    border-top: none;
}
.main-top10 .item.big {
    width: 355px;
    padding-right: 6px;
    padding-left: 0;
}
.main-top10 .item.big.right {
    padding-right: 0;
    padding-left: 9px;
    border-left: 1px dotted #303030;
}
.left_menu {
    width: 135px;
    padding: 18px 10px 18px 0;
    float: left;
}
.left_menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.left_menu li {
    padding: 0 0 6px 0;
}
.left_menu li a {
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
}
.left_menu .active a {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 2px solid #ed1c24;
}
.left_menu a:hover {
    text-decoration:underline;
}
.left_menu .active a:hover {
    text-decoration:none;
}
.withleft {
    margin-left: 165px;
}
.authors_list .item {
    width: 240px;
    padding: 0 20px 45px;
    float:left;
}
.authors_list .item .author {
    overflow: hidden;
}
.authors_list .item .img {
    float:left;
    margin-right: 15px;
}
.authors_list .item .name a {
    color: #00468c;
    font-size: 12px;
}
.authors_list .item .job {
    color: #9b9b9b;
    font-size: 12px;
    font-style: italic;
}
.authors_list .item .publications {
    color: #000;
    font-size: 12px;
}
.single_author h1 {
    margin: 0;
    padding: 20px 0 5px;
    font-size: 36px;
    font-weight: bold;
    color: #ed1c24;
}
.single_author .img {
    float: left;
    padding: 0 10px 10px 0;
}
.single_author .job {
    padding-bottom: 15px;
    color: #858585;
    font-size: 16px;
    font-style: italic;
}
.single_author .bio p:first-of-type {
    font-weight: bold;
    font-size: 14px;
    margin-top: 0;
}
.single_author .materials {
    border-top: 1px solid #d9d9d9;
    margin-top: 20px;
}
.single_author .materials ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.single_author .materials li {
    padding: 5px 0;
}
.single_author .materials .date {
    color: #7f7f7f;
    font-size: 11px;
    padding-right: 20px;
}
.single_author .materials a {
    font-size: 12px;
    text-decoration: none;
    color: #1a1a1a;
}
.single_author .materials a:hover {
    text-decoration: underline;
}
.year_filter {
    padding: 0;
    margin: 0;
    list-style: none;
}
.year_filter li {
    float: left;
}
.year_filter li span {
    display: block;
    font-size: 12px;
    font-style: italic;
    color: #7b7b7b;
    padding: 2px 6px 2px 0;
}
.year_filter li a {
    display: block;
    text-decoration: none;
    font-size: 11px;
    padding: 2px 5px;
}
.year_filter li a:hover {
    text-decoration: underline;
}
.year_filter li a.curr {
    background-color: #ed1c24;
    color: #fff;
}
.num_list .item {
    float: left;
    width: 150px;
    margin-right: 25px;
}
.num_list .item .img {
    padding: 35px 5px 10px;
}
.num_list .item .img img {
    box-shadow: 0 10px 15px rgba(0,0,0,0.2);
}
.num_list .item .text {
    font-size: 11px;
    padding-left: 5px;
}
.num_list .item .text a {
    color: #1a1a1a;
    text-decoration: none;
}
.num_list .item .text .number {
    color: #ed1c24;
    font-size: 14px;
}
.num_single .info .img {
    padding: 5px 5px 10px;
    float: left;
}
.num_single .info .img img {
    box-shadow: 0 10px 15px rgba(0,0,0,0.2);
}
.num_single .info .descr {
    margin-left: 215px;
}
.num_single .info .descr .number {
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
}
.num_single .info .descr .pdf {
    font-size: 11px;
    margin-top: 10px;
    padding-left: 20px;
    background: url("/public/site/img/download-2.png") no-repeat left center;
}
.num_single .info .descr .number span {
    font-size: 14px;
    color: #ed1c24;
    padding-right: 10px;
}
.num_single .info .descr .theme {
    font-size: 12px;
    color: #000;
    font-weight: bold;
    padding-top: 10px;
}
.num_single .info .descr .theme a {
    font-size: 24px;
    color: #ed1c24;
    text-decoration: none;
}
.num_single .info .descr .theme a:hover {
    text-decoration: underline;
}
.num_single .info .descr .authors {
    border-top: 1px solid #d6d6d6;
    margin-top: 20px;
    padding: 20px 0 30px;
}
.num_single .info .descr .authors .heading {
    color: #555555;
    padding-bottom: 8px;
}
.num_single .info .descr .authors ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.num_single .info .descr .authors li {
    font-style: italic;
    float: left;
    width: 150px;
    padding: 4px 0;
}
.num_single .info .descr .authors li a {
    text-decoration: none;
    color: #1a1a1a;
}
.num_single .materials {
    border-top: 1px solid #d6d6d6;
    padding-left: 5px;
    margin-top: 15px;
}
.num_single .materials .all {
    float: right;
    padding-top: 20px;
}
.num_single .materials .item {
    border-bottom: 1px dotted #d6d6d6;
    padding: 20px 0;
    overflow: hidden;
}
.num_single .materials .item.last {
    border-bottom: none;
}
.num_single .materials .item .img {
    float: left;
}
.num_single .materials .item .descr {
    margin-left: 190px;
    font-size: 12px;
}
.num_single .materials .item.noimg .descr {
    margin-left: 0;
}
.num_single .materials .item .title a {
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}
.num_single .materials .item .title a:hover {
    text-decoration: underline;
}
.num_single .materials .item .author {
    font-style: italic;
    padding: 7px 0;
}
.num_single .materials .item .author a {
    text-decoration: none;
    color: #1a1a1a;
}
.num_single .materials .item .author a:hover {
    text-decoration: underline;
}
/*.num_single .materials .item .anonce {
    color: #303030;
}*/
.num_single .materials .item .anonce a {
    text-decoration: none;
    color: #303030;
}
.main-izdania .item {
    float: left;
    width: 175px;
    padding: 20px 10px;
    text-align: center;
}
.main-izdania .item .img {
    background: url("/public/site/img/shadow-1.png") no-repeat center bottom;
    padding-bottom: 30px;
}
.main-izdania .item .title a {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}
.main-izdania .item .title a:hover {
    text-decoration: underline;
}
.articles_list {
    padding-top: 5px;
}
.articles_list .item {
    padding: 10px 0;
    border-bottom: 1px dotted #b2b2b2;
}
.articles_list .item.last {
    border-bottom: none;
}
.articles_list .item .title {
    padding-bottom: 10px;
}
.articles_list .item .title a {
    color: #ed1c24;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}
.articles_list .item .title a:hover {
    text-decoration: underline;
}
.articles_list .item .title .date {
    font-size: 11px;
    font-style: italic;
    color: #7F7F7F;
}
.articles_list .item .title .date a {
    font-size: 11px;
    font-style: italic;
    color: #7F7F7F;
    font-weight: normal;
}
.articles_list .item .img {
    float: left;
}
.articles_list.news_list .item .img {
    width: 55px;
}
.articles_list .item .name {
    float: left;
    margin-left: 10px;
    width: 100px;
}
.articles_list .item .name a {
    font-size: 12px;
    color: #00468c;
}
.articles_list .item .descr.marg {
    margin-left: 170px;
}
.articles_list .item .descr p {
    margin: 0;
}
.articles_list .item .descr a {
    font-size: 12px;
    color: #303030;
    text-decoration: none;
}
/*.articles_list .item .descr a:hover {
    text-decoration: underline;
}*/
.articles_list.news_list .item .descr {
    margin-left: 0;
}
.articles_list.news_list .item .date {
    color: #949494;
    font-style: italic;
}
.paging {
    padding-top: 10px;
}
.paging span, .paging a {
    font-size: 14px;
    float: left;
    padding: 1px 3px;
    margin: 0 3px;
}
.paging a {
    text-decoration: none;
    border-bottom: 2px solid #fff;
}
.paging a:hover {
    border-bottom: 2px solid #ed1c24;
}
.paging .curr {
    background-color: #ed1c24;
    color: #fff;
}
.articles_single .head {
    margin: 0 0 5px 0;
}
.articles_single .head img {
    float: left;
}
.articles_single .head .descr {
    margin-left: 365px;
    font-size: 11px;
    font-style: italic;
    color: #7f7f7f;
}
.articles_single .head .date {
    float: left;
    padding: 0 10px 10px 0;
    font-size: 11px;
}
.articles_single .head .date.grey {
    font-style: italic;
    color: #7F7F7F;
}
.articles_single .head .date.data {
    padding: 0 10px 20px 0;
    float: none;
    font-size: 11px;
    font-style: italic;
    color: #7F7F7F;
}
.articles_single .head .date a {
    font-size: 11px;
    font-style: italic;
    color: #7f7f7f;
    text-decoration: underline;
}
.articles_single .head .date a:hover {
    text-decoration: none;
}
.articles_single .article_image {
    float: left;
}
.articles_single .img_src {
    float: left;
    font-size: 10px;
    padding: 0 10px;
    width: 165px;
}
.articles_single .img_src.first {
    font-size: 11px;
}
.articles_single .img_src.news {
    width: 315px;
}
.articles_single .img_src a {
    text-decoration: none;
    color: #1A1A1A;
}
.articles_single .img_src a:hover {
    text-decoration: underline;
}
.articles_single h1 {
    color: #ed1c24;
    font-size: 36px;
    font-weight: bold;
    margin-top: 10px;
    line-height: 36px;
    margin-bottom: 15px;
}
.articles_single .post_controls {
    padding-bottom: 20px;
    padding-top: 0;
}
.articles_single .text table {
    width: 100%;
    font-size: 11px;
}
.articles_single .text table th {
    background-color: #363d48;
    color: #fff;
    text-align: left;
    font-weight: normal;
    padding: 7px 5px;
}
.articles_single .text table td {
    padding: 2px 5px 10px;
    border-bottom: 1px solid #c7c1c1;
}
.articles_single .tags, .gallery-single .tags, .one-duel .tags {
    background-color: #e9e6e6;
    padding: 8px 18px;
    font-weight: bold;
    font-size: 12px;
    color: #919191;
}
.articles_single .tags a, .gallery-single .tags a, .one-duel .tags a {
    color: #010000;
    text-decoration: none;
}
.articles_single .tags a:hover, .gallery-single .tags a:hover, .one-duel .tags a:hover {
    text-decoration: underline;
}
.articles_single .share, .gallery-single .share {
    padding: 10px 0;
}
.articles_single .author {
    clear: both;
}
.articles_single .author a {
    color: #1A1A1A;
    text-decoration: none;
    font-weight: bold;
}
.articles_single .author a:hover {
    text-decoration: underline;
}
.articles_single .text .gallery_table td {
    padding: 0;
    border: none;
    text-align: center;
}
.articles_single h4 a {
    color: #919191;
    text-decoration: none;
}
.articles_single h4 a:hover {
    text-decoration: underline;
}
#fancybox-title .right_title {
    font-size: 11px;
    padding-right: 10px;
    text-align: right;
}
.comments-list {
    border-top: 1px dotted #b2b2b2;
    padding: 15px 0;
    margin: 10px 0;
}
.comments-list .head {
    font-weight: bold;
    font-size: 24px;
    color: #000;
}
.comments-list .head .count {
    font-weight: normal;
    font-size: 16px;
    color: #a4a7ae;
}
.comments-list .list {
    border-bottom: 1px dotted #b2b2b2;
}
.comments-list .item {
    padding: 10px 0;
    overflow: hidden;
}
.comments-list .img {
    float: left;
}
.comments-list .descr {
    margin-left: 75px;
}
.comments-list .descr .name {
    color: #000;
    font-weight: bold;
}
.comments-list .descr .name .to {
    color: #757575;
}
.comments-list .descr .name .to img {
    margin: 0 5px;
}
.comments-list .descr .date {
    color: #7f7f7f;
    font-size: 10px;
    font-style: italic;
}
.comments-list .descr .text {
    color: #393636;
    font-size: 13px;
    padding: 8px 0;
}
.comments-list .descr .answer {
    color: #747474;
    font-size: 11px;
    text-decoration: underline;
    cursor: pointer;
}
.comments-list textarea {
    width: 100%;
    height: 100px;
    resize: vertical;
    padding: 0;
}
.comments-list .s-but {
    text-align: right;
}
.comments-list .ans_form .head {
    padding: 15px 0 5px;
}
.comments-list .ans_form.inner {
    padding: 10px;
    border: 1px solid #ddd;
    margin-top: 25px;
    display: none;
}
.comments-list .ans_form.inner .bullit {
    position: absolute;
    top: -24px;
    left: 30px;
    width: 17px;
    height: 25px;
    background: url("/public/site/img/bullit-2.png") no-repeat left bottom;
}
blockquote {
    width: 340px;
    padding: 0 50px;
    margin-left: -50px;
    background: url("/public/site/img/bq-bg.png") no-repeat left top;
    color: #ed1c24;
    text-decoration: underline;
    font-size: 18px;
    font-weight: bold;
}
.blogs_list {
    padding-top: 25px;
}
.blogs_list .rubrics {
    background-color: #e3e0e0;
    padding: 10px 20px;
    margin: 0;
    list-style: none;
}
.blogs_list .rubrics li {
    float: left;
    border-left: 3px solid #ed1c24;
    padding: 0 8px;
    margin: 2px 0;
}
.blogs_list .rubrics li.first {
    border-left: none;
}
.blogs_list .rubrics li a {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
}
.blogs_list .rubrics li a:hover {
    text-decoration: underline;
}

.blogs_list .blocks {
    padding: 30px 13px 30px 0;
    border-bottom: 1px dotted #b2b2b2;
}
.blogs_list .blocks .item {
    padding-bottom: 10px;
    font-size: 12px;
}
.blogs_list .blocks .item .img {
    float: left;
}
.blogs_list .blocks .item .descr {
    margin-left: 60px;
}
.blogs_list .blocks .item .name, .main-blog .blocks .item .comment {
    margin-left: 5px;
}
.blogs_list .blocks .item .name a {
    color: #00468c;
    font-size: 12px;
}
.blogs_list .blocks .item .comment {
    background-color: #f2f4f6;
    border-bottom: 1px solid #d9dfe5;
    padding: 5px;
    margin-top: 8px;
}
.blogs_list .blocks .item .comment .bullit {
    position: absolute;
    top: 10px;
    left: -15px;
    width: 15px;
    height: 15px;
    background: url("/public/site/img/bullit-1.png") no-repeat right center;
}
.blogs_list .blocks .item .comment .head {
    font-weight: bold;
    padding: 5px 0;
}
.blogs_list .blocks .blockhead {
    overflow: hidden;
    padding-bottom: 10px;
}
.blogs_list .blocks .blockhead .text {
    float: left;
    margin-right: 15px;
    font-size: 19px;
}
.blogs_list .blocks .blockhead .link {
    padding-top: 5px;
}
.blogs_list .blocks .blockhead .link a {
    font-size: 12px;
    font-style: italic;
    text-decoration: none;
}
.blogs_list .blocks .blockhead .link a:hover {
    text-decoration: underline;
}
.blog_single .head .info {
    float: left;
    margin-left: 10px;
}
.blog_single .head .info .name a {
    color: #00468c;
    font-size: 12px;
}
.blog_single .head .info .date {
    color: #7f7f7f;
    font-size: 10px;
    font-style: italic;
    padding-top: 5px;
}
.blog_single .head .tofav {
    float: right;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: url("/public/site/img/star-1.png") no-repeat 7px 4px #f9f9f9;
    cursor: pointer;
    padding: 5px 10px 5px 30px;
}
.blog_single .his_messages {
    border-top: 1px solid #d9d9d9;
    padding-top: 10px;
}
.blog_single .his_messages .item {
    padding-top: 10px;
}
.blog_single .his_messages .item .date {
    float: left;
    width: 80px;
    font-size: 11px;
    font-style: italic;
    color: #7f7f7f;
}
.blog_single .his_messages .item .title a {
    font-size: 12px;
    color: #000;
    text-decoration: none;
}
.blog_single .his_messages .item .title a:hover {
    text-decoration: underline;
}
.blog_single .his_messages .heading {
    font-size: 18px;
    font-weight: bold;
    color: #000;
}
.blog_single .his_messages .heading a {
    font-size: 12px;
    font-weight: normal;
    color: #ed1c24;
    padding-left: 20px;
}
.register_form {
    padding-top: 5px;
}
.register_form .errors {
    color: #4d4545;
    padding: 20px 40px 20px 100px;
    height: 40px;
    background: url("/public/site/img/ahtung.png") no-repeat 45px 25px #f0eeee;
}
.register_form form {
    padding-top: 20px;
}
.register_form form .item {
    padding-bottom: 8px;
}
.register_form label {
    padding-left: 40px;
}
.register_form .item label {
    width: 160px;
    float: left;
}
.register_form input[type="text"], .register_form input[type="password"] {
    width: 190px;
}
.register_form select {
    width: 190px;width: 190px;
}
.register_form input[type="submit"] {
    font-size: 12px;
    font-weight: bold;
    color: #000;
    background: none #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 2px;
    padding: 1px 20px 3px;
}
.register_form input.error {
    border: 1px solid red;
}
.register_form .avatar {
    float: left;
    background: url("/public/site/img/person-1.png") no-repeat center center;
    width: 90px;
    height: 77px;
}
.register_form .pseudolink {
    margin-left: 15px;
    font-size: 12px;
    color: #ed1c24;
    border-bottom: 1px dotted #ed1c24;
    cursor: pointer;
}
.register_form .social_link {
    border-bottom: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    padding: 0 0 15px;
    margin: 15px 0;
}
.register_form .social_link .descr {
    float: left;
    width: 245px;
    color: #4f5259;
    font-size: 12px;
}
.register_form .social_link .select {
    margin-left: 290px;
}
.register_form .chpass input[type='submit'] {
    width: 190px;
}
.favorites_list {
    padding-top: 5px;
}
.favorites_list .head {
    font-size: 19px;
    padding: 5px 0;
}
.favorites_list .head a {
    font-size: 12px;
    padding-left: 15px;
}
.favorites_list .video {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
}
.favorites_list .video {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
}
.favorites_list .video ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.favorites_list .video li {
    float: left;
    margin-right: 15px;
}
.favorites_list .photoalbums {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
}
.favorites_list .photoalbums img {
    width: 106px;
    height: 68px;
    margin-bottom: 15px;
}
.favorites_list .photoalbums a {
    margin-right: 15px;
}
.favorites_list .photoalbums a:hover img {
    width: 98px;
    height: 60px;
    border: 4px solid #ed1c24;
}
.favorites_list .specs_list {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
}
.favorites_list .specs_list .item {
    float: left;
    width: 155px;
    padding-right: 22px;
    padding-top: 10px;
}
.favorites_list .specs_list .item .title a {
    color: #ed1c24;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}
.favorites_list .specs_list .item .title a:hover {
    text-decoration: underline;
}
.favorites_list .posts_list {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
}
.favorites_list .posts_list .item {
    border-bottom: 1px dotted #e5e5e5;
    padding: 15px 0;
}
.favorites_list .posts_list .item.last {
    border-bottom: none;
}
.favorites_list .posts_list .item .title a {
    color: #ed1c24;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}
.favorites_list .posts_list .item .title a:hover {
    text-decoration: underline;
}
.favorites_list .posts_list .item .title .date {
    font-size: 10px;
    font-style: italic;
    color: #7f7f7f;
}
.favorites_list .articles_list .item {
    border-bottom: 1px dotted #e5e5e5;
    padding: 15px 0;
}
.favorites_list .articles_list .item.last {
    border-bottom: none;
}
.favorites_list .articles_list .item .img {
    float: left;
}
.favorites_list .articles_list .item .descr {
    margin-left: 190px;
}
.favorites_list .articles_list .item .title {
    padding: 0;
}
.favorites_list .articles_list .item .title a {
    color: #ed1c24;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}
.favorites_list .articles_list .item .title a:hover {
    text-decoration: underline;
}
.favorites_list .articles_list .item .author {
    padding: 10px 0;
}
.favorites_list .articles_list .item .author a {
    color: #1a1a1a;
    font-size: 12px;
    font-style: italic;
    text-decoration: none;
}
.favorites_list .articles_list .item .author a:hover {
    text-decoration: underline;
}
.letter {
    padding-top: 5px;
}
.letter h1 {
    color: #ed1c24;
    font-size: 36px;
    font-weight: bold;
    margin-top: 10px;
}
.letter .text table {
    width: 100%;
    font-size: 11px;
}
.letter .text table th {
    background-color: #363d48;
    color: #fff;
    text-align: left;
    font-weight: normal;
    padding: 7px 5px;
}
.letter .text table td {
    padding: 2px 5px 10px;
    border-bottom: 1px solid #c7c1c1;
}
.letter .files {
    padding: 10px 0;
    border-top: 1px solid #e5e5e5;
    color: #000;
    font-size: 14px;
    font-weight: bold;
}
.letter .files div {
    padding: 10px 0 0 20px;
    height: 20px;
}
.letter .files .doc {
    background: url("/public/site/img/file-doc.png") no-repeat left 10px;
}
.letter .files .xls {
    background: url("/public/site/img/file-xls.png") no-repeat left 10px;
}
.letter .files .pdf {
    background: url("/public/site/img/file-pdf.png") no-repeat left 10px;
}
.letter .files a {
    font-weight: normal;
    text-decoration: none;
    font-size: 12px;
    color: #ed1c24;
}
.letter .files a:hover {
    text-decoration: underline;
}
.letter .share {
    padding: 10px 0;
}
.compliants_book {
    padding-top: 5px;
}
.compliants_book .form {
    background-color: #e5e5e5;
    padding: 10px 20px 20px
}
.compliants_book .form div {
    margin: 5px 0;
}
.compliants_book .form div.fl {
    float: left;
    width: 237px;
    margin: 0 10px 0 0;
}
.compliants_book .form input[type='submit'], .compliants_book .form button {
    font-size: 12px;
    font-weight: bold;
    color: #000;
    background: none #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 2px;
    padding: 1px 15px 3px;
    margin: 0;
}
.compliants_book .form label {
    color: #888;
}
.compliants_book .form input[type='text'], .compliants_book .form textarea {
    width: 475px;
}
.compliants_book .form input.small {
    width: 228px;
}
.compliants_book .form input.medium {
    width: 353px;
}
.compliants_book .compliances_list .item {
    border-bottom: 1px dotted #e5e5e5;
    padding: 15px 0;
}
.compliants_book .compliances_list .item.last {
    border-bottom: none;
}
.compliants_book .compliances_list .item .img {
    float: left;
}
.compliants_book .compliances_list .item .descr {
    margin-left: 190px;
}
.compliants_book .compliances_list .item .title {
    padding: 0;
}
.compliants_book .compliances_list .item .title a {
    color: #ed1c24;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}
.compliants_book .compliances_list .item .title a:hover {
    text-decoration: underline;
}
.compliants_book .compliances_list .item .date {
    padding: 10px 0;
    color: #7f7f7f;
    font-size: 11px;
    font-style: italic;
}
.compliants_book .compliances_list .item .files {
    padding: 8px 0 0 20px;
    background: url("/public/site/img/sheet-1.png") no-repeat left 8px;
    color: #848383;
    font-size: 11px;
}
.search_res .search {
    padding-top: 5px;
    margin-top: 15px;
}
.search_res .search div {
    float: left;
    margin-right: 10px;
}
.search_res .search label {
    font-size: 12px;
    font-style: italic;
    color: #949494;
    left: 8px;
}
.search_res .search select {
    font-size: 12px;
    font-style: italic;
    color: #949494;
    height: 24px;
    width: 155px;
}
.search_res .search input[type='text'] {
    width: 290px;
}
.search_res .search .submit {
    width: 40px;
    height: 23px;
    margin: 0;
    background: url("/public/site/img/lens-1.png") no-repeat center center #f9f9f9;
    border: 1px solid #d9d9d9;
    cursor: pointer;
    border-radius: 3px;
    padding: 0 6px;
}
.search_res .total {
    font-size: 18px;
    color: #4d4d4d;
    padding: 20px 0 10px;
}
.search_res .total span {
    font-weight: bold;
    color: #000;
}
.search_res .results .item {
    padding: 10px 0 13px;
    border-bottom: 1px solid #dde2e5;
}
.search_res .results .item.last {
    border-bottom: none;
    padding-bottom: 30px;
}
.search_res .results .item .bc, .search_res .results .item .bc a {
    color: #4d4d4d;
    font-size: 12px;
}
.search_res .results .item .bc {
    padding: 5px 0;
}
.search_res .results .item .bc a {
    padding: 0 2px;
    text-decoration: none;
}
.search_res .results .item .bc a:hover {
    text-decoration: underline;
}
.search_res .results .item .title a {
    font-size: 14px;
}
.toblog {
    padding-top: 5px;
}
.toblog .errors {
    color: #4d4545;
    padding: 20px 40px 20px 100px;
    height: 40px;
    background: url("/public/site/img/ahtung.png") no-repeat 45px 25px #f0eeee;
}
.toblog form {
    padding-top: 20px;
}
.toblog form .item {
    padding-bottom: 8px;
    width: 465px;
}
.toblog label {
    padding-left: 40px;
}
.toblog .item label {
    width: 80px;
    float: left;
}
.toblog input[type="text"] {
    width: 335px;
}
.toblog select {
    width: 343px;
}
.toblog textarea {
    width: 335px;
    height: 175px;
    resize: vertical;
}
.toblog input[type="submit"] {
    float: right;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    background: none #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 2px;
    padding: 1px 30px 3px;
}
.toblog input.error {
    border: 1px solid red;
}
.one_person h1 {
    margin: 0;
    padding: 20px 0 15px;
    font-size: 36px;
    font-weight: bold;
    color: #ed1c24;
}
.one_person .images img {
    margin: 0 5px 12px 0;
}
.one_person .images .big {
    float: left;
}
.one_person .materials {
    border-bottom: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    padding: 0;
}
.one_person .materials ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.one_person .materials .date {
    font-size: 11px;
    font-style: italic;
    color: #7f7f7f;
    padding-right: 25px;
}
.one_person .materials li {
    padding-bottom: 10px;
}
.one_person .materials li a {
    color: #000;
    text-decoration: none;
}
.one_person .materials li a:hover {
    text-decoration: underline;
}
.one_person .other_persons {
    padding: 15px 0;
}
.one_person .other_persons ul, .persons-list .other_persons ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.one_person .other_persons li, .persons-list .other_persons li {
    float: left;
    margin-right: 7px;
}
.one_person .other_persons li a, .persons-list .other_persons li a {
    text-decoration: none;
}
.one_person .other_persons li a:hover, .persons-list .other_persons li a:hover {
    text-decoration: underline;
}
.one_person .other_persons .alphabet .head, .persons-list .other_persons .alphabet .head {
    color: #7b7b7b;
    font-style: italic;
    padding: 10px 0;
    font-size: 11px;
}
.one_person .other_persons .search, .persons-list .other_persons .search {
    margin: 20px 0;
}
.one_person .other_persons input[type="submit"], .persons-list .other_persons input[type="submit"] {
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    color: #1a1a1a;
    background: none #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 2px;
    padding: 1px 10px 3px;
    margin: 0;
}
.one_person .other_persons input[type="text"], .persons-list .other_persons input[type="text"] {
    width: 445px;
}
.one_person .other_persons label, .persons-list .other_persons label {
    color: #8c8c8c;
    font-size: 11px;
    font-style: italic;
}
.persons-list {
    padding-top: 5px;
}
.persons-list .new_persons, .persons-list .popular_persons {
    padding-bottom: 20px;
}
.persons-list .popular_persons {
    border-top: 1px solid #dadada;
    width: 520px;
}
.persons-list .new_persons ul, .persons-list .popular_persons ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.persons-list .new_persons li, .persons-list .popular_persons li {
    padding: 0;
    margin: 8px 0;
}
.persons-list .new_persons a, .persons-list .popular_persons a {
    text-decoration: none;
    font-size: 13px;
}
.persons-list .new_persons a:hover, .persons-list .popular_persons a:hover {
    text-decoration: underline;
}
.cabinet {
    padding-top: 5px;
}
.cabinet .head {
    padding: 5px;
    margin-left: -5px;
}
.cabinet .head .img {
    border: 1px solid #dadada;
    float: left;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.cabinet .head .img img {
    border: 4px solid #fff;
}
.cabinet .head .descr {
    margin-left: 170px;
}
.cabinet h1 {
    margin: 0;
    padding: 0;
    font-size: 36px;
    font-weight: bold;
    color: #ed1c24;
}
.cabinet .title {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    padding: 15px 0;
}
.cabinet .title .count {
    font-size: 14px;
    color: #b2b2b2;
}
.cabinet .job {
    color: #908f8f;
    font-size: 14px;
    font-style: italic;
    padding: 5px 0 10px;
}
.cabinet .info {
    float: left;
    padding-right: 20px;
    font-size: 14px;
    color: #000;
}
.cabinet .edit {
    width: 90px;
    padding: 4px 15px 4px 35px;
    margin: 10px 0;
    background: url("/public/site/img/pencil-1.png") no-repeat 10px center #f9f9f9;;
}
.cabinet .p_posts {
    margin-top: 20px;
    border-top: 1px solid #d9d9d9;
}
.cabinet .p_posts .item {
    border-bottom: 1px dotted #d9d9d9;
    padding: 15px 0;
}
.cabinet .p_posts .item.last {
    border-bottom: none;
}
.cabinet .p_posts .item .heading a {
    font-size: 18px;
    color: #ed1c24;
    font-weight: bold;
    text-decoration: none;
}
.cabinet .p_posts .item .heading a:hover {
    text-decoration: underline;
}
.cabinet .p_posts .item .heading .date {
    font-size: 10px;
    color: #7f7f7f;
    font-style: italic;
}
.cabinet .p_comments {
    border-top: 1px solid #d9d9d9;
}
.cabinet .p_comments .item {
    border-bottom: 1px solid #d9d9d9;
    padding: 15px 0;
}
.cabinet .p_comments .item.last {
    border-bottom: none;
}
.cabinet .p_comments .item .heading a {
    font-size: 13px;
    color: #ed1c24;
}
.cabinet .p_comments .item .heading .date {
    font-size: 10px;
    color: #7f7f7f;
    font-style: italic;
}
ul.carousel {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.carousel li {
    padding: 0;
    margin: 0 8px;
    float: left;
}
.photo-gallery .item {
    padding: 12px 0 17px;
    border-bottom: 1px dotted #d9d9d9;
}
.photo-gallery .item .head {
    padding: 12px 0;
}
.photo-gallery .item .head a {
    color: #827e7e;
    font-size: 18px;
    text-decoration: none;
}
.photo-gallery .item .head a span {
    color: #ed1c24;
    font-size: 21px;
    font-weight: bold;
    text-decoration: none;
}
.photo-gallery .item .head a:hover span {
    text-decoration: underline;
}
.photo-gallery .item .gal {
    background-color: #e3e0e0;
    padding: 25px 40px;
}
.photo-gallery .item .gal .bigimg {
    margin: 0 auto 20px;
    text-align: center;
}
.photo-gallery .item .gal .prev, .photo-gallery .item .gal .next {
    position: absolute;
    top: 133px;
    width: 16px;
    height: 35px;
    cursor: pointer;
}
.photo-gallery .item .gal .prev {
    left: 55px;
    background: url(/public/site/img/arrow-2.png) no-repeat center center;
}
.photo-gallery .item .gal .next {
    right: 55px;
    background: url(/public/site/img/arrow-4.png) no-repeat center center;
}
.photo-gallery .item .gal .prev:hover {
    background: url(/public/site/img/arrow-5.png) no-repeat center center;
}
.photo-gallery .item .gal .next:hover {
    background: url(/public/site/img/arrow-3.png) no-repeat center center;
}
.photo-gallery .item .descr {
    padding-top: 15px;
}
.photo-gallery .item .descr .left {
    float: left;
}
.photo-gallery .item .descr .left .date {
    font-size: 11px;
    font-style: italic;
    color: #7f7f7f;
    padding-bottom: 15px;
}
.photo-gallery .item .descr .right {
    margin-left: 100px;
}
.lenta {
    padding-top: 5px;
}
.lenta .item {
    padding-bottom: 10px;
    font-size: 12px;
}
.lenta .item .img {
    float: left;
}
.lenta .item .descr {
    margin-left: 60px;
}
.lenta .item .date {
    font-size: 10px;
    font-style: italic;
    color: #7f7f7f;
    float: right;
}
.lenta .item .name {
    margin-left: 5px;
}
.lenta .item .name a {
    color: #00468c;
    font-size: 12px;
}
.lenta .item .comment {
    background-color: #f2f4f6;
    border-bottom: 1px solid #d9dfe5;
    padding: 5px;
    margin-top: 8px;
}
.lenta .item .comment .bullit {
    position: absolute;
    top: 10px;
    left: -15px;
    width: 15px;
    height: 15px;
    background: url("/public/site/img/bullit-1.png") no-repeat right center;
}
.lenta .item .comment .head {
    font-weight: bold;
    padding: 5px 0;
}
.gallery-single {
    padding-top: 5px;
}
.gallery-single .head {
    padding: 0 100px 0 0;
}
.gallery-single .head h1 {
    color: #ed1c24;
    margin-top: 10px;
    font-size: 33px;
}
.gallery-single .head .quantity {
    position: absolute;
    right: 5px;
    bottom:5px;
    font-size: 18px;
    color: #827e7e;
}
.gallery-single .date {
    font-size: 11px;
    font-style: italic;
    color: #7f7f7f;
}
.gallery-single .descr {
    padding: 10px 0 15px;
}
.gallery-single .allphotos {
    padding: 20px;
    background-color: #e3e0e0;
}
.gallery-single .allphotos ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.gallery-single .allphotos li {
    float: left;
    padding: 8px;
}
.allphotos .frame, .photo-gallery .frame {
    width: 95px;
    height:60px;
}
.spec_one .head {
    border-bottom: 1px dotted #d7d7d7;
    margin-bottom: 20px;
    padding-bottom: 15px;
    padding-top: 25px;
}
.spec_one .head .img {
    float: left;
}
.spec_one .head .img .subscr {
    font-size: 11px;
    font-style: italic;
    color: #7f7f7f;
    width: 277px;
}
.spec_one .head .descr {
    margin-left: 290px;
}
.spec_one .head h1 {
    margin: 0 0 5px;
    color: #ed1c24;
    font-size: 30px;
    line-height: 30px;
}
.spec_one .materials .left {
    float: left;
    width: 370px;
}
.spec_one .materials .right {
    margin-left: 380px;
    padding-left: 10px;
    border-left: 1px dotted #d7d7d7;
}
.spec_one .materials .heading {
    border-bottom: 3px solid #ed1c24;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    position: relative;
    margin-bottom: 10px;
}
.spec_one .materials .heading a {
    position: absolute;
    right: 0;
    bottom: 5px;
    color: #ed1c24;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
    text-transform: none;
}
.spec_one .materials .articles .item {
    padding-bottom: 10px;
    display: inline-block;
    vertical-align: top;
}
.spec_one .materials .articles .rubric {
    float: right;
    font-size: 10px;
    color: #7f7f7f;
    padding-top: 7px;
    padding-right: 16px;
    text-align: right;
}
.spec_one .materials .articles .rubric a {
    color: #7f7f7f;
    text-decoration: none;
}
.spec_one .materials .articles h3 {
    margin: 0 0 10px;
}
.spec_one .materials .articles h3 a {
    text-decoration: none;
    font-size: 18px;
}
.spec_one .materials .articles .item.small {
    border-bottom: none;
    padding-bottom: 15px;
}
.spec_one .materials .articles .item.small .inner {
    border-left: 1px dotted #d7d7d7;
}
.spec_one .materials .articles .item.small.left .inner {
    border-left: none;
}
.spec_one .materials .articles .item.small .innerinner {
    padding-top: 24px;
    width: 160px;
    margin: 0 10px;
    border-top: 1px dotted #d7d7d7;
}
.spec_one .materials .articles .item.small.first .innerinner {
    border-top: none;
}
.spec_one .materials .articles .item.small.first .innerinner .text a, .spec_one .materials .articles .item.small .innerinner .text a {
    color: #303030;
    text-decoration: none;
}
.spec_one .materials .galleries .item {
    border-bottom: 1px dotted #d7d7d7;
    margin-bottom: 15px;
}
.spec_one .materials .galleries .item .images img {
    margin-right: 2px;
    float: left;
}
.spec_one .materials .galleries .item .images img.last {
    margin-right: 0;
}
.spec_one .materials .item h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 5px 0;
}
.spec_one .materials .item h3 a {
    text-decoration: none;
}
.spec_one .materials .item h3 a:hover {
    text-decoration: underline;
}
.spec_one .materials .galleries .item .date {
    color: #7f7f7f;
    font-size: 11px;
    font-style: italic;
    margin: 0 0 10px;
}
.spec_one .materials .videos .item .text {
    padding-bottom: 10px;
}
.specs_list .item {
    padding: 20px 0;
    border-bottom: 1px dotted #d7d7d7;
}
.specs_list .item .img {
    float: left;
}
.specs_list .item .descr {
    margin-left: 290px;
}
.specs_list .item .descr .title a {
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}
.specs_list .item .descr .title a:hover {
    text-decoration: underline;
}
.specs_list .item .descr .text {
    padding: 5px 0;
}
.specs_list .item .mitem {
    padding-bottom: 10px;
    font-size: 12px;
}
.specs_list .item .mitem .img {
    float: left;
}
.specs_list .item .mitem .descr {
    margin-left: 60px;
}
.specs_list .item .mitem .name, .main-blog .blocks .item .comment {
    margin-left: 5px;
}
.specs_list .item .mitem .name a {
    color: #00468c;
    font-size: 12px;
}
.specs_list .item .mitem .comment {
    background-color: #f2f4f6;
    border-bottom: 1px solid #d9dfe5;
    padding: 5px;
    margin-top: 8px;
}
.specs_list .mitem .comment .bullit {
    position: absolute;
    top: 10px;
    left: -15px;
    width: 15px;
    height: 15px;
    background: url("/public/site/img/bullit-1.png") no-repeat right center;
}
.specs_list .mitem .comment .head {
    font-weight: bold;
    padding: 5px 0;
}
.specs_list .item .materials {
    font-size: 11px;
    padding-left: 20px;
    background: url("/public/site/img/sheet-2.png") no-repeat left center;
}
.specs_list .item .materials .title {
    color: #848383;
}
.specs_list .item .materials .all {
    float: right;
}
.specs_list .item .materials b {
    font-weight: normal;
    padding: 0 3px;
}
.specs_list .item .lastmaterial .heading {
    font-size: 19px;
    color: #000;
    padding: 5px 0 10px;
}
.video_list .item {
    border-bottom: 1px dotted #d7d7d7;
    padding: 20px 0;
}
.video_list .item h2 {
    margin: 0 0 5px;
}
.video_list .item h2 a {
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}
.video_list .item h2 a:hover {
    text-decoration: underline;
}
.video_list .item .img {
    float: left;
}
.video_list .item .img .video_icon {
    position: absolute;
    left: 20px;
    bottom: 20px;
}
.video_list .item .descr {
    margin-left: 366px;
    font-size: 11px;
    font-style: italic;
    color: #7f7f7f;
}
.video_list .item .text {
    padding: 5px 0;
}
.gallery-single.video h1 {
    font-size: 36px;
    font-weight: bold;
    color: #ed1c24;
    margin: 10px 0 15px;
}
.gallery-single.video {
    padding-top: 5px;
}
.gallery-single.video .text {
    padding: 10px 0;
}

.center_blocks {
    width: 700px;
    float: left;
    /*padding-left: 10px;*/
}
.center_blocks.main {
    width: 710px;
    padding: 0;
}
.content {
    /*
        overflow: hidden;
        margin: 0;
    */
}
.page_title {
    text-transform: uppercase;
}
.main-post.floatcontainer .left .img img {
    margin: -6px -4px 0 !important;
    width: 255px;
}
.main-blog.floatcontainer .disput_outer {
    margin-top: 16px;
}
.main-blog.floatcontainer .disput_inner {
    padding: 22px 10px;
    border: 1px dashed #999;
    margin-bottom: 20px;
}
.disput_item {
    width: 344px;
    float: left;
}
.disput_item.right {
    margin-left: 20px;
}
.disput_item img {
    float: left;
}
.disput_item .descr {
    margin-left: 60px;
}
.disput_item .descr a {
    color: #00468c;
}
.disput_item .article_title {
    margin-bottom: 10px;
    padding: 0 10px;
}
.disput_item .article_text {
    background: #f2f4f6;
    padding: 10px;
    position: relative;
    font-style: italic;
}
.disput_item .descr .article_text a {
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #000;
}
.disput_item .disput_arrow img {
    position: absolute;
    top: 12px;
    left: -12px;
}
.search_results .item {
    border-bottom: 1px dotted #999;
    padding: 20px 0;
}
.search_results .item .model {
    width: 140px;
    float: left;
    padding-right: 20px;
}
.search_results .item .text {
    margin-left: 160px;
}
.search_results .item .title a {
    color: #ed1c24;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}
.search_results .item .anounce {
    margin-bottom: 10px;
}
.search_results .item .anounce a {
    color: #000;
    text-decoration: none;
}
.search_results .item .title a:hover {
    text-decoration: underline;
}
.search_results .item .date {
    margin-right: 20px;
    font-size: 11px;
    font-style: italic;
    color: #7F7F7F;
}
.search_results .item .date a {
    font-size: 11px;
    font-style: italic;
    color: #7F7F7F;
    font-weight: normal;
    text-decoration: none;
}
.search_results .item .date a:hover {
    text-decoration: underline;
}
.search_results .item .post_controls {
    padding: 0;
}
.search_results .search .submit {
    width: 40px;
    height: 23px;
    margin-top: -2px;
    background: url("/public/site/img/lens-1.png") no-repeat center center #F9F9F9;
    border: 1px solid #D9D9D9;
    cursor: pointer;
    border-radius: 3px;
    padding: 0 6px;
}
.enter.block {
    position: relative;
    z-index: 10;
}
.photos_gallery {
    margin-left: -165px;
    position: relative;
}
.photos_gallery.small {
    margin-left: 0;
}
.photos_gallery .allphotos {
    padding: 15px;
    background-color: #e3e0e0;
}
.photos_gallery div.frame {
    position: absolute;
    display: none;
    width: 130px;
    height: 80px;
    border: 5px solid #b51118;
}
.photos_gallery .allphotos ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.photos_gallery .allphotos li {
    float: left;
    padding: 0 2px 2px 0;
    margin-right: 15px;
    position: relative;
    overflow: hidden;
    width: 140px;
    height: 93px;
}
.photos_gallery .allphotos li img {
    box-shadow: 1px 1px 6px -1px #666;
}
.pagination {
    margin-left: 150px;
    margin-top: 15px;
}
.pagination span {
    display: none;
}
.pagination a {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #fff;
    float: left;
    margin-right: 10px;
}
.pagination a.selected {
    background: #b51118;
}
.controls a {
    display: block;
    float: left;
    width: 16px;
    height: 35px;
}
.prev_arrow {
    background: url('/public/site/img/prev_arrow.png');
    position: absolute;
    right: 30px;
    top: 42px;
}
.prev_arrow.active {
    background: url('/public/site/img/prev_red_arrow.png');
}
.next_arrow {
    background: url('/public/site/img/next_arrow.png');
    position: absolute;
    top: 42px;
    right: 8px;
}
.next_arrow.active {
    background: url('/public/site/img/next_red_arrow.png');
}
.comments-list .item .error {
    color: #ed1c24;
}
.linked_articles .title {
    font-weight: bold;
    margin-bottom: 5px;
}
.linked_articles .item {
    font-size: 12px;
}
.linked_articles {
    margin: 30px 0;
}
.special_title {
    margin: 0 0 5px;
    color: #ed1c24;
    font-size: 30px;
    line-height: 30px;
}
.articles_level {
    /*overflow: hidden;*/
}
.addthis_button_facebook_like {
    margin-right: 30px;
}
.spec_art.descr.marg {
    margin-left: 170px;
}
.rss.list a.button {
    float: left;
    margin-right: 15px;
}
.rss.list fieldset {
    margin: 20px 0 0;
    padding-top: 15px;
}
.rss.list legend {
    font-size: 19px;
    text-transform: uppercase;
    padding: 0 15px;
}
.banners {
    width: 980px;
    margin: 0 auto;
    /*margin-bottom: 140px;*/
}
.banners-left, .banners-right {
    margin: 15px 0;
}
.banners_inner {
    padding: 20px 8px 10px;
    border: 1px solid #999;
    position: relative;
}
.banners-left .banners_inner {
    padding-left: 5px;
    padding-right: 5px;
}
.bann_title {
    font-size: 14px;
    position: absolute;
    left: 5px;
    top: -9px;
    background: #fff;
    padding: 0 8px;
    color: #999;
}
.main-disput .item {
    padding-bottom: 10px;
    border-bottom: 1px dotted #303030;
    /*margin: -13px 0 0;*/
}
.main-disput.duel-list .item {
    padding: 10px 0;
    margin-bottom: 15px;
}
.main-disput .vs {
    position: absolute;
    top: 205px;
    left: 350px;
}
.main-disput.duel-list .vs {
    left: 337px;
    top: 120px;
}
.main-disput.list-page .vs {
    left: 337px;
}
.main-disput h3 a {
    font-size: 18px;
    text-decoration: none;
}
.main-disput .date {
    font-size: 10px;
    font-style: italic;
    color: #7f7f7f;
    float: right;
}
.one-duel .date {
    padding-left: 0;
    padding-right: 10px;
}
.main-disput.duel-list .opinions .anounce {
    width: 320px;
}
.main-disput .opinions .info {
    width: 122px;
}
.main-disput .opinions .image {
    height: 137px;
}
.main-disput.duel-list .opinions .image {
    margin-bottom: 15px;
}
.main-disput .opinions .name {
    color: #ed1c24;
    text-align: center;
    font-style: italic;
    padding: 7px 0 10px;
    word-wrap: break-word;
    height: 30px;
}
.main-disput.duel-list .opinions .name {
    text-align: left;
    padding-top: 0;
    width: 190px;
}
.main-disput.duel-list .opinions .first .name {
    float: left;
}
.main-disput.duel-list .opinions .second .name {
    float: right;
}
.main-disput .opinions .job {
    display: none;
    font-size: 10px;
    font-style: italic;
    color: #000;
}
.main-disput.duel-list .opinions .job {
    display: block;
}
.main-disput .opinions .votes {
    background-color: #ed1c24;
    color: #fff;
    font-size: 23px;
    font-style: italic;
    text-align: center;
    margin: 0 10px;
    padding: 5px 0;
}
.main-disput .opinions .first {
    width: 315px;
    float: left;
    padding-right: 30px;
}
.main-disput.duel-list .opinions .first, .main-disput.list-page .opinions .first {
    /*width: 320px;*/
}
.main-disput .opinions .first .anounce {
    float: left;
    width: 178px;
}
.main-disput .opinions .first .anounce p {
    margin: 0;
}
.main-disput .opinions .first .info {
    float: right;
}
.main-disput .opinions .second {
    border-left: 1px dotted #aaaaaa;
    width: 315px;
    float: left;
    padding-left: 30px;
    /*margin: 0 0 0 1px;*/
}
.main-disput.duel-list .opinions .second, .main-disput.list-page .opinions .second {
    width: 320px;
}
.main-disput .opinions .second .anounce {
    float: right;
    width: 178px;
}
.main-disput .opinions .second .anounce p {
    margin: 0;
}
.main-disput .opinions .anounce a {
    color: #000;
    text-decoration: none;
}
.main-disput .opinions .second .info {
    float: left;
}
.main-disput .post_controls {
    text-align: center;
}
.main-disput .post_controls div {
    float: none;
    display: inline-block;
}
.main-disput .allduels {
    text-align: right;
    padding: 25px 0 10px;
}
.main-disput .allduels a {
    font-size: 11px;
}
.one-duel h1 {
    font-size: 36px;
    color: #ed1c24;
    font-weight: bold;
    margin: 20px 0;
}
.one-duel .please-register {
    font-size: 14px;
    text-align: center;
    padding-bottom: 15px;
}
.one-duel .agree {
    text-align: center;
}
.one-duel .agree button {
    font-size: 20px;
    text-align: center;
    background: none #ed1c24;
    color: #fff;
    border: none;
    border-radius: 0;
    outline: none;
    text-transform: uppercase;
    padding: 5px 10px;
    width: 180px;
}
.main-disput.list-page h1 {
    font-size: 19px;
    font-weight: normal;
    margin-bottom: 0;
}
#quizze {
	position: fixed;
	z-index: 100000;
	top: 50%;
	margin-top: -148px;
	left: 50%;
	margin-left: -275px;
	width: 550px;
	height: auto;
	border: 1px solid #ddd;
	box-shadow: 0 0 3px #888;
	background-color: #fff;
}
#quizze .closeit {
    position: absolute;
    right: -8px;
    top: -8px;
    width: 20px;
    height: 20px;
    background: url("/public/site/img/close_icon.gif") no-repeat center center;
    cursor: pointer;
}
#quizze .heading {
    background-color: #ed1c24;
    text-align: center;
    padding: 10px 20px;
}
#quizze .underheading {
    padding: 10px 20px;
    background-color: #fff;
    text-align: center;
}
#quizze #quizze_data {
	padding: 20px 15px;
}
#quizze .title {
    padding: 10px 0;
    font-size: 15px;
    font-weight: bold;
}
#quizze p {
    /*font-style: italic;*/
    font-weight: bold;
}
#quizze td {
    padding-bottom: 10px;
    padding-right: 20px;
}
#quizze input {
    margin: 0;
}
#quizze .quizze_buttons {
    padding: 10px 20px;
    text-align: center;
}

#quizze #vk_groups {
	margin: 28px 0 20px;
}
#quizze .face_book {
	float: left;
	border: 1px solid #5B7FA6;
	background: #fff;
}
#quizze .twit {
	border: 1px solid #5B7FA6;
	margin: 10px 0;
	float: left;
	background: #fff;
}
#dimmer {
	background: url('/public/site/img/shadow.png') repeat;
	position: fixed;
	z-index: 10000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
}
#quizze .share_title {
	background: #5B7FA6;
	padding: 5px;
	text-align: left;
	color: #fff;
	font-weight: bold;
	overflow: hidden;
	line-height: 21px;
}
#quizze .share_title img {
	margin-right: 8px;
	float: left;
}
#quizze .twitter-follow-button {
	margin: 20px 10px;
}
.community_groups_main {
	padding-bottom: 20px;
}
#vk_groups_side {
	border: 1px solid #ed1c24;
}
.bottom_close {
	color: #ed1c24;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 20px;
	border-top: 1px solid #ed1c24;
	clear: both;
	text-align: center;
	cursor: pointer;
	text-decoration: underline;
}
.articles_single.withleft {
	overflow: hidden;
}


.right_box {
    background-color: #ed1c24;
    margin: 10px 0 0;
    padding: 0 0 4px;
    width: 260px;
}

.right_box .header {
	padding: 10px 0 8px;
}

.right_box .header h4 {
	color: #ffffff;
	font-size: 19px;
	font-weight: normal;
	margin: 0;
	text-align: center;
}

.right_box .content {
	background-color: #ffffff;
	margin: 0 auto;
	width: 254px;
}

.right_box .content .text_poll {
	font-size: 13px;
	font-weight: bold;
	margin: 0 auto;
	width: 205px;
}

.right_box .content form {
	margin: 30px auto 0;
	width: 225px;
}

.right_box .content form label {
	font-size: 12px;
}

.right_box .content form .button, .results_poll .vode_button {
	background: #000000;
	border-radius:0;
	border: none;
	border-bottom: 3px solid #e9e9e9;
	border-right: 3px solid #e9e9e9;
	color: #ffffff;
	cursor: pointer;
	display: block;
	font-size: 12px;
	outline: none;
	margin: 30px auto 0;
	padding: 6px 30px;
	text-align: center;
	width: 130px;
	background-image:none;
}

.right_box .content .all_polls {
	border-top: 1px dotted #979797;
	margin: 15px 10px 0;
	padding: 15px 0;
	text-align: right;
}

.right_box .content .result_poll {
	margin: 13px 0 0;
	padding: 0 15px;
}

.right_box .content .result_poll > div {
	margin: 12px 0 0;
}

.right_box .content .result_poll > div:first-child {
	margin: 0;
}

.right_box .content .result_poll > div .name_result {
	font-size: 12px;
}

.right_box .content .result_poll > div .width_result {
	margin: -2px 0 0;
}

.right_box .content .result_poll > div .width_result > div {
	background-color: #ed1c24;
	height: 10px;
    max-width: 165px;
    display: inline-block;
}

.right_box .content .result_poll > div .width_result .number_result {
	color: #ed1c24;
	display: inline-block;
	font-size: 12px;
	margin: 0;
}



/* Main Post */

.main-post {
	width: 710px;
}

.main-post > .left {
	float: left;
	width: 239px;
}

.main-post > .left .img {
	height: 374px;
    margin: 0;
	width: 245px;
}

.main-post > .left .date {
	font-size: 12px;
	margin: 10px 0 6px;
}

.main-post > .left .title {
	margin: 0 0 17px;
}

.main-post > .left .title a {
	color: #ed1c24;
	font-size: 30px;
	text-decoration: none;
}

.main-post > .left .text p {
	font-size: 13px;
}

.main-post > .left .additional {
	margin: -2px 0 0;
}

.main-post > .left .additional div {
	color: #7f7f7f;
	float: left;
	font-size: 11px;
	font-style: italic;
	margin: 0 10px 0 0;
	padding: 0 0 0 20px;
}

.main-post > .left .additional .comments {
	background: url("http://www.sovsekretno.ru//public/site/img/balloon-1.png") no-repeat left center transparent;
}

.main-post > .left .additional .views {
	background: url("http://www.sovsekretno.ru//public/site/img/eye-1.png") no-repeat left center transparent;
}

.main-post > .right {
	float: right;
	margin: 0;
	width: 210px;
    border-left: 1px dotted #aaaaaa;
    margin-left: 10px;
    padding-left: 10px;
}

.main-post > .right .box {
	border-bottom: 1px dotted #9e9e9e;
	margin: 0 0 9px;
	padding: 0 0 2px;
}

.main-post > .right .box.last {
	border-bottom: none;
}

.main-post > .right .box .date {
	color: #7f7f7f;
	font-size: 11px;
	font-style: italic;
}

.main-post > .right .box p {
	font-size: 13px;
	margin: 0 0 10px;
}

.main-post > .right .all_news {
	float: right;
}

.main-post > .box_poll {
	border-bottom: 1px dotted #e1e1e1;
	margin: 12px 0 0;
	min-height: 95px;
	padding: 0 0 20px;
	width: 630px;
}

.main-post > .box_poll:first-child {
	margin: 0;
}

.main-post > .box_poll:last-child {
	border-bottom: none;
	padding: 0;
}

.main-post > .box_poll .left {
	position: absolute;
}

.main-post > .box_poll .left .img {
	height: 95px;
	overflow: hidden;
	position: relative;
	width: 125px;
}

.main-post > .box_poll .left .img img {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.main-post > .box_poll .right {
	min-height: 95px;
	left: 135px;
	position: relative;
}

.main-post > .box_poll .right .date {
	color: #999999;
	font-size: 12px;
	font-style: italic;
}

.main-post > .box_poll .right .title {
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 3px;
	text-decoration: none;
    max-width: 550px;
}

.main-post > .box_poll .right .preview_text {
	font-size: 11px;
	margin: 0;
}

.main-post > .box_poll .right .result {
	bottom: 0;
	color: #999999;
	font-size: 11px;
	position: absolute;
}

.main-post > .box_poll .right .result span {
	color: #000000;
}

.main-post > .box_news {
	border-bottom: 1px dotted #e1e1e1;
	margin: 12px 0 0;
	min-height: 95px;
	padding: 0 0 20px;
	width: 560px;
}

.main-post > .box_news:first-child {
	margin: 0;
}

.main-post > .box_news:last-child {
	border-bottom: none;
	padding: 0;
}

.main-post > .box_news .left {
	position: absolute;
}

.main-post > .box_news .left .img {
	height: 95px;
	overflow: hidden;
	position: relative;
	width: 125px;
}

.main-post > .box_news .left .img img {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.main-post > .box_news .right {
	min-height: 95px;
	left: 135px;
	position: relative;
}

.main-post > .box_news .right .title {
	display: block;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.main-post > .box_news .right .date {
	color: #999999;
	font-size: 12px;
	font-style: italic;
	margin: 3px 0 3px;
}

.main-post > .box_news .right .preview_text {
	font-size: 11px;
	margin: 0 0 10px;
}

.main-post > .box_news .right .preview_text:last-child {
	margin: 0;
}

.main-post > .poll_page {
	width: 550px;
}

.main-post > .poll_page .name_page {
	font-size: 17px;
	font-weight: normal;
	margin: 0 0 20px;
}

.main-post > .poll_page .title {
	color: #ed1c24;
	font-size: 30px;
	font-weight: normal;
}

.main-post > .poll_page .date {
	color: #999999;
	font-size: 12px;
	font-style: italic;
	margin: 4px 0 27px;
}

.main-post > .poll_page .date span {
	color: #000000;
	font-style: normal;
}

.main-post > .poll_page .content_poll {
	position: relative;
	margin: 0 0 23px;
}

.main-post > .poll_page .content_poll .img {
	height: 175px;
	overflow: hidden;
	position: relative;
	width: 235px;
	float:none;
}

.main-post > .poll_page .content_poll .img img {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.main-post > .poll_page .content_poll .text_content {
	left: 250px;
	position: absolute;
	top: 0;
	width: 225px;
}

.main-post > .poll_page .content_poll .text_content p {
	font-size: 13px;
	margin: 0 0 10px;
}

.main-post > .poll_page .content_poll .text_content p:last-child {
	margin: 0;
}

.main-post > .poll_page .results_poll > div .name_result {
	display: inline-block;
	font-size: 12px;
    margin: 15px 5px 0 0;
    width: 360px;
}

.main-post > .poll_page .results_poll > div .width_result {
	display: inline-block;
	position: relative;
	top: 0px;
	width: 360px;
}

.main-post > .poll_page .results_poll > div .width_result > div {
	background-color: #ed1c24;
	float: left;
    max-width: 325px;
	height: 10px;
}

.main-post > .poll_page .results_poll > div .number_result {
	color: #ed1c24;
	display: inline-block;
	font-size: 12px;
	left: 9px;
	margin: 0;
	position: relative;
	top: 0px;
}
/* --- End Main Post --- */


/* Basic Styles */
.clear {
    clear: both;
}
/* --- */

.logotype {
    background: url("../img/new_images/logo.jpg") no-repeat 0 0 transparent;
    height: 122px;
    margin: 0 auto;
    width: 980px;
}

.topHeader_search {
    float: left;
    margin: 0 0 8px;
}

.topHeader_search form .input_text {
    border: 1px solid #aaaaaa;
    width: 210px;
}

.topHeader_search form .button {
    background: url("../img/new_images/icons/search_icon.png") no-repeat 0 0 transparent;
    border: none;
    cursor: pointer;
    height: 20px;
    outline: none;
    margin: 0 0 0 10px;
    width: 15px;
}

.tophead_post {
    background-color: #ed1c24;
    margin: 0 0 15px;
    padding: 5px 16px 6px;
}

.tophead_post .left {
    float: left;
}

.tophead_post .left p {
    color: #ffffff;
    font-size: 24px;
    margin: 0;
}

.tophead_post .right {
    float: right;
}

.tophead_post .right a {
    border-left: 1px dotted #ffffff;
    display: inline-block;
    margin: 0 0 0 15px;
    padding: 2px 0 3px 17px;
    text-decoration: none;
}

.tophead_post .right .icon {
    display: inline-block;
    margin: 0 12px 0 0;
    position: relative;
    top: -2px;
}

.tophead_post .right .text {
    color: #ffffff;
    display: inline-block;
    font-size: 10px;
    font-weight: normal;
}

.box_news {
    display: inline-block;
    margin: 0 0 25px 15px;
    width: 210px;
}

.box_news_editorial {
    margin: 0 0 25px 0;
}

.box_news .title {
    font-style: 14px;
    font-weight: bold;
    text-decoration: none;
}

.box_news p {
    font-weight: bold;
    margin: 13px 0 5px;
}

.main-post .right .edit_column {

}

.main-post .right .edit_column a {
    text-decoration: none;
}

.main-post .right .edit_column.first .title_column {
    border-bottom: 1px dotted #aaaaaa;
    margin: -2px 0 10px;
    padding: 0 0 10px;
}

.main-post .right .edit_column .title_column {
    color: #231f20;
    font-size: 14px;
    font-weight: bold;
    margin: 11px 0 9px;
}

.title_column_editable {
    margin-top: 0 !important;
}

.main-post .right .edit_column .box img {
    margin: 0 10px 0 0;
}

.main-post .right .edit_column .box p {
    color: #231f20;
    display: inline-block;
    font-size: 11px;
    font-style: italic;
    text-align: right;
    vertical-align: top;
    width: 70px;
}

.main-post .right .edit_column .box p span {
    color: #ed1c24;
    display: block;
    font-size: 14px;
}

.main-post .right .edit_column {

}

.title_sec {
    color: #ffffff;
    display: inline-block;
    background-color: #ed1c24;
    font-size: 21px;
    margin: 0 0 15px;
    padding: 10px 0;
    position: relative;
    text-align: center;
    width: 185px;
}

.title_sec span {
    position: relative;
    z-index: 10;
}

.title_sec:before {
    background-color: #ed1c24;
    content: "";
    display: inline-block;
    height: 3px;
    left: 180px;
    position: absolute;
    top: 21px;
    width: 528px;
}

.main-post {

}

.main-post .left_small {
    float: left;
    margin: 0 15px 13px 0;
    width: 350px;
}

.main-post .left_small .image {
    width: 350px;
}

.main-post .left_small .image img {
    width: 100%;
}

.content .date {
    color: #7f7f7f;
    font-size: 12px;
}

.content .title {
    margin: 3px 0 14px;
}

.content .title a {
    font-size: 21px;
    font-weight: bold;
    text-decoration: none;
}

.content .text {
    color: #231f20;
    font-size: 12px;
    /*font-weight: bold;*/
}

.content .all_news {
    font-size: 13px;
    margin: 15px 17px 22px;
    text-align: right;
}

.main-post .right_large {
    float: right;
    width: 345px;
}

.main-post .right_large .box {
    border-top: 1px dotted #aaaaaa;
    padding: 13px 0;
}

.main-post .right_large div.box:first-child {
    border: none;
}

.main-post .right_large .box .date {
    color: #7f7f7f;
    display: block;
    font-size: 11px;
}

.articles_level .box_article {
    display: inline-block;
    /* height: 445px; */
    margin: -1px 1px 0;
    padding: 0 15px 0;
    width: 210px;
    vertical-align: top;
}

.articles_level .box_article:nth-child(2) {
    border-left: 1px dotted #aaaaaa;
    border-right: 1px dotted #aaaaaa;
}
.articles_level .box_article:first-child {
    padding: 0 10px 0 0;
}

.articles_level .box_article:last-child {
    border-right: none;
    padding: 0 0 0 10px;
}

.articles_level .box_article .item {
    border-top: 1px dotted #aaaaaa;
    padding: 0 0 25px;
}

.articles_level .box_article .item .img img {
    width: 100%;
}

.articles_level .box_article .item .title {
    margin: 1px 0 13px;
}

.articles_level .box_article .item .text {
    margin: 0 0 5px;
}

.main-disput.floatcontainer .title h3 a {
    font-size: 21px;
}

.main-disput.floatcontainer .vs {
    color: #ed1c24;
    font-size: 23px;
    display: inline-block;
    font-style: italic;
    font-weight: bold;
    left: 327px;
    background-color: #ffffff;
    margin: 0;
    /*top: 239px;*/
    padding: 3px;
    position: absolute;
}

/* Social Button Header */
    .social_button {
        float: right;
    }

    .social_button ul {
        margin: 0;
        padding: 0;
    }

    .social_button ul li {
        display: inline-block;
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .social_button ul li a {
        display: inline-block;
        text-decoration: none;
    }

    .social_button ul li a span {
        background: url("../img/new_images/icons/sprite_icon_social.png") no-repeat 0 0 transparent;
        display: inline-block;
        height: 18px;
        position: relative;
        width: 16px;
    }

    .social_button ul li .facebook span {
        background-position: 0 0;
        margin: 0 -2px 0 0;
    }

    .social_button ul li .twitter span {
        background-position: -19px 0;
        margin: 0 6px 0 0;
    }

    .social_button ul li .vkontakte span {
        background-position: -44px 0;
        margin: 0 43px 0 0;
    }

    .social_button ul li a:nth-child(3) {
        margin: 0 43px 0 0;
    }

    .social_button ul li .jj span {
        background-position: -66px 0;
        height: 19px;
        margin: 0 43px 0 0;
        top: 2px;
        width: 18px;
    }

    .social_button ul li .rss span {
        background-position: -130px 0;
        width: 48px;
    }
/* --- */


.right_box .content img {
    width: 254px;
}

#c_right .top51_inside {
    border: 3px solid #ed1c24;
    color: #303030;
    font-size: 11px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 135px;
}
#c_right .top51_inside h2 {
    background-color: #ed1c24;
    margin: 0;
    padding: 1px 10px 4px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
}
#c_right .top51_inside h2 a {
    font-size: 19px;
    font-weight: normal;
    color: white;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
}
#c_right .top51_inside h2 a:hover {
    text-decoration: none;
}
#c_right .top51_inside h3 {
    text-transform: uppercase;
    background-color: #ed1c24;
    margin: 0;
    padding: 0 10px 5px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}
#c_right .top51_inside .inner {
    padding: 0 10px 10px 10px;
}
#c_right .top51_inside .inner .all_news {
    text-align: right;
}
#c_right .top51_inside a {
    font-size: 13px;
    text-decoration: none;
    color: #202020;
}
#c_right .top51_inside .all_news a {
    color: #ed1c24;
    text-decoration: underline;
}
#c_right .top51_inside .all_news a:hover {
    text-decoration: none;
}
#c_right .top51_inside a:hover {
    text-decoration: underline;
}
#c_right .top51_inside ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
#c_right .top51_inside li {
    border-bottom: 1px dotted #303030;
    padding: 15px 0;
    text-align: center;
}
#c_right .top51_inside.top10 li {
    text-align: left;
}
#c_right .top51_inside.top10 .post_controls {
    padding-top: 5px;
}
#c_right .top51_inside.news li {
    text-align: left;
    overflow: hidden;
}
#c_right .top51_inside.news li .date {
    font-style: italic;
    color: #949494;
}
#c_right .top51_inside li.last {
    border-bottom: none;
}

.main-disput.duel-list.floatcontainer .first .anounce {
    width: 320px !important;
    margin: 15px 0 0;
}

.main-disput.duel-list.floatcontainer .second .anounce {
    width: 320px !important;
    margin: 15px 0 0;
}

.top_nerl {
    width: 135px;
}

/* specials new */
.specials_new_list {
    width: 100% !important;
}

.specials_news_list_inner {
    width: 100% !important;
}

.specials_new_list_left {
    float: left;
    width: 125px;
}

.specials_new_list_left img {
    width: 125px;
}

.specials_new_list_announce {
    float: right;
    width: 530px;
    overflow: hidden;
}

.articles_level .box_article:nth-child(3) {
    margin: 0;
}