﻿.titlebar {
    border-radius: 30px;
    border: #FFE160 3px solid;
    background-color: #FDF9B0;
    /*background: #FDF9B0;*/
    background: linear-gradient(90deg, rgba(237,28,36,1) 0%, rgba(252,224,28,1) 75%, rgba(255,255,167,1) 100%);
    box-sizing: border-box;
    margin-bottom: 20px;
}

    .titlebar h1 {
        height: 50px;
        line-height: 50px;
        background: url(../images/cup-icon.png) no-repeat 9px center;
        padding-left: 60px;
    }

        .titlebar h1 span, .titlebar h1 a {
            font-size: 20px;
            font-weight: 500;
            color: #FFFF60;
            text-transform: uppercase;
        }

            .titlebar h1 span.sep {
                padding: 0 10px;
            }

            .titlebar h1 a.active {
                color: #FFFF60;
            }

            .titlebar h1 a.inactive {
                color: #FFF;
            }

.tabbar {
    clear: both;
}

    .tabbar h1 {
        height: 40px;
        line-height: 40px;
    }

        .tabbar h1 span, .tabbar h1 a {
            font-weight: 600;
            color: #000;
        }

            .tabbar h1 span.sep {
                padding: 0 10px;
            }

            .tabbar h1 a.active {
                color: #EB1C23;
            }

/*AWARDBOX*/
.awardbox {
    clear: both;
    color: #FFF;
}

    .awardbox h1 {
        width: 100%;
        float: left;
        clear: both;
        /*background-color: #fbc925;*/
        background: url(../images/title-bg.png) #FAC826 repeat-y right top;
    }

        .awardbox h1 span, .awardbox h1 a {
            padding: 7px 10px;
            float: left;
            font-weight: bold;
            color: #EB1C23;
            text-transform: uppercase;
        }

    .awardbox select {
        width: 100%;
        border: #C0C0C0 1px solid;
        padding: 5px 5px;
        box-sizing: border-box;
    }

.awardbox-list {
    clear: both;
    margin-top: 10px;
    padding: 10px 10px;
    background-color: #FFF;
    color: #131313;
    border: #C0C0C0 1px solid;
    box-sizing: border-box;
    height: 180px;
    overflow: auto;
    overflow-x: hidden;
}

    .awardbox-list ul {
        clear: both;
        display: block;
        list-style: none;
    }

    .awardbox-list li {
        clear: both;
        display: block;
    }

        .awardbox-list li.sep {
            clear: both;
            font-size: 1px;
            height: 20px;
            background: url(../images/dotline.png) repeat-x center center;
        }

        .awardbox-list li a {
            width: 100%;
            float: left;
            color: #131313;
        }

.awardbox-i {
    clear: both;
    padding: 10px 10px;
    background-color: #ebebeb;
}

/*SUPPORTBOX*/
.sponsorbox {
    clear: both;
    width: 1140px;
    margin: 0 auto;
}

    .sponsorbox ul {
        clear: both;
        float: left;
        width: 100%;
        list-style: none;
        overflow: hidden;
    }

    .sponsorbox li {
        clear: none;
        float: left;
        width: 20%;
        box-sizing: border-box;
    }

        .sponsorbox li a {
            width: 100%;
            float: left;
            color: #FFF;
        }

        .sponsorbox li.last {
            margin-bottom: 0;
        }

        .sponsorbox li a img {
            float: left;
            width: 100%;
        }

.sponsorbox-i {
    clear: both;
    padding: 15px 15px;
    background-color: #FFF;
    border: #FDF9B0 3px solid;
}

/*TOPHOMESTORY*/
.tophomestory {
    clear: both;
    padding: 0 0;
}

.tophomestory-first {
    float: left;
    width: 440px;
}

    .tophomestory-first a.avatar {
        clear: both;
        float: left;
        width: 100%;
        height: 250px;
        overflow: hidden;
        margin-bottom: 10px;
    }

        .tophomestory-first a.avatar img {
            float: left;
            width: 100%;
            height: 100%;
        }

    .tophomestory-first h1 {
        clear: both;
        padding-bottom: 10px;
    }

    .tophomestory-first a {
        clear: both;
        font-weight: bold;
        color: #131313;
        text-decoration: none;
    }

    .tophomestory-first p {
        clear: both;
        padding: 0;
        margin: 0;
        color: #131313;
        text-align: justify;
        line-height: 1.4;
        display: block;
        /*max-height: 125px;
        overflow: hidden;*/
    }

.tophomestory-other {
    float: right;
    width: 200px;
}

    .tophomestory-other ul {
        clear: both;
        display: block;
        list-style: none;
    }

        .tophomestory-other ul li {
            clear: both;
            display: block;
            text-align: justify;
        }

            .tophomestory-other ul li.sep {
                clear: both;
                float: none;
                padding: 0;
                font-size: 1px;
                height: 20px;
                background: url(../images/dotline.png) repeat-x center center;
            }

            .tophomestory-other ul li a {
                color: #131313;
                font-weight: normal;
            }

                .tophomestory-other ul li a.avatar {
                    display: none;
                }

                .tophomestory-other ul li a:hover {
                    color: #EB1C23;
                }

/*HOMETEASER*/
.hometeaser {
    clear: both;
}

.hometeaser-first {
    clear: both;
}

    .hometeaser-first a.avatar {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }

        .hometeaser-first a.avatar img {
            float: left;
            width: 100%;
        }

    .hometeaser-first h4 {
        line-height: 1.4;
    }

        .hometeaser-first h4 a {
            color: #131313;
            font-weight: bold;
        }

            .hometeaser-first h4 a:hover {
                color: #EB1C23;
            }

    .hometeaser-first p {
        padding: 0;
        margin: 0;
        line-height: 1.4;
        text-align: justify;
        color: #131313;
    }

