/* 1-06-2009; wvp; letter Calibri,Tahoma, changed to Calibri,Tahoma, */

/************resetter*************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/***********end resetter***********/
body{
	background: #fff;
	margin: 0px;
	font-family: Calibri,Tahoma;  
	font-size: 12px;
	line-height: 14px;
	color: #000000; 
	font-weight:normal;
	text-decoration:none;
	background: #fff url(images/bg-head.gif) repeat-x;
	
}
.header{
	position: relative;
	width: 800px;
	margin:0px auto;  
	height: 142px ;
/*	background: grey; /* voor testen */
}
img.logo{
	position: relative;
	/*top: 25px;*/
	left: 0px;
	}
/* wpv 12042009 .headerkop toegevoegd. */
.headerkop{  
	position: relative;
	top: -30px ; 
	margin-left: 30px;
	font-size: 40px;
	font-family: Papyrus, Tahoma;
	font-weight: bold;
	color: white;

/*	background: grey; /* voor testen */
/*  background-position:center center;  /* voor testen */
}

.description{
	position: relative;
	top: auto;
	left: auto;
	font-family: Calibri,Tahoma;
	font-size: 40px; 

	color: red;
}
.menu{
	position: relative;
	top:    -7px; 
	#top:    -25px;	/* voor IE v7 */
	height: 35px;
	margin-top: 10px; 
	bottom: 0px;
	width: 800px;
}
.menu ul li {
	float: left;
	position: relative;
	height: 30px; 
	background: #505c7e url(images/bg-menu.gif) repeat-x;
	margin: 1px 1px 1px 1px;
}
.menu ul li a{
	color: #fefefe;
	display: block;
	padding: 10px 10px;
	font-size: 12px;
	text-decoration: none;
	font-family: Calibri,Tahoma;
	font-weight: bold;
	text-transform:uppercase;
}
.menu a:hover{
    color: #CCCCC;
    text-decoration: underline
}
.search{
	position: absolute;
	left: 572px;
	height: 35px;
	width: 174px;
	background: #fff url(images/bg-search.gif) no-repeat;
	bottom: 0px;
}
.search input{
	margin: 12px 0px 0px 29px;
	height: 10px;
	width: 135px;
	border: none;
	color: #636f90;
	font-family: Calibri,Tahoma;
	font-size: 9px;
}
.middle{
	position: relative;
	width: 800px;
	margin:10px auto;
}
/* content is het textgedeelte */
.content{
	float: left;
/*	margin: 20px 0px 50px 0px;*/
	margin: 10px 0px 10px 0px; 
	width: 570px;
}
.sidebar{
	float: right;
	position: relative;
        /*	top: bot  left  right */
	margin: 50px 0px 20px 0px;
	width: 169px ;
}
.sidebar .top{
	position: relative;
	/*height: 45px;*/
	background: #fff url(images/bg-sidebar-top.gif) no-repeat left top;
	
}
.sidebar .bottom{
	height: 47px auto;
	background: #fff url(images/bg-sidebar-bottom.gif) no-repeat left top;
}
.sidebar .main{
	background: #fff url(images/bg-sidebar.gif) repeat-y left top;
	/*background: grey; /* test purpose wvp*/
	padding: 0px 0px 0px 18px;
}
.sidebar .title{
	margin-left: 21px;
	color: #566aa8;
	font-family: Calibri,Tahoma;
	font-size: 10px;
	font-weight: bold;
}
.sidebar .list{
	padding-bottom: 15px;
}
.sidebar ul {
	margin: 3px 0px 0px 0px;
}
.sidebar ul li{
	background: #fff url(images/list.gif) no-repeat 0px 5px;
	padding-left: 21px;
}
.sidebar ul li a{
	color: #20273a;
	font-family: Calibri,Tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.sidebar ul li ul{
	margin: 0px 0px 0px -10px;
}
h1 {
	font-size: 23px;
	font-family: Calibri,Tahoma;
	color: #1c2232;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	#margin: 10px 0px 10px 0px; /* voor IE v7 */
}
h1 a {
	color: #1c2232;
	text-decoration: none
}

h2 {
	font-size: 14px;
	font-family: Calibri,Tahoma;
	color: #1c2232;
	font-weight: bold;
	margin: 10px 10px 10px 0px;
	#margin: 10px 0px 10px 0px; /* voor IE v7 */
}
h2 a {
	color: #1c2232;
	text-decoration: none
}

h3 {
	font-size: 12px;
	font-family: Calibri,Tahoma;
	color: #1c2232;
	font-weight: Bold;
	font-style: italic;
	margin: 10px 10px 10px 10px;
	#margin: 10px 0px 10px 0px; /* voor IE v7 */
}
h3 a {
	color: #1c2232;
	text-decoration: none
}
.post .body{
	background: #fff url(images/h1-border.gif) no-repeat left top;
	padding: 10px 0px 0px 0px;
}
.post .date{
	color: #505c7e;
	padding: 0px 0px 10px 20px;
	background: #fff url(images/date-icon.gif) no-repeat;
}
.post .text p{
	margin-bottom: 12px;
}
.post .text ol, .post .text ul{
	margin-bottom: 12px;
	margin-left: 25px;
}
.post .text ol li ol, .post .text ul li ol{
	margin-bottom: 0px;
}
.post .text ul li{
	list-style:disc;
}
.post .text ol li{
	list-style: decimal;
}
.post .text a{
	color: #000;
}
.post .text dt{
	font-weight: bold;
}
.post .text dd{
	margin-bottom: 12px;
}
.post .meta{
	background: #fff url(images/bg-meta.gif) no-repeat 40px top;
	height: 47px;
	padding: 0px 0px 0px 59px;
	font-weight: bold;
	margin-top: 20px;
}
.post .meta img{
	margin: 0px 3px 2px 0px;
}
.post .meta img.rating{
	margin-bottom: -3px;
}
.post .meta a{
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.clear{
	clear: both;
	clear: none;
}
.footer{
	clear: both;
	height: 55px;
	background: #fff url(images/bg-footer.gif) repeat-x;
	color: #fefefe;
	text-align: center;
	padding-top: 38px;
}
.footer a{
	color: #fefefe;
	text-decoration: underline;
}
.response{
	position: relative;
}
.response .title{
	font-size: 15px;
	font-weight: bold;
	font-family: Calibri,Tahoma;
	margin-bottom: 20px;
}
.comment{
	position: relative;
	margin-bottom: 5px;
	background: #f6f6f6 url(images/bg-comment.gif);
	padding: 10px;
	margin-right: 10px;
}
.comment .meta{
	float: left;
	width: 98px;
	background: #eee url(images/comment-arrow.gif) no-repeat right top;
}
.comment .meta .name{
	margin-bottom: 5px;
	font-family: Calibri,Tahoma;
}
.comment .meta .date{
	font-family: Calibri,Tahoma;
	font-size: 10px;
}
.comment .meta .name a{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-family: Calibri,Tahoma;
}
.comment .text{
	float: left;
	width: 427px;
	padding: 0px 10px;
}
.comment .text p{
	margin-bottom: 7px;
}
.response .line{
	background: #fff url(images/h1-border.gif) no-repeat left top;
	height: 1px;
}
.response .form{
	padding: 15px 0px 15px 0px;
	margin: 0px 10px 0px 0px;
	background: #e8e4fb;
}
.response .form .title{
	margin-left: 10px;
}
form.comment{
	padding: 0px 0px 0px 25px;
	background: none;
	font-family: Calibri,Tahoma;
	position: relative;
}
form.comment p{
	margin-bottom: 5px;
}
form.comment .left{
	float: left;
	width: 170px;
}
form.comment .right{
	float: left;
}
form.comment input{
	border: none;
	width: 160px;
	font-family: Calibri,Tahoma;
}
form.comment textarea{
	border: none;
	width: 340px;
	height: 96px;
	font-family: Calibri,Tahoma;
}
.search-alert {
  display: none;
  background: url(images/alert-search.gif) no-repeat left bottom; 
  padding: 10px 15px 20px 15px; 
  top: -55px; 
  left: 0px; 
  margin-top: 5px; 
  position: absolute; 
  font-size: 10px; 
  cursor: pointer; 
  color: #000; 
  z-index: 10; 
  width: 160px;
  }
