/*
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 */

html, body {
}

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

a {
	color: #FFFFFF;
}


.center { text-align: center; margin: 0 auto; }
.logo { margin-top: 0; }
.navlink { margin-top: 150px; font: 16px/20px "Gill Sans", Futura, Helvetica, Arial, sans-serif; letter-spacing: .9em; color: #333; text-transform: uppercase; text-shadow: 1px 1px 0 #fff; }
.navlink a { color: #222; text-decoration: none; }
.navlink a:hover { color: #c00; }
.leftlink { padding: 0 40px 0 70px; border-right: 1px dotted #666; }
.rightlink { padding-left: 40px; }
#wrapper { width: 960px; margin: 0 auto; padding-top: 60px; position: relative; text-align: left; }



menu, menu li { float: left; list-style-type: none; padding: 0; margin: 0; }
.pad-40 { padding-left: 40px; }
#header menu li a {
	color: #333333;
	display: block;
	text-decoration: none;
	word-wrap: break-word;
	width: 150px;
	height: 90px;
	padding: 10px 0 0 10px;
	letter-spacing: 1px;
	font: 400 30px/34px Glegoo, "Arial Narrow", sans-serif;
	float: left;
	border-right: 1px solid #ccc;
	text-shadow: #999 1px 1px 1px;
}
#header .small {
	font: 400 14px/16px Glegoo, "Arial Narrow", sans-serif;
	display: block;
	height: 20px;
	font-weight: bold;
}
#header menu li a.select {
	color: #0000FF;
	background: #eee;
}

p {
	margin: 0 0 16px 0;	
	font: 16px/20px Glegoo, Helvetica, Arial, sans-serif; 
	color: #000;
	
}

p, ul{
	font-family: Glegoo, Helvetica, Arial, sans-serif;
	color: #000000;
}




img{
	border: 0;
}

h1 { font: normal 48px/42px Glegoo, Georgia, serif; text-transform: uppercase; }

#pixels { font-size-adjust:0.40; }

h2{
	//font-family: Georgia, sans-serif;
	font: 400 100px/90px Glegoo, "Arial Narrow", serif;
	//font-size-adjust:0.531; //re-calculate adjustment
	font-style:normal;
	//opacity: .6;
	padding: 0;
	margin: 0 0 20px;
	letter-spacing: -4px; 
	text-transform: uppercase;
	color: #000;
	margin: 10px
}


h3 { font: 40px/36px Glegoo, Georgia, serif; letter-spacing: -.03em; padding: 0; margin: 0 0 20px; opacity: .9; }

.float-left{
	float: left;
	margin-top: 0;
	margin-right: 15;
	margin-bottom: 0;
	margin-left: 30px;
}

.float-right{
	float: right;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 10;
}

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

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

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

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

#header{
	background: #fff;
	height: 100px;	
	position: fixed;
	clear: both;
	z-index: 999;
	-moz-box-shadow: inset 0 0 12px #ccc; -webkit-box-shadow: inset 0 0 12px #ccc; box-shadow: inset 0 0x 12px #ccc; 
}

#first{
	height: 880px;
	margin: 0;
	padding: 100px 0 0;
	border-bottom: 1px solid #999;
}

#first h2 { color: #fff; }


#second{
	height: 1300px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	border-bottom: 1px solid #999;
}


#second h3 { padding-top: 80px; }

#second .bg {
	height: 900px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 900px;
	z-index: 200;
}


#third {
	color: #fff;
	height: 600px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-bottom: 1px solid #999;
}

#third p { color: #fff; }

#fourth {
	height: 900px;
	padding: 0;
	border-bottom: 1px solid #999;
}



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

.element .float-left, .element .float-right {
	padding: 0px 0 0 0;
	position: relative;
	width: 350px;	
}


#ourteam h2 {
	font: 400 60px/60px Glegoo, Georgia, serif;
	margin-bottom: 0;
	padding: 0;
	color: #FFFFFF;
	text-shadow: #ccc 1px 1px 1px;
			/*font-size-adjust:0.531; //re-calculate adjustment */
		}
#ourteam h3 {
	margin-bottom: 12px;
	letter-spacing: -2px;
	font-size-adjust:0.531;



//re-calculate adjustment ; 				text-shadow: 2px 2px 2px #000;
	font-family: Calibri, Georgia, serif;
	font-size: 40px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}


