body {
	padding: 0;
	margin: 0;
	/*background-color: #002D00;*/	/*background: url(images/bkgd-tile.jpg);*/
	background-color: rgba(1,45,29,1.00);
}
body, p, ul, li, a {
	font-family: Arial, sans-serif;
	color: #fff;
	line-height: 1.5em;
	font-size: 14px;
	font-weight: normal;
}
#container {
	width: 980px;
	margin: 0 auto;
	background-color: rgba(0,0,0,0.36);
}
#content {
	width: 980px;
	margin: 0 auto;
	clear: both;
	color: #fff;
}
#content table {
	background-color: rgba(0,0,0,0.90);
}
#content a {
	color: #B3926B;
	text-decoration: none;
}
#content a:hover {
	color: #fff;
}
#footer {
	width: 980px;
	margin: 0 auto;
	clear: both;
	font-size: 14px;
	font-weight: normal;
	line-height: 2em;
	color: #B3926B;
	text-align: center;
	margin-top: 20px;
	background-color: #283C33;
	padding: 20px 0;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #B3926B;
}
.script {
	font-family: 'Pinyon Script', cursive;
	}
/*.title {
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
	color: #a2771d;
	text-decoration: none;
}*/
h2.title {
	font-family: 'Pinyon Script', cursive;
	font-size:48px;
	padding-bottom:10px;
	margin-bottom:20px;
	color: #fff;
	font-weight: 100 !important;
	position:relative;
	background: #000;
	text-align:center;
}
h2.title::after {
  content: "";
  position: absolute;
  left: 0;
  height: 1px;
  width: 100%;
  top: 1.4em;
  background: -moz-linear-gradient(left, rgba(181,141,0,0.01) 0%, rgba(181,141,0,0.9) 10%, rgba(181,141,0,1) 50%, rgba(181,141,0,0.9) 90%, rgba(181,141,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(181,141,0,0.01) 0%,rgba(181,141,0,0.9) 10%,rgba(181,141,0,1) 50%,rgba(181,141,0,0.9) 90%,rgba(181,141,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(181,141,0,0.01) 0%,rgba(181,141,0,0.9) 10%,rgba(181,141,0,1) 50%,rgba(181,141,0,0.9) 90%,rgba(181,141,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03b58d00', endColorstr='#00b58d00',GradientType=1 ); /* IE6-9 */
 }
 h3.title {
	font-family: 'Pinyon Script', cursive;
	font-size:40px;
	padding-bottom:10px;
	margin-bottom:20px;
	color: rgba(175,175,175,0.9);
	font-weight: 100 !important;
	position:relative;
	background: #000;
	text-align:center;
}
h3.title::after {
  content: "";
  position: absolute;
  left: 0;
  height: 1px;
  margin-left:10%;
  margin-right:10%;
  width: 80%;
  top: 1.4em;
  background: -moz-linear-gradient(left, rgba(175,175,175,0.01) 0%, rgba(175,175,175,0.9) 10%, rgba(175,175,175,1) 50%, rgba(175,175,175,0.9) 90%, rgba(175,175,175,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(175,175,175,0.01) 0%,rgba(175,175,175,0.9) 10%,rgba(175,175,175,1) 50%,rgba(175,175,175,0.9) 90%,rgba(175,175,175,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(175,175,175,0.01) 0%,rgba(175,175,175,0.9) 10%,rgba(175,175,175,1) 50%,rgba(175,175,175,0.9) 90%,rgba(175,175,175,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afafb0', endColorstr='##afafb0',GradientType=1 ); /* IE6-9 */
 }
 #footer h2.title {
	 font-size:60px;
	padding-bottom:30px;
	margin-bottom: 0;
	color: #fff;
	font-weight: 100 !important;
	background-color:transparent;
}
 #footer h2.title::after {
  content: "";
  position: relative;
  left: 0;
  height: 0;
  width: 100%;
  top: 0;
 background-color:transparent;
 }
.footer {
	color: #B3926B;
}
.footerlink {
	color: #B3926B;
}
.connect {
	font-size: 24px;
	color: #fff;
	vertical-align: middle;
	padding: 20px 0;
}
.connect img {
	width: 50px;
	height: 50px;
	padding: 4px;
	vertical-align: middle;
}
.nav ul {
	list-style: none;
	text-align: center;
	padding: 0;
	margin: 0;
}
.nav li {
	font-size: 1em;
	line-height: 40px;
	height: 40px;
	border-bottom: 1px solid #888;
	list-style: none;
}
.nav a {
	text-decoration: none;
	color: #fff;
	display: block;
}
.nav a:hover {
	background-color: #866A00;
}
.nav a.active {
	background-color: #fff;
	color: #444;
	cursor: default;
}
.gallery {
	width: 98%;
	clear: both;
	padding: 20px 0;
	margin: 0 auto;
}
.gallery a {
	display: block;
	height: 160px;
	margin: 2px 6px;
	float: left;
}
.gallery a img {
	max-height: 150px;
	border: 3px solid #C6C6C6;
}
a.mobilenotice {
	display: block;
	background: #C6080B;
	padding: 20px;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

.lb-outerContainer {
	/*max-height: 90vh;
	max-width: 90%;
	overflow:hidden;*/
}
.home-photos {
	background-color:#000;
	padding: 0 16px;
	
}
#content .home-photos a {
	display: inline-block;
	width: 304px;
	height: auto;
	margin: 20px 4px; 
	border: 1px solid rgba(145,138,110,1.00);
	
}
#content .home-photos a:active, #content home-photos a:hover {
	border: 1px solid rgba(253,238,178,1.00);	
}
.home-photos a img {
	width: 100%;
	height: auto;
}
.catphotos {
	width: 100%;
	padding-bottom:2em;
	height: 300px;
}
.catphotos a {
	float: left;
	width:50%;
}
.catphotos a img {
	text-align:center;
	left-margin:auto;
	right-margin: auto;
	width:98%;
}
 img.category{
	border: 1px solid rgba(145,138,110,1.00);
	margin: 2px;
	max-width:100%;
}
.header {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #B3926B;
	background-color: rgba(43,43,43,0.20);
	position:relative;
}
.logo {
	width:100%;
	text-align:center;
}
.goldstar {
	float:right;
	max-width:30%;
	position:absolute;
	top: 10;
	right: 10;
}
.header .logo img {
	display:block;
	width: 280px;
	margin-left:auto;
	margin-right:auto; 
}
.header .slogan {
	clear: both;
	width: 100%;
	display: block;
	text-align: center;
	font-size: 1.4em;
	background-color: rgba(20,20,20,0.90);
	padding: 1em 0;
	color: #B1974A;
	font-style:oblique;
}
#content ul li {
	margin-bottom: 0.5em;
}

.red {
	color: rgba(237,3,7,1.00);
	font-weight:bold;
}
.galleria, .galleria-theme-classic {
	background-color:rgba(233,232,232,0.08);
}
.galleria-theme-classic .galleria-stage {
	top: 0;
	left: 0;
	right: 0;
	bottom: 50px;
	}
.galleria-theme-classic .galleria-info {
	width: 100%;
	left:0;
	font-family: inherit;
	text-align: left;
}
.galleria-theme-classic .galleria-info-description {
	padding: 4px 10px;
	display:block;
	font-family: inherit;
	font-size:16px;
	font-style:normal;
	
}
.galleria-theme-classic .galleria-info-text {
	background-color: rgba(0,0,0,0.65);
}
            .pauseplay{
	position: absolute;
	bottom: 10px;
	left: 48%;
	text-align: center;
	background-color: rgba(1,1,1,0.70);
	font:  normal 30px/1 arial,sans-serif;
	color: rgba(255,255,255,1.00);
	border: 3px solid rgba(255,255,255,0.70);
	border-radius: 50%;
	z-index: 1;
	cursor: pointer;
	padding: 10px;
	width: 30px;
	height: 30px;
	background-image: url('/js/galleria/themes/lange/images/r-neg.png');
	background-position: center center;
    background-repeat: no-repeat;
	

}
.pauseplay.playing {      
	background-image: url('/js/galleria/themes/lange/images/pause-neg.png');
}

    
@media screen and (min-width: 600px) {
.nav {
	/*background: url(images/nav_bg.png);*/
	height: 38px;
	background-color: rgba(255,255,255,0.20);
}
.nav ul {
	list-style: none;
}
.nav li {
	border-bottom: none;
	height: 20px;
	line-height: 1em;
	font-size: 18px;
}
.nav li {
	display: inline-block;
}
.nav a {
	padding: 8px 12px;
	margin-right: -4px;
}
}
input {
	width: 290px;
}
