html {
	font-size: 16px;
}

h1 {
	font-size: 1.125em;
	margin-top: 5px;
}

h2 {
	font-size: 0.75em;
} 

#sub-title {
	font-size: 0.8125em;
	margin-top: -10px;
}

#about {
	position: relative;
	float: right;
	top: -65px;
	text-align: right;
}

body {
	font-family: Ubuntu, sans-serif;
	font-size: 100%;
	background-color: #000;	
	width: 87%; /*1100*/
	height: 800px;
	color: #fff;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#container {
	height: 37.5%;/*300px*/
	position: relative;
	margin-top: 70px;
}

.ul {
	text-decoration: none;
}

.head-wrap {
	z-index: 3;
	width: 87%;
	height: 50px;
	position: fixed;
	top: 0%;
	text-align: left;
}

.footer-wrap {
	z-index: 3;
	width: inherit;
	height: 200px;
	position: absolute;
	bottom: -14px;
}

.head-wrap, .footer-wrap {
	display: none;
}

.head-link {
	color: #0099FF;
}

.header-slide {
	position: fixed;
	top: 10px;
}

.footer-wrap, .footer-slide {
	position: fixed;
	margin-bottom: 15px;
}

.footer-slide, .header-slide {
	z-index: 4;
	font-weight: bold;
	font-size: 1.25em;
	text-align: center;
	color: #99CCFF;
	width: 120px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	right: 0;
	left: 0;
	padding: 10px;
	text-align: center;
	background-color: #000;
	cursor: pointer;
}

.footer-slide:hover, 
.header-slide:hover {
	background-color: #1F5C99;
	color: #fff;
}

.header-slide {
	top: 0px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}

.footer-slide {
	bottom: -15px;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

/* footer ul*/
#footer-menu {
	list-style-type: none;
	height:auto;
	margin-top: 0;
}

.footer-li {
	position: relative;
	display: inline-block;
	font-family: Ubuntu,sans-serif;
	font-weight: bold;
	width: 20.909090909090908%;/*230px;*/
	height: 50px;
	top: 125px;
	text-align: center;
	background-color: #0F2E4C;
	border: none;
	color: #fff;
}

.footer-li:hover{
	cursor: auto;
}

.active {
	text-transform: uppercase;
}

a {
	color:#FFF;
	text-decoration: none;
}

.footer-li > a {
	display: block;
	height: 100%;	
}

a:hover {
	text-decoration: underline;
}

.progress{
    z-index:5;
    width:0px;
    height:41px;
    position:absolute;
    background:#fff;
    left:0px;
    top:55px;
}

#main-button {
	z-index: 6;
	border: 1px solid #fff;
	padding: .909090909090909%;/*10px;*/
	text-align: center;
	width: 13.636363636363635%;/*150px*/
	height: auto;
	position: relative;
	top:55px;
	cursor: pointer;
}

#main-button:hover {
	color: #000;
	background-color: #fff;
}

ul {
	list-style-type: none;
}

li {
	display: inline-block;
	border: 1px solid #fff;
	padding: 10px;
}

li:hover{
	color:#000;
	cursor: pointer;
	background-color: #fff;
}

/* Gallery thumbnails & full image view*/
.thumbs-container {
	position: relative;
	top: -160px;
	height: 500px;
}

.thumb-container {
	position: relative;
	float: left;
	padding: 10.8px;
	width: 100px;
	height: 100px;
	overflow: hidden;
}

/* INTRO PAGE */
.introImage-container {
	width: 1100px;
	height: 500px;
	position: relative;
	top: 80px;
	padding: 0;
	left: 8px;
}

.imageSelect,
.smallImage {
	position: absolute;
	width: 179px;
	border: none;
	padding-right: 0;
	left: 0;
	margin-left: -9px;
}

.imageSelect:hover,
.smallImage:hover{
	cursor: auto;
	background-color: #000;
}

.image-fade {
	opacity: 0.3;
}

/* gallery */

/* image from intro page */
.fullImage {
	z-index: 7;
	display: none;
	position: absolute;
	margin-left: 0;
	border: 3px solid #fff;
	pointer-events: none;
}

.gall-thumb {
	opacity: 0.8;
}

#filter {
	position: absolute;
	margin-top: -96px;
	margin-left: 500px;
	color: #fff;
	width: 600px;
	height: 40px;
}

.sec-nav {
	position: absolute;
	height: 1.7272727272727273%;/*19px;*/
	left: 45.454545454545453%;/*500px;*/
	top: 40px;
}

.active {
	background-color: #fff;
	color: #000;
}

.social {
	position: fixed;
	z-index: 7;
	bottom: 50px;
	right: 50px;
}

.artist-container {
	position: relative;
	top: -60px;
	font-size: 1.25em;
	padding: 15px;
	letter-spacing: 2px;
	word-spacing: 3px;
	text-transform: uppercase;
}

.artist-container:nth-child(even){
	background-color: #006699;
}

.artist-container:hover {
	background-color: #66A3C2;
	font-size: 1.875em;
	text-align: center;
}

.artist-container:active {
	color: #A3C2C2;
}

.artist-container a:hover{
	text-decoration: none;
	color: #000;
}

@media (max-width: 1024px) {
	
	body {
		font-size: 75%;
	}
	
	.sec-nav {
		font-size:10px;
		left:47.27272727272727%;
		padding: 2px
	}

	#main-button {
		height: 10px; 
	}
	
	#main-button, h1 {
		font-size:10px;
	}

	#about {
		top: -40px;
	}

}

