/* latin */
@font-face {
	font-family: 'Averia Sans Libre';
	font-style: normal;
	font-weight: 400;
	src: url(fonts/ga6XaxZG_G5OvCf_rt7FH3B6BHLMEdVOEoI.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  /* latin-ext */
  @font-face {
	font-family: 'Original Surfer';
	font-style: normal;
	font-weight: 400;
	src: url(fonts/RWmQoKGZ9vIirYntXJ3_MbekzNMSBUFuMlY.woff2) format('woff2');
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  /* latin */
  @font-face {
	font-family: 'Original Surfer';
	font-style: normal;
	font-weight: 400;
	src: url(fonts/RWmQoKGZ9vIirYntXJ3_MbekzNMSC0Fu.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  

html, body { height: 100%;  background-color: #000; }

img { border: 0px; }

a { text-decoration: none; color: #FFF; }

#bg-container { 
	width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; 
	overflow: hidden;
	z-index: 0;
}

#bg-container img {
	width: 100%;
	height: 100%;
}

#player-container { 
	width: 100%; height: 88px; position: fixed; bottom: 0px; left: 0px; 
	overflow: hidden;
	z-index: 7;
}

#plogo {
	position: fixed; top: 0px; left: 0px; 
	z-index: 5;
}

#alogo {
	position: fixed; bottom: 0px; right: 0px; 
	z-index: 10;
}

.nav {
	display: none;
	font-family: 'Original Surfer', cursive;
	font-size: 16px;
	margin: 0px;
	position: fixed; top: 0px; left: 0px; 
	z-index: 6;
	color: #d8b96e;
	text-align: center;
}

.nav h3 {
	/* margin: 16px 0px 6px 30px; */
	margin: 0px;
	height: 40px;
	font-size: 54px;
	text-shadow: 2px 2px 10px red;
}

#img-container {
	position: absolute;
	top: 0px;
	left: 0px;
	color: #d8b96e;
	width: 100%;
	z-index: 2;
}

#img-01 {
	margin: 820px 0px 0px 0px;
	height: 1080px;
}

#img-01 #content {
	margin: 0px 40px 0px 60px;
	padding-top: 460px;
}

#img-01 #content p {
	font-family: 'Averia Sans Libre', cursive;
	font-size: 22px;
	-webkit-transition: text-shadow 0.2s linear;
    -moz-transition: text-shadow 0.2s linear;
    -ms-transition: text-shadow 0.2s linear;
    -o-transition: text-shadow 0.2s linear;
    transition: text-shadow 0.2s linear;
}

#img-01 #content p:hover  {
    text-shadow: 0 0 10px red; 
}

#img-01 #content #who {
	font-size: 14px;	
}

#img-01 #content #seeker {
	font-size: 11px;	
}

#img-06 img {
	display: none;
}

.img img {
	-moz-box-shadow: 0px 0px 20px -8px #d8b96e;
	-webkit-box-shadow: 0px 0px 20px -8px #d8b96e;
	box-shadow: 0px 0px 20px -8px #d8b96e;
}

#img-07 {
	min-height: 1600px;
}

#slogan {
	font-family: 'Original Surfer', cursive;
	font-size: 32px;
	margin: 260px 0px 20px 80px;
	text-shadow: 2px 2px 10px red;
}

#credits {
	font-family: 'Original Surfer', cursive;
	color: #FFF;
	width: 100%;
	margin: 80px 0px 20px 0px;
}

#credits p {
	margin: 0px 14px 6px 0px;
}

#credits .row {
	float: left;
	margin-left: 80px;
	max-width: 480px;
}

#credits .left {
	float: left;
	margin-bottom: 60px;
}

#credits .middle {
	float: left;
	margin-bottom: 60px;
}

#credits .right {
	float: left;
	margin-bottom: 60px;
	text-align: center;
}

.impress {
	font-family: 'Original Surfer', cursive;
	color: #FFF;
	font-size: 12px;
	width: 100%;
	margin: 80px 0px 20px 0px;
}

.impress p {
	margin: 0px 14px 6px 0px;
}

.img {
	width: 100%;
	margin: 0px;
}

.img .bg {
	width: 100%;
	margin: 0px;
	margin-top: -5px;
}

#controls-container {
	position: absolute;

	height: 28px;
	width: 100%;
	bottom: 18px;
	left: 5px;
}

#controls {
	height: 28px;
	width: 100%;
}

#controls img {
	cursor: pointer;
}

#controls .controlset {
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}

#icon-pause { display: none; }
#icon-mute { display: none; }

#currenttime {
	font-family: 'Original Surfer', cursive;
	font-size: 12px;
	/* margin: 0px; */
	color: #d8b96e;
	-moz-box-shadow: 0px 0px 20px -8px #d8b96e;
	-webkit-box-shadow: 0px 0px 20px -8px #d8b96e;
	box-shadow: 0px 0px 20px -8px #d8b96e;
	
	margin-top: 3px;

	/* margin-left: 10px;
	margin-top: 12px; */
}