/*  
Theme Name: English
Theme URI: http://www.ecoboot.nl
Description: ecoboot website
Author: Marten Timan
Author URI: http://open-media.nl/marten/
Licensed under a attribution-noncommercial--sharealike Creative Commons License:
http://creativecommons.org/licenses/by-nc-sa/2.5/nl/
*/

/* basic elements */
body { 
	font: 9pt/13pt Trebuchet MS; 
	color: #595441; 
	background: #05738d url(img/bg_flag.gif) no-repeat 50% 0; 
	margin: 0px; 
	text-align: left;
	}

p { 
	font: 9pt/13pt Trebuchet MS; 
	margin: 0;
	padding: 0 0 10px 0;
	
	}
	
p.postmetadata {
	clear: both;
	}
	
	
	
	
h1 { 
	font:  bold 29px Trebuchet MS;  
	color: #595441;
	margin: 0; 
	padding: 15px 6px 0 0;
	}

h1.header {
	font:  bold 48px Trebuchet MS;  
	color: #05738d;
	margin: 0 0 0 -2px; 
	padding: 0;
	text-decoration:none;
	}

h2 { 
	font: normal 18px Trebuchet MS; 
	color: #595441;
	margin: 0; 
	padding: 0;
}

h3 { 
	font: normal 16px Trebuchet MS; 
	color: #000;
	margin: 0; 
	padding: 0 0 10px 0;
}

h4 { 
	font: normal 14px Trebuchet MS; 
	color: #fff;
	margin: 0; 
	padding: 0 0 10px 10px;
}

h1, h2, h3 {
	clear: both;
	}

b { 
	font: bold 13px Trebuchet MS; 
	color: #000;
	margin: 0; 
	padding: 0;
}

strong { 
	font: bold 13px Trebuchet MS; 
	color: #000;
	margin: 0; 
	padding: 0;
}

small {
	margin: 0; 
	padding: 0;
	color: #000;
	}	
	
.yellow {
color: #FFFF3E;
}

.turq {
	color: #44A5A0;
}

.white {
	color: #fff;
}
	

a:link, a:visited { 
	font: normal 12px Trebuchet MS; 
	text-decoration: underline; 
	color: #44A5A0;
}
	
a:hover, a:active { 
	font: normal 12px Trebuchet MS; 
	text-decoration: underline; 
	color: #00FFFF;
}	

	
h2 a:link, h2 a:visited { 
	font: normal 18px Trebuchet MS; 
	text-decoration: none; 
	color: #595441;
	padding: 0 0 10 0;
	margin:0;
}
	
h2 a:hover, h2 a:active { 
	font: normal 18px Trebuchet MS; 
	text-decoration: none; 
	color: #00FFFF;
}	


#mainmenu {
	float:left;	
	width: 158px;
	padding: 0;
	margin: 0 0 0 1px;
	border: 0;	
}

#mainmenu a {	
	float:left;	
	width:158px;
	height: 30px;
	background:url("img/btn_main.gif") no-repeat left top;
	margin: 0 0 1px 0;
	padding: 0 0 0 10px;
	font: 14px trebuchet MS, sans-serif, verdana; 
	color: #fff; 
	text-decoration: none;
}

#mainmenu a {
	float:left;	
	width: 148px;
	height: 17px;
	background:url("img/btn_main.gif") no-repeat left top;
	margin: 0 0 1px 0;
	padding: 7px 0 6px 10px;
}

#mainmenu a:hover {
	background-position:0px -30px;
	float:left;	
	width: 148px;
	height: 17px;
	margin: 0 0 1px 0;
	padding: 7px 0 6px 10px;
	color: #bff4f7;
}

/* cats */
#categories {
    float:left;	
	width: 158px;
	padding: 20px 0 0 0;
	margin: 0 0 0 1px;
	border: 0;	
}

#categories a {	
	float:left;	
	width:158px;
	height: 24px;
	background:url("img/btn_cat.gif") no-repeat left top;
	margin: 0 0 1px 0;
	padding: 0 0 0 10px;
	font: 12px trebuchet MS, sans-serif, verdana; 
	color: #3d3a2e; 
	text-decoration: none;
}

