/*
Plugin: jQuery Parallax
Version 1.1.3
Author: Ian Lunn
Twitter: @IanLunn
Author URL: http://www.ianlunn.co.uk/
Plugin URL: http://www.ianlunn.co.uk/plugins/jquery-parallax/

License: http://creativecommons.org/licenses/by-sa/3.0/ (Attribution Share Alike). Please attribute work to Ian Lunn simply by leaving these comments in the source code or if you'd prefer, place a link on your website to http://www.ianlunn.co.uk/.
*/

@charset "utf-8";
/* CSS Document */


a:link {color: gold; text-decoration: underline; }
a:active {color: #0000ff; text-decoration: underline; }
a:visited {color: gold; text-decoration: underline; }
a:hover {color: #0000ff; text-decoration: none; }
 

body{
margin: 0;
min-width: 980px;
padding: 0;
}

p{
margin: 0 0 10px 0;
text-align: justify;	
}

p{
font-family:"Proxima Nova Light", 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-size-adjust:0.6;
font-weight:300;
font-style:normal;
text-align: justify;
color:white;
text-shadow: 2px 2px #000000;
}

ul{
font-family:"Proxima Nova Light", 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-size-adjust:0.6;
font-weight:300;
font-style:normal;
color: goldenrod;
ext-shadow: 1px 1px #000000;
}

img{
border: 0;
position: relative;
box-shadow: 15px 15px 15px #000000;
z-index: 200;
}

h0, #pixels{
font-family: "Copperplate Gothic Light","Proxima Nova Light", 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-size-adjust:1.20;
font-weight:700;
font-style:italic;
color: #005263;
text-shadow: 1px 1px #000000;
}

h1, #pixels{
font-family:"Museo 900", Verdana, serif;
font-size-adjust:0.70;
font-weight:700;
font-style:normal;
txt-shadow: 3px 3px #000000;
}

h2{
font-family:"Beau Sans Pro Book", Verdana, sans-serif;
font-size-adjust:0.7;
font-weight:500;
font-style:normal;
color:white;
text-shadow: 2px 2px #000000;
}

h3{
font-family:"Beau Sans Pro Book", Verdana, sans-serif;
font-size-adjust:0.65;
font-weight:500;
font-style:normal;
color: white;
text-shadow: 2px 2px #000000;
}

#header h1, #pixels{
color: #48941A;
}

.float-left{
float: left;
width: 300;
text-align: justify;
margin: 0 0 0 20px;
}

.float-right{
float: right;
width: 300;
text-align: justify;
margin: 0 20px 0 0;
padding: 100;
}

.center{
font-size: 2.5em;
padding: 80px 0 0 0;
text-align: center;
}

#nav{
list-style: none;
position: fixed;
text-align: right;
right: 20px;
}

#nav li{
margin: 0 0 15px 0;	
}

#header, #intro, #second{
width: 100%;
}

#intro{
background:url(images13/gdm_bg_table_gold_1280.jpg) 50% 0 no-repeat fixed;
color: black;
height: 1600px;
margin: 0 auto;
padding: 0;
}

#second{
background: url(images/secondBG.jpg) 50% 0 no-repeat fixed;
color: white;
height: 1300px;
margin: 0 auto;
overflow: hidden;
padding: 0;
}

#second .bg{
background: url(images/celebs.png) 20% 0 no-repeat fixed;
height: 1300px;
margin: 0 auto;
padding: 0;
position: absolute;
width: 400px;
z-index: 200;
}

#third{
background: url(images/thirdBG.jpg) 50% 0 no-repeat fixed;
color: white;
height: 1300px;
padding: 100px 0 0 0;	
}



#fourth{
background: url(images/fourthBG.jpg) 50% 0 no-repeat fixed;
color: white;
height: 1300px;
padding: 100px 0 0 0;	
}



#fifth{
background: url(images/fifthBG.jpg) 50% 0 no-repeat fixed;
color: white
height: 2300px;
margin: 0 auto;
padding: 100px 0 0 0;
}



#sixth{
background: url(images/sixthBG.jpg) 50% 0 no-repeat fixed;
color: white
height: 1300px;
margin: 0 auto;
padding: 100px 0 0 0;
}



#seventh{
background: url(images/seventhBG.jpg) 50% 0 no-repeat fixed;
color: white
height: 1300px;
margin: 0 auto;
padding: 100px 0 0 0;
}



#footer{
background: black 50% 0 no-repeat fixed;
color: black
text-align: center;
height: 320px;
margin: 0 auto;
padding: 50px 0 0 0;
}
 

.story{
margin: 0 auto;
min-width: 980px;
overflow: auto;
width: 97%;
color: black
text-align: justify
position: absolute;
}

.story .float-left, .story .float-right{
padding: 100px 0 0 0;
position: relative;
width: 650px;	
}