body {
	padding: 0;
	margin: 0;

	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
}

a img {
	border: none;
}
a {
	color: #c02904;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

p {
	padding: 0;
	margin: 0 0 1em 0;
}

h1 {
	margin: 0;
	padding: 0;

	font-style: italic;
	font-size: 1.25em;
}

#body {
	width: 900px;
	margin: 5em auto;
	margin-bottom: 2em;
}

/*
 * Menu
 **/

#menu {
	margin: 37px 0 0 0;
	padding: 0;
	float: right;

	list-style: none;

	font-size: 1.1em;
}

#menu li {
	margin: 0 1em 0 0;
	padding: 0;
	float: left;
}
#menu li.l {
	margin-right: 0;
}

#menu li.subitem {
	margin-right: 0;
	padding-top: 1em;
	vertical-align: bottom;
}

#menu li a {
	color: #000000;
}

#menu li.selected a {
	color: #bf2600;
}

/*
 * Footer
 * */

#footer {
	margin-top: 3em;
	color: #a0a0a0;
}

/*
 * Content
 * */

#content {
	margin-top: 3em;
	width: 900px;
}


.project .image {
	float: left;
	margin-right: 24px;
}
.project .image {
	width: 665px;
	text-align: center;
}

.project .image .c {
	position: relative;
}

.project .image .c img {
	vertical-align: bottom;
	margin-bottom: 1em;
}

.project .image .c span {
}

.project .tns-text {
	float: right;
	width: 211px;
}

.project .tns-c {
	float: left;
	width: 36px;
	height: 405px; 
	margin-right: 24px;
	margin-bottom: 24px;
	position: relative;
	top: -2px;
}
.project .tns-c1, .project .tns-c1 .tns {
	height: 36px;
}
.project .tns-c2, .project .tns-c2 .tns {
	height: 77px;
}
.project .tns-c3, .project .tns-c3 .tns {
	height: 118px;
}
.project .tns-c4, .project .tns-c4 .tns {
	height: 159px;
}
.project .tns-c5, .project .tns-c5 .tns {
	height: 200px;
}
.project .tns-c6, .project .tns-c6 .tns {
	height: 241px;
}
.project .tns-c7, .project .tns-c7 .tns {
	height: 282px;
}
.project .tns-c8, .project .tns-c8 .tns {
	height: 323px;
}
.project .tns-c9, .project .tns-c9 .tns {
	height: 364px;
}
.project .tns-c10, .project .tns-c10 .tns {
	height: 364px;
}
.project .tns {
	width: 36px;
	overflow: hidden;
}

.project .tns a {
	display: block;

	margin-bottom: 5px;
	padding: 1px;

	border: 1px solid #FFF;
}

.project .tns a.selected {
	border: 1px solid #000;
}

.project .tns a img {
	vertical-align: bottom;
	width: 32px;
	height: 32px;
}


.project h1 span {
	display: block;
	font-weight: normal;
	font-style: normal;
	font-size: 0.75em;
}

.project .prc-nav {
	text-align: right;
}

.project .text {
	margin-left: 60px;
}

.project .text div.more {
	display: none;
}

.project .paper-tns a img {
	width: 150px;
}
.project .image-description {
	display: none;
}
.project .image-description-current {
	display: block!important;
}

#scroll-t, #scroll-b {
	position: absolute;
	cursor: pointer;

	width: 34px;
	height: 15px;
}

#scroll-t {
	background: url(scroll-t.gif) 12px 0px no-repeat;
	top: -15px;
}

#scroll-b {
	background: url(scroll-b.gif) 12px 7px no-repeat;
	bottom: -15px;
}

#arr-l, #arr-r {
	cursor: pointer;
}

#arr-l {
	margin-right: 5px;
}
#arr-r {
	margin-left: 5px;
}


/*
 * Press
 * */


.press .tns {
	margin-top: 5em;
}
.press .tns a {
	margin-right: 5px;
}
.press .tns a img {
	border: 1px solid #b3b3b3;
}

.paper h1 {
	margin-bottom: 1em;
}

.paper .article {
	border: 1px solid #b3b3b3;
}

