/*
- Kleuren -

Menu header = #104489;
Border content = #BFBFBF;
Tekst kleur = #868889;
Lichte tekst kleur =#CDCED0;
Oranje index pagina: #E7751F;

*/


* { /* Reset de vaste browser margins en paddings */
	margin: 0px;
	padding: 0px;
}

html, body { 
	color: #868889;
	width: 100%;
	height: 100%;
}

body { 
	font: 62.5% verdana, tahoma, sans-serif; /* Procentuele waarde zodat de font-size in em's is in te stellen */
	background: url('../img/lay-out/achtergrond.jpg') no-repeat center left;
}

a {
	text-decoration: none;
	color: #104489; 
	-moz-outline: none;
}

a:hover {
	text-decoration: underline; 
}

#backgroundimage { /* De schets op de achtergrond */
	width: 7px;
	min-height: 100%;
	background: url('../img/lay-out/border.jpg') repeat-y top left;
	position: fixed;
	left: 0px;
	top: 0px;
}

#container { /* Bevat alle elementen en zorgt ervoor dat deze gecentreerd zijn */
	width: 1052px; 
	height: auto;
	margin: 0px auto;
}

#main { /* Bevat de hoofd onderdelen van de site */
	width: 802px;
	float: right; 
}

#nav { /* Variabele navigatie aan de linkerkant */
	width: 235px;
	float: left;
	height: auto;
	margin: 171px 15px 0px 0px;
}

#nav a:hover {
	text-decoration: none;
}

#navul {
	display: block;
}

#nav div {
	position: relative; 
	top: 10px;
	text-align: right;
	line-height: 1.4em;
	font-size: 11px;
}

/* De menu-items en effecten */ 

#navul, #navul ul { /* alle lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width : 150px;
	font-weight: bold;
	font-size: 11px;
	position: relative; 
	left: 90px;
}

#navul li { /* alle list items */
	position : relative;
	float : left;
	line-height : 1.25em;
	margin-bottom : -1px;
	width : 150px;
	text-align: right;
}

#navul li a span {
	color: #FFF;
}

#navul li a:hover span {
	color: #104489;
}

#navul li ul li {
		text-align: left;
}

#navul li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-top : -1.63em;
	margin-left : 150px;
	border: 1px solid #104489;
	background: #FFF;
	width: auto;
	padding: 0px;
	width: 170px;
}
	
#navul li ul li a {
	padding: 3px 15px;
	color: #104489;
}

#navul li ul ul { /* third-and-above-level lists */
	left: -999em;
}

#navul li a {
	width : 140px;
	display : block;
	text-decoration : none;
	padding : 3px 0px;
}

#navul li ul li a:hover {
	color : #FFF;
	background-color : #104489;
}
	
#navul li:hover ul ul, #navul li:hover ul ul ul, #navul li.sfhover ul ul, #navul li.sfhover ul ul ul {
	left: -999em;
}

#navul li:hover ul, #navul li li:hover ul, #navul li li li:hover ul, #navul li.sfhover ul, #navul li li.sfhover ul, #navul li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#header, #footer { /* Standaard styles voor de #header, #content, #footer. Specifieke attributes ingevuld bij de classes */
	width: 100%; 
	height: auto;
	float: left; 
	clear: both; 
}

#headertop { /* Bovenste gedeelte van de header met logo en vast menu */
	width: 100%; 
	height: 67px;
	float: left; 
	clear: both;
}

#headertop h1 { /* Image replacement voor het annemiekpunt logo */
	display: block; 
	float: left; 
	height: 67px;
	width: 268px;
	text-indent: -999999px;
	background: url('../img/lay-out/logo.jpg') no-repeat top left;
	margin: 0px 0px 7px 0px;
}

#headertop ul { /* Het vaste menu in de header */ 
	list-style-type: none;
	display: block; 
	float: right; 
	height: auto;
	width: auto;
	margin: 45px -6px 6px 0px;
}

#headertop ul li {  /* De menu items */
	display: inline;
}

