/*
Design by iziDesign
http://www.iziDesign.nl
*/
* {
margin: 0;
padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background: #064448;
	background-image: url(../img/body_bg.gif);
	background-repeat: repeat-x;
}

body, th, textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #064448;
}

p, ol, ul {
	line-height: 170%;
}
#wrapper{width:960px;position:relative;margin:0px auto;}
a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 960px;
	height: 120px;
	margin: 0 auto;
	position: relative;
}

#logo {
	float: left;
	height: 120px;
	width: 283px;
	margin-left: 0px;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
}

/*#logo h1, #logo p {
	text-transform: lowercase;
}*/

#logo h1 {
	margin: 0;
	padding: 10px 0 0px 316px;
	letter-spacing: -1px;
	font-size: 200%;
	font-weight: normal;
	color: #000000;
background:none;
width:380px;
}

#logo h1 a {
	color: #000000;
	text-decoration: none;
}

#logo p {
	margin: 0px 0 0 2px;
	padding: 0 0 0 316px;
	/*text-transform: lowercase;*/
width:380px;
}

#search {
	float: right;
	height: 120px;
	width: 260px;
}

#search form {
	margin: 0;
	padding: 30px 0 0 10px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
	height: 0px;
}

#search #searchTop, #search #search_input {
	float: left;
}

#search #search_input {
	width: 170px;
	margin: 0px 20px 0 0;
	padding: 2px 5px 0 0;
	background: url(../img/custom/img02.gif) repeat-x;
	border: 1px solid #ACACAC;
}

#search #searchTop {
	width: 40px;
	height: 20px;
	padding: 0px 3px 5px 0px;
	background: url(../img/custom/button_zoek.gif) no-repeat;
	border: none;
color:#000;
font-size:10px;
font-weight:bold;
}

/* Menu */

#menu {
	width: 960px;
	height: 40px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 41px;
	padding: 0px 15px 0 20px;
	text-decoration: none;
	text-transform: lowercase;
	color: #000000;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active {
	background: /*url(../img/custom/img05.gif)*/ no-repeat;
}

#menu .active a {
	background: /*url(../img/custom/img06.gif)*/ no-repeat right top;
	font-weight: bold;
}

/* Page */

#page {
	width: 960px;
	margin: 10px auto;
	background: #E5EFF6 /*url(../img/custom/img07.gif) repeat-y;*/;
	padding: 0;
}

/* Content */

#content {
	float: right;
	width: 720px;
	padding: 0px 11px 0 5px;
	/*background: url(../img/custom/img09.gif) no-repeat;*/
}

#content a {
	color: #064448;
}

.pagetitle {
	height: 20px;
	margin: 0;
	padding: 2px 0 0 0px;
	font-size: 120%;
	color: #006600;
	border-bottom: 1px solid #006600;
}

#content #rss-posts {
	display: block;
	margin: -30px 15px 0px 0px;
	padding: 0 20px 0 0;
	background: url(../img/custom/rss.gif) no-repeat right center;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}

.post {
	padding: 5px;
}

.title {
	margin: 0;
	font-size: 180%;
	font-weight: normal;
}

.byline {
	margin: 0 0 20px 0;
}

.meta {
	border-top: 1px dotted #CCCCCC;
	text-align: right;
}

.meta .more, .meta .comments {
	padding-left: 15px;
	background: url(../img/custom/img14.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 180px;
	padding: 11px 5px 0 11px;
	background: /*url(../img/custom/img08.gif)*/ no-repeat;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding: 10px 15px;
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	background: #ffffff;
}

#sidebar h2 {
	height: 20px;
	margin: 0;
	padding: 2px 0 0 35px;
	font-size: 100%;
	color: #064448;
	border-bottom: 1px solid #006600;
}

#sidebar a {
	text-decoration: none;
	color: #064448;
}

#sidebar a:hover {	
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
	border-top:3px solid #fde664;
	background-color: #e5eff6;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #687F8B;
}

#footer a {
	color: #687F8B;
}

/* boxes customization */
#content .box li ul
{
	margin: 0;
	padding: 0;
}

#content .box li ul .box-content-center
{
	padding: 0 5px;
}

#content .box li
{
	list-style-type: none;
}

#content .box li h2
{
border-bottom:1px solid #006600;
color:#064448;
font-size:100%;
font-weight:bold;
height:20px;
margin:0 0 5px 0;
padding:12px 0 0 10px;
}

#content .box li ul .minmax
{
	right: 12px;
	margin-top: -28px;
}

.box
{
	padding-bottom: 10px;
}
