/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

.size-thumbnail{border:1px solid #c1c1c1;}

/* Begin Typography & Colors */
* {font-size:101.01%}
html{font-size:62.5%;background:#eae7dd;height:100%;}
body{
	margin:0;
	background:url(/images/bg.gif) no-repeat 50% 0;
	font:1.1em/1.8em LucidaGrande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	min-width:909px;
	min-height:100%;
}
* html body{
   position:relative;
   left:1px;
   padding-right:1px;
}
*+html body{
	position:relative;
	left:1px;
} 
* html body{height:100%;}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}




#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #d5e9f3;
	border-top: 1px solid #8cbbd2;
	border-bottom: 1px solid #8cbbd2;
	color:#000000;
	}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 1.5em;
	color:#385889;
	}
a.post-link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#385889;
}
a.post-link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#02275f;
}

h1 {
        font-size:1.2em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.3em;
        font-weight:bold;
	margin-bottom:-10px;
	}

h2.pagetitle {
	font-size: 1.3em;
	}

h1.title {
	font-size: 1.3em;
	}
h1.titleh1{
text-decoration: none;
font-weight: normal;
letter-spacing:-1px;
    margin:0;
    font:1.4em  Verdana, Geneva, Arial, Helvetica, sans-serif;
    color:#0f3671;
    padding:0;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.1em;
        font-weight:bold;
	margin-bottom:-10px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:hover, h3, h3 a, h3 a:hover, #sidebar h2, caption, cite {
	
	}
*/
.entry p a:visited {
	color: #800080;text-decoration: underline;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
         background: #F3FBFF;
	}

.commentlist li {
	font-weight: normal;
	}
.commentlist a {
	text-decoration: none;
	}
.commentlist a:visited {
	text-decoration: none;
	color: #0000CC;
	}


.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px 2px 2px 2px;
         margin:0 5px 0 0;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.0em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentmetadata {
	font-weight: normal;
	}

.commentmetadata a {
	color: #000000;
	text-decoration:none;
	}
.commentmetadata a:visited {
	color: #000000;
	text-decoration:none;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000000;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/*a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}*/

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {

	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;

	border: 1px solid #959596;
	}





.narrowcolumn {
	float: left;
	padding: 0 0 20px 10px;
	margin: 0px 0 0;
	width: 575px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 15px;
	text-align: justify;
	padding-right:5px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}



/* End Structure */



/*	Begin Headers */








/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft{
	float: left;
	}

img.wp-smiley {
	display: ;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {

	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {

	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {


	}

#commentform #submit {
	margin: 0;

	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 50px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */





/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}


 {
	border: none;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
#main{
	width:910px;
	padding:53px 0 0;
	margin:0 auto;
}
* html #main{
	width:909px;
}
a{
	color:#0000CC;
	text-decoration:none;
}
a:visited{color:#800080;text-decoration:none;}
a:hover{text-decoration:underline;}

.entry a{text-decoration:underline}
form{margin:0;}
img{
	border:none;
	display:block;
}
#container{
	width:909px;
}
/* header */
#header{
	width:909px;
	height:155px;
	background:url("http://karelgeenen.s3.amazonaws.com/wp-content/themes/default%20karel/images/homesprite.png") no-repeat -997px -0px;
	position:relative;
}
/* logo */
#header h1{margin:0;}
#header h1 a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:228px;
	height:122px;
	background:url("http://karelgeenen.s3.amazonaws.com/wp-content/themes/default%20karel/images/homesprite.png") no-repeat -3547px -0px;
	position:absolute;
	top:15px;
	left:50px;
}
/* label */
.label a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:55px;
	height:104px;
	background:url("http://karelgeenen.s3.amazonaws.com/wp-content/themes/default%20karel/images/homesprite2.png") no-repeat -1509px -0px;
	position:absolute;
	top:14px;
	right:-54px;
}