.hometeaser-other {
    line-height: 1.4;
}

    .hometeaser-other ul {
        clear: both;
        float: left;
        width: 100%;
        list-style: none;
    }

        .hometeaser-other ul li {
            clear: both;
            float: left;
            width: 100%;
            color: #131313;
            font-weight: normal;
            display: -webkit-box;
            max-height: 2.8rem;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: normal;
            -webkit-line-clamp: 2;
            line-height: 1.4rem;
        }

    .hometeaser-other li a {
        color: #131313;
        font-weight: normal;
    }

        .hometeaser-other li a:hover {
            color: #EB1C23;
        }

    .hometeaser-other li.sep {
        clear: both;
        float: none;
        height: 20px;
        background: url(../images/sepline.png) repeat-x left center;
    }


/*HOMEDETAIL*/
.homedetail {
    clear: both;
    color: #131313;
}

    .homedetail h1 {
        width: 100%;
        float: left;
        clear: both;
        background-color: #EB1C23;
        height: 30px;
        overflow: hidden;
    }

        .homedetail h1 span, .homedetail h1 a {
            padding: 8px 15px 8px 15px;
            float: left;
            font-weight: bold;
            color: #FFFFFF;
            text-transform: uppercase;
        }

    .homedetail .first {
        clear: both;
        padding: 0 0 10px 0;
    }

    .homedetail a.avatar {
        float: left;
        width: 120px;
        margin-right: 10px;
    }

        .homedetail a.avatar img {
            float: left;
            width: 100%;
        }

    .homedetail h4 {
        padding-bottom: 10px;
    }

        .homedetail h4 a {
            color: #131313;
            font-weight: bold;
        }

    .homedetail p {
        padding: 0;
        margin: 0;
        line-height: 1.4;
        text-align: justify;
    }

    .homedetail ul {
        clear: both;
        float: left;
        width: 100%;
        list-style: none;
    }

        .homedetail ul li {
            clear: both;
            float: left;
            width: 100%;
        }

    .homedetail li.sep {
        clear: both;
        float: none;
        height: 10px;
    }

    .homedetail li a {
        display: block;
        padding: 0 0 0 10px;
        background: url(../images/bullet.png) no-repeat left 5px;
        color: #131313;
        font-weight: bold;
    }

.homedetail-i {
    clear: both;
    padding: 10px 0;
    text-align: justify;
}

/*FOCUSLIST*/
.focuslist {
    clear: both;
}

    .focuslist h1 {
        width: 100%;
        float: left;
        clear: both;
        background-color: #E0E0E0;
        height: 30px;
        overflow: hidden;
    }

        .focuslist h1 span, .focuslist h1 a {
            padding: 8px 15px 8px 15px;
            float: left;
            font-weight: bold;
            color: #EB1C23;
            text-transform: uppercase;
        }

    .focuslist ul {
        clear: both;
        display: block;
        list-style: none;
    }

        .focuslist ul li {
            clear: both;
            display: block;
            border-left: 0;
            position: relative;
            z-index: 0;
        }

            .focuslist ul li h4 {
                padding: 0;
            }

                .focuslist ul li h4 a {
                    font-weight: bold;
                    color: #131313;
                }

            .focuslist ul li.sep {
                clear: both;
                float: none;
                padding: 0;
                border: 0;
                font-size: 1px;
                height: 20px;
                background: url(../images/dotline.png) repeat-x center center;
            }

            .focuslist ul li a {
                color: #131313;
                font-weight: bold;
            }

                .focuslist ul li a:hover {
                    color: #EB1C23;
                }

.focuslist-i {
    clear: both;
    padding: 10px 0;
    text-align: justify;
}

.focuslist2 {
    clear: both;
}

    .focuslist2 h1 {
        width: 100%;
        float: left;
        clear: both;
        background-color: #E0E0E0;
        height: 30px;
        overflow: hidden;
    }

        .focuslist2 h1 span, .focuslist2 h1 a {
            padding: 8px 15px 8px 15px;
            float: left;
            font-weight: bold;
            color: #EB1C23;
            text-transform: uppercase;
        }

    .focuslist2 ul {
        clear: both;
        display: block;
        list-style: none;
    }

        .focuslist2 ul li {
            clear: both;
            display: block;
            border-left: 0;
            position: relative;
            z-index: 0;
        }

            .focuslist2 ul li h4 {
                padding: 0;
            }

                .focuslist2 ul li h4 a {
                    font-weight: bold;
                    color: #131313;
                }

            .focuslist2 ul li.sep {
                clear: both;
                float: none;
                padding: 0;
                border: 0;
                font-size: 1px;
                height: 20px;
                background: url(../images/dotline.png) repeat-x center center;
            }

            .focuslist2 ul li a {
                color: #131313;
                font-weight: bold;
            }

                .focuslist2 ul li a:hover {
                    color: #EB1C23;
                }

.focuslist2-i {
    clear: both;
    padding: 10px 0;
    text-align: justify;
}


/*HOMEFOCUS*/
.homefocus {
    clear: both;
    color: #131313;
}

    .homefocus h1 {
        width: 100%;
        float: left;
        clear: both;
        background-color: #EB1C23;
        height: 30px;
        overflow: hidden;
    }

        .homefocus h1 span, .homefocus h1 a {
            padding: 8px 15px 8px 15px;
            float: left;
            font-weight: bold;
            color: #FFFFFF;
            text-transform: uppercase;
        }

    .homefocus ul {
        clear: both;
        float: left;
        width: 100%;
        list-style: none;
        padding: 10px 0;
    }

        .homefocus ul li {
            clear: both;
            float: left;
            width: 100%;
        }

    .homefocus li.sep {
        clear: both;
        float: none;
        height: 20px;
        background: url(../images/line-white.png) repeat-x center center;
    }

    .homefocus li a {
        color: #131313;
        font-weight: bold;
        margin-right: 10px;
    }

        .homefocus li a.avatar {
            float: left;
            width: 80px;
            max-height: 65px;
            overflow: hidden;
            margin-right: 10px;
            margin-left: 10px;
        }

            .homefocus li a.avatar img {
                float: left;
                width: 80px;
            }

.homefocus-i {
    clear: both;
    text-align: justify;
}

