/*
 *  @fileOverview       DISCOVERY DIGITAL PLATFORM : VERTICAL (DSC) : LANDING / BIO
 *  @copyright          Copyright (C) Discovery.com 2012. All Rights Reserved.
 *  @userAgent          screen
 *  @author             carl c von lewin
 *  @built              Mon, 24 September 2012 15:27: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/bio-dynamic.scss */
.module-bio { display: inline-block; width: 300px; height: 300px; overflow: hidden; background: #999; margin: 0 25px 20px 0; }
/* line 22, ../../scss/landing/bio-dynamic.scss */
.module-bio .photo { width: 300px; height: 300px; }
/* line 27, ../../scss/landing/bio-dynamic.scss */
.module-bio .details { position: absolute; bottom: 0; width: 280px; height: 40px; padding: 10px; background-color: transparent; background-color: rgba(0, 0, 0, 0.7); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3000000,endColorstr=#B3000000); zoom: 1; }
/* line 36, ../../scss/landing/bio-dynamic.scss */
.module-bio h3.name { font: normal 18px/20px "ProximaNovaReg", Arial, sans-serif; color: #0bbce4; }
/* line 41, ../../scss/landing/bio-dynamic.scss */
.module-bio p.talent { color: #999; text-transform: uppercase; }

/* line 49, ../../scss/landing/bio-dynamic.scss */
.module-advertisement { display: inline-block; width: 300px; height: 300px; overflow: hidden; color: #999; margin: 0 0 20px 0; }

/* line 62, ../../scss/landing/bio-dynamic.scss */
.biographical-assets .still-small, .biographical-assets .still-small img { height: 130px; }
/* line 66, ../../scss/landing/bio-dynamic.scss */
.biographical-assets .details { position: absolute; bottom: -130px; width: 120px; margin-top: 0; padding: 5px; display: none; background-color: transparent; background-color: rgba(0, 0, 0, 0.7); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3000000,endColorstr=#B3000000); zoom: 1; }
/* line 76, ../../scss/landing/bio-dynamic.scss */
.biographical-assets h4.name { font: 100 14px/18px "ProximaNovaReg", Arial, sans-serif; }
