/* 2014 MASTHEAD STYLES */
@import url(http://fonts.googleapis.com/css?family=Open+Sans);

body { margin:0; padding:0; }
body.list { font-family:"Open Sans",sans-serif; }

.cl-header-wrapper { position:fixed; width:100%; z-index:2222229; }
.cl-header { width:100%; height:57px; background-color:#000000; }
    .cl-logo { /*width:408px;*/ float:left; margin-left:-100%; }
    .cl-logo img { width:100%; display:block; border:0 none; }
    
    .cl-header-links-wrapper { float:left; width:100%; }
    .cl-header-links {}
    .cl-header-links ul { float:left; list-style-type:none; margin:0; padding:0; text-align:center; border:0 none; }
    .cl-header-links ul li { display:block; float:left; margin:0; padding:0; text-align:center; }
    .cl-header-links ul li a { color:#FFFFFF; font-weight:bold; text-transform:uppercase; font-size:11px; padding:21px 10px 0; display:inline-block; text-align:center; text-decoration:none; font-family:"Open Sans", sans-serif; height:36px; }
    .cl-header-links ul li.trending-header-link a { font-weight:normal; display:inline-block; padding-left:25px; }
    .cl-header-links ul li a:hover { background-color:#1E1E1E; }
    
    .cl-header-menu { float:left; width:45px; margin-left: -45px; }
    
    #rwd-header-menu { position:relative; }
    
    
/*//////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////// header menu styles /////////////////////////////////////*/
.header-menu-wrapper { background-color:#000000; position:absolute; top:0; right:0; z-index:1111111; }
    .header-sites, .header-sites-submenu { font-family:"Open Sans", sans-serif; color:#FFFFFF; font-weight:bold; text-transform:uppercase; padding-top:15px; float:left; height:100%; position:fixed; background-color:#000; }

  .header-sites {right:0; width:160px; z-index: 1111111;}
  .header-sites-submenu { display:none; overflow:scroll; width:325px; padding:7px 35px 25px 20px; right:130px; z-index: 1111109;}
  #sites_submenu_writers.header-sites-submenu {width:200px;}
        .header-sites ul, .header-sites-submenu ul { margin:0; padding:0; list-style-image: none;}
          .header-sites ul li, .header-sites-submenu ul li {padding-left:17px;}
            .header-sites ul li a { color:#FFFFFF; text-decoration:none; font-weight:normal; font-size:14px; line-height:1.7; }
            .header-sites ul li.site a {
                color: #BDBDBD;
            }
            .header-sites ul li.submenu {
                margin: 0px 0px 0px 0px;
                padding-top: 3px;
                padding-bottom: 3px;
                background-image: url(/dev/mt-static/images/arrow_left_white.gif);
                background-repeat: no-repeat;
                background-position: 7px 50%;
                }
            .header-sites li.submenu:hover {background: #111111;
                background-image: url(/dev/mt-static/images/arrow_left_white.gif);
                background-repeat: no-repeat;
                background-position: 7px 50%;
            }
            .header-sites li.submenu a:hover {text-decoration:none;}
            .header-sites ul li a:hover, .header-sites-submenu ul li a:hover { text-decoration:underline; }
            
    .header-sites-title, .header-sites-submenu .label {
        padding:16px 0 20px;
        font-size:1.5em;
        font-weight:600; }
    .header-sites-title {
        margin-bottom: 10px;
        padding-bottom: 18px;
        border-bottom: solid 1px #222222; }
    
    .close-header-menu { position:absolute; top:10px; right:0; z-index: 1111111; }
    
    .section-line { border-bottom:2px solid #1f1f1f; margin:0 0 2px; height:2px; }

.header-sites-submenu { border-left: solid 1px #555; background-color: #111111; }
#sites_submenu_writers.header-sites-submenu {top: 56px; border-top: 1px solid #222;}
#sites_submenu_writers.header-sites-submenu ul li {text-align:right;}
.header-sites-submenu .label { color: #EEEEEE; }
.header-sites-submenu .site_title {
    margin: 0px -25px 14px -20px;
    font-size: 18px;
    padding: 7px 0px 16px 20px;
    border-bottom: solid 1px #282828;
}
.header-sites-submenu .site_title a {
    color: white;
    text-decoration:none;
}

.header-sites-submenu ul li {border-bottom: dotted 1px #333; padding:4px 0px 4px 0px;}
.header-sites-submenu ul li a,
.header-sites-submenu div.title a { color:#BBBBBB; text-decoration:none; font-weight:normal; font-size:12px; line-height:1.5; }

.header-sites-submenu .top_story {
    border-bottom: dotted 2px #E9E9E9;
}
.header-sites-submenu .top_story .label {display:none;}
.header-sites-submenu .top_story .image {
    position:relative;
    width: 100%;
    height: 190px;
    overflow:hidden;
    margin-top:5px;}
.header-sites-submenu .top_story .image.small { display:none; }
.header-sites-submenu .top_story .image img {
    width: inherit;
    margin-bottom: 10px;
    position: absolute;
    left: -100%;
    right: -100%;
    margin: auto;
}

.header-sites-submenu .top_story .title {
    padding: 10px 0px 0px 0px;
}

.header-sites-submenu .top_story .title a {
    color:#FFFFFF;
    font-weight: bold;
    line-height: 1em;
    font-size: 16px;
}

.header-sites-submenu .site_goto a {
    color: #CCCCCC;
    margin-left: 20px;
    border-radius: 5px;
    border: solid 1px #444444;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #222222;
}
.header-sites-submenu .site_goto a:hover {
    text-decoration: none;
    background-color: #444444;
}

.header-sites-submenu .top_story .author {color: #CCCCCC; font-style:italic; margin: 0px 0px 10px 0px;}

.header-sites-submenu .current_news { padding-top: 10px;}
.header-sites-submenu .current_news ul.stories { list-style: none; }
.header-sites-submenu .current_news .label {display:none;}

.header-sites-submenu .trending div.story {
    display:block;
    clear:both;
    border-bottom: dotted #505050 1px;
    padding-bottom: 5px;
    margin-bottom:5px;
    overflow:auto;
}
.header-sites-submenu .story .image {
    float:right;
    position:relative;
    margin-left: 10px;
    overflow: hidden;
    height: 40px;
    width: 70px;
}
.header-sites-submenu .story .image img {
    width: inherit;
    position: absolute;
    left: -100%;
    right: -100%;
    margin: auto;
}
.header-sites-submenu .current_news ul li:last-of-type {
    border-bottom: dotted 2px #E9E9E9;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.header-sites-submenu div.description { display: none;}
/*div.story .image {float:right; margin-left: 10px; overflow: hidden;}*/
/*div.story .image .img {width: 70px; height: 40px; background-position: center center;}*/
div.story .title a:hover {text-decoration: underline;}
    

/*///////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////SOCIAL STYLES/////////////////////////////////*/
.header-social-menu-wrapper { background-color: #000000; float: right; height: auto; margin-right: 15px; margin-top: 5px; width: 115px; }
.header-social-menu-wrapper img { border:0 none; }
.header-social-menu-wrapper div { float:left; margin-left:6px; height:22px; }
.header-social-menu-wrapper div a { padding-left:8px; display:block; }
.header-social-menu-wrapper div:first-child { padding-top:7px; margin-right:-23px; }
.header-social-menu-wrapper div:first-child img { width:31px; } 


/*//////////////////////////////////////////*/
/* footer styles */
.footer-wrapper { margin:15px auto 0; background-color:#000000; color:#FFFFFF; display:table; padding:20px 0 25px 0; width:100%; clear:both; }
.footer-wrapper ul { list-style-type:none; margin:0; padding:0 }
    .footer-wrapper ul li { line-height:1.3; width:110px; float:left; }
        .footer-wrapper ul li a { text-decoration:none; color:#FFFFFF; text-transform:uppercase; font-size:1.2em; }
        .footer-wrapper ul li a:hover { text-decoration:underline; }

    .footer-title { font-weight:bold; text-transform:uppercase; font-size:16px; float:none !important; width:100% !important; }
    
    .footer-logo { float:left; width:154px; margin-left:20px; margin-right:20px; margin-top:20px }
        .footer-logo a { border:0; }
    .footer-sites { float:left; width:150px; padding-top:4px; width:330px; }
    .footer-links { float:left; width:139px; padding-top:0; margin-top:4px; }
    .footer-saying { float:right; text-align:right; width:386px; padding-top:12px; padding-right:25px; }
        .saying-text { font-size:14px; }
            .saying-text span { font-size:15px; font-style:italic; }


/*****************************************************************/
/***************** OVERRIDDEN LIST STYLES *******************/

.list-header { clear:both!important; }  
#page-header-ad { float:none !important; }  

.bottom_responsive_ad { display:inline-block; margin:0 auto; width:100%;}  
.bottom_responsive_ad > div {margin:5px auto 0 auto;}

body.article .bottom_responsive_ad { width:1000px !important; }

body.cartoons .bottom_responsive_ad { width:1000px !important; }

#page-header-ad > div { display:inline-block; }


.social-bar { max-width:200px; margin-top:9px; margin-right:0; margin-left:20px; float:left; }

.list-text img { width:auto; }
.list-social-bar img { width:auto !important; }

.list-social-bar { margin:10px 0 15px !important; }

.arrow-left, .arrow-right { height:75px !important; }

.arrow-right-tip, .arrow-left-tip { min-height:53px !important; }

.list-items-container { margin-left:-311px; }

.list-byline { margin:20px 0 5px; }

@media only screen and ( max-width : 801px ){
.social-bar { display:block !important; }
}

@media only screen and ( max-width : 500px ){
.social-bar { display:none !important; }
}
/*******************************************************************************************************/
/************************************ 2014 SOCIAL BAR STYLES ***************************************/

div.barra_social {
    border-bottom: 0px solid #EEEEEE;
    border-top: medium none;
    color: #999999;
    font: 0.9em Verdana,Arial,Helvetica,sans-serif;
    margin-bottom: 10px;
    padding: 0 0 3px;
}
div.barra_social select {
    font-size: 1.1em;
}
div.barra_social .hide {
    opacity: 0;
}
div.barra_social .show {
    opacity: 1;
}
div.barra_social .right {
    display: inline;
    float: right;
    width: auto;
}
div.barra_social .left {
    display: inline;
    float: left;
    width: auto;
}
div.barra_social .left .icon {
    background: url("/images/social-thumbs.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 26px;
    margin: 0 5px 0 0;
    width: 26px;
}
div.barra_social .left .icon:hover {
    cursor: pointer;
    opacity: 0.5;
}
div.barra_social .left > .icon.fb_icon {
    background-position: 0 0;
}
div.barra_social .left > .icon.tweet_icon {
    background-position: -35px 0;
}
div.barra_social .left > .icon.gplus_icon {
    background-position: -70px 0;
}
div.barra_social .left > .icon.lnkdin_icon {
    background-position: -105px 0;
}
div.barra_social .left > .more-wrapper .icon.email_icon {
    background-position: -140px 0;
}
div.barra_social .left > .more-wrapper .icon.more_icon {
    background-position: -175px 0;
}
div.barra_social .left > .more-wrapper {
    float: left;
    position: relative;
}
div.barra_social .left > .more-wrapper .toolset_drawer {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: -moz-use-text-color #AAAAAA #AAAAAA;
    border-image: none;
    border-right: 1px solid #AAAAAA;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    box-shadow: 1px 1px 5px #DDDDDD;
    color: #333333;
    display: block;
    left: 20px;
    margin: 0;
    min-height: 100px;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 0;
    width: auto;
    z-index: 1111111;
}
div.barra_social .left > .more-wrapper .toolset_drawer .tab {
    background: url("/images/tools-popup-tab.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 30px;
    left: -20px;
    position: absolute;
    top: 0;
    width: 30px;
    z-index: 1111112;
}
div.barra_social .left > .more-wrapper .toolset_drawer .tab:hover {
    cursor: pointer;
}
div.barra_social .left > .more-wrapper .toolset_drawer .tab-header {
    background-color: #555555;
    height: 26px;
    padding: 0;
    width: 100%;
}
div.barra_social .left > .more-wrapper .toolset_drawer .tab-header div {
    color: #FFFFFF;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 1.2em;
    padding: 5px 5px 5px 10px;
}
div.barra_social .left > .more-wrapper .toolset_drawer .content {
    min-width: 100px;
    padding: 8px;
}
div.barra_social .send-btn-form {
    background-color: #FFFFFF;
    border-radius: 0;
    color: #333333;
    display: block;
    text-align: left;
    width: 250px;
}
div.barra_social .send-btn-form input {
    width: 97%;
}
div.barra_social .send-btn-form textarea {
    width: 97%;
}
div.barra_social .send-btn-form input#sendBtn {
    background-color: #E6E6E6;
    border: medium none;
    border-radius: 5px;
    color: #5A5A5A;
    display: block;
    margin: 10px 0;
    padding: 5px 10px;
    width: 99%;
}
div.barra_social .send-btn-form input#sendBtn:hover {
    background-color: #CC0000;
    color: #FFFFFF;
    cursor: pointer;
}
div.barra_social .addEmailBtn {
    color: #009EDA;
    cursor: pointer;
    float: left;
    font-size: 20px;
    font-weight: bold;
    margin-left: 5px;
}
div.barra_social #recpEmail {
    float: left;
    margin: 3px 0;
    width: 85%;
}
div.barra_social #msgBox {
    background-color: #FF0000;
    border: 3px solid #AAAAAA;
    color: #FFFFFF;
    font-size: 1.4em;
    padding: 5px;
}
div.barra_social #successClose {
    background-color: #DDDDDD;
    border: 1px solid #BBBBBB;
    border-radius: 10px;
    bottom: 10px;
    color: #000000;
    cursor: pointer;
    font-size: 14px;
    padding: 10px 20px;
    position: absolute;
    right: 10px;
}
div.barra_social .emailLoader {
    left: 120px;
    position: absolute;
}
div.barra_social #closeFriend {
    cursor: pointer;
    position: relative;
    right: -270px;
}
div.barra_social #JQ_sendEmail {
    cursor: pointer;
}
div.barra_social .left > .more-wrapper .toolset_drawer .content .social_tools {
    text-align: left;
    width: 125px;
}
div.barra_social .left > .more-wrapper .toolset_drawer .content .social_tools > div {
    margin: 0 0 8px;
}
div.barra_social .left > .more-wrapper .toolset_drawer .content .social_tools > div a {
    cursor: pointer;
}
div.barra_social select.search_by_race {
    width: 150px;
}


/* CORE TABLET STYLES */
@media only screen and ( min-width : 1090px ){
#div-gpt-ad-1340813990105-0 { display:none; }
}
@media only screen and ( max-width : 1089px ){
#div-gpt-ad-1390595004947-7 { display:none; }
.ad-icon { display:none; }
}

@media only screen and ( max-width : 800px ){
.social-bar-wrapper { margin-top:57px; }
}

@media only screen and ( max-width : 727px ){
.bottom_responsive_ad { display:none; }
}

@media only srceen and ( min-width:641px ){
.social-bar-wrapper { margin-top:57px!important; }

}

/* LIST STYLES -> REMOVED FROM ELIMINATING OLD MASTHEAD ELEMENTS */
.social-bar-wrapper { margin-top:57px; }

/* CORE SMARTPHONE STYLES - 640 ON DOWN */
@media only screen and ( max-width : 640px ){

.cl-header {height:47px; background-color:#d31d15; }
    .header-sites { width:100%; padding:15px 0; }
        .header-sites ul { width:100%; padding-left:15px; }
            .header-sites ul li { width:100%; }
        .header-sites ul li.header-sites-title, 
        .section-line { display:none; }
        .header-sites-submenu { z-index: 1111111 !important; width:100%; right:initial;}
        .header-sites-submenu .top_story .image img {width:inherit;}
        .header-sites-submenu .top_story .image { margin-top:-5px;}
        .submenu.vertical {padding:10px 35px 0px 5px; margin:0px; width:85%;}
        
.header-menu-wrapper { width:100%; }

.header-social-menu-wrapper { background-color: #D31D15; float: right; height: 47px; margin-right: 45px; margin-top: 0; width: 75px; }
.header-social-menu-wrapper div { float:left; margin-left:6px; height:22px; display:none; }
.header-social-menu-wrapper div a { padding-left:8px; display:block; }
.header-social-menu-wrapper div:first-child { padding-top:3px; margin-left:-5px; margin-right:-25px; }

.close-header-menu { position:absolute; top:4px; right:0; z-index: 1111111;}

.full-logo { display:none; }
.mobile-logo { display:block !important; max-width:233px; }

.full-menu { display:none; }
.mobile-menu { display:block !important; }

.social-bar-wrapper { margin-top:47px; }

#page-header-ad { display:block !important; }

#page-header-ad > div { margin-left:-40px; }

.arrow-left, .arrow-right { height:38px !important; }

.footer-wrapper { display:none; }

}

@media only screen and ( max-width : 566px ){
#page-header-ad > div { margin-left:0; }
.page-header-ad-wrapper { width:100% !important; }
.list-items-container { margin-left:-5px; }
}

@media only screen and ( max-width : 480px ){
.list-items-container { margin-left:10px; }
}

@media only screen and ( max-width : 361px ){
.arrow-left, .arrow-right { top:170px !important; }
.list-items-container { margin-left:0px; }
}

