/* SITE COLOUR CHANGES CAN BE MADE HERE */





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

body {
	background: #000 url('/independentproducers/content/images/bg.jpg') no-repeat;
	background-size: 100% auto;
	-ms-behavior: url('/independentproducers/content/polyfill/backgroundsize.min.htc');
	
}

a {
	color: #822122;
}

h1 {
	margin-bottom: 20px;
}

h1, h2, h3, h4, p {
	font-family: Helvetica;
	color: #53524e;
}


select {
	margin-left: 10px;
	font-family: Helvetica, Arial, sans-serif;
}

.globalheader {
	background-color: transparent;
}



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

/* CHANGE THE SITE BACKGROUND IMAGE AND COLOUR HERE */
.sitewrapper {
	background-color: transparent;
}
.siteheader {
	background-color: transparent;
	height: 86px;
}

/* 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 */

.siteheader h1 {
	color: #fff;
	text-transform: uppercase;
}

.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: #295a54;
}
#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 {
	background-color: #295a54;
}
.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: #295a54;
}

.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: #558983;
}
#moreposts:hover .highlight {
	border-top-color: #558983;
}
#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: #558983;	
}

.media-item {
	display: block;
	position: relative;
	margin: 0 0 15px 0;
	padding: 0;
	overflow: hidden;
	cursor: pointer;
	padding-bottom: 5px;
	border-bottom: 1px dashed #999;
}
.media-image {
	display: block;
	position: relative;
	width: 180px;
	height: auto;
	float: left;
	margin-right: 15px;
}
.media-info {
	display: block;
	position: relative;
	width: 400px;
	height: auto;
	float: left;
}
.media-info .item-title {
	display: block;
	position: relative;
	font-size: 1.5em;
	line-height: 100%;
	margin-bottom: 5px;
}
.media-info .item-description {
	display: block;
	position: relative;
	font-size: 1em;
	line-height: 125%;
}
.media-info .item-runtime {
	font-size: 0.75em;
	display: inline-block;
	position: relative;
	float: left;
}
.media-info .item-airdate {
	font-size: 0.75em;
	display: inline-block;
	position: relative;
	float: left;
	margin-right: 10px;
}

.cbc-avembed-container {
	width: 620px;
	height: 349px;
	display: block;
	position: relative;
	float: left;
}

.aboutus .cbc-avembed-container {
	height: auto;
}

.sp-right {
	width: 300px;
	float: right;
}

.embedded-video-info {
	display: block;
	position: relative;
	margin: 10px 0px 20px 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}
.embedded-video-info .video-description {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	font-size: 1em;
	line-height: 125%;
	margin-bottom: 5px;
}
.embedded-video-info .video-airdate {
	display: block;
	position: relative;
	float: left;
	width: auto;
	font-size: 0.75em;
	line-height: 100%;
}
.embedded-video-info .video-runtime {
	display: block;
	position: relative;
	float: left;
	width: auto;
	font-size: 0.75em;
	line-height: 100%;
}

.message-left {
	float: left;
	padding-left: 85px;
	width: 241px;
	font-family: Helvetica;
	color: #575757;
}

.message-left h4, .message-left p {
	margin: 0;
	padding: 0;
}

.message-left p {
	width: 151px;
}

.message-right {
	float: right;
	width: 600px;
	line-height: 27px;
	color: #575757;
}

.message-right h4 {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	line-height: 45px;
}

.message-right h2 {
	font-family: Helvetica;
	font-size: 30px;
	line-height: 37px;
}

.message-right h3 {
	font-family: Helvetica;
	font-size: 30px;
	font-weight: normal;
	color: #575757;
}

.message-right p {
	font-family: Helvetica;
	font-size: 16px;
}

.cbc-avembed.video div[class^='avembed-playButton-graphic'] {
	margin: 0;
	margin-top: 40%;
}

.genre ul.genre-content {
	list-style-type: none;
}

.genre .genre-content .pushleft {
	float: left;
}

.genre .genre-content .pushright {
	float: left;
	margin-left: 20px;
	width: 400px;
}

.genre .genre-content li {
	clear: both;
	padding-top: 30px;
}

.genre .genre-content li h4 {
	font-family: Helvetica;
	font-size: 20px;
	font-weight: heavy;
	color: #53524e;
}

.genre .genre-content li a {
	color: #822122!important;
	font-family: Helvetica, arial, sans-serif;
	font-weight: 500;
}

.genre .genre-content li p {
	font-family: Helvetica;
}

.content a {
  text-decoration:underline;
  color: #822122;
}

.content a:visited {
  text-decoration:underline;
  color: #822122;
}

            .sizzlerContainer{
                max-width: 600px;
                cursor: pointer;
            }

            #sizzleReel {
                width: 600px;
            }

            #sizzleReel {
                display: none;
            }

            #postcardImg_watch {
                display: none;
            }