.paper .tns {
	margin-bottom: 3em;
}
.paper .tns a img {
	height: 55px;
}

/*
 * Bio
 * */

.bio h1 {
	margin-bottom: 1em;
}

.bio .block {
	overflow: hidden;
	width: 50%;
	float: left;
	margin-bottom: 2em;
}
.bio .block .txt {
	width: 50%;
}

.bio .r {
	float: right !important;
}

.bio .img-txt h1 {
	margin-left: 50%;
}
.bio .img-txt .img {
	float: left;
}
.bio .img-txt .txt {
	float: right;
}
.bio .txt-img .img {
	float: right;
}
.bio .txt-img .txt {
	float: left;
}
.bio .block .img {
	padding: 0 5%;
	width: 40%;
}

#menu li.subitem-bio {
	padding-right: 2em;
	text-align: left;
}
#menu li.subitem-bio a {
	color: #000;
	margin: 0 1em;
}
#menu li.subitem-bio a.selected {
	color: #c02904;
}
.bio-menu li {
}

.bio-dave img {
	float: left;
	margin-left: 132px;
	margin-right: 107px;
}

.bio-dave h1 {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 1em;
	
}

/*
 * Home
 * */

.home #slideshow {
	float: right;
}

#footer.home {
	text-align: right;
}

#slideshow img {
	width: 767px;
	height: 430px;
	display: none;
}

#slideshow .active {
	display: inline;
}

/*
 *Contact
 * */

.contact .img {
	float: left;
}
.contact .text {
	text-align: right;
	padding-top: 8.6em;
	line-height: 2em;
}


/*
 *Portfolio
 * */
.portfolio {
	line-height: 1.25em;
}
.portfolio div {
	text-align: right;
}

.portfolio h2, .portfolio h3 {
	font-weight: normal;
	font-size: 1.25em;
	margin: 0;
	padding: 0;
}
.portfolio h3 {
	font-size: 1.1em;
}
.portfolio h2 a {
}
.portfolio h2 a, .portfolio h3 a {
	color: #000000;
}

.cat-sculpture {
	width: 350px;
	float: right;
}
.cat-sculpture div {
	margin-bottom: 1em;
}

.portfolio div.l {
	float: left;
	
}
.portfolio div.r {
	float: right;
}

/*
 *Project list
 * */


.project-list .text {
	text-align: left;
	clear: both;
}

.project-list div.prjs {
	text-align: right;
	margin-bottom: 12px;
	height: 140px;
}
.project-list div.prjs a, .project-list div.prjs a.f, .project-list div.prjs a.l {
	text-decoration: none;
}

.project-list div.prjs a {
	position: relative;
	
	margin-left: 0;
	margin-right: 12px;

	text-align: left;
}

.project-list div.prjs a.f {
	margin-left: 0;
}
.project-list div.prjs a.l {
	margin-right: 0;
}

.project-list img {
	width: 140px;
	height: 140px;
	vertical-align: bottom;
}
.project-list .subprojects {
	padding-top: 50px;
}
.project-list .subprojects .prjs-wrap {
	padding-top: 54px;
}

.project-list .prjs-description {
	float: right;
	width: 250px;

	line-height: 2em;
}
.project-list .prjs-description img {
	width: auto;
	height: auto;
	margin-bottom: 2em;
}
.project-list .prjs-wrap {
	margin-right: 304px;
}

.project-list div.prjs a span {
	display: none;
	
	position: absolute;
	bottom: 0;
	left: 0;

	width: 135px;
	
	padding: 5px 0 5px 5px;
	
	background-color: #000;
	color: white;

	opacity: 0.6;
}

.project-list div.prjs a:hover span {
	display: block;
	text-align: left;
	filter: alpha(opacity=60);
}


/*
 *IE6
 *
 * */

* html .project-list div a {
	behavior: url('/css/iefixes.htc');
}

* html .project-list div a.hover span {
}

* html .project-list div a.hover span {
	position: absolute;
	text-decoration: none;
	right: 0;
	display: block;
}

.project .tns-text {
	_width: 210px;
}
