/* Joshua Kirsch */
/* Layout Stylesheet
----------------------------------------------------------------------------- */


/* Style Precedents
----------------------------------------------------------------------------- */	


	body {
	
	padding: 0;
	margin: 0;
	font: normal 11px/15px Trebuchet MS, Arial, Sans-serif;
	color: #b5b5b5;
	background-color: #fff;
	background-repeat: no-repeat;
	
	}
	
	h2, h3, h4, ul, ol, a, p {
	
	margin: 0;
	padding: 0;
	list-style-type: none;
	
	}
	
	a {
	
	color: #b5b5b5;
	text-decoration: none;
	outline: none;
	
	}
	
	a:hover {
	
	color: #6cd4ff;
	
	}
	
	img {
	
	border: 0;
	
	}
	
	span {
	
	font: normal 11px/15px Trebuchet MS, Arial, Sans-serif;
		
	}


/* Layout
----------------------------------------------------------------------------- */


	#layout {
	
	width: 980px;
	float: left;
	position: relative;
	
	}

	#content {
	
	width: 792px;
	height: 700px;
	margin: 135px 0 0 350px;
	float: left;
	
	}
	
	h1 a {
	
	float: left;
	width: 172px;
	height: 19px;
	display: block;
	text-indent: -5000px;
	background: url(../images/layout/h1-joshuakirsch.gif) no-repeat;
	margin: 0 0 160px 13px;
	
	}
	
	
/* Navigation
----------------------------------------------------------------------------- */


	#navigation {
	
	position: absolute;
	top: 0;
	left: 80px;
	width: 172px;
	padding: 24px 24px 80px 20px;
	height: auto;
	z-index: 20;
	background-color: #fff;
	
	}

	ul.subnav {
	
	margin-right: 13px;
	float: right;
	clear: right;
	width: 172px;
	display: none;
	overflow: hidden;
	
	}
	
	ul.subnav li.first {
	
	margin-top: 5px;
	
	}
	
	ul.subnav li.last {
	
	margin-bottom: 37px;
	
	}
	
	a.nav,
	ul.subnav li {
	
	float: right;
	clear: right;
	margin-bottom: 5px;
	text-indent: -5000px;
	display: block;
	overflow: hidden;
	
	}

	ul.subnav li a,
	ul.subnav li em {
	
	text-indent: -5000px;
	display: block;
	
	}
	
	
	
/* Main Categories */
	
	
	a.sculpture {
	
	background: #fff url(../images/navigation/a-nav-sculpture.gif) no-repeat;	
	width: 63px;
	height: 19px;
	margin-bottom: 7px;
	
	}
	
	a.projects {
	
	background: #fff url(../images/navigation/a-nav-projects.gif) no-repeat;	
	width: 54px;
	height: 19px;
	margin-bottom: 7px;
	
	}
	
	a.contact {
	
	background: #fff url(../images/navigation/a-nav-contact.gif) no-repeat;	
	width: 51px;
	height: 19px;
	margin-bottom: 7px;
	
	}
	
	a.resume {
	
	background: #fff url(../images/navigation/a-nav-resume.gif) no-repeat;	
	width: 49px;
	height: 19px;
	
	}
	
	
	
/* Sculpture */

	
	li.sympathetic_resonance a {
	
	background: #fff url(../images/navigation/a-subnav-symres.gif) no-repeat;	
	width: 128px;
	height: 16px;
	
	}
	
	ul.subnav li.sympathetic_resonance {
	
	margin-bottom: 4px;
	
	}
	
	li.oculus a {
	
	background: #fff url(../images/navigation/a-subnav-oculus.gif) no-repeat;	
	width: 36px;
	height: 16px;
	
	}
	
	li.acp a {
	
	background: #fff url(../images/navigation/a-subnav-acp.gif) no-repeat;	
	width: 93px;
	height: 16px;
	
	}
	
	li.concentricity_96 a {
	
	background: #fff url(../images/navigation/a-subnav-con96.gif) no-repeat;	
	width: 91px;
	height: 16px;
	
	}

	li.concentricity_80 a {
	
	background: #fff url(../images/navigation/a-subnav-con80.gif) no-repeat;	
	width: 91px;
	height: 16px;
	
	}
	
	li.concentricity_16 a {
	
	background: #fff url(../images/navigation/a-subnav-con16.gif) no-repeat;	
	width: 91px;
	height: 16px;
	
	}

	li.spin a {
	
	background: #fff url(../images/navigation/a-subnav-spin.gif) no-repeat;	
	width: 24px;
	height: 16px;
	
	}
	
	
	
