.entry-body ul {font-size:18px;}

.entry-body ol {font-size:18px;}

/* SITE COLOUR CHANGES CAN BE MADE HERE */





@charset "UTF-8";
/* CSS Document */

/* CHANGE THE BACKGROUND COLOUR OF THE CONTENT AREA HERE */
.content {
	background-color: #fafafa;	
}

/* CHANGE THE SITE BACKGROUND IMAGE AND COLOUR HERE */
.siteheader {
	background: #000 url('/smartestperson/content/images/default_bg.jpg') top center no-repeat;
}

/* CHANGE THE NAVIGATION BACKGROUND AND DEFAULT TEXT COLOUR HERE */
.sitenav,
.sitenav .nav-background,
.sitenav ul li.nav_item a {
	background-color: #000;
}
.sitenav ul li.nav_item a {
	color: #fff;
}


/* UNIVERSAL COLOURED ELEMENTS - USE THE PRELOAD VARIABLES AT THE TOP OF THE PAGE TO CHANGE THESE */

.related-entries-title,
.entry-qualifier,
h2.entry-title,
h2.page-title,
.rightrail-title,
.person-blurb,
.episode-push.small figcaption,
.episode-push.small .episode-title,
.video-listing-item.compact figcaption,
.video-listing-item.small figcaption,
.related-title {
	color: #444;
}

.highlight {
	border-top-color: #4269ac;
}
#moreposts .moreposts-button,
.sitenav ul li.nav_item.selected a,
.sitenav ul li.nav_item a:hover,
.read-more,
.season-nav-item:hover,
.season-nav-item.selected,
.pagination-number.selected,
.pagination-number:hover,
.listing-header .more-button,
.season-listing .more-button {
	background-color: #4269ac;
}
.channel-name,
.homepage-feed .feed-item .info-cta,
.homepage-feed .feed-item .info-cta a,
.homepage-feed .feed-item .info-cta a:visited,
.entry-meta .entry-meta-categories,
.pagination-arrow,
.pagination-number ,
.tags-wrapper .tag-link {
	color: #4269ac;
}

.related-entries-title,
.related-entries-item figure img,
.related-people .related-title,
.person-thumb,
.entry-aside,
.moreposts-wrapper.done,
.listing-header,
.entry-index-item .entry-index-thumb,
.rightrail-element,
.homepage-feed .feed-item .info-cta {
	border-color: #999;
}
.season-nav-item,
.rotator-slide .rotator-slide-links li a,
#rotator-continue {
	background-color: #999;
}
.episode-push .episode-number,
.episode-push.small .episode-number,
.season-listing-title,
.season-nav-title,
.season-nav-subtitle,
.entry-meta,
.entry-qualifier,
.person-subtitle,
.tags-wrapper .tags-title,
.related-people .related-title,
#moreposts .all-loaded,
.page-title .page-subtitle,
.video-listing-episode-number {
	color: #999;
}

.homepage-feed .feed-item figure img {
	border-color: #f0f0f0;
}
.nutritional-information,
.video-listing-item.small figcaption,
.video-listing-item.compact:hover,
.homepage-feed .feed-item .info-body,
.homepage-feed .feed-item .info-cta,
.homepage-feed .feed-item .info-title {
	background-color: #f0f0f0;
}

.tags-wrapper .tag-link:hover,
.entry-meta .entry-meta-categories a:hover,
.category-link:hover {
	color: #6289cc;
}
#moreposts:hover .highlight {
	border-top-color: #6289cc;
}
#moreposts:hover .moreposts-button,
.blog-categories a:hover,
.recipes-categories a:hover,
.pagination-number.selected:hover,
.entry-more:hover,
.season-nav-item.selected:hover,
.rotator-slide .rotator-slide-links li a:hover {
    background-color: #6289cc;	
}
/* July 2014 */
.newcontent {
	background-color: white !important;
}
.newcontent h1, h2, h3, h4, h5 {
	font-family: 'DIN1451Com-Engschrift', Helvetica, Arial, sans-serif !important;
}
.newcontent h2 {
	font-size: 30px !important;
	line-height: 32px !important;
	margin: 15px 0 25px 0 !important;
	font-weight: bold !important;
}
.newcontent .participant-index {
	width: 960px !important;
	height: auto !important;
	clear: both !important;
	float: none !important;
	margin: 10px 0 10px 0 !important;
	/* border-bottom: 2px solid #e7e7e7 !important; */
}
.newcontent .participant-index.bot-index {
	border: 0 !important;
}
.newcontent .participant-index div {
	/* border: 1px solid #cccccc !important; */
	margin: 0 17px 14px 0 !important;
	padding: 0 !important;
	width: 223px !important;
	height: 202px !important;
	float: left !important;
}
.newcontent .full-line {
	border-top: 2px solid #e7e7e7 !important;
	width: 970px !important;
	height: 1px !important;
	margin: 20px 0 30px 0 !important;
	padding: 0 !important;
	clear: both !important;
	float: none !important;
}
.newcontent .participant-index div.last {
	margin-right: 0 !important;
}
.newcontent .participant-index div img {
	padding: 0 !important;
	margin: 0 0 6px 0 !important;
}
.newcontent .participant-index div a {
	padding: 0 !important;
	margin: 0 !important;
	color: black !important;
	font-size: 16px !important;
	line-height: 20px !important;
	font-weight: bold !important;
	text-decoration: none !important;
}
.newcontent .rightbar,
.content .episodes-rightbar {
	width: 300px !important; 
	float: right !important;
	margin-right: 3px !important;
	margin-bottom: 30px !important;	
}
.content .episodes-rightbar {
	margin-right: 15px !important;
}
.newcontent .rightbar .ad-wrap-300x250 {
	margin-top: -15px !important;
}
.newcontent .spaced .ad-wrap-300x250 {
	margin-top: 5px !important;
}
.newcontent .ad-300x250 {
	padding: 14px 0 0 0 !important;
}
.newcontent p {
	font-size: 15px !important;
	line-height: 22px !important;
}
.newcontent .entry-body,
.newcontent .page-body {
	width: 630px !important;
	float: left !important;
	padding-top: 0 !important;
}
.newcontent .entry-body header.blog-header {
	margin-top: 30px !important;
}
#participant-social {
	display: block;
	width: 70px;
	height: 30px;
	float: right;
	margin: 0;
	padding: 0;
}
#participant-social a {
	display: block;
	padding: 0;
	margin: 5px 10px 5px 5px;
	float: left;
	overflow: hidden;
	text-decoration: none !important;
}
#participant-social a.facebook {
	background: white url('/smartestperson/content/images/person-social-sprite.png') 0 0 no-repeat;
	width: 12px;
	height: 24px;
}
#participant-social a.twitter {
	background: white url('/smartestperson/content/images/person-social-sprite.png') -16px 0 no-repeat;
	width: 32px;
	height: 24px;
	margin-right: 0;
}
.newcontent #precontent {
	margin: 20px 0 !important;
}
.newcontent .episodes-thumbs {
	width: 100% !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}
