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

/************************************************
*	Reset							*
************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}

ol, ul {
	list-style: none;
	}
blockquote, q {
	quotes: none;
	}
	
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	}

:focus {
	outline: 0;
	}

ins {
	text-decoration: none;
	}
del {
	text-decoration: line-through;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

/************************************************
*	Core						*
************************************************/
html{
	height:100%;
	}

body{
	background-color:#FFFFFF;
	width:100%;
	height:100%;
	color:#565555;
	font-family: "Century Gothic", Calibri, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.3;
	background-image: url(images/stripe.png);
	background-position: left -2px;
	}

a:link, a:visited{
	text-decoration:underline;
	color:#58585A;
	}
	
a:hover{
	text-decoration:none;
	}

strong{
	color:#58585A;
	}

img{
	border:0px;
	}

h1{
	font-size:2em;
	}	

h2{
	font-size:1.7em;
	color:#000000;
	font-weight:normal;
	}

h3{
	font-size:1.5em;
	}

h4{
	font-size:1.2em;
	}

#wrap{
	width:100%;
	height:101%;
	}
	
/************************************************
*	Top Nav	*
************************************************/
	
#top{
	height:30px;
	background-color:#fff;
	width:100%;
	border-bottom:1px solid #a5a5a5;
	}

#top a:link, #top a:visited{
	text-decoration:none;
	font-family:Calibri;
	color:#BFBFBF;
	font-weight:bold;
	}

#top a:hover, #top a.active{
	color:#333333;
	}

#topnav{
	display:none;
	height:30px;
	}

#topleft{
	float:left;
	padding-top:8px;
	height:22px;
	text-transform: uppercase;
	margin-left:20px;
	width:65%;
	overflow:hidden;
	}

#topleft li{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	}

#topright{
	float:right;
	padding-top:8px;
	height:22px;
	width:300px;
	text-transform: uppercase;
	margin-right:20px;
	}

#topright li{
	float:right;
	margin-left:20px;
	}

.p1, .a2, #plus2, #plus2b{
	display:none;
	}



/************************************************
*	content		*
************************************************/
#bottom{
	height:30px;
	background-color:#fff;
	width:100%;
	border-top:1px solid #a5a5a5;
	}

#contentwrap{
	width:100%;
	background-color:#FBFBFB;
	float:left;
	}

#windowWho, #windowWhat, #windowWhere, #windowWork, #windowWTF{
	color:#888888;
	font-size:1.2em;
	display:none;
	float:left;	
	}



.windowInner h2{
	text-transform:uppercase;
	font-size:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	letter-spacing: 0px;
	width:450px;
	}

h2.title{
	font-size:90px;
	text-transform:uppercase;
	font-weight:900;
	letter-spacing: -5px;
	font-family: "Century Gothic", Calibri;	
	margin-top:-10px;
	}




.windowInnerA p{
	font-size:2em;
	font-weight:normal;
	width:65%;
	color:#BCBEC1;
	font-family: "Century Gothic", Calibri;		
	margin-bottom:20px;
	}

.windowInnerA img{
	float:left;
	margin-right:20px;
	}

.windowInnerA p strong{
	font-weight:normal;
	}

.windowInnerA{
	float:left;
	}

.windowInnerALeft {
	float:left;
	width:450px;
	}

.windowInnerARight {
	float:left;
	}

.windowInnerA .windowInnerALeft p{
	width:100%;
	}

#content img{
	opacity: 1;
	}

#windowWork{
	width:100%;
	overflow:hidden;
	}

.windowInnerA{
	padding:20px 20px 10px 30px;	
	}

.windowInner{
	padding:20px 0px 10px 0px;
	}

.windowInner img{
	-moz-box-shadow: #aaaaaa 5px 5px 10px;
	-webkit-box-shadow: #aaaaaa  3px 3px 10px;
	box-shadow: #aaaaaa  5px 5px 10px;	
	}

#gallerywrap{
	height:480px;
	position:relative;
	overflow:hidden;
	}

#gallery{
	width:2170px;
	height:480px;
	position:absolute;
	left:0px;
	}

#gallery li{
	float:left;
	margin-left:20px;
	}

#desc{
	height:170px;
	width:50%;
	font-size:1em;
	margin-left:20px;
	}

#desc p{
	margin-top:5px;
	text-align:justify;
	}
		

ul#portfolio li.loading { 
	background: url(images/spinner.gif) no-repeat center center; 
	width:30px; 
	height:30px; 
	}
		
#friday{
	height:120px;
	background-position: left top;
	border-top:1px solid #a5a5a5;
	margin-top:-1px;
	float:left;
	width:100%;	
	}

#fridayInner{
	padding:30px;
	}
	

#nav{
	margin-top:10px;
	}
	
#nav li{
	float:left;
	padding:0px 5px 0px 5px;
	border:1px solid #D5D5D6;
	margin-right:10px;
	}

#nav li a{
	text-transform:uppercase;
	text-decoration:none;
	font-size:1.8em;
	font-family:Calibri;
	font-weight:bold;
	line-height:1;
	width:100%;
	color:#000000;
	}

