/* @override http://mac.local/jdma/css/studio-jdma.1.3.css */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */                
BODY {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#a4a4a4;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:1.7em;margin-bottom:0em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1em;}
.js-enabled p {margin:0 0 0;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a {outline: none; color: #a4a4a4; border-bottom: 1px dotted #a4a4a4; text-decoration: none;}
a:hover {color: #fff; border-bottom: 1px dotted  #fff;}
a img {border: none; text-decoration: none; border: none;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* generic classes */
.clear {clear: both;}
.clear-left {clear: left;}
.clear-right {clear: right;}
.left {float: left;}
.right {float: right;}
.hidden {display: none;}
.column {display: inline; float: left;}
.column.right {float: right;}
.w700 {width: 700px;}
.w500 {width: 500px;}
.w400 {width: 400px;}
.bold {font-weight: bold;}
.uppercase {text-transform: uppercase;}
.text-right {text-align: right;}
.text-center {text-align: center;}
.finder {border: 1px solid red;}          
.remove {
	position: absolute;
	left: -9999em;
}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

body {
	background: #000;	
	color: #aaa;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	/* background-image: url(../images/banner-shadow.gif); */
	background-repeat: repeat-x;
	background-position: 0px 241px;
}

#nav {
	position: absolute;
	top: 169px;
	right: 0px;
	font-size: 1.1em;
}

#nav ul li {
	display: inline;	
}

#nav ul li a {
	padding: 0 20px;
	height: 30px;
	line-height: 30px;
	color: #a0a0a0;
	border: 1px solid #333;
	background: #070707;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	display: block;
	float: right;
	margin-right: 20px;
	text-align: center;
	color: #a4a4a4;
}

#nav ul li a:hover {
	color: #fff;
}

#nav ul li a.current {
	color: #fff;
	cursor: default;
}

h1.site-name {
	margin:  0;
	padding: 0 0 6px 0;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 28px;
	letter-spacing: 12px;
	position: relative;
}

h1.site-name a {
	border: none;
}

.about h1.site-name, .contact h1.site-name, .links h1.site-name {

}

#right {
	position: absolute;
	right: -2px;
}

#left {
	position: absolute;
	left: 0px;
}

#wrapper {
	width: 440px;
	height: 516px;
	position: absolute;
	top: 43%;
	left: 50%;
	margin-left: -220px;
	margin-top: -215px;
	/*background: red;*/     
}

ul#nav {
	position: absolute;
	top: 473px;
	left: -20px;
	list-style: none;
}

ul#nav li {
	display: inline;
	float: left;
	margin-right: 25px;
}

ul#nav li#last {
	margin-right: -18px;
	float: right;
	text-align: right;
	display: inline;
}


ul#nav li a {
	color: #a4a4a4;
	text-decoration: none;
	font-size: 15px;
	border: none;
	text-transform: uppercase;
	letter-spacing: 6px;
}

ul#nav li a:hover, ul#nav li a.active {
	color: #fff;
}

#work-container {
	/*border: 1px solid red;*/
	margin-left: 0;
	position: relative;
}

.main {
	position: absolute;
	top:  0;
	left: 0;
}

.descr {
	position: absolute;
	top:  0;
	left: 0;
	z-index: 10;
	background: url(../images/transpBlack75.png);
	height: 370px;
	width: 370px;
	padding:  30px;
	overflow: hidden;
}

.descr p, .descr h2, .descr a {
	color: #fff;
	margin-bottom: 0;
}

.descr a {
	border-bottom-color: #fff;
}

.js-enabled .main, .js-enabled .descr, .js-enabled #work-nav {
	display: none;
}

#work-nav {
	position: absolute;
	bottom:  -90px;
}

.js-enabled .work-unit {
	float: left;
	margin: 0 10px 4px 0;
	padding: 0;
	display: inline;
}

.work-unit.row-end {
	margin-right: 0;
}

a.nav-button {
	color: #a4a4a4;
	text-decoration: none;
	font-size: 36px;
	display: none;
	border: none;
}

a.nav-button:hover {
	color: #fff;
	text-decoration: none;
}

#next {
	position: absolute;
	right: -36px;
	top: 224px;
}

#prev {
	position: absolute;
	left: -36px;
	top: 224px;
}

#architect {
	float: right;	
	font-size: 12px;
}

#page {	
	height: 385px;
}

.links h3 {
	font-size: 16px;
	margin-bottom: -10px;
	margin-top: 5px;
}

.contact #page {
	text-align: center;
	margin-top: 100px;
	overflow: hidden;
	position: relative;
	height: auto;
}

#contact {
	font-size: 21px;
	text-align: center;
}

.prompt {
	position: absolute;
	bottom: 5px;
	right: 10px;
	font-size: 12px;
}

.email-link {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 19px;
	margin-top: 32px;
}


/* @group  jscrollpane */

.jScrollPaneContainer {

	position: relative;

	overflow: hidden;

	z-index: 1;
	outline: none;
	margin-top: 24px; /* adds FF2 support */
}


.jScrollPaneTrack {

	position: absolute;

	cursor: pointer;

	right: 0;

	top: 0;

	height: 100%;

	background: #101010;
	outline: none;

}

.jScrollPaneDrag {

	position: absolute;

	background: #333;

	cursor: pointer;

	overflow: hidden;
	outline: none;

}

.jScrollPaneDragTop {

	position: absolute;

	top: 0;

	left: 0;

	overflow: hidden;

}

.jScrollPaneDragBottom {

	position: absolute;

	bottom: 0;

	left: 0;

	overflow: hidden;

}

a.jScrollArrowUp {

	display: block;

	position: absolute;

	z-index: 1;

	top: 0;

	right: 0;

	text-indent: -2000px;

	overflow: hidden;
	background:  url(../images/arrow-up.gif) no-repeat;

	/*background-color: #666;*/

	height: 15px;
	outline: none;
	border: none;

}

a.jScrollArrowUp:hover {

	/*background-color: #f60;*/

}



a.jScrollArrowDown {

	display: block;

	position: absolute;

	z-index: 1;

	bottom: 0;

	right: 0;

	text-indent: -2000px;

	overflow: hidden;

	/*background-color: #666;*/

	height: 15px;
	border: none;
	background:  url(../images/arrow-down.gif) no-repeat;

}

a.jScrollArrowDown:hover {

	/*background-color: #f60;*/

}

a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {

	/*background-color: #f00;*/

}

/* @end */

                                                           