/*  
Theme Name: Custom
Theme URI: http://www.terra-ischstar.be
Description: Custom theme
Version: 1.0
Author: Geert Bollen
Author URI: http://www.geertbollen.Be/
*/

body{
	margin: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #ffffff;
	background-color: #000000;
	background-image: url("/imgs/bg-page-brown.gif");
	background-position: center;
	background-repeat: repeat-y;
}
.noimg {
	background-image: none;
}
img{
	border: 0;
}
.clear{
	clear: both;
}

.alignleft {
	float: left;
	margin: 0 5px 5px 0;
}
.alignright {
	float: right;
	margin: 0 0 5px 5px;
}

#container{
	background-color: #ffffff;
	color: #000000;
	width: 700px;
	text-align: left;
	padding: 0;
}

#header{
	height: 114px;
	background-color: #6a3f2e;
	position: relative;
}
#header .logo{
	margin: 20px 0 0 30px;
}
#header #nav{
	position: absolute;
	top: 0;
	right: 10px;
}

#container #page{
	background-color: #ffffff;
	padding: 0 40px 20px 40px;
}
#container #page p{
	margin: 0 0 10px 0;
}
#container #page a{
	color: #58551d;
	text-decoration: underline;
}
#container #page h1{
	font-size: 18px;
	color: #6a3f2e;
	margin: 15px 0 3px 0;
	clear: both;
}
#container #page h2{
	font-size: 17px;
	color: #6a3f2e;
	margin: 15px 0 3px 0;
	clear: both;
}
#container #page h3{
	font-size: 16px;
	color: #6a3f2e;
	margin: 15px 0 3px 0;
	clear: both;
}
#container #page h4{
	font-size: 15px;
	color: #6a3f2e;
	margin: 15px 0 3px 0;
}
#container #page h5{
	font-size: 14px;
	color: #6a3f2e;
	margin: 15px 0 3px 0;
}
#container #page h6{
	font-size: 13px;
	color: #6a3f2e;
	margin: 15px 0 3px 0;
}
#container #page ul{
	margin-top: 10px;
	margin-bottom: 10px;
}
#container #page a:hover{
	text-decoration: none;
}
#container #page .topimg{
	margin: 0 -40px 10px -40px;
}
#container #page .pageimg{
	margin: 15px 0 15px 0;
}
#container #page .leftimg{
	float: left;
	margin: 0 10px 10px 0;
}
#container #page .rightimg{
	float: right;
	margin: 0 0 10px 10px;
}
#container #page .space{
	margin: 0 0 15px 0;
}
#container #page .important{
	padding: 10px;
	border: 2px solid #6a3f2e;
	text-align: center;
}
#container #page .note{
	padding: 10px 15px;
	margin: 5px 0 10px 0;
	border: 2px solid #908c47;
}
#container #page .note p{
	margin: 5px;
}

.news {
	border-bottom: 1px solid #908c47;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
}

.navigation {
	background-color: #6a3f2e;
	color: #CCBAAC;
	font-size: 15px;
	padding: 0 0 30px 0;
}
.navigation a {
	color: #CCBAAC;
	text-decoration: underline;
}
.navigation a:hover {
	text-decoration: none;
}
.navigation .float {
	float: left;
	width: 290px;
	padding: 10px 30px 10px 30px;
}
.navigation .new {
	background-color: #908c47;
	color: #ffffff;
	padding: 10px 30px 10px 30px;
}
.navigation .new a {
	color: #ffffff;
}
.navigation .newsletter {
	padding: 0 30px 0 30px;
}

body.bodyPopup{
	background-color: #6a3f2e;
}
#popup .imgpop{
	margin: 0 0 10px 0;
}
#popup{
	padding: 15px;
	background-color: #6a3f2e;
	color: #ffffff;
}
#popup p{
	margin: 0 0 10px 0;
}
#popup a{
	color: #ffffff;
	text-decoration: underline;
}
#popup a:hover{
	text-decoration: none;
}

#footer{
	color: #6a3f2e;
	text-align: center;
	font-size: 10px;
	margin: 10px 0 0 0;
}
#footer a{
	color: #6a3f2e;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}

/* lightbox */

.gallerybutton {
	width: 100px;
	padding: 30px 40px;
	margin: 10px;
	border: 2px solid #908c47;
	text-align: center;
	font-size: 16px;
	float: left;
}

.thumb {
	margin: 12px;
	float: left;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/imgs/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/imgs/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }