body {
	font:12px Helvetica, Arial, sans-serif;
	line-height:20px;
}

p {
	margin:0 0 20px 0;
}

a {
	color:#bd3515;
}

a:hover {
	color:#232426;
}

img {
	padding:0;
}

.date {
	color:#bd3515;
	margin:0;
}

.clear {
	clear:both;
}

/* ----- HEADER ----- */



	h1 a {
		width:90px;
		height:106px;
		background:url(../images/blank.gif) top left no-repeat;
		text-indent:-5000px;
		display:block;
	}
	
	#menu a {
		background:url(../images/blank.gif) top left no-repeat;
		text-indent:-5000px;
		display:block;
	}
	
	#header h3 {
		display:none;
	}
	
	#mailinglist {
		padding:56px 5px 5px 5px;
	}
	
		#mailinglist form label {
			display:none;
		}
		
		#mailinglist #subscribe {
			width:126px;
			margin:0 6px 0 0;
			padding:0 2px;
		}
		
		#mailinglist #submit {
			width:50px;
			margin:0;
		}
	
	#tourdates ul {
		line-height:14px;
		padding:10px 5px 5px 5px;
	}
	
		#tourdates li {
			margin:0 0 7px 0;
		}
		
#content {
	/*bij 5 artiesten*/
	min-height:732px;
	/*bij 4 artiesten*/
	/*min-height:647px;*/
	/*bij 3 artiesten*/
	/*min-height:562px;*/
}

	h2 {
		font-size:20px;
		padding:10px 0;
		margin:10px 0;
		border-bottom:1px dotted #aaa;
	}
	
	#content p {
		width:434px;
		padding:0 100px 0 0;
	}
	
	#content li {
		margin:0 0 20px 0;
	}
	
	#content h3 {
		font-size:16px;
		color:#bd3515;
		margin:10px 0;
	}
	
		h3.disco {
			border-top:1px dotted #aaa;
			padding:10px 0;
		}
		
		#discography li {
			width:164px;
			margin:0 20px 20px 0;
			float:left;
			display:block;
		}
		
		#discography li.first {
			clear:both;
		}
		
		#discography li.third {
			margin:0 0 20px 0;
		}
		
			#discography li p {
				width:164px;
			}
		
		

#sidebar {
	/*bij 5 artiesten*/
	height:732px;
	/*bij 4 artiesten*/
	/*height:647px;*/
	/*bij 3 artiesten*/
	/*height:562px;*/
	margin:0 0 22px 0;
}

	#sidebar h3 {
		width:229px;
		height:57px;
		text-indent:-5000px;
		display:block;
	}
	
	#news {
		height:270px;
		width:229px;
		/*background-color:#454358;*/
	}
		#news h3 { background:url(../images/news.png) top left no-repeat; }
		
		#news p {
			border-top:1px dotted #aaa;
			width:180px;
		}
		
		#news p.date {
			border-top:0px;
			height:20px;
		}
		
		#news-slider {
			width:196px;
			margin:0 0 0 22px;
			overflow:hidden;
			position:relative;
		}
		
			#news #news-container {
				border-top:0px;
				width:180px;
				height:180px;
				position:relative;
				margin:0;
			}
		
				#news #news-container li {
					width:180px;
					height:180px;
					float:left;
					display:block;
					padding:0 8px 0 8px;
					/*background-color:#054684;*/
					/*padding:0 8px 0 30px;*/
				}
		
		#news #navigation {
			border-top:1px dotted #aaa;
			width:180px;
		}
			
			#news #navigation li {
				width:90px;
				float:left;
				display:block;
			}
			
				#news #navigation .prev {
					text-align:left;
				}
				
				#news #navigation .next {
					text-align:right;
				}
				
				#news #navigation a.nonactive {
					visibility:hidden;
				}
	
	#artists {
		margin:0;
		/*bij 5 artiesten*/
		height:462px;
		/*bij 4 artiesten*/
		/*height:377px;*/
		/*bij 3 artiesten*/
		/*height:292px;*/
	}
	
		#artists h3 { background:url(../images/artists.png) top left no-repeat; }
		
		#artists h3 {
			position:relative;
			z-index:7;
		}
		
		#artists ul {
			position:relative;
			z-index:6;
			margin-top:-20px;
		}

#footer {
	text-align:left;
	background:#393939 url(../images/bgfooter.png) top left no-repeat;
	border-top:0px solid #000;
	font-size:10px;
	line-height:14px;
}

	#footer a {
		color:#212121;
	}
	#footer a:hover {
		/*color:#bd3515;*/
		color:#e7e7e7;
	}
