/*

	Site specific stylesheet for Stadsschouwburg

	Media:      screen, projection
	Copyright:  Netlash <http://www.netlash.com>
	authors:    Johan Ronsse <johan@netlash.com>
	            Jakob Verstichel <jakob@netlash.com>
	            Jelle Desrasmaults <jelle@gorilla-webdesign.be>

	Warning: be very careful when editing this stylesheet, test in both Capitole & SBA
*/

/*
	Shared CAP/SBA
	Custom fonts
*/

#logo h1 {
	background: url(../images/logo.png) no-repeat center 8px;
}

h1.customFont {
	font-weight: 700;
	font-size: 29px;
}

	h1.customFont span {
		padding-top: 4px;
		font-weight: 400;
		font-size: 16px;
		text-transform: uppercase;
		letter-spacing: 3px;
		line-height: 1;
		_float: left;
	}

h2.customFont, h3.customFont, h4.customFont {
	text-transform: uppercase;
}

	h2.customFont {
		letter-spacing: 2px;
	}

	h3.customFont,
	h4.customFont {
		font-weight: 400;
		font-size: 16px;
		text-transform: uppercase;
		letter-spacing: 3px;
	}
	
		.sidebarItem .customFont {
			font-weight: 400;
		}
	
	#doormat h4.customFont {
		letter-spacing: 0;
		font-weight: 700;
		font-size: 16px;
	}
	
	#home #main h2.customFont,
	#home #main h3.customFont,
	#home #main h4.customFont {
		font-weight: 400;
	}
	
	#navigation {
		padding-top: 6px;
	}

	#navigation a {
		text-transform: uppercase;
	}

/*
	SBA specific
	Custom fonts
*/

#logo h1 {
	width: 304px;
}

h1.customFont {
	padding: 0 0 4px;
}

h1.customFont span {
	/* SBA override */
	letter-spacing: 0;
}

h3.customFont,
h4.customFont {
	/* SBA override */
	letter-spacing: 0;
	color: #808080;
}

/*
	Featured
*/

#featured {
	width: 460px;
}

#featured #featuredLeft {
	float: left;
	margin-right: 16px;
}

#featured #featuredRight {
	float: left;
}

/*
	Silver skin
	SBA specific
*/

body {
	background: url(../images/bodybg_2.gif) no-repeat top center
}

	html {
		background: #E1E1E1 url(../images/htmlbg_2.gif) repeat-x;
	}

/* Eyecatcher (home) */
#eyecatcher {
	padding: 16px 16px;
	border-bottom: 1px solid #EBECED;
}

#home #news {
	background: url(../images/home_news_bg.png) repeat-x 0 -22px;
}

#home #news h2 {
	background: #878788;
	color: #FFF;
	padding: 4px;
	margin: 0 0 12px;
	font-size: 14px;
	border: none;
}

	#home #news .article {
		padding: 0 16px;
	}

#home #innerSidebar .infoWidget h3,
#home #innerSidebar .infoWidget h4 {
	background: #434343;
	color: #FFF;
	padding: 4px;
	margin: 0;
}

#home #innerSidebar {
	margin-right: 16px;
	_display: inline;
}

#home #main {
	background: none;
}

#home #content {
	width: 970px;
}

#home #actualContent {
	width: 938px;
}

#home #actualContent {
	background: #FFF url(../images/home_content_bg.png) repeat-x;
}

#footerWrapper {
	background: #2a2a2a url(../images/footer_bg.png) repeat-x bottom;
}

#doormat {
	border-left-color: #5E5C55;
	border-right-color: #5E5C55;
	background: #2A2A2A url(../images/doormat_bg.png) repeat-x bottom;
}

	#doormatInner {
		background: #2A2A2A url(../images/doormat_bg.png) repeat-x bottom;
	}
	
	#footer {
		background: #000;
		border-top: 1px solid #5F5F5F;
		border-left-color: #5F5F5F;
		border-right-color: #5F5F5F;
		color: #6A6A6A;
	}

/*
	RegisterCTA homepage
*/

