html {
	height: 100%;
	font-size: 62.5%;
	font-family: helvetica, arial, verdana, sans-serif;
	margin: 0;
	padding: 0;
	background: #fbfaf7 url(./layout/images/body-bg.jpg) repeat-x 50% 130px;
}

.schaduw { -moz-box-shadow: 0 0 8px #aaa; -webkit-box-shadow: 0 0 8px #aaa; }

#tekstballon {
width: 214px;
height: 129px;
display: none;
background: url(./layout/images/tekstballon.png) no-repeat top left;
position: absolute;
z-index: 50;
font-size: 1.1em;
line-height: 1.6em;
padding: 12px 12px 20px 26px;
}

#tekstballon h5 {
color: #61804f;
}

#tekstballon li {
list-style-type: square;
list-style-position: inside;
margin-left: 3px;
}

span.strike {
text-decoration: line-through;
}
	
body {
	position: relative;
	min-height: 100%;
	margin: 0;
	padding: 0;
	}
	
br.clear {
	clear: both;
	line-height: 0;
	margin: 0;
	padding: 0;
	}
	
strong {
	font-weight: bold;
}

img.shadow {
/*margin: -5px 0 -10px -7px;*/
margin: 0px 0 0px -7px;
}

.code {
font-family: "Courier New","Courier",serif;
  background-color: #eee;
  margin: 3px 0 3px 0;
  padding: 5px;
  border: dotted 1px #ccc; 
}

.codeblock {
background-color: #f6f4ea;
padding: 15px 5px 15px 25px;
margin: 0 -10px 20px 0;
white-space:nowrap;
overflow: hidden;
width: 425px;
}

.codeblock code span {
font-size: 1.2em;
font-family: Monaco, "Andale Mono", "Lucida Console", "Bitstream Vera Sans Mono", "Courier New", monospace;
line-height: 1.6;
}

.nadruk {
	background-color: yellow;
}

.links {
	float: left;
}

.rechts {
	float: right;
}

.center {
text-align: center;
}
	
a:link    { color: #4872a5;outline: none; }    /* unvisited links */
a:visited { color: #4872a5;outline: none; }   /* visited links   */
a:hover   { color: #1f3c60;outline: none; } /* user hovers     */
a:active  { color: #4872a5;outline: none;}   /* active links    */

.comment-form form textarea {
background: #fff url(./layout/images/form-field.gif) repeat-x bottom left;
border: 1px solid #ccc;
width: 100%;
font-size: 1.2em;
line-height: 1.6em;
color: #444;
font-family: helvetica, arial, verdana, sans-serif;
margin: 5px 0 0 0;
}

.comment-form label {
font-size: 1.2em;
}

.comment-form div.labels {
float: left;
width: 55px;
display: block;
padding: 0 0 4px 0;
}

.comment-form div.inputs {
float: left;
width: 200px;
display: block;
position: relative;
margin-top: 0px;
}

.comment-form fieldset#checkers {
margin: 7px 0 10px 0;
}

.comment-form fieldset#checkers div {
margin: 0 0 0 0;
}

.comment-form fieldset#invul {
position: relative;
}

.comment-form fieldset#invul div {
margin: 3px 0 8px 0;
}

.comment-form label.hidden {
display:none;
}

.pagination {
font-size: 1.2em;
margin-right: 50px;
margin-bottom: 20px;
}

span {
color: #999;
font-size: 1em;
}

span.verplicht {
margin-left:215px;
}

.comment-form input[type="text"] {
font-family: helvetica, arial, verdana, sans-serif;
font-size: 1.2em;
position: absolute;
background: #fff url(./layout/images/form-field.gif) repeat-x bottom left;
border: 1px solid #ccc;;
color: #444;
padding: 3px 2px 1px 3px;
height: 16px;
top: -6px;
width: 200px;
}

.comment-form input[type="checkbox"] {
vertical-align: middle;
}

.comment-form fieldset#checkers label {
vertical-align: middle;
padding-top: 4px;
}

.comment-form input[type="text"]#captcha {
position: relative;
left: 0px;
margin: 0 5px 0 5px;
}
	
/*static background elements -->*/
	
#static #header-bg {
	position: absolute;
	height: 54px;
	width: 100%;
	background-image: url(./layout/images/header-bg.jpg);
	}
	
