/* Generic sitewide styles */
html, body, * {
    margin: 0;
    padding: 0;
    font-size: 11pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-family: Arial;
    /*        font-family: 'PT Sans', sans-serif;*/
    line-height: 1.3;
    border: 0;
}

.foto table {
    border: 0px;
    align-self: center;
}
.foto td {
    padding: 8px;
    vertical-align: top;
}


a img {
    border: 0;
}

a, a:visited {
    color: #000000;
}

ul {
    list-style: square;
    padding-left: 1.5rem;
}
li {
    margin-bottom: 0.3rem;
}

ul ul li b a, ul li b a {
    font-variant:small-caps;
}

div#container{
    width:976px;
    margin:0 auto;
    /*	border: 1px dashed green; */
}

div#container.home {
    background-image: url(/img/home-bg6.jpg);
    background-repeat:no-repeat;
    background-position: 0% 0%;
    height: 700px;
}

#topmenu {
    float: right;
    width: 470px;
    color: white;
    font-size:11px;
    padding: 5px 10px;
    background-color:#000;
}

#topmenu h1 {
    font-size: 11px;
    font-weight:normal;
    display:inline;
}

#topmenu a {
    text-decoration: none;
    color: #fff;
}

#topmenu a:hover {
    text-decoration: underline;
}

#topmenu a.sitemap {
    position: relative;
    left: 70px;
}

a#title {
    float: right;
    clear: right;
    margin: 20px 163px 15px auto;
}

#minibio {
    float: right;
    clear: right;
    /*margin: 15px 40px 15px 0;*/
    width: 400px;
    text-align:justify;
    font-size: 11px;
    text-align: right;
}

#sitenews {
    float: right;
    clear: right;
    width: 450px;
    /*	height: 210px; */
    /*	margin: 15px 0 15px 0;
            background-color: #666;
            padding: 16px;
            color: white;
    */
    margin: 0px 0 15px 0;
    padding: 0 16px;
    background-color:inherit;
    color:black;
}

#sitenews a {
    /*color: white;*/
    color:black;
    /*    text-decoration: underline; */
}

#sitenews img {
    position: relative;
    left: 30px;
    margin-bottom: 10px;
}

#sitenews ul {
    list-style: none;
}

#sitenews ul li{
    margin: 8px 4px;
}

#sitenews ul li a{
    /*	font-weight: bold; */
    text-decoration:none;
}

ul#homenav {
    margin: 15px 0 15px 20px;
    float: left;
    width: 160px;
    /*	height: 500px; */
    background-color: #FFe;
    border: 1px solid #666;
    padding: 0;
    list-style:inside;
}

ul#homenav li {
    display:inline;
}

ul#homenav li a{
    background-color: #fff;
    color: #333333;
    display:block;
    padding: 10px;
}

ul#homenav li a:hover{
    display:block;
    color:#FFFFFF;
    background-color:#333333;
    text-decoration:underline;
}


#play {
    position:relative;
    left:720px;
    top:30px;
    margin: 10px;
    /*float: left;*/
    width: 250px;
    height: 40px;
    background-color:inherit;
    border:none;
    padding:5px;
}


#sankya {
    position:relative;
    top:-85px;
    left:195px;
    width:315px;
    height: 50px;
    background-color:inherit;
    border:none;
    padding:0px;
}

#leonov {
    position:relative;
    top:-190px;
    left:195px;
    width: 315px;
    height: 50px;
    background-color:inherit;
    border:none;
    padding:0px;
}

#imho {
    position:relative;
    top:-40px;
    left:630px;
    width: 200px;
    height: 70px;
    background-color:inherit;
    border:none;
    padding:0px;
}


@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
    #sankya, #leonov {}
}

#container.single, #container {
    background-image: url(/img/single_bg_solid.gif);
    background-repeat:repeat-y;
    background-position: 0% 0%;
    /*	min-height: 700px; */
    /*	height: 700px; */
}

#header {
    /*	background-image: url(/img/shapka_bg1.jpg);
            height: 191px;*/
    background-image: url(/img/kollaj.jpg);
    height: 300px;
    background-repeat: no-repeat;
    background-position: 0% 0%;

}

a#title.single {
    margin: 33px 150px 15px auto;
}

#wrapper {
    float:left;
    width:100%;
}

#content {
    margin: 0 150px 0 170px;
    padding: 16px 24px;
}

#navigation {
    background-image: url(/img/fon_paper.jpg);
    background-repeat:no-repeat;
    background-position: 0% 0%;
    float:left;
    width:170px;
    margin-left:-976px;
    padding: 16px 8px;
    overflow: hidden;
}

