/*
 *  @fileOverview       DISCOVERY DIGITAL PLATFORM : VERTICAL (TLC) : ARTICLE / ARTICLE-STRUCTURED
 *  @copyright          Copyright (C) Discovery.com 2012. All Rights Reserved.
 *  @userAgent          screen
 *  @author             carl c von lewin
 *  @built              Wed, 16 Janaury 2013 09:14:00 EST
 */
/* line 23, ../../scss/bootstrap/mixins.scss */
.clearfix { *zoom: 1; }
/* line 15, ../../scss/bootstrap/mixins.scss */
.clearfix:before, .clearfix:after { display: table; content: ""; }
/* line 19, ../../scss/bootstrap/mixins.scss */
.clearfix:after { clear: both; }

/* line 12, ../../scss/article/article-structured.scss */
#breadcrumbs { display: block; }

/* line 15, ../../scss/article/article-structured.scss */
.content-body-article { padding: 20px; }
/* line 18, ../../scss/article/article-structured.scss */
.content-body-article h1.title { font: bold 28px/28px "ClarendonTextProBold", serif; letter-spacing: 0.015em; color: #a0160e; padding-bottom: 5px; }
/* line 25, ../../scss/article/article-structured.scss */
.content-body-article .by-line { color: #999; font: bold 14px/14px Arial, sans-serif; margin: 0 0 5px 0; }
/* line 31, ../../scss/article/article-structured.scss */
.content-body-article .publish-date { color: #999; font: bold 14px/14px Arial, sans-serif; margin: 0; }

/* line 38, ../../scss/article/article-structured.scss */
.body-copy { margin: 20px 0 30px 0; }
/* line 43, ../../scss/article/article-structured.scss */
.body-copy p, .body-copy ul, .body-copy ol { font-size: 14px; }
/* line 45, ../../scss/article/article-structured.scss */
.body-copy li { margin-bottom: 5px; }
/* line 47, ../../scss/article/article-structured.scss */
.body-copy h3 { padding-bottom: 10px; }
/* line 49, ../../scss/article/article-structured.scss */
.body-copy .sidebar { border: 1px solid #ccc; padding: 10px; margin-top: 20px; }
/* line 56, ../../scss/article/article-structured.scss */
.body-copy .sidebar p, .body-copy .sidebar ul, .body-copy .sidebar ol { margin-top: 10px; margin-bottom: 0; }
/* line 61, ../../scss/article/article-structured.scss */
.body-copy .sidebar h3 { padding: 0; }

/* line 65, ../../scss/article/article-structured.scss */
.body-rail { float: left; margin: 0 20px 20px 0; width: 250px; border: 1px solid #ccc; }
/* line 71, ../../scss/article/article-structured.scss */
.body-rail img.still { border-bottom: 1px solid #ccc; max-width: 620px; height: auto; }
/* line 77, ../../scss/article/article-structured.scss */
.body-rail .caption { padding: 0 5px; color: #666; line-height: 14px; font-size: 12px !important; }
/* line 83, ../../scss/article/article-structured.scss */
.body-rail .caption .credits { display: block; padding-top: 5px; }

/* line 92, ../../scss/article/article-structured.scss */
.snaggable-video-player { margin-top: 10px; }

/* line 96, ../../scss/article/article-structured.scss */
.body-more { width: 100%; height: 30px; margin-bottom: 30px; display: table; }
/* line 102, ../../scss/article/article-structured.scss */
.body-more .view-more { display: block; border: 1px solid #1e6c80; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 3px #666666; -moz-box-shadow: 0 1px 3px #666666; box-shadow: 0 1px 3px #666666; background: #1e6c80; text-align: center; font-size: 14px; text-transform: uppercase; color: #fff; width: 120px; padding: 5px 20px; }
/* line 115, ../../scss/article/article-structured.scss */
.body-more .view-more a { color: #fff; }
/* line 118, ../../scss/article/article-structured.scss */
.body-more .previous-page { float: left; }
/* line 120, ../../scss/article/article-structured.scss */
.body-more .next-page { float: right; }

/*
 *  @fileOverview       DISCOVERY DIGITAL PLATFORM : VERTICAL (TLC) : COMMENT
 *  @copyright          Copyright (C) Discovery.com 2012. All Rights Reserved.
 *  @userAgent          screen
 *  @author             richard leland + carl c von lewin
 *  @built              Wed, 30 Janaury 2013 13:17:00 EST
 */
/* allow TLC to set its own defaults first */
/* line 18, ../../scss/modules/comments.scss */
.module-videos-comments { color: #fff; background: #fff; padding: 20px; }

/* line 24, ../../scss/modules/comments.scss */
.module-body-comments { margin-bottom: 30px; }
/* line 28, ../../scss/modules/comments.scss */
.module-body-comments .bar .details { color: #666; }
/* line 32, ../../scss/modules/comments.scss */
.module-body-comments .bar .post-view { font: bold 15px/15px Arial, sans-serif; }

/* line 39, ../../scss/modules/comments.scss */
#comments-toggle { color: #1e6c80; cursor: pointer; letter-spacing: normal; margin-left: 10px; text-transform: none; }

/* line 50, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-commentBox-loginCanvas { margin-bottom: 5px; }
/* line 54, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-username { color: #1e6c80; }
/* line 58, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-logoutLink { color: #1e6c80; }
/* line 24, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
.dark-theme-comments .gig-comments-logoutLink:hover { color: #1e6c80; }
/* line 62, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-logoutLink-container { color: #999999; }
/* line 66, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-commentBox-headerText { padding: 3px 0 0; }
/* line 71, ../../scss/modules/comments.scss */
.dark-theme-comments #comments-commentBox, .dark-theme-comments .gig-comments-replyBox { background-color: #f1f1f1; border-top: 1px solid #959595; border-bottom: 1px solid #959595; }
/* line 76, ../../scss/modules/comments.scss */
.dark-theme-comments #comments-commentBox .gig-comments-commentBox, .dark-theme-comments .gig-comments-replyBox .gig-comments-commentBox { margin-top: 0; padding: 10px; }
/* line 81, ../../scss/modules/comments.scss */
.dark-theme-comments #comments-commentBox .gig-comments-commentBox-commentBox, .dark-theme-comments .gig-comments-replyBox .gig-comments-commentBox-commentBox { border-top: none; border-bottom: none; padding: 0; }
/* line 87, ../../scss/modules/comments.scss */
.dark-theme-comments #comments-commentBox .gig-comments-textarea-wrapper, .dark-theme-comments .gig-comments-replyBox .gig-comments-textarea-wrapper { background-color: #222222; border: 1px solid #555555; height: auto; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
/* line 95, ../../scss/modules/comments.scss */
.dark-theme-comments #comments-commentBox textarea, .dark-theme-comments .gig-comments-replyBox textarea { color: #eeeeee; width: 100%; }
/* line 102, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-button-post, .dark-theme-comments .gig-comments-button-reply { background-color: #1e6c80; background-image: none; border: none; color: #fff; filter: none; text-transform: uppercase; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
/* line 112, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-button-post { font: normal 18px/17px "ProximaNovaECSB", Arial, sans-serif; padding: 4px 10px; }
/* line 117, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-button-reply { font: normal 14px/15px "ProximaNovaECSB", Arial, sans-serif; padding: 2px 6px; }
/* line 122, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-headerText { color: #999999; }
/* line 126, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-commentList-header { color: #999999; margin-bottom: 5px; }
/* line 131, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-shareTo { color: #999999; }
/* line 135, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-vote-value { color: #999999; }
/* line 139, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-comment { background-color: transparent; border-top: 1px solid #555555; }
/* line 144, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-comment-child { background-color: transparent; border-top: 1px solid #555555; }
/* line 149, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-replies-length { color: #1e6c80; }
/* line 153, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-replies-length-container { display: none; }
/* line 159, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-dottedLine { background-image: none; }
/* line 163, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-showMoreComments { background-color: #333333; border: 1px solid #555555; }
/* line 168, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-showMoreComments-text { color: #999999; }

/*
 *  @fileOverview       DISCOVERY DIGITAL PLATFORM : VERTICAL (TLC) : OUTBRAIN
 *  @copyright          Copyright (C) Discovery.com 2012. All Rights Reserved.
 *  @userAgent          screen
 *  @author             carl c von lewin
 *  @built              Thu, 02 August 2012 15:36:00 EST
 */
/* allow TLC to set its own defaults first */
/* line 14, ../../scss/modules/outbrain.scss */
.module-body-outbrain { margin-bottom: 30px; }