/*HOMEHEADLINE*/
.homeheadline {
    clear: both;
}

    .homeheadline > h1 {
        width: 100%;
        float: left;
        clear: both;
        margin-bottom: 13px;
        /*background-color: #fbc925;*/
        background: url(../images/title-bg.png) #FAC826 repeat-y right top;
    }

        .homeheadline > h1 span, .homeheadline > h1 a {
            padding: 7px 10px;
            float: left;
            font-weight: bold;
            color: #EB1C23;
            text-transform: uppercase;
        }

    .homeheadline ul {
        clear: both;
        float: left;
        width: 100%;
        list-style: none;
    }

        .homeheadline ul li {
            clear: both;
            float: left;
            width: 100%;
        }

            .homeheadline ul li.sep {
                clear: both;
                font-size: 1px;
                height: 20px;
                background: url(../images/line-grey.png) repeat-x left center;
            }

            .homeheadline ul li a {
                float: left;
                padding: 0 10px;
                color: #131313;
                font-weight: normal;
            }

.homeheadline-i {
    clear: both;
    text-align: justify;
}


/*HOMEAWARDVIDEO*/
.homeawardvideo {
    clear: both;
    padding: 0 0;
    min-height: 350px;
}

    .homeawardvideo a:hover {
        color: #EB1C23;
    }

.homeawardvideo-first {
    float: left;
    width: 100%;
}

    .homeawardvideo-first a.avatar {
        clear: both;
        float: left;
        width: 100%;
        /*height: 250px;*/
        overflow: hidden;
        position: relative;
        z-index: 0;
        margin-bottom: 10px;
    }

        .homeawardvideo-first a.avatar img {
            float: left;
            width: 100%;
            height: 100%;
        }

        .homeawardvideo-first a.avatar i {
            position: absolute;
            z-index: 0;
            bottom: 0;
            left: 0;
            width: 32px;
            height: 32px;
            background: url(../images/video-icon.png) no-repeat center center;
        }

    .homeawardvideo-first h1 {
        clear: both;
    }

    .homeawardvideo-first a {
        clear: both;
        font-weight: normal;
        color: #131313;
        text-decoration: none;
    }

    .homeawardvideo-first p {
        clear: both;
        padding: 0;
        margin: 0;
        color: #131313;
        text-align: justify;
        line-height: 1.4;
        display: block;
        max-height: 55px;
        overflow: hidden;
    }

    .homeawardvideo-first .video-player {
        clear: both;
    }

        .homeawardvideo-first .video-player video {
            width: 100%;
            height: auto;
        }

        .homeawardvideo-first .video-player iframe {
            border: 0;
            width: 100%;
            min-height: 250px;
        }

.homeawardvideo-other {
    float: right;
    width: 100%;
}

    .homeawardvideo-other a {
        color: #131313;
        font-weight: normal;
    }

        .homeawardvideo-other a.avatar {
            position: relative;
            z-index: 0;
            float: left;
            width: 140px;
            max-height: 95px;
            margin-right: 15px;
        }

            .homeawardvideo-other a.avatar img {
                float: left;
                width: 100%;
            }

            .homeawardvideo-other a.avatar i {
                position: absolute;
                z-index: 0;
                bottom: 0;
                left: 0;
                width: 32px;
                height: 32px;
                background: url(../images/video-icon.png) no-repeat center center;
            }

                .homeawardvideo-other a.avatar i.video {
                    background: url(../images/video-icon.png) no-repeat center center;
                }

                .homeawardvideo-other a.avatar i.audio {
                    background: url(../images/audio-icon.png) no-repeat center center;
                }

    .homeawardvideo-other li a:hover {
        color: #EB1C23;
    }

/*HOMEAWARDSTORY*/
.homeawardstory {
    clear: both;
    color: #131313;
    min-height: 350px;
}

    .homeawardstory a.headline {
        color: #131313;
        font-weight: normal;
        display: -webkit-box;
        max-height: 2.8rem;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
        -webkit-line-clamp: 2;
        line-height: 1.4rem;
    }

    .homeawardstory a.avatar {
        float: left;
        width: 48px;
        height: 48px;
        overflow: hidden;
        margin-right: 15px;
    }

        .homeawardstory a.avatar img {
            float: left;
            width: 100%;
        }

    .homeawardstory a:hover {
        color: #EB1C23 !important;
    }

/*HOMEAWARDAUDIO*/
.homeawardaudio {
    clear: both;
    color: #131313;
    min-height: 350px;
}

    .homeawardaudio a:hover {
        color: #EB1C23;
    }

    .homeawardaudio a {
        color: #131313;
        font-weight: normal;
    }

        .homeawardaudio a.avatar {
            float: left;
            width: 48px;
            height: 48px;
            overflow: hidden;
            margin-right: 15px;
        }

            .homeawardaudio a.avatar img {
                float: left;
                width: 100%;
            }

/*HOMEAWARDPHOTO*/
.homeawardphoto {
    clear: both;
    min-height: 350px;
}

    .homeawardphoto a:hover {
        color: #EB1C23;
    }

    .homeawardphoto a.avatar {
        float: left;
        width: 140px;
        max-height: 95px;
        overflow: hidden;
        margin-right: 15px;
        z-index: 0;
        position: relative;
    }

        .homeawardphoto a.avatar img {
            float: left;
            width: 100%;
            height: 100%;
        }

        .homeawardphoto a.avatar i {
            position: absolute;
            z-index: 1;
            left: 0;
            bottom: 0;
            width: 32px;
            height: 32px;
            background: url(../images/photo-icon.png) no-repeat center center;
        }

    .homeawardphoto h2 {
    }

        .homeawardphoto h2 a {
            color: #131313;
            font-weight: normal;
        }

