/* jAlbum 37.6 with Neptune 118, Custom style, album creation date Jul 03 2025 @ 10:31 AM */
@font-face {
    font-family: "grandsport";
    src: url("grandsport.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
html {
	background-color: #000000;
}
body {
	font-family: Verdana, sans-serif;
	color: #ffffff;
	text-align: center;
}
body a {
	color: #ffffff;
}
body a:hover {
	color: #ff0000;
}
a, audio, video {
	outline: none;
}
img, iframe {
	outline: none;
	border: none;
}
img {
	user-select: none;
}
#ja-uncropped, #ja-fthumbs img, #ja-thumbs img, .ja-ipimage img {
	animation: fadein 500ms;
}
.ja-slidetitle, .ja-slidecomment, .ja-slidectr, .ja-slidemeta {
	animation: fadein 2000ms;
}
@keyframes fadein {
	from {opacity: 0;}
	to {opacity: 1;}
}
#ja-notheme > div {
	margin: 0px auto 15px;
	min-height: 32px;
	padding: 0px 0px 10px;
	background-color: #555555;
}
#ja-navleft img, #ja-navright img {
	padding: 5px 0px;
}
.ja-pagetitle, .ja-pagedescription, .ja-pagetitleTI, .ja-pagedescriptionTI, .ja-pagetitleip {
	max-width: 500px;
	margin: 0 auto;
}
.ja-pagetitle {
	color: #ffffff;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	padding: 10px 5px 5px;
}
.ja-pagetitle a {
	color: #ffffff;
	text-decoration: underline;
}
.ja-pagetitle a:hover {
	color: #eeeeee;
}
.ja-pagedescription {
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
}
.ja-pagedescription a {
	color: #ffffff;
	text-decoration: underline;
}
.ja-pagedescription a:hover {
	color: #eeeeee;
}
#ja-navleft {
	width: 150px;
	height: 30px;
	text-align: left;
	float: left;
	font-size: 0px;
}
#ja-navleft img {
	width: 30px;
	margin-left: 20px;
	cursor: pointer;
}
#ja-navright {
	position: relative;
	width: 150px;
	height: 30px;
	text-align: right;
	float: right;
	font-size: 0px;
}
#ja-navright img {
	width: 30px;
	margin-right: 20px;
	cursor: pointer;
}
.ja-infotxt {
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	text-shadow: none;
	text-align: center;
	margin: 0 auto;
	max-width: 500px;
	padding: 0px 10px;
}
.ja-infotxt a {
	text-decoration: none;
}
.ja-infotxtbottom {
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	text-shadow: none;
	text-align: center;
	margin: 10px auto;
	max-width: 1800px;
	padding: 0px 10px;
}
.ja-infotxtbottom a {
	text-decoration: underline;
}
.ja-fthumbbox, .ja-thumbbox {
	max-width: 2400px;
	margin: 0 auto 10px;

	padding: 0px 55px;
}
#ja-fthumbs a:hover > img, #ja-thumbs a:hover > img {
	transform: scale(1.1);
}
#ja-fthumbs img, #ja-thumbs img {
	transition: transform 1s, filter 1s;
}
.jg-entry {
	border: 1px solid #ffffff;
}
.ja-videooverlay img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -60px;
	margin-left: -60px;
	width: 120px;
}
.ja-imagetitle {
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 19px;
	text-shadow: none;
}
.ja-imagetitle a {
	text-decoration: underline;
}
.ja-imagetitle, .ja-imagecomment {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
@media (max-width: 500px), (max-height: 500px) {
	.ja-imagetitle, .ja-imagecomment {
		display: -webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
}
.justified-gallery > a > .jg-caption {
	color: #ffffff;
	background-color: #000000;
}
#ja-pagetop {
	background-color: #555555;
	position: fixed;
	bottom: 40px;
	left: 10px;
	opacity: 0.75;
	display: none;
}
#ja-pagetop img {
	width: 32px;
	padding: 10px 5px 5px;
}
#ja-pagetop:hover {
	cursor: pointer;
}
.ja-footer, .ja-footernoicon {
	padding: 5px 10px 5px;
	text-align: center;
	background-color: #000000;
	border-radius: 3px;
}
.ja-footer {
	min-height: 25px;
}
.ja-slidenavleft {
	height: 25px;
	float: left;
	font-size: 0px;
}
.ja-slidenavleft img {
	width: 25px;
	margin-right: 20px;
	cursor: pointer;
}
.ja-slidenavright {
	height: 25px;
	float: right;
	font-size: 0px;
	text-align: right;
}
.ja-slidenavright img {
	width: 25px;
	margin-left: 20px;
	cursor: pointer;
}
.ja-snav1 {
	width: 45px;
}
.ja-snav2 {
	width: 90px;
}
.ja-snav3 {
	width: 135px;
}
.ja-snav4 {
	width: 180px;
}
@media (max-width: 500px), (max-height: 500px) {
	.ja-snav4 {
		width: auto;
	}
}
.ja-metalink {
	float: left;
}
.ja-slidemeta {
	display: table;
	color: #ffffff;
	background-color: #000000;
	padding: 5px;
	cursor: zoom-out;
}
.ja-slidemetaitem {
	display: table-row;
}
.ja-slidemetalabel {
	display: table-cell;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
}
.ja-slidemetadata {
	display: table-cell;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
}
@media (max-width: 500px), (max-height: 500px) {
	.ja-metalink {
		display: none;
	}
}
.ja-globe {
	float: left;
}
.ja-slidetitle, .ja-slidecomment {
	max-width: 900px;
	margin: 0 auto;
}
.ja-slidetitle {
	font-family: Verdana, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	margin-bottom: 3px;
	text-shadow: none;
	user-select: text;
}
.ja-slidetitle a {
	color: #ffffff;
	text-decoration: underline;
}
.ja-slidetitle a:hover {
	color: #777777;
}
.ja-slidecomment {
	font-family: Verdana, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin-bottom: 3px;
	text-shadow: none;
	user-select: text;
}
.ja-slidecomment a {
	color: #ffffff;
	text-decoration: underline;
}
.ja-slidecomment a:hover {
	color: #777777;
}
.ja-footer > audio {
	margin: 5px;
	height: 32px;
	border-radius: 25px;
}
.ja-bodyopening, .ja-bodyclosing {
	margin: 5px;
}
#ja-bodyspacer {
	height: 30px;
}
.ja-disabled3 {
	opacity: 0.3;
}
.ja-disabled5 {
	opacity: 0.5;
	cursor: default !important;
}
.ja-hidden {
	display: none;
}
#ja-mapcanvas {
	width: 100%;
	height: 100%;
}
@media (max-height: 500px) {
	.ja-slidetitle, .ja-slidecomment {
		display: -webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
}
@media (max-width: 500px), (max-height: 500px) {
	#ja-thumbs > div {
		margin: 2px;
	}
}
@media (max-width: 500px), (max-height: 500px) {
	#ja-notheme > div {
		margin-bottom: 0px;
	}
	#ja-fthumbs, #ja-thumbs, .ja-fthumbbox, .ja-thumbbox {
		padding-left: 5px;
		padding-right: 5px;
	}
	#ja-fthumbs > div {
		margin: 2px;
	}
	.fbContentWrapper {
		box-shadow: none;
	}
	.fbx .fbResizer {
		display: none;
	}
}
#ja-notheme > div {
	background: transparent;
}
#ja-navleft img, #ja-navright img {
	padding: 5px 0px 0px;
}
.ja-pagetitle {
	display: none;
}
