/*
 *  @fileOverview       DISCOVERY DIGITAL PLATFORM : VERTICAL (TLC) : VIDEO ALL
 *  @copyright          Copyright (C) Discovery.com 2012. All Rights Reserved.
 *  @userAgent          screen
 *  @author             car c von lewin
 *  @version            0.0.6
 *  @built              Fri, 11 May 2012 11:31: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; }

/*
 *  @fileOverview       DISCOVERY DIGITAL PLATFORM : VERTICAL (TLC) : VIDEO ALL
 *  @copyright          Copyright (C) Discovery.com 2012. All Rights Reserved.
 *  @userAgent          screen
 *  @author             car c von lewin
 *  @version            0.0.6
 *  @built              Fri, 11 May 2012 11:31:00 EST
 */
/* line 10, ../../scss/image_gallery/image-gallery-page.scss */
.content-body-gallery { padding: 10px 20px; }

/*
 *  @fileOverview       DISCOVERY DIGITAL PLATFORM : VERTICAL (TLC) : VIDEO ALL
 *  @copyright          Copyright (C) Discovery.com 2012. All Rights Reserved.
 *  @userAgent          screen
 *  @author             car c von lewin
 *  @version            0.0.6
 *  @built              Fri, 11 May 2012 11:31:00 EST
 */
/* line 21, ../../scss/image_gallery/image-gallery-slideshow.scss */
#onepage { text-align: right; cursor: pointer; }

