

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

		.theme .content-wrapper {
			background: url('kca2013-backgroundfe29.jpg?height=670&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 .show-masthead {
	width:994px;
	height:105px;
	background: url('kca2013-mastheadd466.png?height=104&amp;width=994&amp;quality=0.75') no-repeat;
}


.theme .themed-text-color {
	color: #ffffff;
}	

.theme .show-nav-css li {
	background-color: #2a2a2a;
	color: #ffffff;
}		

.theme .show-nav-css li:hover {
	background-color: #ef006b;
}

.theme .pictures-gallery .carousel-wrapper ul .active img {
	border-color: #2a2a2a;
}

.theme .pictures-gallery .carousel-wrapper ul img:hover {
	border-color: #ef006b;
}

.theme .themed-background-color,
.theme .themed-background-color-hover.active {
	background-color: #2a2a2a;	
}

.theme .themed-background-color-hover:hover {
	background-color: #ef006b;	
}

.show-nav-css li.selected, .show-nav-css ul.sub-nav li.selected  {
	background-color: #ef006b;
}

.theme.shows .flipbook .flipbook-prev,
.theme.shows .flipbook .flipbook-next,
.theme.shows .flipbook .jcarousel-prev,
.theme.shows .flipbook .jcarousel-next {
	background-color: #2a2a2a;
}

.theme.shows .flipbook .flipbook-prev:hover,
.theme.shows .flipbook .flipbook-next:hover,
.theme.shows .flipbook .jcarousel-prev:hover,
.theme.shows .flipbook .jcarousel-next:hover {
	background-color: #ef006b;
}


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

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