

@import "https://m.blog.hu/assets/core/css/reset/ericmeyer.css";
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300italic,300,400italic,600,600italic,700,700italic|Oxygen:400,700,300|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: url(https://m.blog.hu/skins/simple_white/img/bg.png) repeat fixed center 0 #fff;
    font: 16px/20px Arimo;
    -webkit-font-smoothing: antialiased;
    color: #1b1b1b;
    border-top: 8px solid rgba(0, 0, 0, 0.8);
}

a {
    color: rgb(3,71,89);
    text-decoration: none;
    outline: none;
            transition: color 0.2s ease-in 0s;
    -webkit-transition: color 0.2s ease-in 0s;
}

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

input, input:focus,
button, button:focus,
textarea, textarea:focus {
    outline: 0;
    font: 14px/16px Arimo;
}

.clear-before:before,
.clear-after:after,
header section:after,
.wrapper:after,
.share:after,
.related ul:after,
#pager:after,
.clear-left-before:before,
.clear-left-after:after,
.clear-right-before:before,
.clear-right-after:after,
header .toggle-search,
header form .submit,
#right-side #search .submit,
header .social-box a {
    font: 0/0 monospace;
    color: transparent;
}

.clear-before:before,
.clear-after:after,
header section:after,
.wrapper:after,
.share:after,
.related ul:after,
#pager: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,
header section:after,
.wrapper:after,
.share:after,
.related ul:after,
#pager:after {
    clear: both;
}

/* */

.page-wrapper {
    border-bottom: 10px solid #e5e5e4;
}

.head {
    background: rgba(0, 0, 0, 0) url("https://m.blog.hu/skins/simple_white/.header/s.jpg?preset") repeat scroll 0% 0% / auto;
    top: 0;
    left: 0;
    width: 100%;
    height: 390px;
    text-align: center;
    font-weight: 300;
    box-shadow: 0 0 174px 0 rgba(0, 0, 0, 0.53) inset;
    overflow: hidden;
    font-family: Oxygen;
}

    .head h1 {
        font-size: 80px;
        line-height: 82px;
        text-transform: uppercase;
        padding: 130px 0 0;
        margin: 0 0 10px;
    }

        .head h1 a {
            position: relative;
            color: rgb(255,255,255);
            z-index: 2;
        }

            .head h1 a:hover {
                color: rgb(3,71,89);
            }

    .head h3 {
        display: inline-block;
        position: relative;
        font-size: 36px;
        line-height: 38px;
        color: #fff;
        z-index: 2;
    }

    .head .back-to-main {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
    }

.content-wrapper {
    background: #fff;
    position: relative;
    padding: 60px 0 0;
    z-index: 5;
}

