/* modified by Lieven Vandenbroucke for Xtence (http://www.xtence.be)*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}
*{
margin:0;
padding:0;
}
body{
	font-family: Verdana, Geneva,Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #fff;
	color: #4d1d11;
}

h1, h2, h3, h4, h5, h6{
	font-family:  Verdana, Geneva, Arial, Helvetica, Georgia, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

#pierlapont{
	background-color:#C80A26;
	position:relative;
	text-align:left;
	width:980px;
	padding-top:0;
	top:5%;
	height:600px;
	border:1px solid #C80A26;
}

a:hover{ text-decoration: none; }

a img{ border: none; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #ffe9b2;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #eee;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #f1cf8f;
	color: #f1cf8f;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #f1cf8f;
	background-color: #fff;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}


#container{
	margin: 0 auto;
	width: 782px;
	padding: 3px 0 15px;
	text-align: left;
	vertical-align: top;
}
#header{
	float: left;
	margin: 0;
	width: 980px;
	height: 180px;
	overflow: hidden;
	background: #230a05 url(images/header.jpg) no-repeat;
	color: #fff;
	clear: both;
}
#sidebar{
	float: left;
	width: 192px;
}
/*navigatie=============================================================================================*/
#menu-pierlapont{
	position:absolute;
	top:170px;
	left:40px;;
	height:200px;
	width:90px;
	z-index:1000;
}
#menu-pierlapont ul{
  margin-left: 0;
  list-style: none;
}
#menu-pierlapont li {
  margin: 0;
  padding:0;
	width:90px;
}
#menu-pierlapont li a:link, 
#menu-pierlapont li a:visited,
#menu-pierlapont li a:active {
  padding-top: 5px;
  padding-left: 10px;
	font-weight: bold;
  text-decoration:none;
  background-color:#ccc;
  background-image: url(images/bg-nav.jpg);
  color: #000;
	width:100px;
height:25px;
_height:30px;
  display: block;
  border:1px solid #C80A26;
}
#menu-pierlapont li a:hover {
	color:#FFF;
  background-image: url(images/bg-nav-over.jpg);
	width:100px;
	font-weight: bold;
  border:1px solid #C80A26;
}
#menu-pierlapont ul ul { 
	display: none; 
}
#menu-pierlapont ul li:hover > ul {
	display: block;
}
#menu-pierlapont ul li ul li{
	padding:0;
	text-align: center;
	width:100px;
}
/*
#page{
	float: left;
	width: 575px;
	text-align: left;
	vertical-align: top;
}*/
#inhoud{
	position: absolute;
	scrollbar-highlight-color: #C80A26;
	scrollbar-shadow-color: #FFF;
	scrollbar-3dlight-color: #FFF;
	scrollbar-arrow-color: #FFF;
	scrollbar-track-color: #C80A26;
	scrollbar-darkshadow-color: #C80A26;
	scrollbar-base-color: #C80A26;
	scrollbar-face-color: #DBA0A6;
	top: 170px;
	left: 160px;
	background-color: transparent;
	background-image: url(alphaback.gif);
	border: 1px solid #C00;
	font-weight: bold;
	height: 400px;
	width: 775px;
	padding: 10px;
	overflow: auto;
	z-index: 10;
}
#inhoud-gastenboek{
	position: absolute;
	scrollbar-highlight-color: #C80A26;
	scrollbar-shadow-color: #FFF;
	scrollbar-3dlight-color: #FFF;
	scrollbar-arrow-color: #FFF;
	scrollbar-track-color: #C80A26;
	scrollbar-darkshadow-color: #C80A26;
	scrollbar-base-color: #C80A26;
	scrollbar-face-color: #DBA0A6;
	top: 170px;
	left: 160px;
	background-color: transparent;
	background-image: url(alphaback.gif);
	border: 1px solid #C00;
	font-weight: bold;
	height: 400px;
	width: 685px;
	padding: 10px;
	padding-left: 90px;
	overflow: auto;
	z-index: 10;
}
#background{
	position:absolute;
	top: 170px;
	left: 160px;
	height:420px;
	width:780px;
	z-index: 9;
}


.post{
	margin: 15px 15px 0;
}

.post h2{
	margin: 13px 15px 0;
	padding: 13px 0 10px;
	border-bottom: 1px solid #C80A26;
}

.post h2 a{
	color: #C80A26;
}

.entry{
	padding: 0 15px 15px;
	line-height: 24px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
}

.entry h1{
	font-family: Georgia;
	font-size: 24px;
	line-height: 30px;
}

.entry h2{
	margin: 0;
	font-size: 18px;
}

.entry h3{}

.entry  h4{ font-size: 16px; }

.entry h5{ font-size: 14px; }

.entry h6{ font-size: 11px; font-weight: normal; }

.entry img{
	border: 1px solid #f1cf8f;
	padding: 4px;
	background-color: #fff;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.browse{
	padding: 15px 30px 0;
}

#footer{
	margin: 15px 0 15px;
}

#footer p{
	padding: 13px 15px;
}

/* comments template */

.comments-template{
	border-top: 1px solid #f1cf8f;
	margin: 15px 0 0;
	padding: 0;
	line-height: 24px;
	background: #fff;
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 24px;
	padding: 0 0 15px;
	border-bottom: 1px solid #f1cf8f;
}

.commentmetadata{
	font-size: 11px;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, sans-seriff;
	text-transform: none;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #F87B15;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

/*footer*/
#footer-zedelgem{
	position: absolute; 
	top:600px;
	left: -1px;
	width: 100%;
	height: 72px;
	color: #000;
	width: 982px;
	font-size: 0.8em;
	text-align: center;
	background-image: url(images/footer.png);
	background-position: bottom;
	background-repeat: no-repeat;
	z-index: 5;
}
#pierlapont-adres{
	position: absolute;
	top:20px;
	left:0;
	width: 982px;
}
#footer-zedelgem a{
	text-decoration: underline;
	color: #333;
}
#footer-zedelgem a:visited{
	text-decoration: none;
	color: #666;
}
#footer-zedelgem a:hover{
	text-decoration: none;
	color:#FFF;
}
.xtence{
	text-align: right;
	position: absolute;
right:200px;
	top:630px;
	font-size: 0.8em;
	font-weight: bold;
	z-index:20;
}

a{
	text-decoration: none;
	color: #C80A26;
}
a:visited{
	text-decoration: none;
	color: #666;
}
a:hover{
	text-decoration: underline;
	color:#333;
}