/*
Theme Name: Het Volksbos
Theme Uri: http://volksbos.nl/
Description:
Version: 1.0
Tags: two columns, fixed width, green
Author: Thomas van Dijk
Author URI: http://www.wedesigner.nl/
*/

* {padding:0; margin:0;}

/* concerning the entire page */
body {
font: 0.625em Verdana, Helvetica, sans-serif;
background: left top repeat-x #BAD394;
color: #000000;
}
p, li, dd, address, pre {font-size: 1.4em;}
h1, h2, h3, h4, h5, h6, blockquote, #title p {font-family: Georgia, serif; clear: both;}

#title h1, #title p{font-size: 2.4em;}
#title p{font-weight: bold;}
h2, h3, h4, h5, h6, dt {font-size: 1.6em}
.entry-title, blockquote {font-size: 1.8em;}
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, address, pre, #searchform {margin:10px 20px; line-height: 1.5em;}
img {margin: 8px;}
ul li {list-style-type: none;}
a {text-decoration: none; color: #4A5A31;}
a:hover {color: #4D371F;}
blockquote {
background: url(images/left_quote.png) left top no-repeat;
margin: 20px;
padding-left: 50px;
}
blockquote p {
background: url(images/right_quote.png) right bottom no-repeat;
margin: 0;
padding-right: 50px !important;
}
.byline, .entry-meta, .sub-nav {font-size: smaller;}

/* concerning the head of the page, the title and the menu of pages */
#header {
background: url(images/header.jpg) left top no-repeat;
margin:0 auto;
padding-top:10px;
height:200px;
}
#header a{color: #BAD394;}
#header a:hover{color: #C9E4B6;}
#title {text-align:right;}
#navigation {padding-top: 95px; text-align:right;}
#navigation ul li{
list-style-type: none;
display: inline;
font: 1.8em Georgia, serif;
margin: 10px 0 0 10px;
}
#navigation h3 {display: none;}

/* concerning the container around the content, sidebar and footer */
#container {
width:940px;
margin:0 auto;
background-color: #C9E4B6;
color: #000000;
}

/* concerning the content */
#content {
width: 630px;
float: left;
}
#content ul, #content ol {margin-left:40px;}
.alignleft {
float: left;}
.alignright {
float: right;}
.aligncenter {
margin-left: auto;
margin-right: auto;}
.wp-caption {
margin: 0 5px 10px 20px;
border: 1px solid #333333;
background-color: #ffffff;
color: #333333;
}
.entry a {text-decoration: underline;}
.wp-caption p{margin: 5px;}
.wp-caption img{margin:5px;}

.comment-body p {
 font-size:1em;
 }
.sticky {margin:20px;
background:#ffff88;}
.postmetadata {clear: both;}
/* concerning the sidebar */
#sidebar {
width: 310px;
float: left;
}

/* concerning the footer */
#footer {clear: both;}
#first {
width: 310px;
float: left;}
#second {
width: 320px;
float: left;}
#third {
width: 310px;
float: left;}
#footer  h1, #footer  h2, #footer  h3, #footer  h4, #footer h5, #footer  h6, #footer  p, #footer  ul, #footer  ol, #footer  dl, #footer  address {margin: 10px 20px;}
#footer img {margin: 10px 20px 10px 0}