header {
    background: #000;
    background: rgba(0, 0, 0, 0.59);
    position: absolute;
    top: 360px;
    left: 0;
    padding: 7px 0;
    width: 100%;
    height: 26px;
    z-index: 6;
}

    header.fixed {
        background: rgba(0, 0, 0, 0.8);
        position: fixed;
        top: 0;
    }

    header section {
        position: relative;
        width: 1010px;
        margin: 0 auto;
    }

    header nav {
        float: left;
        margin: 3px 0 0;
        max-width: 860px;
    }

        header nav li {
            display: inline-block;
            margin: 0 35px 0 0;
            font-size: 20px;
        }

            header nav li:last-of-type {
                margin: 0;
            }

            header nav li.miniclass {
                font-size: 14px;
                margin: 0 15px 0 0;
            }

        header nav a {
            color: #fff;
            text-transform: uppercase;
            font-family: Oxygen;
            font-weight: 300;
        }

            header nav a:hover {
                color: rgb(3,71,89);
            }

    header .toggle-search {
        background: url(https://m.blog.hu/skins/simple_white/img/sprite.png) no-repeat -210px 0;
        float: right;
        width: 15px;
        height: 16px;
        cursor: pointer;
        margin: 6px 5px 0;
    }

        header .toggle-search:hover {
            opacity: 0.8;
        }

    header form {
        display: none;
        float: right;
        margin: 0 5px 0;
    }

        header form .SearchField {
            background: #000;
            background: rgba(0, 0, 0, 0.4);
            border: 1px solid #aaa9a8;
            padding: 3px 5px;
            color: #fff;
            width: 230px;
            margin: 0;
        }

        header form .submit {
            background: url(https://m.blog.hu/skins/simple_white/img/sprite.png) no-repeat -210px 0;
            width: 15px;
            height: 16px;
            padding: 0;
            margin: 0 0 0 4px;
            border: 0 none;
            cursor: pointer;
        }

            header form .submit:hover {
                opacity: 0.8;
            }

    header .social-box {
        float: right;
        font-size: 0;
        line-height: 0;
        margin: 2px 0 0;
    }

        header .social-box a {
            background: url(https://m.blog.hu/skins/simple_white/img/sprite.png) no-repeat 0 0;
            display: inline-block;
            width: 21px;
            height: 21px;
            margin: 0 0 0 6px;
                    transition: all 0.2s ease-in 0s;
            -webkit-transition: all 0.2s ease-in 0s;
        }

            header .social-box a:hover {
                opacity: 0.7;
            }

            header .social-box a.facebook,
            header .social-box a.facebook:hover {
                background-position: 0 0;
            }

            header .social-box a.tumblr,
            header .social-box a.tumblr:hover {
                background-position: -73px 0;
            }

            header .social-box a.instagram,
            header .social-box a.instagram:hover {
                background-position: -24px 0;
            }

            header .social-box a.twitter,
            header .social-box a.twitter:hover {
                background-position: -49px 0;
            }

            header .social-box a.google,
            header .social-box a.google:hover {
                background-position: -73px 0;
            }

            header .social-box a.pinterest,
            header .social-box a.pinterest:hover {
                background-position: -96px 0;
            }

/* SLIDER */

#slider {
    background: #fff;
    position: relative;
    width: 680px;
    height: 385px;
    margin: 0 0 50px;
}

    #slider:before,
    #slider:after {
        z-index: -1;
        position: absolute;
        content: "";
        bottom: 15px;
        left: 10px;
        width: 50%;
        top: 80%;
        max-width:300px;
        background: #777;
        box-shadow: 0 15px 12px #888;
                transform: rotate(-3deg);
            -ms-transform: rotate(-3deg);
        -webkit-transform: rotate(-3deg);
    }

    #slider:after {
                transform: rotate(3deg);
            -ms-transform: rotate(3deg);
        -webkit-transform: rotate(3deg);
        right: 10px;
        left: auto;
    }

    #slider ul:hover h1 {
        background: #000;
    }

    #slider:hover .article-data {
        height: auto;
        overflow: visible;
    }

    #slider ul:hover img {
        opacity: 0.7;
    }

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

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

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

#slider .article-image {
    display: block;
    background: #e9ebeb;
    position: relative;
    width: 680px;
    height: 385px;
}

#slider img {
    position: absolute;
    bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    right: 0;
    top: 0;
    width: auto;
            transition: all 0.2s ease-in 0s;
    -webkit-transition: all 0.2s ease-in 0s;
}

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

    #slider h1 a {
        color: #000;
    }

#slider .article-data {
    background: #000;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 20px;
    width: 680px;
    box-sizing: inherit;
    padding: 0;
    height: auto;
}

    #slider .article-data h1 {
        padding: 8px 10px;
        line-height: 22px;
        font-weight: 300;
        height: auto;
    }

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

#slider ol.bjqs-markers {
    display: block;
    text-align: center;
    margin: 15px 0 0;
}

    #slider ol.bjqs-markers li {
        display: inline-block;
        vertical-align: middle;
    }

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

        #slider ol.bjqs-markers li.active-marker a {
            background-position: -203px -18px;
            width: 12px;
            height: 12px;
        }

/* */

.wrapper {
    width: 1010px;
    margin: 0 auto;
}

.content-side {
    float: left;
    width: 680px;
    padding: 0 0 60px;
}

