/*
CSS for the demo: Recreating the Nikebetterworld.com Parallax Demo
Demo: Recreating the Nikebetterworld.com Parallax Demo
Author: Ian Lunn
Author URL: http://www.ianlunn.co.uk/
Demo URL: http://www.ianlunn.co.uk/demos/recreate-nikebetterworld-parallax/
Tutorial URL: http://www.ianlunn.co.uk/blog/code-tutorials/recreate-nikebetterworld-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/.

Dual licensed under the MIT and GPL licenses:
http://www.opensource.org/licenses/mit-license.php
http://www.gnu.org/licenses/gpl.html
*/

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

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

p{
	margin: 0 0 20px 0;	
}

p, ul{
	font-family:"Proxima Nova Light", 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size-adjust:0.488;
	font-weight:200;
	font-style:normal;
	
}

img{
	border: 0;
}

h1, #pixels{
	font-family: "Proxima Nova Light", 'Helvetica Neue', Arial, Helvetica, sans-serif;
	color:#000;
	font-size:40px;
}

h2{
	font-family:"Beau Sans Pro Book", Verdana, sans-serif;
	font-size-adjust:0.531;
	font-weight:500;
	font-style:normal;
}

#header h1, #pixels{
	color: #000;
}

.float-left{
	float: left;	
	margin: 0 0 0 20px;
}

.float-right{
	float: right;
	margin: 0 20px 0 0;
	color:#FF0000;
}

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

#nav{
	list-style: none;
	position: fixed;
	right: 20px;
	z-index:999;
}

#nav a{
	display:block;
	float:left;
	width:20px;
	height:6px;
}

#blog{
	position: fixed;
	right: 0;
	margin-top:190px;
	z-index:999;
}

#logo{
	position: fixed;
	right: 20px;
	top:20px;
	z-index:998;
	width:140px;
	height:32px;
	background-image:url(images/logo.png);
}

#social{
	position: fixed;
	right: 0;
	bottom: 0;
	z-index:998;
	width:270px;
	height:25px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#1A171C;
}

#social a{display:block; float:left}

#nav li{
	margin: 0 0 10px 0;
	width:20px;
	height:6px;
	background-color:#000;	
}


#nav li.Selezionato{
	background-color:#EE322B;
}


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

#intro{
	background:url(images/firstBG.jpg) 0% 0 no-repeat fixed;
	color: white;
	height: 650px;
	margin: 0;
	padding: 160px 0 0 0;
}

#intro .bg{
	width:326px;
	height:489px;
	background: url(images/blocco01.png);
	position:absolute;
	background-repeat:no-repeat;
	background-position:top left;
	margin-left:25px;
}


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


#second .bg{
	margin-top:50px;
	margin-left:450px;
	width:276px;
	height:213px;
	background: url(images/blocco02.png);
	position:absolute;
	background-repeat:no-repeat;
	background-position:top left;
}

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

#third .bg{
	width:326px;
	height:424px;
	background: url(images/blocco03.png);
	position:absolute;
	background-repeat:no-repeat;
	background-position:top left;
}

#fourth{
	background: url(images/fourthBG.jpg);
	background-position: 50% 0;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: white;
	height: 650px;
	padding: 160px 0 0 0;
	position:relative;
}

#fourth .bg{
	width:333px;
	height:213px;
	background: url(images/blocco04.png);
	position:absolute;
	background-repeat:no-repeat;
	background-position:top left;
	margin-top:100px;
	margin-left:450px;
}

#fifth{
	background: url(images/fifthBG.jpg);
	background-position: 50% 0;
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 650px;
	margin: 0 auto;
	padding: 160px 0 0 0;
	position:relative;
}

#fifth .bg{
	width:326px;
	height:489px;
	background: url(images/blocco05.png);
	position:absolute;
	background-repeat:no-repeat;
	background-position:top left;
	z-index:9999;
}