#headertop ul li a { /* De menu item links */
	display: block; 
	float: left; 
	text-transform: uppercase; 
	font-size: 1.0em; 
	margin: 0px 6px 0px 0px;
	text-align: center;
	padding: 0px 6px 0px 0px;
}

#headertop ul li a:hover { /* De "over" state van de links */
	text-decoration: none;
}

#headertop ul li .ukflag {
	padding: 0px 0px 0px 22px;
	background: url('http://www.annemiekpunt.nl/assets/img/lay-out/gb.gif') no-repeat center left;
}

#headertop ul li .nlflag {
	padding: 0px 0px 0px 22px;
	background: url('http://www.annemiekpunt.nl/assets/img/lay-out/nl.gif') no-repeat center left;
}

.borderright { /* De borders van de links */ 
	border-right: 1px solid #104489;
}

#headerimage { /* Het plaatje in de header */
	width: 800px;
	height: 98px;
	float: left;
	clear: both;
	border-top: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
}

#headerbottom  { /* De gegevens onder het header plaatje */
	width: 800px; 
	height: auto;
	float: left; 
	clear: both;
	padding: 5px 0px 0px 0px;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	background: #FFFFFF;
}

#headerbottom ul { 
	list-style-type: none;
	padding: 0px 0px 0px 15px;
}

#headerbottom ul li { 
	display: inline;
	color: #CDCED0; 
	text-transform: uppercase;
	padding: 0px 10px 0px 4px;
}

#headerbottom ul li a { /* De stijl voor het e-mail adress */
	color: #CDCED0; 
}

#headerbottom ul li a:hover {
	text-decoration: none;
}

#content { /* De container met de hoofdteksten */
	width: 800px; 
	min-height: 500px;
	float: left; 
	clear: both;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	background: #FFFFFF url('../img/lay-out/achtergrond-content.jpg') no-repeat bottom right;
}

#content .post { /* De styles voor de post content */
	width: 760px;
	height: auto;
	float: left; 
	clear: both; 
	margin: 10px 20px 0px 20px;
}

#content .post h2 { /* De titels van de posts */
	font: bold 1.2em verdana, tahoma, sans-serif;
	padding: 0px 0px 5px 0px;
	text-transform: capitalize;
}

#content .post p { /* De tekst in de post's */
	font-size: 1.2em;
	line-height: 1.7em;
	padding: 0px 0px 10px 0px;
	text-align: justify;
}

#content .post ul, #content .post ol { /* Genummerde en ongenummerde lijsten */
	font-size: 1.2em;
	line-height: 1.6em;
	display: block;
	margin: 0px 0px 10px 20px;
}

#content .post ul { /* Vierkantjes in plaats van rondjes */
	list-style-type: square;
}

#content .post blockquote { /* Quotes */
	display: block;
	margin: 0px 0px 10px 30px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #BFBFBF;
}

.breadcrumb { /* De linkrelaties op de pagina's */
	font: bold 1.2em verdana, tahoma, sans-serif;
	padding: 0px 0px 5px 0px;
	text-transform: capitalize;
	margin: 10px 0px 20px 20px;
}

#content .post .date { /* De datums voor de nieuwsitems */ 
	font: bold 1.1em verdana, tahoma, sans-serif;
	display: block;
	margin: 0px 0px 10px 0px;
}

#content .fotoright, #content .alignright { /* De foto's die rechts uitgelijnd zijn */
	float: right; 
	margin: 20px 0px 20px 20px;
}

#content .fotoleft, #content .alignleft { /* De foto's die links uitgelijnd zijn */ 
	float: left; 
	margin: 20px 20px 20px 0px;
}

.nieuwsnav { /* Als er meer dan 5 nieuwsitems zijn verschijnt er navigatie onderaan, dit zijn de styles hiervoor */ 
	font-size: 1.2em;
	margin: 10px 0px 10px 20px;
	width: 90%;
	float: left;
	clear: both;
}

#footer { /* De styles voor de footer */ 
	height: 10px;
}

/* Voor de Google maps route items */ 

.route { /* De div waar ze in zitten */ 
	width: auto;
	height: auto;
	float: left; 
	margin: 20px 20px 20px 0px;
}