.tab1 a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:102px;
	height:35px;
	position:absolute;
	top:-20px;
	left:12px;
         background:url("http://karelgeenen.s3.amazonaws.com/wp-content/themes/default%20karel/images/homesprite2.png") no-repeat -703px -0px;
         
}
.tab2 a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:102px;
	height:35px;
	position:absolute;
	top:-20px;
	left:114px;
         background:url("http://karelgeenen.s3.amazonaws.com/wp-content/themes/default%20karel/images/homesprite2.png") no-repeat -907px -0px;
         
}
.tab3 a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:102px;
	height:35px;
	position:absolute;
	top:-20px;
	left:216px;
         background:url("http://karelgeenen.s3.amazonaws.com/wp-content/themes/default%20karel/images/homesprite2.png") no-repeat -805px -0px;
         
}
.tab4 a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:102px;
	height:35px;
	position:absolute;
	top:-20px;
	left:318px;
         background:url("http://karelgeenen.s3.amazonaws.com/wp-content/themes/default%20karel/images/homesprite2.png") no-repeat -601px -0px;
         
}
.tab2 a:hover{
background:url(images/labelvacmuis.gif) no-repeat 0 0;
}
.tab3 a:hover{
background:url(images/labelopmuis.gif) no-repeat 0 0;
}
.tab4 a:hover{
background:url(images/labelvideomuis.gif) no-repeat 0 0;
}
.tab1vac a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:102px;
	height:35px;
	position:absolute;
	top:-20px;
	left:12px;
         background:url(images/labelhome.gif) no-repeat 0 0;
         
}
.tab2vac {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:102px;
	height:35px;
	position:absolute;
	top:-20px;
	left:114px;
         background:url(images/labelvacmuis.gif) no-repeat 0 0;  
}
.tab3vac a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:102px;
	height:35px;
	position:absolute;
	top:-20px;
	left:216px;
         background:url(images/labelop.gif) no-repeat 0 0;       
}
.tab4vac a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:102px;
	height:35px;
	position:absolute;
	top:-20px;
	left:318px;
         background:url(images/labelvideo.gif) no-repeat 0 0;       
}
.tab1vac a:hover{
background:url(images/labelhomemuis.gif) no-repeat 0 0;
}
.tab3vac a:hover{
background:url(images/labelopmuis.gif) no-repeat 0 0;
}
.tab4vac a:hover{
background:url(images/labelvideomuis.gif) no-repeat 0 0;
}

.tab1op a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:102px;
	height:35px;
	position:absolute;
	top:-20px;
	left:12px;
         background:url(images/labelhome.gif) no-repeat 0 0;
         
}
.tab2op a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:102px;
	height:35px;
	position:absolute;
	top:-20px;
	left:114px;
         background:url(images/labelvac.gif) no-repeat 0 0;  
}
.tab3op {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:102px;
	height:35px;
	position:absolute;
	top:-20px;
	left:216px;
         background:url(images/labelopmuis.gif) no-repeat 0 0;
         
}
.tab4op a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:102px;
	height:35px;
	position:absolute;
	top:-20px;
	left:318px;
         background:url(images/labelvideo.gif) no-repeat 0 0;
         
}
.tab1op a:hover{
background:url(images/labelhomemuis.gif) no-repeat 0 0;
}
.tab2op a:hover{
background:url(images/labelvacmuis.gif) no-repeat 0 0;
}
.tab4op a:hover{
background:url(images/labelvideomuis.gif) no-repeat 0 0;
}