#rcol {
    float:left;
    width:142px;
    margin-left:-150px;
    padding: 16px 0 16px 8px;
}

div.bottomspacer {
    clear:both;
    width:976px;
    height: 0px;
}

#footer {
    text-align: center;
    clear:both;
    width:960px;
    background: #EEE;
    padding:10px 0 10px 10px;
    color: #444;
    /*    padding: 8px;*/
    /*    height: 35px;*/
}

#content h1,
.mce-content-body h1 {
    font-size: 24px;
}

#content h2, 
#content h2 a {
    font-size: 20px;
}

#content h3, 
#content h3 a {
    font-size: 18px;
}

#content h4, 
#content h4 a {
    font-size: 16px;
}

#content h5 {
    font-size: 14px;
}

#content h1,#content h2,#content h3,#content h4,#content h5 {
    margin: 1em 0;
}

/*#content p {
        margin: 8px 0;
}*/
p {
    margin: 8px 0;
}

blockquote {
    padding: 15px 25px 25px 50px;
    font-size: 1em;
    line-height: 1.3;
    position: relative;
}
blockquote::before {
    content: '\1F677';
    font-size: 5em;
    color: #ddd;
    position: absolute;
    left: 0;
    top: 2px;
}

/*============= dm 05.01.2020 ===============*/

p.text-stars {
    letter-spacing: 0.5em;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em;
}

.comment-author {
    font-weight: bold;
}
.comment-icon {
    display:inline-block;
    vertical-align:bottom;
    padding-left: 25px;
}
.ljuser-icon {
    background:url(../img/ljuser2020.svg) no-repeat left center;
    background-size: 16px 16px; 
}
.facebook-icon {
    background:url(../img/fb2020_16x16.png) no-repeat left center;
    background-size: 16px 16px; 
}
.instagram-icon {
    background:url(../img/insta2022_16x16.png) no-repeat left center;
    background-size: 16px 16px; 
}
.vk-icon {
    background:url(../img/vk2020.svg) no-repeat left center;
    background-size: 16px 16px; 
}
.livelib-icon {
    background:url(../img/livelib2020_16x16.png) no-repeat left center;
    background-size: 16px 16px; 
}
.text-icon {
    background:url(../img/text2020_16x16.svg) no-repeat left center;
    background-size: 16px 16px; 
}


/*============= /dm 05.01.2020 ===============*/




#sitemap  {
    padding-left: 15px;
}
#sitemap ul {
    margin-left: 15px;
}
#sitemap ul li {
    margin-top: 15px;
}
#sitemap .sitemap-section {
    margin-top: 30px;
}


.newsdate {
    color: #555;
    font-weight: bold;
}

/*
#newsblock a {
    text-decoration: none;
    font-weight: normal;
}

#newsblock a:hover {
    text-decoration: underline;
}

#newsblock p {
    margin-bottom: 1em;
}
*/

#navline, #navline a {
    font-size: 10px;
    color: #444;
}
#navline {
    margin: 0 0 16px 0;
}
.last_entry {
    /*font-size: 10px;*/
    font-size: inherit;
    color: #ff0000;
}


/* Left navigation */

#navigation {
    overflow: hidden;
}

#navigation ul li a, #navigation ul li a:visited {
    text-decoration: none;
    /*    font-weight: normal; */
}

#navigation ul li a:hover {
    text-decoration:underline;
}

#navigation ul li.active, #navigation ul li.active a  {
    color: #000;
    text-decoration: underline;
}

#navigation ul {
    list-style: none;
    padding-left: 10px;
    padding-right: 15px;
}

#navigation li.sub1 a  {
    list-style: none;
    text-transform:uppercase;
    font-size: 13px;
    font-weight:bold;
    color: #222;
}

#navigation li.sub2 {
    padding-left: 5px;
}
#navigation li.sub2 a  {
    display: inline-block;    
    font-size: 11px;
    font-weight: bold;
    line-height: 1.3;
    text-decoration: none;
    text-transform: none;
}

#navigation li.sub3 {
    padding-left: 10px;
}
#navigation li.sub3 a {
    display: inline-block;    
    font-size: 11px;
    font-weight: normal;
    line-height: 1.3;
    text-decoration: none;
    text-transform: none;
}

#navigation a, #navigation  {
    color: #000000;
}

#navigation li {
    margin: 7px 0;
}

/* Right column */

#rcol {
    text-align: center;
    font-size: small;
}