#img1{
	width:100%;
	height:100%;
	background: url(images/foto1.png);
	position:absolute;
	background-repeat:no-repeat;
	background-position:top left;
	top:0;
	left:0;
	
	z-index:15;
}

#img2{
	width:100%;
	height:100%;
	background: url(images/foto2.png);
	position:absolute;
	background-repeat:no-repeat;
	background-position:top left;
	top:0;
	left:0;
	
	z-index:14;
}
#img3{
	width:100%;
	height:100%;
	background: url(images/foto3.png);
	position:absolute;
	background-repeat:no-repeat;
	background-position:top left;
	top:0;
	left:0;
	
	z-index:13;
}

#sixth{
	background: url(images/sixthBG.jpg);
	background-position: 50% 0;
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 650px;
	margin: 0 auto;
	padding: 160px 0 0 0;
	position:relative;
}

#sixth .bg{
	margin-top:80px;
	margin-left:480px;
	width:304px;
	height:210px;
	background: url(images/blocco06.png);
	position:absolute;
	background-repeat:no-repeat;
	background-position:top left;
}

#seventh{
	background: url(images/seventhBG.jpg);
	background-position: 50% 0;
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 650px;
	margin: 0 auto;
	padding: 160px 0 0 0;
	overflow:hidden;
	position:relative
}

#seventh .bg{
	width:285px;
	height:419px;
	background: url(images/blocco07.png);
	position:absolute;
	background-repeat:no-repeat;
	background-position:top left;
	z-index:998;
	top: 150px;
}

#Up{
	background: url(images/seventhBG_up.png);
	background-position: 50% 0;
	background-attachment: fixed;
	background-repeat: no-repeat;
	top:0;
	left:0;
	position:absolute;
	z-index:10;
	width:100%;
	height:100%;
}

#Pig{
	width:100%;
	height:100%;
	background: url(images/Pig.png);
	position:absolute;
	background-repeat:no-repeat;
	background-position:top left;
	top:0;
	left:0;
}
#Lavandino{
	width:100%;
	height:100%;
	background: url(images/Lavandino.png);
	position:absolute;
	background-repeat:no-repeat;
	background-position:top left;
	top:0;
	left:0;
}
#Pallina{
	width:100%;
	height:100%;
	background: url(images/Pallina.png);
	position:absolute;
	background-repeat:no-repeat;
	background-position:top left;
	top:0;
	left:0;
}
#Pencil{
	width:100%;
	height:100%;
	background: url(images/Pencil.png);
	position:absolute;
	background-repeat:no-repeat;
	background-position:top left;
	top:0;
	left:0;
}

#eighth{
	background: url(images/eighthBG.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	height: 650px;
	margin: 0 auto;
	padding: 160px 0 0 0;
	position:relative;
	overflow:hidden;
}

#eighth .big{
	width:650px;
	height:264px;
	background: url(images/blocco08.png);
	position:absolute;
	background-repeat:no-repeat;
	background-position:top left;
	margin-left: 110px;
    margin-top: 145px;
	z-index:300;
}

#eighth .bg{
	background: url(images/blocco08_bg.png);
	background-position:top left;
	background-repeat:repeat-y;
	background-position:left;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
}

#nineth{
	background: url(images/ninethBG.jpg);
	background-position: 50% -300px;
	background-repeat: no-repeat;
	height: 650px;
	margin: 0 auto;
	padding: 160px 0 0 0;
	position:relative;
}

#nineth .bg{
	width:170px;
	height:384px;
	background: url(images/blocco09.png);
	position:absolute;
	background-repeat:no-repeat;
	background-position:top left;
	margin-left: 140px;
    margin-top: 175px;
	top:0;
}

.arrow{
	width:75px;
	height:42px;
	position:absolute;
	bottom:30px;
	margin-left:35px;
}

.story{
	margin: 0 auto;
	min-width: 980px;
	width: 980px;
}

.story .float-left{
	background:#000;
	padding: 100px 10px 10px 10px;
	position: relative;
	width: 350px;	
}

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