#registerCTA {
	width: 222px;
	float: left;
	color: #f3e1e2;
}

	#registerCTA h4,
	#registerCTA a {
		color: #FFF;
	}

	#registerCTA .top {
		border-bottom: 1px solid #C9535A;
	}
	
		#registerCTA .top p {
			padding-bottom: 0;
		}
	
	#registerCTA .top,
	#registerCTA .bottom {
		padding: 16px;
		background: #B5121B;
	}
	
	#registerCTAForm input {
		font-size: 11px;
	}
	
		#registerCTAForm .inputText {
			border-color: #4D4D4D;
			width: 84px;
		}

#home #registerCTA h3 {
	color: #FFF;
	padding: 4px;
	margin: 0;
	/* Site specific colors */
	background: #820C12;
	border-bottom: 1px solid #BC2B30;
}

#registerCTA input.inputText { color: #999; }
#registerCTA input.inputText:focus { color: #333; }

/*
	Genre colors
	Shared CAP/SBA
*/

.events ul.meta li a {
	border-bottom: none;
	font-weight: 700;
}

/* Rood: Theater, Musical, Show */
.events ul.meta li .genreTheater,
.events ul.meta li .genreMusical,
.events ul.meta li .genreShow,
.events ul.meta li .genreDance {
	color: #990000;
}

/* Paars: Ballet, dans */

.events ul.meta li .genreBallet,
.events ul.meta li .genreDans {
	color: #993399;
}

/* Blauw: Opera, klassiek */

.events ul.meta li .genreOpera,
.events ul.meta li .genreKlassiek,
.events ul.meta li .genreClassicmusic { color: #0066CC; }

/* Groen: Cabaret, Comedy, Humor */

.events ul.meta li .genreCabaret,
.events ul.meta li .genreComedy,
.events ul.meta li .genreHumor,
.events ul.meta li .genreCabaretnl,
.events ul.meta li .genreCabaretfr { color: #009933; }

/* Oranje: Concert */

.events ul.meta li .genreConcerts,
.events ul.meta li .genreRock,
.events ul.meta li .genreConcertsnl,
.events ul.meta li .genreConcertsfr {
	color: #FF9000;
}

/*
	Event detail page
*/

#main.eventDetail {
	background: #FFF;
}

#main.eventDetail #generalInfo {
	border: none;
	padding-left: 196px;
}

#eventDetail #content {
	width: 790px;
	background: none;
}

#eventDetail #actualContent {
	width: auto;
	width: 504px;
	padding-top: 0;
	/* Make sure sidebar doesn't drop in IE6 */
	_overflow: hidden;
}

#eventDetail {
	background: #FFF url(../images/event_detail_top_bg.png) repeat-x;
}

#eventTitle {
	padding: 24px 16px 16px;
	zoom: 1;
}

	#eventTitle h1 {
		padding: 0;
	}

#eventDetail #eventMedia {
	position: relative;
}

#eventDetail #eventMedia h1 span {
	display: block;
	padding-top: 4px;
	_position: relative;
	_bottom: 8px;
	:position: relative;
	:bottom: 8px;
}

#eventDetail {
	position: relative;
}

#eventDetail:after,
#eventSlideshowHolder:after,
#eventMedia:after,
#thumbs:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#eventDetail,
#eventSlideshowHolder,
#eventMedia,
#thumbs {
	zoom: 1;
}

#eventDetail #secondaryContent {
	background: #FAFAFA;
	padding: 0;
}

#main.eventDetail #secondaryContent {
	padding-top: 0;
}

#eventDetail #secondaryContent #buyTickets,
#buyTickets {
	background: #B5121B;
}

#eventDetail .sidebarList,
#main.eventDetail .sidebarList {
	padding: 0;
}

#eventDetail .sidebarItem,
#main.eventDetail .sidebarItem {
	padding: 24px;
}

#buyTickets h3,
#buyTickets td {
	color: #FFF;
}

#headingBuyTickets {
	background: #8B0E15;
	border-bottom: 1px solid #B15748;
}

#headingBuyTickets h3 {
	color: #FFF;
	border-bottom: 1px solid #6C0B10;
	padding-left: 16px;
	padding-top: 24px;
	font-size: 18px;
	font-weight: 400;
}

#buyTickets .datagridMini td {
	border-color: #8D0E15;
}

#eventSlideshowHolder {
	background: none;
	width: 503px;
	margin: 0;
	float: left;
	padding: 0;
}

#eventSlideshowHolder .infoRow {
	width: 491px;
}

#eventSlideshowHolder .slideshowSlide {
	height: 284px;
	width: 503px;
}

