/*  File common.css made with jAlbum 37.5.6 with LightGallery version 1.6.3, Gray-Textile.css style, album creation date 17/06/25 21:35
 *   
 *  LightGalleryStyle sheet for the combined index / slide / template pages.
 *  Last change: 2025-06-11by André Wolff
 */

.inactive {
	color: #999;
}			 
.exifInfo {
	cursor: pointer;
}

 .moreInfo {
	display:none;
}

.triggerMoreInfo {     
   display: inline-block;     
   position: relative;    
   z-index: 1; 
   cursor: pointer;    
   padding: 2em;     
   margin: -2em; 
}

html,body{margin:0;padding:0;border:0;outline:0;}

html, body {
	height: 100%;
	background-image:url(GrayTextile.jpg);
    background-position:center top;
    background-repeat:repeat;
} 		

body {
	text-align: center;
	overflow-x: hidden;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size:18px;
	background-color: rgba(51,51,51,1.0);
	color: #ffffff;
	margin: 0px;
/* See https://forums.adobe.com/thread/1184309 */
	-webkit-user-select: none; /* Chrome all / Safari all */
	-o-user-select: none;
	user-select: none;
	-webkit-touch-callout:none;
}

.justified-gallery > a > .caption {
	font-family: 'Roboto', sans-serif;
	font-size:14px;
}

img { border: 0px; }  /* required for IE */

/* Custom link styles */

a:link, .dummyLink { 
color: #00ccff; 
font-style: normal;
font-weight: bold;
text-decoration: none;
}  
a:visited {	
color: #00ccff; 
font-style: normal;	
font-weight: bold;	
text-decoration: none; 
} 
a:active  { 
color: #00ccff; 
font-style: normal; 
font-weight: bold; 
text-decoration: none;
}
a:hover   { 
color: #ffff00; 
font-weight: bold; 
text-decoration: none;
}

#nextSlide  {
	position: absolute;
	display:none;
	right: 10px;
	top: 48%;
	z-index: 9999;
}
#prevSlide  {
	position: absolute;
	display:none;
	left: 10px;
	top: 48%;
	z-index: 9999;
}

#link--play  {
	position: absolute;
	right: 132px;
	padding: 6px;
	z-index: 9999;
}
#nav {
	display: none;
}

.homeBtn {
  width: 24px;
  height: 24px;
}

  /* Style the fixed menu */
.menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; 
    background-color: rgba(0, 0, 0, 0.0); /* transparent */
    z-index: 99999;
}
.content {
    margin-top: 50px; /* Adjust this value to match the height of your menu */
    padding: 0px; 
}

/*********************************** Start Top navigation */
#navigation {
/*	background-color:#ff000000; for a full width menu-bar */
	z-index:999;
}

#navigation {
	position:relative;
	text-align:center;
	line-height:40px;
	margin-bottom: 10px;
}
.top-nav {
	text-align: center;
}
.top-nav a {
	display:block;
	white-space:nowrap;
	color: #ffffff;
	background-color: rgba(0,0,0,1.0);	
	border: 1px solid #ffffff;
}