#static #subheader-bg {
	position: absolute;
	top: 54px;
	height: 106px;
	width: 100%;
	background: transparent url(./layout/images/subheader-bg.gif) no-repeat top center;
	}
	
.content {
	margin: 0 auto;
	width: 916px;
	position: relative;
	}
	
/*--> static background elements*/

/*header -->*/
#header {
	width: 100%;
	height: 76px;
}

#logo-enc { float: left; }

a#logo {
	display: block;
	float: left;
	width: 106px;
	height: 76px;
	background: url(./layout/images/logo.png) no-repeat top left;
}

a#logo:hover {
	background-position: 0px -76px;
}

a#logo span {
	display: none;
}

img#feedicon {
	margin: 20px 0 0 335px;
	float: left;
}

ul#menu {
	margin: 16px 0 0 18px;
	padding: 0;
	list-style: none;
	font-size: 1.3em;
	font-family: "lucida grande", "lucida sans unicode", "lucida sans", lucida, verdana, helvetica, arial, sans-serif;
	float: left;
	}

ul#menu li {
	float: left;
	background: url(./layout/images/menu-links.png) no-repeat 0% -22px;
	margin: 0 9px 0 0;
	padding: 0 0 0 6px;
  }
  
ul#menu a {
	float: left;
	display: block;
	width: .1em;
	background: url(./layout/images/menu-rechts.png) no-repeat 100% -22px;
	padding: 3px 9px 6px 3px;
	text-decoration: none;
	color: #d1d1d1;
outline: none;
  }
#header > ul a {width:auto;}
/* Verbergen voor IE5-Mac \*/
#header a {float:none;}
/* Einde IE5-Mac hack */
#header a:hover {
  color:#dcdcdc;
  }
  
ul#menu li:hover {
	background-position: 0% -44px;
}
  
ul#menu li:hover a {
	background-position: 100% -44px;
outline: none;
}

#blog-page ul#menu li#blog, #portfolio-page ul#menu li#portfolio, #over-page ul#menu li#over, #english-page ul#menu li#english {
	background-position: 0% 0px;
}

#blog-page ul#menu li#blog a, #portfolio-page ul#menu li#portfolio a, #over-page ul#menu li#over a, #english-page ul#menu li#english a {
	background-position: 100% 0px;
	color: #3c3c3c;
}

#search_box {
	float: right;
    width: 146px;
    height: 22px;
    background: url(./layout/images/search-bg.png);
    margin: 16px 0 0 0;
}

#search_box #keywords {
    float: left;
    padding: 0;
    margin: 4px 0 0 6px;
    border: 0;
    width: 110px;
    background: none;
    /*color: #444;*/
    font-size: 1.2em;
}
#search_box #go {
    float: right;
    margin: 5px 9px 0 0;
    width: 15px;
    height: 14px;
}

.faded {
color: #aaa;
}

/*-->header*/

/*subheader-->*/

#welkomsttekst, #portfoliotekst, #overtekst, #englishtekst {
text-indent: -5000px;
width:833px;
height: 52px;
margin: -1px 0 0 54px;
}
#welkomsttekst {
background: url(./layout/images/welkomsttekst.png) no-repeat top left;
}
#portfoliotekst {
background: url(./layout/images/portfoliotekst.png) no-repeat top left;
}
#overtekst {
background: url(./layout/images/overtekst.png) no-repeat top left;
}
#englishtekst {
background: url(./layout/images/englishtekst.png) no-repeat top left;
}
/*-->subheader*/

/* body -->*/
#body {
	width: 100%;
	margin: 50px 0 0 0;
	height: auto;

}

/* body artikelkant --> */

#body #artikels {
	float: left;
	width: 646px;
	margin-bottom: 30px;
overflow: hidden;
}

#artikels .artikel {
	display: block;
	background: url(./layout/images/over-bg.png) no-repeat top left;
	min-height: 105px;
	z-index: 1;
	position: relative;
overflow: hidden;
width: 100%;
}

.artikel div.artikel-data {
	font-size: 2em;
	color: #777;
	line-height: 1.8em;
	float: left;
	text-align: right;
width: 92px;
padding: 23px 0 0 0;
}

