#footer ul,#footer .copyright {margin: 20px 20px 30px 20px}

.social {height: 80px;}
.social table {margin-bottom: 4px;}
.social iframe {margin-bottom: 4px;}
.social span {margin-bottom: 4px;}

#sidebar .social .border, #sidebar .banners .border {
    background: none;
}

.logo { background: url("../images/logo.png") 0 0 no-repeat; }
.logo:hover { background: url("../images/logo.png") 0 -77px no-repeat; }

.banners a img {
    border: 1px solid #CCCCCC;
    padding: 2px;
    margin: 0 auto;
    margin-bottom: 3px;
}

#SocialWelcome .social_links {
    margin-left: 30px;
}

.social_links a {
    background: url("../images/social/social-mobile.png") no-repeat 0 0;
    padding: 0px 16px 32px 16px;
    margin-right: 5px;
}

.social_links a.odnoklassniki {
    background-position: 0 0;
}

.social_links a.vkontakte {
    background-position: -132px 0;
}

.social_links a.telegram {
    background-position: -33px 0;
}

.social_links a.zen {
    background-position: -66px 0;
}

.social_links a.facebook {
    background-position: -99px 0;
}

.social_links a.rss {
    background-position: -167px 0;
}

#SocialWelcome  h1, #MobileApp h1 {
    font-family: "PT Sans Narrow",sans-serif;
    font-size: 26px;
    font-weight: bold;
    line-height: 110%;
    text-shadow: 0 1px 0 #FFFFFF;
    color: #000000;
    padding: 2px 0 0 35px;
}

#SocialWelcome  h2, #MobileApp h2 {
    margin-left: 2px;
}

#MobileApp {
    display: block;
    height: 80px;
    margin: 10px;
}

#MobileApp a {
    background: url("../images/social/android.png") no-repeat 0px 0;
    margin-left: 10px;
    padding: 0px 270px 90px 20px;
}

#MobileApp a.apple {
    background: url("../images/social/apple.png") no-repeat 0px 0;
    margin-left: 10px;
}

.scrollButton {
    position: fixed;
    display: none;
    right: 0px;
    top: 70%;
    opacity: .5;
    border: 1px solid #CCCCCC;
    border-right: none;
    background: url("../images/bottom64.png") no-repeat -5px -5px;
    background-color: #ffffff;
    z-index: 2000000;
    width: 54px;
    cursor: pointer;
    height: 54px;
    border-radius: 7px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}

.totop {
    display: none;
    background: url("../images/up64.png") no-repeat -5px -5px;
}

.tobottom {
    display: block;
    background: url("../images/bottom64.png") no-repeat -5px -5px;
}

.pw-button {
    width: 262px;
    margin-top: 3px;
}

.same-block {
    border: 1px solid #CCCCCC;
    border-left: 10px solid #0b9de7;
    background-color: #eee;
    border-radius: 7px;
    padding: 10px;
    padding-top: 10px;
    padding-bottom: 20px;
    margin: 10px;
}

.same-block li {
    display: flex;
    margin-bottom: 5px;
}

.same-block .same {
    margin-bottom: 15px;
}

#content #main .same-block h2 {
    background: none;
    font-size: 22px;
    font-weight: normal;
    margin-left: 2px;
    padding-left: 5px;
}

.same-link {
    font-size: 22px;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 5px;
}

#content #main .social_links {
    margin-left: 5px;
}


.yandex-zen {
    margin: 10px 0 10px 10px;
    background: url(../images/social/for_zen.png) no-repeat 2px 0px;
    padding: 2px 0px 10px 30px;
}

.same-block .yandex-zen {
    margin-top: 40px;
    margin-left: 5px;
    background: url(../images/social/zen64.png) no-repeat 2px 0px;
    padding: 2px 0px 10px 174px;
    display: inline-block;

}

.banner-article-bottom {
    border: 1px solid #CCCCCC;
    background-color: #fff;
    border-radius: 7px;
    padding: 10px;
    padding-top: 10px;
    padding-bottom: 20px;
    margin: 10px;
}

#content .title h1.h1_openblog {
    font-size: 28px;
}

#content #main .text p, #content #main .post p   {
    line-height: 1.7;
    font-size: 20px;
}

#content #main .post .info {
    margin-top: 20px;
    margin-left: 10px;
}

#content #main .post ul.toolbar {
    margin-bottom: 3px;
    font-size: 18px;
}

.__sun_article_text {
    margin-top: 35px;
    margin-bottom: 20px;
}

.info .toolbar .standart, .box .standart, .comments_list .username a.standart, #content #main .post ul.toolbar li.user a {
    background-position: 0 -217px;
    padding-left: 23px;
    text-decoration: none;
    font-weight: normal;
}

#content #main .post ul.toolbar li.user a {
    text-decoration: none;
    border-bottom: none;
}

.post .url-source {
    margin-bottom: 30px;
}

.comment-text p {
    line-height: 1.7;
    font-size: 18px;
}

.post span.media {
    margin: -10px;
}


@media (max-width: 760px) {
    .logo {
        margin-left: 5px;
        margin-right: 5px;
        width: 146px;
        height: 39px;
        background: url(../images/logo-s.png) 0 0 no-repeat;
    }

    .main-menu .sub li {
        font-size: 22px;
    }

    .menu li, .menu li.old, ul.login li {
        font-size: 18px;
    }

    .singin .standart {
        background-position: 0 -217px;
    }

    .social_links {
        margin-left: 2px;
    }

    #content #main .post .title .theme a {
        font-size: 18px;
    }

    #content .digest .posts li.post p {
        font-size: 18px;
    }


    #content #main .post ul.toolbar li {
        font-size: 22px;
        margin-top: 15px;
    }


    .alt_enter {
        display: none;
    }

    .login {
        left: 5px;
        top: 45px;
    }

    .header {
        height: 85px;
        border-bottom: 5px solid #fff;
        background: none;
    }

    #content #main .post ul.toolbar li.user a {
        background: none;
        padding: 0;
    }

    .info .tags, .staticpages-menu {
        display: none;
    }

    #SocialWelcome  h1 {
        font-size: 18px;
        padding: 2px 0 0 2px;
    }

    #SocialWelcome  h2 {
        font-size: 16px;
        padding: 2px 0 0 2px;
        margin-left: 2px;
    }

    #content #main h2 {
        background: none;
        padding-left: 8px;
    }

}