.top-nav ul {
	display:inline-block;
	vertical-align:top;
	padding:0;
	margin:0;
	list-style-type:none;
	z-index:998;
}
.top-nav b {
	color: #ffffff;
	font-weight: bold;
}
.top-nav > ul > li {
	position:relative;
	display:inline-block;
	width:auto;
	height:100%;
}
.ie7 .top-nav > ul > li {
	float:left;
}
.top-nav > ul > li.home img {
	height: 20px;
	width: 20px;
	vertical-align: middle;
	padding-bottom: 4px;
}
.top-nav > ul > li > a {
	line-height:40px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px
}
.top-nav > ul > li ul {
	display:none;
	position:absolute;
	z-index:999; 
	background-color: rgba(0,0,0,1.0);	
}
.top-nav > ul > li > ul {
	min-width:100%;
}
.top-nav > ul > li > ul li {
	position:relative;
	display:block;
}
.top-nav > ul > li > ul > li a {
	line-height:40px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px
}
.top-nav > ul > li > ul > li ul {
	left:100%;
	top:0;
}
.top-nav a:hover, .top-nav a:active,  {
	color: #ffff00;  
	background-color: rgba(153,153,153,1.0);
	text-decoration: none; 
	box-shadow: inset 2px 2px 2px 2px rgba(153,153,153,1.0);
}
.top-nav > ul > li:hover > ul,
.top-nav > ul > li > ul > li:hover > ul,
.top-nav > ul > li > ul > ul > li > li:hover > ul {
	display: block;
}
/***********************************  End  Top navigation */
.HorNav a:hover, .HorNav a:active, #NavHor a:focus {
	color: #ffff00;  
	background-color: rgba(153,153,153,1.0);
	text-decoration: none; 
	box-shadow: inset 2px 2px 2px 2px rgba(153,153,153,1.0);
}

.HorNav{
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
	line-height: 50px;
}

.HorNav  img {
	vertical-align: middle;
	height: 30px;
	width: 30px;
	padding-bottom: 2px; /* was 6 */
}

.HorNav a, .HorNav b, .HorNav a:visited {
	display: block;
	text-align: center;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
	color: #ffffff;
	background-color: rgba(0,0,0,1.0);	
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #ffffff;
}
.HorNav b {
	color: #ffffff;
	font-weight: bold;
}
.HorNav ul {
 display:inline-block;
 list-style-type: none;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
}
.HorNav li {
	float: left;
	width: auto;
}
#indexDiv {
	display: none;
	position: relative;
}

#indexDiv #swipeMe p img {
	vertical-align: bottom;
}

.roundbutton {
  opacity: 1.00;
  cursor: pointer;
}
.HorNav  .roundbutton {
	vertical-align: middle;
}
/* Geeft problemen met LG buttons  ??
button {
	font-size: 20px;
	cursor:pointer;
	text-decoration:none;
	margin-top: 10px;
	margin-bottom: 10px;
}
*/
/*  Nodig voor Center button in GMAPS */
button {
	font-size: 20px;
	cursor:pointer;
	text-decoration:none;
	margin-top: 10px;
	margin-bottom: 10px;
}

.button {
	cursor: pointer;
}

.filename {
	height: 54px;
	font-size: small;
	text-align: center;
}

.description {
	height: 54px;
	text-align: center;
}

.thumbs {
	margin-right: auto;
	margin-left: auto;
}

.thumbs img:hover,
.thumbs-jg img:hover,
.masonry_thumbs img:hover {  
	 -webkit-transform: scale(1.1);
	 -moz-transform: scale(1.1);
	 -o-transform: scale(1.1);
	 transform: scale(1.1);
}

.thumb-video { /* for thumbs on slide page */
	border: 2px solid  rgba(254,0,55,1.0);
}

.thumbs-jg img {
	cursor: zoom-in;
	box-sizing: border-box;
}

.video-icon img {
	position: absolute;
	top: 3px;
	left: 5px;
	width: 32px;
	height: 32px;
	border: none !important; 
}
img.video {
	border-color: rgba(254,0,55,1.0) !important;
}
.justified-gallery > a > .jg-caption,
.justified-gallery > div > .jg-caption,
.justified-gallery > figure > .jg-caption {
 	bottom: 5px;
	left: 5px;
	right: 5px;
}
/*
.jg-entry {
	border: px solid ;
	position: relative;
}
*/

#folders img {  /* Folder thumbs */
	cursor: zoom-in;
	border-radius:  4px;
	padding:  0px;
	border: 2px solid;
	border-color: rgba(204,204,204,1.0);
	 -webkit-touch-callout: none;  /* Disable save image, and prevents a pop-up  */
	 -webkit-user-select: none;    /* disable copy, inv css  */
}

