.page-bread a, .page-bread {
    font-family: Georgia;
    font-style: italic;

}

.page-bread a {
    color: #00617f;
    text-decoration: underline;
}

.page-bread {
    color: #5e5e50;
    margin-top: 5px;
}

.page-search {
    position: relative;
}

.page__wrapper {
    margin-top: -60px;
}

.page__caption {
    height: 22px;
    line-height: 20px;
}
.page__caption a {
    text-decoration: none;
}
.photo__block {
    position: relative;
    width: 300px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}


.photo__block .page__caption {
    position: absolute;
    top: 1px;
    left: 0px;
}

.page__container {
    background: #fff;
    margin-top: 32px;
}

.page__caption {
    margin-left: -10px;
}

.page__caption a {
    display: block;
    height: 22px;
    line-height: 20px;
    color: #fff;
}

.page__caption span {
     background: #000;
     padding: 2px 10px;
     color: #fff;
     font-weight: bold;
     font-family: Georgia;
     font-style: italic;
     font-size: 16px;
     height: 22px;
     line-height: 20px;
}


.page__header {
    background: url('/img/head_bg.jpg') repeat-x;
    height: 188px;
}
.page__header_name {
    color: #5e5e50;
    font-size: 54px;
    margin-top: 35px;
    font-family: Georgia;
    text-shadow: 1px 0px 0px #fff;
    line-height: 64px;
}

.page__header_date {
    margin-top: 20px;
    font-family: Georgia;
    color: #5e5e50;
    font-style: italic;
    text-align: right;
}

.page__header_bottom {
    background: url('/img/head_bg_bot.png') repeat-x;
    width: 100%;
    height: 12px;
    margin-top: -12px;
}

.photo__block_content {
    position: absolute;
    bottom: 10px;
    width: 100%;
}

.photo__block_text {
    margin: 0 10px;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
}

.photo__block_text_date {
    float: left;
    width: 20px;
    background: #00617F;
    font-size: 12px;
    text-align: center;
    height: 40px;
    line-height: 20px;
}

.photo__block_text_title {
    margin-left: 20px;
    font-family: Georgia;
    font-style: italic;
    padding: 0 10px;
    height: 40px;
    line-height: 20px;
}
.photo__block_text_title a {
    text-decoration: none;
    color: #fff;
}
.photo__block_text_title a:hover {
    text-decoration: underline;
}

.interview__block_author {
    float: left;
    width: 60px;
    padding-top: 10px;
}

.interview__block_author a {
    font-family: Georgia;
    font-style: italic;
    text-decoration: underline;
    font-size: 12px;
    line-height: 14px;
    text-align: right;
    display: block;
    margin-top: 10px;
}

.interview__block_text {
    background: #e9e9e3;
    margin-left: 80px;
    padding: 20px;
    padding-bottom: 10px;
    position: relative;
    z-index: 1;
}

.interview__block_title {
    color: #00617F;
    font-family: Georgia;
    font-style: italic;
    display: block;
    margin-bottom: 10px;
}

.rating-block {
    width: 300px;
    display: inline-block;
    vertical-align: top;
}


.rating-block ol, .rating-block li {
    margin: 0;
    padding: 0;
}
.rating-block ol {
    padding: 10px 0 10px 25px;
}
.rating-block li {
    margin-bottom: 5px;
}

.rating-block ol li a {
    color: #00617F;
    font-family: Georgia;
    font-style: italic;
    font-weight: bold;
    text-decoration: underline;
}

.rating-block__people {
    border: 1px solid #d2d2d2;
    padding: 0px 10px 0 10px;
}

.rating-block hr {
    border: 4px double #000;
}

.rating-block__all {
    color: #00617F;
    font-family: Georgia;
    font-style: italic;
}

.interview2 {
    border: 1px solid silver;
}
.iterview2__img {
    float: left;
}
.iterview2__context {
    margin-left: 120px;
    overflow: hidden;
}

.interview2__context_title {
    color: #00617F;
    font-family: Georgia;
    font-style: italic;
    font-weight: bold;
    text-decoration: underline;
}
.interview2__padd {
    padding: 20px;
}

/*sdfsdfsdfsdf*/

.page__caption2 {
    font-family: Georgia; font-style: italic; font-size: 16px; font-weight: bold;
    margin-bottom: 20px;
}

