﻿
/* --------------------------------------------------------- */ 
/*   BASIS STRUCTUUR							 		
/* --------------------------------------------------------- */

body,form,table,input,textarea{
	font-family:verdana,tahoma,trebuchet MS,arial;
}
body,form,table,td{
	font-size:.60em;	
}

/* Mac Firefox */
table{
	font-size:1.7em;
}


/*   RESET STANDAARD WAARDEN
/*---------------------------------------------------------- */	
body,a,h1,h2,h3,h4,p,ul,li,form{
	margin:0;padding:0;
}
a img{
	border:0;
}
body a{
	color:#666666;
}
body a:hover{
	color:#000000!important;
}

/*   TEKST ONDERDELEN
/*---------------------------------------------------------- */

#tekstvak{
	font-size:1.2em;	
}

h1:first-letter,h2:first-letter{
	text-transform:uppercase;
}

h1{
	font-size:1.7em;	
}
.socialnetworks{
	list-style: none;
}
.socialnetworks li{
	height: 30px;
	vertical-align: middle;
}
.socialnetworks img{
	padding-right: 7px;
	display: inline;
	float: left;
}
.socialnetworks a{
	font-size: 1.4em;
	text-decoration: none;	
}
.socialnetworks span{
	position: relative;
	top: 2px;
	display:block;
}

/*   Pagina titel
/*---------------------------------------------------------- */

h1{
	margin:0 0 18px 5px;	
}

/*   Bericht titel
/*---------------------------------------------------------- */

.post h2,.post h2 a{
	width: 554px;
	color:#024e5a;
	margin:10px 0 10px 0!important;
	padding:0!important;
	display:block;
	border:0!important;
	border-bottom:1px solid #b6cccf;
	float: left;
}
.postkop{
	width: 554px;
	margin-bottom:15px;
	float: left;
	border-bottom:1px solid #b6cccf!important;
}
.postkop small{
	float:left;
	padding:0 0 15px 0;
	margin: 0;	
}	

#single h2{
	margin-top:10px;
	border:0;
}

#tekstvak h3,h3 a{
	font-size:1.25em;
	color:#4e6411;
	background:#e8f1d0;
	margin-top:10px;
	padding:5px;
}
#tekstvak h4,h4 a{
	color:#000000;
	font-size:1.3em;
	padding-bottom:10px;
	margin:10px 0 0 5px;
	border-bottom:1px solid #cccccc;	
}
#tekstvak p{
	color:#2f2f2f;
	line-height:1.8em;
	padding:10px 0;
	clear: left;
}

cite a,cite{
	width:560px!important;
	font-size:1.1em;
	text-transform:capitalize;
	color:#000000;
	font-style:normal;
	font-weight:bold;
	line-height:2.6em;
	margin:3px;
}

.navigation{
	height: 3px;
	margin:15px 0 30px 0;
	display: block;
}
.navigation a{
	margin: 20px 0 25px 0;
}

small a{
	color:#666;
}

strong{
	padding-top:10px;
}

/*   POSTS
/*---------------------------------------------------------- */

.post{
	margin: 0;
	padding-bottom:15px;
	border-bottom:1px dashed #cccccc;
}
#single{
	border-bottom: 0;
	padding-bottom: 0;
}

.postmetadata{¡			
	font-size:.95em;
	margin-top: 20px;
	display: block;
}

img.left,img.right{position:relative;}
img.left{
	float:left;
	padding:0 10px 0 0;
	display:inline;
}
img.right{
	float: right;
	padding:0 5px 15px 15px;	
	display:inline;	
}

ul li ul{
	margin-left: 15px!important;
}


/*   LIJSTEN
/*---------------------------------------------------------- */	
#tekstvak ul{
	margin:10px 0 10px 20px;
}
#tekstvak ul li{
	margin:5px 0;
}
li{
	line-height:1.8em;
}

/* Oneven berichten */
.alt{
	background:#f0f5f6;
}


/*   NAAR BOVEN LINK
/*---------------------------------------------------------- */	
#naar_boven{
	margin-top:20px;
	padding-top:5px;
	border-top:1px solid #b6cccf;
}
#naar_boven a{
	color:#666;
}
#naar_boven a span{ 
	font-size:1.1em;
	font-family:Trebuchet MS;
}

/*   KRUIMELPAD
/*---------------------------------------------------------- */		
#breadcrumbs{
	height:23px;
	color:#2f2f2f;
}
#breadcrumbs a{color:#2f2f2f;}
#breadcrumbs span{color:#024e5a;}
