@media only screen and (max-device-width: 1012px) {
    body.updated-right-rail {
        width: 1024px;
    }
}

.updated-right-rail #container,
.updated-right-rail .middle {
    width: 1012px;
}

.updated-right-rail .middle {
    margin-top: 20px;
}

.skybox-container {
    margin-bottom: -20px;
}

.landing-element {
    width: 650px;
}

.voice-page.landing-element {
    width: 640px;
}

/* Generalizable font settings */
.landing-element .image-cred {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
    color: white;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: 100;
    line-height: 1;
    padding: 2px 6px;
    text-align: right;
}

.river-features-kicker:link,
.river-features-kicker:visited,
.river-features-kicker:hover {
    display: inline-block;
    font-family: Helvetica, Arial, sans-serif;
    color: #fff;
    font-weight: bold;
    background: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size:12px;
    line-height: 1;
    padding: 5px;
    margin-bottom: 5px;
    text-decoration: none;
}

.river-headline,
.river-headline a,
.river-video .headline,
.river-video .headline a {
    color: #000;
    font-family: "Georgia", "Times New Roman", "Times", serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: -4px;
}

.index-dek,
.river-dek,
.issue-description {
    color: #000;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: -0.1px;
}

.index-dek {
    line-height: 16px;
    margin: 0;
}

.river-dek {
    line-height: 1.2;
    margin: 5px 0 6px 0;
}

.index-metadata,
.index-metadata .author,
.river-metadata,
.river-metadata a,
.secondary-feature .metadata,
.river-dont-miss .metadata,
.river-dont-miss .metadata .author,
.river-item .river-comment-count {
    color: #666;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 1.2;
    margin: 0;
    text-transform: uppercase;
}

.river-item .river-comment-count {
    color: #00add8;
}

.index-main-headline,
.index-main-headline a {
    color: #000;
    font-family: "Georgia", "Times New Roman", "Times", serif;
    font-size: 26px;
    font-weight: bold;
    line-height: 29px;
}

.special-report .headline,
.special-report .headline a,
.secondary-feature .headline,
.secondary-feature .headline a,
.river-dont-miss .headline,
.river-dont-miss .headline a {
    color: #000;
    font-family: "Georgia", "Times New Roman", "Times", serif;
    font-size: 16px;
    font-weight: bold;
}

.secondary-feature .headline {
    line-height: 18px;
    padding-bottom: 5px;
}

/* Image credits */
.landing-element figure {
    margin: 0;
    position: relative;
}

.landing-element figure > a {
    line-height: 0;
    margin: 0;
    position: relative;
    display: block;
}

.landing-element figcaption {
    bottom: 1px;
    position: absolute;
    right: 1px;
}

.landing-element figure img {
    outline: #CCC 1px solid;
    outline-offset: -1px;
}

/* Channel index page */
.thick-divider + .thick-divider {
    border-top: 4px solid #000;
    padding-top: 18px;
}

.landing-header .social-buttons {
    bottom: 7px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
}

.landing-header .social-buttons li {
    background: #000;
    color: #fff;
    float: right;
    height: 25px;
    line-height: 25px;
    margin-left: 3px;
    text-align: center;
    width: 25px;
}

.landing-header .social-buttons a {
    display: block;
    height: 25px;
}

.landing-header .social-buttons a:hover {
    text-decoration: none;
}

.landing-header .social-buttons .facebook a:before,
.landing-header .social-buttons .twitter a:before,
.landing-header .social-buttons .linkedin a:before {
    color: #fff;
    font-family: "atl-icons";
    font-size: 15px;
    line-height: 25px;
}

.landing-header .social-buttons .facebook a:before {
    content: "\f10f";
}

.landing-header .social-buttons .twitter a:before {
    content: "\f115";
}

.landing-header .social-buttons .linkedin a:before {
    content: "\f112";
}

.landing-header {
    position: relative;
}

.landing-header .landing-title {
    color: #000;
    font-family: "Oswald", "HelveticaNeue-CondensedBold", "Arial Narrow", Arial, sans-serif;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
}

.landing-subchannels {
    border-bottom: 1px #666 solid;
    border-top: 4px solid #000;
    margin: 0 0 10px 0;
    padding: 0;
    text-align: center;
}

.landing-subchannel {
    color: #000;
    display: inline-block;
    font-family: "Oswald", "HelveticaNeue-CondensedBold", "Arial Narrow", Arial, sans-serif;
    font-size: 14px;
    letter-spacing: .4px;
    line-height: 19px;
    margin: 0;
    padding: 0;
    vertical-align: top;
}

.landing-header .landing-subtitle {
    color: black;
    font-family: "Oswald", "HelveticaNeue-Condensed", "Arial Narrow", Arial, sans-serif;
    font-size: 16px;
    letter-spacing: .5px;
    margin: 0;
    text-align: center;
    font-weight: 500;
}

