/*  
Theme Name: histocasa 2.0
Theme URI: http://www.histocasa.nl
Description: Theme of Histocasa, the site where history is written
Version: 1.0
Author: Kaj Rietberg
Author URI: http://www.kajrietberg.nl/
*/


* {
margin:0;
padding:0;
}

body {
font-size:62.5%;
background:#51403B;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

p {
margin: 5px;
}

a:link {
font-weight: bold;
color:#6F6F6F;
text-decoration: none;
}

a:visited {
color:#F86F11;
}

a:hover {
color:#F86F11;
text-decoration:underline;
}

#wrapper {
background: #F3F2ED url(/images/background-headerimage.jpg) no-repeat;
width:900px;
margin:0 auto;
}

#header {
height:215px;
width: 900px
}

#searchbar {
text-align:right;
margin:0px 15px 10px;
padding:2px 0;
}

#searchbar input {
color:#999;
}

#container {
width:900px;
min-height: 500px;
}

#nav {
float: left;
margin: 5px 0 0 0;
padding:0 0 5px;
width: 190px;
}

#nav li {
list-style-type:none;
}

#nav li a {
color:#000;
text-decoration:none;
font-weight:400;
font-size:1.2em;
margin:15px 30px ;
}

#content {
background:#efefe7;
border: solid 1px #e5e5dd;
float: right;
font-size: 1.1em;
margin: 5px 0px;
min-height: 450px;
padding: 20px;
width: 659px;
}

#content h2 {
color:#F95D06;
font-family: serif;
font-size:2em;
padding:0 0 5px;
text-decoration: none;
}

#content ul {
margin: 5px 20px 5px 20px;
}

#bericht {
margin: 0 0 30px 0
}


#footer {
background: #F3F2ED;
height:60px;
border-top:solid 1px #999;
clear:both;
padding:10px 0 0;
text-align: center;
}

#footer p {
margin: 1px;
}