#thumbsgallery {
	background-color: rgba(255,255,255,0.0);
}
#thumbsgallery img{
	cursor: zoom-in;
}

#folders .box {
vertical-align: top;
	display: inline-block; 
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 6px;
	word-break: break-word; /* was break-all */
	cursor: pointer;
	border-radius:  0px;
	border: 0px solid;
	border-color: rgba(255,255,255,1.0);
	color: #ffffff;
	background-color: rgba(0,0,0,0.0);
	max-width: 90%;  /* for mobile phones in portrait mode */
}

#folders .box img {
	border-color: rgba(255,255,255,1.0);
	max-width: 90%; /* for mobile phones in portrait mode */
}
#folders .box .folderDescription{
  font-size: 14px;
  font-weight: lighter;
}


#swipeMe {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right:  6px;
	margin-left:  6px;
}

/* Header */
#themeImage {
	position: relative;
	overflow:hidden;
	clear:both;   /* for FF   */
	width: 100%;  /* for IE 6 */
	margin-left:auto;
	margin-right:auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}

#themeImage img {
	border-radius:  8px;
	padding:  3px;
	border: 2px solid;
	border-color: rgba(0,0,0,1.0);
	 -webkit-touch-callout: none;  /* Disable save image, inv css  */
	 -webkit-user-select: none;   /*  disable copy, inv css  */
}



h1 {
	font-size: 24px;
	font-weight: bold;
	width: 100%;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
}
#title_in_image {
	font-size: 24px;
	line-height: 24px;
	position: absolute;
	margin: 0px;
	display:none;
	color: #960000;
	text-shadow: 2px 2px 2px #ffffff;
}

#title_above_image {
	display:none;
}
#title_above_image {
	width: 100%;
}
        
#title_above_image h1 {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

h2, h3 {
	font-weight: bold;
	width: 100%; 
	font-family: 'Open Sans', sans-serif;
}

 
#profileImage {
	margin-top: 10px;
	border-radius:  8px;
} 

#indexDiv audio {
	margin-top: 10px;
}
audio::-webkit-media-controls-panel {
	background-color:  rgba(0,0,0,0.0);
}

audio {
    width: 250px; /* 150: problem on iPad */
    height: 30px;
    opacity: 0.5;
    max-width: 90%;  /* for mobile phones in portrait mode */
}

audio:hover   { 
   opacity: 1;
}

.audioClip {
    margin-top: -8px;
    vertical-align: middle;
}

audio::-webkit-media-controls-panel {
    background-color: whitesmoke;
}

#imageinfo {
	visibility: hidden;
}

#askfs {
	margin-top: 5px;
	text-align: right;
}

#footer {
	margin-top: 10px;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
}
#footer #footer_left {
	float: left;
	width: 50%;
	text-align: left;
}

#footer #footer_right {
	float: right;
	width:50%;
	text-align: right;
}

#facebook  {
	position: absolute;
	top: 68px;
	left: 0px;
	width: 150px;
}

figure {
	display: none;
}

.panslidenavigation  {
	position: fixed;
	z-index: 999;
	display: none;
	right: 0px;
}

#mapDiv {
	display:none;
	height: 100%;
	width: 100%;
	overflow:hidden;
	position:absolute; 
	left:0px; 
	top:0px; 
	padding: 0px;
}
#map {
        height: 100%;
}
#mapnavigation {
		z-index: 999;
		position: absolute;
		top: 8px;
		right: 8px;
}

@media screen and (max-height: 480px) {
#mapnavigation a svg {
width: 32px;
height: 32px;
}
}

#links  img {
	cursor: pointer;
}

.buttonDiv { /* Only used for pano viewers  and template files */
	float: left;
	margin-right: 8px;
	margin-left: 8px;
}


.creditlink {
	font-size: 10px;
}