div.artikel-data span {
margin-top: 0px;
}

div.artikel-data span a {
 color: #444;
text-decoration: none;
}

span.datum {
margin-right: 5px;
display:none;
}

span.datum span {
background-color:#ececec; 
font-size:1.1em; 
margin:0 3px 0 -3px; 
padding: 1px 3px 0 3px;
text-transform:uppercase;
}

#comments {
margin: 0px 0 10px 96px;
background: url(./layout/images/comments-bg.png) no-repeat top left;
min-height: 95px;
position: relative;
z-index: 1;
display: block;
overflow: hidden;
width: 100%;
}



.artikel-lijntjes, .comments-lijntjes {
	float: left;
	width: 502px;
	background: url(./layout/images/lijntjes.png) repeat-y 0px 99px;
	margin: 33px 0 0 8px;
	z-index: 0;
}

.comments-lijntjes {
margin: 30px 0 0 4px;
}

.artikel-tekst, .comments-tekst {
	float: left;
	width: 440px;
	margin: 0px 0 0 24px;
	color: #444;
}

.artikel-tekst ul {
	list-style-type: none;
	line-height: 1.6;
	margin: -17px 0 20px 2px;
	font-size: 1.2em;
	color: #444;
	}
	
.artikel-tekst ul li {
	background: url(./layout/images/list-style-image.gif) no-repeat 0 5px;
	margin: 0 0 0 0px;
	padding: 0 0 0 15px;
	vertical-align: top;
	}

.artikel-tekst h1 {
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	font-size: 2.1em;
	font-weight: normal;
	margin: -5px 0 12px 0;
	line-height: 1.3em;
}

.artikel-tekst h1 a:link { text-decoration: none; color: #444;}
.artikel-tekst h1 a:visited { text-decoration: none; color: #444;}
.artikel-tekst h1 a:hover { text-decoration: none; color: #4872a5;}
.artikel-tekst h1 a:active { text-decoration: none; color: #444;}

.artikel-tekst h2 {
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 1.6;
}

.artikel-tekst h3 {
font-weight: bold;
font-size: 1.2em;
line-height: 1.6;
}

.reacties {
width: 100%;
margin: 10px 0 0 0;
}

.reacties-container, .reacties-container-vb {
background: url(./layout/images/h4-lijn.png) repeat-x bottom left;
padding: 0 0 0px 0;
margin: 0px 0 21px 0;
width: 100%;
overflow: hidden;
}

.reacties-container-vb {
background-color: #eee;
}

.reacties-count {
font-family: Georgia, Palatino, "Times New Roman", Times, serif;
background-color: #597847;
color: #fff;
padding: 1px 5px 1px 5px;
float: left;
width: auto;
font-size: 1.2em;
line-height: 1.2em;
margin-top: 1px;
}

.reacties-tekst {
float: left;
margin: 0 0 0 10px;
width: 90%;
font-size: 1.2em;
line-height: 1.6;
}

.reacties-tekst blockquote {
padding-left:18px;
margin: 1.6em 0 1.6em 10px;
font-style: oblique;
color: #666;
background: url(./layout/images/quotes.png) no-repeat 0px -1px;
line-height: 1.6;
}

.reacties-tekst code {
font-size: 1.1em;
padding: 3px 0 4px 10px;
}

.reacties-tekst img {
margin-bottom: -4px;
}

.artikel-tekst p {
	font-size: 1.2em;
	line-height: 1.6;
	margin: 0 0 1.6em 0;
}

.reacties-tekst p {
margin: 0 0 1.6em 0;
}

.artikel-tekst p.categorie, .artikel-tekst p.comments {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #777;
}

p.postinfo {
font-size: 1.2em;
line-height: 1.7em;
color: #61804f;
margin-bottom: 0;
}

.artikel-footer, .comments-footer {
	float: left;
	width: 502px;
	background: url(./layout/images/artikel-footer.png) no-repeat bottom right;
	min-height: 1px;
	margin: 0 0 20px 100px;
}

.comments-footer {
margin: 0px 0 20px 5px;
}

span.cmts {
	display: block;
	background: url(./layout/images/icon-reactie.gif) no-repeat center right;
	padding-right: 13px;
	text-decoration: underline;
}

/* --> body artikelkant */
/* body zijkant --> */

#body #zijkant {
	float: left;
	width: 270px;
	position: relative;
	margin-top: 22px;
}

#zijkant #pijltjes {
position: absolute;
left: 1px;
top: -36px;
z-index: 5;
}

#zijkant h4, #comments h4, #zoeken h1 {
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	font-size: 1.4em;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: normal;
	color: #61804f;
	padding-bottom: 7px;
	background: url(./layout/images/h4-lijn.png) no-repeat bottom left;
	margin: 0 0 10px 0;
}

#zijkant h4 a {
text-decoration: none;
color: #61804f;
}

