/*
 Theme Name:   Twenty Fifteen Child
 Theme URI:    http://serdib.com/
 Description:  Twenty Fifteen Child Theme
 Author:       Sergey Dibtsev
 Author URI:   http://serdib.com
 Template:     twentyfifteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/

/* instructions here — https://codex.wordpress.org/Child_Themes*/


body, button, input, select, textarea .post-navigation .post-title,
.widget_calendar caption, .page-title, .comments-title, .comment-reply-title,
.widget-area .textwidget, .main-navigation /*меню слева*/
{font-size: 14px; color: #333; font-family: "Noto Sans", sans-serif;}


@media (max-width:620px){
body, button, input, select, textarea .post-navigation .post-title,
.widget_calendar caption, .page-title, .comments-title, .comment-reply-title,
.widget-area .textwidget, .main-navigation /*меню слева*/
{font-size: 14px}}


/*скрываем заголовок страницы*/
h1.entry-title {display: none; visibility: hidden;}

.hentry .entry-footer {visibility: hidden; display: none;}

.site-branding .site-title {font-size: 24px}
.site-branding .site-description {font-size: 14px; line-height: 1.2;}

@media (max-width:450px) {
.site-branding .site-title {font-size: 22px}
.site-branding .site-description {font-size: 14px; line-height: 0.8;}
}


.entry-content ul{margin-left:0px;}


.entry-content li{margin-left:20px;}
@media (max-width:620px){.entry-content li{margin-left:0px;}
.entry-content ul{margin-left:20px;}}

@media (max-width:954px) {.site-header {padding-top: 18px; padding-bottom: 18px}}

/*убираем скрытие подзаголовка сайта*/
.site-description {display: block;}

.widget-area .social-icons-greyscale{margin-left:0px;}




/*0 level*/
body{background-color: black}

/*1 level*/
#main{margin:0px; padding:0px}

/*2 level*/
#main .hentry{margin:0px;padding: 0px; box-shadow:none; background-color: transparent} /*подложка картинок*/

/*3 level*/
.hentry .entry-content{padding:0px;margin:0px;}



@media (min-width:955px) and (max-width:1099px) {
.widget {padding: 0 15%} /*иконочки*/
.main-navigation {margin: 0 15% 20%} /*меню*/
.site-header {padding: 0 15%} /* шапка сайта название и подназвание*/
}

@media (min-width:955px) {
.site-header {margin-top: 60px; margin-bottom: 60px;}
}
@media (max-width:413px) {
.site-header {padding-top: 20px; padding-bottom: 20px}
}

.secondary {margin: 0px}

/*оформление ссылки из названия caption картинки*/
.ug-lightbox .ug-textpanel-title a, .ug-lightbox .ug-textpanel-description a {color: #888; text-decoration: underline;}

/*иконка ревижна*/
#revision {font-size: 28px;line-height: 17px;}
@media (max-width:1239px) {#revision {line-height: 13px}}
@media (max-width:1099px) {#revision {line-height: 6px}}
@media (max-width:954px) {#revision {line-height: 13px}}

#facebookshare {display: inline-block; height: 20px; vertical-align: middle;margin-right: 10px;}
#twittershare {display: inline-block; height: 20px; vertical-align: middle;margin-right: 9px;}
#googleplusshare {display: inline-block; height: 38px; vertical-align: middle; margin-right: 0px;}
@media (max-width:620px) {
	/*#facebookshare {height: 26px;}*/
	#googleplusshare {height: 34px;}
	}
/*@media (max-width:954px) {#facebookshare {height: 32px;}}*/
/*@media (max-width:1239px) {#twittershare {height: 22px;}}*/

img.alignleft {margin:0px;}