/*GALLERY*/
.gallerybox {
    clear: both;
}


    .gallerybox a.avatar {
        float: left;
        width: 140px;
        max-height: 95px;
        overflow: hidden;
        margin-right: 15px;
        z-index: 0;
        position: relative;
    }

        .gallerybox a.avatar img {
            float: left;
            width: 100%;
            height: 100%;
        }

        .gallerybox a.avatar i {
            position: absolute;
            z-index: 1;
            left: 0;
            bottom: 0;
            width: 32px;
            height: 32px;
            background: url(../images/photo-icon.png) no-repeat center center;
        }

    .gallerybox h2 {
    }

        .gallerybox h2 a {
            color: #131313;
            font-weight: normal;
        }

    .gallerybox a:hover {
        color: #EB1C23;
    }

/*VIDEOBOX*/
.videobox {
    clear: both;
}

    .videobox ul {
        width: 100%;
        float: left;
        clear: both;
        list-style: none;
        margin-top: 10px;
    }

    .videobox li {
        width: 100%;
        float: left;
        clear: both;
    }

        .videobox li.sep {
            clear: both;
            float: none;
            height: 10px;
            padding: 0;
        }

        .videobox li a {
            float: left;
            color: #131313;
            font-weight: normal;
        }

            .videobox li a:hover {
                color: #EB1C23;
            }

.videobox-i {
    clear: both;
    text-align: justify;
}

.videobox-player {
    clear: both;
    position: relative;
    z-index: 0;
    left: 0;
    top: 0;
}

    /*.videobox-player .avatar {
        display: block;
    }*/

    .videobox-player .avatar {
        clear: both;
        float: left;
        width: 100%;
        height: 100%;
    }

        .videobox-player .avatar img {
            float: left;
            width: 100%;
            height: 100%;
        }

        .videobox-player .avatar em {
            position: absolute;
            left: 0;
            top: 50%;
            margin-top: -24px;
            width: 48px;
            height: 48px;
            background: url(../images/play-icon-48.png) no-repeat center center;
            z-index: 1;
        }

    .videobox-player video {
        width: 100% !important;
        height: auto !important;
    }

.pollbox {
    clear: both;
    color: #131313;
}

    .pollbox h3 {
        width: 100%;
        float: left;
        clear: both;
        overflow: hidden;
        background: url(../images/title-bg.png) #FAC826 repeat-y right top;
    }

        .pollbox h3 span, .pollbox h3 a {
            padding: 8px 15px 8px 15px;
            float: left;
            font-weight: bold;
            color: #FFFFFF;
            text-transform: uppercase;
        }

    .pollbox h4 {
        clear: both;
    }

    .pollbox h5 {
        clear: both;
        display: block;
        text-align: center;
        padding-top: 10px;
    }

        .pollbox h5 input {
            background-color: #EB1C23;
            color: #FFFFFF;
            border: 0;
            height: 22px;
            padding: 0 10px;
        }

    .pollbox ul {
        width: 100%;
        float: left;
        clear: both;
        list-style: none;
        padding: 5px 0;
    }

    .pollbox li {
        width: 100%;
        float: left;
        clear: both;
        color: #131313;
    }

.pollbox-i {
    clear: both;
    padding: 15px 15px;
    background-color: #F0F0F0;
}

.pollresult {
    clear: both;
    padding: 10px;
}

    .pollresult h3 {
        width: 100%;
        float: left;
        clear: both;
    }

        .pollresult h3 span, .pollresult h3 a {
            float: left;
            padding: 5px 0 5px;
            font-weight: bold;
            color: #EB1C23;
        }

    .pollresult ul {
        clear: both;
        float: left;
        width: 100%;
        list-style: none;
    }

        .pollresult ul li {
            clear: both;
            float: left;
            width: 100%;
        }

            .pollresult ul li.sep {
                height: 10px;
            }

    .pollresult li span {
        font-weight: bold;
    }

    .pollresult li div.bar {
        margin-top: 5px;
        font-size: 1px;
        height: 15px;
        border: #D1D1D1 1px solid;
        width: 200px;
        background-color: #FFFFFF;
    }

    .pollresult li div.baritem {
        float: left;
        width: 1px;
        font-size: 1px;
        height: 15px;
        background-color: #EB1C23;
    }

    .pollresult p {
        clear: both;
        padding: 0;
        margin: 0;
        padding-top: 10px;
        line-height: 1.4;
    }

.pollresult-i {
    clear: both;
    padding: 10px 0;
}

.weblinkbox {
    clear: both;
}

    .weblinkbox h1 {
        width: 100%;
        float: left;
        clear: both;
        /*background-color: #fbc925;*/
        background: url(../images/title-bg.png) #FAC826 repeat-y right top;
    }

        .weblinkbox h1 span, .weblinkbox h1 a {
            padding: 7px 10px;
            float: left;
            font-weight: bold;
            color: #EB1C23;
            text-transform: uppercase;
        }

    .weblinkbox select {
        width: 100%;
        float: left;
        clear: both;
        list-style: none;
        padding: 5px 5px;
        border: #C0C0C0 1px solid;
    }

.weblinkbox-i {
    clear: both;
    /*padding: 10px 10px;
    background-color: #EDEDED;*/
}

.zonebar {
    clear: both;
}

    .zonebar h1 {
        clear: both;
        display: block;
        padding: 7px 0 7px 0;
        border-bottom: #EB1C23 1px solid;
    }

        .zonebar h1 a, .zonebar h1 span {
            font-size: 18px;
            color: #EB1C23;
            font-weight: normal;
            text-transform: uppercase;
        }

    .zonebar ul {
        width: 100%;
        float: left;
        clear: both;
        list-style: none;
        padding: 10px 0 10px 0;
        border-bottom: #EDEDED 1px solid;
    }

    .zonebar li {
        float: left;
        line-height: 1.4;
    }

        .zonebar li.sep {
            width: 10px;
            text-align: center;
        }

        .zonebar li a {
            color: #131313;
            font-weight: normal;
        }

            .zonebar li a.active, .zonebar li a:hover {
                color: #EB1C23;
            }