#right-side {
    float: right;
    width: 300px;
    font-size: 15px;
    line-height: 18px;
    padding: 0 0 60px;
    word-wrap: break-word;
}

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

    #right-side .box {
        margin: 0 0 35px;
    }

        #right-side .box > h3 {
            margin: 0 0 5px;
            font-weight: 600;
            font-size: 18px;
            font-family: Oxygen;
        }

/* */

#right-side .widget_externalfeed li,
#right-side .post-list-widget li {
    margin: 0 0 12px;
}

#right-side .post-list-widget img {
    display: inline-block;
    height: 60px;
    width: 60px;
}

#right-side .post-list-widget .datas {
    display: inline-block;
    color: #000;
    width: 232px;
    font-size: 13px;
    line-height: 16px;
    margin: -1px 0 0 6px;
    vertical-align: top;
}

    #right-side .post-list-widget .datas a {
        display: block;
        color: rgb(3,71,89);
    }

        #right-side .post-list-widget .datas a:hover {
            color: #000;
        }

    #right-side .post-list-widget .datas .post {
        width: 215px;
        font-size: 14px;
        line-height: 18px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    #right-side .post-list-widget .lead {
        display: block;
    }

/* */

#right-side strong {
    font-weight: 700;
}

#right-side .widget_comments li,
#right-side .widget_topics li {
    margin: 0 0 10px;
}

#right-side .widget_comments a {
    display: block;
}

/* search */

#right-side .SearchField {
    border: 1px solid #d6d6d6;
    padding: 4px;
    width: 240px;
}

#right-side #search p {
    display: inline-block;
    margin: 0;
}

#right-side #search .submit {
    background: url(https://m.blog.hu/skins/simple_white/img/sprite.png) no-repeat -192px 0;
    width: 15px;
    height: 16px;
    padding: 0;
    margin: 0 0 0 4px;
    border: 0 none;
    cursor: pointer;
}

    #right-side #search .submit:hover {
        opacity: 0.7;
    }

/* */

.blh-billboard-ad {
    margin: 0 0 45px;
}