#rcol .shopitem {
    margin: 16px 0;
}
.shopitem a {
    display: flex;
    text-decoration: none;
}
.shopitem img {
    flex: 0 0 60px;
    margin-right: 10px;
}
.shopitem p {
    flex: 0 1 auto;
    align-self: center;
    text-align: left;
    line-height: .95;
    margin: 0;
    overflow: hidden;
}
.shopitem strong {
    font-size:11px;
}
/*
.shopitem img {
    float:left;
}
.shopitem div a {
    font-size:8px;
    float:right;
}
.shopitem div {
    width:85px;
    text-align:right;
}
*/

#shopitem a {
    font-size: 10px;
    display: block;
    background-color: #eee;
    color: #000000;
    padding: 2px;
}

#shopitem a:hover {
    background-color: #444;
    color: white;
}

#home_bookshop {
    height: 70px;
    width:960px;
    background: #EEE;
    padding: 4px 8px 10px 8px;
    margin-top: 4px;
    margin-bottom:5px;
    /*	clear:both; */
}

#home_bookshop .shopitem {
    vertical-align: top;
    display: block;
    float: left;
    margin: 2px 4px 2px 0px;
    padding:4px 4px 4px 0px;
    border-right: 1px solid #888;
    /*width: 100px;*/
}

#home_bookshop .shopitem a{
    color: #666;
    display:inline;
    font-size: small;
}

#home_bookshop #shop {
    font-weight:bold;
}

p.otzyv {
    padding: 2em 0 0 0;
    font-weight: bold;
    clear: both;
}

div.otzyvy img {
    float: left;
    /*margin: 8px;*/
    margin-right: 8px;
}

div#counterz {
    /*	border: 1px solid #999999; */
    /*	float:right;*/
}

span.rbclink a {
    position: relative;
    left: -5px;
    text-decoration:none;
    text-transform:capitalize;
    color: #444;
}

div.gbpost {
    margin: 8px 0;
    border-bottom: 1px solid #dddddd;
    padding: 8px;
    color: #000000;
    font-size:small;
}

form input, form textarea {
    border: 1px solid #999999;
}

form input.submitbutton {
    padding: 0 4px;
}

.gbnick {
    font-weight: bold;
}

.gbdate {
    color: #bbb;
    font-size: .95em;
}

div.friends  {
    margin: 0 16px;
    text-align: center;
}

div.friends img
{
    margin: 8px;
}

ul.newslist {
    list-style-position: outside;
    list-style-type: square;
}

ul.newslist li {
    margin: 1.5em 0;
}

ul.newsarchive {
    display: inline;
    padding: 1em;
    width: 33%;
    list-style-position: inside;

}

ul.newsarchive h3, ul.newsarchive h3 a
{
    margin: 0;
    padding: 0;

}

ul.newsarchive li {
    margin-left: 1em;
}

p.sourcelink {
    text-align: right;
    color: #666;
}

p.presskit {
    margin: 20px 15px;
    clear: both;
}

p.presskit img
{
    float:right;
    margin-bottom: 15px;
}

span.gentle a {
    color: #444;
    text-decoration: none;
}

.slb, .slb a
{
    color: #666;
}

div.feedbackItem {
    margin-bottom: 1.5em;
}

.feedback_author {
    font-weight: bold;
}

.feedback_email {
    color: #999;

}

.feedback_question {
    font-weight: bold;
}

div.hslb {
    margin-top: 1em;
    padding: 1em;
    border: 1px solid #bbb;
    color: #999;
}

div.hslb a, a.slblink {
    color: #999;
}

img.fotoset {
    margin: 1em;
    width: 144px;
    height: 192px;
}

p.fotoset {
    text-align: center;
}

p.fotoset a, p.fotoset a strong {
    text-decoration:none;
    font-size:small;
}

table tr td b {
    font-size:small;
}

div.video {
    margin: 4px;
}

.cl {
    clear: both;
}

.pics {
    float: right;
}

.year {
    font-size: 24px;
    font-weight: bold;
    border-bottom: 1px solid;
    margin: 3em 0 1.5em 0;
}

/*  библиография -- dm 21.04.2023  */
.biblio-book {
  display: flex;
  line-height: 1.3;
  margin: 1em 0 1.5em 0;
  width: 100%;
}

.biblio-img {
  flex: 0 0 250px;  
  order: 2;
}
.biblio-cover {
  border: 1px solid black; 
  border-width: 1px;
  width: 250px;
}

