

/* Show Theme */
.theme {
	background-color: #transparent;
}

		.theme .content-wrapper {
			background: url('kca_archive_background_20122e5a.jpg?height=890&amp;width=1500&amp;quality=0.75') top center no-repeat;
		}
	


/* NICKAM-2064: The lack of slim ad on ad-free pages causes the header image to be misplaced against the background */
.theme.shows.adfree .content-wrapper {
	background-position: center -90px;
}

			

.theme .pod-narrow{
	background: url('404.gif') no-repeat bottom left;
}

.theme .pod-wide{
	background: url('404.gif') no-repeat -2px bottom #FFF;
}
