/*
 *  Style sheet for the combined index / slide / template pages.
 *  Last change: 2014-11-03 by André Wolff
 */
 

body {
	text-align: center;
	overflow-x: auto;   /*  was hidden but required for large thumbnails in IE and FF */
	background-image:url(GrayTextile.jpg);
	background-position:center top;
	background-repeat:repeat;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:16px;
	background-color: #333333;
	color: #ffffff;
	margin: 0px;
}

img { border: 0px; }  /* required for IE */

.TopNavigation {
	background-color: #666666;
	line-height: 25px;
}

.TopNavigation .closebuttonDiv {
	display: inline-block;
	margin-left: 20px;
}

.TopNavigation .closebuttonDiv img {
	height: 25px;
	width: 25px;
	vertical-align: middle;
}

#page { display:none; }

#msg {
	font-size: 24px;
	background-color: #FFC;
	color: #333;
	position: absolute;
	line-height: 25px;
	padding: 4px;
	display:none;
	z-index: 100;
}

#nav {
	height: 50px;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
}

#nav #L1 {
	float: left;
	width: 10%;
}
#nav #L2 {
	float: left;
	width: 25%;
	height: 50px; 
	text-align: center;
/* 	padding-top: 6px;  */
}
#nav #Ml {
	float: left;
	width: 10%;
}

#nav #M {
	float: left;
	width: 10%;
}
#nav #Mr {
	float: left;
	width: 10%;
}
#nav #R2 {
	float: left;
	width: 25%; 
}
#indexDiv #nav #R2 a .roundbutton {
display: inline;		
}
#nav #R1 {
	float: left;
	width: 10%;
}

#indexDiv #nav #R1 #opencloseSettings {
    position: relative;
	z-index: 9999;
}

#nav img {
	height: 50px;
	display: block;   
	margin-left: auto;   
	margin-right: auto;
}

#settingsDiv {
    display: none;
	height: 210px;
	width: 97%;
	margin-top: 20px;
	border: 4px solid #999;
	font-size: 24px;
	margin-right: 1%;
	margin-left: 1%;
}

select {
	height: 40px;
	font-size: 24px;
	margin-top: 10px;
}

#help {
	display:none;
	color: #333;
	background-color: #FFF;
	text-align: left;
	width: 93%;
	border: 4px solid #999;
	margin-left: 1%;
	margin-right: 1%;
	padding: 20px;
	margin-top: 50px;
	font-size: 18px;
}

#indexDiv #swipeMe p img {
	vertical-align: bottom;
}

.roundbutton {
  opacity: 0.8;
  filter: none;
}

.roundbutton:hover {
    filter: none;
    -webkit-filter: grayscale(0);
	opacity: 1.0;
}

button {
font-size: 20px;
cursor:pointer;
text-decoration:none;
}

.button {
	cursor: pointer;
}

.filename {
	height: 48px;
	font-size: small;
	text-align: center;
}

.description {
	height: 48px;
	text-align: center;
}

.thumbs {
	margin-right: auto;
	margin-left: auto;
}
 /* Start styles for for a variable number of thums per row */

.thumbs .box {
	vertical-align: top;      /*  middle;  */
	margin-right: 3px; 
	margin-left: 3px;
	margin-top: 1px;
	margin-bottom: 1px;
	display: -moz-inline-box;
	-moz-box-orient: vertical;
	display: inline-block;
  	zoom:1;
  	*display:inline;
}

.thumbs img {
	cursor: pointer;
	border-radius:  6px;
	padding:  0px;
	border: 2px solid #cccccc;
	-webkit-touch-callout: none;  /* Disable save image */
	-webkit-user-select: none;  /* disable copy */
}
/* End styles styles for for a variable number of thums per row */

#swipeMe {
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 60px;
}


/* Highlight the image name on the slide pages. */
#slide .name {
	font-weight: bold;
	font-size: 14px;
}

#slideimage {
	border-style: solid;
	display:none;
	position: absolute;
	-webkit-touch-callout: none;  /* Disable save image */
}

/* Header */
.themeImage {
	position: relative;
	overflow:hidden;
	clear:both;   /* for FF   */
	width: 100%;  /* for IE 6 */
	margin-left:auto;
	margin-right:auto;
	padding-right: 4px;
}

.themeImage img {
	border-radius:  4px;
	padding:  0px;
	border: 2px solid #cccccc;
	-webkit-touch-callout: none;  /* Disable save image */
	-webkit-user-select: none;  /* disable copy */
}

h1 {
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
	width: 100%;
}

#title_above_image {
	position: absolute;
	top: -10px;
	left: 0;
}

/* Custom link styles */
a:link    { 
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: yellow; 
color: #00ccff; 
font-weight: bold; 
text-decoration: none;
}      

#imageinfo {
	visibility: hidden;
}

#askfs {
	margin-top: 5px;
	text-align: right;
}

#slidenavigation {
	position: absolute;
	top: 0px;
	right: 0px;
	display: none;
}

#slidemaplinks {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

#panlink {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 100%;
	text-align: center;
}

#comment {
	position: absolute;
	bottom: 30px;
	width: 100%;
	text-align: center;
	font-size: 30px;
	color:#ffffff;
}