.biblio-text {
  flex: 1 1 auto;
  margin: 0;
  padding-right: 1em;
  order: 1;  
}
.pl2 {
    padding-left: 2em;
}
/*  /библиография */



.biblio_book {
    line-height: 1.3;
    margin: 1em 0 1.5em 0;
}

.biblio_cover {
    float: right;
    border: 1px solid black; 
    border-width: 1px;
    width: 250px;
}

.clearfix:after {
    content: "."; /* добавить содержимое: "." */
    display: block;  /* сделать блоком, т.к. inline не может иметь clear */
    clear: both;  /* с обеих сторон clear */
    visibility: hidden; /* сделать невидимым, зачем нам точка внизу? */
    height: 0;  /* сделать высоту 0, чтобы не занимал место */
}


.spisok_table {
    font-size: 10pt;
}

.spisok_table td {
    font-size: 10pt;
    padding: 3px;
}

/*--------------- DM 13.11.2018 --  шапка для отчетов Донбасс --------------------------*/
.donbass_header {
    padding: 5px 15px;
    background-color: #eee;
    margin-bottom: 40px;
}
.donbass_header table {
    width: 100%;
}
.donbass_header td {
    width: 50%;
    vertical-align: top;
    padding-right: 10px;
}
.donbass_header td p {
    font-size: 10pt;
}


/*--------------- DM 13.11.2018 --  картинки для отчетов Донбасс --------------------------*/
/* расположение */
/* 1 5  */
/* 2 6  */
/* 3 7  */
/* 4 8  */
/* ------------- Контейнер с адаптивными блоками------------- */

.masonry {
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-gap: 8px;
    -moz-column-gap: 8px;
    -webkit-column-gap: 8px;
    column-fill: balance;
    -moz-column-fill: balance;
    margin: 17pt 0 33pt 0;
    padding: 0;
    line-height: 0;
    font-size: 0px;
}
/* Элементы в виде плиток с содержанием */
.item {
    line-height: 0;
    font-size: 0px;
    display: inline-block;
    padding: 0;
    /*margin: 0 0 8px 0;*/
    margin: 0;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
/* Стили картинок внутри адаптивных плиток */
.item img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 8px 0;
}
/* подпись */
.item p, .item p br {
    font-size: 9pt;
    font-style: italic;
    line-height: 1;
}

.text-col2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px;
}
/* ---------------------------- 19.11.2022 -----------------------------------*/
.photo-gallery {
    margin: 17pt 0 33pt 0;
    padding: 0;
}
.photo-gallery-item {
    width: 300px;
    height: auto;
    margin: 0;
}
.photo-gallery-item img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 8px 0;
}
/* подпись */
.photo-gallery-item p, .photo-gallery-item p br {
    font-size: 9pt;
    font-style: italic;
    line-height: 1;
}


/* ------------- 31.03.2022 --------------------------------------------------*/
/*
.masonry2 {
   display: grid;
   grid-template-columns: repeat(2, 1fr);
   grid-auto-rows: auto;
   grid-column-gap: 8px;
   grid-row-gap: 0;

    margin: 17pt 0 33pt 0;
    padding: 0;
}
.item2 {
    padding: 0;
    margin: 0;
    width: 300px;
}
.item2 img {
    width: 100%;
    height: auto;
    margin: 0 0 8px 0;
}
.item2 p, .item p br {
    font-size: 9pt;
    font-style: italic;
    line-height: 1;
}
*/

/*---------------- Вставка видео с youtube на 100% ширины ---------------------------------*/

.video-container {
    position: relative;
    padding-bottom: 56.25%;
/*    padding-top: 30px;*/
    height: 0;
    overflow: hidden;
    display: block;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*---------------- Раздел советские композиторы -------------------------------------------*/

.music_author_cover {
    border: 1px solid black; 
    margin-bottom: 15px;
}

.right {
    float: right;
    margin-left: 15px;
}
.left {
    float: left;
    margin-right: 15px;
}

p.song_author {
    margin-top: 20px;
    font-size: 10pt;
    font-style: italic;
}


/*---------------- 15.09.2019 Магазин -------------------------------------------*/
.shop_book_img,
.shop_music_img {
    border: 1px solid black; 
    float: right;
    width: 250px;
}

.shop_book_item,
.shop_music_item{
    margin-bottom: 30px;
}

.shop_book_item:before,
.shop_book_item:after,
.shop_music_item:before,
.shop_music_item:after {
    content: "";
    display: table;
}

.shop_book_item:after,
.shop_music_item:after {
    clear: both;
}

/*-----------------------------------------------------------------------------------------*/