/* line 25, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery { margin-bottom: 20px; }

/* line 28, ../../scss/image_gallery/image-gallery-slideshow.scss */
.gallery-title { color: #a1060e; font: bold 28px/28px "ClarendonTextProBold", serif; }

/* line 32, ../../scss/image_gallery/image-gallery-slideshow.scss */
.gallery-pubdate { color: #989898; font-size: 16px; }

/* line 36, ../../scss/image_gallery/image-gallery-slideshow.scss */
.number-indicator { color: #9A9A9A; font-size: 16px; display: none; }

/* line 41, ../../scss/image_gallery/image-gallery-slideshow.scss */
.slideshow-container { position: relative; width: 622px; margin: 20px 0; }

/* line 48, ../../scss/image_gallery/image-gallery-slideshow.scss */
.slideshow-item { width: 622px; margin: 0; margin-bottom: 40px; overflow: hidden; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }
/* line 55, ../../scss/image_gallery/image-gallery-slideshow.scss */
.slideshow-item .slideshow-image-container { width: 622px; text-align: center; margin-bottom: 5px; display: -webkit-box; display: -moz-box; display: -ms-box; display: box; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -ms-box-orient: horizontal; box-orient: horizontal; -webkit-box-align: center; -moz-box-align: center; -ms-box-align: center; box-align: center; -webkit-box-pack: center; -moz-box-pack: center; -ms-box-pack: center; box-pack: center; min-height: 400px; background: #000; line-height: 0; }
/* line 67, ../../scss/image_gallery/image-gallery-slideshow.scss */
.slideshow-item .image-caption { font-size: 16px; width: 622px; }
/* line 71, ../../scss/image_gallery/image-gallery-slideshow.scss */
.slideshow-item .image-credit { color: #999; font-size: 12px; width: 622px; display: block; }
/* line 77, ../../scss/image_gallery/image-gallery-slideshow.scss */
.slideshow-item img.slideshow-image { max-width: 622px; max-height: 622px; width: 622px\9; }

/* line 86, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider { position: relative; }
/* line 88, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider .number-indicator { display: block; }
/* line 91, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider .slideshow-item { float: left; position: absolute; top: 0; left: 0; background: #fff; -webkit-transition-property: all; -moz-transition-property: all; -o-transition-property: all; transition-property: all; -webkit-transition-duration: 350ms; -moz-transition-duration: 350ms; -o-transition-duration: 350ms; transition-duration: 350ms; -webkit-transition-timing-function: ease-in; -moz-transition-timing-function: ease-in; -o-transition-timing-function: ease-in; transition-timing-function: ease-in; }
/* line 101, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider .slideshow-image-container { background: #eeeeee; position: relative; }
/* line 105, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider .slideshow-controls-container { height: 100%; cursor: pointer; }
/* line 109, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider .slideshow-controls-container:hover { height: 100%; cursor: pointer; }
/* line 112, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider .slideshow-controls-container:hover .left-slide { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40); opacity: 0.4; background-position: 0% 48%; }
/* line 116, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider .slideshow-controls-container:hover .right-slide { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40); opacity: 0.4; background-position: 100% 48%; }
/* line 120, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider .slideshow-controls-container:hover .left-slide:hover { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; cursor: pointer; }
/* line 126, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider .slideshow-controls-container:hover .right-slide:hover { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; cursor: pointer; }
/* line 134, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider.last-slide .slideshow-controls-container .left-slide { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40); opacity: 0.4; background-position: 0% 48%; width: 10%; }
/* line 139, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider.last-slide .slideshow-controls-container .right-slide { display: none; }
/* line 143, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider .slide-controls { position: absolute; top: 0; height: 100%; width: 50%; cursor: pointer; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; -webkit-transition-property: all; -moz-transition-property: all; -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; transition-duration: 0.2s; -webkit-transition-timing-function: ease-in; -moz-transition-timing-function: ease-in; -o-transition-timing-function: ease-in; transition-timing-function: ease-in; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
/* line 156, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider .left-slide { left: 0; background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAA0CAYAAAD46nqNAAAAAXNSR0IArs4c6QAAAAZiS0dEAB4AbACAiuYj+AAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB90CDREUAjeaUdIAAANQSURBVGjezdpPSBRRHMDx78xmahoS4SHIe0RdPQvRP/p76xZU0MVDWWYQhUtlhyCig1QEdYggQooiMi3Iorp46BR46OahqAhdW23V3enyG3mus7Pz3vwmevBYEObtx9/74/v9Ro+MWkd33psczAcd3Xkf8Iwe1wLjMwACLyucYHJG9xMAK9LL0it+RjgfaAAagR7gN1AApuv0GaAIPAaaAM/PCLdKcCeBK5bDDANHJYJ6wAjcCeCS5TAjQDcwH65BP0PcRcthXstymAvXnwpQCfdKcDNACVhQASrhRoBTwJRskD8CLE8O5t2PGUVcby0c8gVpcU0SAVvcC+C0gZurxjkBI3A9QL/lMM+BPjn7QtxiNY4EJ3tWuDOyIWbjcMifoH+JeyaRm6lac5UoXOIpVsI9Ac7a4BIBlXBDwDlbXF2gEu4RcMEFF7tJInC9wHkHXL8rriZQCfcAuJwGFwlUwt0HBuQe6IxbAfzfcMuASri7wFXjEE6FWwJmgCua1yZXHICnhLsDXNPGISjPuDL1yYFq024D17PAhcCcfLrgbgE3jA2hisPIVduBY5bPfpWzriSbYV4bZwKngEPAd4tnNwA3gTVGwq0GM4Hh4F+Aw8APi+e3AA9lBsLl4mkDA5maEjABHHFADklEG4Cc1GNUI7go62gW+OyA3Ao8BTZqI3OF8bGgrbMrrChV5OfTwEdgO9CScKx2YJuULopA0NbZRWF8LNW6zAFEIIMUyF2Sd6ggl3ISReR6QQ7L4Z0KuSxpUkbuAF7KIe6MXJHVKSN3S/Wg4IqMTDsVkeuAnWmQNfNiZeReWZPWyNjEXRHZJshReT4xsm5lQRm5XzZOYmSi0ocicq0gR+WCUhdpWzzy5ZdaLbeYVmAzcE8O6aTtm0z5hFzTykCQqnikHMlWieQY8FPGCaPpDswAuace0hqYUSTf1EI6AZWRLYJ8J1e8ZcjUt1/FjfMLOAB8MjdOLi1QMZLNwEHgvezyQAUYg5wCPsitxga5D3grWWNFNcGpmu5mgW0CjhvFUvM7zffDYeqxKGuxHyiqvy+uQjZKOaXRyPqiWiBrbt7Is0vAQlYvtH2jYtFg4OISqYoRxQXp5UyABjIsTIX5cty/BQRGX3rb+Res6UdScnG16gAAAABJRU5ErkJggg=='); background-repeat: no-repeat; background-position: 40% 48%; }
/* line 162, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider .right-slide { right: 0; background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAA0CAYAAAD46nqNAAAAAXNSR0IArs4c6QAAAAZiS0dEAB4AbACAiuYj+AAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB90CDREUHM2VbLEAAAM5SURBVGjezdnLTxNBHMDx73YWikbTxIjBB2iQl4+gIOlNU/Xk2YM3o2dO/gf9J4gJ/4AeDCY+Eg8eAJWIQDxpPHgw4aYXRUB5dOuB3+C67mvanS1NJttuu9NPf9OZnd+M0z1edQB/wXeMetQDheWJah0Lj4JgCoALtAMdwL4UpUM+7wKO/FBrwA5gClgDfgI/EsoKsArcA4pAG1CwgVSlckUJ8gUwDJw2uP468AtY0s1dKldYWZjOFKibuAC8BIaAPoM6rgly0QZSAx1AR3IGGAR6Deq5agupSuUKgd5b30tItbIwTalcCQ4bHjAt/8e+ViIVQAxytkHkpiC9ZpFKPwkgPd9xBjgF9BvUWwE2skAq/wsfkgDyFdADDOSNVMETEciaL5K5IlXYyYjm1r27R3p4LkgV9YYgwyYGs8Bx4EweSBX3ZgzyNdAFnDVEbgPvTJAqqdYY5BvgCHDOAHnFFKnS1BqDnLONVGlrTUAeBs7bQCqTMSkBWQIuZI1UpiN7BBJg3gbSGJgQyXngAHAxK2RDwAikHtAXgP3ASBbIhoEJyEXJVS4ZIj1phV1kU8AE5JIkU2MG1V2W69/qupoGJnSc95KWNoKcA+qZAEOQOn1wgS/ADeCgQXUDwANgtWAh19bN7ElnuQ8cNbj+K3AL+A44WQN1dugCncBDwzvMN+A28Fn/yMyA3ePVguDaJGKPGsDdBT7J1GwLqLsWcCeAx4ZTMY37AKwDv2VcbD6CGeI+ytrQumSFteWJqudkjHtmmP35catBnF7dahbXDpy0gUuzUJkW99RwmSQVrqEIBnC9NnHGEQzBPZFc2QrOCBiCew5028SlbuIArj8vXKoIRuCO5YFLjGAAN5g3LjKCvr0TjRuSca4rT1xoBENww63C/RfBCNxUq3D/AENwI4LrbBVuF7hXcfB3j03jisCoTJkOtRqnO4njmzKN7SUckjto6KhM001xd6Imm1nM1l2JYBG4yc6GoiulQPj+sX+BfVJyiDV2NnAyxfkjuAlU2dmWLUpHUTG3wprkDBuSP2zYwGmg3mbYknPbEo2426DnQ27JMXOcP4KefJEnkXBioudf3qjptRgbOIA/tFNYnZoQL68AAAAASUVORK5CYII='); background-repeat: no-repeat; background-position: 60% 48%; }
/* line 168, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider .slideoff { width: 0px; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20); opacity: 0.2; }
/* line 171, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider .slideoff .image-caption { width: 622px; }

/*
 *  @fileOverview       DISCOVERY DIGITAL PLATFORM : VERTICAL (TLC) : VIDEO ALL
 *  @copyright          Copyright (C) Discovery.com 2012. All Rights Reserved.
 *  @userAgent          screen
 *  @author             car c von lewin
 *  @version            0.0.6
 *  @built              Fri, 11 May 2012 11:31:00 EST
 */
/* line 19, ../../scss/image_gallery/image-gallery-peek.scss */
.gallerypeek-section { width: 622px; margin-bottom: 30px; }
/* line 22, ../../scss/image_gallery/image-gallery-peek.scss */
.gallerypeek-section a { text-decoration: none; color: #000; }
/* line 26, ../../scss/image_gallery/image-gallery-peek.scss */
.gallerypeek-section hr { clear: all; width: 622px; color: #CCC; background-color: #CCC; margin: 10px 0; }

/* line 34, ../../scss/image_gallery/image-gallery-peek.scss */
.asset-type-header { color: #f00; text-transform: uppercase; font-size: 16px; }

/* line 39, ../../scss/image_gallery/image-gallery-peek.scss */
.gallerypeek { height: 380px; }

/* line 42, ../../scss/image_gallery/image-gallery-peek.scss */
.gallerypeek header { margin-bottom: 5px; }

/* line 45, ../../scss/image_gallery/image-gallery-peek.scss */
.gallerypeek-title { color: #1e6c80; line-height: normal; font-size: 20px; }

/* line 50, ../../scss/image_gallery/image-gallery-peek.scss */
.gallerypeek-number { color: #9A9A9A; font-size: 14px; }

/* line 54, ../../scss/image_gallery/image-gallery-peek.scss */
.gallerypeek-images { margin: 0; position: relative; }
/* line 57, ../../scss/image_gallery/image-gallery-peek.scss */
.gallerypeek-images img { float: left; }
/* line 60, ../../scss/image_gallery/image-gallery-peek.scss */
.gallerypeek-images .gallerypeek-large-image { height: 310px; margin-right: 10px; position: absolute; clip: rect(0px, 390px, 310px, 0px); }
/* line 66, ../../scss/image_gallery/image-gallery-peek.scss */
.gallerypeek-images .gallerypeek-small-image { height: 150px; margin-bottom: 10px; position: absolute; left: 400px; clip: rect(0px, 220px, 150px, 0px); }
/* line 73, ../../scss/image_gallery/image-gallery-peek.scss */
.gallerypeek-images .gp-small-bttm { top: 160px; }

/* line 78, ../../scss/image_gallery/image-gallery-peek.scss */
.mpg { color: #949494; border-bottom-color: #CDCDCD; margin-bottom: 10px; }

/*
 *  @fileOverview       DISCOVERY DIGITAL PLATFORM : VERTICAL (TLC) : VIDEO ALL
 *  @copyright          Copyright (C) Discovery.com 2012. All Rights Reserved.
 *  @userAgent          screen
 *  @author             car c von lewin
 *  @version            0.0.6
 *  @built              Fri, 11 May 2012 11:31:00 EST
 */
/* line 20, ../../scss/image_gallery/image-gallery-endscreen.scss */
.slide-endscreen { display: none; }

/* line 27, ../../scss/image_gallery/image-gallery-endscreen.scss */
.slider .slide-endscreen { display: block; }
/* line 29, ../../scss/image_gallery/image-gallery-endscreen.scss */
.slider .slide-endscreen .one-third { width: 31%; }
/* line 32, ../../scss/image_gallery/image-gallery-endscreen.scss */
.slider .slide-endscreen .two-thirds { width: 66%; }
/* line 35, ../../scss/image_gallery/image-gallery-endscreen.scss */
.slider .slide-endscreen .whole { width: 100%; }
/* line 38, ../../scss/image_gallery/image-gallery-endscreen.scss */
.slider .slide-endscreen .one-of-two { width: 47%; height: 220px; }
/* line 42, ../../scss/image_gallery/image-gallery-endscreen.scss */
.slider .slide-endscreen h3 { margin: 10px 5px; color: #000; }

/* line 49, ../../scss/image_gallery/image-gallery-endscreen.scss */
.slide-endscreen-item { position: relative; overflow: hidden; margin: 7px; float: left; }
/* line 54, ../../scss/image_gallery/image-gallery-endscreen.scss */
.slide-endscreen-item h4 { color: #eee; margin-bottom: 5px; position: absolute; bottom: 0; background-color: transparent; background-color: rgba(0, 0, 0, 0.7); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3000000,endColorstr=#B3000000); zoom: 1; width: 100%; padding: 5px; }
/* line 63, ../../scss/image_gallery/image-gallery-endscreen.scss */
.slide-endscreen-item img { width: normal; }

/*
 *  @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; }