.zoneteaser {
    clear: both;
}

    .zoneteaser h3 {
        clear: both;
        display: block;
        padding-bottom: 10px;
    }

        .zoneteaser h3 a, .zoneteaser h3 span {
            color: #131313;
            font-weight: bold;
        }

    .zoneteaser h4 {
        clear: both;
        display: block;
        padding-bottom: 10px;
    }

        .zoneteaser h4 a {
            color: #131313;
            font-weight: bold;
        }

            .zoneteaser h4 a:hover {
                color: #EB1C23;
            }

    .zoneteaser a.avatar {
        float: left;
        width: 200px;
        max-height: 135px;
        overflow: hidden;
        margin-right: 15px;
    }

        .zoneteaser a.avatar img {
            float: left;
            width: 100%;
        }

    .zoneteaser p {
        padding: 0;
        margin: 0;
        color: #131313;
        line-height: 1.4;
        text-align: justify;
    }

    .zoneteaser ul {
        width: 100%;
        float: left;
        clear: both;
        list-style: none;
    }

    .zoneteaser li {
        width: 100%;
        float: left;
        clear: both;
    }

        .zoneteaser li.sep {
            font-size: 1px;
            height: 30px;
            background: url(../images/sepline.png) repeat-x left center;
        }

.zonefocus {
    clear: both;
    background-color: #F0F0F0;
}

    .zonefocus h3 {
        width: 100%;
        height: 25px;
        float: left;
        clear: both;
        background-color: #131313;
    }

        .zonefocus h3 a, .zonefocus h3 span {
            float: left;
            padding: 6px 10px;
            color: #FFFFFF;
        }

    .zonefocus h4 {
    }

        .zonefocus h4 a {
            color: #131313;
        }

    .zonefocus a.avatar {
        float: left;
        width: 100px;
        overflow: hidden;
        margin-right: 10px;
    }

        .zonefocus a.avatar img {
            width: 100px;
        }

    .zonefocus p {
        padding: 0;
        margin: 0;
        padding-top: 10px;
        color: #131313;
        line-height: 1.4;
    }

    .zonefocus ul {
        width: 100%;
        float: left;
        clear: both;
        list-style: none;
        padding-top: 10px;
    }

    .zonefocus li {
        width: 100%;
        float: left;
        clear: both;
    }

        .zonefocus li.sep {
            font-size: 1px;
            height: 20px;
            background: url(../images/dot-white.png) repeat-x left center;
        }

        .zonefocus li a {
            float: left;
            color: #131313;
            font-weight: normal;
        }

.zonefocus-i {
    clear: both;
    padding: 10px;
}

/*TOPSTORY*/
.topstory {
    clear: both;
}

    .topstory ul {
        clear: both;
        display: block;
        list-style: none;
    }

    .topstory li {
        clear: both;
        display: block;
        padding: 0 0;
    }

        .topstory li:after {
            clear: both;
            content: ".";
            display: block;
            height: 0;
            visibility: hidden;
            line-height: 0;
            font-size: 1px;
            overflow: hidden;
        }

        .topstory li.sep {
            clear: both;
            height: 20px;
            padding: 0;
            margin: 0;
            font-size: 1px;
            background: url(../images/dotline.png) repeat-x center center;
        }

    .topstory a {
        color: #131313;
        font-weight: normal;
    }

        .topstory a:hover {
            color: #EB1C23;
        }

        .topstory a.avatar {
            float: left;
            width: 140px;
            max-height: 100px;
            overflow: hidden;
            margin-right: 15px;
        }

            .topstory a.avatar img {
                float: left;
                width: 100%;
            }

.topstory-i {
    clear: both;
}

/*LATESTSTORY*/
.lateststory {
    clear: both;
}

    .lateststory ul {
        clear: both;
        display: block;
        list-style: none;
    }

    .lateststory li {
        clear: both;
        display: block;
        padding: 0 0;
    }

        .lateststory li:after {
            clear: both;
            content: ".";
            display: block;
            height: 0;
            visibility: hidden;
            line-height: 0;
            font-size: 1px;
            overflow: hidden;
        }

        .lateststory li.sep {
            clear: both;
            height: 20px;
            padding: 0;
            margin: 0;
            font-size: 1px;
            /*background: url(../images/dotline.png) repeat-x center center;*/
        }

    .lateststory a {
        color: #131313;
        font-weight: normal;
    }

        .lateststory a:hover {
            color: #EB1C23;
        }

        .lateststory a.avatar {
            float: left;
            width: 140px;
            max-height: 100px;
            overflow: hidden;
            margin-right: 15px;
        }

            .lateststory a.avatar img {
                float: left;
                width: 100%;
            }

.lateststory-i {
    clear: both;
}

/*STORY*/
.storydetail {
    clear: both;
    color: #131313;
    /*padding: 10px 0;*/
}

.story_head {
    clear: both;
}

    .story_head .story_byline {
        clear: both;
        /*font-size: 18px;*/
        color: #EB1C23;
        display: block;
        font-weight: normal;
        padding-bottom: 5px;
    }

    .story_head .story_headline {
        clear: both;
        font-size: 30px;
        font-weight: normal;
        color: #131313;
    }

.story_src {
    font-weight: bold;
}

.story_content {
    clear: both;
    padding: 10px 0;
}

.story_teaser {
    padding: 0;
    margin: 0;
    font-weight: bold;
    text-align: justify;
    margin-bottom: 1em;
}

.story_body {
    line-height: 1.5;
    text-align: justify;
    word-break: break-word;
}

    .story_body p {
        margin: 0 0 1em 0;
    }

    .story_body table {
        margin: 0 auto 10px;
        max-width: 100%;
    }

    .story_body a {
    }

    .story_body ul {
        margin: 0;
        padding: 0 0 0 40px;
    }

        .story_body ul li {
            margin: 0;
            padding: 0;
        }


    .story_body span, .story_body font, .story_body p {
        line-height: 1.5;
    }

    .story_body img {
        max-width: 100%;
    }

    .story_body table {
        max-width: 100%;
        margin: 0 auto 10px;
    }

.storydetail .story_content, .storydetail font {
    line-height: 1.5;
}

