/*
 *  @fileOverview       DISCOVERY DIGITAL PLATFORM : VERTICAL (DSC) : LANDING / NEWS
 *  @copyright          Copyright (C) Discovery.com 2012. All Rights Reserved.
 *  @userAgent          screen
 *  @author             carl c von lewin
 *  @built              Fri, 30 November 2012 11:22: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 14, ../../scss/landing/news-landing.scss */
.content-body-news { padding: 20px; }
/* line 17, ../../scss/landing/news-landing.scss */
.content-body-news .view-more-news { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background: #0bbce4; text-align: center; text-transform: uppercase; cursor: pointer; font-size: 14px; color: #fff; width: 100px; padding: 5px 20px; margin: 20px auto 10px auto; }

/* line 32, ../../scss/landing/news-landing.scss */
.module-article-assets { margin-bottom: 10px; }
/* line 35, ../../scss/landing/news-landing.scss */
.module-article-assets .item { margin-bottom: 20px; border-bottom: 2px solid #ccc; }
/* line 40, ../../scss/landing/news-landing.scss */
.module-article-assets .thumbnail { width: 150px; height: 150px; margin-bottom: 20px; overflow: hidden; }
/* line 46, ../../scss/landing/news-landing.scss */
.module-article-assets .thumbnail img { width: 150px; height: auto; }
/* line 52, ../../scss/landing/news-landing.scss */
.module-article-assets .details { min-height: 150px; margin: -170px 0 20px 170px; }
/* line 56, ../../scss/landing/news-landing.scss */
.module-article-assets .details h4.title { font-size: 20px; line-height: 22px; }
/* line 61, ../../scss/landing/news-landing.scss */
.module-article-assets .details h5.date { color: #999; padding: 5px 0; }
/* line 66, ../../scss/landing/news-landing.scss */
.module-article-assets .details p { color: #666; font-size: 14px; }
