/* 
Theme Name: Responsive Blog Network
Theme URI: http://www.seattletimes.com/ 
Description: A on the theme for  all The Seattle Times blogs on WordPress.
Author: Dean Kramer and Lauren Rabaino
Author URI: http://www.seattletimes.com/
Version: 1.0 
. 
For use by The Seattle Times.
. 
*/  

/* layout & base styles */
/* @import url('http://seattletimes.com/css/2013/mediaqueries.css'); */
/* always force a scrollbar in non-IE */
html { overflow-y: scroll; }
body{
    line-height: normal;
}
/* Top nav */
nav .sevencol {
    margin-right: 6.7%;
}
.ads_wrapper {
    margin: 0;
    padding: 10px 0;
}
#adright1 {
    padding: 0;
}
.sp_spacer, .vspacing, p.vspacing {
    padding-top: 6px;
    line-height: 1px;
    margin: 0;
}
.sp_border_top {
    border-top: 1px solid #c7c7c7;
}
h3.label_bar_small{/* Put this in GLOBAL */
    font-size: 120% /* 18px */;
    padding: 6px 0;
    margin: 0px 0 10px;
    border-top: 3px solid black;
    border-bottom: 1px solid #C7C7C7;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    background-color: transparent;
    color: black;
    position: relative;
    overflow: hidden;
    clear: both;
    font-weight: bold;
    line-height: .84em;
}

#leftcolumn { margin-top:5px; }
blockquote {
    font-style: italic;
    margin: 0px 30px;
    font-size: 1em;
    font-family: Arial, sans-serif;
    background-image:none;
}

img.alignleft, img.alignright, img.aligncenter {
    margin-bottom: 12px;
}

.alignright, img.alignright {
    display: inline;
    float: right;
    clear:right;
    margin-left: 24px;
    margin-top: 4px;
}

.alignleft, img.alignleft {
    display: inline;
    float: left;
    clear:left;
    margin-right: 24px;
    margin-top: 4px;
    padding: 10px;
}

.gmsc {
    clear: both;
}

/* Caused issues in theme so commented out 2-2014 SP */
/* #content-main p, #content-main ol, #content-main ul {font-size: 117%;}*/
 .addthis-vertical-layout {margin-top:20px}
 #content #content-main ul {margin:0; list-style-type: disc; padding-left: 30px;}/* stops margin from global for outbrain content */
article h3, #content-main h3.related_post_title{ margin-bottom:10px; }
article ol li, #content-main ol li, .pg_404 #error_container ol li { list-style-type:decimal; margin:3px 20px; }

.wp-caption { clear:both;}
.wp-caption-text {font-size:90%!important; margin:5px 3px 15px 0px; max-width:620px;}

#content-main ul.iconindex, #content-main ul.iconindex li.Related_story { list-style-type:none; margin-left: 0; }


#content-main blockquote {
    line-height: 22px;
    min-height: 40px;
    font-size: 117%;
    font-family: georgia;
    margin-bottom: 15px;
    color: #333;
    background: url('http://seattletimes.com/art/ui/1024/v_2011/blockquote-background.gif');
    background-repeat: no-repeat;
    padding-left: 25px;
}

/*story page*/
.story {
    border-bottom: 1px solid #C7C7C7;
    padding: 10px 0 20px;
    /*margin-bottom: 20px;*/
}