.tab1video a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:102px;
	height:35px;
	position:absolute;
	top:-20px;
	left:12px;
         background:url(images/labelhome.gif) no-repeat 0 0;
         
}
.tab2video a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:102px;
	height:35px;
	position:absolute;
	top:-20px;
	left:114px;
         background:url(images/labelvac.gif) no-repeat 0 0;  
}
.tab3video a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:102px;
	height:35px;
	position:absolute;
	top:-20px;
	left:216px;
         background:url(images/labelop.gif) no-repeat 0 0;
         
}
.tab4video {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:102px;
	height:35px;
	position:absolute;
	top:-20px;
	left:318px;
         background:url(images/labelvideomuis.gif) no-repeat 0 0;
         
}
.tab1video a:hover{
background:url(images/labelhomemuis.gif) no-repeat 0 0;
}
.tab2video a:hover{
background:url(images/labelvacmuis.gif) no-repeat 0 0;
}
.tab3video a:hover{
background:url(images/labelopmuis.gif) no-repeat 0 0;
}








/* navigation */
.navigation{
	margin:0;
	padding:0;
	font:1.3em LisboaSansFlight, Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style:none;
	position:absolute;
	top:115px;
	right:36px;
}
.navigation li{
	float:left;
	padding:0 0 0 25px;
}
.navigation li a{
	color:#0000CC;
	text-decoration:none;
}
.navigation li a:hover{text-decoration:underline;}
.navigation li a:visited{text-decoration:none;color:#0000CC;}
/* header form */
.enter{
	position:absolute;
	top:50px;
	right:87px;
}
.enter2{
	
}
.enter input{
	float:left;
	width:180px;
	height:24px;
	padding:7px 0 0 11px;
	margin:2px 0 0 2px;
	display:inline;
	background:transparent;
	border:0;
	color:#676767;
}
.enter2 input{
	width:180px;
	height:24px;
	padding:7px 0 0 11px;
	margin:2px 0 0 2px;
	display:inline;
	background:transparent;
	border:1;
	color:#676767;
}
.enter span{
	float:left;
	width:195px;
	height:34px;
	background:url("http://karelgeenen.s3.amazonaws.com/wp-content/themes/default%20karel/images/homesprite.png") no-repeat -1906px -0px;
}
.enter2 span{
	width:195px;
	height:34px;
}
.searchsubmit input{
width:20px;
}
/* content holder */
#content-holder{
	width:831px;
	overflow:hidden;
	background:url(images/holder.png) repeat-y 0 0;
	padding:5px 35px 0 43px;
}
/* content */
.content{
	width:572px;
	float:left;
}
/* comment box */
.comment{
	width:600px;
	overflow:hidden;
	padding-bottom:35px;
}
.comment.main{padding-bottom:15px;}
.comment .top{
	width:531px;
	height:100%;
	overflow:hidden;
	background:url("http://karelgeenen.s3.amazonaws.com/wp-content/themes/default%20karel/images/homesprite2.png") no-repeat 0 0;
	padding:0 20px 0 19px;
}
.comment .page-top{
	width:531px;
	height:56px;
	overflow:hidden;
	background:url(images/bluebar.gif) no-repeat -0px -0px;
	padding:15px 22px 0 19px;
}
.comment .head{
	width:531px;
	height:56px;
	overflow:hidden;
	padding:0 22px 0 19px;
}
.txt{
	float:left;

}
.comment .top h2,
.sidebar h2, top h1{
	letter-spacing:-1px;
	margin:0;
	font:1.3em  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#0f3671;
	padding:0;

	text-decoration:none;

}
.comment .page-top h2
{
	letter-spacing:-1px;
	white-space:nowrap;
	margin:0;
	font:2em Corbel, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#0f3671;
	padding:0;

	text-decoration:none;

}
.sidebar h2{
	letter-spacing:-1px;

	margin:0;
	font:2em Corbel, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#0f3671;
	padding:0;
	margin-bottom:10px;
	text-decoration:none;

}
.comment .top h3{
	font:12px Arial, Helvetica, sans-serif;
	line-height:11px;
	color:#00a2ff;
	margin:0 0 5% 0;
}


.top a{
	text-decoration:none;
}
.top a:hover{
	text-decoration:underline;
}

