/*   
Theme Name: MiniKoen
Theme URI: koenkamphuis.com
Author: Koen Kamphuis
Author URI: koenkamphuis.com
.
General comments/License Statement if any.
.
*/

html {
   margin: 0;
   padding: 0;
   border: 0;
   line-height: 1;
   font-family: inherit;
   text-align: left;
   vertical-align: baseline;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #222222;
	margin-bottom: 45px;
}

h1 {
	padding: 0px;
	margin: 0px;
	color: #FFF;
	width: 240px;
	font-size: 30px;
	font-weight: normal;
	line-height: 40px;
}

h4 {
	padding: 0px;
	margin: 0px;
	color: #FFF;
	font-size: 30px;
	font-weight: normal;
	padding-top: 5px;
	line-height: 40px;
}

a {
	color: #222222;
	text-decoration: none;
}

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

li {
	list-style: none;
}

img {
	border: 0px;	
}

.kop_sidebar {
	padding-bottom: 4px;
	color: #a0a0a0;
}

.content_sidebar {
	font-size: 9px;
	list-style: none;
	list-style-image: none;
	line-height: 14px;
}

#container {
	width: 1000px;
	margin: 0 auto;
	margin-top: 60px;
}


#logo {
	position: relative;
	float: left;
	color: #a0a0a0;
}

#menu {
	position: relative;
	float: right;
	font-size: 15px;
	width: 620px;
}
.menu_item {
	float: left;
	padding-top: 17px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 13px;
	color: #a0a0a0;
}

.menu_item a {
	color: #a0a0a0;
}

.menu_item a:hover {
	color: #000000;
	text-decoration: none;
}

.menu_divider {
	width: 8px;
	float: left;
}

.navigation {
	margin: 0px;	
}

#content {
	clear: both;
	position: relative;
	top: 60px;
	width: 565px;
	float: left;
}

.content_time {
	color: #a0a0a0;
	padding-bottom: 5px;
}

.postmetadata {
	font-size: 9px;
	background-color: #ebebeb;
	padding: 10px;
	margin-bottom: 50px;
	line-height: 13px;
	clear: both;
}

.entry {
	line-height: 17pt;	
}

.picture_content {
	position: relative;
	top: 60px;
	float: left;
	width: 140px;
	height: 500px;
	left: 55px;
	margin-bottom: 60px;
	border: 1px solid #a0a0a0;
}

.picture_content img {
	width: 140px;
	height: 500px;
}

#sidebar {
	position: relative;
	width: 200px;
	top: 60px;
	float: right;
}

#footer {
	clear: both;
	position: relative;
	top: 40px;
	width: 650px;
	font-size: 9px;
	left: 250px;
}