#comments h4 {
font-size: 1.2em;
background:none;
}

#zijkant img#logo-small {
	margin: 0 0 -7px 0;
}

#zijkant a#icon-over {
	display: block;
	float: left;
	margin: 0 2px 0 0;
	width: 20px;
	height: 14px;
	background: url(./layout/images/feed-icon-groen.gif) no-repeat top left;
}

#zijkant a#icon-over:hover {
	background-position: 0 -14px;
}

#zijkant a span {
	display: none;
}

#zijkant p {
	font-size: 1.2em;
	color: #444;
	line-height: 1.7em;
	margin: 0 0 30px 2px;
}

#zijkant img#thomas {
	float: left;
	margin: -4px 6px 0 -1px;
}

#zijkant img#postzegel {
float: left;
margin: -2px 8px 0 -1px;
}

#zijkant img#pijltje {
	position: absolute;
	top: 49px;
	left: 92px;	
}

#zijkant ul, ul#related {
	list-style-type: none;
	line-height: 1.7em;
	margin-bottom: 4px;
	margin: 10px 0 30px 2px;
	font-size: 1.2em;
	color: #444;
	}
	
#zijkant ul li, ul#related li {
	background: url(./layout/images/list-style-image.gif) no-repeat 0 5px;
	margin: 0 0 0 0px;
	padding: 0 0 0 15px;
	vertical-align: top;
	}
	
/* --> body zijkant */

/* --> body */

/* portfolio --> */
.item {
	display: block;
	width:925px;
	height: 347px;
	background: url(./layout/images/portfolio-bg.png) no-repeat top left;
margin: 0 0 0 5px;
}

.item-data {
	float: left;
	font-size: 1.1em;
	color: #444;
	line-height: 1.6em;
	margin: 29px 0 0 4px;
	text-align: left;
padding: 0 0 0 39px;
	width: 35px;
}

.item-img {
	float: left;
width:816px;
	margin: 29px 0 0 0px;
position:relative;
overflow:visible;
}

.item-img img {
	display: inline;
	float: left;
}

.item-footer {
	text-align: right;
	margin: -7px 6px 20px 0;
}

.item-footer p {
	font-size: 1.2em;
	color: #444;
	line-height: 1.7em;
}

/* --> portfolio */

/*->zoeken*/
#zoeken {
margin: 22px 0 0 110px;
color: #444;
}

#zoeken p, ul#zoekresultaten {
font-size: 1.2em;
line-height: 1.7em;
}

ul#zoekresultaten {
	list-style-type: none;
	margin: 10px 0 30px 2px;
	}
	
#zoekresultaten li {
	background: url(./layout/images/list-style-image.gif) no-repeat 0 5px;
	margin: 0 0 0 0px;
	padding: 0 0 0 15px;
	vertical-align: top;
	}

#footer {
	position: absolute; 
    bottom: 0;
    left: 0px;
	margin-top: 20px;
    background-color: #3e3e3e;
	width: 100%;
	color: #878787;
	font-size: 1.1em;
	padding: 6px 0 6px 0;
	font-family: "lucida grande", "lucida sans unicode", "lucida sans", lucida, verdana, helvetica, arial, sans-serif;
}

.icon-reactie {
padding: 5px;
margin: 0 -3px -1px 0;
}

a.reactie-over {
	display: block;
	float: right;
	margin: 11px -3px 0 0;
padding: 4px;
	width: 6px;
	height: 6px;
	background: url(./layout/images/icon-reactie-2.gif) no-repeat top left;
}

a.reactie-over:hover {
	background-position: 0 -14px;
}

a.reactie-over span {
	display: none;
}