#ourteam .element .float-left, #ourteam .element .float-right, #team .element .float-left,  #team .element .float-right {
	width: 450px;
}
#ourteam #first {
	height: 700px;
	background-attachment: fixed;
	background-image: url(team-ted.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
}
#ourteam #first h3 {
	margin: 10px 0;
	color: #fff;
}
#ourteam #first p {
	color: #fff;
}

#ourteam #second {
	height: 800px;
	background-attachment: fixed;
	background-image: url(team-earl.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
}


#ourteam #third {
	height: 500px;
	background-attachment: fixed;
	background-image: url(team-charlene.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
}
#ourteam #third h3 {
	margin-top: 80px;
	color: #FFFFFF;
}
#ourteam #third p {
	color: #FFFFFF;
}
#ourteam #fourth {
	height: 600px;
	background-attachment: fixed;
	background-image: url(ocean.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
}
#ourteam #fourth h3 {
	margin-top: 80px;
	color: #fff;
}
#ourteam #fourth p {
	color: #fff;
}
#ourteam #fifth { background: url(enthusiasts.jpg) 50% 0 no-repeat fixed; height: 1100px; }
#ourteam #fifth h3 { margin-top: 200px; color: #000; }
#ourteam #fifth p { color: #000; }

#whoweare h2 {
	font: 400 60px/60px Glegoo, Georgia, serif;
	;
	margin-bottom: 0;
	padding: 0;
	color: #FFFFFF;
	opacity: .9;
	filter: alpha(opacity=90);
	text-shadow: #999 2px 2px 2px;
			/*font-size-adjust:0.531; //re-calculate adjustment */
		}
#whoweare h3 {
	font: font
: normal 48px/40px Glegoo, Georgia, serif;; 	margin-bottom: 12px;
	letter-spacing: -2px;
	font-size-adjust:0.531;
//re-calculate adjustment ; 	text-shadow: 2px 2px 2px #000;
}


#whoweare .element .float-left, #whoweare .element .float-right, #team .element .float-left,  #team .element .float-right {
	width: 450px;
}
#whoweare #first {
	height: 550px;
	background-attachment: fixed;
	background-image: url(vintagewood.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
}
#whoweare #first h3 {
	margin: 10px 0;
	color: #fff;
}
#whoweare #first p {
	color: #fff;
}

#whoweare #second {
	height: 400px;
	background-attachment: fixed;
	background-image: url(youngtech.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
}


#whoweare #third {
	height: 400px;
	background-attachment: fixed;
	background-image: url(team-charlene.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
}
#whoweare #third h3 {
	margin-top: 80px;
}
#whoweare #third p { color: #fff; }
#whoweare #fourth {
	height: 600px;
	background-attachment: fixed;
	background-image: url(ocean.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
}
#whoweare #fourth h3 {
	margin-top: 80px;
	color: #fff;
}
#whoweare #fourth p {
	color: #fff;
}

#ourindustry h2 {
	font: 400 60px/60px Glegoo, Georgia, serif;
	margin-bottom: 0;
	padding: 0;
	color: #000000;
	opacity: .9;
	filter: alpha(opacity=90);
	text-shadow: 2px 2px 2px #000;
			/*font-size-adjust:0.531; //re-calculate adjustment */
		}
#ourindustry h3 { font: normal 40px/40px Calibri, Georgia, serif; margin-bottom: 12px; letter-spacing: -2px; font-size-adjust:0.531; //re-calculate adjustment }
#ourindustry p strong {

}

#ourindustry .element .float-left, #ourindustry .element .float-right, #team .element .float-left,  #team .element .float-right {
	width: 450px;
}
#ourindustry #first {
	height: 960px;
	background-attachment: fixed;
	background-image: url(mediaisnt.gif);
	background-repeat: no-repeat;
	background-position: 50% 0;
}
#ourindustry #first h3 {
	margin: 10px 0;
	color: #CCCCCC;
}
#ourindustry #first p {
	color: #000;
}

#contactus h2 {
	font: 400 60px/60px Glegoo, Georgia, serif;
	margin-bottom: 0px;
	padding: 0;
	color: #FFFFFF;
	opacity: .9;
	filter: alpha(opacity=90);
	text-shadow: 2px 2px 2px #333;
	margin-top: 10px;
	text-align: center;
			/*font-size-adjust:0.531; //re-calculate adjustment */
		}
#contactus h3 {
	font: normal 40px/40px Calibri, Georgia, serif;
	margin-bottom: 12px;
	letter-spacing: -2px;
	font-size-adjust:0.531;



