* {
	margin: 0;
	padding: 0;}

body {
	background-color: #000;
	background-image: url(/img/2011/bg-vlekken.gif);
	background-position: center top;
	color: #FFF;
	font-family: Arial, sans-serif;
	font-size: 13.6px;
	line-height: 1.5em}
a {
	color: #fff;
}

a img { 
	border: 0;}

#wrapper {
	width: 900px;
	margin: 0 auto;
}

#wrapper #logo {
	margin-top: 20px;}

#wrapper #left-col, #wrapper #middle-col, #wrapper #right-col {
	margin-left: 16px;
	width: 176px;
	float: left;
	display: inline;}

#wrapper #left-col {
	margin-left: 0;} 

#wrapper #wrapper #middle-col {
	width: 368px;}

#header {
	zoom: 1;}

#header:after {
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;}

/* NEW NAV */

#nav {
	display: block;
	width: 100%;
	height: 475px;
	margin: 18px 0 0 0;
	padding: 10px 0 0 0;
	background-image: url(/img/2011/bg-header.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#nav-left {
	float: left;
	margin-left: 16px;
}
#nav-right {
	float: right;
	margin-right: 16px;
}

#nav-right ul.main {
	float: right;
  margin-top: 97px;
	margin-right: 10px;
}

#nav ul {
	list-style: none;
}

#nav li {
	margin: 0;
	padding: 0;
} 

#nav a {
	text-decoration: none;
}
#nav ul  span {
	padding: 0 0 3px 0;
	margin: 4px 0;
}

#nav span.selector {
	display: block;
	float: left;
	background-image: url(/img/2011/selector.png);
	background-position: left center;
	background-repeat: no-repeat;
	width: 15px;
	height: 20px;
	opacity: 0.25;
	-moz-transition: all .1s linear;
	-webkit-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear;
}
#nav ul li:hover span.selector,
#nav ul li.active span.selector {
	opacity: 1;
}
#nav span.text {
	text-indent: -9999px;
	display: inline-block;
	background-image: url(/img/2011/sprite-nav.png);
	background-position: left 0px;
	background-repeat: no-repeat;
  overflow: hidden;
	width: 200px;
	height: 20px;
	border-bottom: 2px solid transparent;
  cursor: pointer;
}
#nav li.active span.text {
	border-bottom-color: #ae0113;
}
#nav li#home span.text {
	background-position: left 0;
	width: 46px;
}
#nav li#programma span.text {
	background-position: left -50px;
	width: 99px;
}
#nav li#over span.text {
	background-position: left -100px;
	width: 180px;
}
#nav li#praktisch span.text {
	background-position: left -150px;
	width: 190px;
}
#nav li#nieuws span.text {
	background-position: left -200px;
	width: 69px;
}
#nav li#partners span.text {
	background-position: left -250px;
	width: 69px;
}
#nav li#links span.text {
	background-position: left -300px;
	width: 112px;
}
#nav li#fotos span.text {
	background-position: left -350px;
	width: 50px;
}
#nav li#videos span.text {
	background-position: left -400px;
	width: 58px;
}

#nav ul.secondary {
  position: relative;
  float: right;
	width: 220px;
	height: 94px;
	display: block;
	background-image: url(/img/2011/bg-secondary.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#nav ul.secondary li {
	display: inline;
}

#nav ul.secondary a {
	display: inline-block;
	position: absolute;
	text-indent: -999px;
	overflow: hidden;
}

#nav li#facebook a {
	width: 100px;
	height: 28px;
	top: 22px;
  left: 0;
}
#nav li:hover#facebook a {
	background-image: url(/img/2011/selector.png);
	background-position: left center;
	background-repeat: no-repeat;
}

#nav li#twitter a {
	width: 100px;
	height: 28px;
	top: 22px;
  right: 0;
}
#nav li:hover#twitter a {
	background-image: url(/img/2011/selector-right.png);
	background-position: right center;
	background-repeat: no-repeat;
}
#nav li#nieuwsbrief a {
	bottom: 0;
	height: 38px;
	width: 220px;
}






#wrapper div p#pagination {
	text-align: center;
	font-weight: bold;
	color: #AE0113;
  margin-bottom: 20px;
}

#wrapper div p#pagination span {
	display: inline;	
}

#pagination .previous,
#pagination .next {
	margin: 0 10px;	
}

#wrapper div p#pagination a:link, #wrapper div p#pagination a:visited {
	color: #FFF;
	text-decoration: none;}

#wrapper div p#pagination a:hover, #wrapper div p#pagination a:hover {
	text-decoration: underline;}

