

@import "https://m.blog.hu/assets/core/css/reset/ericmeyer.css";
@import url(https://fonts.googleapis.com/css?family=Advent+Pro:400,200,300,500,600,700|Dosis:400,300,500,600,700|Noto+Sans:400,400italic,700,700italic|Playfair+Display:400,400italic,700,700italic|Sorts+Mill+Goudy:400,400italic|Lora:400,400italic,700,700italic|Poiret+One|Arimo:400,700italic,700,400italic|Racing+Sans+One|Grand+Hotel|Just+Me+Again+Down+Here|Open+Sans:400,300italic,300,400italic,600,600italic,700,700italic|Roboto:400,300,300italic,500,400italic,700,500italic,700italic|Oswald:400,700,300|Roboto+Slab:400,300,700|Francois+One|Play:400,700|Merriweather+Sans:400,300,300italic,400italic,700,700italic|Audiowide|Shadows+Into+Light+Two|Righteous|Comfortaa:400,300,700|Playfair+Display+SC:400,400italic,700,700italic|Abril+Fatface|Sacramento&subset=latin,latin-ext);

body {
    background: #fff;
    font: 11px/18px Open Sans;
    color: #000;
    border-top: 8px solid #f7f7f7;
}

a {
    color: #333;
    text-decoration: none;
    position: relative;
    outline: none;
            transition: color 0.2s ease-in 0s;
    -webkit-transition: color 0.2s ease-in 0s;
}

    a:hover {
        color: #666;
        text-decoration: none;
    }

input, input:focus,
button, button:focus,
textarea, textarea:focus {
    outline: 0;
    font: 11px/18px 'Open Sans', sans-serif;
    color: #000;
}

.clear-before:before,
.clear-after:after,
#sidebar .widget_search form:after,
.widget_postlist .post-list-widget:after,
.post-inside .post-content:after,
#pager:after,
.related ul:after,
.share:after,
.clear-left-before:before,
.clear-left-after:after,
.clear-right-before:before,
.clear-right-after:after,
#slider ol.bjqs-markers li a,
#sidebar .widget_search form .submit,
.widget_postlist .datas a,
.social-box a {
    font: 0/0 monospace;
    color: transparent;
}

.clear-before:before,
.clear-after:after,
#sidebar .widget_search form:after,
.widget_postlist .post-list-widget:after,
.post-inside .post-content:after,
#pager:after,
.related ul:after,
.share:after,
.clear-left-before:before,
.clear-left-after:after,
.clear-right-before:before,
.clear-right-after:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    float: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.clear,
.clear-before:before,
.clear-after:after,
#sidebar .widget_search form:after,
.widget_postlist .post-list-widget:after,
.post-inside .post-content:after,
#pager:after,
.share:after,
.related ul:after {
    clear: both;
}

/* CONTENT */

#page-wrapper {
    width: 1120px;
    margin: 34px 0 0;
}

#content-side {
    float: left;
    width: 800px;
    margin: 0 0 0 10px;
}

#left-side {
    float: left;
    width: 310px;
    word-wrap: break-word;
}

    #left-side img {
        max-width: 100%;
    }

/* HEADER */

#head h1 {
    font: 40px/38px Righteous;
    text-align: right;
    margin: 0 0 15px;
}

    #head h1 a {
        color: #000;
    }

        #head h1 a:hover {
            color: #666;
        }

/* NAVIGATION */

nav#menu li {
    font: 15px/20px Righteous;
    margin: 0 0 2px;
    text-align: right;
    text-transform: uppercase;
}

nav#menu a:hover:after {
    background: #fff;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%;
}


/* SLIDER */

#slider {
    width: 800px;
    height: 450px;
    margin: 0 0 10px;
}

    #slider:hover .article-data {
        height: 69px;
    }

    #slider:hover h1 {
        background: rgba(255, 255, 255, 0.6);
    }

#slider .article-infos {
    display: none;
}

#slider ul {
    display: none;
    position: relative;
    width: 600px;
    height: 380px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

    #slider ul li {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 800px;
        height: 450px;
    }


