.mainFrame .mainFrameModule #persistent-share {
  margin-left: -84px;
}
.podCastModule {
  position: relative;
}
.podCastModule:after {
  background: url(/ui/shared/images/2013/global/layout/Shadow_undermain_module.jpg) no-repeat 0 0;
  height: 24px;
  width: 654px;
  content: "";
  position: absolute;
  bottom: -25px;
}
.podCastModule header.mainHeader {
  border-bottom: 1px dotted #e7e6e4;
  height: auto;
}
.podCastModule header.mainHeader h1 {
  font-family: 'Arvo', serif;
  font-size: 23px;
  font-weight: normal;
  line-height: 34px;
}
.podCastModule .body .imageWrapper {
  width: 147px;
  float: left;
}
.podCastModule .body .soundWrapper {
  width: 449px;
  float: right;
}
.podCastModule .body .infoWrapper {
  margin-top: 20px;
}
.podCastModule .body .infoWrapper p {
  font-family: 'proximanNovaRegular';
  font-size: 14px;
  font-weight: normal;
}
.podCastModule .featuredPodCast .videoScroll {
  height: 130px;
  width: 626px;
}
.podCastModule .featuredPodCast .videoScroll .scroll-bar.horizontal {
  margin-top: 9px;
}
.podCastModule .featuredPodCast .videoScroll ul {
  width: 1260px;
}
.podCastModule .featuredPodCast .videoScroll ul li {
  width: 90px;
  float: left;
  margin-right: 15px;
}
.podCastModule .featuredPodCast .videoScroll ul li .author {
  margin-top: 5px;
  text-align: center;
}
.podCastModule .featuredPodCast .videoScroll ul li .author a {
  font-family: 'proximanNovaRegular';
  font-size: 13px;
  font-weight: normal;
  color: #0657af;
  text-decoration: none;
}
.morePodCastModule .body ul li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #e7e6e4;
}
.morePodCastModule .body ul li.last {
  border-bottom: none 0px;
}
.morePodCastModule .body ul li .imageEpisode {
  float: left;
  width: 185px;
}
.morePodCastModule .body ul li .meta {
  float: right;
  width: 415px;
  position: relative;
  height: 185px;
}
.morePodCastModule .body ul li .meta h3 {
  font-family: 'Arvo', serif;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 15px;
  line-height: 30px;
}
.morePodCastModule .body ul li .meta h3 a {
  text-decoration: none;
  color: #303030;
}
.morePodCastModule .body ul li .meta .authorDate {
  margin-bottom: 10px;
  font-family: 'proximanNovaRegular';
  font-size: 13px;
  font-weight: normal;
}
.morePodCastModule .body ul li .meta .authorDate .author {
  margin-right: 3px;
}
.morePodCastModule .body ul li .meta .authorDate .author a {
  color: #0657af;
  text-decoration: none;
}
.morePodCastModule .body ul li .meta .authorDate .Date {
  margin-left: 3px;
  color: #676e74;
}
.morePodCastModule .body ul li .meta .castInfo p {
  font-family: 'proximanNovaRegular';
  font-size: 13px;
  font-weight: normal;
  line-height: 17px;
}
.morePodCastModule .body ul li .meta .goListenBtn {
  text-decoration: none;
  color: #fd6d50;
  font-family: 'Arvo', serif;
  font-size: 14px;
  font-weight: normal;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background-image: url(/ui/shared/images/2013/global/icons/listen_btn_big.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-left: 40px;
  height: 32px;
  line-height: 32px;
}
.module.GenericRRModule.recommendedPodCasts .body ul li .imageEpisode {
  width: 114px;
  float: left;
}
.module.GenericRRModule.recommendedPodCasts .body ul li .meta {
  width: 155px;
  float: right;
  position: relative;
  height: 114px;
}
.module.GenericRRModule.recommendedPodCasts .body ul li .meta h5 {
  font-family: 'Arvo', serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
}
.module.GenericRRModule.recommendedPodCasts .body ul li .meta h5 a {
  font-family: 'Arvo', serif;
  font-size: 13px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
.module.GenericRRModule.recommendedPodCasts .body ul li .meta h5 a:hover {
  color: #0657af;
}
.module.GenericRRModule.recommendedPodCasts .body ul li .meta .authorDate {
  font-family: 'proximanNovaRegular';
  font-size: 11px;
  font-weight: normal;
}
.module.GenericRRModule.recommendedPodCasts .body ul li .meta .authorDate .authors a {
  text-decoration: none;
  color: #0657af;
  font-family: 'proximanNovaRegular';
  font-size: 11px;
  font-weight: normal;
}
.module.GenericRRModule.recommendedPodCasts .body ul li .meta .goListenBtn {
  text-decoration: none;
  color: #fd6d50;
  font-family: 'Arvo', serif;
  font-size: 12px;
  font-weight: normal;
  position: absolute;
  margin-bottom: 0px;
  bottom: 0px;
  left: 0px;
  background-image: url(/ui/shared/images/2013/global/icons/listen_btn_small.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-left: 30px;
  height: 22px;
  line-height: 22px;
}
.ckLinkHoverable {
  color: #000;
  text-decoration: none;
}
.ckLinkHoverable:hover {
  color: #0657af;
}
.ckButtonBlue {
  background-color: #175e9a;
  color: #ffffff;
  margin: 0;
  border: none;
  cursor: pointer;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  font-size: 0;
}
.gradientCover {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.56) 50%, rgba(0, 0, 0, 0.9) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.56)), color-stop(100%, rgba(0, 0, 0, 0.9)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.56) 50%, rgba(0, 0, 0, 0.9) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.56) 50%, rgba(0, 0, 0, 0.9) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.56) 50%, rgba(0, 0, 0, 0.9) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.56) 50%, rgba(0, 0, 0, 0.9) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#f0000000', GradientType=0);
  /* IE6-9 */
  display: block;
}
.gradientCover1 {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 50%, #000000 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.7)), color-stop(100%, #000000));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 50%, #000000 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 50%, #000000 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 50%, #000000 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 50%, #000000 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#f0000000', GradientType=0);
  /* IE6-9 */
  display: block;
}
.gradientCover2 {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 99%, rgba(0, 0, 0, 0.85) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(99%, rgba(0, 0, 0, 0.85)), color-stop(100%, rgba(0, 0, 0, 0.85)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 99%, rgba(0, 0, 0, 0.85) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 99%, rgba(0, 0, 0, 0.85) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 99%, rgba(0, 0, 0, 0.85) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 99%, rgba(0, 0, 0, 0.85) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#d9000000', GradientType=0);
  /* IE6-9 */
  display: block;
}
html {
  background-color: #fafafa;
}
body {
  background-color: transparent;
  overflow-x: hidden;
}
body.noSkin.noOPA .headerWrapper {
  margin-bottom: 0 !important;
}
body.has-skin {
  background-position: center 114px !important;
}
body.has-skin .mainAd {
  background-color: transparent !important;
}
body.has-skin #persistent-share {
  top: 512px;
  opacity: 0;
}
body.has-skin .headerWrapper {
  background-image: url(/ui/shared/images/2013/global/layout/nav_bg.jpg) !important;
}
body.has-skin .headerWrapper .mainHeader {
  background-image: url(/ui/shared/images/2013/global/layout/nav_glow.png) !important;
}
body.has-skin .headerWrapper .secondaryNav {
  background: #f1f1f1 !important;
  -webkit-box-shadow: 0px 2px 3px 0 rgba(0, 0, 0, 0.2) !important;
  -moz-box-shadow: 0px 2px 3px 0 rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0px 2px 3px 0 rgba(0, 0, 0, 0.2) !important;
}
body.has-skin .headerWrapper .secondaryNav .secondaryContainer {
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
}
body.takeOver {
  background-position: 50% 115px;
  background-repeat: no-repeat;
}
body.takeOver .mainFrame {
  background-color: transparent;
  width: 970px;
  margin: 0 auto;
  margin-top: 118px;
}
body.takeOver .mainFrameModule {
  width: 970px;
}
body.takeOver .mainFrame.noMarginTopWithContent {
  padding-top: 0;
}
body.takeOver .mainFrame .mainFrameModule.breadCrumbs {
  width: 950px;
  padding: 18px 10px 12px 10px;
}
body.takeOver .contentTopModuleWrapper .contentTopModuleContent {
  width: 314px;
}
body.takeOver #safePlace {
  width: 630px;
}
body.takeOver #safePlace section.body section img {
  max-width: 100%;
}
body.takeOver #safePlace section.body section font {
  max-width: 100%;
}
body.takeOver #safePlace .genericLeftModule .body ul li {
  max-width: 31.5%;
}
body.takeOver #safePlace .genericLeftModule .body .leftContainer ul li,
body.takeOver #safePlace .genericLeftModule .body .rigthContainer ul li {
  max-width: 100%;
}
body.hasButtonAd .buttonAd {
  width: 102px;
  height: 40px;
  float: right;
  margin-right: 10px;
  background-size: 100%;
  cursor: pointer;
}
.tabs .tab {
  float: left;
  text-align: center;
  font-family: 'proximaNovaSemibold';
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 10px;
  padding: 8px 0px;
  border-left: 1px solid #E7E6E4;
  border-right: 1px solid #E7E6E4;
  border-top: 1px solid #E7E6E4;
  color: #484647;
  background: #fff;
}
.tabs .tab.inactive {
  background-color: #F6F6F6;
}
.up-and-down-controler {
  position: fixed;
  bottom: 70px;
  right: 30px;
  width: 54px;
  z-index: 9999;
}
.up-and-down-controler a {
  text-indent: -999999px;
  width: 54px;
  height: 53px;
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
}
.up-and-down-controler a.go-top {
  background-image: url(http://i.crackedcdn.com/ui/mashed/54eefc7bf7db3bad8d115250152a7419.png);
  background-position: 0px 0px !important;
  background-repeat: no-repeat !important;
  /** CKSprite - Finished */
  margin-bottom: 10px;
}
.up-and-down-controler a.go-down {
  background-image: url(http://i.crackedcdn.com/ui/mashed/54eefc7bf7db3bad8d115250152a7419.png);
  background-position: -54px 0px !important;
  background-repeat: no-repeat !important;
  /** CKSprite - Finished */
}
.seeMore {
  background-image: url(http://i.crackedcdn.com/ui/mashed/54eefc7bf7db3bad8d115250152a7419.png);
  background-position: left -70px !important;
  background-repeat: no-repeat !important;
  /** CKSprite - Finished */
  background-repeat: no-repeat;
  background-position: 0px right;
  font-family: 'proximaNovaSemibold';
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  padding: 8px 0px;
  width: 88px;
  text-align: center;
  margin-right: -8px;
}
/*
.btnFavorites {
	border: 1px solid #eeeeee;
	.gradient(@origin: top, @start: #fcfcfc, @stop: #f3f3f1);
	float: left;
	margin: 0 15px 0 0;
	padding: 0px 10px 0px 25px;
	.fontProximaSemiBold(12px, normal);
	color: #7e7e7e;
	.border-radius(3px, 3px, 3px, 3px);
	position: relative;
	line-height: normal;
	text-decoration: none;
	height: 18px;
	line-height: 19px;
	background-image: url(/ui/shared/images/global/icons/sprite.png);
	background-position: -281px -475px;
	background-repeat: no-repeat;
	cursor:pointer;

	&.on { background-position: -281px -475px; }
	&.off { background-position: -281px -410px; }
	&.hover { background-position: -281px -442px; }
}
*/
.articleBtnView {
  font-family: 'proximanNovaRegular';
  font-size: 11px;
  font-weight: normal;
  color: #0663a9;
  text-decoration: none;
}
.articleBtnView .viewIcon {
  background-image: url(/ui/shared/images/2013/global/icons/article_view_icon.jpg);
  background-position: 0;
  background-repeat: no-repeat;
  width: 13px;
  height: 15px;
  float: left;
  margin-right: 5px;
  margin-top: -4px;
}
.slideShowBtnView {
  font-family: 'proximanNovaRegular';
  font-size: 11px;
  font-weight: normal;
  color: #0663a9;
  text-decoration: none;
}
.slideShowBtnView .viewIcon {
  background-image: url(/ui/shared/images/2013/global/icons/slideshow_view_icon.jpg);
  background-position: 0;
  background-repeat: no-repeat;
  width: 14px;
  height: 15px;
  float: left;
  margin-right: 5px;
  margin-top: 6px;
}
.dropShadowBottomRight {
  background: url("/ui/shared/images/2013/global/layout/button_shadow_lrg.png") no-repeat scroll right bottom transparent;
  padding-bottom: 5px;
  text-align: right;
}
.dropShadowBottomRight .commentSubmitButton,
.dropShadowBottomRight .generalButton {
  font-family: 'proximaNovaBold';
  font-size: 17px;
  font-weight: normal;
  letter-spacing: 0;
  height: 34px;
  margin-left: 20px;
  padding: 6px 25px;
  text-decoration: none;
}
.middleButtonArticle .dropShadowBottomRight {
  width: 180px;
  margin: 10px auto;
}
.middleButtonArticle .dropShadowBottomRight .ckButtonBlue {
  display: block;
  width: 180px;
  line-height: 34px;
  text-align: center;
  margin: 0px;
  padding: 0px;
  background-color: #175e9a;
}
/**
.btnFavorites{
	border: 1px solid #eeeeee;
	.gradient(@origin: top, @start: #fcfcfc, @stop: #f3f3f1);
	.border-radius;
    float: left;
    margin: 0 15px 0 0;
    padding: 4px 10px 4px 25px;
    .fontGeorgia(@size: 11px, @weight: bold);
    color: #7e7e7e;
    position: relative;
    line-height: normal;
    text-decoration: none;
    height: 14px;
    i{
    	position: absolute;
    	top: 4px;
    	left: 5px;
    	background-image: url("/ui/shared/images/2013/global/icons/sprite.png");
    	background-repeat: no-repeat;


    	&.star{
    		background-image: url("/ui/shared/images/2013/global/icons/sprite.png");
    		background-repeat: no-repeat;
    		background-position:-286px -477px;
    		width: 14px;
    		height: 14px;

    	}
    }
}
*/
.generalButtonModule {
  background-color: #04609F;
  padding: 8px 30px;
  text-align: center;
  font-family: 'proximaNovaBold';
  font-size: 17px;
  font-weight: normal;
  letter-spacing: normal;
  text-decoration: none;
  position: relative;
  color: #ffffff;
}
.generalButtonModule i {
  margin: 0px 5px 0 0;
}
.generalButtonModule:after {
  content: "";
  width: 90px;
  height: 5px;
  position: absolute;
  right: 0px;
  bottom: -5px;
  background-image: url(/ui/shared/images/2013/global/layout/button_shadow_lrg.png);
}
.FacebookLike {
  margin-bottom: 30px;
  margin-top: 10px;
}
/*FLAME VIRAL*/
span.imgFlame {
  width: 10px;
  height: 16px;
  background-image: url(http://i.crackedcdn.com/ui/mashed/54eefc7bf7db3bad8d115250152a7419.png);
  background-position: 0px -54px !important;
  background-repeat: no-repeat !important;
  /** CKSprite - Finished */
  display: inline-block;
  margin-left: 5px;
  text-indent: -9999px;
  position: relative!important;
  bottom: 0px!important;
}
#companion_div {
  height: 250px;
  margin-left: 11px;
  margin-bottom: 15px;
}
#loaderModal {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 99999999;
  background: rgba(0, 0, 0, 0.6) url(/ui/shared/images/2013/global/icons/loading.gif) 50% 50% no-repeat;
  background-size: 100px 100px;
  -webkit-transition: all 400ms ease;
  /* Chrome y Safari */
  -o-transition: all 400ms ease;
  /* Opera */
  -moz-transition: all 400ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 400ms ease;
  /* Internet Explorer */
  transition: all 400ms ease;
  /* W3C */
}
#loaderModal.open {
  opacity: 1;
  visibility: visible;
}