.landing-subchannel + .landing-subchannel {
    border-left: 1px #ccc solid;
}

.landing-subchannel a,
.landing-subchannel b {
    color: #000;
    display: block;
    height: 20px;
    margin: 0;
    padding: 3px 5px 1px 5px;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
}

.landing-subchannel.active a {
    background-color: #ED1C24;
    color: #fff;
    font-weight: 100;
}

h2.display-category {
    background-color: #ebebeb;
    color: #000;
    font-family: "Oswald", "HelveticaNeue-CondensedBold", "Arial Narrow", Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: .4px;
    line-height: 1.2;
    padding: 5px;
    text-align: left;
    text-transform: uppercase;
}

h2.display-category a {
    color: #000;
}

h2.display-category.landing-element {
    margin-top: 0;
}

ul.index-secondary-features {
    padding: 0;
    margin: 22px 0;
}

.landing-header p {
    margin: 0;
}

.index-secondary-features > li {
    display: inline-block;
    vertical-align: top;
    width: 210px;
    position: relative;
}

.index-secondary-features > li + li {
    margin-left: 10px;
}

.special-report .rubric,
.features-story .rubric {
    background: #ED1C24;
    color: white;
    display: block;
    font-family: helvetica, arial;
    font-size: 13px;
    font-weight: bold;
    left: 1px;
    line-height: 15px;
    margin-bottom: 12px;
    padding: 6px 10px;
    position: absolute;
    text-transform: uppercase;
    width: 188px;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
}

.special-report .rubric:after,
.features-story .rubric:after {
    content: url(/static/front/images/modules/module-down-arrow.png);
    display: block;
    margin-bottom: -15px;
}

.features-story .rubric {
    background: #000;
    letter-spacing:1px;
}

.features-story .rubric:after {
    content: url(/static/front/images/modules/module-down-arrow-black.png);
}

.special-report figure {
    margin-top: 9px;
}

/* Channel river */

ul.unified-river {
    padding: 0;
}

.unified-river > li {
    display: block;
}

.unified-river .river-item {
    width: 100%;
}

.river-item {
    border-top: 1px #CCC solid;
    margin-top: 20px;
    padding-top: 20px;
}

.river-item:after {
    clear: both;
    content: " ";
    display: block;
}

.river-item .river-content,
.river-item .river-thumb {
    vertical-align: top;
}

.river-item .river-content.has-thumb {
    margin-left: 228px;
}

.river-item .river-content {
    padding-right: 10px;
}

.river-item .river-thumb {
    float: left;
    padding-right: 9px;
    width: 210px;
}

.river-item .river-thumb.cover {
    width: 85px;
}

.river-item .river-thumb.no-border img {
    outline: none;
}

.river-thumb img {
    max-width: 210px;
}

.river-more {
    clear: left;
    color: #000;
    font-family: "Oswald";
    text-transform: uppercase;
    text-align: right;
}

.river-more .previous {
    float: left;
}

.river-more a {
    color: #000;
}

.river-more a:hover {
    text-decoration: none;
}

.river-more a .river-highlight {
    color: #ed1c24;
}

.unified-river .sponsored-item {
    margin-top: 20px;
}

.unified-river .sponsorPost .content {
    position: relative;
    overflow: hidden;
    background: #fffad2;
    padding-right: 5px;
}

.unified-river .sponsorPost img {
    display: block;
}

.unified-river .sponsorPost {
    font-family: Arial, sans-serif;
}

.unified-river .sponsorPost .subhead {
    margin: 8px 0;
    padding-bottom: 0;
    font-weight: bold;
}

.unified-river .sponsorPost .headline {
    font-weight: bold;
    font-size: 17px;
}

.unified-river .sponsorPost .headline a {
    color: black;
}

.unified-river .sponsorPost .dek {
    font-size: 14px;
    line-height: 18px;
}

.unified-river .sponsorPost .title {
    background: black;
}

/* Change the border on sponsor posts to an outline */
.unified-river .photo img {
    border: none;
    outline-offset: -1px;
    outline: #CCC 1px solid;
    padding: 0;
}

/* Video box in the middle of the river */
.river-video .rubric,
.river-video .rubric a {
    color: #ed1c24;
    font-family: "Oswald", "HelveticaNeue-CondensedBold", "Arial Narrow", Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
    text-transform: uppercase;
}

.river-video .rubric a:hover {
    text-decoration: none;
}

/* Add a play triangle over top of video thumbs */
.river-video figure > a:after {
    content: url('/static/front/images/play-triangle-100x100.png');
    display: block;
    left: 50%;
    margin: -50px auto auto -50px;
    position: absolute;
    text-align: center;
    top: 50%;
}

/* Don't Miss box at bottom of the river */
.river-dont-miss {
    clear: left;
}

.river-dont-miss ul {
    padding: 0;
}

.river-dont-miss li {
    display: inline-block;
    vertical-align: top;
    width: 210px;
}

