/* -- RESET -- */
body {background: #000; color: #dee1e5; font: 14px Arial, Helvetica, sans-serif;}
a, img, object {outline: none; border: 0; text-decoration: none}

/* -- DEFAULTS --*/
.blue {color: #3598d4}
.bold {font-weight: bold}
a {color: #fff; border-bottom: 1px solid #fff}
a:hover {color: #3598d4; border-bottom: 1px solid #3598d4} 
hr {border: 0; color: #000; background: #000 url('../assets/images/divider.jpg') no-repeat; width: 888px; height: 9px;}
p {line-height: 18px;}

/** -- PAGE --*/
#page {position: relative; width: 888px; margin: 0 auto;}
	#header {position: absolute; top: 30px;}
		.BLITZ {background: #000 url('../assets/images/BLITZ.jpg') no-repeat; width: 132px; height: 38px; text-indent: -9999px;padding: 0; margin: 0}
		#header a {text-decoration: none; border: none}
		.btnBLITZ {position: absolute; top: 11px; left: 3px; width:127px; height: 46px;}
			.btnBLITZ img {width:127px; height: 46px;}
		
	.thumbs {position: absolute; top: 95px; left: 3px}
		.thumbs h3 {margin: 0; padding: 0; text-indent: -9999px}
		
		.thumbs .overview {position: absolute; top: 0; left: 0;}
		.thumbs .overview h3 {background: url('../assets/images/project-overview.jpg') no-repeat; width: 132px; height: 27px;}
		
		.thumbs .thework {position: absolute; top: 0; left: 453px;}
		.thumbs .thework h3 {background: url('../assets/images/the-work.jpg') no-repeat; width: 78px; height: 27px;}
		
		.thumbs .thumb {position: absolute; top: 28px; left: 0}
			.thumbs a.thumb {border: 0}
		.thumbs .link {position: absolute; top: 275px; left: 0}
		.johnmayer .thumbs .link {width: 185px}
		.dollhouse .thework .link {width: 199px}
		.thumbs .spacer5 {margin-right: 5px;}
		
	.about {position: absolute; top: 423px; left: 2px}	
		.about img {}
		.about p {}
	
	dl {}
	dt {color: #fff; font-weight: bold; text-transform: uppercase; margin: 0; padding: 0}
	dd {color: #c9cbcd; margin: 0; padding: 0}
		
	.bottomCopy {position: absolute; top: 800px}
	.starbucks .bottomCopy {top: 792px}
	.guitarhero .bottomCopy {top: 825px}
	.peapods .bottomCopy {top: 695px}
	.johnmayer .bottomCopy {top: 685px}
	.fxnetworks .bottomCopy {top: 1430px}
	.dollhouse .bottomCopy {top: 703px}
	.nikecsr .bottomCopy {top: 800px}
	.onelove .bottomCopy {top: 800px}
	.blitz59 .bottomCopy {top: 800px}
	.cisco .bottomCopy {top: 760px}
	.gaikai .bottomCopy {top: 740px}
		.bottomCopy p {margin-left: 5px; margin-top: 22px; padding-bottom: 60px}
	
	.nikemobile .thework a {border-bottom: 0}
	.nikemobile .thework h3 {background-image: none}
	#screens {display: none}
	#sb-wrapper a {border-bottom: none}
