/*--------------------------------------------------------reset*/
html, body, wrapper, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
/*-------------------------------------------------------------------*/

body{
  background: #F5F5DC;
  font: 12px verdana, tahoma, geneva, arial, sans-serif;
  color: #333;
  line-height: 1.5em;
}
p {
margin-top: 0px;
margin-bottom: 12px;
}
.naarboven {
margin-top: 0px;
margin-bottom: 3px;
text-align:right;
font-size:11px;
}
#darney {
padding: 8px;
border: 1px solid #DFDFB5;
background-color:#FFFFEF;
}

em {
font-style: oblique;
}
code {
font-family: monospace;
background-color: #F5F5F5;
}
pre {
font-family: monospace;
}

li {
 list-style: square;
 margin-left: 17px;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

#menu {
display: none;
}
#blog-description {
margin-left: 5px;
margin-bottom: 20px;
padding-bottom: 20px;
padding-left: 0px;
font-size: 26px;
font-family: Georgia, Times New Roman, Times, serif;
}

strong{
  font-weight: bold;
}

h1{
  padding: 10px 0 10px 5px;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: .05em;
  word-spacing: .2em;
  font-family: Georgia, Times New Roman, Times, serif;
}
h1 a{
  
}
h1 a:link,
h1 a:visited{
  color: #000;
}
h1 a:hover,
h1 a:active{
  color: #000;
  text-decoration: underline;
}
h2{
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: normal;
  color: #000;
  
}
h3{
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: normal;
}

h4{
  margin-bottom: 0px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
h5 {
  margin-bottom: 10px;
  font-size: 1.5em;
  font-weight: bold;
  color: #333;
}

h1 a:link,
h1 a:visited{
  color: #000;
}
h1 a:hover,
h1 a:active{
  color: #000;
  text-decoration: underline;
}
a:link,
a:visited{
  color: #663300;
  text-decoration: none;
}
a:hover,
a:active{
  color: #666600;
  text-decoration: underline;
}
/*--------------------------------------structuur*/

#wrapper {
width: 951px;
margin: 0 auto;
}

#container {
float: right;
width: 650px;
min-height: 600px;
}

#content {
float: right;
margin-left: 0px;
width: 650px;
min-height: 200px;
}

.sidebar  {
float: left;
width: 279px;
height: 100%;
text-align: left;
padding-right: 0px;
padding-left: 5px;
padding-bottom: 20px;
overflow: hidden;
}

.sidebar h3 {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 20px !important;
}

div.sidebar li {
list-style:none;
margin: 0px;
}
/*--------------------------------------*/


