/*
Theme Name: Sindz*81
Theme URI: http://www.Sindz81.nl
Description: This theme is created for Sindz81
Version: v2
Author: Twan van Landschoot, Tvandel Ontwerpstudio
*/

/*
html, body {
min-height: 100%;
height: auto !important;
height: 100%
width: 100%;
padding: 0;
margin: 0;
}
*/

*{padding: 0; margin: 0;}

html {
min-height: 100%;
height: auto !important;
height: 100%
}

body {
font-size: 62.5%;
font-family: sans-serif;
background: #FFFFFF;
color: #000000;
text-align: left;
background-image: url(./images/side_image_groot.png);
background-repeat: no-repeat;
background-position: 100% 0%;
min-height: 100%;
height: auto !important;
height: 100%;
}

h1 {
font-family: Sans-serif;
background-color: transparent;
color: #000000;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
font-size: 3em;
font-weight: 100;
}

h2 { font-size: 1.2em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em; font-family: Verdana, Sans-Serif; background-color: transparent; text-decoration: none; word-spacing: normal; text-align: left; }

/*contactform begin*/
form {	
float: left;
clear: both;
padding: 15px 0 15px 0;
}

input {
	float: left;
	clear: both;
	vertical-align: middle;
	border: none;
	border-bottom: 1px solid #000000;
	background-color: transparent;
	color: #000000;
	}

select {
	float: left;
	clear: both;
	vertical-align: middle;
	border: none;
	border-bottom: 1px solid #000000;
	background-color: transparent;
	color: #000000;
	}

 label {
	float: left;
	clear: both;
	vertical-align: middle;
	background-color: transparent;
	color: #000000;
	padding-top: 5px;
	}


textarea	{
	float: left;
	clear: both;
	border: 1px solid #000000;
	background-color: transparent;	
	color: #000000;	
	overflow: auto; 
	margin: 5px 0 5px 0;}

/*.contactform	{	width: 100%;	position: static;	overflow: hidden;}*/
.contactleft		{	
width: 25%;	
text-align: right;	
clear: both;	
float: left;	
display: inline;	
padding: 4px;	margin: 5px 0;
}

.contactright	{	
width: 40%;	
text-align: left;	
float: right;	
display: inline;	
padding: 4px;	
margin: 5px 0;}

.contacterror	{	
border: 2px solid #db1b2e;
}
/*contactform end*/

#nav_bg {
	background-color: #333132;
	position: absolute;
	width: 233px;
	height: 100%;
	left: 540px;
	z-index: 1;
}

#logo {
	position: absolute;
	width: 150px;
	left: 40px;
	top: 50px;
	z-index: 3;
}

#disclaimer {
	position: absolute;
	width: 180px;
	height: 190px;
	left: 25px;
	bottom: 10px;
	text-align: left;
	color: #ffffff;
	font-size: 1.2em;	
	padding: 20px 0 0 5px;
border-top: 1px solid #ffffff;
}

#disclaimer a
{
color: #ffffff;
background: transparent;
text-decoration:none;
font-weight: 600;
}

#disclaimer a:hover
{
background:transparent;
border-bottom: 1px solid #ED1C24;
color: #ffffff;
}

#nav {
	position: absolute;
	width: 180px;
	height: 230px;
	left: 568px;
	top: 212px;
	z-index: 2;
	background-color: #333132;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}


#nav ul  {list-style:none; padding: 15px 0 55px 0;}
#nav li { color: #FFF; background-color: transparent; padding-bottom: 5px;}

#nav a
{
display:block;
color: #FFFFFF;
background: transparent;
text-decoration:none;
font-weight: bold;
padding-left: 5px;
padding-top: 1px;
padding-bottom: 1px;
}

#nav a:hover { background:#ED1C24; color:white; }
#nav #current_nav { background: transparent; color: #FFF; border-bottom: 1px solid #ED1C24;}
#nav #current_nav a:hover { background:#ED1C24; color:white; }

#post {
	position: absolute;
	width: 500px;
	height: 350px;
	left: 25px;
	top: 174px;
}

#post_text {
	position: absolute;
	width: 500px;
	height: 350px;
	left: 0px;
	top: 0px;
}

#post_text h1 {
	float: left;
	clear: both;
	width: 490px;
	margin-bottom: 2px;
	font-size: 3em;
}

#post_text p img {
	float: left;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#post_text p {
	float: left;
	width: 490px;
	font-size: 1.6em;
	padding-bottom: 5px;
}

#post_text p a
{
color: #000000;
background: transparent;
text-decoration:none;
font-weight: bold;
border-bottom: 1px solid transparent;
}

/*
#post_text p a:hover
{
background:transparent;
border-bottom: 1px solid #ED1C24;
color: #000000;
}
*/
#thumbs ul { list-style:none;}
#thumbs li { float:left; color: #FFFFFF; }
#thumbs a { float:left; color:#fff; padding: 0; background: transparent; text-decoration:none; font-weight: bold; border-bottom: 1px solid transparent; background: transparent; }
#thumbs a:hover { float:left; color:#FFF; border-bottom: 1px solid #db1b2e;}  

#post_text ul { float:left; list-style:none;}
#post_text li { float:left; color:#000000; padding: 0 25px 0 5px;}
#post_text li a { color:#000000; background: transparent; text-decoration:none; font-weight: bold; border-bottom: 1px solid transparent; background: transparent; }
#post_text li a:hover { /*float:left;*/ color#000000; border-bottom: 1px solid #db1b2e;}  
#post_text a:hover { color#000000; border-bottom: 1px solid #db1b2e;}  
#submenu {
	position: absolute;
	width: 180px;
	height: 350px;
	left: 800px;
	top: 212px;
	text-transform: uppercase;
}

#submenu ul { list-style: none; padding: 16px 0 6px 0;}
#submenu li { color: #000000; background-color: transparent; padding-bottom: 8px;}

#submenu_nav {
position: absolute;
width: 90px;
height: 21px;
left: 10px;
bottom: 35px;
}

#submenu a
{
display:block;
color: #000000;
background: transparent;
text-decoration:none;
padding-left: 5px;
}

#submenu a:hover { background:#ED1C24; color:white; }
#submenu #current { background: transparent; color: #000000; border-bottom: 1px solid #ED1C24;}
#submenu #current a { background: transparent; color:white;}

#tvandel { position:absolute;	right:10px;	top:10px;	width:90px;		height:52px;}
#tvandel img { border:none;}





#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(./lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(./lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(./lightbox/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 25px;
	}
#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: 0 0 0.7em 0;	}	
#imageData #bottomNavClose img { width: 66px; }
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	