article.post {
    margin: 0 0 45px;
}

    article.post h1.title {
        margin: 0 0 5px;
        font-size: 24px;
        line-height: 26px;
        font-weight: 600;
        font-family: Oxygen;
    }

        article.post h1.title a {
            color: #1b1b1b;
        }

            article.post h1.title a:hover {
                color: rgb(3,71,89);
            }

    article.post h2.subtitle {
        font-size: 19px;
        line-height: 21px;
        color: #000;
        font-weight: 600;
        margin: 0 0 12px;
        font-family: Oxygen;
    }

    article.post .meta {
        font-size: 15px;
        color: #a7a7a7;
        margin: 0 0 25px;
    }

    article.post .more {
        display: block;
        position: relative;
        padding: 42px 0 0;
        text-align: center;
        margin: 0 auto;
        width: 63px;
        color: #000;
        text-transform: uppercase;
        font-family: Oxygen;
                transition: none;
        -webkit-transition: none;
    }

        article.post .more:before {
            background: url(https://m.blog.hu/skins/simple_white/img/sprite.png) no-repeat -120px 0;
            position: absolute;
            content: "";
            width: 34px;
            height: 34px;
            top: 0;
            left: 0;
            right: 0;
            margin: 0 auto;
        }

        article.post .more:hover {
            color: rgb(3,71,89);
        }

            article.post .more:hover:before {
                opacity: 0.6;
            }

/* */

.share {
    float: left;
}

    .share .blh_share_fblike,
    .share .blh_share_cont {
        float: left;
        padding: 0;
        margin: 0;
    }

    .share .blh_share_fblike {
        margin: 0 10px 0 0;
    }

.tags {
    margin: 8px 0 0;
    font-size: 14px;
    line-height: 16px;
    color: #a7a7a7;
    border-top: 1px solid #d6d6d6;
    padding: 4px 0 0;
}

    .tags a {
        color: #a7a7a7;
        margin: 0 0 0 4px;
    }

        .tags a:hover {
            color: rgb(3,71,89);
        }

.article-bottom {
    margin: 55px 0 0;
}


span.comments {
    float: right;
    font-size: 14px;
}

    span.comments a {
        color: #a7a7a7;
    }

        span.comments a:hover {
            color: rgb(3,71,89);
        }


/* ENTRY */

.entry {
    margin: 0 0 30px;
}

    .entry p {
        margin: 0 0 22px;
    }

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

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

    .entry small {
        font-size: 13px;
        line-height: 16px;
    }

    .entry h1 {
        font-size: 24px;
        line-height: 28px;
        margin: 15px 0;
        font-weight: 600;
        font-family: Oxygen;
    }

    .entry h2 {
        font-size: 22px;
        margin: 15px 0;
        line-height: 26px;
        font-weight: 600;
        font-family: Oxygen;
    }

    .entry h3 {
        font-size: 20px;
        line-height: 25px;
        margin: 15px 0;
        font-weight: 600;
        font-family: Oxygen;
    }

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

    .entry .alignleft,
    .entry .imgleft {
        display: inline !important;
        float: left;

        margin: 5px 15px 10px 5px  !important;
    }

    .entry .aligncenter,
    .entry .imgcenter {
        display: block !important;
        margin: 20px auto;
    }

    .entry .imgnotext {
        display: block !important;
        margin: 20px auto;
    }

    .entry blockquote {
        border-left: 5px solid rgb(3,71,89);
        padding: 3px 0 3px 12px;
        margin: 0 0 20px;
        font-family: Oxygen;
    }

        .entry blockquote p:last-of-type {
            margin: 0;
        }

    .entry h4,
    .entry h5,
    .entry h6 {
        font-weight: bold;
        font-family: Oxygen;
    }

.entry ul {
    list-style: disc outside;
    margin: 14px 0 28px 15px;
}

.entry ol {
    list-style: decimal outside;
    margin: 14px 0 28px 15px;
}

.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;
}

/* RELATED */

.related {
    margin: 0 0 60px;
}

    .related h3 {
        font-size: 20px;
        font-weight: 600;
        color: #1b1b1b;
        text-align: center;
        margin: 0 0 18px;
    }

    .related li {
        position: relative;
        float: left;
        margin: 0 12px;
        width: 110px;
        height: 110px;
        overflow: hidden;
    }

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

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

        .related li:hover .title {
            opacity: 1;
        }


    .related img {
        position: absolute;
        left: 0;
        width: 110px;
        height: 110px;
    }

    .related .title {
        display: table-cell;
        position: relative;
        opacity: 0;
        background: #a71e22;
        background: rgba(3,71,89, 0.7);
        color: #fff;
        height: 90px;
        width: 100px;
        font-size: 14px;
        line-height: 16px;
        padding: 10px;
        font-weight: 600;
        text-align: center;
        vertical-align: middle;
        overflow: hidden;
                transition: all 0.2s ease-in 0s;
        -webkit-transition: all 0.2s ease-in 0s;
    }



/* COMMENTS */

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

h3.comment-tracback-url,
h3.comment {
    font-size: 20px;
    font-weight: 600;
    color: #1b1b1b;
    text-align: center;
    margin: 20px 0 5px;
}

#trackbackURL {
    display: block;
    text-align: center;
}

p.comment-disclaimer {
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    margin: 0 0 40px;
}

.comments-container > .comment {
    margin: 0 0 32px;
}

#comment_container .comment-container {
    position: relative;
}

    #comment_container .comment-container .avatar-mask {
        box-shadow: none;
        padding: 0;
    }

    #comment_container .comment-container .avatar-content {
        position: relative;
        width: 50px;
        height: 50px;
        margin: -2px 0 0;
        z-index: 1;
    }