#slider .article-image {
    background: #fff;
    display: block;
    height: 450px;
    position: relative;
    width: 800px;
}

#slider img {
    position: absolute;
    bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    right: 0;
    top: 0;
    width: auto;
}

#slider h1 {
    text-transform: uppercase;
    padding: 0 0 10px;
}

    #slider h1 a {
        color: #000;
    }

#slider .article-data {
    background: rgba(255, 255, 255, 0.85);
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 11px;
    width: 800px;
    height: 23px;
    overflow: hidden;
    -webkit-transition: height 0.2s ease-in 0s;
            transition: height 0.2s ease-in 0s;
    box-sizing: inherit;
    padding: 0;
}

    #slider .article-data h1 {
        padding: 5px 7px;
        line-height: 13px;
        min-height: 13px;
        font-size: 11px;
        height: auto;
        width: auto;
    }

    #slider .article-data h1 a {
        display: block;
        max-width: 680px;
    }

    #slider .article-data .lead {
        text-transform: uppercase;
        font-size: 11px;
        line-height: 16px;
        padding: 7px;
        max-width: 680px;
        height: auto;
        margin: 0;
    }

        #slider .article-data .lead a {
            color: #000;
        }

#slider ul.bjqs-controls {
    z-index: 10;
}

    #slider ul.bjqs-controls .bjqs-next a {
        right: 0;
    }

    #slider ul.bjqs-controls .bjqs-prev a {
        left: 0;
    }

#slider ol.bjqs-markers {
    display: block;
    position: absolute;
    bottom: 7px;
    right: 12px;
    z-index: 10;
}

    #slider ol.bjqs-markers li {
        float: left;
    }

    #slider ol.bjqs-markers li a {
        font: 0/0 monospace;
        color: transparent;
        background: url(https://m.blog.hu/skins/portfolio/img/potty.png) no-repeat -8px 0;
        display: block;
        width: 5px;
        height: 5px;
        margin: 1px 0 0 5px;
    }

        #slider ol.bjqs-markers li.active-marker a {
            background-position: 0 0;
            width: 7px;
            height: 7px;
            margin: 0 0 0 5px;
        }


/* SIDEBAR */

#sidebar {
    background: #f7f7f7;
    text-align: right;
    padding: 8px 0;
    width: 310px;
    margin: 15px 0 30px;
}

    #sidebar a {
        color: #888;
    }

        #sidebar a:hover {
            color: #000;
            text-decoration: underline;
        }

#sidebar .box.widget_ad_mix {
    padding: 0;
}

#sidebar .box {
    margin: 0 0 20px;
    padding: 0 5px;
    text-transform: uppercase;
}

    #sidebar .box:last-child {
        margin: 0 0 10px;
    }

    #sidebar .box > h3 {
        font: 14px/18px Righteous;
        margin: 0 0 5px;
        text-transform: uppercase;
    }

    #sidebar .box .xml {
        display: none;
    }

#sidebar .widget_topvisited .place {
    display: none;
}

    #sidebar .widget_topvisited table {
        width: 100%;
    }

#sidebar .widget_search form p {
    float: left;
}

    #sidebar .widget_search .SearchField {
        background: none repeat scroll 0 0 #fff;
        border: 1px solid #d7d7d7;
        padding: 3px 4px;
        margin: 0 0 0 76px;
        width: 190px;
    }

    #sidebar .widget_search .submit {
        font: 0/0 monospace;
        color: transparent;
        background: url(https://m.blog.hu/skins/portfolio/img/kereses.png) no-repeat 0 0;
        float: left;
        border: 0 none;
        width: 13px;
        height: 12px;
        padding: 0;
        margin: 7px 0 0 5px;
        cursor: pointer;
    }

        #sidebar .widget_search .submit:hover {
            background-position: -21px 0;
        }

