/*  
Modified extensively by Joachim Van der Auwera for ikhouookvanbomen.be
Original theme was MistyLook 2.3 from http://wpthemes.info by Sadish (http://simpleinside.com)
*/
* {
	padding: 0; 
	margin: 0;
}
p {
	margin: 0.7em 0;
	line-height: 1.6em;
}
dl {
	margin: 1em 0;
}
dt 
{
	font-weight: bold;
}
dd 
{
	margin: 0.5em;
	padding: 0;
}
img 
{
	border-top: #ddd 1px solid;
	border-right: #ddd 2px solid;
	border-bottom: #ddd 2px solid;
	border-left: #ddd 1px solid;
	padding: 2px;
}
a img {
	border: 0;
}
.clear {
	clear: both;
	height: 20px;
}

blockquote
{
	color:#333;
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url(img/blockquote.gif) no-repeat left top;	
}

fieldset 
{
	border:none;
}

html { height: 100%; overflow:hidden;}
#background { 
	border: 0px;
	padding: 0px;
	z-index: -1; 
	position: absolute; 
	color: white; 
	top: 0px;
	left: 0px;
}
#backgroundright { 
    background: #ededed;
	border: 0px;
	padding: 0px;
	z-index: -1; 
	position: absolute; 
	color: white; 
	top: 0px;
	right: 0px;
	width: 4%;
}
html>body #backgroundright{
    /* do not display on firefox etc, only for IE6 */
	display: none;
}

html>body #iecaveat {
    /* do not display on firefox etc, only for IE6 */
	background: #ff0000;
}

#backgroundside {
	margin-top: 0px; 
	margin-left: 20%;
	width: 75%;
	padding: 10px; 
	height: 100%; 
	overflow: scroll; 
	background-color: white;
}
html>body #backgroundside{
    /* ff does not need width to display proper scroll bars and fill width, IE6 does */
	background-color: transparent;
	width: auto;
	overflow: auto;
}

body 
{
    background-color: transparent; 
	margin: 0px; 
	padding: 0px; 
	height: 100%; 
	z-index:0; 
	position: relative;
	font: 76%/1.6em verdana, tahoma, arial,  sans-serif; 
	color: #333333; 
	text-align: center;
}

a 
{
    text-decoration:none;
}
a:link, a:visited {
	color: #265e15;	
}
a:hover, a:active {
	border-bottom:#963 1px solid;
}
h1, h2, h3, h4, h5, h6 
{
	font-family:Georgia, Verdana, Arial, Serif;
}


#container {
	border: #ddd 1px solid; 
	background: #ffffff; 
	margin: 0 auto; 
	text-align: left;
	color: #333333; 
}

* html #container {
	/* IE6 only */ 
    background: #ffffff; 
}
html>body #container {	
	/* FF and IE7 */ 
	background: url(img/trans25.png) repeat;
}

#navigation {
	background: transparent; 
	margin: 20px auto 0; 
	overflow: hidden;
	text-align: left;
	width: 100%;
	font-family:Tahoma, Verdana, Arial, Serif;
}
#navigation ul li {
	float: left; 
	margin: 0 5px 0 0; 
	list-style: none;
}
#navigation ul li a {
	border: #ddd 1px solid; 
	border-bottom:none;
	padding: 0 10px 2px 10px; 
	display: block; 
	background: #ededed; 
	text-decoration: none;
}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li.current_page_item a {
	background: #ffffff;
	color: #333333;	
	border: #ccc 1px solid; 
	border-bottom:none;
}
#navigation ul li.search {
	font-size: 0.9em; 
	float: right;
	top: 0;
}
#navigation ul li.search input#s {
	border: #999 1px solid; 
	font-size: 0.9em; 	
	width: 100px; 
	padding: 2px; 	
	background:#ffffff;
}
#navigation ul li.search input#searchsubmit {
	border: #999 1px solid; 
	font-size: 0.9em; 
	background: #e6e6e6; 
	margin: 0 0 0 2px; 
	color: #265e15; 
	padding: 2px; 		
}

