@charset "utf-8";

/* 
	Layout settings.
	Version 1.0 - 28-12-2008
	(C) Frijns.Net 
*/

body{
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}

/* Totale breedte: 1000px */
#layoutwrapper {
	width: 1000px;
	padding: 0px;
	margin-left: auto;	/* Dit zorgt ervoor dat deze in het midden staat */
	margin-right: auto; /* Dit zorgt ervoor dat deze in het midden staat */
	margin-bottom: 0px;
	margin-top: 0px;
	height: auto;
}

#layoutcontainer {			/* Deze bevat de witte achtergrond */
	padding-top: 5px;		/* De padding zorgt ervoor dat de witte achtergrond iets uitsteekt aan alle kanten */
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
	width: 990px;
}

#layoutedgetop, #layoutedgebottom {
	display: block;
	height: 10px;
	font-size: 0;
	line-height: 0;
}

#layout_edgebottom {
	background-position: left bottom;
}

#container {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height: 1%;
	width: auto;
}

#pageleft {
	width: 190px;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}

#pagecontent{
	height: auto;
	width: 600px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;

	float: left;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;

	line-height: 1.8em;
}

#pagecontentwide {
	height: auto;
	width: 795px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;

	float: left;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;

	line-height: 1.8em;
}

#pageright{
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	
	height: auto;
	width: 190px;
	float: left;

	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
}
	
/* Footer */
#footer {
	margin: 0px 0px 0px 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#footer img {
	border: none;
}

.footer_top {
	padding: 6px 12px 5px;
}

.footer_bottom {
	display: block;
	height: 6px;
	line-height: 0;
}

/* Header */
#header {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: auto;
	width: auto;
}

.header_top {
	display: block;
	height: 6px;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.header_bottom {
	display: block;
	height: 6px;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.header_text {
	width: 880px;
	float: left;
	height: 100px;
}

.header_img {
	width: 110px;
	float: right;
}

.header_body {
	float: left;
	clear: both;
}



.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}

#photoreel {
	margin: 0px 0px 0px 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}

/* Menu layout */
.box {
	margin-bottom: 5px;
}

/* Content pagina */
.post {
	margin-bottom: 5px;
}

.post_title {
	padding: 6px 12px 5px;
}

.post_title h1.left {
	width: 380px
}

.post_body {
	padding: 10px 10px 1px;
}

.post_body img {
	padding: 3px;
}

.post_bottom {
	display: block;
	height: 5px;
	line-height: 0;
}

/* Content pagina */
.latestphoto {
	margin-bottom: 5px;
}

.latestphoto_title {
	padding: 6px 12px 5px;
}

.latestphoto_title h1.left {
	width: 380px
}

.latestphoto_body {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.latestphoto_body img {
	padding: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
}

.latestphoto_bottom {
	display: block;
	height: 5px;
	line-height: 0;
}

.latestphoto_exif ul {
	list-style:none;
}

latestphoto_exif li {
	list-style-position:inside;
	list-style-type:none;
	margin-left: 0px;
	padding-left: 0px;
}


.post_photoholder {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	text-align: center;
}

.post_photoline {
	
	
}

.post_photoline img {
	border-color: #000;
	border-style:solid;
	border-width: medium;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
}