#sidebar .widget_externalfeed li,
#sidebar .widget_comments li,
#sidebar .widget_topics li {
    margin: 0 0 20px;
}

    #sidebar .widget_comments strong,
    #sidebar .widget_topics strong {
        display: block;
        font-weight: bold;
    }

    #sidebar .widget_comments .date,
    #sidebar .widget_topics .date {
        display: block;
        color: #6f6f6f;
    }

    #sidebar .widget_topics .date {
        display: inline;
    }

    #sidebar .widget_comments a,
    #sidebar .widget_topics a {
        display: block;
    }

#sidebar .widget_archives span {
    color: #888;
}

#sidebar .widget_tags span {
    display: none;
}

#sidebar .widget_postlist li {
    position: relative;
    float: right;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 0 2px 2px;
}

    #sidebar .widget_postlist li:hover .firstimg {
        filter: none;
        background-image: no;
        -webkit-filter: grayscale(0%);
    }

    #sidebar .widget_postlist .firstimg {
        width: 50px;
        height: 50px;
        filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
        filter: gray;
        -webkit-filter: grayscale(100%);
        -webkit-transition: all .6s ease;
        -webkit-backface-visibility: hidden;
                transition: all 0.2s ease-in 0s;
        -webkit-transition: all 0.2s ease-in 0s;
    }

    #sidebar .widget_postlist .datas a {
        font: 0/0 monospace;
        color: transparent;
        position: absolute;
        top: 0;
        left: 0;
        width: 50px;
        height: 50px;
    }

        #sidebar .widget_postlist .datas a:hover {
            text-decoration: none;
        }

#sidebar .social-box {
    line-height: 0;
    margin: 0 0 20px;
    padding: 0 5px;
    text-align: right;
}

    #sidebar .social-box h3 {
        font: 14px/18px Righteous;
        margin: 0 0 5px;
        text-transform: uppercase;
    }

    #sidebar .social-box a {
        background: url(https://m.blog.hu/skins/portfolio/img/megosztas.png) no-repeat 0 0;
        display: inline-block;
        width: 25px;
        height: 25px;
        margin: 0 0 0 8px;
        overflow: hidden;
    }

        #sidebar .social-box a span {
            display: none;
        }

        #sidebar .social-box a.facebook {
            background-position: -29px 0;
        }

            #sidebar .social-box a.facebook:hover {
                background-position: -29px -26px;
            }

        #sidebar .social-box a.instagram {
            background-position: -58px 0;
        }

            #sidebar .social-box a.instagram:hover {
                background-position: -58px -26px;
            }

        #sidebar .social-box a.pinterest {
            background-position: -87px 0;
        }

            #sidebar .social-box a.pinterest:hover {
                background-position: -87px -26px;
            }

        #sidebar .social-box a.twitter {
            background-position: 0 0;
        }

            #sidebar .social-box a.twitter:hover {
                background-position: 0 -26px;
            }

        #sidebar .social-box a.tumblr {
            background-position: -116px 0;
        }

            #sidebar .social-box a.tumblr:hover {
                background-position: -116px -26px;
            }

/* */

#sidebar .widget_calendar {
    text-align: right;
}

    #sidebar .bCalendarTable {
        display: inline-block;
    }

/* */

div.blh-billboard-ad {
    float: left;
    margin: 20px 0 30px;
    text-align: center;
    width: 800px;
}

/* */

.share .blh_share_fblike {
    float: left;
    margin: 4px 0 0;
}

.share .blh_share_cont {
    float: right;
    margin: 0;
}