.page__caption2 a {
    color: #000;
    text-decoration: none;
}

.page__caption3 {
    font-family: Georgia; font-style: italic; font-size: 30px; color: #88887D;
}


span.hr1 {
    display: block;
    padding-bottom: 2px;
    border-bottom: 1px solid #552b22;
}

span.hr1 span {
    display: block;
    background: #552b22;
    height: 2px;
}

span.hr2 {
    display: block;
    padding-bottom: 2px;
    border-bottom: 1px solid #000;
}

span.hr2 span {
    display: block;
    background: #000;
    height: 2px;
}


.sliderG {
    width: 620px;
    height: 320px;
    overflow: hidden;
    position: relative;
}
.sliderG ul {
    width: 620px;
    height: 320px;
    position: absolute;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
}
.sliderG li {
    width: 620px;
    height: 320px;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 1;
}
.sliderG li:first-child {
    z-index: 5;
}
.sliderG__counter {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 10;
}
.sliderG__counter a {
    text-decoration: none;
    margin-right: 5px;
    outline: none;
}

.sliderG__counter a.current span {
    background: #00617F;
    color: #fff;
}

.sliderG__counter span {
    border: 2px solid #fff;
    color: #fff;
    padding: 1px 6px;
    font-weight: bold;
    border-radius: 15px;
    background: rgba(0, 0, 0, 0.4);
}
.sliderG__line {
    position: absolute;
    height: 2px;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 10;
}
.sliderG__line_time {
    width: 0;
    background: #00617F;
    height: 2px;
}
.sliderG__title {
    background: rgba(0, 0, 0, 0.4);
    border-left: 10px solid #00617F;
    position: absolute;
    color: #fff;
    bottom: 20px;
    left: 20px;
    width: 550px;
    font-family: Georgia;
    font-style: italic;
    font-size: 18px;
    padding: 10px;
}
.sliderG__title a {
    color: #fff;
    text-decoration: none;
}


.pub-detail__title h1 {
    font-family: Georgia;
    font-style: italic;
    font-size: 30px;
    font-weight: normal;
    color: #88887d;
    margin-top: 20px;
}

.pub-detail__subtitle {
    margin-bottom: 10px;
    font-size: 18px;
}

.page__footer {
    margin-top: 50px;
    background: url('/img/bg05.gif') top repeat-x #dfded8;
    padding-top: 15px;
}

.page__footer_bottom {


}

.page__footer_top {
    min-height: 100px;
}

.fb_1__skobka {
    margin-bottom: 20px;
}

.fb_1__container {
    width: 45%; float:left;
    margin-bottom: 30px;
}

.fb_1__sep {
    width: 10%;
    float:left;
    height: 1px;
}

.fb_1 a {
    color: #51b8c3;
    margin-top: 10px;
    display: block;
    font-size: 13px;
    text-decoration: underline;
}
.ps__link {
    color: #00617F;
    font-family: Georgia;
    font-style: italic;
    font-weight: bold;
    text-decoration: underline;
}

.page-search input {
    width: 280px;
    padding: 4px 25px 4px 10px;
    float: right;
    border-radius: 25px;
    height: 16px;
    border-top: 1px solid gray;
    border-left: 1px solid gray;
}

p {
    line-height: 20px;
}

.pub-left {
    border: 1px solid silver;
    border-left: none;
    padding: 10px;
}
.pub-left__title {
    margin-bottom: 10px;
    display: block;
}
.left__block_articles {
    border: 1px solid silver;
    border-left: none;
    padding: 10px;
}

.left__block_articles_link {
    text-decoration: underline;
    margin-top: 5px;
    display: block;
    margin-bottom: 10px;
}

.left__block_articles p {
    margin-top: 5px;
}

.left__block_articles img {
    margin-top: 10px;
}
.video__block {
    position: relative;
}
.video__block .page__caption {
    position: absolute;
    top: 1px;
    left: 0;
}
.video__block .video__block_link {
    font-size: 11px;
    line-height: 14px;
    display: block;
    margin-top: 5px;
    padding: 0 5px;
    margin-bottom: 10px;
}


.video__block img:first-child {
    margin-top: 0;
}

.publications > li {
    border-top: 1px solid #38170e;
}