blockquote {
font-style: normal;
width: 400px;
margin-left: 20px;
margin-top: 20px;
margin-bottom: 20px;
padding: 10px;
background: #F5F5EC;
border:1px solid #E3E2C9;
} 
.sidebar h3 {
margin-top: 10px;
font-size: 16px;
font-weight: normal;
color: #333;
}
#primary{
padding-top: 5px;
}
#secondary {
clear: left;
}
.navigation {
font-style: normal;
}
.navigation  a:link {font-size: 14px; font-weight: normal;color: #663300; text-decoration: none;}
.navigation  a:visited { font-size: 14px;color: #663300; text-decoration: none;}
.navigation  a:hover {font-size: 14px;color: #666600; text-decoration: underline;}
.navigation  a:active {font-size: 14px;color: #663300; text-decoration: none;}

.nav-previous {
padding: 8px 16px 8px 8px;
float: left;
margin-left: 40px;
margin-top: 5px;
margin-bottom: 5px;
border: 1px solid #DFDFB5;
background-color:#FFFFEF;
}
.nav-next {
padding: 8px 8px 8px 16px;
float: left;
margin-top: 5px;
margin-bottom: 5px;
border: 1px solid #DFDFB5;
background-color:#FFFFEF;
}
#respond{
padding-top: 10px;
padding-bottom: 10px;
}
h2.entry-title {
margin-top: 0px !important;
}
.entry-title {
clear: left;
font-size: 18px;
font-weight: normal;
color: #000;
padding-top: 100px;
margin-left: 40px;
border-top:4px solid #847E63;
}
.entry-title a:link {color: #000; text-decoration: none;}
.entry-title a:visited { color: #000; text-decoration: none;}
.entry-title a:hover {color: #000; text-decoration: none;}
.entry-title a:active {color: #000; text-decoration: none;}

.entry-title-h3{
clear: left;
font-size: 14px;
font-weight: normal;
color: #000;
padding-top: 30px;
padding-left: 40px;
}
.entry-title-h3 a:link {color: #3A3DAE; text-decoration: underline;}
.entry-title-h3 a:visited { color: #3A3DAE; text-decoration: underline;}
.entry-title-h3 a:hover {color: #000; text-decoration: none;}
.entry-title-h3 a:active {color: #000; text-decoration: none;}

.entry-date {
padding-bottom: 5px;
padding-left: 40px;
color: #808080;
}
.entry-content {
padding-left: 40px;
padding-right: 50px;
padding-bottom: 5px;
}
.entry-content a:link,
.entry-content a:visited{
  text-decoration: underline;
}
.entry-meta {
clear: both;
padding: 0px 10px 0px 40px;
font-size: 11px;
}
.page-title {
clear: left;
font-size: 18px;
padding: 10px 10px 10px 40px;
}
/*-----------------------------Zoekformulier*/
#s {
}
.button {
border: 1px solid #DFDFB5;
background-color:#FFFFEF;
cursor:pointer;
}
#s-no-results {
margin-left:40px;
}
#s-404 {
margin-left:40px;
}
input {
background-color:#FFF;
border: 1px solid #DFDFB5;
color: #333;
}
.verzend {
cursor:pointer;
}
/*-------------------------------------------*/

#wp-calendar {
margin-left: 0px;
text-align: left;
width: 200px;
height: 150px;
margin-top: 0px;
margin-bottom: 10px;
background: #F5F5F5;
border: 1px solid #EBEBEB;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 10px;
}
#wp-calendar  th {
background: #EBEBEB;
}
#wp-calendar th, td {
text-align: left;
}
#wp-calendar  caption {
font-size: 16px;
padding-bottom: 5px;
text-align: center;
}
#wp-calendar a:link {color: #3A3DAE; text-decoration: underline;}
#wp-calendar a:visited { color: #3A3DAE; text-decoration: underline;}
#wp-calendar a:hover {color: #3A3DAE; text-decoration: none;}
#wp-calendar a:active {color: #3A3DAE; text-decoration: none;}

.pad {
font-size: 90%;
padding: 2px;
}
.rechts {
text-align: right;
padding-right: 10px;
}
img {
margin-top: 10px;
margin-bottom: 10px;
}
/*------------------------------------------------Wordpress-Gegenereerde klassen */

.aligncenter,div.aligncenter,img[align="center"],.postimgfull{
display: block;
margin:1em auto;
}
.alignleft,img[align="left"]{
float: left;
margin-right:10px;
margin-bottom:0.5em;
}
.alignright,.postimgtn,img[align="right"] {
float: right;
margin-left:10px;
margin-bottom:0.5em;
}
.wp-caption{
border: 1px solid #DFDFB5;
background-color:#FFFFEF;
text-align:center;
font-size:85%;
padding:0.5em 0.15em 0.15em;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
border-radius:5px;
margin: 5px 10px 5px 0px;
}
.wp-caption img{
margin:0;
padding:0;
border:0 none;
}
.wp-caption-text{
margin-bottom:0;
margin-top:0.15em;
color:#7D7C6E;
}
.gallery-item{
width:33.2%;
float:left;
margin:1em 0;
text-align:center;
}
.gallery-item img{
border:2px solid #ddd
}
.gallery-caption{
color:#666;
text-align: center;
margin:0;
font-size:85%;
padding:0 0.5em;
}
.imgserie{text-align:center;}
.imgserie img{margin:0.5em}

div#footer {
clear:both;
height: 80px;
}
div#footer-tekst {
color: #333;
padding-left:40px;
border: 1px solid #DFDFB5;
padding-top: 8px;
padding-bottom: 8px;
background-color:#FFFFEF;
margin-left:300px;
}
#footer-tekst  a.mail-adres:link,
#footer-tekst  a.mail-adres:visited{
  color: #fff;
  text-decoration: underline;
}
#footer-tekst  a.mail-adres:hover,
#footer-tekst  a.mail-adres:active{
  color: #fff;
  text-decoration: none;
}
/*.widget_recent_entries {
background-color: #F5F5F5;
border: 1px solid #EBEBEB;
padding:5px;
}
.widget_archive {
background-color: #F5F5F5;
border: 1px solid #EBEBEB;
padding:5px;
}
.widget{
padding:5px;
}
*/
.widgettitle {
padding-top: 10px;
margin-bottom: 0px;
}