/* List Element Badging */
.theme-def .listBadge.vitamin-daily {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 10px;
}
.theme-def .listBadge.vitamin-daily a { 
	border: 1px solid #FFFFFF;
	display:inline;
	font: bold 13px Helvetica, Arial, sans-serif;text-transform:uppercase;
	color: #fff;
	background-color: #a98ac3;
	height:20px;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
	padding: 3px 5px 3px 5px;
}
.theme-def .listBadge.vitamin-daily a:hover {
	background-color: #8e57bc;
	color: #fff;
}
.theme-def .listBadge.native {
	display: none;
}
.theme-def .listBadge.foreign,
.theme-def .listBadge.non-native {
	display: none;
}
.theme-def .listBadge.foreign.vitamin-daily {
	display: block;
}

/* Article Image Badging */

.theme-def .image-ribbon-wrapper.foreign,
.theme-def .image-ribbon-wrapper.non-native {
	display: none;
}
.theme-def .image-ribbon-wrapper.foreign.vitamin-daily {
	display: block;
}

.theme-def .native {
	display:none;
}
.theme-def .vitamin-daily.image-ribbon-wrapper {
	position: absolute;
	top: 5px;right: 5px;
}
.theme-def .vitamin-daily .image-ribbon a {
	color:#fff;
}
.theme-def .vitamin-daily .image-ribbon {
	border: 1px solid #FFFFFF;
	font: bold 11px Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	color: #fff;
	text-align: center;
	text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
	-webkit-transform: perspective(9999px) rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	position: relative;
	padding: 3% 0;
	left: 60px;
	top: 35px;
	width: 220px;
	background-color: #a98ac3;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	text-shadow: none;
}
.theme-def .vitamin-daily .image-ribbon a:hover {
	width:240px;
	text-align: center;
	padding: 3% 18%;
	top: 35px;
	background-color: #8e57bc;
	color:#fff;
}

/* Sponsored Badging  */
.theme-def .blogBadge {
	display: none;
}
.theme-def .blogBadge.sponsored.activesp,
.theme-def .blogBadge.sponsored-content.activesp {
	display: inline-block;
}
.theme-def .blogBadge.sponsored:before {
	content: "SPONSORED"
}
.theme-def .blogBadge.sponsored-content:before {
    content: "SPONSORED CONTENT"
}
.theme-def .blogBadge.sponsored,
.theme-def .blogBadge.sponsored-content {
	color: #ffffff;
	background-color: #00669F;
	font-size: .8em;
	line-height: 1.35em;
	font-family: "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-weight: 400;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px 5px 2px 5px;
	text-shadow: none;
	border-radius: 1px;
}
.theme-def .carousel-inner .blogBadge[class*="sponsored"] {
    font-size: 9px;
    width: 114px;
    position: absolute;
    left: 0;
    top: 27px;
    opacity: .8;
    line-height: 11px;
    text-align: center;
}
.theme-def .carousel-inner .blogBadge.no-image[class*="sponsored"] {
    position: static;
}
.theme-def .carousel-inner [class*="stream-sponsored"] a {
    position: relative;
}

.theme-def .blogBadge.col-4.sponsored,
.theme-def .blogBadge.col-4.sponsored-content {
	margin-top: 0;
	margin-bottom: 7px;
}
.theme-def .featured-story-carousel .blogBadge.sponsored {
	
}
.theme-def article[class*="stream-sponsored"],
.theme-def .main-content.story-level-page[class*="stream-sponsored"] {
    font-family: 'Libre Baskerville',Georgia, serif;
}

.theme-def .tab-view-element [class*="stream-sponsored"] a {
    position: relative;
}
.theme-def .tab-view-element [class*="stream-sponsored"] a,
.theme-def .tab-view-element [class*="stream-sponsored"] div,
.theme-def .tab-view-element [class*="stream-sponsored"]  p:not(.p-published-time) {
    font-family: 'Libre Baskerville',Georgia, serif;
}
.theme-def .tab-view-element .blogBadge[class*="sponsored"] {
    font-size: 7.5px;
    top: 41px;
    position: absolute;
    text-align: center;
    left: 2px;
    width: 91px;
    opacity: .8;
    line-height: 9px;
}
.theme-def .tab-view-element .listelement-tab-link .blogBadge[class*="sponsored"],
.theme-def .tab-view-element .no-image.blogBadge[class*="sponsored"] {
    position: static;
    width: auto;
}
.theme-def .span4[class*="pull"] [class*="teaser"] [class*="stream-sponsored"] .wrapper.teaser .span5 a {
    position: relative;
    height: 100%;
    display: inline-block;
}
.theme-def .span4[class*="pull"] [class*="teaser"] [class*="stream-sponsored"] .wrapper.teaser .span5 a .blogBadge.badgeOverImage[class*="sponsored"] {
    position: absolute;
    bottom: -5px;
    width: 90px;
    font-size: 7.5px;
    text-align: center;
    opacity: .8;
}
.theme-def .span4[class*="pull"] [class*="teaser"] .span12[class*="stream-sponsored"] .blogBadge[class*="sponsored"] {
    font-size: 9px;
}

/* Sponsored Power Tip  */

.theme-def div#powerTip,  
.theme-def div#powerTip p {
    width: 200px;
    white-space: normal;
    font-family: "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    font-size: 11px;
    font-weight: 400;
    text-shadow: none;
}
.theme-def div#powerTip a {
    color: #fafafa;
    font-weight: 400;
    text-decoration: underline;
}
.theme-def div#powerTip a:hover {
    color: #00669F;
}

@media \0screen {  
	.theme-def .vitamin-daily .image-ribbon  {
		margin-right:100px !important;
		left: 0px !important;
		top:100px !important;
	}
	.theme-def .vitamin-daily .image-ribbon-wrapper {
		position: absolute;
		top: -93px;right: -93px;
	}
	.theme-def .vitamin-daily .image-ribbon a:hover {
		width:240px;
		text-align: center;
		padding: 33% 18%;
		top: 35px;
		background-color: #a98ac3;color:#fff;
	}
}

/* media gallery video badging  */

.theme-def article .mediaBadge {
	display: none;
	float: right;
	width: 30px;
	height: 24px;
}

.theme-def article.videoBadged .mediaBadge,
.theme-def article.mediaBadged .mediaBadge {
	display: block;
	background: transparent url("/gmg/img/icons/videocamera-icon-30.png") no-repeat top right;
	}

.theme-def article.galleryBadged .mediaBadge {
	display: block;
	background: transparent url("/gmg/img/icons/photogallery-icon-30.png") no-repeat top right;
	}
	


/* Responsive Styles  */

@media (max-width: 1199px) {
    
    .theme-def .carousel-inner .blogBadge[class*="sponsored"] {
        width: 82px;
        font-size: 7px;
        top: 17px;
    }
}

@media (max-width: 979px) {
    
    .theme-def .carousel-inner .blogBadge[class*="sponsored"] {
        width: 114px;
        left: 2px;
        top: 27px;
        font-size: 9px;
    }
}
