* { margin: 0; padding: 0; outline: none; line-height: 22px; }

a:link, a:visited, a:active { color:#134077; }
a:hover { color: #6891c3; font-weight: bold; }

body { background: #FFFFFF url(img/body-bg.gif) repeat-x;font-family: Verdana, Arial, Helvetica, san-serif; font-size: 12px; color: #666; }

#wrapper { width: 800px; margin: 0 auto; }

#header { width: 800px; height:80px; }
a.logo { width: 110px; height: 100px; float: left; background: url(img/witte-hoed-logo.png) no-repeat; margin-top: 10px; width: }
a.logo span { display: none; }

.mainmenu {float: left; margin-top: 10px;}
.search { float: right; margin-top: 0px; }
.search .search-text { background: url(img/search-bg.png) no-repeat; width: 157px; padding: 6px 30px 8px 10px;  border: none; height: 20px; }

#subheader {}
#subheader p { font-size: 16px; margin: 0 0 0 10px; width: 540px; color:#FFFFFF; align:justify; float:left;height:170px; }
#subheader a { color: #FFFFFF;  }
#subheader a:hover { color:#ff6600;font-weight: bold;  }

/*
	script stuff 
*/
.search-alert {display: none; background: url(img/search-alert-arrow.png) no-repeat; padding: 20px 15px 10px 15px; float: left; margin-top: 2px; position: absolute; font-size: 10px; cursor: pointer; color: #000; }

#content { width: 560px; float: left;}
#content a { color:#134077; }
#content a:hover { color: #6891c3; font-weight: bold; }

.post { width: 560px; margin-bottom: 50px; }
.post h2 a { color: #ff6600; font-weight: normal; text-decoration: none; font-size: 24px; }
.post span.post-info { color: #CCCCCC; font-size: 10px; padding-bottom: 10px; width: 560px; float: left; }
.post p { line-height: 22px; margin-bottom: 25px; align:justify;}
.post div.cats { border-top: 1px solid #ececec; padding-top: 10px; }

#sidebar { width: 200px; float: right; }
#sidebar ul { list-style-type: none; padding: 0px 0px 15px 0px;}
#sidebar ul li { padding-bottom: 5px; border-bottom: 1px solid #ececec; margin-bottom: 15px; }
#sidebar ul li ul li { margin: 0; border: none; padding: 0; }
#sidebar ul li ul li /* a */ { padding: 2px 0px 0px 20px; display: block; width: 180px; background: url(img/sidebar-bullet.gif) no-repeat 0px 7px; }
#sidebar ul li h2 { font-size: 18px; color: #474747; padding-bottom: 9px; font-weight: normal; }
#sidebar a:link, a:visited, a:active { color:#6891c3; }
#sidebar a:hover { color: #134077; font-weight: bold; }

.navigation .previous {float:left;}
.navigation .next {float:right;}



#sitemap { margin-left:250px; }
#sitemap h1 { margin-left:-100px; }
#sitemap ul { list-style-type: none; padding: 0px 0px 15px 0px;}
#sitemap ul li { padding-bottom: 5px; border-bottom: 1px solid #ececec; margin-bottom: 15px; }
#sitemap ul li ul li { margin: 0; border: none; padding: 0; }
#sitemap ul li ul li /* a */ { padding: 2px 0px 0px 20px; display: block; width: 180px; background: url(img/sidebar-bullet.gif) no-repeat 0px 7px; }
#sitemap ul li h2 { font-size: 18px; color: #474747; padding-bottom: 9px; font-weight: normal; }
#sitemap a:link, a:visited, a:active { color:#6891c3; }
#sitemap a:hover { color: #134077; font-weight: bold; }

.navigation .previous {float:left;}
.navigation .next {float:right;}



#footer { clear: both; width: 100%; float: left; background:url(img/body-bg.gif) repeat-x #565656; padding: 10px 0; margin-top: 20px; color:#FFFFFF ;}
#footer .inner { width: 800px; margin: 0 auto; }
#footer a { color: #FFFFFF;  }
#footer a:hover { color:#ff6600;font-weight: bold;  }

/*
	.comments template styles
*/

.comments { float: left; padding: 0; }

.comments input[type=text], textarea { width: 350px; }

textarea { width: 450px; }

.comments fieldset { padding: 20px; border: 1px solid #CCC; margin: 10px 0 20px 0; }

.comments p { padding: 0 0 10px 0; }

.comments h2 { padding: 0 0 15px 0; }

#cdisplay { list-style-type: none; padding: 0; margin: 0; }

	#cdisplay li { padding: 10px;  margin-bottom: 10px; width: 560px; }
	
	#cdisplay li.first {  background: #f9f9f9; border-bottom: #CCC 1px solid; }
	
	#cdisplay li.second {  background: #f6f6f6; border-bottom: #dedede 1px solid; }

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

img {
border:10px 10px 10px 10px ;
margin:10px 10px 10px 10px ;
}

img.avatar {float:right;}

h1 {
color: #666666;
font-weight: bold;
font-size:22px;
text-decoration: none;
line-height: 50px;
height:65px;
}

h2 {
color: #ff6600; 
font-weight: normal;
font-size:18px;
text-decoration: none;
line-height: 50px;
}

h3 {
color: #ff6600; 
font-weight: normal; 
text-decoration: none;
line-height: 50px;
}