.river-dont-miss li + li {
    margin-left: 10px;
}

.river-dont-miss-header {
    color: #ed1c24;
    font-family: "Oswald", "HelveticaNeue-CondensedBold", "Arial Narrow", Arial, sans-serif;
    font-size: 23px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
}

/* River comments */
.landing-element .comments {
    background: transparent url('/static/front/images/disqus-comment.png') no-repeat left center;
    color: #00ADD8;
    display: inline;
    margin-left: 5px;
    padding-left: 15px;
}

/* Don't let time get split across lines */
.landing-element .index-metadata .authors,
.landing-element time {
    white-space: nowrap;
}

/* Author/Voice landing specifics */

.landing.author-page,
.landing.voice-page {
    padding-top: 10px;
}

.author-profile.landing-element {
    border-bottom: 4px solid #000;
    padding-bottom: 18px;
}

.landing-element .profileDescription {
    padding: 0;
    width: 650px;
}

.landing-element .photo + .profileDescription {
    width: 580px;
}

.landing-element .profileDescription .author {
    color: #000;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
}

.landing-element .profileDescription .bio,
.landing-element .profileDescription .extendedBio {
    color: #000;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: -0.1px;
    line-height: 1.3;
}

.landing-element .profileDescription .bio a {
    color: #000;
}

.landing-element ul.bioTools {
    background-color: #e5e5e5;
    color: #000;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin-top: 10px;
    padding: 6px;
 }

 .author-profile.landing-element .bioTools .authorEmail {
    color: #000;
    background: url(/static/front/images/author-profile-icons/email.png) no-repeat 0% 50%;
    padding-left: 21px;
}

.author-profile.landing-element .bioTools .feedSubscribeLink {
    color: #000;
    background: url(/static/front/images/author-profile-icons/rss.png) no-repeat 0% 50%;
    padding-left: 21px;
}

.author-profile.landing-element .bioTools .bookLink {
    color: #000;
    background: url(/static/front/images/author-profile-icons/books.png) no-repeat 0% 50%;
    padding-left: 21px;
}

.author-profile.landing-element .bioTools .twitter-follow a {
    color: #000;
}

/* Voice specific styles */

.voice-item .river-headline a {
    font-size: 26px;
    line-height: 1.1;
}

.voice-item .river-article {
    float: right;
    font-size: 16px;
    line-height: 1.45;
    width: 570px;
}

.voice-item article:after {
    clear: both;
    content: " ";
    display: block;
}

.river-item.voice-item {
    border-bottom: 28px solid #e4e4e4;
    margin-bottom: 4px;
}

.river-item.voice-item + .river-item.voice-item {
    margin-top: 0;
    border-top: 4px solid black;
    padding-top: 21px;
}

.river-article-header {
    padding-bottom: 20px;
}

.voice-item .article-tools.vertical {
    float: left;
    min-height: 400px;
    text-align: center;
    width: 35px;
}


/* Remove pixel border around featured image */
.landing-element .photo img {
    border: 0;
    padding: 0;
}

.landing-element .river-article figure img {
    outline: none;
}

.landing-element .river-article .embedly-embed,
.landing-element .river-article img {
    max-width: 575px;
}

/* Magazine Styles */
.issue-description {
    overflow: hidden;
    padding: 20px 0 0 0;
}

.issue-description .cover {
    float: left;
    margin-right: 18px;
}

.issue-description .description {
    margin: 0;
    font-size: 18px;
    line-height: 1.5;
}

.issue-description .description a {
    color: #00598c;
}

.magazine-top {
    overflow: hidden;
    padding: 20px 0 0 0;
}

.magazine-top .cover {
    float: left;
}

.magazine-top .top-section {
    margin-left: 219px;
}

.magazine-top .top-section + .top-section {
    margin-top: 20px;
}

.magazine-top .section-header {
    color: #ED1C24;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

ul.magazine-top-articles {
    list-style: none;
    margin: 0;
    padding: 0;
}

.magazine-top-articles .top-item + .top-item {
    margin-top: 20px;
}

.magazine-section .section-header {
    background-color: #999;
    color: white;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    text-transform: uppercase;
    margin: 20px 0;
    padding: 0 5px;
}

.sub-article {
    color: black;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.3;
    margin: 16px 0 0 0;
}

.sub-article a {
    color: #00598c;
    text-transform: uppercase;
}

.magazine-more {
    border-top: 1px #CCC solid;
    font-family: "Oswald", "HelveticaNeue-CondensedBold", "Arial Narrow", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.3;
    margin: 20px 0;
    padding: 30px 0;
    text-align: center;
    text-transform: uppercase;
}

.magazine-more .magazine-more-nav a {
    color: #bf0000;
}

.magazine-more a {
    border-left: 1px solid #CCC;
    margin-left: 10px;
    padding-left: 10px;
}

.magazine-more a:first-child {
    border-left: none;
    margin-left: 0;
    padding-left: 0;
}