/* Blog name */
#blogNameMasthead {margin-bottom: 20px;}
#blogNameMasthead h2 { font-size: 2.1em; line-height:1em; /*text-indent:-2000px;*/ }
#blogNameMasthead h2 a {
    color: black;
    margin: 12px 0;
    display: block;
    font-family: Georgia, times, serif;
    font-weight: normal;
    text-decoration:none;
    /*background-image:url('/wp-content/themes/newsblog_v2/images/today_file_full.jpg');
    background-repeat:no-repeat;
    background-position:relative;*/
}
#blogNameMasthead h2 a:hover {
    text-decoration:underline;
    background-position:0px -27px;
}
.tagline { margin: 0 0 4px!important; color:#666; }

/* Tabbed category nav */
#access.blogNav {
    width: 100%;
    display: block;
    border-bottom: 1px solid #CCD3DB;
    margin-bottom: 15px;
    
}
.ie9 #access.blogNav {
    height:18px;
}
#access.blogNav.home {
    margin-bottom: 0px!important;
}
#access li, div.menu li {
    float: left;
    position: relative;
    margin: 0px 3px 0px 3px!Important;
    line-height: 2em;
}
.ie8 #access li { padding: 6px 0px; }
#access a, .cat-links a {
    line-height: 1em!important;
    font-family: Arial, sans-serif;
    font-size: 90% /* 11px */;
    color: #333 !important;
    font-weight: bold;
    text-transform: uppercase !important;
    text-decoration:none;
}
#access a {
    border-right: 1px solid #CCC;
    border-left: 1px solid #CCC;
    border-top: 1px solid #CCC;
    margin: 0px 0px!important;
    padding: 5px 10px;
}
#access a:hover {
    border-bottom-color:#fff;
}
#access a:hover, .cat-links a:hover {
    text-decoration:underline;
}
#access ul li.current_page_item a, #access ul li.current-menu-ancestor a, #access ul li.current-menu-item a, #access ul li.current-menu-parent a {
    color: #BC5C23 !important;
    background: white !important;
    border-bottom: 2px solid white;
}
#access #menu-primary-menu li:first-child a{
    background-image:url('http://blogs.seattletimes.com/wp-content/themes/newsblog_v2/images/home_icon.jpg')!important;
    background-repeat:no-repeat!important;
    background-position:4px -20px!important;
}
#access #menu-primary-menu li:first-child:hover a, #access #menu-primary-menu li:first-child.current_page_item a {
    background-image:url('http://blogs.seattletimes.com/wp-content/themes/newsblog_v2/images/home_icon.jpg')!Important;
    background-repeat:no-repeat!important;
    text-decoration:none;
    border-bottom:2px solid #fff;
    background-position:4px 3px!important;
    background-color:#fff;
}

/* Category topper (description) */
.categoryTopper {
    width: 100%;
    padding: 0 0 15px;
    border-bottom: 1px solid #C7C7C7;
    position:relative;
}
.categoryTopper p {
    clear: both;
    color: #333;
    /*margin: 0 0 15px;*/
    margin:0px;
    padding-right:20px;
    width: 82%;
}
.categoryTopper .catRSS {
    position:absolute; right:0; top:0px;
    width: 80px;
    height: 1em;
    margin:3px 0px;
}
.categoryTopper .catRSS a {
    font-family:Georgia, serif;
    text-decoration:none;
}
.categoryTopper .catRSS a:hover {
    text-decoration:underline;
    color:#09334B
}

.rssOptions a {
    font-family:Georgia, serif;
    text-decoration:none;
}
.rssOptions a:hover {
    text-decoration:underline;
    color:#09334B
}
.categoryTopper .catRSS img {margin-right:3px;}
.categoryTopper h5 { margin:0 0 3px; font-weight:bold; }

/* headline entries */
article {
    border-bottom: 1px solid #C7C7C7;
    padding:10px 0 20px;
}
article h5 { margin-bottom:0; }
.entry-meta {
    color: black;
    font-size: 95%;
    font-weight: normal;
    margin:10px 0;
}
.entry-meta a{
    text-decoration:none;
}
.entry-utility {
    clear: both;
    color: #555;
    font-size: 1em !important;
}
.entry-utility a {
    line-height: 1em;
    font-family: Arial, sans-serif;
    font-size: 90% /* 11px */;
    color: #333!important;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration:none!important;
}
.entry-utility a:hover {
    text-decoration:underline;
}