.story_authors {
    clear: both;
    text-align: right;
    font-weight: bold;
}

    .story_authors > span.authors {
        color: #363636;
    }

    .story_authors > span.organization {
        color: #363636;
        font-weight: normal;
    }

    .story_authors > span.source {
        color: #363636;
        font-weight: normal;
        font-style: italic;
    }

    .story_authors > a.source-link {
        color: #363636;
        font-style: italic;
    }


.storydetail video {
    width: 100% !important;
    height: auto !important;
}

.storydetail audio {
    width: 100% !important;
    height: 54px !important;
}

.text-desc, .text-description {
    color: #EB1C23;
    padding: 10px 10px;
    line-height: 1.4;
    font-style: italic;
    text-align: center;
}

table.tblImage {
    width: 100%;
    margin: 0 auto 10px;
    max-width: 100%;
}

    table.tblImage img {
        /*width: 100%;*/
        max-width: 100%;
        display: block;
        margin: 0 auto;
    }

    table.tblImage td {
        text-align: center;
    }

    table.tblImage p {
        padding: 0;
        margin: 0;
    }

.tbl-image {
    /*width: 100%;*/
    margin: 1em auto 1em auto;
    max-width: 100%;
    border-collapse: collapse;
}

    .tbl-image img {
        /*width: 100%;*/
        max-width: 100%;
        display: block;
        margin: 0 auto;
    }

    .tbl-image td {
        text-align: center;
    }

    .tbl-image p {
        padding: 0;
        margin: 0;
    }

.td-image {
}

    .td-image a {
        display: inline-block;
        margin: 0 auto;
    }

.td-image-desc {
    color: #EB1C23;
    /*background-color: #f5f5f5;*/
    padding: 10px 10px;
    line-height: 1.4;
    font-style: italic;
}

.tbl-full-image {
    width: 100%;
    max-width: 100%;
    border-collapse: collapse;
}

    .tbl-full-image img {
        width: 100%;
        max-width: 100%;
        float: left;
    }


.story_avatar_t {
    clear: both;
    text-align: center;
    padding: 10px 0;
}

    .story_avatar_t span {
        display: block;
        padding-top: 5px;
        text-align: center;
    }

    .story_avatar_t img {
        max-width: 100%;
    }

.story_avatar_b {
    clear: both;
    text-align: center;
    padding: 10px 0;
}

    .story_avatar_b span {
        display: block;
        padding: 5px;
        text-align: center;
    }

    .story_avatar_b img {
        max-width: 100%;
    }

.story_avatar_l {
    float: left;
    width: 250px;
    margin-right: 10px;
}

    .story_avatar_l span {
        display: block;
        padding: 5px;
        text-align: center;
    }

    .story_avatar_l img {
        width: 100%;
    }

.story_avatar_r {
    float: right;
    width: 250px;
    margin-left: 10px;
}

    .story_avatar_r span {
        display: block;
        padding: 5px;
        text-align: center;
    }

    .story_avatar_r img {
        width: 100%;
    }

    .story_avatar_t span, .story_avatar_r span, .story_avatar_b span, .story_avatar_l span {
        font-style: italic;
        color: #EB1C23;
    }


.story-photo {
    display: inline-block;
    margin: 0 auto;
    position: relative;
    z-index: 0;
    /*text-align: center;*/
    cursor: zoom-in;
}

    .story-photo img {
        max-width: 100%;
    }

    .story-photo a {
        max-width: 100%;
    }

    .story-photo i {
        position: absolute;
        z-index: 0;
        top: 0;
        right: 0;
        width: 32px;
        height: 32px;
        background: url(../images/icons-32.png) no-repeat -192px top;
    }

.story_tools {
    clear: both;
    padding-bottom: 5px;
}

.story_date {
    float: left;
    clear: both;
    color: #333333;
    padding: 3px 0;
    /*white-space: nowrap;*/
}

    .story_date.red {
        color: #EB1C23;
    }

.story_tools a {
    color: #333333;
    padding: 3px 0;
}

a.story_print {
    float: right;
    padding-left: 20px;
    background: url(../images/print.png) no-repeat left 3px;
}

a.story_send {
    float: right;
    padding-left: 20px;
    background: url(../images/mail.png) no-repeat left 3px;
    margin-left: 10px;
}

.story_shares {
    float: right;
}

    .story_shares a {
        float: left;
        width: 16px;
        height: 16px;
        margin-right: 5px;
    }

        .story_shares a.f {
            background: url(../images/facebook.png) no-repeat center center;
        }

        .story_shares a.t {
            background: url(../images/twitter.png) no-repeat center center;
        }

        .story_shares a.g {
            background: url(../images/google.png) no-repeat center center;
        }

        .story_shares a.email {
            background: url(../images/email.png) no-repeat center center;
        }

        .story_shares a.print {
            margin-left: 20px;
            background: url(../images/print.png) no-repeat center center;
        }

.story_tags {
    padding: 8px 0;
    border-bottom: #DEDEDE 1px solid;
}

    .story_tags label {
        color: #BE0A0A;
        font: bold 12px arial;
    }

    .story_tags a {
        color: #000000;
        font: normal 12px arial;
    }

.story_likes {
    clear: both;
    padding: 10px 0;
    height: 22px;
    overflow: hidden;
    border-top: #DEDEDE 1px solid;
    border-bottom: #DEDEDE 1px solid;
    font-size: 16px;
    line-height: 16px;
}

    .story_likes ul {
        width: 100%;
        float: left;
        padding: 0;
        margin: 0;
        list-style: none;
    }

        .story_likes ul li {
            float: left;
            padding: 0;
            margin: 0;
        }

.fb-like {
    margin-right: 15px;
    /*width: 90px !important;*/
}

.twitter-share-button {
    width: 90px !important;
}

.storyrelations {
    clear: both;
    padding: 0 0;
    line-height: 1.5;
}

    .storyrelations h3 {
        width: 100%;
        float: left;
        clear: both;
    }

        .storyrelations h3 a, .storyrelations h3 span {
            float: left;
            padding-bottom: 5px;
            color: #131313;
            font-weight: bold;
        }

    .storyrelations a {
        color: #333333;
        font-weight: bold;
    }

    .storyrelations span {
        color: #333333;
        font-weight: normal;
    }

