/*  
Theme Name: Wordpress template 1	
Theme URI: 
Description: Test theme 
Version: 1007-1
Author: Edwin Bollen
Author URI: http://www.vincire.nl

*/

body {
	font: 62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#555;
	margin:10px;
	background-color: #fff;
}

* {
	margin:0;
	padding:0;
}

img {
	border:1px solid #FFFFFF;
}

#wrapper {
	margin:0 auto;
	/*padding:5px;*/
	/*border:4px solid #222;*/
	min-height:750px;
	background-image: url(images/bg-left.png);
	background-color: #fff;
	background-repeat: repeat-y;
	background-position: left top;
}

.fixed {
	width:940px;
}

.fluid {
	width:98%;
}

#header {
	height:300px;
	margin-left:301px;
	background-color: #D0B589;
	background-image: url(images/headergernieuw.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#header h1 {
	height:45px;
	font:230% Trebuchet MS;
	font-weight:bold;
	padding:65px 20px 10px 20px;
	margin:0 0 0 120px;
	color:#312719;
}

#sidebar_left {
	float:left;
	width:300px;
	padding:0;
	font:100% Verdana;
	line-height:20px;
	margin:-300px 15px 0 0;
	/* background-color: #fff;
	background-image: url(images/bg-left.png);
	background-repeat: repeat-y;
	min-height:750px; */
}

#sidebar_left h2 {
	font:140% Arial;
	color:#222;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	padding:5px;
}

#sidebar_left p {
	line-height:20px;
}

#sidebar_left img {
	border:none;
}

#sidebar_right {
	width:130px;
	padding:10px;
	float:right;
	margin:0 0 10px 10px;
	color:#fff;
	min-height:380px;
	background-image: <url(images/bg-right.gif)>;
	background-repeat: repeat-y;
	background-position: top;
}

#sidebar_right h2 {
	font:110% Verdana;
	font-weight:bold;
	text-transform:uppercase;
	color:#13313C;
}

#sidebar_right p {
	font:100% Arial;
	line-height:20px;
}

.with_sidebar {
	margin:0 0 0 200px;
}

#content {
	margin: 0 20px 0 315px;
	padding:15px;
	font-size:120%;
}

#content h2 {
	font:150% Trebuchet MS;
	color:#222;
	border-bottom:1px solid #eee;
}

#content h3 {
	font:140% Arial;
	color:#222;
	border-top:1px solid #f6f6f6;
	border-bottom:1px solid #f6f6f6;
	padding:5px;
}

#content a {
	text-decoration:none;
	color:#222;
}

#content a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#222;
}

#contentsub {
	margin: 0 20px 0 315px;
	padding:15px;
	font-size:120%;
}

#contentsub h2 {
	font:150% Trebuchet MS;
	color:#222;
	border-bottom:1px solid #eee;
}

#contentsub h3 {
	font:140% Arial;
	color:#222;
	border-top:1px solid #f6f6f6;
	border-bottom:1px solid #f6f6f6;
	padding:5px;
}

#contentsub a {
	text-decoration:none;
	color:#222;
}

#contentsub a:hover {
	text-decoration:underline;
	/*font-weight:bold;*/
	color:#222;
}

#nav {
	width:300px;
	margin:0 0 0 0;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;

} 
	
#nav ul {
	margin:0;
	padding: 0 0 0 0px;
	list-style:none;
	line-height:26px;
}

/*#nav li {
	padding: 0 0 0 55px;
	list-style:none;
}*/

#nav ul li {
	padding: 20px 0 0 0;
	list-style:none;
	font-size:14px;
	font-weight:bold;
	width:150px;
	display: block;
}

#nav ul li a {
	color:#312719;
	text-decoration:none;
	background:#FFFFFF;
	padding-left:20px;
	display: block;
}

#nav ul li a:hover {
	color:#fff;
	text-decoration:none;
	display: block;
	background:#312719;
}

#nav ul li ul {
	margin-top:-26px;
	padding: 0 0 0 110px;
	width:150px;
}

#nav ul li ul li {
	padding: 1px 0 2px 10px;
	/*width:150px; */
	padding-left:40px;
}

#nav ul li ul li a {
	color:#D0B589; /* #FFF0BF */
	background:#312719;
	display:block;
	width:130px;
}

#nav ul li ul li a:hover {
	color:#312719;
	display:block;
	background: #D0B589; /* #FFF0BF */
	width:130px;
}	

#nav ul li ul li a:active {
	color:#312719;
	display:block;
	background: #D0B589; /* #FFF0BF */
}	

#content h1,h2,h3,h4,p,ul,ol,blockquote {
	margin:15px 0;
	line-height:25px;
}
#contentsub h1,h2,h3,h4,p,ul,ol,blockquote {
	margin:15px 0;
	line-height:25px;
}

#sidebar_left h1,h2,h3,h4,p,ul,ol,blockquote {
	margin:15px 0;
}
#sidebar_right h1,h2,h3,h4,p,ul,ol,blockquote {
	margin:15px 0;
}

#footer {
	clear:both;
	margin:10px 0 0 0;
	padding:15px 30px 15px 30px;
	background:#fff;
}

#form1 {
	position:relative;
	left: 10px;
	top: 3px;
	width: 420px;
	}
	
#credits {
	margin: 0 0 10px 185px;
	color: #D0B589;
 	}
	
#credits a { 
	text-decoration:none;
	color: #D0B589;
	padding-left:12px;
	}
	
#credits a:hover { 
	text-decoration:none;
	color: #D0B589;
}
	