.comment-container > h1 {
    background: #f1f1f1;
    background: -ms-linear-gradient(left,  #f1f1f1 0%,#ffffff 100%);
    background: linear-gradient(to right,  #f1f1f1 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#ffffff',GradientType=1 );
    font-size: 16px;
    font-weight: 600;
    padding: 3px 0 3px 35px;
    margin: 0 0 22px 25px;
}


    .comment-container > h1:before {
        background: #333;
        position: absolute;
        content: "";
        top: -2px;
        left: 0;
        width: 50px;
        height: 50px;
        border-radius: 100px;
    }

    .comment-container > h1 a {
        color: #000;
    }

        .comment-container > h1 a:hover {
            color: rgb(3,71,89);
        }

    .comment-container > h1 .commentTime {
        display: block;
        font-weight: 400;
    }

.commentFooter {
    background: #f1f1f1;
    background: -ms-linear-gradient(left,  #ffffff 0%,#f1f1f1 100%);
    background: linear-gradient(to right,  #ffffff 0%,#f1f1f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=1 );
    margin: 20px 0 0;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
}

div.replyComment:before {
    content: none;
}

div.replyComment a {
    text-decoration: none;
    padding: 0;
}

#feedback_container {
    margin: 60px 0 0;
}

    #feedback_container .avatar-outer-border-small,
    #feedback_container .avatar-inner-border-small {
        background: transparent;
        padding: 0;
        width: 50px;
        height: 50px;
    }

    #feedback_container .avatar-mask-small {
        display: block;
        border-radius: 100px;
        width: 50px;
        height: 50px;
    }

        #feedback_container .avatar-mask-small img.the-avatar-small {
            width: 50px;
            height: 50px;
            border-radius: 100px;
        }

    #feedback_container .info-inner {
        background: #f1f1f1;
        background: -ms-linear-gradient(left,  #f1f1f1 0%,#ffffff 100%);
        background: linear-gradient(to right,  #f1f1f1 0%,#ffffff 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#ffffff',GradientType=1 );
        padding: 5px 0 5px 32px;
        margin: 0 0 0 25px;
    }

        #feedback_container .info-inner select,
        #feedback_container .info-inner strong {
            display: block;
            font-size: 13px;
            font-weight: 600;
            margin: 0;
        }

        #feedback_container .info-inner a {
            font-size: 13px;
            text-transform: uppercase;
        }

    #feedback_container textarea {
        border: 1px solid #f1f1f1;
        padding: 5px;
        width: 668px;
        height: 120px;
        resize: vertical;
        margin: 0 0 3px;
    }

.user-info-fields {
    margin: 20px 0 10px;
}

.display-counter-container {
    position: absolute;
    font-size: 13px;
    bottom: 5px;
    left: 60px;
}

#commentForm {
    position: relative;
}

.comment-option-fields {
    background: #f1f1f1;
    background: -ms-linear-gradient(left,  #ffffff 0%,#f1f1f1 100%);
    background: linear-gradient(to right,  #ffffff 0%,#f1f1f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=1 );
    padding: 5px 10px;
    margin: 7px 0 20px;
}

    .comment-option-fields .submit {
        background: transparent;
        float: right;
        text-transform: uppercase;
        padding: 0;
        margin: 0;
        border: 0 none;
        color: rgb(3,71,89);
        cursor: pointer;
    }

        .comment-option-fields .submit:hover {
            color: #000;
        }

.commentAuthor {
    font-family: Oxygen;
}

/* PAGER*/

#pager {
    margin: 80px 0 10px;
    font-size: 20px;
    text-transform: uppercase;
}

    #pager a {
        color: #000;
        font-family: Oxygen;
    }

        #pager a:hover {
            color: rgb(3,71,89);
        }

    #pager .prev {
        float: left;
    }

        #pager .prev a:before {
            content: "‹";
            font-family: "Source Sans Pro";
            float: left;
            font-size: 42px;
            line-height: 12px;
            margin: 0 4px 0 0;
            font-weight: 300;
        }

    #pager .next {
        float: right;
    }

        #pager .next a:after {
            content: "›";
            font-family: "Source Sans Pro";
            float: right;
            font-size: 42px;
            line-height: 12px;
            margin: 0 0 0 4px;
            font-weight: 300;
        }