.blh_share_cont a {
    background: url(https://m.blog.hu/skins/portfolio/img/megosztas.png) no-repeat 0 0;
}

    .blh_share_others a:hover {
        opacity: 0.8;
    }

    .blh_share_cont a span {
        display: none;
    }

    .blh_share_cont a.btn_facebook {
        background-position: -29px 0;
        width: 25px;
        height: 25px;
    }

        .blh_share_cont a.btn_facebook:hover {
            background-position: -29px -26px;
        }

    .blh_share_cont a.btn_tumblr {
        background-position: -116px 0;
        width: 25px;
        height: 25px;
    }

        .blh_share_cont a.btn_tumblr:hover {
            background-position: -116px -26px;
        }

    .blh_share_cont a.btn_twitter {
        background-position: 0 0;
        width: 25px;
        height: 25px;
    }

        .blh_share_cont a.btn_twitter:hover {
            background-position: 0 -26px;
        }

    .blh_share_cont a.btn_pinterest,
    .blh_share_cont a[data-pin-href][class^=PIN] {
        background: url(https://m.blog.hu/skins/portfolio/img/megosztas.png) no-repeat -87px 0 !important;
        width: 25px !important;
        height: 25px !important;
    }

        .blh_share_cont a.btn_pinterest:hover,
        .blh_share_cont a[data-pin-href][class^=PIN]:hover {
            background: url(https://m.blog.hu/skins/portfolio/img/megosztas.png) no-repeat -87px -26px !important;
        }

    .blh_share_cont a.btn_gplus {
        background-position: -145px 0;
        width: 25px;
        height: 25px;
    }

        .blh_share_cont a.btn_gplus:hover {
            background-position: -145px -26px;
        }

        .blh_share_cont a.btn_blhlike {
            padding: 0;
            width: 25px;
            height: 25px;
            border-radius: 100%;
            background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2011.9%2025.2%22%20style%3D%22enable-background%3Anew%200%200%2011.9%2025.2%3B%22%20xml%3Aspace%3D%22preserve%22%20fill%3D%22%23fff%22%3E%0A%3Cg%3E%0A%09%3Cpath%20d%3D%22M8.9%2C14.2c2-0.8%2C3-2.7%2C3-6.5c0-5-1.7-7.7-6.5-7.7H2.8C1.8%2C0%2C1%2C0.1%2C0%2C0c0.1%2C0.7%2C0%2C1.3%2C0%2C2.6v19.7%0A%09%09c0%2C0.9%2C0.2%2C1.9%2C0%2C2.8h6.2c4.2%2C0%2C5.7-3.1%2C5.7-5.5C12%2C16.5%2C10.5%2C14.7%2C8.9%2C14.2z%20M3.2%2C5.9c0-1.8%2C0.4-2.6%2C1.2-2.6h0.9%0A%09%09c2.3%2C0%2C3.4%2C1.1%2C3.4%2C4.6c0%2C3.9-1.3%2C4.9-3.5%2C4.9H3.4c-0.1-0.1-0.2-0.4-0.2-0.6V5.9z%20M6%2C22.1H3.9c-0.3%2C0-0.5-0.2-0.5-0.6v-2.9%0A%09%09c0-1.7%2C0.3-2.8%2C0.9-2.8h1.4c2.2%2C0%2C3.2%2C1.6%2C3.2%2C3.4C8.9%2C21%2C7.8%2C22.1%2C6%2C22.1z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E') !important;
            background-repeat: no-repeat !important;
            background-position: 50% !important;
            background-color: #000 !important;
            background-size: 5px !important;
            text-indent: -9999px;
            float: left;
        }

        .blh_share_cont a.btn_blhlike:hover,
        .blh_share_cont a.btn_blhlike.liked {
            background-color: #f47629 !important;
        }

        .btn_blhlike.count_blhlike,
        .count_blhlike.count_blhlike,
        .btn_blhlike.btn_blhlike:after,
        .count_blhlike.btn_blhlike:after,
        .btn_blhlike.btn_blhlike:hover:after,
        .count_blhlike.btn_blhlike:hover:after {
            display: none;
        }

.popup_icon_container,
.blh-gallery,
.blh-mosaic {
    display: none !important;
}

.post-inside .popup_icon_container,
.page-inside .popup_icon_container,
.post-inside .blh-gallery,
.page-inside .blh-gallery,
.post-inside .blh-mosaic,
.page-inside .blh-mosaic {
    display: block !important;
}

/* POST LIST */

.post-list article,
.post-tags article,
.post-archive-list article {
    float: left;
    position: relative;
    width: 260px;
    height: 170px;
    margin: 0 10px 10px 0;
    overflow: hidden;
}

    .post-list article.post_ogg_3,
    .post-tags article.post_ogg_3,
    .post-archive-list article.post_ogg_3 {
        margin: 0 0 10px;
    }

.post-list .entry img,
.post-list .post-content,
.post-list .subtitle,
.post-list .edit,
.post-tags .entry img,
.post-tags .post-content,
.post-tags .subtitle,
.post-tags .edit,
.post-archive-list .entry img,
.post-archive-list .post-content,
.post-archive-list .subtitle,
.post-archive-list .edit,
.post-list .entry .popup_icon_container,
.post-tags .entry .popup_icon_container,
.post-archive-list .entry .popup_icon_container,
.post-search-list .entry .popup_icon_container {
    display: none !important;
}

.post-list .first-image,
.post-tags .first-image,
.post-archive-list .first-image {
    background: url(https://m.blog.hu/skins/portfolio/img/placeholder.png) no-repeat center center;
    background-size: cover;
    height: 149px;
    overflow: hidden;
}

.post-list .article-bottom,
.post-tags .article-bottom,
.post-archive-list .article-bottom {
    background: #f7f7f7;
    margin: 1px 0 0;
    height: 20px;
}

    .post-list .article-bottom .title,
    .post-tags .article-bottom .title,
    .post-archive-list .article-bottom .title {
        float: left;
        font-size: 11px;
        margin: 0 0 0 7px;
        max-width: 210px;
        overflow: hidden;
        text-overflow: ellipsis;
        text-transform: uppercase;
        white-space: nowrap;
        line-height: 20px;
    }

    .post-list .article-bottom .more,
    .post-tags .article-bottom .more,
    .post-archive-list .article-bottom .more {
        float: right;
        font-size: 22px;
        line-height: 14px;
        margin: 0 7px 0 0;
    }

.post-list .layer,
.post-tags .layer,
.post-archive-list .layer {
    background: rgba(247, 247, 247, 0.92);
    opacity: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-transform: uppercase;
    top: 0;
    width: 250px;
    height: 170px;
    padding: 3px 5px 0;
            transition: all 0.2s ease-in 0s;
    -webkit-transition: all 0.2s ease-in 0s;
}

    .post-list .layer > span,
    .post-tags .layer > span,
    .post-archive-list .layer > span {
        display: block;
        margin: 0 0 3px;
        font-weight: 600;
        line-height: 15px;
    }

    .post-list .layer > a,
    .post-tags .layer > a,
    .post-archive-list .layer > a {
        position: absolute;
        z-index: 5;
        width: 260px;
        height: 150px;
        top: 0;
        left: 0;
    }

.post-list div.meta,
.post-tags div.meta,
.post-archive-list div.meta {
    position: absolute;
    bottom: 5px;
    left: 5px;
    width: 250px;
}

    .post-list div.meta .author,
    .post-tags div.meta .author,
    .post-archive-list div.meta .author {
        margin: 0 0 0 5px;
    }

    .post-list div.meta .blh-goto-comments,
    .post-tags div.meta .blh-goto-comments,
    .post-archive-list div.meta .blh-goto-comments {
        float: right;
    }


.post-list .entry,
.post-tags .entry,
.post-archive-list .entry {
    height: 93px;
    line-height: 15px;
    margin: 0 0 19px;
    overflow: hidden;
}

.post-list article:hover .article-bottom,
.post-tags article:hover .article-bottom,
.post-archive-list article:hover .article-bottom {
    overflow: hidden;
    height: 0;
}

.post-list article:hover .layer,
.post-tags article:hover .layer,
.post-archive-list article:hover .layer {
    opacity: 1;
}

/* POST TAGS */

.post-tags .tagcloud > h3 {
    font-size: 12px;
    font-weight: 600;
    margin: 0 0 10px;
    text-transform: uppercase;
}

/* POST INSIDE */

.post-inside .blh-goto-comments,
.post-inside .first-image,
.post-inside .layer > span,
.post-inside .more,
.post-inside .tags {
    display: none;
}

.post-inside .subtitle {
    font: 28px/33px Righteous;
    margin: 0 0 6px;
}

.post-inside h1.title {
    font: 40px/38px Righteous;
    margin: 0 0 15px;
}

    .post-inside h1.title:before {
        content: "/";
    }

.post-inside .entry {
    font-size: 13px;
}

    .post-inside .entry a {
        text-decoration: underline;
    }

        .post-inside .entry a:hover {
            text-decoration: none;
        }

    .post-inside .entry p {
        margin: 0 0 20px;
    }

    .post-inside .entry em,
    .post-inside .entry i {
        font-style: italic;
    }

    .post-inside .entry strong,
    .post-inside .entry b {
        font-weight: 700;
    }

    .post-inside .entry small {
        font-size: 16px;
        line-height: 20px;
    }

    .post-inside .entry h1 {
        font-weight: bold;
        font: 28px/33px Righteous;
        margin: 0 0 5px;
        text-transform: uppercase;
    }

    .post-inside .entry h2 {
        font-size: 19px;
        margin: 0 0 5px;
        line-height: 25px;
        font-weight: bold;
        text-transform: uppercase;
    }

    .post-inside .entry h3 {
        font-size: 17px;
        line-height: 22px;
        margin: 0 0 5px;
        font-weight: bold;
        text-transform: uppercase;
    }

    .post-inside .entry .alignright,
    .post-inside .entry .imgright {
        display: inline;
        float: right;
        margin: 5px 5px 10px 15px !important;
    }

    .post-inside .entry .alignleft,
    .post-inside .entry .imgleft {
        display: inline;
        float: left;
        margin: 5px 15px 10px 5px  !important;
    }

    .post-inside .entry .aligncenter,
    .post-inside .entry .imgcenter {
        display: block;
        margin: 20px auto;
    }

    .post-inside .entry .imgnotext {
        display: block;
        margin: 20px 0;
    }

    .post-inside .entry blockquote {
        text-align: center;
        font: 30px/36px Righteous;
        margin: 40px 80px;
    }

        .post-inside .entry blockquote p {
            font: 30px/36px Righteous;
        }

    .post-inside .entry h2,
    .post-inside .entry h3,
    .post-inside .entry h4,
    .post-inside .entry h5 {
        font-weight: bold;
    }

.post-inside .layer {
    position: relative;
    padding: 0;
}

    .post-inside .layer .meta {
        text-transform: uppercase;
        font-size: 13px;
        margin: 0 0 15px;
    }


.post-inside .post-content {
    border-bottom: 8px solid #f7f7f7;
    padding: 0 0 15px;
    margin: 80px 0 20px;
}

    .post-inside .post-content .addthis_toolbox {
        float: left;
        margin: 0 12px 0 0;
    }

    .post-inside .post-content .comments {
        float: right;
        font-size: 13px;
        margin: 1px 0 0;
    }

.post-inside div.blh-billboard-ad {
    float: none;
    margin: 32px 0 40px;
}


.entry ul,
.entry ol {
    list-style: disc inside;
    margin: 14px 0 14px 10px;
}

.entry ul li,
.entry ol li{
    margin: 2px 0;
}

article.post ul.blh-mosaic li img ,
article.post .entry ul.blh-mosaic li img {
    display: inline !important;
    margin: 0;
}

/* PAGER */

#pager {
    background: #f7f7f7;
    padding: 3px 5px;
    font-size: 11px;
    line-height: 17px;
    margin: 20px 0 30px;
    text-transform: uppercase;
}

    #pager .prev {
        float: left;
    }

        #pager .prev a:before {
            content: "‹";
            float: left;
            font-size: 23px;
            line-height: 12px;
            margin: 0 4px 0 0;
        }

    #pager .next {
        float: right;
    }

        #pager .next a:after {
            content: "›";
            float: right;
            font-size: 23px;
            line-height: 12px;
            margin: 0 0 0 4px;
        }

