@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	background-size: cover;
	text-align: center;
	padding: 0;
	margin: 10% 0 0 0;
	color: #FFFFFF;
	font-family: Helvetica, Arial;}
		
a:link {
	color: #ffffff;
	text-decoration: none;
}

a:active {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
}

img {
	padding: 0;
	margin: 0;
}

#container {
	width: 865px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	right: 32px;
}

#header {
	width: 100%;
	position: relative;
}

#divider {
	width: 100%;
	position: relative;
	margin-left: 32px;
	margin-top: 50px;
}

#hours {
	width: 100%;
	position: relative;
	margin-left: 32px;
	margin-top: 50px;
}

#links {
	width: 100%;
	position: relative;
	margin-left: 32px;
	margin-top: 25px;
}

.logo {
	width: 865px;
}

.line {
	width: 800px;
}

.social {
	height: 22.5px;
	margin-right: 25px;
}
	
.socialicon {
	height: 22.5px;
	
}

.socialname {
	height: 22.5px;
	margin-right: 25px;
	margin-left: 5px;
	
}

.phone {
	height: 22.5px;
	margin-right: 25px;
}
.ticketmaster {
	margin-right: 25px;
	height: 35px;
}
.indoorshoes {
	height: 35px;
}


.email {
	height: 22.5px;
}
.address {
	height: 15px;
	margin-top: 25px;
}
.hours {
	height: 12.5px;
}
#credit {
	width: 100%;
	position: relative;
	margin-top: 200px;
	margin-left: 32px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
}

@media only screen and (max-width: 999px) {
	
#container {
	width: 600px !important;
}

#divider {
	margin-left: 25px !important;
}

.logo {
	width: 100% !important;
}

.line {
	width: 90% !important;
}

.social {
	height: 35px !important;
	margin: 30px auto 0 auto;
	display:block;
}

.socialicon {
	height: 35px !important;
	height: 22.5px;
	
}

.socialname {
	height: 35px !important;
	height: 22.5px;
	margin-right: 25px;
	margin-left: 5px;
	
}
.phone {
	height: 35px !important;
	margin: 25px auto 0 auto;
	display:block;
}
.email {
	height: 35px !important;
	margin: 25px auto 0 auto;
	display: block;
}
.hours {
	height: 17px !important;
	margin: 25px auto 0 auto;
	display:block;
}
.address {
	height: 20px !important;
	margin: 25px auto 0 auto;
	display:block;
}

}

@media only screen and (max-width: 767px) {
	
body {
	margin-top: 15%!important;
}
	
#container {
	width: 380px !important;
	right: 20px !important;
}

#divider {
	margin-left: 15px !important;
	margin-top: 10px !important;
}

#links {
	margin-top: 20px !important;
	text-align: center;
}

#credit {
	margin-top: 100px !important;
}

.logo {
	width: 100% !important;
}

.line {
	width: 90% !important;
}

.social {
	height: 22px !important;
	margin-top: 30px;
	margin-left: 43px;
	display:block;
}
.socialicon {
	height: 22px !important;
	height: 22.5px;
	
}

.socialname {
	height: 22px !important;
	height: 22.5px;
	margin-right: 25px;
	margin-left: 5px;
	
}
.phone {
	height: 22px !important;
	margin-top: 25px;
	margin-left: 100px;
	display:block;
}
.email {
	height: 22px !important;
	margin-top: 25px;
	margin-left: 15px;
	display: block;
}
.hours {
	height: 12.5px !important;
	margin: 25px auto 0 auto;
	margin-left: -52px;
	display:block;
}
.address {
	height: 14px !important;
	margin-top: 10px;
	margin-left: 12px;
	display:block;
}

}