/* Social media sharing */
#content-main .addthis_toolbox ul, .addthis_toolbox ul { margin:0; }
.addthis_toolbox ul li { float:left; margin:0 3px 0px!important; list-style-type:none!important; }
.addthis_toolbox a { text-decoration:none; }
.addthis_toolbox { margin-top:20px; }
.sharing-left {  }
.sharing-left .fb-count, .sharing-left .tweet-count, .sharing-left .gplus-count, .sharing-left .linkedin-count  { float:left; }

.fb_iframe_widget {
    z-index: 4;
}

#content-main .sharing-left ul li.tweet-count {  }
#content-main .sharing-left ul li.linkedin-count {  }
#content-main .sharing-left ul li.fb-count { width:125px; padding-left:15px; }
#content-main .sharing-left ul li.gplus-count { width:75px; padding-left:10px; }
.sharing-right { float:right; width:220px; margin-top:30px; }
.sharing-right .fb-count, .sharing-right .tweet-count, .sharing-right .gplus-count  { float:left; }
.sharing-right .fb-count { margin-top:1px; width:90px; overflow:hidden; }
.sharing-right .gplus-count { margin: 1px 8px 0; }
.nocomments { display:none; }
.comments { margin-top:25px; }
.comments h3{ display:inline; margin: 0px 0px 30px!important;}
.comments span.fb-whatsthis a {
    display:inline;
    margin: 0px 0px 20px 20px;
    text-decoration:none;
    color:#3461A1;
    padding-left:15px;
}
.comments span.fb-whatsthis a:hover {
    text-decoration:underline;
}

.addthis_share {
    display: block;
    height: 30px;
}
.fb-count {
    display: block;
}
.fb-count #fb_recommend {
    max-height: 40px;
    padding-bottom: 5px;
}

span.addthis_toolbox { position:relative; overflow:hidden; float:right; }
span.addthis_toolbox a { float:left; margin:0 3px; }
div#fb-root {margin:0;}

/*sidebar labels & headers */
/* lists in the sidebar */
#rightcolumn ul {
    padding: 0;
}
#rightcolumn ul li {
    padding: 2px 0px;
    margin: 0px;
}
#rightcolumn ul li a {
    text-decoration:none;
    font-family:Georgia, serif;
}
#rightcolumn ul li a:hover {
    text-decoration:underline;
    color:#09334B;
}

.textwidget {
    /*margin-top:25px;*/
}



/*styles for external links
// also add these styles to http://newsblog.seattletimes.com/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/content.css*/
ul.iconindex li{margin: 0px 10px 5px 0;
font-size: 90%;
padding-left: 25px;
text-indent: 0px;
}
ul.external {
    margin:0px!important;
}

ul.external li{
    list-style-type:none!important;
    background: url('http://seattletimes.com/art/ui/1024/v_2011/icons/external_link.gif') no-repeat 0 0;
    padding-left:25px;
}

#content-main ul.hed1{margin:0px; }
#content-main ul.hed1 li{list-style-type:none; margin:0px;}

/*quizzes*/
.wpst_question{font-weight:bold;}
ul.wpsqt_multiple_question li {list-style-type:none!important;padding:0px;margin:0px!important;}
ul.wpsqt_multiple_question {margin:0px 0px 20px 0px!important;font-weight:normal;}
ul.wpsqt_multiple_question strong {display:block;}

/*exclude today file HP from showing in any auto WP lists*/
.cat-item-19 {display:none;}

