* {
margin: 0;
padding: 0;
}

body {
font-size: 76%;
font-family: verdana, arial, sans-serif;
line-height: 150%;
color: #393939;
cursor: default;
}

input, textarea {
border: 1px solid #BBBBBB;
}

#wrapper {
overflow: hidden;
margin: 0 auto;
position: relative;
background: #FFF url("images/bg-body.gif") repeat-x top left;
}

a:link {
color: #0F8AB6;
background: #FFF;
}

a:visited {
color: #800080;
}

a:hover {
color: #FFF;
background: #0F8AB6;
text-decoration: none;
}

p {
margin-bottom: 15px;
}

hr {
display: none;
clear: both;
}

h2 {
font-size: 160%;
font-family: arial, verdana, sans-serif;
padding-bottom: 5px;
font-weight: normal;
}

	h2 a {
	text-decoration: none;
	background: none;
	color: #117498;
	}

#header {
height: 150px;
display: block;
background: transparent url("images/bg-header.gif") no-repeat bottom left;
}

	#header p {
	text-indent: -9999px;
	}

#mainnav {
position: absolute; 
top: 95px;
left: 55px;
list-style: none;
font-family: arial, verdana, sans-serif;
}

	#mainnav li {
	display: inline;
	float: left;
	margin-right: 3px;
	border: 1px solid #E6E6E6;
	border-bottom: none;
	}

	#mainnav li a {
	padding: 0px 16px;
	background: #ECECEC;
	color: #B0B0B0;
	height: 25px;
	line-height: 25px;
	display: block;
	font-size: 90%;
	float: left;
	text-decoration: none;
	font-weight: bold;
	}

	#mainnav li a:hover {
	color: #000;
	}

	#mainnav li.active {
	border-bottom: 1px solid #F7F7F7;
	}

	#mainnav li.active a {
	background: #F7F7F7;
	color: #000;
	}

#content {
width: 54%;
float: left;
margin-right: 2%;
overflow: auto;
background: #FFF url("images/bg-content.gif") repeat-y top left;
position: relative;
}
	.navigation {
	margin: 0px 15px 15px 60px;
border-bottom: 1px solid #FFF;
	padding-bottom: 10px;
	clear: both;
	}

.navigation .alignleft {
float: left;
}

.navigation .alignright {
float: right;
}

	.post, #comments {
	margin: 0px 15px 15px 60px;
	background: transparent url("images/bg-post.gif") repeat-x bottom left;
	padding-bottom: 10px;
	clear: both;
	}

.post ul {
margin-left: 25px;
margin-bottom: 15px;
}

.post img {
border: 1px dashed #DEDEDE;
margin: 5px 10px 3px 0;
padding: 10px;
}

        #comments {
        background: none;
}

#comments textarea {
width: 90%;
}

#comments h3 {
padding-bottom: 10px;
font-size: 100%;
}

#comments ol {
margin-left: 30px;
}

#comments .commentmetadata {
color: #939393;
}

#comments .commentmetadata a {
color: #939393;
text-decoration: none;
}

#comments cite {
font-style: normal;
}

	
	p.postend {
	clear: both;
	line-height: 34px;
	color: #8D8D8D;
	font-size: 90%;
	}
	
	p.postend a {
	color: #8D8D8D;
	}
	
	p.postend a:hover {
	color: #FFF;
	}	
	
	p.postcomment {
height: 34px;
line-height: 34px;
        }

	p.postcomment a {
	background: transparent url("images/bg-reactie-left.gif") no-repeat center left;
	padding: 0 0 0 10px;
	line-height: 34px;
	height: 34px;
	float: left;
	display: block;
	clear: both;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 110%;
	margin-right: 2px;
	color: #FFF;
	}

	p.postcomment a span {
	background: transparent url("images/bg-reactie-right.gif") no-repeat center right;
	padding: 0 10px 0 0;
	line-height: 34px;
	height: 34px;
	float: left;
	cursor: pointer;
	cursor: hand;
	color: #FFF;
	}

	p.postcomment a:hover {
	background: transparent url("images/bg-reactie-left.gif") no-repeat center left;
	text-decoration: underline;
	}

p.posttags {
color: #929292;
}

p.posttags a {
font-size: 90%;
}

p.posttags a:link {
background: none;
padding: 0;
float: none;
color: #929292;
text-decoration: underline;
font-weight: normal;
display: inline;
line-height: normal;
}

p.posttags a:visited {
color: #800080;
}

p.posttags a:hover {
background: #0F8AB6;
text-decoration: none;
color: #FFF;
}

#sidebar {
width: 20%;
float: left;
margin-right: 2%;
overflow: hidden;
padding: auto;
font-size: 90%;
position: relative;
}

#sidebar ul {
margin-left: 0px;
list-style: none;
position: relative;
}

#sidebar li {
background: transparent url("images/bg-li.gif") no-repeat 0px 7px;
padding-left: 15px;
}

#sidebar h2 {
color: #989898;
font-size: 140%;
margin: 15px 0 5px 0;
}

#sidebar h2#zoek {
margin: 0 0 5px 0;
}

#sidebar a img {
border: none;
}

#sidebar #sidetags {
line-height: normal;
font-size: 75%;
padding-bottom: 20px;
}

#rightbar {
width: 20%;
background: #DEDEDE;
float: left;
overflow: hidden;
position: relative;
}

#rightbar ul {

}

#inbetweener {
clear: both;
height: 150px;
background: #E6E4D5;
}

#footer {
background: #69777C;
clear: both;
font-size: 90%;
padding: 15px 65px;
margin-top: 10px;
color: #C4CFD3;
}

#footer a {
background: none;
color: #C4CFD3;
}

#footer a:hover {
text-decoration: none;
color: #FFF;
}


#footer ul {
width: 180px;
float: left;
margin-right: 45px;
list-style: none;
margin-top: 15px;
position: relative;
}

#footer ul li h2 {
font-size: 160%;
font-weight: bold;
color: #39474C;
}

#footer ul ul {
float: none;
margin: 5px 0 0 0px;
width: auto;
}

#footer ul ul li {
background: transparent url("images/bg-footer-li.gif") no-repeat 0px 7px;
padding: 1px 0 1px 15px;
line-height: 160%;
}

#footer #tags {
clear: both;
padding: 15px 0px;
}

img.wp-smiley {
padding: 0;
margin: 0;
border: none;
}

#the-end {
clear:both; 
}

blockquote {
margin-left: 25px;
padding-left: 10px;
border-left: 3px solid #DEDEDE;
color: #656565;
}