#categories a {
	float:left;	
	width: 148px;
	height: 17px;
	background:url("img/btn_cat.gif") no-repeat left top;
	margin: 0 0 1px 0;
	padding: 3px 0 3px 10px;
}

#categories a:hover {
	background-position:0px -24px;
	float:left;	
	width: 148px;
	height: 17px;
	margin: 0 0 1px 0;
	padding: 3px 0 3px 10px;
	color: #bff4f7;
}

/* boatmen c.q. zeelui */

#boatmen {
    float:left;	
	width: 158px;
	padding: 20px 0 0 0;
	margin: 0 0 0 1px;
	border: 0;	
}

#boatmen a {	
	float:left;	
	width:158px;
	height: 24px;
	background:url("img/btn_cat.gif") no-repeat left top;
	margin: 0 0 1px 0;
	padding: 0 0 0 10px;
	font: 12px trebuchet MS, sans-serif, verdana; 
	color: #3d3a2e; 
	text-decoration: none;
}

#boatmen a {
	float:left;	
	width: 148px;
	height: 17px;
	background:url("img/btn_cat.gif") no-repeat left top;
	margin: 0 0 1px 0;
	padding: 3px 0 3px 10px;
}

#boatmen a:hover {
	background-position:0px -24px;
	float:left;	
	width: 148px;
	height: 17px;
	margin: 0 0 1px 0;
	padding: 3px 0 3px 10px;
	color: #bff4f7;
}

/* taal switch */

#taalswitch {
    background: #B8AF9C;;
	float:left;	
	width: 158px;
	padding: 20px 0 0 0;
	margin: 0px 0px 20px 1px;
	border: 0;	
    color: #FFF;
}


#taalswitch a {	
	float:left;	
	width:158px;
	height: 30px;
	/*background:url("img/btn_main.gif") no-repeat left top;*/
	margin: 0 0 1px 0;
	padding: 0 0 0 10px;
	font: 14px trebuchet MS, sans-serif, verdana; 
	 
	text-decoration: none;
}

#taalswitch a {
	float:left;	
	width: 148px;
	height: 17px;
	/*background:url("img/btn_main.gif") no-repeat left top;*/
	margin: 0 0 1px 0;
	padding: 7px 0 6px 10px;
    color: #3D3A2E;
    background-color: #9B9B9A;
}


#taalswitch .selected-theme {
	float:left;	
	width: 148px;
	height: 17px;
	margin: 0 0 1px 0;
	padding: 7px 0 6px 10px;
    color: #fff;
    font: 14px trebuchet MS, sans-serif, verdana; 
    list-style-type: disc;
    background-color: transparent;
}

#taalswitch a:hover {
	background-position:0px -30px;
	float:left;	
	width: 148px;
	height: 17px;
	margin: 0 0 1px 0;
	padding: 7px 0 6px 10px;
	color: #bff4f7;
}


img {
	border: 0;
}


/* specific divs */

	/* styles for IE 5 Mac  */
#horizon
{
	background-color: transparent;
	position: absolute;
	top: 0;
	left: 0;
}
 
 /* following rules are invisible to IE 5 \*/
#horizon
{
	top: 0;
	left: 0;
	width: 100%;
	margin-top: 0;
	text-align: center;
	min-width: 775px; 
}
 /* end IE 5 hack */ 
 

#container { 	
	clear: both;
	padding: 0; 
	border: 0;
	text-align: left; 
	width: 775px; 
	margin-left: auto; 
	margin-right: auto; 
	}

#container_abs { 	
	position: absolute;
	padding: 0; 
	border: 0;
	text-align: left; 
	width: 775px; 
	margin-left: auto; 
	margin-right: auto; 
	}	

#float_container { 	
	float: left;
	padding: 0; 
	border: 0;
	text-align: left; 
	width: 775px; 
	margin-left: auto; 
	margin-right: auto; 
	background: url(img/bg.gif);
	background-repeat: repeat-y;
	background-position: 0% 413px;
}


