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

* {
	margin: 0;
	padding: 0;
	}

body {
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
	}


a:link, a:visited, a:hover, a:active {
	outline: 0;
	color: inherit;
	text-decoration: none;
	}



h1 {
	color: #6a6a6a;
	font-size: 100%;
	margin: 0px 0px 20px 0px;
	font-weight: bold;
	}
	
body.galleries h1 {
	color: #6a6a6a;
	font-size: 100%;
	margin: 0px 0px 0px 20px;
	font-weight: bold;
	}

h2 {
	color: #6a6a6a;
	font-size: 90%;
	font-weight: bold;
	}
	
h2 a {
	color: #6a6a6a
	}

h3 {
	color: #6a6a6a;
	font-size: 81%;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	}

h3 a {
	color: #6a6a6a;
}

h4 {
	font-size: 78%;
	font-weight: bold;
	color: #8b8b8b;
}

h4 a {
	color: #8b8b8b;
}

h5 {
	font-size: 76%;
	color: #ababab;
	letter-spacing: .03em;
}	

h5 a {
	color: #ababab;
}


body.projects h5 {
	font-size: 77%;
	color: #73b3c4;
	letter-spacing: .03em;
}	

body.projects h5 a {
	color: #73b3c4;
}


h6 {
	font-size: 82%;
	color: #888;
	font-family: Garamond, Times, serif;
	font-weight: normal;
	font-style: italic;
	letter-spacing: .03em;
}

h6 a {
	color: #ababab;
}

p {
	font-size: 72%;
	color: #8b8b8b;
	margin: 0px 0px 15px 0px;
	line-height: 1.6em;
	}

p a {
	color: #8b8b8b;
}

a img {
	border: 0px;
	}
/*-------------------------------------------------------------------------------


Main Div - Top to Bottom


-------------------------------------------------------------------------------*/


#topBar {
	width: 100%;
	height: 5px;
	background: #222222;
	}

#wrapper {
	width: 850px;
	height: auto;
	margin: 0 auto;
	background: #fff;
	}
	
#header {
	width: 850px;
	height: 32px;
	background: url('../graphics/nameKP.gif') top left no-repeat;
	}

#header a {
	display: block;
	width: 363px;
	height: 29px;
	float:left;
	display: inline;
	text-indent: -9999px;
	}

#headerLine {
	width: 100%;
	height: 3px;
	margin: 0px 0px 5px 0px;
	background: #b6b6b6;
	clear: both;
	}

#navigation {
	width:73px;
	height: 400px;
	background:#fff;
	float: left;
	display: inline;
	padding: 140px 0px 0px 0px;
	}
	
#colorColumn {
	width: 4px;
	height: 480px;
	background: #73b3c4;
	float: left;
	display: inline;
	}
	
#mainImage {
	width: 773px;
	height: 480px;
	background: #fff url('../graphics/main.jpg') no-repeat;
	float: left;
	display: inline;
	}

#wrapperClear {
	width: 100%;
	height:1px;
	clear: both;
	}

#content {
	width: 773px;
	height: auto;
	background: #fff;
	float: left;
	display: inline;
	}

#contentClear {
	width: 100%;
	height: 1px;
	background: #fff;
	clear: both;
	}


#sideImage {
	width: 274px;
	height: auto;
	padding: 375px 0px 0px 0px;
	float: left;
	display: inline;
	}
	
body.bio #sideImage {	background: url('../graphics/bioSide.jpg') no-repeat;	}
	
body.contact #sideImage {	background: url('../graphics/contactSide.jpg') no-repeat;	}	

body.press #sideImage {	background: url('../graphics/pressSide.jpg') no-repeat;	}	
	
body.projects #sideImage {	background: url('../graphics/projectsSide.jpg') no-repeat;	}	
	
body.cove #sideImage {	background: url('../graphics/coveSide.jpg') no-repeat;	}

body.rr #sideImage {	background: url('../graphics/rrSide.jpg') no-repeat;	}	

body.nqn #sideImage {	background: url('../graphics/nqnSide.jpg') no-repeat;	}	
	
body.sea #sideImage {	background: url('../graphics/seaSide.jpg') no-repeat;	}	


#divider {
	width: 247px;
	height: 2px;
	margin: 8px 0px 8px 0px;
	background: url('../graphics/divider.gif') left top no-repeat;
	}
	
body.galleries #divider {
	width: 247px;
	height: 2px;
	margin: 8px 0px 8px 20px;
	background: url('../graphics/divider.gif') left top no-repeat;
	}
	
body.inside #colorColumn {
	width: 4px;
	height: 367px;
	background: #73b3c4;
	float: left;
	display: inline;
	}

body.galleries #colorColumn {
	width: 4px;
	height: 625px;
	background: #73b3c4;
	float: left;
	display: inline;
	}