#indexDiv #swipeMe .albumDescription {
	margin-bottom: 25px;
	width: 96%; 
	margin-right: auto;
	margin-left: auto;
	display:inline-block;
}
#indexDiv #swipeMe .commandButtons {
	height: 60px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#indexDiv #swipeMe .commandButtons img {
	max-height: 60px;
	vertical-align: middle;
	margin-right: 12px;
	margin-left: 12px;
}
#indexDiv #swipeMe .commandButtons button {
	margin-right: 12px;
	margin-left: 12px;
}

#thumbsgallery,
.masonry_thumbs img, .thumbs-jg img, #thumbsgallery img, #imgTheme, audio, .HorNav ul, #folders .box, #folders .cell, #profileImage,  #navigation li {
	box-shadow: 10px 10px 10px rgba(0,0,0,0.40); 
	border: 1px solid #000000;
}

.title {
  color: #ffffff;
  background-color: rgba(230,212,186,1.0);
/*  padding-top: 1px; */
  padding-right: 6px;
  padding-bottom:  2px; /* was 1px; */
  padding-left: 6px;
}

/* extra tooltip styles */

.tippy-tooltip.user-theme {
  background-color: rgba(230,212,186,1.0);
  border: 1px solid #000000;
  font-weight: bold;
  color: #000000;
}
.tippy-popper[x-placement^=right] .tippy-tooltip.user-theme .tippy-arrow {
    border-right: 7px solid #000000;
}
.tippy-popper[x-placement^=left] .tippy-tooltip.user-theme .tippy-arrow {
    border-left: 7px solid #000000;
}
.tippy-popper[x-placement^=top] .tippy-tooltip.user-theme .tippy-arrow {
    border-top: 7px solid #000000;
}
.tippy-popper[x-placement^=bottom] .tippy-tooltip.user-theme .tippy-arrow {
    border-bottom: 7px solid #000000;
}

/* copy skin colors */
.slicknav_menu { 
  font-size:18px;
  background-color: rgba(0,0,0,1.0);	
 } 

 .slicknav_nav a {
    color: #ffffff;
	border: 1px solid #ffffff;
 } 
	
.slicknav_nav a:hover {
      background-color: rgba(153,153,153,1.0);
      color: #ffff00;
}	

/* To hide the hamburger button on large devices */
.slicknav_menu {
	display:none; 
}

@media screen and (max-width: 576px) {
	#navigation {
		display:none;
	}
	.slicknav_menu {
		display:block;
	}
}

/* Start code changes lightGallery styles lightgallery-bundle.css */
.lg-media-overlap .lg-toolbar {
    background-image: none;    /* remove gradient from top-bar */
}

.lg-backdrop {
	background-image:url(GrayTextile.jpg);
    background-position:center top;
    background-repeat:repeat;
    background-color: rgba(51,51,51,1.0);
}

.lg-toolbar .lg-icon { 
  color: #ffffff;
  background: rgba(0,0,0,0.0);	
  margin-top: 0px; /* correction of this bug https://github.com/sachinchoolur/lightGallery/issues/1339 */
}
.lg-toolbar .lg-icon:hover {
  color: #ffffff;
}
.lg-next:hover:not(.disabled),
.lg-prev:hover:not(.disabled) {
 color: #ffffff;
}

.lg-counter { 
    font-size:18px;
    padding-left: 8px;
    padding-right: 8px;
    color: #ffffff;
    background: rgba(0,0,0,0.0);	
}

.lg-next,
.lg-prev {
  color: #ffffff;
  background: rgba(0,0,0,0.0);	
}
  /* Slide caption */
  .lg-sub-html p {    /* overrules css p rule  in lightGallery css */
    font-size:18px;
    margin: 0px;
}
.lg-sub-html { 
   color: #ffffff;
   background-color: rgba(0,0,0,1.0);
   font-family: 'Roboto', sans-serif;
  font-size:18px; /* overrules lg css */
   font-weight: 400;
   line-height: 1.0;  /* was 1.5 */
   padding: 0px 20px;
   text-align: center;
   overflow-y: auto;
   display: -webkit-box; /* https://www.w3.org/TR/css-overflow-3/ */
   -webkit-line-clamp: 3;
   -webkit-box-orient: vertical;
   background-image: none !important;  /* remove lightGallery gradient */
  }