#header {
	clear: both; 
	float: left; 
	margin: 10px 5px; 
}
#header h1 
{
	font-size:1.8em;
	margin:10px 0 0 10px;
	font-variant:small-caps;
	letter-spacing:1px;		
}
#header h1 a {
	text-decoration:none;	
	border:none;
}
#header h2 
{
	margin:5px 0 0 10px;
	font-size:1em;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, Serif;
	letter-spacing:1px;		
}
#feedarea {
	padding:10px 10px 0 0; 
	float: right; 	
	text-align: right;
}
#feedarea dl dt {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
}
#feedarea dl dd {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
	background:url(img/feed.png) no-repeat left center;
	padding-left:16px;
}

#headerimage {
	clear: both; 
	background-color: #ddd; 
	height: 1px;
}
* html #headerimage {
	margin-top: 0;
}

#content {
	margin: 10px 10px 10px 20px; 	
}
/* * html #content {
	height: 100%;
}*/
#content h3 {
	font-size: 1.4em; 
	font-weight:normal;
	margin: 1em 0 0;
	color: #265e15;	
}
#content h4 {
	font-size: 1.1em; 
	margin: 1em 0 0 0;
}
#content h5 {
	font-size: 1em; 
	margin: 1em 0;
}
#content ol 
{
    list-style: decimal;
    margin:1em;
    padding:0 1em;
}

#content-main ul 
{
    margin: 1em;
    padding: 0 1em;
    list-style: disk;
}
#content-main ul.asides 
{
	margin:0;
	padding:2em;
	border-bottom:#ddd 1px dashed;
}
#content-main {
	float: left; 
}

#content .post 
{
	padding:0 0 2em 0;
	border-bottom:#ddd 1px dashed;
}
#content p img.right {
	float: right;
	margin:10px 0 0 10px;
	background:url(img/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border:none;
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;	
}
#content p img.left {
	float: left; 
	margin:0 10px 10px 0;
	background:url(img/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border:none;
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;
}
#content .post h2 
{
	font-size: 1.4em; 
	margin: 1em 0 0;	
	letter-spacing:1px;
	font-weight:normal;	
}
#content .entry 
{
    margin: 1em 0;
    padding-right:1em;    
}
#content .entry a:link, #content .entry a:visited
{
    border-bottom:#963 1px dashed;    
}
#content .entry a:hover, #content .entry a:active
{
    border-bottom:#963 1px solid;    
}
#content .post-info , #content .postmetadata
{
	font-size:0.9em;
	color:#666666;
	margin:0;
	padding:0;	
}

#sidebar {
	padding: 0 0 0 10px; 
	float: right; 
	width: 200px;
	font-size:0.9em;
}
#sidebar ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar ul ul
{
	list-style: none;
	margin: 0.5em 0 0 1em;
	padding: 0;
}
li.sidebox {
	padding: 10px 0 10px 0;
	background: url(img/sideheadtop.gif) #ededed no-repeat left top; 
	margin-bottom: 10px; 	
}
html li.sidebox {
	padding-bottom: 10px;
}
li.sidebox h2 {
	font-weight: normal; 
	font-size: 1.6em; 
	text-align: left;
	color: #242;	
}
#sidebar li.sidebox p img {
	float: left; 
	margin: 0 10px 10px 0;
}

#footer {
	clear: both; 	
	background: transparent; 
	margin: 0 auto; 
	text-align: left;
}
#footer p {
	float: right; 
	padding-bottom: .5em; 
	text-align: right;
	font-size: 0.8em; 
	color: #666666;
}
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#f9fcfc;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}
.commentnum 
{
	font-size:1.5em;
}
#container .commentlist {
	margin: 0;
	padding: 0;	
}
.commentlist li 
{
	list-style: none;
	margin: 1em 0;
	padding: 0.5em;	
	background: #f9fcfc;
	border-top: #eee 1px solid;
	border-bottom: #eee 1px solid;
}
.commentlist li.alt 
{
    background: #f9fcf9;
}
.commentlist li .cmtinfo 
{
	font-size: 1em;		
}
.commentlist li cite 
{
	font-style: normal;
	font-weight: bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#666;
}
textarea, input.textbox {
	padding:5px;
	border: 1px solid #ccc;		
	padding:3px;
	font:1em Verdana, Arial, Serif;
	background:#f9f8f4;
}
textarea 
{
	height:20em;
	width:80%;	
}
textarea:focus, input.textbox:focus 
{
	border: 1px solid #999;	
	background:#ffffff;
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}