#first-large-video {
	width: 630px !important;
	float: left;
	height: auto;
	overflow-x: hidden !important;
	padding: 0;
	margin: 10 0 30px 0;
}
#first-large-video figcaption p {
	font-size: 16px !important;
	line-height: 22px !important;
}
#first-large-video #precontent {
	width: 630px !important;
}
p.episode-line,
p.spacer {
	clear: both;
	float: none;
	height: 10px;
	margin-bottom: 20px !important;
	border-bottom: 2px solid #e7e7e7 !important;
}
p.spacer {
	border: none !important;
}
p.pull-up-line {
	position: relative !important;
	top: -10px !important;
}
.widecontent {
	width: 100% !important;
}
.newcontent .episodes-thumbs {
	width: 100% !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	clear: both;
	float: none;
}
.newcontent .episodes-thumbs article {
	width: 300px;
	height: 240px;
	margin: 0 20px 25px 0;
	padding: 0;
	overflow: hidden;
	float: left;
	background-color: transparent !important
}
.newcontent .episodes-thumbs article img,
.newcontent .episodes-thumbs article figcaption {
	width: 300px;
	height: auto;
	border: 0;
}
.newcontent .episodes-thumbs article img {
	margin-bottom: 12px !important;
}
.newcontent .episodes-thumbs article img.play-arrow {
	width: 70px;
	height: 70px;
	position: absolute;
	left: 120px;
	top: 48px;
	z-index: 99;
}
.newcontent .episodes-thumbs article figcaption {
	clear: both;
	float: none;
	margin: 5px 0 5px 0;
	padding: 0;
	background-color: transparent !important
}
.newcontent .episodes-thumbs article figcaption h3 {
	font-size: 22px;
	line-height: 28px;
	color: black !important;
	margin: 10px 0 5px 0;
	height: 28px !important;
	overflow: hidden !important;
}
.newcontent .episodes-thumbs article figcaption h3 a {
	color: black !important;
}
.newcontent .episodes-thumbs article figcaption p {
	font-size: 16px;
	line-height: 20px;
	color: black !important;
}
.newcontent .hosts-header {
	margin-bottom: 15px !important;
}
.newcontent .host-bio {
	width: 87%;
	height: auto;
	clear: both;
	float: none;
	margin: 0 0 40px 0;
	padding: 0;
}
.newcontent .hosts-rightbar {
	padding-top: 15px !important;
}
.newcontent .host-bio > img {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	border: 0;
	width: 241px;
	height: 183px;
}
.newcontent .host-bio p {
	font-size: 13px !important;
	line-height: 25px !important;
}
.newcontent .host-bio h3 {
	font-size: 20px !important;
	line-height: 22px !important;
	font-family: 'Open Sans', Arial, sans-serif;
}
.newcontent .host-social {
	display: inline-block;
	width: 70px;
	height: 14px;
	margin: 0;
	padding: 0;
}
.newcontent .host-social a {
	display: block;
	padding: 0;
	margin: 0 6px 0 2px;
	float: left;
	overflow: hidden;
	text-decoration: none !important;
	background: white url('/smartestperson/content/images/hosts-social-sprite.png') 0 0 no-repeat;	
	width: 8px;
	height: 14px;	
}
.newcontent .host-social a.twitter {
	background-position: -8px 0;
	width: 16px;
	margin-right: 0;
}
.newcontent .entry-aside {
	border-top: 2px solid #e7e7e7 !important;
}

.sponsor-wrapper {display:none;}

.home_dev {
	padding-top: 13px;
}

.content .page-body h1 {
	font-family: 'DIN1451Com-Engschrift', Helvetica, Arial, sans-serif !important;
	color: #529ee6;

}


/* CSS hacks - SB-16-09-19 */
.VideoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.VideoWrapper iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.entry-body p img {
	width: 100% !important;
	height: auto !important;
}