#eventSlideshowHolder #slideshow {
	float: left;
	height: 284px;
	width: 503px;
}

#eventSlideshowHolder #thumbsHolder {
	overflow: hidden;
	clear: both;
}

	#thumbs {
		width: 503px;
		padding: 8px 4px;
	}

	#thumbs .imageHolder {
		padding: 0 4px 4px 0;
		float: left;
	}
	
		#thumbs img {
			width: 71px;
			height: 47px;
			background: #EBEBEB;
		}
		
		#thumbs .moreImage {
			float: left;
			width: 69px;
			text-align: center;
			height: 45px;
			line-height: 45px;
			margin: 3px 5px 5px 3px;
			font-weight: 700;
			font-size: 11px;
			border: none;
			background: #FFF;
			border: 1px solid #CDCDCD;
		}
	
	#thumbs .selected {
		background: url(../images/imageholder.png) no-repeat 0 0;
		_background: none;
	}
	
	#thumbs .imageHolder a,
	.videoList .imageHolder a {
		display: block;
		width: 71px;
		height: 47px;
		padding: 3px 5px 5px 3px;
		position: relative;
		border: none;
	}

	#thumbs .videoIcon {
		display: none;
	}

	#thumbs .video .videoIcon,
	.videoList .videoIcon {
		display: block;
		position: absolute;
		right: 5px;
		bottom: 5px;
		width: 26px;
		height: 11px;
		background: url(../images/video.gif) no-repeat bottom right;
	}

#actualContent .section {
	border: none;
	margin: 0;
}

.section h2.customFont {
	letter-spacing: 0;
	font-weight: 400;
	text-transform: none;
}

/*
	Shared CAP/SBA
	Cast: Section on event detail cap/sba
	Replaces "artists" from Vorst
*/

#cast table {
	width: 100%;
}

#cast td {
	border-bottom: 1px solid #EEE;
	padding: 2px 0;
}

	#cast tr:last-child td {
		border: none;
	}

#cast td.character,
#cast td.mainCharacter {
	text-align: right;
	padding-right: 15px;
}

/*
	Site specific: default partnerlogos
*/

#partnerLogos li a {
	display: block;
	border: none;
	height: 42px;
	text-indent: -9000px;
}

#partnerLogos li a:hover,
#partnerLogos li a:active,
#partnerLogos li a:focus {
	background-position: 0 -42px;
}

#partner1 a { width: 42px; background: url(../images/partners/color/sponsor_antw.gif) no-repeat; }
#partner2 a { width: 63px; background: url(../images/partners/color/sponsor_haagen.gif) no-repeat; }
#partner3 a { width: 66px; background: url(../images/partners/color/sponsor_atv.gif) no-repeat; }
#partner4 a { width: 40px; background: url(../images/partners/color/sponsor_provantw.gif) no-repeat; }
#partner5 a { width: 78px; background: url(../images/partners/color/sponsor_tv_ovl.gif) no-repeat; }
#partner6 a { width: 31px; background: url(../images/partners/color/sponsor_rtv.gif) no-repeat; }
#partner7 a { width: 65px; background: url(../images/partners/color/sponsor_gva.gif) no-repeat; }

/*
	Shared CAP/SBA
	Other share icon for CAP/SBA:
	blogger/facebook/twitter icon in share
*/

a.iconShare {
	white-space: nowrap;
}

a.iconShare:link b,
a.iconShare:visited b,
a.iconShare:link strong,
a.iconShare:visited strong {
	background-position: 0 -63px;
}

/* MHG specific */
a.iconShare:hover b,
a.iconShare:active b,
a.iconShare:focus b,
a.iconShare:hover strong,
a.iconShare:active strong,
a.iconShare:focus strong {
	background-position: -63px -63px;
}

#container a.iconShare b,
#container a.iconShare strong {
	width: 63px;
}

/*
	SBA
	Uitzondering: navigatie 2e niveau over dubbele lijn
	Uitzondering voor: besuchen sie antwerpen
*/

#subnavigation li#page-441 a:active,
#subnavigation li#page-441 a:hover,
#subnavigation li#page-441 a:focus,
#subnavigation li#page-441.selected a{
	background: url(../images/subnav_selected_double.gif) no-repeat;
	height: 40px;
}