#header { 	
	float: left;
	padding: 0; 
	margin: 0;
	border: 0;
	text-align: right; 
	width: 775px; 
	height: 224px;
	background: url(img/header.jpg) no-repeat;
	}

#logo { 
	float: left;
	padding: 0 0 0 30px;
	margin:0;
	width: 310px;
	height: 100px;
	text-align: left;
	color: #05738d;
}

#onder_header { 

	clear: both;
	text-align: left; 
	width: 615px; 
	height: 100px;
	background-image: url(img/bg_gradient.gif);
	background-repeat: repeat-x;
	z-index: 10;
}	

#zoek_veld {
	position: relative;
	top: 24px;
	left: 0px;
	width: 400px;
	height: 50px;
}

#content {  
	float: left;
	padding: 0 0 0 0; 
	margin: 0;
	border: 0;
	text-align: left; 
	width: 615px; 
}

.content_abs {
	position: absolute;
	padding: 0;
	margin: 0;
}

.links {
	float: left;
	padding: 0 0 0 28px; 
	margin: 0;
	border: 0px;
	text-align: left; 
	width: 585px;
}
		
#sidebar {  
	float: right;
	padding: 0 0 20px 0; 
	margin: 0;
	border: 0px;
	text-align: left; 
	width: 159px;
	color: #fff;
	
}

#sidebar ul, #sidebar li {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	}

#footer {
	clear: both;
	padding: 0;
	margin:0;
	border: 0;
	text-align: left; 
	width: 775px;
	height: 50px;
	background: #595441; 
}

.footertekst_links {
	float: left;
	padding: 10px;
	margin:0;
	border: 0;
	text-align: left; 
	width: 50px;
}

.footertekst_rechts {
	float: left;
	padding: 10px;
	margin:0;
	border: 0;
	text-align: left; 
	width: 685px;
	color: #fff; 
}


/*--------------------------------------------*/

.post, .post_preview {
	float: left;
	padding: 0 0 10px 0;
	margin: 0;
	width: 525px;
	text-align: left;
}

.post_small img {
	position: absolute;
	left: 25px;
	padding: 100px 0 0 0;
	margin: 0;
	width: 160px;
	height: 140px;
}

.post img {
	padding: 5px;
	margin: 10px 0 0 0;
}

.entry {
	clear both;
	padding: 10px 10px 0 0;
	margin: 0;
	text-align: left;
}

.post_small {
	float: right;
	padding: 0;
	margin: 0;
	width: 330px;
	text-align: left;
}

	
#commentform, #respond {
clear: both;
}

.commentaar {
	float: left;
	padding: 0;
	margin: 65px 0 0 0;

}

/*FORMS*/

input {
	padding: 1px;
	margin:0;
	border: 1px #000 solid;
	}

 textarea {
	width: 400px;
	padding: 2px;
	height:200px;
	border: 1px #000 solid;
	}

.searchtext {
	position: absolute;
	top: 20px;
	left: 30px;
	padding:0;
	margin:0;
	height: 18px;
	width: 263px;
	background: #bbeff3;
	}
	
.searchbtn {
	position: absolute;
	top: 20px;
	left: 294px;
	border:0;
	padding:0;
	margin:0 ;
	}

/* zo groot wordt de "author etc" weergegeven */
.commentlist li, #commentform input, #commentform textarea {
font: 1em 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}

.commentlist li {
font-weight: bold;
clear: both;
}

/* zo groot wordt de "author" weergegeven*/
.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}

.commentlist p {
font-weight: normal;
line-height: 1.4em;
text-transform: none;
}

#commentform p {
font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
font-weight: normal;
}


/*	Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
padding:0;
margin:0;
}

.alignright {
float: right;
padding:0 0 0 5px;
margin:0;
}

.alignleft {
float: left;
padding:0 5px 0 0;
margin:0;
}

.clear {
clear: both;
}

/* End Images */

.navigation {
	float: left;
	width: 550px;
	height: 40px;
	margin:0;
	padding: 10px 0 0 0;
}