/* RELATED */

.related {
    margin: 0 0 22px;
}

    .related h3 {
        font: 16px/19px Righteous;
        margin: 0 0 3px;
        text-transform: uppercase;
    }

    .related ul li {
        float: left;
        width: 140px;
        margin: 0 0 0 25px;
    }

        .related ul li:hover img {
            filter: none;
            background-image: no;
            -webkit-filter: grayscale(0%);
        }

        .related ul li img {
            width: 140px;
            height: 140px;
            filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
            filter: gray;
            -webkit-filter: grayscale(100%);
            -webkit-transition: all .6s ease;
            -webkit-backface-visibility: hidden;
                    transition: all 0.2s ease-in 0s;
            -webkit-transition: all 0.2s ease-in 0s;
        }

        .related ul li:first-child {
            margin: 0;
        }

        .related li:last-of-type {
            margin: 0 0 0 25px;
        }

        .related ul li .title {
            display: none;
        }


/* COMMENTS */

.comment-tracback-url,
h3.comment {
    font: 16px/19px Righteous;
    margin: 0 0 3px;
    text-transform: uppercase;
}

#trackbackURL {
    display: block;
    margin: 0 0 5px;
    text-transform: uppercase;
}

p.comment-disclaimer {
    font-size: 11px;
    line-height: 15px;
    margin: 0 0 30px;
}