//re-calculate adjustment ; 				text-shadow: #999 1px 1px 1px;
}
#contactus p strong {

}

#contactus .element .float-left, #contactus .element .float-right, #team .element .float-left,  #team .element .float-right {
	width: 450px;
}
#contactus #first {
	background-attachment: fixed;
	background-image: url(rainbow.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	height: 650px;
}
#contactus #first h3 {
	margin: 10px 0;
	color: #FFFFFF;
	text-shadow: #999 1px 1px 1px;
}
#contactus #first p {
	color: #FFFFFF;
	font-size: 16px;
}

#newspress h2 {
	font: font
: 400 70px/70px Glegoo, Georgia, serif;;
	margin-bottom: 0;
	padding: 0;
	color: #FFFFFF;
	opacity: .9;
	filter: alpha(opacity=90);
	text-shadow: 2px 2px 2px #666;
	font-family: Glegoo, Georgia, serif;
	font-size: 60px;
	line-height: 70px;
	font-weight: 400;
			/*font-size-adjust:0.531; //re-calculate adjustment */
		}
#newspress h3 { font: normal 40px/40px Calibri, Georgia, serif; margin-bottom: 12px; letter-spacing: -2px; font-size-adjust:0.531; //re-calculate adjustment }
#newspress p strong {

}

#newspress .element .float-left, #newspress .element .float-right, #team .element .float-left,  #team .element .float-right {
	width: 450px;
}
#newspress #first {
	height: 650px;
	background-attachment: fixed;
	background-image: url(newsstand.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
}
#newspress #first h3 {
	margin: 10px 0;
	color: #CCCCCC;
}
#newspress #first p {
	color: #FFFFFF;
	text-shadow: #000 1px 1px 1px;
}




#portfolio {
	background-image: url(wheat.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#portfolio #content {  padding: 0 30px; height: auto; overflow: hidden;  }
#portfolio #content h2 {
	color: #1F08B5;
	opacity: .8;
	filter: alpha(opacity=80);
	padding-top:100px;
	text-shadow: 2px 2px 2px #000;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}
#portfolio #content ul { padding: 0 0 125px 30px; height: auto; overflow: hidden; }
#portfolio #content ul, #portfolio #content ul li { float: left; list-style-type: none; }
#portfolio #content li { cursor: pointer; margin: 3px; padding: 10px; width: 200px; height: 80px; opacity: .9;filter: alpha(opacity=90); background: #fff;     
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.9), inset 0 0 10px rgba(0, 0, 0, 0.9);  
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.9), inset 0 0 10px rgba(0, 0, 0, 0.9);  
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.9), inset 0 0 10px rgba(0, 0, 0, 0.9);
	text-shadow: 1px 1px 1px #000; }
#portfolio #content li.active p.hidden { display:block; }


#portfolio #content h3 {
	margin-bottom: 12px;
	color: #1F08B5;
	font-weight:bold;
	font-family: Calibri, "Arial Narrow", serif;
	font-size: 18px;
}
#portfolio #content li p { font: 16px/16px Calibri, Helvetica, Arial, sans-serif; padding: 0; margin-bottom: 6px; color: #000; text-shadow: 0px 0px 0px #000; }
#portfolio #content li p.hidden { display: none; }
#portfolio #content li.active { width:423px; height:350px;}
#portfolio #content li.active p.hidden { display:block; }


#footer {
	border-top: 1px solid #999;
	height: 60px;
	text-align: center;

}
#footer p {
	color: #000;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	font-family: 'Glegoo', Georgia, serif;
	font-size: 12px;
	line-height: 12px;
}
#footer strong { color: #000; }
#newspress #first .element .float-right a {
	color: #FFFFFF;
}
#contactus #first .element .float-right h3 {
	color: #000000;
	text-shadow: #ccc 1px 1px 1px;
}
#contactus #first .element .float-right p {
	color: #FFFFFF;
	font-size: 16px;
	text-shadow: #333 1px 1px 1px;
}
#contactus #first .element .float-right a {
	color: #FFFFFF;
}
#contactus #first .element .float-right {
	text-align: right;
}
#newspress #first .element .float-right h2 {
	color: #FFFFFF;
}
#footer a {
	color: #000000;
}
#newspress #first .element .float-right {
	text-align: right;
}
#contactus #second {
	background-image: url(1940.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 700px;
}

div.clear {
clear: both;
width: 100%;
height: 1px;
}
#contactus #first .element .float-left p {
	font-size: 16px;
	text-shadow: #333 1px 1px 1px;
}