.route span { /* Wordt niet gebruikt geloof ik */
	font-size: 1.1em;
}

/* De items op de projecten pagina */ 

.project { /* De houder van de project items */ 
	width: 140px;
	height: 140px;
	overflow: hidden;
	float: left; 
	margin: 5px 5px 5px 5px;
	border: 1px solid #CDCED0;
	background: #FFFFFF;
}

.project:hover { /* Pseudo class hover die alleen werkt ik Firefox maar wel mooi is */ 
	border: 1px solid #104489;
}

.project a { /* De links in de items, geen borders en text-decoraties */ 
	text-decoration: none; 
	border: 0px;
}

.project a img { /* De plaatjes in de items */ 
	text-decoration: none;
	border: 0px;
	display: block;
	float: center;
	clear: both;
	border: 22px solid #FFFFFF;
	border-bottom: 0px;
	
	
}

.project p { /* De tekst in de items */ 
	padding: 0px;
	text-align: left;
}

.project p a { /* De links in de tekst */
	display: block;
	float: left;
	clear: both;
	font-size: 8px;
	border: 0px;
	width: 140px;
	height: 100px;
	text-align: center;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	line-height: 1.1em;
}

/* Splashpagina specifiek */ 

#splash {
	height: 480px;
	width: 100%;
	float: left; 
	clear: both;
	overflow: hidden;
}

#splashbody #container { 
	width: 800px; 
}

#splashbody #content { 
	border-top: 1px solid #BFBFBF;
}

#splashbody #content { 
	background: #FFFFFF;
	min-height: 300px;
}

/* Specifieke styles voor de splashpagina - zie splash.php in de template */

#splash #content { /* Deze is voor de DIV die de splashpagina vasthoudt */
	min-height: 300px;
}

#splash ul { /* Geen list-style-items voor het menu */ 
	list-style-type: none;
}

#splash ul li { /* Laat de list items inline zien */
	display: inline;
}

#splash ul li a { /* De links. Text is ontzichtbaar gemaakt met text-indent -9999999px; */
	display: block; 
	float: left;
	text-indent: -999999px;
	border-left: 1px solid #5c5c5e;
	border-right: 1px solid #5c5c5e;
}

/* Hier worden de achtergronden, hoogte en breedte en margins voor de menu items ingesteld */ 

#splash ul .kunstenaar a { height: 350px; width: 139px; background: url('../img/lay-out/index_dekunstenaar.jpg'); margin: 50px 50px 250px 0px; }
#splash ul .projecten a { height: 350px; width: 141px; background: url('../img/lay-out/index_projecten.jpg'); margin: 50px 50px 250px 0px; }
#splash ul .openingstijden a { height: 350px; width: 135px; background: url('../img/lay-out/index_openingstijden.jpg'); margin: 50px 50px 250px 0px; }
#splash ul .actueel a { height: 350px; width: 136px; background: url('../img/lay-out/index_actueel.jpg'); margin: 50px 0px 250px 0px; }

/* De standaard positie voor de achtergronden van de links */ 

#splash ul .kunstenaar a, #splash ul .projecten a, #splash ul .openingstijden a, #splash ul .actueel a  {
	background-position: bottom left;
}

/* De hover state van de links */

#splash ul .kunstenaar a:hover, #splash ul .projecten a:hover, #splash ul .openingstijden a:hover , #splash ul .actueel a:hover {
	background-position: top left;
}

.ngg-gallery-thumbnail span {
	font-size: 11px;
}

#lang a {
	display: block;
	float: left;
	width: auto;
	height: 19px;
	background: url('../img/english.jpg') no-repeat center left;
	margin: -30px 0px 0px 311px;
	padding: 0px 0px 0px 40px;
	font: bold 12px verdana, tahoma, sans-serif;
}

#lang a:hover {
	text-decoration: none;
}

/* 1 sept 2009 - lightbox */

#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(http://annemiekpunt.nl/assets/script/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://annemiekpunt.nl/assets/script/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; 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; }

