/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/*Nadenkertjes layout. vanaf hier...
rest in comment hierna voor backup*/
html{
		position: relative;
}
body{
		margin: 0px;
		background: #DEBA82 url(images/bg.jpg) top center;
		font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
		}
		#main{
		text-align: left;
		width: 850px;
		}
		#stage{
		width: 520px; 
		text-align: left;
		margin-left: 12px;
		}
		#header{
		background: url(images/header.png) no-repeat;
		width: 516px;
		height: 105px;}
		.barsmall{
		height: 22px;
		overflow: hidden;
		margin-bottom: 3px;
		line-height: 22px;
		width: 500px;
		background: url(images/barsmall.jpg);
		color: white;
		text-indent: 10px;
		font-size: 14px;
		position: relative;
		
		}
		.post{
		border-left: 1px dashed black;
		border-right: 1px dashed black;
		}
		#menu{
		height: 30px;
		font-family: Rockwell;
		border-top: 1px dashed black;
		padding-top: 5px;
		}
		#menu a{
		text-decoration: none;
		font-size: 15px;
		margin-right: 15px;
		
		}
		#content{
		margin-left: 12px;
		width: 500px;
		}
		#sidebar{
		float: right;
		width: 240px; 
		text-align: left;
		margin-right: 74px;
		}
		.navigation{
		opacity: 0.5;
		font-family: Rockwell;
		position: relative;
		bottom: -3px;
		}
		.navigition a{
		text-decoration: none;
		}
		.sbtitle{
		background: ;
		width: 239px;
		height: 27px;
		line-height: 27px;
		text-indent: 4px;
		font-family: Rockwell, Georgia, Serif;
		font-size: 20px;
		color: black;
		margin-top: 50px;
		opacity: 0.4;
		}
		.sbtxt{
		width: 239px;
		margin-bottom: 10px;
		}
		.widget_views ul{
		font-size: 13px;
		margin-left: -35px;
		}
		.who_is_online_widget ul{
		margin-left: 0px;
		
		}
		.sbtxt ul li{
		margin-top:  7px;
		}
		.sbtxt2{
		background: url(images/sidebartxt.jpg) 70%;
		width: 239px;
		margin-bottom: 10px;
		}
		.sbtxt div{
		margin-bottom: 20px;
		font-family: Rockwell, Georgia, Serif;
		font-size: 13px;
		padding: 5px;
		color: black;
		line-height: 15px;
		}	
		.sbtext hr {
		margin-top: 20px;
		}	
		h5{
		margin-top: 0px;
		top: 5px;
		position: absolute;
		}
		#footer{
		position: relative;
		background: url(images/footer.png);
		width: 500px;
		height: 50px;
		background-position: bottom;
		}
		.article{
		margin-left: 10px;
		width: 480px;
		font-family: Hoefler Text, Georgia, Serif;
		text-align: justify;
		margin-bottom: 20px;
		}
		.articleSmall{
		padding-left: 5px;
		
		margin-left: 5px;
		width: 480px;
		font-family: Hoefler Text, Georgia, Serif;
		text-align: justify;
		margin-bottom: 20px;
		}
		i b{
		text-decoration: underline;
		}
		a{
		color: inherit;}
		#fttext{
			font-size: 12px;
			padding-top: 10px;
			width: 100%;
			color: white;
			text-align: center;
			
		}
		#fttext a{
			color: white;
			
		}
		h2{
			padding-left: 10px;
			border-top: #594727 dashed 1px;
			margin-bottom: 0px;
			font-size: 25px;
			line-height: 30px;
		}
		hr{
		border:#594727 dashed 1px;
		clear: both;
		}
li{ list-style: none; margin-left: -30px;}
.alignright{
text-align: right; padding: 3px;}
.alignleft{
 padding: 3px; float: left;}
.sch{ margin-top: -67px; background-position: right bottom; background-repeat: no-repeat; position: absolute; width: 85px; height: 64px; right: 0px; }
.post, .page{
position: relative;
}
blockqoute{

	font-weight: bold;

	text-transform: none;

	font-variant: small-caps;

}
.wpcf7-response-output, .wpcf7-validation-errors{ display: none;}
a, a:link, a:hover, a:visited, a:active{ color: black;}
.sbtxt2 a, .sbtxt2 a:link, .sbtxt2 a:hover, .sbtxt2 a:visited, .sbtxt2 a:active{ color: black;}
.more-link:link, .more-link:visited, .more-link:hover, .more-link:active { color: black;}
.barsmall a:link, .barsmall a:visited, .barsmall a:hover, .barsmall a:active { color: white;}
.related_post_title{
border: none;
font-family: Rockwell;
font-size: 18px;

}
.commenti{
position: relative;
clear: both;
}
.commenti p{
margin-left: 120px;
}

.boek{
width: 30px;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
.avatar{
height: 60px;
width: auto;
float: left;
margin-top: 0px;
border: none;
}

/* einde nadenkertjes layout backuo vanaf hier */
