/* jQuery lightBox plugin - Gallery style */
	#gallery, .wrap {
	margin: 15px 0 0 25px;
	overflow: auto; /* clearing floats */
	}
	
	#gallery p{
	width: 150px;
	float: left;
	padding: 15px 10px;
	margin: 10px;
	display: inline;  /* IE6 fix */
	text-align: center;
	background-color:#1A1A2F;
	background-image: url(img/bottom_grad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #F00;
	font-style:italic;
	
	}

/* Layout Stylesheet */ 

body{
	font-family: Verdana, Geneva, sans-serif;
	color: #CDE3E9;
	font-size: 80%;
	letter-spacing: 0.2pt;
	word-spacing: 0.4pt;
	line-height: 1.4;
	background: #000022;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
 }
	
a:link {color: #FFFFFF;}
a:visited {color: #FFFFFF;}
a:active {color: #FFFFFF;}
a:hover {color: #F00;}
a {text-decoration: none;}	

p:first-letter {
	font-size: larger;
	padding-right: 2px;
}





#lh-col{
	position: absolute;
	left: 2%;
	width: 22%;
	color:#F00;
	margin: 0;
	height: 100%;
	z-index: 2;
	border-right: 1px solid #F00;
	top: 0px;
	text-align: right;
	display: inline;  /* IE6 fix */
 }
			
#rh-col{
	position: absolute;
	top: 0px;
	left: 74%;
	width: 22%;
	margin: 0;
	padding: 0;
	height: 100%;
	z-index: 1;
	border-left: 1px solid #F00;
 }
     
      
#c-col{
	text-align: left;
	position: absolute;
	left: 24%;
	width: 50%;
	top: 0px;
	overflow: visible;
	max-width: 750px;

}

#c-col-paintings{
	text-align: left;
	position: absolute;
	left: 24%;
	width: 50%;
	top: 0px;
	overflow: visible;
	max-width: 900px;

}


text p {padding: 10px;}

#text {
	width: auto;
	position: relative;
	text-align: justify;
	padding: 15px 35px 0 35px;
}

#text-bio {
	width: auto;
	position: relative;
	text-align: justify;
	padding: 15px 35px 0 35px;
	max-width: 350px;
}


#text_intro {
	width: auto;
	position: relative;
	text-align: left;
	padding: 35px 35px 0 35px;
}





#text img{
	float: left;
	padding: 0 10px;
	margin-right: 5px;
}

#intro {
	width: auto;
	position: relative;
	text-align: justify;
	padding: 15px 35px 0 35px;
}

#intro img{
	float: left;
	padding: 0 0px;
	margin-right: 5px;
}

#description {
	width: auto;
	float: left;
	padding: 10px 0px;
	text-align: left;
}




.post-book {
	background-image: url(img/boek.jpg);
	background-position:left;
	background-repeat:no-repeat;
	float: left;
	width: 200px;
	height: 252px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 135px;
	margin-right: 50px;
	margin-top: 25px;
	text-align: left;
}

.post-poster {
	background-image: url(img/poster.jpg);
	background-position:right;
	background-repeat:no-repeat;
	float: left;
	width: 200px;
	height: 235px;
	margin-top: 25px;	
	padding-right: 230px;
}




#contact {
	text-align: left;
}

#contact li {
	list-style:none;
}


#contact .contact {
	position: relative;
	z-index: 100;
	margin: 30px 0px 30px 100px;
}


/* Contact Form */
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
label {
	width: 250px;
	display: block;
	margin: 5px;
}
.txt_input {
	width: 250px;
	display: block;
	background-color: #1A1A2F;
	color: #fff;
	border: 1px solid #FFF;
	padding: 8px 10px;
}
textarea {
	height: 100px;
	width: 250px;
	background-color: #1A1A2F;
	color: #fff;
	border: 1px solid #FFF;
	padding: 8px 10px;
}
input {
	display: block;
	padding: 4px 10px;
	margin: 10px 0px 0px 0px;
	background-color: #1A1A2F;
	color: #fff;
	border: 1px solid #FFF;
}
.req {
	color: #F00;
}

/* end Contact Form */

.line {
	float: left;
	width: 100%;
	height: 1px;
	line-height: 2px;
	line-style: dotted;
	margin: 25px 0;
	background-color: #F00;
}

#page-title {
	color:	#FFF;
	width: 150px;
	text-align: left;
	font-size: xx-large;
	margin: 20px 15px 0 35px;
	/* border-bottom: 1px solid #F00; */

}

