@charset "utf-8";

.galleria {
	width: 900px;
	height: 550px;
	padding-bottom: 70px;
	margin: 0 auto;
}
.galleria-theme-hobo1 {
	background-color: transparent;
}
.galleria-theme-hobo1 .galleria-stage {
}
.galleria-theme-hobo1 .galleria-counter {
	color: #FFF;
}
.galleria-theme-hobo1 .galleria-image-nav {
}
.galleria-theme-hobo1 .galleria-thumbnails-container {
	height: 50px;
	bottom: -70px;
}
.galleria-theme-hobo1 .galleria-thumbnails .galleria-image {
	height: 50px;
	overflow: visible !important;
	background-color: transparent;
	margin-left:10px;
	margin-right: 0px;
}
.galleria-theme-hobo1 .galleria-thumbnails .galleria-image:first-child {
	margin-left:0px;
}


.hidden {
	visibility: hidden;
}
.galleria-layer {
	text-align: center;
}
.galleria-layer .caption {
	display: inline-block;
	position: relative;
	top: 548px;
	text-align: left;
	font-size: 14px;
	line-height: 1.5em;
	margin: 0 !important;
}
.galleria-layer h2.caption {
	font-weight: bold;
}