#comment_shadow {
	position: absolute;
	bottom: 28px;
	left: 2px;
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: #333333;
}

#bottomcomment_shadow {
	text-shadow: 2px 2px 2px #333333;	/* FF Chrome Safari */
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#333333', Positive='true'); /* Shadow IE */
	position: absolute;
	bottom: 30px;
	width: 100%;
	text-align: center;
	font-size: 18px;
	color:#ffffff;
}

audio {
	opacity: 0.4;
}

#audioplayer {
	bottom: -30px;
	position: relative;
}

#audioplayer audio {
	height: 50px;
	width: 200px;
}

#footer {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
}
#footer #footer_left {
	float: left;
	width: 25%;
	text-align: left;
}

#footer #footer_right {
	float: right;
	width:75%
	text-align: right;
}

#image .caption {
	background-color: transparent;
	overflow:hidden;
	color: #333333;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: center;
}

#facebook  {
	position: absolute;
	top: 68px;
	left: 0px;
	width: 150px;
}


#commentbox {
	display:none; 
	position: absolute;
	bottom: 30px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	border:2px solid #ffffff;
	background-color: hsla(210,0%,50%, .5); /* www.w3.org/TR/2003/CR-css3-color-20030514/#hsla-color  */
	padding: 10px;
	left:34%;
	width: 30%;
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

#topcomment {
	position: absolute;
	top: 0px;
	width: 60%;
	text-align: center;
	font-size: 20px;
	color: #ffffff;
	left: 20%;
}

#bottomcomment {
	position: absolute;
	bottom: 30px;
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: #ffffff;
}

#help h1 {
	font-size: 36px;
	font-weight: bold;
}

#slideDiv #movie {
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#links  img {
	cursor: pointer;
}

#nav  img {
	cursor: pointer;
}

.buttonDiv {
	float: left;
	width: 70px;
}

.creditlink {
	font-size: 10px;
}

#expandDiv {
	position: absolute;
}

/* 
	styles.css - custom styles for the skin's Page templates
	Last change for the Slide Show 4 skin by André Wolff: 2014-10-11
	
*/

/************** 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%;
}
#about-page .author {
	float:left;
	display:inline;
	margin:10px 30px 10px 0;
	max-width:40%;
}
#about-page .author img {
	max-width:100%;
}
#about-page .texts {
	overflow:hidden;
}
#about-page .texts p {
	line-height:1.5em;
}

/************** Sitemap page */

#sitemap-page {
	margin:0 20px;
}
#sitemap-page .fleft {
	float:left;
	display:inline;
	margin:10px 5% 10px 0;
	max-width:25%;
}
#sitemap-page .fleft img {
	max-width:100%;
}
#sitemap-page .sitemap {
	font-size:120%;
	overflow:hidden;
}

#sitemap-page .sitemap ul {
	padding-left:2em;
}

#sitemap-page .sitemap li {
	padding:0.5em 0;
}
#sitemap-page .sitemap li small {
	margin-top:0.5em;
	display:block;
}

/************** Contact page */

#contact-page {
	margin:10px 10px 10px 60px;
}
#contact-page .theme {
	float:right;
	display:inline;
	margin:0 0 10px 20px;
	max-width:40%;
}
#contact-page .theme img {
	max-width:100%;
}
#contact-page .texts {
	overflow:hidden;
}
#contact-page .texts blockquote {
	font-size:80%;
	line-height:1.5em;
	padding-left:12px;
	border-left:10px solid rgba(255,255,255,0.1);
}
#contact-page .texts > div {
	font-size:120%;
	padding:15px 5px;
	border-top:1px solid rgba(255,255,255,0.2);
	border-bottom:1px solid rgba(0,0,0,0.2);
}
#contact-page .texts blockquote,
#contact-page .texts a {
	font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
}
#contact-page .texts a {
	font-size:80%;
	padding:5px 5px 5px 26px;
	line-height:14px;
	-moz-border-radius:6px;
	border-radius:6px;
	background-color:rgba(255,255,255,0.1);
	background-image:url(share.png);
	background-repeat:no-repeat;
}
#contact-page .facebook a { background-position:0 -24px; }
#contact-page .twitter a { background-position:0 -48px; }
#contact-page .digg a { background-position:0 -72px; }
#contact-page .myspace a { background-position:0 -96px; }
#contact-page .delicious a { background-position:0 -120px; }
#contact-page .stumbleupon a { background-position:0 -144px; }
#contact-page .email a { background-position:0 -168px; }
#contact-page .reddit a { background-position:0 -192px; }
#contact-page .tumblr a { background-position:0 -216px; }
#contact-page .flickr a { background-position:0 -240px; }
#contact-page .foursquare a { background-position:0 -264px; }
#contact-page .google a { background-position:0 -288px; }
#contact-page .linkedin a { background-position:0 -312px; }
#contact-page .picasa a { background-position:0 -336px; }
#contact-page .skype a { background-position:0 -360px; }
#contact-page .vimeo a { background-position:0 -384px; }
#contact-page .youtube a { background-position:0 -408px; }
#contact-page .phone a { background-position:0 -432px; }
#contact-page .jalbum a { background-position:0 -456px; }
#contact-page .webpage a { background-position:0 -480px; }