#search br, .tagcloud + br,
#comment-form .info ~ *,
#comment-form .submit + *,
#content-side .related br,
#comment-form .label {
    display: none;
}

#comment_container .avatar-content {
    position: absolute;
    top: -2px;
    left: 0;
    width: 50px;
    height: 50px;
    margin: 4px 8px 4px 0;
}

    #comment_container .avatar-content .avatar-outer-border,
    #comment_container .avatar-content .avatar-inner-border {
        background: none;
        padding: 0;
        margin: 0;
        width: 50px;
        height: 50px;
    }

        #comment_container .avatar-content .avatar-outer-border img,
        #comment_container .avatar-content .avatar-inner-border img {
            border: 0 none;
        }

#comment_container .comment-container > h1 {
    overflow: hidden;
    border-bottom: 1px solid #c2c2c2;
    margin: 0 0 10px;
}

    #comment_container .commentAuthor {
        font-weight: bold;
        text-transform: uppercase;
    }


    #comment_container .commentTime {
        float: right;
        font-weight: 600;
    }


#comment_container .comments-container > .comment {
    background: url(https://m.blog.hu/skins/portfolio/img/default_avatar.png) no-repeat 0 2px;
    position: relative;
    margin: 0 0 45px;
    padding: 0 0 0 60px;
}