#wrapper div #psd-program {
	position: absolute;
	text-align: right;
	margin: 0;
	padding: 0px 21px 0px 0px;
	width: 200px;
	height: 24px;
	line-height: 22px;
	top: 235px;
	right: 294px;
	font: 11px/1.5em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	background: #0f1e47 url(/img/pdf.gif) no-repeat top right;}

#wrapper div a#psd-program:hover {
	text-decoration: none; }


#wrapper h1{
	display: none;
	margin-top: 13px;
	margin-left: 30px;
	height: 33px;
	text-indent: -9999em;
	overflow: hidden;
	background: url(/img/2011/sprite-h1.png) no-repeat;}


#wrapper h1#ph-programma {
	display: block;
	background-position: 0px -50px;}


#wrapper h1#ph-over-muzikantendag {
	display: block;
	background-position: 0px -100px;}


#wrapper h1#ph-praktische-informatie {
	display: block;
	background-position: 0px -150px;}


#wrapper h1#ph-nieuws {
	display: block;
	background-position: 0px -200px;}


#wrapper h1#ph-partners {
	display: block;
	background-position: 0px -250px;}


#wrapper h1#ph-handige-links {
	display: block;
	background-position: 0px -300px;}


#wrapper h1#ph-fotos {
	display: block;
	background-position: 0px -350px;}


#wrapper h1#ph-videos {
	display: block;
	background-position: 0px -400px;}


#splash {
}

#content {
	padding: 0 30px 20px;
	margin: 0;
}

#content h2 {
	-x-system-font:none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1.2em; }
/*
#content a:link, #content a:visited {
	color: #AE0113;
	text-decoration: none;}

#content a:link:hover, #content a:visited:hover {
	text-decoration: underline;}
*/
#content .item, #content .item-2col {
	zoom: 1;
	padding: 15px 0;
	background: transparent url(/img/2011/thin-gray-line.png) bottom left repeat-x;}

#content .item-2col {
	background: transparent url(/img/2011/thin-gray-line.png) bottom left repeat-x;}

#content .first {
	width: 900px;
	height: 10px;
	background: url(/img/2011/hr.png) top left no-repeat;
	margin-left: -30px}

#content .last {
	background-image: none;}

#content .item:after, #content .item-2col:after {
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;}

#content div.left, #content div.middle, #content .item div.right {
	display: inline;
	float: left;}

#content div.left, #content .item div.middle {
	margin-right: 30px;}

#content .item div.middle {
	width: 426px;}

#content .item-2col div.middle {
	width: 560px;}

#content div.left, #content .item div.right {
	width: 172px;}

#content .item p {
	margin-bottom: 1em;}

#content .item th, #content .item td {
	padding-right: 5px;}
/*
#content .item strong {
	font-weight: normal;
	color: #AE0113;} */

#content .item ul {
	list-style-image: url(/img/bullet-ul.gif);
	margin-left: 16px;
	margin-bottom: 1em;}

#bumastemra {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 192px;}

.rood {
	color:#ae0113; 
	font-weight: bold;}

.rood a:link, .rood a:visited {
	text-decoration: underline;
	color: #AE0113;}


.wit {
	color:#FFF; }

.wit a:link, .wit a:visited {
	text-decoration: underline;
	color: #FFF;
	font-weight: bold;}


.grijs {
	color:#999;
	font-weight: bold; }


.grijs a:link, .grijs a:visited {
	color:#FFFFFF;
	text-decoration:underline; }

.rood a:link:hover, .rood a:visited:hover,
.wit a:link:hover, .wit a:visited:hover,
.grijs a:link:hover, .grijs a:visited:hover {
	text-decoration: none;}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color: #AE0113;
	width: 220px;
	color: #FFFFFF;
	border: 1px solid #333333; 
	padding: 3px;
	margin-top: 10px}

/* FOOTER */

#footer {
	display: block;
	background-image: url(/img/2011/bg-footer.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 30px 10px 0;
	margin-bottom: 40px;
	text-align: right;
	}
#footer a {
	display: inline-block;
	height: 52px;
	margin-left: 20px;
	opacity: 0.75;
	-moz-transition: all .1s linear;
	-webkit-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear;
}
#footer a:hover {
	opacity: 1;}
#footer a span {
	display: none;
}
#footer a.buma {
	background-image: url(/img/2011/logo-buma.png);
	width: 96px;	
}
#footer a.sena {
	background-image: url(/img/2011/logo-sena.png);
	width: 93px;	
}
#footer a.bumacultuur {
	background-image: url(/img/2011/logo-buma-cultuur.png);
	width: 66px;	
}