.lg-outer .lg-thumb-outer {
  background-color: rgba(0,0,0,1.0);
 /*   background: none; /* Remove black background from thumbs strip */
}

.lg-progress-bar .lg-progress {
  background-color: rgba(255,0,0,1.0);
  height: 2px;
}
.lg-progress-bar {
  background-color: transparent;
}
/* End code changes lightGallery styles lightgallery-bundle.css */


/* Styles for the templates */
/*
	styles.css - custom styles for the skin's Page templates
	Last change by André Wolff: 2023-04-14
	
*/

/************** Map page */

#map-page {
	margin-top: 20px;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-left: 60px;
}
#map-page .map {
	background-color:#eee;
}

/************** About_album page */

#about_album-page {
	margin-top: 20px;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-left: 60px;
}

#about_album-page .texts {
	overflow:hidden;
}
#about_album-page .texts p {
	line-height:1.5em;
}

/************** About page */

#about-page {
	margin:10px 10%;
}

/************** Music page */

#music-page {
	margin-top: 20px;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-left: 60px;
}
#music-page  .texts {
	overflow:hidden;
}
#music-page  .texts p {
	line-height:1.5em;
}
/************** Contact page */

#contact-page .texts  .left {
	text-align: right;
	width: 49%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 1%;
}
#contact-page .texts  .right {
	text-align: left;
	width: 50%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contact-page .texts #address {
	font-weight: bold;	
}

.modalWindow {
    display: none; 
    position: fixed; /* Stay in place */
    overflow-y: auto;
    z-index: 9999; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
	font-family: 'Roboto', sans-serif;
	font-size:18px;
}

.modalWindow .roundbutton {
    z-index: 999;
    float: right;
    margin-left: 25px;
    margin-bottom: 15px; 
}

.modalWindow h1 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	text-shadow: none;
}

.modal-content {
    margin: 10% auto;
    border: 1px solid  #ffffff;
    position: relative;
    background-color: rgba(51,51,51,1.0);
    color: #ffffff;
    padding: 20px;
    width: 85%;
}

#exifWindow .modal-content  {
    max-width: 420px; 
}
#exifContents {
    text-align: left;;
    padding-top: 35px;
}

#settingsDiv .modal-content  {
    width: 90%;
    max-width: 620px; 
}

#settingsDiv #settings select{
    font-size: 24px; /* For the combo-boxes */
    height: 40px;  
    margin-top: 20px;
    margin-bottom: 20px;
}

#shareWindow  .modal-content  {
    max-width: 360px;
}

.shareImage img {
    border: 4px solid #ffffff;
}

iframe.lg-object {
	position: relative;
	margin-top: 50px;
	height: 100%;
	width: 100%;
}
 /* Styling for Small-Screen Devices */
@media screen and (max-width: 480px) {
	
 .lg-toolbar .lg-icon {
    height: 30px;
    line-height: 27px;
    padding: 2px 0;
    width: 40px;
    margin-right: -10px;
    margin-left: -10x;
  }

  .lg-next, .lg-prev {
    font-size: 14px;
  }  

  .lg-counter {
     font-size:10px;
     padding-top: 8px;
     padding-left: 4px;
     padding-right: 4px;
     height: 30px;
     vertical-align:top;
  }
  
  .HorNav a, .HorNav b, .HorNav a:visited {
     padding-right: 1px;  /* 3px*/
     padding-left: 1px;
  }

  .HorNav{
     line-height: 24px; /* 26 */
  }

}



