/* style.css */

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{	margin: 0;	padding: 0;}


body {
background: #f1f1ed; 
font-family: Georgia, serif;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
vertical-align: top;
text-align: center;
margin: 0;
color: #000;
}


a {
color:#cc3333;
text-decoration: none;
}

a:link {
color:#cc3333;
text-decoration: none;
}

a:visited {
color:#cc3333;
text-decoration: none;
}

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

a:active {
color:#cc3333;
text-decoration: underline;
}

h1 {
color: #232323;
font-size: 6px;
}

h2 {
color:#cc3333;
font-size: 18px;
font-weight: bold;
padding: 10px
}

h3 {
color: #334d55;
margin: 0px;
padding: 0px;
}

h4 {
color: #232323;
font-size: 14px;
margin: 0px;
padding: 0px;
}

h5 {
color: #334d55;
margin: 0px;
padding: 0px;
}

p {
color: #000000;
margin: 0px;
padding: 0px;
}

ul {	
list-style-type: square;
margin-top: 0px;
}	

ul ul ul {
list-style-type: none;	
}

label { 
font-size: 100%;	
font-weight: bold;	
color: #334d55;
}

/* Div styles */

#wrapper {
width: 1000px;
border: 1px solid #C0C0C0;
background-color: #fff;
height: auto;
text-align: left;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
}

#header {
height: 90px;
width: 980px;
background-color: #fff;
background: url(images/header.png) no-repeat;
} 

#header .banner-top {
width:470px;
height: 60px;
display: block;
float: right;
margin: 15px 0px 0px 0px;
} 

#navmenu {
height: 26px;
background-color: #000000;
} 

#navmenu ul {
margin: 0;
padding: 4px;
list-style-type: none;
list-style-image: none;
}  
 
#navmenu li {
display: inline;
} 

#navmenu ul li a {
text-transform:uppercase;
margin: 10px;
color: #ffffff;
font-weight: 600;
}

#navmenu ul li a:hover {
text-decoration:none;
color:#b80004
}   

.sociable {
padding: 0px 0px 0px 10px;
}

#menu ul {
list-style-type: none;
}  

#header .logo {
float: left;
} 

#navmenu .search {
float: right;
}  

#sidebar {
min-height: 600px;
float: left;
width: 180px;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
margin-top: 10px;
margin-bottom: 10px;
padding: 0px 5px 0px 5px;
}  

#sidebar ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}

#sidebar ul li {
padding-bottom: 3px;
} 

#sidebar ul li a {
font-weight: bold;
font-size: 110%;
padding-top: 5px;
}  

#sidebar ul li a:active {
text-decoration: none;
}

#sidebar h4{
color: #fff;
letter-spacing:1px;
 background: #000;
 padding: 5px;
 margin: 5px 0px 7px 0px;
 }  
 
 #container {
 float: left;
 width: 600px;
 border: 1px dotted #fff;
 }
 
 .welkom {
float: left;
 border: 1px dashed #C0C0C0;
 width: 580px;
 margin: 10px;
 padding: 10px;
 }
 
 .welkom p{
color: #232323;
padding: 2px;
 }
 
 .welkom h3{
color:#cc3333;
padding: 2px;
 } 
 
 .post {
float: left;
border: 1px dashed #C0C0C0;
width: 600px;
margin: 10px;
text-align: justify;
}

a img {
 border:0 
 }
 
img {
 border:0
 } 
.post img {
float: left;
 margin: 5px 5px 0px 0px;
 } 

 .post ul {
list-style-type: circle;
margin: 0px 20px 0px 20px;
}  

.post ul li{
padding-bottom: 2px;
color: #232323;
} 

.post h3{
color: #232323;
padding: 10px;
} 

.post h4{
color: #232323;
padding: 10px;
}  

.post h5{
color: #232323;
padding: 10px;
} 

.post h6{
color: #232323;
padding: 10px;
} 

.post p{
color: #232323;
padding: 10px;
line-height: 1.7em;
} 

.postmetadata {
 border-top: 1px dashed #C0C0C0;
 font-size: 90%; 
 } 

.navigation { 
float:left;
padding: 10px;
} 

.comments-template{
margin: 10px 0 0;
border-top: 1px solid #ccc;
padding: 10px 0 0;
}

.comments-template ol{
margin: 0;
padding: 0 0 15px;
list-style: none;
}
.comments-template ol li{
margin: 10px 0 0;
line-height: 18px;
padding: 0 0 10px;
border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
font-family: Georgia, Sans-serif;
font-size: 16px;
}

.commentmetadata{
font-size: 12px;
}

.comments-template p.nocomments{
padding: 0;
}

.comments-template textarea{
font-family: Arial, Helvetica, Georgia, Sans-serif;	font-size: 12px;
}

.banner-right {
float: right;
margin: 10px 15px 10px 10px;
width: 160px;
height: 600px;
}


#footer {
clear: both;
border-top: 1px solid #c0c0c0;
background-image: url(images/footer.png);
background-repeat: repeat-x;
color: #232323;
height: 80px;
padding-top: 15px;
overflow: hidden;
}

#footer .copyright-footer {
font-size: 12px;
margin: 5px;
}

#footer .design-system {
font-size: 12px;
margin: 5px;
} 

#footer .wordpress {
font-size: 12px;
margin: 5px;
}

label {
font-size: 100%;
color: #232323;
font-family: Helvetica, Arial, sans-serif;
}
