@charset "UTF-8";
body { font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: .55em; text-transform: uppercase; color: #666; }

/* Misc. styles */
a { color: #666; text-decoration: none; letter-spacing: 4px; }
	a:hover { color: #333; }
	a.active { color: #666; font-weight: 900; font-size: .97em; }
	a em { letter-spacing: 1px; text-transform: none; font-style: italic; }
strong { font-weight: 900; }
.divider { float: left; width: 100%; height: 25px; clear: both; }

/* Site Skeleton */
.center-width { width: 598px; margin: 0 auto; }
#content { position: relative; float: left; width: 100%; min-height: 495px; background: url(/img/bg-body.png) 50% 0 no-repeat; text-align: center; }
	#focus { position: relative; float: left; padding: 64px 0 0 8px; }
		#focus span { float: left; text-indent: -11982px; }
#branding { text-align: center; padding: 45px 0 0 0; }
#footer { float: left; width: 100%; text-align: center; color: #c9c3ba; padding: 75px 0 0 0; }

/* Main navigation */
#nav-main { float: left; width: 100%; text-align: center; }
	#nav-main li { display: inline; padding: 10px 20px; margin: 0 0 0 -4px; border-bottom: 2px solid #e6b78c; }
		#nav-main li.first { padding-left: 0; }
		#nav-main li.last { padding-right: 0; }
			#nav-main li a.active { color: #ce7019; }

/* Sub navigation */
#nav-sub { float: left; width: 100%; text-align: center; }
	#nav-sub li { display: inline; padding: 10px 20px; margin: 0 0 0 -4px; }
		#nav-sub li.first { padding-left: 0; }
		#nav-sub li.last { padding-right: 0; }
			#nav-sub li a.active { color: #ce7019; }

/* Mystery navigation */
#nav-page { position: absolute; width: 85px; right: 0; top: 12%; padding: 25px 0 0 3px; margin: 0 -110px 0 0; background: url(/img/bg-pages.png) 0 0 no-repeat; font-family: Arial, Helvetica, sans-serif; }
	#nav-page li { float: left; padding: 0 10px 5px 0; }
		#nav-page li a { letter-spacing: normal; color: #d3d0cb; }
			#nav-page li a.active { color: #666; }

/* Press navigation */
#nav-press { float: left; width: 235px; padding: 40px 0 0 15px; text-align: left; }
	#nav-press li { padding: 0 0 10px 0; }
		#nav-press li a { letter-spacing: normal; font-size: 1.25em; }

/* Frames */
#frame-home { float: left; width: 582px; height: 417px; background: url(/img/frame-home-1.png) 0 0 no-repeat; }
	#frame-generic { position: relative; float: left; width: 582px; height: 417px; }
#frame-about { float: left; width: 582px; height: 417px; background: url(/img/frame-about.png) 0 0 no-repeat; }
	#frame-about-working { float: left; width: 582px; height: 417px; background: url(/img/frame-about-working.png) 0 0 no-repeat; }
#frame-contact { float: left; width: 582px; height: 417px; background: url(/img/frame-contact-information.png) 0 0 no-repeat; }
	#frame-contact-mailing { float: left; width: 582px; height: 417px; background: url(/img/frame-contact-mailing.jpg) 0 0 no-repeat; }
#frame-blog { float: left; width: 582px; height: 417px; background: url(/img/frame-blog-1.png) 0 0 no-repeat; }
#frame-custom-work { float: left; width: 582px; height: 417px; background: url(/img/frame-custom-work.png) 0 0 no-repeat; }
#frame-press { float: left; width: 582px; height: 417px; background: url(/img/frame-press.png) 0 0 no-repeat; }
	#frame-press-accolades { float: left; width: 582px; height: 417px; background: url(/img/frame-press-accolades.jpg) 0 0 no-repeat; }
	#frame-press-blogs { float: left; width: 582px; height: 417px; }
	#frame-press-publications { position: relative; float: left; width: 582px; height: 417px; }
#frame-shop { float: left; width: 582px; height: 417px; background: url(/img/frame-shop.png) 0 0 no-repeat; }

/* Contact form */
form { float: left; width: 245px; padding: 100px 20px 0 20px; text-align: left; }
	form legend { display: none; }
	form label { float: left; width: 245px; padding: 0; margin: 0; color: #878782; font-style: italic; text-transform: none; }
	form input { float: left; width: 239px; padding: 2px; margin: 0 0 5px 0; border: 1px solid #f6f6f0; }
		form input:focus { border: 1px solid #E2A975; background: #fbefe4; }
	form textarea { float: left; width: 239px; padding: 2px; margin: 0; border: 1px solid #f6f6f0; }
		* html form textarea { width: 236px; }
		form textarea:focus { border: 1px solid #E2A975; background: #fbefe4; }
#alert { float: left; width: 245px; margin: 9px 0 0 19px; padding: 10px; text-align: left; background: #f8dcdc; border: 1px solid #F00; text-transform: none; font-size: 1.1em; }
	#alert ol { list-style: decimal; }
		#alert ol li { list-style: decimal; margin: 0 0 0 25px; }
.access { position: absolute; margin-left: -11982px; }
.submit { float: right; width: 42px; height: 11px; padding: 0; margin: 10px 0 0 0; border: none; }
#thank-you { float: left; width: 245px; padding: 100px 20px 0 20px; text-align: left; font-size: 1.3em; text-transform: none; }

/* Custom work slideshow styles */
.jmorph { float: left; width: 580px; height: 398px; font-size: 1.5em; padding: 0 0 35px 0; }
	.jmorph .band { margin: 0; padding: 0; }
		.jmorph .band li { float: left; margin: 0; padding: 0; display: none; }
			.jmorph .band li.selected { display: block; }
				.jmorph .band li.selected a { color: #666;  }
			.jmorph .band li a { letter-spacing: normal; margin: 0; padding: 0; color: #000; }
	.jmorph .controls { position: absolute; width: 38px; right: 0; top: 50%; margin: 0 -60px 0 0; background: url(/img/bg-slideshow-control.png) 50% 50% repeat-y; }
		.jmorph .controls img { float: left; padding: 5px; }
	.bandContainer { position: absolute; width: 45px; right: 0; top: 51%; margin: 0 -110px 0 0; }

/* Press slideshow styles */
#frame-press-publications .jmorph { float: right; width: auto; height: auto; padding: 0; }
	#frame-press-publications .jmorph .controls { left: 35%; top: 90%; margin: 0; height: 25px; }
	#frame-press-publications .bandContainer { left: 28%; top: 91%; margin: 0; height: 25px; }
#frame-press-blogs .jmorph { float: right; width: auto; height: auto; }
	#frame-press-blogs .jmorph .controls { left: 30%; top: 90%; margin: 0; height: 25px; }
	#frame-press-blogs .bandContainer { left: 23%; top: 91%; margin: 0; height: 25px; }