/* jAlbum 28.0.1 with Jupiter 52, Dark style, album creation date 07/05/2022 18:28 */
html {
	height: 100%;
	background-color: #000000;
}
body {
	font-family: Verdana, sans-serif;
	color: #dddddd;
	text-align: center;
	margin: 0px 10px 20px;
}
body a {
	color: #dddddd;
}
body a:hover {
	color: #555555;
}
a, audio, video {
	outline: none;
}
img, iframe {
	border: none;
}
img {
	user-select: none;
	-webkit-user-select: none; /* Safari */
}
video {
	width: 100%;
}
#ju-themebox, #ju-themebanner, .ju-fthumbimg img, .ju-thumbimg img, #ju-slideobject, .ju-ipimage img {
	animation: fadein 500ms;
}
@keyframes fadein {
	from {opacity: 0;}
	to {opacity: 1;}
}
#ju-themebox {
	max-width: 1680px;
	padding: 0px 20px;
	margin: 10px auto 20px;
}
#ju-themebox > div {
	min-height: 200px;
	border-style: solid;
	border-width: 1px;
	border-color: #dddddd;
	padding: 5px;
	box-shadow: 10px 10px 10px rgb(0 0 0 / 0.25);
	background: linear-gradient(rgb(0 0 0 / 0.2), transparent), url("../ju-theme.jpg") center center no-repeat;
	background-size: cover;
	background-clip: content-box;
}
#ju-themebox > div > div {
	margin: 0px auto;
	padding: 10px;
	position: relative;
}
#ju-nothemebox {
	max-width: 1680px;
	margin: 10px auto 20px;
	padding: 0px 20px;
}
#ju-nothemebox > div {
	border-style: solid;
	border-width: 1px;
	border-color: #dddddd;
	box-shadow: 10px 10px 10px rgb(0 0 0 / 0.25);
	min-height: 32px;
	padding: 10px 10px;
}
.ju-pagetitle, .ju-pagedescription, .ju-pagetitleTI, .ju-pagedescriptionTI, .ju-pagetitleslide, .ju-pagetitleip, .ju-pagetitleipTI {
	max-width: 900px;
	margin: 0px auto;
}
.ju-pagetitle {
	color: #dddddd;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	padding-bottom: 3px;
}
.ju-pagetitle a {
	color: #dddddd;
	text-decoration: underline;
}
.ju-pagetitle a:hover {
	color: #555555;
}
.ju-pagedescription {
	color: #dddddd;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
}
.ju-pagedescription a {
	color: #dddddd;
	text-decoration: underline;
}
.ju-pagedescription a:hover {
	color: #555555;
}
.ju-pagetitleTI {
	color: #ffffff;
	font-size: 36px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: 5px 5px 5px rgb(0 0 0 / 0.3);
	padding-bottom: 5px;
}
.ju-pagetitleTI a {
	color: #ffffff;
	text-decoration: underline;
}
.ju-pagetitleTI a:hover {
	color: #bbbbbb;
}
.ju-pagedescriptionTI {
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: 3px 3px 5px rgb(0 0 0 / 0.3);
}
.ju-pagedescriptionTI a {
	color: #ffffff;
	text-decoration: underline;
}
.ju-pagedescriptionTI a:hover {
	color: #bbbbbb;
}
#ju-navleft {
	width: 0px;
	height: 32px;
	text-align: left;
	float: left;
	font-size: 0px;
}
#ju-navleft img {
	width: 32px;
	margin-right: 20px;
	cursor: pointer;
}
#ju-navright {
	width: 0px;
	height: 32px;
	text-align: right;
	float: right;
	font-size: 0px;
}
#ju-navright img {
	width: 32px;
	margin-left: 20px;
}
.ju-infotxt {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	text-align: center;
	margin: 0px auto 15px;
	max-width: 900px;
	padding: 0px 10px;
}
.ju-infotxt a {
	text-decoration: underline;
}
.ju-infotxtbottom {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	text-align: center;
	margin: 0px auto 10px;
	max-width: 900px;
	padding: 0px 10px;
}
.ju-infotxtbottom a {
	text-decoration: underline;
}
#ju-fthumbs, #ju-thumbs {
	max-width: 1600px;
	margin: 0px auto 10px;
	padding: 15px 47px 0px;
	font-size: 0px; /* Hack to collapse whitespace between boxes */
}
#ju-fthumbs img, #ju-thumbs img {
	max-width: 100%;
	height: auto;
}
#ju-thumbs > div {
	text-align: center;
	margin: 2.5px;
	max-width: 272px;
	vertical-align: top;
	display: inline-block;
}
.ju-ovrel {
	position: relative;
	display: inline-block;
}
.ju-thumbimg img, .ju-thumbicon {
	margin: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #dddddd;
	padding: 5px;
	box-shadow: 10px 10px 10px rgb(0 0 0 / 0.25);
}
.ju-thumbimg img:hover, .ju-thumbicon:hover {
	border-color: #555555;
}
.ju-videooverlay img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -60px !important;
	margin-left: -60px !important;
	width: 120px;
	border: none !important;
	border-radius: 0px;
	padding: 0px;
	box-shadow: none !important;
}
.ju-thumbcaption {
	overflow-wrap: break-word;
	margin: 0px 5px 10px;
}
.ju-credits {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin: 0px auto 10px;
	text-shadow: none;
}
.ju-credits a {
	font-weight: bold;
	text-decoration: none;
}
#ju-pagetop {
	background-color: #464646;
	position: fixed;
	bottom: 40px;
	left: 10px;
	opacity: 0.75;
	display: none;
}
#ju-pagetop img {
	width: 32px;
	padding: 10px 5px 5px;
}
#ju-pagetop:hover {
	cursor: pointer;
}
#ju-slidestd {
	margin: 10px auto 20px;
	max-width: 1680px;
	min-height: 32px;
	padding: 0px 15px;
}
.ju-pagetitleslide {
	color: #dddddd;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	padding-bottom: 3px;
}
.ju-pagetitleslide a {
	color: #dddddd;
	text-decoration: underline;
}
.ju-pagetitleslide a:hover {
	color: #555555;
}
#ju-navleftslide {
	width: 104px;
	height: 32px;
	text-align: left;
	float: left;
	font-size: 0px;
}
#ju-navleftslide img {
	width: 32px;
	margin-right: 20px;
}
#ju-navrightslide {
	width: 104px;
	height: 32px;
	text-align: right;
	float: right;
	font-size: 0px;
}
#ju-navrightslide img {
	width: 32px;
	margin-left: 20px;
}
#ju-slideobject {
	margin: 0px auto 15px;
	padding: 0px 35px;
}
#ju-slideobject img {
	width: 100%;
	height: auto;
}
#ju-slideobject > div:first-of-type {
	line-height: 0px;
	outline: none;
	border-width: 1px;
	border-style: solid;
	border-color: #dddddd;
	padding: 7px;
	box-shadow: 15px 15px 15px rgb(0 0 0 / 0.25);
}
#ju-slideobject > div > div {
	position: relative;
}
#ju-slideobject iframe {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
#ju-prev, #ju-noprev {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 45%;
}
#ju-prev {
	cursor: url('cursorprev.png') 0 10, pointer;
}
#ju-next, #ju-nonext {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 55%;
}
#ju-next {
	cursor: url('cursornext.png') 0 10, pointer;
}
#ju-slidecaption {
	margin: 0px auto 10px;
	padding: 0px 35px;
	display: flow-root;
}
.ju-scaptmin {
	min-height: 32px;
}
.ju-slidetitle, .ju-slidecomment, .ju-slidemeta {
	max-width: 900px;
}
.ju-slidetitle {
	margin: 0px auto;
}
.ju-slidecomment {
	margin: 0px auto;
}
.ju-slidemeta {
	margin: 0px auto;
}
.ju-slidetitle {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	margin-bottom: 3px;
	padding: 0px 10px;
	text-align: center;
	text-shadow: none;
}
.ju-slidetitle a {
	text-decoration: underline;
}
.ju-slidecomment {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin-bottom: 3px;
	padding: 0px 10px;
	text-align: center;
	text-shadow: none;
}
.ju-slidecomment a {
	text-decoration: underline;
}
#ju-slidecaption > audio {
	margin: 10px 5px 5px;
	height: 40px;
}
#ju-globe {
	float: left;
	cursor: pointer;
}
#ju-download {
	float: right;
}
#ju-globe img {
	width: 32px;
	padding: 0px 10px 10px 0px;
}
#ju-download img {
	width: 32px;
	padding: 0px 0px 10px 10px;
}
#ju-globe-filler {
	float: left;
	width: 32px;
	height: 32px;
	padding: 0px 10px 10px 0px;
}
#ju-download-filler {
	float: right;
	width: 32px;
	height: 32px;
	padding: 10px;
}
.ju-bodyopening, .ju-bodyclosing, .ju-bodyopeningslide, .ju-bodyclosingslide {
	margin: 5px;
}
.ju-spacer {
	height: 10px;
}
.ju-bodyspacer {
	height: 30px;
}
.ju-disabled {
	opacity: 0.3;
}
#audioframe, #vidframe:focus {
	outline: none;
}
#ju-mapcontainer {
	max-width: 1440px;
	margin: 0px auto 15px;
	padding: 0px 35px;
} 
#ju-mapcontainer > div:first-of-type {
	outline: none;
	border-width: 1px;
	border-style: solid;
	border-color: #dddddd;
	padding: 7px;
	box-shadow: 15px 15px 15px rgb(0 0 0 / 0.25);
}
#ju-mapcontainer > div > div {
	position: relative;
	padding-bottom: 62.5%;
}
#ju-mapcaption {
	max-width: 1424px;
	min-height: 32px;
	margin: 0px auto 10px;
	padding: 0px 35px;
}
#ju-globeclose {
	float: left;
	cursor: pointer;
}
#ju-globeclose img {
	width: 32px;
	padding: 10px;
}
@media (max-width: 500px), (max-height: 500px) {
	#ju-thumbs, #ju-fthumbs {
		padding-left: 5px;
		padding-right: 5px;
	}
	#ju-thumbs > div {
		margin: 2px;
		max-width: 252px;
	}
	#ju-fthumbs > div {
		margin: 2px;
		max-width: 0px;
	}
	.ju-thumbimg img, .ju-thumbimg img:hover, .ju-thumbicon, .ju-thumbicon:hover {
		box-shadow: none;
		margin: 0px;
	}
	.ju-newoverlay {
		top: 11px;
		right: 11px;
	}
}