.storyrelations-i {
    clear: both;
    padding: 0 0 0 10px;
    background: url(../images/bullet.png) no-repeat left 7px;
}

.storyevents {
    clear: both;
    padding: 5px 0;
}

    .storyevents h3 {
        width: 100%;
        float: left;
        clear: both;
        border-bottom: #CCCCCC 2px solid;
    }

        .storyevents h3 a, .storyevents h3 span {
            float: left;
            padding-bottom: 5px;
            color: #131313;
            font-weight: bold;
        }

    .storyevents ul {
        clear: both;
        float: left;
        width: 100%;
        list-style: none;
        padding: 3px 0;
    }

        .storyevents ul li {
            clear: both;
            float: left;
            width: 100%;
        }

            .storyevents ul li.sep {
                clear: both;
                height: 10px;
            }

            .storyevents ul li a {
                float: left;
                font-weight: bold;
                color: #131313;
            }


.storyothers {
    clear: both;
}

    .storyothers h3 {
        width: 100%;
        float: left;
        clear: both;
        position: relative;
        z-index: 0;
    }

        .storyothers h3 span {
            float: left;
            padding: 5px 0 5px 0;
            color: #131313;
            font-weight: bold;
        }

        .storyothers h3 a {
            float: right;
            width: 24px;
            height: 24px;
        }

            .storyothers h3 a.story-back {
                background: url(../images/story-back.png) no-repeat center center;
            }

            .storyothers h3 a.story-next {
                margin-left: 10px;
                background: url(../images/story-next.png) no-repeat center center;
            }

.storyothers-i {
    clear: both;
    text-align: justify;
}

.storyothers-first {
    clear: both;
}

    .storyothers-first a.avatar {
        clear: both;
        width: 100%;
        max-height: 180px;
        overflow: hidden;
        float: left;
        margin-bottom: 10px;
    }

        .storyothers-first a.avatar img {
            width: 100%;
            height: 100%;
        }

    .storyothers-first h4 {
        clear: both;
        font-weight: normal;
    }

        .storyothers-first h4 a {
            color: #131313;
        }

.storyothers-second {
    clear: both;
}

    .storyothers-second a {
        color: #131313;
        font-weight: normal;
        float: left;
        padding: 0 0 0 10px;
        background: url(../images/bullet.png) no-repeat left 5px;
    }

.storyothers a:hover {
    color: #EB1C23;
}


.storydlg {
    width: 500px;
    height: 350px;
}

/*DIALOG*/
.dialogmask {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    background-color: #CCCCCC;
    filter: alpha(opacity=60);
    opacity: .6;
    display: none;
}


.dialogbox {
    display: none;
    position: fixed;
    z-index: 1000;
    width: 320px;
    height: 240px;
    left: 50%;
    top: 50%;
    background-color: #FFFFFF;
    border: #CCCCCC 1px solid;
    box-sizing: border-box;
}

    .dialogbox.storydlg {
        width: 500px;
        height: 400px;
    }

    .dialogbox h3 {
        clear: both;
        float: left;
        width: 100%;
        height: 30px;
        overflow: hidden;
        background-color: #EB1C23;
        color: #FFFFFF;
    }

        .dialogbox h3 span {
            float: left;
            padding: 10px;
            font: bold 12px arial;
        }

        .dialogbox h3 a {
            float: right;
            padding: 8px 10px;
            width: 16px;
            height: 16px;
            cursor: pointer;
            background: url(../images/close.png) no-repeat center center;
        }

.dialogbox_cont {
    clear: both;
    position: absolute;
    z-index: 0;
    left: 10px;
    top: 40px;
    right: 10px;
    bottom: 10px;
    overflow: hidden;
    overflow-y: auto;
}

.dialogbox div.field {
    clear: both;
    width: 100%;
    float: left;
    padding: 5px 0;
}

.dialogbox div.bfield {
    clear: both;
    width: 100%;
    float: left;
    padding: 5px 0;
}

.dialogbox label {
    float: left;
    width: 120px;
    display: block;
    padding: 5px 0;
}

    .dialogbox label span {
        color: #FF0000;
    }

.dialogbox img {
    margin-left: 120px;
}

.dialogbox .textbox {
    width: 250px;
    border: #CCCCCC 1px solid;
    text-indent: 5px;
    padding: 5px 0;
}

.dialogbox .submit {
    margin-left: 120px;
    border: 0;
    background-color: #D00000;
    color: #FFFFFF;
    width: 60px;
    height: 30px;
}

/*COMMENTS*/
.commentform {
    clear: both;
    padding: 0 0;
}

    .commentform h3 {
        width: 100%;
        float: left;
        clear: both;
    }

        .commentform h3 a, .commentform h3 span {
            float: left;
            padding-bottom: 5px;
            color: #131313;
            font-weight: bold;
        }

    .commentform .field {
        clear: both;
    }

        .commentform .field label {
            display: block;
            clear: both;
            padding-bottom: 3px;
        }

    .commentform .bfield {
        clear: both;
    }

        .commentform .bfield label {
            float: left;
            padding: 5px 0;
        }

        .commentform .bfield input.submit {
            float: right;
        }

    .commentform ul {
        clear: both;
        display: block;
        list-style: none;
        padding: 0 0;
    }

        .commentform ul li {
            clear: both;
            display: block;
            padding: 5px 0;
        }

    .commentform li label {
        float: left;
        display: block;
        width: 120px;
        padding: 5px 0 5px;
    }

        .commentform li label abbr {
            margin-left: 3px;
            color: #FF0000;
        }

    .commentform img {
        margin-left: 120px;
    }

    .commentform p {
        padding: 0;
        margin: 0;
        clear: both;
    }

    .commentform .btns {
        clear: both;
        padding: 10px 0;
    }

    .commentform li input, .commentform li textarea {
        width: 250px;
        font-family: Arial;
        border: #CCCCCC 1px solid;
        box-sizing: border-box;
    }

