﻿/*
This CSS file should be loaded after the standard Galleria CSS file as this
will override settings that are specific for this theme layout.

Theme:   carls
Updated: 2014-02-11
*/

#galleryContainer {
	padding: 0 0 25px 0;
	text-align: center;
	z-index:95;
}

#galleria {
	display:block;
	margin:0 auto;
	width: 100%;
	/*height: 39%;*/
	/*height: 400px;*/
	background-image: url("/theme/connetrix/imgs/metal_black_675.jpg");
}
#galleryName h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
}
#galleryDetails {
	width: 100%;
	margin: 0 auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}

.galleria-container {
	background:none;
}
.galleria-info {
	width:95%;
	top:5px;
}
.galleria-info-text {
	background: url("/theme/connetrix/imgs/bg-home.png");
}
