#cnnBannerContainer { 
    background:none !important;
}

.c_share_container {
    width:160px;
    float:right;
    margin-right: -10px;
}

.cnnint-sourceline {
    font-size:12px !important;
    color:#666666;
}

.cnnint-container {
    width:970px;
    padding-left:10px;
}

.cnnint-container>h1 {
    margin-left:0px;
}

.cnnint-container>p {
    margin-left:-10px;
}

/* related content carousel */

.cnn-related-bin {
    width:960px;
    padding:10px;
    height:100px;
    background-color:#FBFBF3;
    border-top:1px solid #E3E3DC;
    border-bottom:1px solid #E3E3DC;
    margin:30px 0 30px -10px;
}

.cnn-related {
    height:68px;
    width:120px;
    float:left;
    margin-right:17px;
    font-weight:bold;
}

.cnn-related-meta {
    width: 150px;
    height:68px;
    float:left;
    margin-right:20px;
}

.cnn-related-meta>h3 {
    font-size:18px;
    font-weight:bold;
    line-height:22px;
}

.cnn-related>a {
    text-decoration:none;
    color:#004276;
    padding-top:4px;
    line-height:14px;
}


/***** OVERRIDES *****/
body { 
    width: 100%;
    min-width: 1000px;
    background-color: #fff;
}

body.coldcase-timeline-body {
    background-color: #000;
}

.cnn_hdrsnvcntr {
    min-width: 1000px;
}

.c_sharebtns {
    padding: 0;
}
/***** END OVVERRIDES *****/


/***** NORMALIZE *****/
.coldcase * { 
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; 
    box-sizing: border-box; 
}
/***** END NORMALIZE *****/


/***** STICKY NAV *****/
.coldcase-nav-wrapper { }

.coldcase-nav {
    background-color: rgb(36,36,36);
    border-top: 2px solid rgb(232,230,235);
    width: 100%;
    z-index: 500;
}

.coldcase-nav-fixed {
    position: fixed;
    top:0;
    left: 0;
}

.coldcase-nav-chapters, .coldcase-nav-reference {
    width: 980px;
    margin: 0 auto;
}

.coldcase-nav-chapters {
    height: 50px;
    padding: 10px 0 5px 0;
}

.coldcase-nav-title, .coldcase-nav-title>a {
    display: inline-block;
    vertical-align: middle;
    
    font-family: Georgia, serif;
    font-size: 21px;
    font-weight: normal;
    color: rgb(255,255,228);
    line-height: 100%;

    padding-right: 5px;
}
.coldcase-nav-title { border-right: 1px solid rgb(60,60,60); }

.coldcase-nav-chapter {
    display: inline-block;
    vertical-align: middle;
    
    font-family: Arial, sans-serif;
    color: rgb(255,214,72);
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 100%;

    margin-top: 3px;
    padding: 0 10px;
    border-right: 1px solid rgb(60,60,60);
}

