/* jAlbum 23.2.4 with Neptune 50, Sage style, album creation date 21.03.21, 16:21 */
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
html {
	background-color: #778372;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	color: #fbfbfb;
	text-align: center;
}
body a {
	color: #fbfbfb;
}
body a:hover {
	color: #cbcbcb;
}
a, audio, video {
	outline: none;
}
audio {
	height: 32px;
}
img, iframe {
	outline: none;
	border: none;
}
#ne-itti, #ne-ittibanner, #ne-fthumbs img, #ne-thumbs img, .ne-ipimage img {
	animation: fadein 500ms;
}
@keyframes fadein {
	from {opacity: 0;}
	to {opacity: 1;}
}
#ne-itstd {
	margin: 0px auto;
	max-width: 1270px;
	min-height: 32px;
	padding: 10px 5px;
}
#ne-itbanner {
	background-color: #9ca596;
	margin-bottom: 25px;
}
#ne-itbanner > div {
	margin: 0px auto;
	max-width: 1270px;
	min-height: 32px;
	padding: 5px;
}
#ne-itti {
	padding: 10px 20px 25px;
}
#ne-ittibanner {
	min-height: 200px;
	margin-bottom: 25px;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent), url("../ne-theme.jpg") center center no-repeat;
	background-size: cover;
	background-clip: content-box;
}
#ne-ittibanner > div {
	margin: 0px auto;
	max-width: 1270px;
	min-height: 32px;
	padding: 10px;
}
.ne-pagetitle {
	color: #0e1d04;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	padding-bottom: 3px;
}
.ne-pagetitle a {
	color: #0e1d04;
	text-decoration: underline;
}
.ne-pagedescription {
	color: #0e1d04;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
}
.ne-pagedescription a {
	color: #0e1d04;
	text-decoration: underline;
}
.ne-pagetitleTI {
	color: #ffffff;
	font-size: 36px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: 5px 5px 5px rgba(51, 51, 51, 0.4);
	padding-bottom: 5px;
}
.ne-pagetitleTI a {
	color: #ffffff;
	text-decoration: underline;
}
.ne-pagedescriptionTI {
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: 3px 3px 5px rgba(51, 51, 51, 0.4);
}
.ne-pagedescriptionTI a {
	color: #ffffff;
	text-decoration: underline;
}
#ne-navleft {
	width: 52px;
	height: 32px;
	text-align: left;
	float: left;
	font-size: 0px;
}
#ne-navleft img {
	width: 32px;
	height: 32px;
	margin-right: 20px;
	cursor: pointer;
}
#ne-navright {
	position: relative;
	width: 52px;
	height: 32px;
	text-align: right;
	float: right;
	font-size: 0px;
}
#ne-navright img {
	width: 32px;
	height: 32px;
	margin-left: 20px;
}
.ne-infotxt {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	text-align: center;
	margin: 0px auto;
	max-width: 937px;
	padding: 0px 10px;
}
.ne-infotxt a {
	text-decoration: underline;
}
.ne-infotxtbottom {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	text-align: center;
	margin: 10px auto;
	max-width: 937px;
	padding: 0px 10px;
}
.ne-infotxtbottom a {
	text-decoration: underline;
}
.ne-thumbbox, .ne-fthumbbox {
	max-width: 1250px;
	margin: 0 auto 10px;
	padding: 0px 43px;
}
#ne-thumbs img:hover, #ne-fthumbs img:hover {
	transform: scale(1.1);
	transition: transform 1s;
}
#ne-thumbs img, #ne-fthumbs img {
	transition: transform 1s;
}
.jg-entry {
	position: relative;
}
.ne-videooverlay img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -80px !important;
	margin-left: -80px !important;
	width: 160px;
	height: 160px;
}
.ne-thumbcaption {
	overflow-wrap: break-word;
	margin: 5px 5px 10px;
}
.ne-imagetitle {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
	text-shadow: none;
}
.ne-imagetitle a {
	text-decoration: underline;
}
.ne-imagecomment {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 16px;
	text-shadow: none;
}
.ne-imagecomment a {
	text-decoration: underline;
}
.ne-copyright {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin: 0px auto 8px;
	padding: 0px 10px;
	text-shadow: none;
}
.ne-copyright a {
	text-decoration: underline;
}
.ne-credits {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin: 0px auto 10px;
	text-shadow: none;
}
.ne-credits a {
	text-decoration: underline;
}
#ne-pagetop {
	background-color: #9ca596;
	position: fixed;
	bottom: 40px;
	left: 10px;
	opacity: 0.75;
	display: none;
}
#ne-pagetop img {
	width: 32px;
	height: 32px;
	padding: 10px 5px 5px;
}
#ne-pagetop:hover {
	cursor: pointer;
}
.ne-slidetitle {
	font-family: Verdana, Geneva, sans-serif;
	color: #fbfbfb;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	margin-bottom: 3px;
	text-align: center;
	text-shadow: none;
}
.ne-slidetitle a {
	color: #fbfbfb;
	text-decoration: underline;
}
.ne-slidetitle a:hover {
	color: #555555;
}
.ne-slidecomment {
	font-family: Verdana, Geneva, sans-serif;
	color: #fbfbfb;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin-bottom: 3px;
	text-align: center;
	text-shadow: none;
}
.ne-slidecomment a {
	color: #fbfbfb;
	text-decoration: underline;
}
.ne-slidecomment a:hover {
	color: #555555;
}
.ne-bodyopening, .ne-bodyclosing {
	margin: 5px;
}
.ne-footer {
	padding: 0px 20px 5px;
	height: 24px;
	background-color: #778372;
}
.ne-globe {
	float: right;
	margin: 0px 8px 0px 15px;
	width: 24px;
	height: 24px;
	cursor: pointer;
}
.ne-bodyspacer {
	height: 30px;
}
.ne-disabled {
	opacity: 0.5;
}
.ne-hidden {
	display: none;
}
.ne-pointer {
	cursor: pointer;
}
i.fbxIcon {
	font-size: 24px;
}
a.fbNextPanel {
	width:55% !important;
}
.fbPrev2 .fbxIcon, .fbNext2 .fbxIcon {
	font-size: 32px;
}
.fbx .fbResizer {
	display: none;
}
@media (max-width: 500px), (max-height: 500px) {
	.fbPrev2 .fbxIcon, .fbNext2 .fbxIcon {
		font-size: 24px;
	}
}