/* media queries for high res displays */
@media (min-resolution: 192dpi),(-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
    /*load high res logo on homepage header for retina displays*/
    div.mast div.logo h1 a {
        background: url("http://seattletimes.com/art/ui/seattletimeslogo_home.svg") no-repeat scroll center center transparent;
        background-size:100% 100%;
    }
    /*load high res logo in footer on all pages for retina displays*/
    #footer-bottom-logo {
        background: url("http://seattletimes.com/art/ui/seattletimeslogo_home.svg") no-repeat scroll 0 0 transparent;
        background-size:207px 30px;
        height:30px;
        padding-bottom:4px;
    }
    /*hide logo img in footer on all pages*/
    #footer-bottom-logo img { display:none; }
    /*hide logo img in header on section and story pages*/
    div.mast div.logoSmall a img { display:none; }
    /*load high logo into background for retina displays*/
    div.mast div.logoSmall a {
        background: url("http://seattletimes.com/art/ui/seattletimeslogo_inside_pulitzer.svg") no-repeat scroll center center transparent;
        background-size:100% 100%;
        width:189px;
        height:33px;
    }
    /* prevent background image from appearing in Pulitzer text */
    div.mast div.logoSmall p a { background:none; height:0; }
}



/*load lightboxes over ads*/
#fancybox-overlay {
    z-index: 1000056;
}
#fancybox-wrap {
    z-index: 1000057;
}
#fancybox-close {
    z-index: 1000058;
}

/* facebook widget */
.facebook_widget_container{height: 220px;}


<!-- RSS FEED ON THIS LINE -->

    .fyre-stream-stats, .fyre-stream-livecount{font-size: 14px !important;  }
    .fyre-livecount{font-size: 16px !important;}
    
    #livefyre .fyre-stream-sort a.fyre-stream-sort-selected {font-weight: bold !important;  }
    
    .fyre-follow-button{display: none !important;}
    #livefyre {margin-bottom: 100px;}
    #livefyre a{color: #09334B !important;}
    #livefyre .fyre-mention {color: #09334B !important;}
    #livefyre .fyre a:hover{text-decoration: underline !important;}
    #livefyre .fyre-comment-footer a {color:#BC5C23 !important;}
    #livefyre .fyre-comment-date{color: #565656 !important;}
    #livefyre .fyre-stream-sort-text {color:black;}
    
    #livefyre .fyre-stream-sort > a{font-weight: normal; color:#BC5C23 !important;}
    
    #livefyre  .fyre-post-button .fyre-button-right-outer-box { padding: 7px 15px 8px 15px;

    background-image: -webkit-linear-gradient(top, #C36C39, #A95320);
    background-image: -moz-linear-gradient(top, #C36C39, #BC5C23);
    background-image: -o-linear-gradient(top, #C36C39, #BC5C23);
    background-image: -ms-linear-gradient(top, #C36C39, #BC5C23);
    background-image: linear-gradient(top, #C36C39, #BC5C23);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#C36C39', EndColorStr='#A95320');
    border-bottom: 1px solid #A1A1A1;   
        
        
    }
    #livefyre .fyre-modal .fyre-modal-twitter-icon, #livefyre .fyre-modal .fyre-modal-facebook-icon {vertical-align: text-bottom; top:2px;}
     #livefyre  .fyre-post-button .fyre-button-right-outer-box .goog-inline-block{color:white;}
     #livefyre .fyre-login-bar .fyre-user-loggedout{color: #BE4700 !important; font-weight: normal; position: relative;}
     #livefyre .fyre-login-bar .fyre-user-loggedout:after{content:" "; width: 0; color:#BE4700;
            position: absolute;
            top: 35%;
            content:'';
            width: 0; 
            height: 0; 
            border-top: 4px solid transparent;
            border-bottom: 4px solid transparent;
            border-left: 6px solid #BE4700;
            margin:  0 2px 0 2px;
            z-index: 3;
     }
     
     
     .fyre-modal .fyre-modal-buttons > button:first-child {background: #BC5C23; color:white;}
     .fyre-modal .fyre-modal-subtitle, .fyre-modal .fyre-modal-subtitle-u {margin-top: 10px;}
     #livefyre .fyre-mention{color:#09334B; font-family: arial;}
     #livefyre .fyre-editor-error, .fyre-modal-alert.fyre-modal-alert-green.fyre-modal-alert-green {
background-color: black;
background-color: rgba(0, 0, 0, 0.85);
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.2)), to(rgba(0, 0, 0, 0.1)));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.1));
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.1));
background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.1));
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.1));
background-image: linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.1));
border: 1px solid black;
border: 1px solid rgba(0, 0, 0, 0.9);
box-shadow: inset 0px 1px rgba(255, 255, 255, 0.2),0px 1px 3px rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='white', EndColorStr='black');
text-shadow: 0px -1px rgba(0, 0, 0, 0.3);
}