body.inside #information {
	width: 487px;
	height: auto;
	background: #fff;
	float: right;
	display: inline;
	margin: 0px 0px 0px 12px;
	padding: 40px 0px 40px 0px;
	}
	
	
body.press #information {
	width: 700px;
	height: auto;
	background: #fff;
	float: left;
	display: inline;
	margin: 0px 0px 0px 42px;
	padding: 40px 0px 40px 0px;
	}
	
	
#galleries {
	width: 487px;
	height: 367px;
	background: #fff;
	float: right;
	display: inline;
	margin: 0px 0px 0px 12px;
	padding: 40px 0px 0px 0px;
	}
	
#footerInfo {
	width: 100%;
	height: 20px;
	clear: both;
	text-align: center;
	color: #888;
	font-size: 65%;
	padding: 60px 0px 20px 0px;
	}

#footerInfo a {
	color: #888;
	}
	
	
	

/*-------------------------------------------------------------------------------


Main Navigation Styling


-------------------------------------------------------------------------------*/



ul#mainNavigation {
	width: 100%;
	height: auto;
	list-style-type: none;
	}
	
ul#mainNavigation li {
	text-align: left;
	text-indent: -9999px;
	margin: 0px 0px 18px 0px;
	}
	
a.action { display: block; width: 73px; height: 15px; background: url('../graphics/navAction.gif') no-repeat; } 
a.action:hover { background-position: -73px 0px;} 

a.fashion { display: block; width: 73px; height: 15px; background: url('../graphics/navFashion.gif') no-repeat; } 
a.fashion:hover { background-position: -73px 0px;} 

a.press { display: block; width: 73px; height: 15px; background: url('../graphics/navPress.gif') no-repeat; } 
a.press:hover { background-position: -73px 0px;} 

a.projects { display: block; width: 73px; height: 15px; background: url('../graphics/navProjects.gif') no-repeat; } 
a.projects:hover { background-position: -73px 0px;} 

a.bio { display: block; width: 73px; height: 15px; background: url('../graphics/navBio.gif') no-repeat; } 
a.bio:hover { background-position: -73px 0px;} 

a.contact { display: block; width: 73px; height: 15px; background: url('../graphics/navContact.gif') no-repeat; } 
a.contact:hover { background-position: -73px 0px;} 

a.active { background-position: -73px 0px;} 





/*-------------------------------------------------------------------------------


Styling for the items found on the press page


-------------------------------------------------------------------------------*/
.pressBox {
	width: 675px;
	height: auto;
	background: #fff url('../graphics/pressBoxbg.gif') center bottom no-repeat;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 30px 0px;
	}
	
.coverImage {
	width: 136px;
	height: auto;
	float: left;
	}
	
.pressBoxINFO {
	width: 475px;
	padding: 0px 0px 0px 20px;
	height: auto;
	float: left;
	}
	
.pressBoxINFO p {
	margin: 10px 0px 0px 0px;
	}

.pressBoxINFO ul {
	width: 339px;
	height: auto;
	list-style-type: none;
	}

.pressBoxINFO ul li {
	width: 46px;
	height: 64px;
	display: inline;
	margin: 0px 10px 0px 0px;
	}	

.pressBoxClear {
	width: 100%;
	height: 1px;
	background: #fff;
	clear: both;
	padding: 0px 0px 0px 0px;
	}
	
body.press h4 {
	font-size: 95%;
	font-weight: bold;
	color: #8b8b8b;
}
	
	
	
	
	
	
	/*-------------------------------------------------------------------------------


Styling for the photos in projects


-------------------------------------------------------------------------------*/
.projectsBox {
	width: 485px;
	height: auto;
	background: #fff url('../graphics/pressBoxbg.gif') center bottom no-repeat;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	}
	

	


.projectsBox ul {
	width: 100%;
	height: auto;
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	}

.projectsBox ul li {
	width: 46px;
	height: 64px;
	display: inline;
	margin: 0px 10px 0px 0px;
	}	

.projectsBoxClear {
	width: 485px;
	height: 1px;
	background: #fff;
	clear: both;
	padding: 0px 0px 0px 0px;
	}
	
	
	
	
	
	
	
	
	
	
/*-------------------------------------------------------------------------------


lightbox


-------------------------------------------------------------------------------*/	
	
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }





/*------------------------- quote --------------------------*/

.quote {
	width: auto;
	height: auto;
	padding: 15px;
	margin: 0px 0px 20px 0px;
	border: 1px solid #B6B6B6;
	}

.quote h5 {
	margin: 0px 0px 8x 0px;
	padding:0px;
}

.quote h6 {
margin: 0px;
}

.quote p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 1.5em;
	font-size: 69%;
}