/* Projects */	
	
	
	li.ssp a {
	
	background: #fff url(../images/navigation/a-subnav-silkscreen.gif) no-repeat;	
	width: 92px;
	height: 16px;
	
	}

	li.objects a {
	
	background: #fff url(../images/navigation/a-subnav-objects.gif) no-repeat;	
	width: 87px;
	height: 16px;
	
	}

	li.fabrication a {
	
	background: #fff url(../images/navigation/a-subnav-fabrication.gif) no-repeat;	
	width: 62px;
	height: 16px;
	
	}
	
	
	
/* Contact */


	li.email a {
	
	background: #fff url(../images/navigation/a-subnav-email.gif) no-repeat;	
	width: 140px;
	height: 16px;
	
	}

	li.tel em {
	
	background: #fff url(../images/navigation/a-subnav-tel.gif) no-repeat;	
	width: 78px;
	height: 16px;
	
	}
	
	
	
	
	
	
	
	li.sympathetic_resonance a:hover,
	li.sympathetic_resonance.selected a, 
	li.oculus a:hover, 
	li.oculus.selected a,
	li.acp a:hover,
	li.acp.selected a,
	li.concentricity_96 a:hover,
	li.concentricity_96.selected a,
	li.concentricity_80 a:hover, 
	li.concentricity_80.selected a,
	li.concentricity_16 a:hover,
	li.concentricity_16.selected a,
	li.spin a:hover,
	li.spin.selected a,
	li.ssp a:hover,
	li.ssp.selected a,
	li.objects a:hover,
	li.objects.selected a,
	li.fabrication a:hover,
	li.fabrication.selected a,
	li.email a:hover,
	li.email.selected a,
	li.tel em:hover {
	
	background-position: bottom left;
	
	}

	
/*  Project
----------------------------------------------------------------------------- */
	
	
	.project {
	
	width: 750px;
	position: relative;
	float: left;
	clear: left;
	display: block;
	
	}
	
	div.project .activeSlide {
	
	color: #6cd4ff;
	
	}


/* Gallery
----------------------------------------------------------------------------- */


	#gallery {
	
	width: 750px;
	height: 482px;
	float: left;
	clear: left;
	margin-bottom: 25px;
	display: block;
	overflow: hidden;
	
	}
	
	#page-ssp #gallery {
	
	height: 600px;
	
	}
	
	#page-objects #gallery {
	
	height: 535px;
	
	}
	
	#page-fabrication #gallery {
	
	height: 557px;
	
	}
	
	#page-acp #gallery {
	
	height: 700px;
	
	}
	
	#gallery img {
	
	position: relative;
	cursor: pointer;
	display: none;
	
	}
	
	#page-acp #gallery img,
	#page-objects #gallery img,
	#page-fabrication #gallery img,
	#page-ssp #gallery img {
	
	margin-bottom: 21px;
	
	}
	
	
/* Project Description / Caption
----------------------------------------------------------------------------- */
	
	
	img.description {
	
	float: left;
	clear: left;
	text-indent: -5000px;
	display: block;
	margin-bottom: 76px;
	
	}

	a.aaycock {
	
	width: 106px;
	height: 15px;
	background: url(../images/projects/fabrication/a-aaycock.gif) no-repeat;
	text-indent: -5000px;
	display: block;
	position: absolute;
	top: 590px;
	left: 0;
	
	}
	
	a.aaycock:hover {
	
	background-position: 0 -15px;
	
	}
	

/* Pagination / Numerical
----------------------------------------------------------------------------- */

	
	#paging {
	
	float: left;
	margin-bottom: 18px;
	
	}

	#paging a {
	
	float: left;
	font-size: 14px;
	line-height: 14px;
	display: block !important;
	position: static;
	margin-right: 15px;
	
	}
	
	
/* Pagination / Back & Next
----------------------------------------------------------------------------- */

	
	#back,
	#next {
	
	text-indent: -5000px;
	display: block;
	height: 12px;
	float: left;
	margin: 0 20px 18px 0;
	
	}
	
	#back:hover,
	#next:hover {
	
	background-position: 0 -12px;
	
	}

	#back {
	
	background: #fff url(../images/actions/a-back.gif) no-repeat;	
	width: 26px;
	margin-right: 10px !important;
	
	}
	
	#next {
	
	background: #fff url(../images/actions/a-next.gif) no-repeat;	
	width: 24px;
	
	}
	
	
/* Video
----------------------------------------------------------------------------- */

	a.video {
	
	width: 50px;
	height: 12px;
	background: url(../images/actions/a-video.gif) no-repeat;
	text-indent: -5000px;
	float: left;
	margin-left: 5px;
	
	}
	
	a.video:hover {
	
	background-position: bottom left;
	
	}