body{background-image: url('../images/bg_leather.jpg');}

.bkgdColor{background-color: #CCC;
	outline:2px solid #c51100;
	}

.user-login .username input{
	width:20%;
	float:left;
	margin: 10px;
	background:#fafafa;
}

.user-login .password input{
	width:20%;
	float:left;
	margin: 10px 10px 5px 0;
	background:#fafafa;
}

.user-login .numbers input{
	width:18%;
	float:left;
	margin: 10px 10px 5px 0;
	background:#fafafa;
}

.user-login .login input{margin-top: 5px; width: 16%;}


#nav li a:hover{color: #F5CA2C; font-weight:bold; background-color:#c51100;}

#nav li .home-page{width:8%;}
#nav li #history{width:28%;}
#nav li #gallery{width:19%;}
#nav li #event{width:19%;}
#nav li #weather{width:22%;}


.name{text-align:center;}

.sixteen {margin-top: 10px;}
	
.content-inner {text-align: center;}

.content-inner h3{color: #F5CA2C;}

#nav {border: none;}

.logo{padding: 0;}

/******FLEX-CAPTION******/
.flex-caption{width: 30%; padding: 2%; position: absolute; left: 0; bottom: 65%; font-size: 14px; line-height: 18px;}


/******FEATURE-BOX******/
.feature-box{margin-bottom: 50px;}
.feature-box .content-inner{min-height: 340px; max-height:600px !important;}
.feature-box:hover .content-inner{background: #810000;}
.feature-box:hover .feature-box-desc{color: #FFF;}
.feature-box-desc{padding:0px;}
.content{margin-bottom: 0;}
.row{margin-bottom: 0;}


/******FOOTER******/
#footer .widget .lp-sidebar li img:hover{background: #810000;}
#footer a:hover{color: #000;}
#footer .portfolio-3-boxed{text-align: left;}
#footer .portfolio-item{margin-bottom:0;}
.footer-wrapper{padding-top: 30px;}
.content-form p{margin: 0 0 2px;}
#message{max-height: 45px; margin-bottom: 5px; background-color: #CCC;}


/******ACCOUNT INFORMATION******/
.info-nav.right.columns{float:left;}
.info-nav.left.columns{float:left;}
.sixteen .content-inner a{text-align: center;}
.container .slogan a.button{margin: 15px 15px 0 0; float:none;}
h5.trigger span{float:right;}
h5.trigger{background: #67C16A;padding: 3px 5px;border: 1px solid #59A25B;color: #FFF;margin-bottom:0;}
h5.trigger:hover{cursor:pointer;background:#59A25B;border:1px solid #438345;}
input[type="text"]{padding: 4px; margin-bottom: 5px; background-color: #fafafa; border-radius:4px; -webkit-border-radius:4px;}
input[type="password"]{padding: 3px; margin-bottom: 5px; background-color: #fafafa; border-radius:4px; -webkit-border-radius:4px;}


/******RESPONSIVE NAVIGATION******/
#tinynav1, .mobileLogin, .selectPage{display: none;}
.info-nav{
	float:left;	
}
@media (max-width: 479px) {	
	#nav , .info-text .user-login, .info-text a.button {display: none;}
	#tinynav1 {display: block; height: 25px; width: 150px; margin-left: 70px; margin-top:8px;}
	.mobileLogin, .selectPage {display:block;}
}

@media (max-width:960px) {
	.content-inner .img .one-shirt{
		display:none;	
	}
	.portfolio-item.portfolio-3-boxed{
		width:30%;	
	}
	.feature-box-desc p{
		margin:5px 0 20px;	
	}
	.feature-box-desc p.second-paragraph{
		margin-bottom: 0px;	
	}
}

@media (max-width: 880px){
	.portfolio-item.portfolio-3-boxed{
		width:100%;}	
}