.comment .head h2{






	letter-spacing:-1px;
	white-space:nowrap;
	margin:0;
	font:2.1em Corbel, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#0f3671;
	padding:0;
	text-decoration:none;
}
* html .comment .top h3{margin:5px 0 0;}
*+html .comment .top h3{margin:5px 0 0;}
.comment .top h2 strong{
	font-weight:normal;
	color:#0f3671;
	
}
.comment .page-top h2 strong{
	font-weight:normal;
	color:#0f3671;
	
}
.comment .top h3 span{color:#00a2ff;}
.photo{
	float:right;
	width:40px;
	height:40px;
	overflow:hidden;
}
.photouser{
	float:right;
	width:40px;
	height:40px;
        border:2px;
	background:url(images/frame.gif) no-repeat 0 0;
	overflow:hidden;
}
.bio{
	width:594px;
	height:110px;
	background-color:#F3FBFF;
	border-style:solid;
        }
.bio p{
margin-right:5px;
}

.comment-content{
	width:100%;
	overflow:hidden;
}
.image{
	float:left;
	width:112px;
	padding:10px 0 0 19px;
}
.image img{border:1px solid #c1c1c1;}
.text{
	padding:10px 5px 0 10px;
	float:right;

}
.text p{margin:0;}

a.more-link{
	float:left;
	padding:0 11px 0 21px;
	background:url(images/link-l.gif) no-repeat 0 0;
	line-height:31px;
	text-decoration:none;
	
	}
	a.more-link:hover{
	float:left;
	text-decoration:underline;


	
	}

.links{
	background:url(/images/ico-comment.gif) no-repeat 5px 0;
	overflow:hidden;
	margin-top:20px;
	line-height:23px;
	height:31px;
	padding:0 0 0 17px;
	list-style:none;
}
.links li{
	float:left;
	padding:0 6px 0 9px;
	background:url(images/sep01.gif) no-repeat 0 50%;
}
.links li.nobg{
	background:none;
	padding:0 6px 0 0;
}
.links li a{text-decoration:underline;}
.links li a:hover{text-decoration:underline;}
/* content blue box */
.bluebox{
	width:390px;
	background:url(images/blue-bg.gif) no-repeat 0 0;
	color:#636363;
	padding:10px 0 0 15px;
}
.bluebox h3{margin:0 0 10px;}
h3.oudere{
	overflow:hidden;
	text-indent:-9999px;
	width:192px;
	height:18px;
	background:url(images/txt02.gif) no-repeat 0 0;
}
.related_post{
	margin:10px 0 25px;
	padding:0px 0 0 2px;
	list-style:none;
	overflow:hidden;


}
.related_post{	line-height:2.3em;}
.related_post li{
	background:url(images/line.gif) no-repeat 0 100%;
	margin:-1px 0 0;
	list-style:none;
}

.related_post li a{
	padding:0 0 0 18px;
	color:#0000CC;
	background:url(images/arrow.gif) no-repeat 0 50%;
	text-decoration:none;
	list-style:none;
}


.related_post li a:visited{text-decoration:none;color:#800080;}
.related_post li a:hover{text-decoration:underline;}
.sidebar{
	width:212px;
	float:right;
}
.sidebar h2{float:none;}
/* sidebar boxes */
.reacties,
.box{
	margin:-5px 0 25px;
	padding:12px 0 0 21px;
	list-style:none;
	overflow:hidden;
	width:191px;
	background:url(images/side.gif) no-repeat 0 0;
}
* html .reacties,
* html .box{margin:3px 0 25px;}
*+html .reacties,
*+html .box{margin:3px 0 25px;}
.reacties{line-height:1.4em;}
.reacties li{
	padding:10px 0 13px;
	background:url(images/line02.gif) no-repeat 0 100%;
}
.reacties span{
	display:block;
	width:133px;
	padding:0 0 0 7px;
}
.box{line-height:2.1em;}
.box li{
	background:url(images/line02.gif) no-repeat 0 100%;
	margin:0 0 -1px 0;
}
.reacties li a,
.box li a{
	color:#0000CC;
	text-decoration:none;
}
.reacties li a:hover,
.box li a:hover{text-decoration:underline;}
.reacties li a:visited,
.box li a:visited{text-decoration:none;color:#0000CC;}
.box li a:hover{text-decoration:underline;}
.link{
	margin:0;
	padding:0;
	list-style:none;
}
.link li{
	float:left;
	padding:0 0 0 30px;
}
/* footer */
#footer{
	width:909px;
	height:96px;
	background:url("http://karelgeenen.s3.amazonaws.com/wp-content/themes/default%20karel/images/homesprite.png") no-repeat -88px -0px;
	margin-bottom:30px;
	position:relative;
}
/* footer navigation */
.footernav{
	margin:0 0 0 37px;
	padding:0;
	list-style:none;
	overflow:hidden;
	font-size:1.13em;
	line-height:96px;
}
.footernav li{
	float:left;
	padding:0 12px 0 18px;
	background:url(images/sep02.gif) no-repeat 0 50%;
}
.footernav li.nobg{background:none;}
.footernav li a{
	color:#0000CC;
	text-decoration:none;
}

.footernav li a:visited{text-decoration:none;color:#800080;}
.footernav li a:hover{text-decoration:underline;}
/* footer decoration */
.deco{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:128px;
	height:146px;
	background:url("http://karelgeenen.s3.amazonaws.com/wp-content/themes/default%20karel/images/homesprite.png") no-repeat -3983px -0px;
	position:absolute;
	top:-21px;
	right:-44px;
}
/* inner page */
.main-content{width:572px;}
.main-content p{margin:25px 0 0;}
.main-content p a{color:#0b1f3f;}
.main-content ol{
	margin:0;
	padding:0 0 0 36px;
	list-style-position:inside;
}
.main-content .title{display:block;}
.main-content .normal-list{
	margin:0;
	padding:0 0 0 36px;
	list-style:none;
}
.main-content .normal-list li{
	padding:0 0 0 13px;
	background:url(images/arrow02.gif) no-repeat 0 50%;
}
/* citation box */
.citation{
	width:342px;
	background:url(images/cite-t.gif) no-repeat 0 0;
	padding:32px 0 0;
	margin:20px 0 0 22px;
}
.cite-b{
	width:342px;
	background:url(images/cite-b.gif) no-repeat 0 100%;
	padding:0 0 34px 0;
}
.cite-m{
	width:311px;
	background:url(images/cite-m.gif) repeat-y 0 0;
	padding:0 0 0 31px;
	position:relative;
}
.citation em{
	position:absolute;
	top:-20px;
}
.main-content .button{
	margin:15px 0 0;
	background:url(images/button-l.gif) no-repeat 0 0;
	line-height:41px;
	float:left;
	padding:0 0 0 30px;
	font-size:1.36em;
}
.main-content .button a{
	float:left;
	padding:0 13px 0 0;
	background:url(images/button-r.gif) no-repeat 100% 0;
	color:#074885;
}
/* links box */
.links01{
	width:600px;
	overflow:hidden;
position: relative;

		padding:5px 0 0;
	margin:15px 0 0;
}
.link-b{
	width:594px;
	background-color:#F3FBFF;	
	padding:0 0 5px 0;
	border-style:solid;
	border-color:#000000;
}
.link-m{
	width:440px;
		overflow:hidden;
	padding:9px 0 0px 18px;
}
.links01 strong{float:center;}
/* links list */
.links-list{
	float:left;
	padding:0 0 0 18px;
	line-height:normal;
	margin:0;
	list-style:none;
}
.links-list li{
	padding:0;
	background:none;
	width:auto;
	float:left;
	margin:0 4px 0 0;
}
.links02{
	margin:0;
	padding:0;
	font-size:1.09em;
	overflow:hidden;
	float:left;
	list-style:none;
}
.links02 li{
	float:left;
	padding:0 14px 0 8px;
	background:url(images/sep03.gif) no-repeat 0 50%;
	margin:0 0 0 -8px;
}
.buttons{
	width:100%;
	overflow:hidden;
}
.bluebox.main{
	width:600px;
	margin:16px 0 0;
	background:url(images/blue02-bg.gif) no-repeat 0 0;
	padding:15px 0 0 15px;
}
.late h2{
	letter-spacing:-1px;
	white-space:nowrap;
	margin:0;
	font:2.2em Corbel, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#636363;
	padding:0;
}
.late h2{float:none;}
.late{
width:150px;
}

.google{margin:10px 0 10px 23px;}
/* reacties box */
.reactie{
	width:466px;
	overflow:hidden;
}
h2.react{
	margin:0 0 16px 0;
	overflow:hidden;
	text-indent:-9999px;
	width:466px;
	height:42px;
	background:url(images/txt03.gif) no-repeat 0 0;
}
/* post box */
.post{
	padding:17px 0 0 0;
	width:466px;
	background:#f3fbff url(images/post-t.gif) no-repeat 0 0;


}
.post-b{
	overflow:hidden;
	width:440px;
	padding:0 23px 0px 23px;
	background:url(images/post-b.gif) no-repeat 0 100%;
}
.heading{
	width:100%;
	overflow:hidden;
	padding-bottom:0px;
}
.frame{
width:36px;
height:37px;
background:url(images/frame02.gif) no-repeat 0 0;
float:left;
}
.heading strong{
	float:left;
	height:35px;
	margin:0px 0 0 10px;
	padding:0 0 0 3px;
	background:url(images/line03.gif)  repeat-x 0 100%;
	display:inline;
	width:300px;
	color:#434343;
	text-transform:capitalize;
}
.heading strong span{
	font-weight:normal;
	background:url(images/sep04.gif) no-repeat 0 50%;
	padding:0 0 0 8px;
}
.citation.posted{margin-bottom:10px;}
/* send form */
.send{
	margin:9px 0 0;
	width:565px;
	background:#D6F0FF;
	padding:20px 0 12px 28px;
	border-style:solid;
}
.send h3{
	margin:0;
	color:#0f3671;
	font:1.79em Corbel, Verdana, Geneva, Arial, Helvetica, sans-serif;;
}
.send ul{
	margin:0;
	padding:15px 0 0;
	list-style:none;
	color:#264169;
	font-weight:bold;
}
.send ul li{
	overflow:hidden;
	width:100%;
	margin-bottom:10px;
}
.send ul li label{
	width:88px;
	line-height:30px;
	float:left;
}
.send ul li .field{
	float:left;
	width:199px;
	height:28px;
	padding:0;
	border:1px solid #92a0aa;
}
.send ul li .field.red{border:1px solid #f56c70;}
.send ul li textarea{
	float:left;
	padding:0;
	
	border:1px solid #92a0aa;
}
.send ul li span{
	/*float:left;
	padding:0 0 0 16px;
	line-height:30px;
	font-weight:normal;
	color:#ff002f;*/
}
.send ul li.button-send{padding:0 0 0 88px;}
.send ul li.button-send a{
	float:left;
	color:#0c405d;
	line-height:35px;
	background:url(images/button2-l.gif) no-repeat 0 0;
	padding:0 0 0 11px;
	cursor:pointer;
}
.send ul li.button-send a span{
	display:inline;
	float:left;
	width:auto;
	padding:0 10px 0 0;
	color:#0c405d;
	font-weight:bold;
	background:url(images/button2-r.gif) no-repeat 100% 0;
}
.comment-body{
         width:98%;
}

.children li{
              width:90%;
}


.WP-PrintIcon{
float:left;

}
.WP-EmailIcon{
float:left;

}
a.printlink{

font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#28669d;
text-decoration:none;
cursor:pointer;

}
a.printlink:hover{
text-decoration:underline;
color:#4c85bc;
}
a.archive{
letter-spacing:-1px;
	margin:0;
	font:1.4em  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#0000CC;
	padding:0;

	text-decoration:none;

}

a.archive:visited{text-decoration:none;color:#800080;}
a.archive:hover{text-decoration:underline;}
a.title-link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#00A2FF;
text-decoration:none;
padding-top:5px;
}
a.title-link:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#00A2FF;
text-decoration:none;
}
.title{
font:17px  Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#153B7C;
text-decoration:none;
padding-bottom:3px;
}

h1.title{
font:14px  Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#153B7C;
text-decoration:none;
padding-bottom:3px;
}

#submenu{
font:14px  Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#00A2FF;
}


div.wpld_pr {
		font-size: 6pt;
		color: #000000;
		float: left;
		height: 30px;
		margin-right: 5px;
	}
	div.wpld_prg {
		width: 40px;
		border: 1px solid #999999;
		height: 3px;
		font-size: 1px;
	}
	div.wpld_prb {
		background: #5eaa5e;
		height: 3px;
		font-size: 1px;
	}
	.wpld_panel {
		padding:6px;
		background:#ddd;
		border:1px solid black;
	}
	/* All pages are, or will become, encloded in <span>s of this class */
	.wpld_page{
		/* background: #FDEEF4;
		border: 1px dashed #505050;
		font: 12px arial; */
	}
	/* The links including link title, description and pagerank icon */
	.wpld_links{
	}
	.wpld_premium_links{
		border: 1px dashed #000;
		background-color:#FFFF99;
		font: 14px arial;
	}
	/* The navbar which shows these links: Home | Add URL | Link To Us | Search */
	.wpld_navbar {
	}

#page { background: url("http://www.karelgeenen.nl/wp-content/themes/default karel/images/kubrickbgwide.jpg") repeat-y top; border: none; }

div.containerleden {

float: right;
    padding-right: 100px;
    padding-top: 30px;
}

div.floatleden {
color: #000000;
text-align: center;
padding: 4px;
float: left;
}

div.spacerleden {
clear: both;
}

.quickscan{
	width:584px;
	background-color:#F3FBFF;	
	padding:5px 5px 5px 5px;
	border-style:solid;
	border-color:#074885;
}


.Twitter, .RSS, .Facebook, .E-mail {background-image:url(http://www.karelgeenen.nl/wp-content/uploads/sprite-sm.png);}
img.Twitter {width:32px;height:32px;background-position:-0px -0px;display:block;background-repeat:no-repeat;}
.RSS{width:32px;height:32px;background-position:-33px -0px;background-repeat:no-repeat;}
.Facebook{width:32px;height:32px;background-position:-0px -34px;background-repeat:no-repeat;}
.E-mail{width:32px;height:32px;background-position:-33px -34px;background-repeat:no-repeat;}

/* Layout voor tabel artikel '29 verschillen tussen traditionele marketing en internet marketing */

#dw-marketing-verschillen-tabel
{
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	border-spacing:0;
	border: none;
	text-align: left;
	color: #0F3671;
	margin: 0 0 30px;
	padding: 0;
	font-size: 0.95em;
	position: relative;
	display: block;
	float: none;
	overflow: visible;
}
#dw-marketing-verschillen-tabel th
{
    font-size: 1.3em;
	font-weight: normal;
	margin: 0;
	padding: 10px 8px;
	border: none;
	border-bottom: 1px solid #0F3671;
}

#dw-marketing-verschillen-tabel tbody th {
	border: none;
	border-bottom: 1px solid #CFCFCF;
    font-family: Georgia,"Times New Roman",serif;
	font-size: 1.8em;
}

#dw-marketing-verschillen-tabel td
{
	border: none;
	border-bottom: 1px solid #CFCFCF;
	margin: 0;
	padding: 16px 8px;
	vertical-align: top;
	font-size: 1em;
}
