/*
Theme Name: Andree van de Kerckhove 1.0
Theme URI: http://www.andreevandekerckhove.com
Description: Andree van de Kerckhove Website
Author: Julius van der Vaart Office
Author URI: http://www.juliusvandervaart.nl
*/

body {
	background-color: #FFFFFF;
	font-family: "Georgia", Times New Roman, Serif;
	font-size: 13px;
	color: #555555;
	background-color: #dddddd;
	margin: 0;
	padding: 0;
	line-height: 17px !important;
	}

h1, h2, h3, h5, h6 {
	font-family: "Helvetica", Arial, Sans-Serif;
	font-style: none;
	font-weight: normal;
	font-size: 20px;
	margin: 25px 0 8px 0;
}

h4 {
	font-family: "Helvetica", Arial, Sans-Serif;
	font-style: none;
	font-weight: normal;
	font-size: 16px;
	margin: 25px 0 0 0;
}

.entry ul {
	list-style-type: disc;
	list-style-position:outside;
}

.entry ol {
	list-style-type: decimal;
	list-style-position:outside;
}

#page {
	width: 990px;
	margin: 20px auto 30px auto;
	clear: both;
	}

.logos {
	margin: 0 0 50px 0;
}

#paginatitel {
	color: #ff0000;
	font-size: 24px;
	margin: 10px 0 20px 0;
	font-family: "Georgia", Times New Roman, Serif;
	font-style: none;
	line-height: 30px;
	}

#footer {
	clear: both;
	text-align: center;
	margin-top: 30px;
	}

.sidebars {
	list-style: none;
	}

.sidebars ul {
	list-style-type: circle;
	padding-left: 15px;
	margin-left: 0;
	margin-top: 0;
	}
	
.widget {
	padding: 8px 10px 1px 10px;
	background-color: #ffffff;
}

#sidebarlinks .widget {
	margin: 0 20px 20px 0;
	}

#sidebarrechts .widget {
	margin: 0 0 20px 20px;
	}
	
#searchform input {
	width: 155px;
	font-size: 12px;
	border: 1px solid #999999;
	background-color: #dddddd;
	margin: 0 0 10px 0;
	font-family: "Georgia", Times New Roman, Serif;
	font-style: italic;
	color: #666;
	}

.wpcf7 input {
	border: 1px solid #999999;
	margin: 0px;
	font-family: "Georgia", Times New Roman, Serif;
	}

#sidebarlinks {
	width: 200px;
	float: left;
	padding: 0;
	margin: 0;
	}

#content {
	width: 550px;
	min-height: 600px;
	float: left;
	background-color: #ffffff;
	padding: 20px;
	margin-bottom: 20px;
	}

.entry {
	margin: 20px 0 0 0;
}

#sidebarrechts {
	width: 200px;
	float: left;
	padding: 0;
	margin: 0;
	}

.widgettitle {
	margin: 0 0 2px 0;
	font-weight: bold;
	}
	
h2 {
	font-size: 15px;
	}

hr {
	border-bottom: 3px solid #dddddd;
	border-top: none;
	border-left: none;
	border-right: none;
	}

a, a:visited {
	color: #27839A;
	text-decoration: none;
	}
	
#current, a:hover, a:active {
	color: #ff0000;
	
	}

#content img {
	border: none;
}

.wp-caption {
	background-color: #dddddd;
	padding: 10px 5px 10px 5px;
	border: none;
	text-align: center;
}

.wp-caption-text {
	font-size: 12px;
	font-style: italic;
	padding: 0;
	margin: 3px 0 0 0;
}

.alignright {
	margin: 10px 0 5px 10px;
	float:right;
}

.alignleft {
	margin: 10px 10px 5px 0;
	float:left;
}

.footnotes {
	
}

.gevonden {
	list-style: numbers;
}	

#printknop {
	width: 550px;
	overflow: hidden;
	position: absolute;
}

#printknop img {
	float: right;
}

.sidebars img {
	border: none;
}
	
.ngg-galleryoverview {
	background-color: #ddd;
	padding: 2px 0 2px 0;
	text-align: center;
}

.ngg-clear {
	display: none;
}

.ngg-gallery-thumbnail img {
	width: 119px !important;
	height: 90px !important;
}
	
/** CONTENTSBOX **/

.toc-header {
	background: url(http://www.andreevandekerckhove.com/wp-content/themes/andree/images/bol.gif) left top no-repeat;
	padding: 0 0 0 20px;
}

div.toc {
	width: 530px;
	float: left;
	border: none;
	background-color: #dddddd;
	margin: 0 10px 22px 0;
}

div.toc {
	font-family: "Helvetica", Arial, Sans-Serif;
	display: block;
	background-color: #dddddd;
	border: none;
	color: #777;
/** Styling regarding TOC title: **/
	font-size: 14px;
	padding: 10px;
	text-align: left;
	font-weight: bold;
}

div.toc ul {
	list-style: none;
	margin: 0;
	padding: 0px;
	overflow: hidden;
	white-space: nowrap;
	font-family: "Georgia", Times New Roman, Serif;
	font-size: 13px;
	font-weight: normal;
	display: none;
}

div.toc ul a, div.toc ul a:visited {
}

sup {
	line-height: 0;
}

.vvqbox {
	background-color: #ddd;
	width: 550px !important;
	padding: 10px 0 10px 0;
	text-align: center;
}




/** THICKBOX **/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font-family: "Georgia", Times New Roman, Serif !important;
	color: #777777;
}

#TB_secondLine {
	font-family: "Georgia", Times New Roman, Serif !important;
	color:#777777;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#fff !important;
	filter:alpha(opacity=95) !important;
	-moz-opacity: 0.95 !important;
	opacity: 0.95 !important;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #fff !important;
	z-index: 102;
	color:#555555 !important;
	display:none;
	border: none !important;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-left: none !important;
	border-right: none !important;
	border-top: none !important;
	border-bottom: none !important;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:15px 15px 10px 0 !important;
	float:right;
}

#TB_closeWindowButton img {
	border: none !important;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}