/*
Design by Martin van der Veen
http://home.deds.nl/~coenraad
*/

body {
margin : 0;
padding : 0;
background : white url(images/header-route.jpg) repeat-x center top;
font-family : Georgia, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #000000;
}
form {
margin : 0;
padding : 0;
}
fieldset {
margin : 0;
padding : 0;
border : none;
}
input, textarea, select {
font-family : Georgia, Arial, Helvetica, sans-serif;
font-size : 13px;
}
h1, h2, h3 {
font-family : Georgia, Arial, Helvetica, sans-serif;
font-variant : normal;
font-size : 18pt;
color : #DD0000;
}
h1 {
letter-spacing : 1px;
}
h2 {
font-size : 1.8em;
}
h3 {
font-size : 1.4em;
font-weight : bold;
}
h4 {
font-size : 100%;
font-weight : bold;
font-style: normal;
}
p, ul, ol {
margin-bottom : 1.5em;
line-height : 150%;
text-indent : 0;
}
blockquote {
font-style : italic;
}
a {
color : #990000;
text-decoration : none;
}
a:hover {
text-decoration : none;
color : #CC0000;
}
hr {
display : none;
}
img {
border : none;
}
img.left {
float : left;
margin : 0 15px 0 0;
}
img.right {
float : left;
margin : 0 0 0 15px;
}
#logo {
width : 980px;
height : 194px;
margin : 0 auto;
padding : 60px 0 0 0;
}
#logo h1, #logo p {
margin : 35px 10px 0px 8px; /* laatste px is uitlijning vogeldorp-header */
float : left;
color : #ffffff;
}
#logo h1 {
padding-left : 40px;
background : url(images/xxx.gif) no-repeat left center;
font-size : 4em;
}
#logo p {
padding : 3px 0 0 5px;
font-size : 1.4em;
}
#logo a {
text-decoration : none;
text-transform : lowercase;
color : #ffffff;
}


#menu {
width : 970px;
height : 20px;
margin : 0 auto;
font-family: 'Dancing Script', arial, serif;
}
#menu ul {
margin : 20px;
padding : 0px;
list-style : none;
}
#menu li {
display : inline;
}
#menu a {
display : block;
float : left;
height : 20px;
padding : 6px 20px 0 20px;
background : url(images/img04x.gif) no-repeat;
text-transform : none <!--uppercase-->;
text-decoration : none;
font-size : 2.6em;
letter-spacing : 1px;
color : #7F7F7F;
}
#menu a:hover {
color : #000000;
font-weight : normal;
}
#menu .active a {
color : #000000;
font-weight : bold;
}



#page {
width : 960px;
margin : 0 auto;
padding : 8px 0;
}
#content {
float : right; /* bepaald het links of rechts van grootste tekstblok */
width : 650px;
background : url(images/orange.jpg) repeat;
padding-top : 35px; /* bepaald vert. startpunt hoofdtekst */
border : 0px solid #cc0033;
}
.post {
text-align : left;
}
.post .maintitle {
padding : 0px 0 0 38px;
font-size : 2.4em;
font-weight : bold;
letter-spacing : 0.6px;
}
.post .title {
margin : 5px;
padding-left : 39px;
color : #000000;
border-bottom : 0 solid #1a1a1a;
}
.post .meta {
margin : 0;
padding-left : 30px;
background : url(images/img05x.gif) no-repeat left center;
color : #404040;
}
.post .meta a {
color : #404040;
}
.post .entry {
padding-left : 40px;
padding-right : 50px;
}
.post .more {
text-align : right;
padding-right : 30px;
}
.post .more a {
padding-left : 15px;
background : url(images/img06.gif) no-repeat left center;
text-decoration : none;
font-weight : bold;
}
.post .more a:hover {
text-decoration : underline;
}
.vline {
border-bottom : 1px solid #1a1a1a;
}


#sidebar {
float : left; /* bepaald het links of rechts van de kolom */
width : 250px;
margin : 80px 0 0 20px; /* bepaald resp. hoogte vanaf header, ?, ? en uitlijning vanaf kant */
}
#sidebar ul {
margin : 0;
padding : 0;
list-style : none;
}
#sidebar li {
margin-bottom : 20px;
background : url(images/orange.jpg) top repeat;

}
#sidebar li ul {
padding : 20px 0px;
}
#sidebar li li {
margin : 0;
background : none;
border : none;
}
#sidebar li li a {
padding-left : 0px;
color : #DD0000;
text-decoration : none;
}
#sidebar li li a:hover {
text-decoration : underline;
}
#sidebar h2 {
height : 23px;
margin : 0;
padding : 4px 0 0 10px;
background : #CC0000 url(images/img07.gif) repeat-x;
letter-spacing : 1px;
font-family : Arial, Arial Narrow, Georgia;
font-variant : small-caps;
font-weight : bold;
font-size : 1.4em;
color : #FFFFFF;
}
#search form {
padding : 20px;
}
#footer {
clear : both;
height : 50px;
padding : 66px;
background : white url(images/xfooter.jpg) repeat-x center top;
border-top : 0 solid #050505;
}
#footer p {
margin : 0;
text-align : center;
font-size : 11px;
letter-spacing : 0;
color : #7F7F7F;
}
#footer a {
color : #000000;
}