input.submit {
    border: 0;
    outline: 0;
    background-color: #EB1C23;
    color: #FFFFFF;
    width: 60px;
    height: 30px;
}

input.cancel, input.reset {
    border: 0;
    outline: 0;
    background-color: #131313;
    color: #FFFFFF;
    width: 60px;
    height: 30px;
}

.commentform-i {
    clear: both;
    padding: 5px 5px;
}

.comments {
    clear: both;
}

    .comments h3 {
        width: 100%;
        float: left;
        clear: both;
        border-bottom: #CCCCCC 4px solid;
    }

        .comments h3 a, .comments h3 span {
            float: left;
            padding: 10px 0;
            color: #EB1C23;
            font-weight: bold;
        }

    .comments ul {
        clear: both;
        float: left;
        width: 100%;
        list-style: none;
    }

        .comments ul li {
            clear: both;
            float: left;
            width: 100%;
        }

            .comments ul li.sep {
                font-size: 1px;
                height: 10px;
            }

    .comments li h4 {
        float: left;
        width: 100%;
        clear: both;
        padding-bottom: 10px;
    }

        .comments li h4 span {
            float: left;
        }

            .comments li h4 span.cmm-name {
                font-weight: bold;
            }

            .comments li h4 span.cmm-email {
                font-weight: normal;
                color: #333333;
            }

            .comments li h4 span.cmm-time {
                float: right;
                font-weight: normal;
                color: #333333;
            }

    .comments li p {
        clear: both;
        line-height: 1.4;
        margin: 0;
        padding: 0;
    }

.comments-i {
    clear: both;
    padding: 10px 0;
}

.searchform {
    clear: both;
}

.searchform-i {
    clear: both;
    /*padding: 10px 0;*/
}

.searchform ul {
    clear: both;
    float: left;
    width: 100%;
    list-style: none;
}

    .searchform ul li {
        clear: none;
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }

        .searchform ul li.sep {
            display: none;
        }

.searchform li label {
    float: left;
    display: block;
    width: 120px;
    margin-right: 10px;
    padding: 7px 0;
    /*font-weight: bold;*/
}

.searchform li .textbox {
    width: 300px;
    box-sizing: border-box;
    padding: 8px 10px;
    border: #DEDEDE 1px solid;
    background-color: #FFFFFF;
}

.searchform li .selectbox {
    width: 180px;
    box-sizing: border-box;
    padding: 8px 10px;
    border: #DEDEDE 1px solid;
    background-color: #FFFFFF;
}

.searchform li .zonebox {
    width: 300px;
}

.searchform li .datebox {
    width: 180px;
    box-sizing: border-box;
    padding: 8px 10px;
    border: #DEDEDE 1px solid;
    background-color: #FFFFFF;
}

.searchform li input.button {
    background-color: #131313;
    color: #FFFFFF;
    border: 0;
    height: 30px;
    padding: 0 15px;
}

.searchform li.btns {
    padding-top: 10px;
    padding-left: 130px;
}

.searchresults {
    clear: both;
    padding: 5px 0;
    font-weight: bold;
}

.calendar_icon {
    display: inline-block;
    padding: 3px;
}


/*SITESTATISTIC*/
.sitestatistic {
    clear: both;
}

    .sitestatistic h1 {
        width: 100%;
        float: left;
        clear: both;
        /*background-color: #fbc925;*/
        background: url(../images/title-bg.png) #FAC826 repeat-y right top;
    }

        .sitestatistic h1 span, .sitestatistic h1 a {
            padding: 7px 10px;
            float: left;
            font-weight: bold;
            color: #EB1C23;
            text-transform: uppercase;
        }

.sitestatistic-i {
    clear: both;
    padding: 10px;
    margin: 0 0;
    border: #C0C0C0 1px solid;
    line-height: 1.5;
    /*background-color: #EBEBEB;*/
}

    .sitestatistic-i span {
        display: block;
        clear: both;
        padding-left: 18px;
    }

        .sitestatistic-i span.ss-online {
            background: url(../images/user-icon.png) no-repeat left center;
        }

        .sitestatistic-i span.ss-today {
            background: url(../images/user-icon.png) no-repeat left center;
        }

        .sitestatistic-i span.ss-month {
            background: url(../images/user-icon.png) no-repeat left center;
        }

        .sitestatistic-i span.ss-total {
            background: url(../images/user-icon.png) no-repeat left center;
        }

.tagbar {
    clear: both;
}

    .tagbar h3 {
        clear: both;
        display: block;
        padding: 0 0 10px 0;
        border-bottom: #E1E1E1 3px solid;
    }

        .tagbar h3 a, .tagbar h3 span {
            color: #EB1C23;
            font-weight: bold;
            text-transform: uppercase;
        }

.viewmore {
    float: none;
    text-align: right;
    padding: 5px 0 5px 0;
}

    .viewmore a {
        font-size: .75em;
        color: #131313;
        background: url(../images/viewmore.png) no-repeat right center;
        padding-right: 16px;
    }

/*EMBED MEDIA*/
.embed-video {
    clear: both;
    margin: 0 auto;
    padding: 0;
    width: 640px;
    height: 360px;
}

    .embed-video iframe {
        width: 100%;
        height: 100%;
        border: 0;
        padding: 0;
        margin: 0;
    }

.embed-video-title {
    clear: both;
    padding: 10px 0;
    text-align: center;
    font-style: italic;
    color: #EB1C23;
}

.embed-photo {
    clear: both;
}

    .embed-photo a.avatar {
        display: block;
        text-align: center;
        max-width: 100%;
        margin-bottom: 5px;
    }

        .embed-photo a.avatar img {
            width: 500px;
            max-width: 100%;
        }

    .embed-photo p {
        clear: both;
        text-align: center;
        font-style: italic;
        color: #EB1C23;
        line-height: 1.4;
    }

.btn-primary {
    /*font-weight: bold;*/
    background-color: #EB1C23 !important;
    color: #FFF !important;
}