#page-title-book {

	color:	#FFF;
	width: 300px;
	text-align: left;
	font-size: xx-large;
	margin: 20px 15px 0 35px;
	/*border-bottom: 1px solid #F00; */

}

#page-title-img {

	color:	#FFF;
	width: 369px;
	text-align: left;
	font-size: xx-large;
	margin: 20px 15px 0 35px;
	/* border-bottom: 1px solid #F00; */

}

#biography {
	width: 180px;
	text-align: center;
	padding-bottom: 10px;
	bottom: 30px;
	margin-left: 15px;
	margin-top:	25px;
	padding-top: 10px;
	border-top: 1px dotted #F00;
/*	background-color: #1A1A2F;
	background-image: url(img/bottom_grad.gif);
	background-repeat: repeat-x;
	background-position: bottom;*/

}

#biography h4 {
	color:#FFF;
	font-size: 1.2em;
	margin:0; 
 	padding: 2px 0;
}

#biography a{
	line-height: 2.5;
	font-style:italic;
}

#bio_txt {
	font-size: 0.80em;
	width: 150px;
	margin: 0 15px;
	text-align: left;
	color:	#69C;
}

ul {
	list-style-type: square;
	padding: 5px;
	margin: 0;
}



#menu {
	font-size: 1em;
	text-align: left;
	top:25px;
	font-size: 1.2em;
	letter-spacing: 1px;
	margin: 25px 0 10px 35px;
	left: 0px;
	border-top: 1px dotted #F00;
	padding-top: 10px;
	background-color: #1A1A2F;
	background-image: url(img/bottom_grad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 400px;
}

#menu_title {
	color: 000022;
	padding: 1px 10px;
	width: 38px;
	text-align: center;
	background-color: #F00;
}

#menu a:hover {

}



#flag {
	text-align: left;
	width: 165px;
	bottom: 30px;
	font-size: 0.9em;
	margin: 15px 15px 0 15px;
	font-size: 0.85em;
	padding: 15px 0 5px 15px;
	border-top: 1px dotted #F00;
 /*	background-color: #1A1A2F;
	background-image:url(img/bottom_grad_sml.gif); 
	background-repeat: repeat-x;
	background-position: bottom; */
	
}
#footer {
	color: #28273D;
	text-align: center;
	width: 180px;
	bottom: 30px;
	font-size: 0.85em;
	margin: 15px 15px 0 15px;
	font-size: 0.80em;
	padding: 5px 0 5px 0px;
	
	/*background-color: #1A1A2F;
	background-image:url(img/bottom_grad_sml.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: 1px dotted #F00;*/
	
}

.currentpage {
	text-decoration: none;
	color: #F00;
}

#flag img{
	padding-right: 2px;
}

#expositions {
	padding: 10px 15px 5px 15px;
	margin: 0 15px 0 0;

	text-align: right;
	color: #FFF;
	font-size: 0.85em;
	width: 150px;
	bottom: 30px;
	position: absolute;
	right: 0px;
	border-top: 1px dotted #F00;
/*	background-image: url(img/bottom_grad.gif);
	background-repeat: repeat-x;
	background-position: bottom;	
	background-color: #1A1A2F;*/
}

#news {
	color: #F00;
	text-align:center;
	font-size: 0.85em;
	width: 180px;

	padding-bottom: 10px;
	top: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left: 15px;
	margin-top:	15px;
	margin-bottom: 15px;
	border-top: 1px dotted #F00;	
/*	background-image: url(img/bottom_grad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #1A1A2F;*/
}

#news h4 {
	color:#FFF;
	font-size: 1.2em;
	margin:0; 
 	padding: 2px 0;
}

#main_title {
	width: 37px;
	height: 271px;v
	margin-right: 15px;
	margin-top: 25px;
	margin: 25px 11px 0 0;
	right: 0px;
	position: absolute;
	top: 0px;
	
}

#main_title img {
	border: none;
	
}
	
#title {
	font-size: 1.2em;
	font-weight:bold;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	  	overflow: hidden; /* clearing floats */
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
	  	overflow: auto; /* clearing floats */
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
	  	overflow: auto; /* clearing floats */
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
	  	overflow: auto; /* clearing floats */
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;
	  	overflow: hidden; /* clearing floats */
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
	  	overflow: hidden; /* clearing floats */
}