#comment_container .commentText {
    line-height: 15px;
}

#comment_container .commentFooter {
    text-transform: uppercase;
    font-weight: 600;
}

#comment_container .replyComment:before {
    content: none;
}

    #comment_container .replyComment a {
        position: relative;
        text-decoration: none;
        padding-right: 5px;
    }

        #comment_container .replyComment a:hover:after {
            background: #ececec;
        }

    #comment_container .replyComment a:after {
        float: right;
        background: #f7f7f7;
        content: "›";
        font-size: 22px;
        line-height: 14px;
        text-align: center;
        width: 20px;
        height: 20px;
        margin: -2px 0 0;
        font-weight: 400;
    }



#comment-form {
    margin: 105px 0 50px;
}

    #comment-form .info-inner {
        text-align: right;
        padding: 0px 0 0 25px;
        text-transform: uppercase;
        font-weight: 600;
    }

        #comment-form .info-inner strong,
        #comment-form .info-inner select {
            float: left;
            font-weight: 600;
            font-size: 12px;
        }


#comment-form .avatar-outer-border-small,
#comment-form .avatar-inner-border-small {
    background: none;
    padding: 0;
    margin: 0;
    width: 20px;
    height: 20px;
}

#comment-form textarea {
    background: #f7f7f7;
    border: 0 none;
    border-top: 1px solid #c2c2c2;
    padding: 5px;
    width: 790px;
    height: 150px;
    margin: 5px 0;
}

#comment-form .submit {
    background: none transparent;
    border: 0 none;
    float: right;
    font-weight: 600;
    margin: -16px 0 0;
    padding: 0;
    text-transform: uppercase;
    cursor: pointer;
}

    #comment-form .submit:hover {
        color: #666;
    }

#comment-form #followinglinks {
    padding: 20px 0 0;
}
