/*-- Theater op Hodenpijl                  	   --*/
/*-- powered by Peppered                       --*/
/*-- www.Peppered.nl                           --*/
/*-- Versie 1.00 - 23 july 2007                --*/
/*-- Auteur: Lieselot                          --*/

/*-- Laatstgewijzigd door Lieselot             --*/

/* --- voorstelling overzicht binnenkort --- */

#binnenkort {
	height: 350px;
}

ul#voorstellingenOverzicht {
	margin-top: 30px;
}

ul#voorstellingenOverzicht li {
	position: relative;
	padding-left: 275px;
	clear: both;
	float: left;
	width: 219px;
	margin-bottom: 137px;
}

ul#voorstellingenOverzicht li li {
	margin-bottom: 0px;
}

ul#voorstellingenOverzicht li img {
	position: absolute;
	left: 9px;
	top: 10px;
	border: 1px solid #9c9c9c;
	width: auto;
	height: auto;
}

ul#voorstellingenOverzicht li span.imgBig {
	position: absolute;
	left: 0;
	border: none;
	background: transparent url(../../images/background_big.jpg) no-repeat left top;
	width: 260px;
	height: 272px;
	cursor: pointer;
}

ul#voorstellingenOverzicht span.titel,
ul#voorstellingenOverzicht span.datum {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.0;
	color: #5f2013;
}

ul#voorstellingenOverzicht span.artiest {
	font-size: 2em;
	font-weight: bold;
	line-height: 2em;
	color: #d11242;
}

#binnenkort ul#voorstellingenOverzicht p.meta {
	padding-top: 15px;
}


#binnenkort ul#voorstellingenOverzicht dd {
	clear: both;
	padding-left: 275px;
}

#binnenkort ul#voorstellingenOverzicht dd {
	width: 208px;
}

#binnenkort ul.anchors {
	padding: 0 0;
}

#binnenkort ul.anchors li {
	display: block;
	clear: both;
	padding: 0 1em;
	line-height: 0.85; /* control the border height */
	float: left;
	border: none;
}

#binnenkort ul.anchors li.first {
	padding: 30px 0 0 0;
}

#binnenkort ul.anchors li.last {
	padding: 10px 0 0 0;
}

#binnenkort ul.anchors li a {
	
}



/*-- 3 columns home --*/

.contentItemColumn	{float:left; width:31%; padding-right: 0px; overflow:hidden;}
.contentItemColumn h2,	
.contentItemColumn h2 a { font-size: 1em; font-weight: bold; }
.homePageContent	{ float:left; margin-bottom: 2em; width: 100%;}
.contentItemColumn a img { width: 149px; }

.herdershofColumn	{ padding: 0px 17px; }