#livefyre .fyre-editor-error > .fyre-editor-error-close {
background: #E6E6E6 url(http://zor.fyre.co/wjs/v3.0.10027/images/editor/delete.png) no-repeat 1px;
border: none;
display: block;
height: 14px;
position: absolute;
right: 5px;
width: 14px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: none;
-moz-box-shadow: none ;
box-shadow: none;
}

#livefyre .fyre-comment-actions {
-ms-transition: opacity 0.1s linear;
-moz-transition: opacity 0.1s linear;
-o-transition: opacity 0.1s linear;
-webkit-transition: opacity 0.1s linear;
transition: opacity 0.1s linear;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=100);
opacity: 100;
float: left;
font-size: 11px;
margin-top: -6px;
text-align: right;
}

#livefyre .fyre-editor-toolbar > .fyre-mention-menu .fyre-mention-item .fyre-mention-item-livefyre {
/* background: url(st_icon.png); */
background-image: url(http://q1.stage.seattletimes.nwsource.com/dean/st_icon.png);
background-position: 0 0;
}

/* Hide the top logo */
.fyre-widget .fyre-logo-drop, .fyre-widget .fyre-logo-help, .fyre-widget .fyre-help {
    display:none !important;
}

/* Style the bottom logo */
#powered_by_livefyre_new a {
    background: url('http://zor.livefyre.com/wjs/v1.0/images/icons/poweredbylivefyre.png') no-repeat left top;
    display: block;
    height: 24px;
    font: 13px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    text-decoration: none;
    color: #404040;
    padding-left: 28px;
    padding-top: 4px;
}
#powered_by_livefyre_new a:hover {
    text-decoration: underline;
}

 .fyre-comment-media {display:none;}
 
#livefyre .fyre-comment-divider > div.fyre-comment-divider{
    margin:0;
}

.table_maker td{padding:5px;}
.table_maker th{padding-right:20px;}
.table_maker .odd {
    background-color: #eee;
}

/* Google Maps Shortcode */

div.gmsc[id^=canvas] img {
    max-width: none !important; 
}/*map fix*/

/*lists post type*/

.list .details {
    font-family:arial;
    color:#666;
    text-transform: uppercase;
    line-height:10px;
    font-size:10px;
    margin-bottom:10px;
    }
.list .details p {
    margin:0px;
}
.list ul li {
    list-style-type:none;
    display:inline-block;
}
.list span {
    color:#fff;
    background: #000;
    font-weight:bold;
    margin-right:10px;
    padding:5px 5px 5px 9px;
    width:40px;
    height:20px;
    font-family:arial;
    text-align:center;
} 
.list {
    border-top:1px solid #ccc;
    margin-top:20px;clear:both;
}
.list h4 {
    line-height:41px;
    font-family:georgia;
    font-size:22px;
    font-weight:normal;
    margin-top:10px;

}
article .list h4 a {
    font-family: georgia;
    text-decoration: none;
}
.list_total {
    float:left; background:#000;color:#fff; font-size:20px;
    text-align:center;
    padding:20px;
    margin-right:10px;
    text-shadow: 2px 2px #000;
    width:100px;
    height:100px;
}
.iconbglink {
    padding-left:0px !important;
}


