/*  ==========================================================================
    08. CONTENT
    ========================================================================== */

#logo { width: 247px; height: 103px; background: url(/css/site/cssimg/logo/logo.png) no-repeat; text-indent: -99999px; margin: 0; }
    #logo a { display: block; width: 100%; height: 100%; }

#mobileLogo a { display: block; width: 80px; height: 28px; background: url(/css/site/cssimg/logo/logo_mobile.png) no-repeat; text-indent: -99999px; margin: 0 auto; position: relative; top: 7px; }


.language { float: right; color: #000; display: inline-block; border: #cbcbcb 1px solid; background-color: #fff; padding: 12px; line-height: 0; -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.1); -moz-box-shadow: 0 1px 1px rgba(0,0,0,.1); box-shadow: 0 1px 1px rgba(0,0,0,.1); }
    .language span { display: inline-block; width: 19px; height: 13px; background: url(/css/site/cssimg/ico/flags.png?v=1) no-repeat; text-indent: -9999px; }
    .language--en span { background-position: bottom; }

    .ie7 .language { display: block; zoom: 1; }
    .ie7 .language span { display: block; zoom: 1; }


/* Mobile */

.mobileHeader { display: none; top: -1px; position: relative; min-height: 43px; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out; }

.mobileHeader-icon { display: inline-block; border: #cbcbcb 1px solid; background-color: #fff; padding: 12px; line-height: 0; }

.mobileNav-trigger { position: absolute; top: 0; left: 25px; -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.1); -moz-box-shadow: 0 1px 1px rgba(0,0,0,.1); box-shadow: 0 1px 1px rgba(0,0,0,.1); }
.mobileHeader .language { position: absolute; top: 0; right: 25px; }


/*
    Lists
    ==================================== */



.mainNav ul { padding: 10px 20px; margin: 0; }
    .mainNav ul ul { padding: 0 20px; margin: 0; }
        .mainNav ul a { display: block; position: relative; }

.mainNav li { margin: 1em 0; }
.mainNav a { font-family: 'open-sans-n7', 'open-sans', Arial, Tahoma, Helvetica, sans-serif; font-style: normal; font-weight: 700; color: #fff; text-transform: uppercase; font-size: 11px; font-size: 0.7rem; line-height: 1; }

    .mainNav .sectionTitle { font-family: 'open-sans-n7', 'open-sans', Arial, Tahoma, Helvetica, sans-serif; font-style: normal; font-weight: 700; color: #fff; font-size: 14px; font-size: .9rem; line-height: 1; border-bottom: #fff 1px dashed; padding-bottom: 10px; }

    .mainNav ul a:hover { color: #fff; text-decoration: underline; }
    .mainNav .bg-lightGrey a, .mainNav .bg-lightGrey a:hover { color: #000; }


    .mainNav li .current span { height: 12px; background: #f6f6f6; display: block; position: absolute; top: 50%; left: -20px; width: 5px; margin-top: -7px; }
    .mainNav li .current span span { margin-right: -6px; margin-top: 0; background: none; position: relative; left: 0; top: 0; display: inline-block; float: right; width: 0px; height: 0px; border-style: solid; border-width: 6px 0 6px 6px; border-color: transparent transparent transparent #f6f6f6; line-height: 0px; _border-color: #000000 #000000 #000000 #f6f6f6; _filter: progid:DXImageTransform.Microsoft.Chroma(color='#f6f6f6'); }
    .mainNav li li .current > span { left: -40px; width: 25px; }


.menuTertiary { margin-bottom: 1em; margin-top: 2em; border-bottom: 1px solid #D2D0D0; }
    .menuTertiary li { float: left; margin-bottom: 2em; }
    .menuTertiary a { display: block; padding-right: 20px; font-family: 'open-sans-n7', 'open-sans', Arial, Tahoma, Helvetica, sans-serif; font-style: normal; font-weight: 700; text-transform: uppercase; font-size: 11px; font-size: 0.7rem; line-height: 1; }
    .menuTertiary .current { color: #000; text-decoration: underline; }


.Flat { margin-bottom: 0; }
    .Flat li, .Flat dt, .Flat dd, .Flat-item { display: inline-block; margin-bottom: 5px; }


.Listing { padding: 0 55px; }
    .Listing a { display: block; }
    .Listing a:hover .Listing-title, .Listing a:hover .Listing-more { text-decoration: underline; }
    .Listing li { clear: both; margin-bottom: .5em; }

    .ie7 .Listing li { overflow: hidden; }

    .Listing-meta { float: left; width: 13%; margin-right: 2%; }

        .Listing-meta .arrowContainer { display: block; margin-top: 6px; }
        .Listing-meta .arrow { height: 12px; opacity: .2; background: #000; display: block; margin-right: 6px; }
        .Listing-meta .arrowRight { opacity: .2; float: right; display: inline-block; width: 0px; height: 0px; border-style: solid; border-width: 6px 0 6px 6px; border-color: transparent transparent transparent #111111; line-height: 0px; _border-color: #000000 #000000 #000000 #111111; _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000'); }

        .Listing-meta img { width: 100%; height: auto !important; }
        .Listing-meta--image { margin: 6px 2% 6px 0; }

    .Listing-title { float: left; width: 85%; font-family: 'open-sans-n7', 'open-sans', Arial, Tahoma, Helvetica, sans-serif; font-style: normal; font-weight: 700; color: #464646; }

    .Listing-date { clear: left; float: left; width: 13%; margin-right: 2%; font-family: 'open-sans-n6', 'open-sans', Arial, Tahoma, Helvetica, sans-serif; font-style: normal; font-weight: 600; color: #959595; }
    .Listing-more { float: left; width: 85%; font-family: 'open-sans-n6', 'open-sans', Arial, Tahoma, Helvetica, sans-serif; font-style: normal; font-weight: 600; color: #273691; }

.Article .Broadcasters { margin: 0; }
.Article .Broadcasters li { margin-bottom: 2em; }
    .Article .Broadcasters li span { display: block; }
    .Article .Broadcasters li a { display: block; }
    .Article .Broadcasters li .Broadcaster-title { display: block; font-family: 'open-sans-n6', 'open-sans', Arial, Tahoma, Helvetica, sans-serif; font-style: normal; font-weight: 600; border-bottom: 1px solid #e3e3e3; }
    .Article .Broadcasters li:before { content: ' '; }

    .Broadcasters-letters { border-bottom: 1px solid #D2D0D0; padding-bottom: 1em; margin-bottom: 2em; }
        .Broadcasters-letters a { display: inline-block; margin: 0 2px; padding: 0 2px; line-height: 1; }
        .Broadcasters-letters .Letter-active { font-weight: 600; color: #000; }

footer p { color: #000; font-family: 'open-sans-n6', 'open-sans', Arial, Tahoma, Helvetica, sans-serif; font-style: normal; font-weight: 600; text-transform: uppercase; }
.footerNav { border-top: #d2d0d0 1px solid; padding: 15px 0; text-align: center; margin-top: 40px; }
    .footerNav li { display: inline-block; }
    .footerNav li a { color: #000; font-family: 'open-sans-n6', 'open-sans', Arial, Tahoma, Helvetica, sans-serif; font-style: normal; font-weight: 600; text-transform: uppercase; display: block; padding: 5px 15px; border-right: #d2d0d0 1px solid; }
    .footerNav li a:hover { text-decoration: underline; }
    .footerNav li:last-child a { border-right: 0; }


/* Hero */

.Hero { border-bottom: #e9e9e9 6px solid; margin-bottom: 40px; }
    .Hero img { display: block; width: 100%; height: auto !important; }
    .Hero a { display: block; width: 100%; }
    .Hero li { height: 100%; }



.sitePadding { padding: 0 55px; }



/* Article */


.Article { padding: 0 55px; }

.Article-lead { font-family: 'open-sans-n6', 'open-sans', Arial, Tahoma, Helvetica, sans-serif; font-style: normal; font-weight: 600; }

.Article-meta { border-top: #d2d0d0 1px solid; border-bottom: #d2d0d0 1px solid; padding: 10px 0; margin-bottom: 1em; }
    .Article-meta p { font-family: 'open-sans-n6', 'open-sans', Arial, Tahoma, Helvetica, sans-serif; font-style: normal; font-weight: 600; margin: .5em 0; font-size: 14px; }
        .Article-meta p span { color: #9A9A9A; }

.Article-image img { width: 100%; height: auto !important; display: block; }

.Article-image--left { width: 50%; float: left; margin: .5em 2em .5em 0 !important; }
    .Article-image--left img { width: 100%; height: auto !important; display: block; }

.Article-image--right { width: 50%; float: right; margin: .5em 0 .5em 2em !important; }
    .Article-image--right img { width: 100%; height: auto !important; display: block; }

.Article-image--left span, .Article-image--right span, .Article-image span { display: block; padding: 5px 10px; background: #fff; border: #e9e9e9 1px solid; font-style: italic; font-size: 12px; }


.rwdIframe { position: relative; padding-bottom: 65.25%; padding-top: 30px; height: 0; overflow: hidden; }
.rwdIframe iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.Article--withListing .Article-content { border-bottom: 1px solid #D2D0D0; margin-bottom: 40px; }



/* Pagination */

.Pagination { margin-top: 2em; text-align: center; }
.Pagination a, .Pagination strong, .Pagination span { -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; display: inline-block; padding-top: 15px; width: 40px; height: 40px; text-align: center; border: #d2d0d0 1px solid; background: #fff; line-height: .6; font-size: 14px; font-family: 'open-sans-n6', 'open-sans', Arial, Tahoma, Helvetica, sans-serif; font-style: normal; font-weight: 600; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
.Pagination strong { font-family: 'open-sans-n7', 'open-sans', Arial, Tahoma, Helvetica, sans-serif; font-style: normal; font-weight: 700; background: #000; color: #fff; border-color: #000; }
.Pagination-pages { display: inline-block; max-width: 80%; }

.Pagination a:hover { background: #e60028; color: #fff; border-color: #e60028; }


.ie7 .Pagination a,
.ie7 .Pagination strong,
.ie7 .Pagination span { display: inline; zoom: 1; height: 20px; line-height: 10px; }
.Pagination-pages { display: inline; max-width: 80%; position: relative; top: 7px; }

/* Icons */

.Icon { display: inline-block; background: url(/css/site/cssimg/ico/icons.png) no-repeat; vertical-align: middle; text-indent: -99999px; }
.Icon-mobileNav { background-position: 0 0; width: 21px; height: 17px; }
.Icon-search { background-position: left -32px; width: 18px; height: 18px; }
.Icon-rss { background-position: -21px 0; width: 30px; height: 30px; }

.ie7 .Icon { display: block; zoom: 1; }
/* Search */


.Search h1 { padding-bottom: .5em; border-bottom: #d2d0d0 1px solid; }



/* Tiny */

#tinymce { padding: 20px; background-image: url(/css/site/cssimg/bg/grain.gif); }

/* PopUp */
.PopUp {
    max-width: 700px;
    width: 100%;
    padding: 20px;
    border: 1px solid #d2d0d0;

    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 100;

    background-color: #f6f6f6;

    transform: translate(-50%, -50%);
    box-shadow: 0 2px 3px rgba(0,0,0,0.3);
}
.PopUp p {
    margin: 20px 0 0;

    font-size: 18px;
}
.PopUp p:first-child {
    margin: 0;
}