.form-field .button,.form-field input,.form-field select,.form-field textarea {
    vertical-align: top;
}

.ui-dialog .ui-dialog-titlebar, .ui-datepicker .ui-datepicker-titlebar {
    background: #38170e;
    font-family: Georgia;
    font-style: italic;
    padding: 5px 15px;
}
.ui-dialog, .ui-datepicker {
    background: #fff;
    padding: 0;
    padding-top: 10px;
    -webkit-box-shadow: 3px 5px 5px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    3px 5px 5px rgba(50, 50, 50, 0.75);
    box-shadow:         3px 5px 5px rgba(50, 50, 50, 0.75);
}
.ui-dialog .ui-dialog-titlebar-close span, .ui-datepicker .ui-datepicker-titlebar-close span {
    background: url('/img/btn_close.png') no-repeat center center;
}
.ui-dialog .ui-dialog-titlebar-close, .ui-datepicker .ui-datepicker-titlebar-close {
    margin: -17px 5px 0 0;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    background: url('/img/ui-tabs_selected.png');
    border-top: 1px solid #492015;
}
.ui-tabs .ui-tabs-nav li a {
    font-size: 12px;
}
.form-bbuttons {
    background: #e9e9e3;
}

.form-field {
    border: 2px solid #38170e;
}

.table_style_1 .table-head__td {
    background: #E9E9E3;
}

ol.menu-vertical_style1, ol.menu-horisontal_style1 {
    background: #E9E9E3;
}
ol.menu-vertical_style1 a, ol.menu-horisontal_style1 a {
    color: #00617F;
}
ol.menu-vertical_style1 li:hover, ol.menu-horisontal_style1 li:hover {
    background: #00617F;
}
ol.menu-vertical_style1 li:hover > a, ol.menu-horisontal_style1 li:hover > a {
    color: #fff;
}
div.menu-context {
    background: #00617F;
}
.table_style_1 .table-body__tr:nth-child(2n+1) {
    background: #E9E9E3;
}
.editable-item {
    background: #E9E9E3;
}
.tree {
    font-family: Georgia;
    margin-top: 10px;
}
.icon_ps {
    background: url('/img/icons-ps.png');
    width: 16px;
    height: 16px;
    display: inline-block;
}
.icon_ps_comm {
    background-position: -16px 0;
}
.icon_ps_eye {
    background-position: -32px 0;
}
.page__comments {
    font-weight: bold;
    line-height: 16px;
}
.fs10 {
    font-size: 10px;
}

.ui-autocomplete li.ui-menu-item a {
    color: #000000;
}
ul.ui-autocomplete {
    background: none repeat scroll 0 0 #FFFBE3;
    box-shadow: 1px 1px 3px 0 #A7A59B;
}
.ui-autocomplete a.ui-state-hover {
    border: 1px dashed #A7A59B;
}


.pub-listV-auth {
    border:  1px solid silver;
    border-left: none;
    padding: 10px;
}
img {
    max-width: none;
}
.page__bread {
    font-style: italic;
}
.page__bread, .page__bread li {
    padding: 0;
    margin: 0;
    list-style: none;
}
.page__bread li {
    float: left;
    margin-left: 5px;
    font-size: 18px;
}
.page__bread li:first-child {
    margin-left: 0;
}

.linkdashed {
    text-decoration: none;
}
.link-dashed, .linkdashed span {
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
}
.link-dashed:hover, .linkdashed span:hover {
    border-color: transparent;
}

.x0-text-lg {font-size: 16px !important;}
.x0-text-sm {font-size: 12px !important;}
.x0-text-xs {font-size: 11px !important;}

.x0-text-pale {
    color: #848484;
}

.x0-user {text-decoration: none; font-style: italic; font-size: 12px;}
.x0-user span {border-bottom: 1px solid #388de9;}
.x0-author {font-style: italic; font-size: 12px;}

/* Цвет текста даты */
.x0-date, .x0-date-sm, .x0-date-xs {
    color: #848484;
}
.x0-date-sm {
    font-size: 12px;
}
.x0-date-xs {
    font-size: 10px;
}

.x0-list__body {
    background: #F9F9FB;
    border: 1px solid #E7E8EA;
}
.x0-list__body:before {
    background: url("/theme/flat/img/list_ar.png") no-repeat bottom;
}