/* main.css story additions */
article header a{
    color: #09334b;
}
article .body a, .byline a{
    color: #09334b;
    text-decoration: underline;
    font-family: arial;
}
.no_ads .ads_wrapper{
    display: none;
}
#topadblock .ads_wrapper {
    margin-bottom: 0;
}
.story_page article .addthis_share a,.story_page article .addthis-share-icons-container a{
    text-decoration: none;
}

/* Post Thumbnail for Article Excerpt*/
/*article.story header h2 a {
color: rgb(0,0,0);
}*/

/*======================================================================
Blog Article Styles
======================================================================*/

article.story figure.story-thumbnail {
    position: relative;
    max-width: 140px;
    height: auto;
    max-height: 90px;

    float: left;
    margin: 0 10px 10px 0;
    }

article.story figure.story-thumbnail img {
    max-width: 100%;
    max-height: 100%;   
    width: auto;
    height: auto;
    margin: 0 auto ;
    }
    article.story .gamecenter-launch  + .body {
        clear:both;
    }

article.story .body p {
    line-height: 1.4em;
    }

article.story .body ul {
    list-style-type: disc;
    list-style-position: inside;
    font-size: 14px;
    font-size: 1.167rem;
    }
article.story .body ul li {
    padding-bottom: 5px;
    }

article.story .addthis-vertical-layout {
    width: 130px;
    float: right;
    padding: 0 0 5px 15px;
    border-left: 1px solid rgb(199, 199, 199);
    margin: 20px 0 0 10px;
    min-height: 0;
}   

/* Read More Link */
article.story .body a.more-link {
    display: inline-block;
    float: right;
    margin: 0 0 5px 5px;

    padding: 0 15px 0 5px;
    background: url(http://seattletimes.com/art/ui/1024/v_2011/i_arrow_bc5c23_right.gif) no-repeat center right;

    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none !important;
    color: rgb(188,92,35) !important;
    display:inline-block;


    text-transform: uppercase;
    text-decoration: none!important;

    }

/* Widget Sidebar Layout */
.sidebar-content {
    margin: 0 auto;
    padding: 10px 0;
    border-bottom: 1px solid rgb(204,204,204);
}
.sidebar-content:nth-of-type(1) {
    padding: 0 0 10px!important;
}
.ads_wrapper + .sidebar-content {
    padding-top: 0;
}

.sidebar-content a {
    font-family: Helvetica, Arial, sans-serif;
}
#multimedia.sidebar-content {
    margin: 20px auto;
    border-top: none;
}
.widget_area {
    padding-bottom: 10px;
}
.widget {
    margin: 10px 0;
}
.widget:last-of-type {
    margin: 10px auto 0;
}

/*======================================================================
Addthis styles
======================================================================*/
.addthis-share-icons-container .Email {
    display: none!important;
}

/*======================================================================
Brightcove Embeds
======================================================================*/
.BrightcoveExperience {
    position: relative!important;
    z-index: 10!important;
}

/*======================================================================
Outbrain Styles
======================================================================*/

.story_page .OUTBRAIN {
    margin: 0;
    padding: 0;
    width: 632px;
}
.ob_dual_left .ob_org_header {
    display: block!important;
    margin-bottom: 20px!important;
}
.story_page .ob_org_header2 {
    margin-bottom: 5px!important;
    margin-top: -1px!important;
}
.OUTBRAIN {
    margin: 0!important;
    padding-top: 10px!important;
    padding-right: 0!important;
    padding-bottom: 10px!important;
    padding-left: 0!important;
}
.OUTBRAIN .strip-rec-link-title { color: rgb(9,51,75); }
.OUTBRAIN .strip-rec-link-title:hover { text-decoration: underline;}
.OUTBRAIN .strip-rec-link-source { color: rgb(0,0,0); }

.OUTBRAIN .obt-color {
    color: black!important;
}

.OUTBRAIN li {
    margin: 8px 0;
}
.OUTBRAIN li a {
    line-height: 17px;
    font-family: Helvetica, Arial, sans-serif;
}
.ob_what {
    /*display:none;*/
}
