/*
Theme Name: Jeroen
Theme URI: http://www.digitales.nl
Description: De website van Jeroen Hertzberger
Version: 1.0
Author: Coen Wiers
Author URI: http://www.digitales.l
Tags: special


*/
body {
	margin: 0;
	font: 14px Tahoma;
	color: #555;
	background: url('images/topbgx.jpg') repeat-x;
	position:  relative;
}
a {
	color: #3d8007;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p, h1, h2, h3, h4, ul, li, blockquote {
	margin: 0;
	padding: 0;
}
p {
	line-height: 22px;
	margin: 8px 0;
}
.cls {
	clear: both;
	height: 0;
	font-size: 0;
}
.left, .logo, .cntL {
	float: left;
}
.right, .player, .cntR {
	float: right;
}

.cntL ul {
	margin-left:  26px;
	padding: 0 0 10px 0;
	line-height: 20px;
	list-style: square;
}

.cntL ul li {
	padding: 0 0 0 24px;
}



#header, .banner, #footer, .banner2, .banner3 {
	width: 991px;
	margin: 0 auto;
}
#header {
position: relative;
height: 160px;
}
.logo {
	margin-top: 58px;
}
#player {


	position: absolute;
	height:  160px;
	top: -160px;
	right: -75px;
	z-index: 100;
	
}
#player2 {


	position: absolute;
	height:  160px;
	top: 5px;
	right: 150px;
	z-index: 100;
	
}



#banner_container {
	background: #76bc11 url(images/banner_bgx.jpg) repeat-x;
	
}
.banner {
	position: relative;
	background: url(images/banner_bg.jpg) no-repeat;
	height: 329px;
}
.banner2 {
	position: relative;
	height: 329px;
}
.banner3 {
	position: relative;
	
	height: 50px;
}
.menu {
	position: relative;
	background: url('images/menubg.jpg') no-repeat;
	height: 49px;
	opacity: .90;
	filter: alpha(opacity=90);
	z-index:  200;
	postion: relative;
}
.menu ul {
		list-style:none;
}
.menu li {
		list-style:none;
		float:left;
}
.menu a {
	font: 18px Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 44px;
	padding: 0 41px;
	z-index:  200;
} 
.menu li.page-item-168  a {
	padding: 0 30px;
}
.menu li.page-item-4  a {
	padding: 0 10px;
}
.menu li.page-item-8  a {
	padding: 0 25px;
}
.menu a:hover {
	text-decoration: none;
}
.intro {
	position: relative;
	padding: 34px 0 0 460px;
	color: #fff;
	z-index: 200;
}

#contents {
	background: url(images/divider.gif) 584px 0 no-repeat;
	margin: 50px auto 50px auto;
	width: 991px;
}
.cntL {
	width: 560px;
	padding-left:5px;
}
h1 {
	font: 30px Tahoma;
	color: #333;
}
h2 {
	font: 30px "Trebuchet MS";
	background: url(images/ico_afb.gif) left no-repeat;
	padding-left: 36px;
	color: #333;
	border-bottom: 1px solid #aaa;
	margin-bottom: 10px;
	margin-top: 10px;
}
h3 {
	font: 18px Tahoma;
	color: #333;
}
.date {
	font: 12px tahoma;
	color: #999;
}
.cntR {
	width: 361px;
}
.cntR p {
	margin-top: 0;
	margin-bottom: 16px;
}
.cntR ul {
	margin-left: 20px;
}

#footer {
	border-top: 1px solid #aaa;
	padding: 14px 0 30px 0;
	font-size:10px;
}
.footerTxt {
	padding-top: 24px;
}

#twitter_update_list li {
	list-style:none;
	padding-bottom:15px;
	line-height:25px;
}
