/*
THEME NAME: Waternatuurlijk 2009
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Aangepaste Sandbox theme
VERSION: 1.6
AUTHOR: <a href="http://www.forsite.nu/">ForSite Media</a> (after <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>)
AUTHOR URI:
TAGS: 
*/

html, body, div, p, table, thead, tbody, tr, th, td, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dd, dt, blockquote {margin: 0; padding: 0; font-size: 100%; border: 0; }


body { 
background: #BFE8FF /* url('/wp-content/themes/waternatuurlijk-2009/images/mainbg.jpg') no-repeat 50% 75% fixed */; 
color: #5b5a5c;
font: 12px/1.5 helvetica, arial, sans-serif;
}

div#wrapper{
width: 900px;
margin: 0 auto;
overflow: auto;
padding: 10px;
position: relative;
z-index: 9;
}

#bgImg {
position:fixed;
left:0px; 
top:0px; 
z-index:1; 
visibility:hidden;
}

div#header {
background: #fff;
-moz-box-shadow: 1px 1px 5px #666;
-webkit-box-shadow: 1px 1px 5px #666;
box-shadow: 1px 1px 5px #666;
float: left;
margin: 10px 0;
padding: 10px;
width: 880px;
}

div#header #logo {
float: left;
width: 16%;
margin: 10px 15px 0 0;
}
div#header h1 {
background: #fff url('/wp-content/themes/waternatuurlijk-2009/images/waternatuurlijk-logo.png') no-repeat 0 0;  
height: 86px;
margin: 0 auto;
width: 105px; 
}
div#header h1 a {
border: 0;
display: block;
height: 86px;
overflow: auto;
text-indent: -999em;
width: 105px; 
}
h2.desc {
	width: 600px;
	clear: both;
	float: left;
	font: 26px/30px helvetica, arial, sans-serif;
	margin-bottom: 1px;
	letter-spacing: .009em;
	}
div#access #blog-description {
color: #1ABE31;
font-weight: bold;
text-align: center;
float: right;
margin-top: 5px;
font-size:17px;
letter-spacing: 0.009em;
}
ul#home_nav {
display: none;
	}
#menu li {
float: left;
font-weight: bold;
list-style: none;
width: 20%; /* breedte kolom, zie ook #logo hierboven */
min-width: 130px;
}
#menu li li {
font-weight: normal;
width: 100%;
}
div#access {
background: #fff;
-moz-box-shadow: 1px 1px 5px #666;
-webkit-box-shadow: 1px 1px 5px #666;
box-shadow: 1px 1px 5px #666;
margin: 0 0 10px 0;
float: left;
padding: 10px;
width: 880px;
}

div#content {
background: #fff;
-moz-box-shadow: 1px 1px 5px #666;
-webkit-box-shadow: 1px 1px 5px #666;
box-shadow: 1px 1px 5px #666;
float: left;
padding: 10px;
width: 575px;
min-height: 518px;
}
.entry-content ul, .entry-content ol { margin : 1.2em 2em; }
#content ul, #content ol { margin : 1.2em 2em; }
#comments-list  ul li{
	list-style: none;
	}

div.sidebar {
background: #fff;
-moz-box-shadow: 1px 1px 5px #666;
-webkit-box-shadow: 1px 1px 5px #666;
box-shadow: 1px 1px 5px #666;
float:right;
overflow:hidden;
padding: 0 10px 10px;
width:275px;
}
div.sidebar li {
list-style: none;
}
div.sidebar li.widget {
margin-top: 10px;
}
div#secondary { clear:right; margin: 10px 0; }

div#footer {
clear:both;
width:100%;
padding: 20px 0px 0px 0px;
}


div#nav-above,div#nav-below{width:100%;height:1em;}
div#nav-above{margin-bottom:3.0em;}
div#nav-below{margin-top:1.5em;}
.alignleft,div.nav-previous{float: left;}
.alignright,div.nav-next{float: right;}


/* =HOMEPAGE ------------------------------------------*/
.home div#leadcontent {
border-bottom: 1px solid #189bd7;
margin-bottom: 1.5em;
overflow: hidden;
width: 100%;
}
.home .post {
float: left;
margin-left: 10px;
width: 185px;
}
.home .post:first-child { margin-left: 0; }

.home .post h2 {margin: 0;}
.home .post .entry-date { font-size: 10px; }

.home div#archivelist { float: left; padding-left: 1.25em; width: 50%; }




/* =HEADERS, TYPO et al -------------------------------*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #189bd7;
}
h2 { font-size: 14px; margin-bottom: 1.5em; }
p { margin: 1.5em 0; }


#menu li a { border: 0; color: #189bd7; text-decoration: none; }
#menu li li a { border: 1; color: #000; text-decoration: none; }
a { border-bottom: 1px dotted #ccf; color: #5B5A5C; text-decoration: none; }
#menu a:hover, a:hover { border-bottom: 1px solid #189bd7; }


/* =DON'T SHOW THIS -----------------------------------*/
#blog-title span,
div.skip-link,
.home #nav-above, .home #nav-below {
left: -999em;
position: absolute;
}