/* 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-face {
    float: left;
    margin-right: 1rem;
    width: 80px;
    height: auto;
}
.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: no-repeat left center;
    background-size: 16px 16px; 
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 48 48'%3E%3Cpath fill='%2307F' d='M0 23.04C0 12.179 0 6.748 3.374 3.374S12.18 0 23.04 0h1.92c10.861 0 16.292 0 19.666 3.374C48 6.748 48 12.18 48 23.04v1.92c0 10.861 0 16.292-3.374 19.666C41.252 48 35.82 48 24.96 48h-1.92c-10.861 0-16.292 0-19.666-3.374C0 41.252 0 35.82 0 24.96z'/%3E%3Cpath fill='%23FFF' d='M25.54 34.58c-10.94 0-17.18-7.5-17.44-19.98h5.48c.18 9.16 4.22 13.04 7.42 13.84V14.6h5.16v7.9c3.16-.34 6.48-3.94 7.6-7.9h5.16c-.86 4.88-4.46 8.48-7.02 9.96 2.56 1.2 6.66 4.34 8.22 10.02h-5.68c-1.22-3.8-4.26-6.74-8.28-7.14v7.14z'/%3E%3C/svg%3E");
}
.livelib-icon {
/*    background:url(../img/livelib2020_16x16.png) no-repeat left center;*/
    background: no-repeat left center;
    background-size: 16px 16px; 
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 22'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='23.44' x2='.46' y1='11' y2='11' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.26' stop-color='%233e99ed'/%3E%3Cstop offset='1' stop-color='%2372cfff'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23a)' fill-rule='evenodd' d='m17.49 19.21-4 2.39a2.9 2.9 0 0 1-2.94 0c-3-1.75-6.92-4.09-8.25-4.9S0 15.23 0 13.7V1.64C0 .28 1.23-.5 2.7.36S12 5.88 12 5.88s8-4.76 9.3-5.52C22.8-.52 24 .33 24 1.63v12.08c0 1.5-.89 2.17-2.28 3Z'/%3E%3C/svg%3E");
}
.text-icon {
/*    background:url(../img/text2020_16x16.svg) no-repeat left center;*/
    background: no-repeat left center;
    background-size: 16px 16px; 
/*    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cdefs/%3E%3Cpath d='M12.31 13.1V16l-.12-.07-4.28-2.76a.4.4 0 0 0-.21-.07H1.92a1.86 1.86 0 0 1-1.28-.43A1.72 1.72 0 0 1 0 11.31V1.86A1.84 1.84 0 0 1 1.9 0h12.25A1.81 1.81 0 0 1 16 1.4a4.74 4.74 0 0 1 .05.84v9.06a1.82 1.82 0 0 1-1.9 1.8h-1.84Zm-1.24-1.18h3a.61.61 0 0 0 .69-.65V1.81a.58.58 0 0 0-.63-.61H1.87a.59.59 0 0 0-.64.61v9.48a.59.59 0 0 0 .65.63h6.19a.39.39 0 0 1 .21.06l2.63 1.69.16.1Z' class='a'/%3E%3Cpath d='M12.44 3.44v1.21H3.56V3.44ZM3.56 7.11V5.9h8.88v1.21ZM3.56 9.57V8.36h5.07v1.21Z' class='a'/%3E%3C/svg%3E");*/
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E .a%7Bfill:%234d4d4d%7D %3C/style%3E%3C/defs%3E%3Cpath d='M14.19 1a.8.8 0 0 1 .78.59v9.65a.82.82 0 0 1-.82.81h-2.88v2.07l-2.82-1.77a1.41 1.41 0 0 0-.77-.25H1.83a.85.85 0 0 1-.56-.21.7.7 0 0 1-.27-.58V1.85A.84.84 0 0 1 1.83 1h12.36m0-1H1.81A1.84 1.84 0 0 0 0 1.86v9.45a1.71 1.71 0 0 0 .64 1.36 1.83 1.83 0 0 0 1.19.43h5.85a.37.37 0 0 1 .2.07l4.27 2.76.12.07v-2.9h1.91A1.82 1.82 0 0 0 16 11.3V2.24a4.74 4.74 0 0 0 0-.84A1.81 1.81 0 0 0 14.19 0Z' class='a'/%3E%3Cpath d='M12.44 3.55v1H3.56v-1ZM3.56 7V6h8.88v1ZM3.56 9.46v-1h5.07v1Z' class='a'/%3E%3C/svg%3E");
}
.dzen-icon {
    background: no-repeat left center;
    background-size: 16px 16px; 
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M0 9a9 9 0 1 1 9 9 9 9 0 0 1-9-9Z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M8.73 0c-.05 3.65-.29 5.7-1.66 7.07S3.65 8.69 0 8.73v.54c3.65.05 5.7.29 7.07 1.66S8.68 14.35 8.73 18h.54c0-3.65.29-5.7 1.66-7.07S14.35 9.32 18 9.27v-.54c-3.65-.05-5.7-.29-7.07-1.66S9.31 3.65 9.27 0Z'/%3E%3C/svg%3E");
}
.telegram-icon {
    background: no-repeat left center;
    background-size: 16px 16px; 
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 30 30'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:url(%23a);%7D.b%7Bfill:%23fff;fill-rule:evenodd;%7D%3C/style%3E%3ClinearGradient id='a' x1='-282.7' y1='434.48' x2='-282.7' y2='434.45' gradientTransform='matrix(1000, 0, 0, -1000, 282717, 434482.83)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%232aabee'/%3E%3Cstop offset='1' stop-color='%23229ed9'/%3E%3C/linearGradient%3E%3C/defs%3E%3Ccircle class='a' cx='15' cy='15' r='15'/%3E%3Cpath class='b' d='M6.79,14.84q6.55-2.85,8.75-3.77c4.16-1.73,5-2,5.59-2a1,1,0,0,1,.58.17.62.62,0,0,1,.22.41,2.67,2.67,0,0,1,0,.59c-.22,2.37-1.2,8.13-1.7,10.79-.21,1.12-.62,1.5-1,1.53-.87.08-1.53-.57-2.38-1.13-1.32-.86-2.06-1.4-3.35-2.24-1.48-1-.52-1.52.33-2.39.22-.23,4.06-3.72,4.13-4a.31.31,0,0,0-.07-.27.38.38,0,0,0-.31,0q-.2,0-6.33,4.19a2.86,2.86,0,0,1-1.62.6,11.19,11.19,0,0,1-2.34-.55c-.93-.31-1.68-.47-1.62-1C5.71,15.4,6.08,15.12,6.79,14.84Z'/%3E%3C/svg%3E");
}


/*============= /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,
.gallery-item p {
    font-size: 9pt;
    font-style: italic;
    line-height: 1.3;
}
.gallery-item p strong {
    font-size: 9pt;
}

/* ---------------------------- 09.05.2023 -----------------------------------*/
.gallery {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    justify-content: space-between;
    width: 608px;
}
.gallery-item {
    flex: 0 0 300px;
    align-self: flex-start;
    margin-bottom: 1rem;
}
.w608 {
    flex: 0 0 608px;
}
.mb0 {
    margin-bottom: 0;
}

/* ------------- 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;
}

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

