
.isisgallery {
	margin:0 0 1em 0;
	padding:0;
	background:black;
	position:relative;
	height:33.5em;
}

.isisgallery .mainimageholder {
	margin:0;padding:0;border:none;
	position:absolute;
	top:0;left:0;right:0;
	height:30em;
	overflow:hidden;
	opacity:0;
	display:none;
}

.isisgallery .mainimageholder img {
	margin:0;padding:0;border:none;
}

#mainimage-0 {
	opacity:1;display:block;
}

.isisgallery .attachment-full {
	width:100%;
}

/* caption */
.isisgallery .caption-holder {
	background-color:rgba(0,0,0,0.6);
	position:absolute;bottom:0;left:0;right:0;
	padding:0.5em;
	color:white;
}

.isisgallery .caption-holder a {
	color:white;
}

.isisgallery .caption-title a {
	font-weight:bold;
	color:yellow;
}

.isisgallery .caption {
	color:white;
}

/* links */

.continue-reading {display:none;}

.isisgallery .imageselector {
	position:absolute;
	padding-top:0.75em;
	bottom:0;left:0;right:0;
	background:white;
}

.isisgallery .imageselector .bar {
	width:3em;height:0.25em;
	position:absolute;
	z-index:1;
	top:0.25em;left:0;
	background:black;
	display:inline-block;
}

.isisgallery .attachment-32x32 {
	max-height:3em;max-width:3em;
	margin:0 0.5em 0 0;
	padding:0;
}