.coldcase-nav-chapter > a { color: #999; }
.coldcase-nav-chapter > a:hover { color: #fff; }

.coldcase-nav-reference-wrapper {
    background-color: rgb(51,51,51);
    border-top: 1px solid rgb(92,92,92);
    border-bottom: 1px solid rgb(92,92,92);
    padding: 0;
}

.coldcase-nav-reference {
    text-align: right;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: rgb(92,92,92);
}
.coldcase-nav-reference-title {
    display: inline-block;
    line-height: 100%;
}
.coldcase-nav-reference-link {
    display: inline-block;
    
    line-height: 100%;
    color: rgb(255,214,72);
    
    padding: 1px 8px 1px 5px;
    border-right: 1px solid rgb(92,92,92);
    margin-bottom: 4px;
}
.coldcase-nav-reference-link > a {
    color: #999;
}
.coldcase-nav-reference-link > a:hover {
    color: #fff;
}


/***** END STICKY NAV *****/


/***** CHAPTER HEADER *****/
.coldcase-chapter-header {
    background-color: rgb(36,36,36);
    padding-top: 2px;
    margin-bottom: 0;
    z-index: 100;
}

.coldcase-header {
    position: relative;

    width: 980px;
    height: 550px;
    margin: 0 auto;
}

.coldcase-header>video {
    position: absolute;
    top: 0;
    left: 0;
    width: 980px;
    height: 550px;
    border: 0;
}

.coldcase-header.chapter1 {
    background-image: url('http://i.cdn.turner.com/cnn/interactive/2013/08/us/oldest-cold-case/media/ch1/ch1-intro-open.jpg');
    background-repeat: no-repeat;
    background-position: top center;
}
.coldcase-header.chapter2 {
    background-image: url('http://i.cdn.turner.com/cnn/interactive/2013/08/us/oldest-cold-case/media/ch2/ch2-intro-open.jpg');
    background-repeat: no-repeat;
    background-position: top center;
}
.coldcase-header.chapter3 {
    background-image: url('http://i.cdn.turner.com/cnn/interactive/2013/08/us/oldest-cold-case/media/ch3/ch3-intro-open.jpg');
    background-repeat: no-repeat;
    background-position: top center;
}
.coldcase-header.chapter4 {
    background-image: url('http://i.cdn.turner.com/cnn/interactive/2013/08/us/oldest-cold-case/media/ch4/ch4-intro-open.jpg');
    background-repeat: no-repeat;
    background-position: top center;
}
.coldcase-header.chapter5 {
    background-image: url('http://i.cdn.turner.com/cnn/interactive/2013/08/us/oldest-cold-case/media/ch5/ch5-intro-open.jpg');
    background-repeat: no-repeat;
    background-position: top center;
}

.coldcase-header>.titles {
    display: none;
}

#coldcase-intro-fallback {
    position: absolute;
    top: 0;
    left: 0;
}

h1 { }

h2 { }

/***** END CHAPTER HEADER *****/


/***** ARTICLE BODY *****/
.coldcase-section-container>p.bylines {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: regular;
    color: #767676;
    border-top: 1px solid rgb(208,208,208);
    border-bottom: 1px solid rgb(208,208,208);
    width: 890px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 5px;
}

.coldcase-section-container>p.bylines>span {
    font-weight: bold;
    font-size: 18px;
}

.coldcase-section.coldcase-timeline {
    background-color: #000;
    line-height: 100%;
    font-family: Georgia, serif;
    color: rgb(255,255,227);
}

.coldcase-timeline > .coldcase-section-container {
    background-image: url('http://i.cdn.turner.com/cnn/interactive/2013/08/us/oldest-cold-case/media/timeline/tree_bg.jpg');
    background-repeat: no-repeat;
    background-position: top center;
}

.coldcase-timeline h1 {
    font-size: 45px;
    line-height: 100%;
    font-weight: bold;
    margin-bottom: 15px;
}

.coldcase-section-container > p.timeline {
    margin-left: 0;
    line-height: 130%;
    width: 980px;
    font-weight: normal;
}


.coldcase-section {
    font-family: Georgia, serif;
    color: #000;
    font-size: 18px;
    line-height: 150%;
    margin: 0;
    padding: 20px 0 0 0;
    width: 100%;
    min-width: 980px;
    z-index: 200;
    background-color: #fff;
}
.coldcase-section-container {
    width: 980px;
    margin: 0 auto;
}

.coldcase-section-container > p {
    margin-left: 90px;

    width: 620px;
    padding-bottom: 21px;
    z-index:101;
}

em {
    font-style: italic;
}

.dateline {
    margin-left: 90px;
    
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

p.first-graph {
    font-size: 22px;
    line-height: 150%;
}

span.dropcap {
    display: block;
    float: left;
    position: relative;

    top: -5px;
    font-size: 84px;
    line-height: 84px;
    font-weight: bold;
}
span.small-dropcap {
    display: block;
    float: left;
    position: relative;

    padding-right: 5px;
    top: -3px;
    font-size: 72px;
    line-height: 60px;
    font-weight: bold;
}


.coldcase-section-container > h3 {
    position: relative;
    left: 90px;
    width: 890px;
    font-weight: bold;
    font-size: 30px;
    font-style: italic;
    margin-bottom: 20px;
}

h3 + p {
    font-size: 20px;
    line-height: 150%;
}

.coldcase-ad {
    width: 300px;
    float: right;
    margin: 0 0 20px 20px;
    text-align: right;
}

.ad-caption {
    position: relative;
    top: -15px;
}

.coldcase-small {
    float: right;
    position: relative;
    width: 250px;
}

.coldcase-medium {
    float: right;
    position: relative;
    width: 470px;
    margin-left: 20px;

}

.coldcase-full {
    width: 980px;
    float: none;
    padding-bottom: 20px;
    margin: 0;
}

.coldcase-small > img,
.coldcase-medium > img {
    border: 10px solid #fff;
    box-shadow: 0 0 5px #999;
}

.coldcase-full > img {
    border: 20px solid #fff;
    box-shadow: 0 0 5px #999;
}

.coldcase-video {
    height: 264px;
    width: 470px;
    display: block;
    position: relative;
    z-index: 190;
}
    
img.video-poster {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
    border: 0;
}    
    
.coldcase-caption {
    border-left: 1px solid rgb(208,208,208);
    padding-left: 10px; 
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
}

.coldcase-medium .coldcase-caption {
    position: absolute;
    top: 100%;
    right: 0;
    width: 250px;
    
}

.coldcase-small .coldcase-caption>span,
.coldcase-medium .coldcase-caption>span {
    font-weight: normal;
    font-style: italic;
    display: block;
    margin-top: 10px;
}

.coldcase-full .coldcase-caption {
    border: 0;
}
.coldcase-full .coldcase-caption>span {
    font-weight: normal;
    font-style: italic;
    display: inline;
    margin-left: 1em;
}

.cinemagraph-container {
    display: block;
    width: 100%;
    height: 400px;
}

.cinemagraph-image {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    min-width: 100%;
    min-height: 100%;
}


.coldcase-reference {
    float: right;
    position: relative;
    width: 250px;
    padding-left: 10px;
    border-left: 1px solid #d1d1d1;
    background-position: 10px 10px;
    background-repeat: no-repeat;
}

.coldcase-reference>h4 {
    font-family: Georgia, serif;
    font-weight: bold;
    font-style: italic;
    font-size: 18px;
    color: #555858;
    border-top: 1px dotted #d1d1d1;
    padding-left: 60px;
    padding-top: 10px;
}

.coldcase-reference>p {
    color: #636666;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    border-bottom: 1px dotted #d1d1d1;
    padding-left: 60px;
    padding-bottom: 10px;
}
.coldcase-reference a:hover { color: #f15a2a; }
.coldcase-reference>h4>a { color: #555858; }
.coldcase-reference>p>a { color: #636666; }

.coldcase-reference.evidence {
    background-image: url('http://i.cdn.turner.com/cnn/interactive/2013/08/us/oldest-cold-case/media/extras_evidence_icon.gif');
}
.coldcase-reference.timeline {
    background-image: url('http://i.cdn.turner.com/cnn/interactive/2013/08/us/oldest-cold-case/media/extras_clock_icon.gif');
}
.coldcase-reference.people {
    background-image: url('http://i.cdn.turner.com/cnn/interactive/2013/08/us/oldest-cold-case/media/extras_characters_icon.gif');
}


/***** END ARTICLE BODY *****/


/***** ARTICLE FOOTER *****/

.coldcase-footer-container {
    width: 980px;
    margin: 0 auto;
    padding-bottom: 20px;
}

.coldcase-footer-nav {
    margin-left: 90px;
    margin-right: 0px;
    margin-bottom: 20px;
    border-top: 2px solid rgb(208,208,208);
    border-bottom: 1px solid rgb(208,208,208);
    width: 890px;
    position: relative;
    height: 60px;
}

.coldcase-footer-nav a {
    color: #000;
}

.prev-chapter {
    position: absolute;
    left: 0;
    width: 405px;
    padding: 10px 10px 15px 30px;
    margin: 0;
    background-image: url('http://i.cdn.turner.com/cnn/interactive/2013/08/us/oldest-cold-case/media/footer-nav-arrows.gif');
    background-repeat: no-repeat;
    background-position: center left;
}

.next-chapter {
    position: absolute;
    left: 50%;
    width: 405px;
    padding: 10px 30px 15px 10px;
    text-align: right;
    margin: 0;
    background-image: url('http://i.cdn.turner.com/cnn/interactive/2013/08/us/oldest-cold-case/media/footer-nav-arrows.gif');
    background-repeat: no-repeat;
    background-position: center right;
}

.prev-chapter:hover, .next-chapter:hover {
    background-color: #ccc;
    cursor: pointer;
}

.next-hed, .prev-hed {
    font-family: Georgia, serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
}
.next-hed>span, .prev-hed>span {
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 12px;
}

.prev-subhed, .next-subhed {
    font-size: 12px;
    font-family: Arial, sans-serif;
    line-height: 14px;
}


.coldcase-footer-container > h3 {
    position: relative;
    left: 90px;
    width: 890px;
    margin-bottom: 10px;

    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 18px;
}

.coldcase-footer-container > p {
    position: relative;
    left: 90px;
    width: 890px;
    margin-bottom: 1em;
    
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
}
p.credits {
    font-style: italic;
    font-family: Georgia, sans-serif;
}

.recirc-container {
    position: relative;
    left: 50px;
    width: 940px;
    overflow: auto;
    padding-top: 20px;
}

.recirc-header {
    position: relative;
    left: 40px;
    border-bottom: 1px solid rgb(208,208,208);
    width: 890px;
    margin-bottom: 15px;
}

.recirc-header>h3 {
    font-family: Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #535555;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: -4px;
}

.recirc-header>h3>span {
    background-color: #fff;
    padding-right: 10px;
}


.recirc-module {
    color: #403a37;
    float: left;
    margin-left: 40px;
    width: 425px;
    overflow: auto;
    padding-top: 10px;
}

.recirc-border {
    border-top: 1px dotted #d1d1d1;
}
.recirc-module>h4 {
    font-size: 18px;
    font-family: Georgia, serif;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 10px;
}
.recirc-img {
    float: left;
    margin-right: 10px;
    height: 173px;
}
.recirc-module>p {
    font-size: 12px;
    line-height: 16px;
}

.recirc-module a { color: #403a37; }
.recirc-module a:hover { color: #f15a2a; }

.comments-container {
    padding-top: 30px;
    position: relative;
    left: 90px;
    width: 890px;
}

/***** END ARTICLE FOOTER *****/

.footer-area { background-color: #fff; }
.cnn_pad18top { background-color: #fff; }

.footer-area.dark-footer {
    background-color: #000;
}
.dark-footer a {
    color: #6ab9d3;
}

.coldcase-timeline-body .cnn_pad18top { background-color: #000; }
