body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
	background-color: #FFFFFF;
	background: #FFFFFF url(images/bg_splash.gif) repeat-y 50% 0;
	text-align: center;
	background-attachment: fixed;
 	margin-left: 0px;
 	margin-right: 0px;
 	margin-top: 0px;
 	margin-bottom: 0px;
	}

	a:link { 
	 color: #7F6F37;
	 text-decoration: none;
	}

	a:visited { 
	 color: #6F622F;
	 font-weight: none;
	 text-decoration: none;
	}

a:hover { 
	color: #ADADAD;
	text-decoration: underline;
	}

a:active { 
	color: #ECECEC;
	text-decoration: underline;
	}
	
#page {
	position: relative;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	text-align: left;
	}

#headerlogo {
	position: relative;
	vertical-align: bottom;
	width: 260px;
	margin: 0px;
	height:150px;
	clear: left;
	float: left;
	margin-top: 120px;
	}

#headermenu {
	position: relative;
	text-align: bottom;
	width: 200px;
	margin: 0px;
	height:150px
	float: right;
	}
	
	
#sidebar {
 	background-color: #F6F6F0;
 	width: 500px;
 	float: left;
 	padding-left: 0px;
 	padding-right: 0px;
 	margin-top: 0px;
 	text-align: left;
 	color: #333;
}
	
#blog {
	background-color: #FFFFFF;
	text-align: left;
	width: 480px;
	margin-top; 0px;
	margin-left; 15px;
	margin-right; 8px;
	float: right;
	}
	
#blog_left {
	width: 480px;
	float: left;
	background-color: #FFFFFF;
	text-align: left;
	margin-top; 0px;
	margin-left; 15px;
	margin-right; 8px;
	border-right: 1px solid #dfded9;
	}

	
.sidebartitle {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 2px 25px 2px 28px;
	margin: 10px 0 3px 0;
	color: #4D4D4D;
	font: 130% Georgia, serif;
	font-weight: bold;
	background: url(images/title_leaf.gif) no-repeat left center;
	}

#fotos_links {
	background-color:#FFF;
	width:260px;
	padding-bottom:15px;
	float:left;
	}

#fotos_rechts {
	width:260px;
	float:right;
	padding-bottom:15px;
	background-color: #f6f6f0;
	}

#mededelingen {
	width:242px;
	float:right;
	padding:8px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top: 15px;
	border: 1px solid #D0C9B4;
	}
	
#mededelingen_links {
	width:242px;
	padding:8px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top: 15px;
	border: 1px solid #D0C9B4;
	background-color: #FFF
	}
	
.fotootje {
	margin:0px;
	margin-top:15px;
	border: 0px;
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
	}
	
a.pagelink {
	float: left;
	width: 73px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	height: 14px;
	border-bottom: 1px solid #FFFFFF;
 	background-color: #F6F6F0;
	background-image: url(images/bg_pagelink_inactive.gif);
	font-size: 12px;
	color: #3B3000;
	text-decoration: none;
	}

a.pagelink:active { 
	color: #FFF;
	text-decoration: none;
	}
	
a.pagelink:hover {
	color: #FFF;
	text-decoration: none;
	background-image: url(images/bg_pagelink.gif);
	}
	
a.current_pagelink {
	color: #FFF;
	float: left;
	width: 73px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	height: 14px;
	border-bottom: 1px solid #FFFFFF;
 	background-color: #dfdcd2;
	font-size: 12px;
	background-image: url(images/bg_pagelink_current.gif);
	}

a.current_pagelink:active { 
	color: #FFF;
	text-decoration: none;
	}

a.current_pagelink:hover {
	color: #FFF;
	text-decoration: none;
	background-image: url(images/bg_pagelink.gif);
	}

.posttitle {
	border-bottom: 1px solid #F2F2F2;
	padding: 0px 8px 4px 5px;
	text-align: right;
	margin: 10px 20px 3px 0;
	color: #6C664D;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-family: Arial, Sans-Serif;
	font-size: 150%;
	background: url(images/bg_posttitle.gif) no-repeat left center;
	}
	
.postdate {
	float: left;
	font-size: 10px;
	font-family: helvetica;
	color: #666;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-left: 10px;
	border-bottom: 1px solid #F2F2F2;
	}

.post {
	padding: 10px 20px 20px 15px;
	font-family: Arial, Sans-Serif;
	}

.post img {
	padding: 6px;
	border: 1px solid #DDD;
	margin-top: 3px;
	margin-bottom: 8px;
	align: center;
	}

#footer {
	width: 750px;
	padding-top 20px;
	text-align: middle;
	background-color: #EEE;
	float: bottom;
	}
	
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: middle;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 5px 5px;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	margin: 5px 5px 5px 5px;	
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	padding: 0px 0px 0px 0;
	}

#commentform p {
	padding: 15px 20px 30px 25px;
	background-color: #EEE;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

