/* SITE COLOUR CHANGES CAN BE MADE HERE */





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

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

.sitecontent {
	width: 986px;
	margin-top: 0px;
	overflow: hidden;
}
.sitewrapper.home .sitecontent {
	width: 986px;
	margin-top: 67px;
	overflow: hidden;
}

.sitewrapper.home .sitecontent {
	width: 1280px;
}

/* CHANGE THE SITE BACKGROUND IMAGE AND COLOUR HERE */
.siteheader {
	background: #000 url('/wildcanada/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;
}

.episode-push.small {
	margin-bottom: 20px;
}

.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 {
	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;	
}

/*---------------------------------------------------------------------------------
[4.01] NAVIGATION
---------------------------------------------------------------------------------*/
#docs-container { margin:0 auto; width:986px; }

#docs-nav { background:#8EF13C; border-bottom:7px solid #339900; display:block; position: absolute; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:20px; height:60px; width:100%; z-index:999 !important; box-shadow:0px 0px 10px #000; -moz-box-shadow:0px 0px 10px #000; -webkit-box-shadow:0px 0px 10px #000; }
#docs-nav img { width:auto !important; }
#docs-nav ul li.nav-item.selected a, { background: #8EF13C; }
#docs-nav ul { list-style:none; margin:0; padding:0; clear:both; position:relative; }
#docs-nav li a { background:transparent; color:#000; float:left; font-weight:300; line-height:60px; list-style:none; margin:0; padding:0 15px 0 15px; text-decoration:none; -moz-transition: 300ms ease-in 0s; -ms-transition: 300ms ease-in 0s; transition: 300ms ease-in 0s; -webkit-transition: 300ms ease-in 0s; }
#docs-nav li a:hover { background:#339900; color:#fff; }
#docs-nav li.facebook a { background:transparent; color:#000; float:right; font-weight:300; line-height:60px; list-style:none; margin:0 0px 0 0; padding:0 0 0 0; text-decoration:none; -moz-transition: 300ms ease-in 0s; -ms-transition: 300ms ease-in 0s; transition: 300ms ease-in 0s; -webkit-transition: 300ms ease-in 0s; }
#docs-nav li.facebook a:hover { }
#docs-nav li.google a { background:transparent; color:#000; float:right; font-weight:300; line-height:60px; list-style:none; margin:0 0px 0 0; padding:0 0px 0 0; text-decoration:none; -moz-transition: 300ms ease-in 0s; -ms-transition: 300ms ease-in 0s; transition: 300ms ease-in 0s; -webkit-transition: 300ms ease-in 0s; }
#docs-nav li.google a:hover { }
#docs-nav li.twitter a { background:transparent; color:#000; float:right; font-weight:300; line-height:60px; list-style:none; margin:0 0px 0 0; padding:0 20px 0 0; text-decoration:none; -moz-transition: 300ms ease-in 0s; -ms-transition: 300ms ease-in 0s; transition: 300ms ease-in 0s; -webkit-transition: 300ms ease-in 0s; }
#docs-nav li.twitter a:hover { }
#docs-nav ul li.nav-item.selected a { background:#339900; color:#fff; }

.highlight.selected {
    display: none;
}
.highlight {
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    border-top: 0px solid #4269AC;
    display: none;
    height: 0em;
    text-align: center;
    width: 0;
}

.sitewrapper {
	width: 986px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background-color: transparent;
}
.sitewrapper.home {
	width: 1280px;
	background: #000 url('/wildcanada/content/images/__common/gannet.jpg') top left no-repeat;
}

.poster-social {
	display: block;
	position: relative;
	width: auto;
	height: auto;
	margin: 20px auto;
	overflow: hidden;
	text-align: center;
}
.poster-social a {
	display: inline-block;
	position: relative;
	margin-right: 5px;
	color: #fff;
	vertical-align: middle;
	font-size: 1.25em;
}
.poster-social img {
	display: block;
	position: relative;
	width: 30px;
	height: auto;	
}
.poster-logo {
	display: block;
	position: relative;
	clear: left;
	width: auto;
	height: auto;
	margin: 20px auto;
}
.poster-info {
	display: block;
	position: relative;
	clear: left;
	width: auto;
	height: auto;
	margin: 15px auto;
	text-align: center;
	font-size: 1em;
	color: #fff;
	padding: 0 250px;
}
.poster-info.large {
	font-size: 1.25em;
}
.bold-text {
	font-family:'Frutiger LT W01 65 Bold';
}
.poster-button {
	display: block;
	position: relative;
	clear: left;
	width: auto;
	height: auto;
	margin: 45px auto 0px auto;
	text-align: center;
	color: #fff;
	font-size: 1em;
	line-height: 50%;
}
.poster-button a {
	display: inline-block;
	position: relative;
}
.poster-button img {
	width: 60px;
	height: 60px;
}
.home .cbc-avembed .avembed-playButton {
	display: block;
	left: auto;
	top: auto;
	width: 100%;
	height: auto;
	margin: 300px 0 0 0;
	padding: 0;
	position: relative;
	bottom: auto;
	right: auto;
	font-size: 1.125em;
	line-height: 125%;
	font-family:'FrutigerLTW01-55Roman';
}
#poster_copy {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 1280px;
	height: auto;
	z-index: 700;
}

.appstore-tout {
        position: absolute;
        z-index: 100;
        bottom: 30px;
        left: 450px;
}

.chat-tout {
        display: block;
        position: absolute;
        bottom: 0px;
        width: 650px;
        left: 240px;
        z-index: 40;
        background: rgba(0, 0, 0, 0.57);
        color: #FFF;
        padding: 5px 5px 5px 10px;
        line-height: 34px;
        font-size: .875em;
}

.chat-tout:hover {
        background-color: rgba(65, 192, 197, 0.57);
}

.viafoura b,
.viafoura .vf-comment-container .vf-comment,
.viafoura .vf-comment-container .vf-comment-html,
.viafoura .vf-user-meta .vf-username {
        color: #e6e6e6 !important;
}

.left-touts {
	width: 100%;
	float: left;
	margin-top: 24px;
}

.left-touts a {
	float: left;
	margin-right: 10px;
}

.left-touts .tout-bigbox {
	display: inline-block;
	position: relative;
	width: 300px;
	height: auto;
	margin: -14px 0 0 15px;
	overflow: hidden;
}

.left-touts .tout-bigbox .ad-300x250 {
	padding: 14px 0 0 0;
	margin: 0;
}