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


body * {margin:0; padding:0; border:none;text-indent:0;text-decoration: none;}

.clear {clear:both;}

a:link {	
	outline:none; /* stupid firefox */
	color: #fff;
	text-decoration: underline;
	}
a:visited {	
	color: #fff;
	text-decoration: underline;
	}
a:hover {	
	color: #fff;
	text-decoration: none;
	}



body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	margin: 0; 
	color:#fff;
	background-color: #000;
}




ul {
	margin: 1em 0 0 0;
	list-style: none;
	padding: 0;
}
li {
	margin: 0 0 0.5em 0;
}


	
	
.inner{
	position: relative;
	margin-left: 20px;
	float: left;
}


p#containerA {
	width: 110px;
}

p#containerB {
	width: 110px;
}

p#containerC {
	width: 118px;
}

p#containerD {
	width: 140px;
}




/*div#external{
	position: absolute;
	top: 0px;
	left: 100%;
	margin-left: -170px;
	width: 170px;
	}*/


#white {
	width:100%;
	height:100%;
	background:#fff;
	color:#000;
	}
	
#white a, #white #leftnav a {color:#000;}

#header {
	margin-top:10px;
	float:left;
	width:800px;
	line-height:13px;
	} 


#leftnav {
	font-weight:bold;
	position:absolute;
	top:87px;
	left:20px;
	}
#leftnav a {
	text-decoration:none;
	}
#leftnav a:hover {
	border-bottom:2px solid #fff;
	}


.catnav {
	margin:0 0 13px 0;
	}

.catnav li {
	margin:0;padding:0;
	line-height:16px;
	}

.book #t-book a, 
.poster #t-poster a,
.video #t-video a,
.interactive #t-interactive a,
.installation #t-installation a,
.flyer #t-flyer a,
.object #t-object a, 
.performance #t-performance a,
.typeface #t-typeface a,
.event #t-event a,
.other #t-other a,

.jensen-barnes #t-barnes a, 
.rachel-berger #t-berger a, 
.yeju-choi #t-choi a, 
.neil-donnelly #t-donnelly a, 
.ian-jamieson #t-jamieson a, 
.hyoun-youl-joe #t-joe a, 
.e-roon-kang #t-kang a, 
.hilla-katki #t-katki a, 
.tara-kelton #t-kelton a, 
.wolasi-konu #t-konu a, 
.alexander-moulitsas #t-moulitsas a, 
.james-muspratt #t-muspratt a, 
.daniella-spinat #t-spinat a, 
.yasser-suratman #t-suratman a, 
.mary-voorhees #t-voorhees a, 
.ryan-waller #t-waller a {
	border-bottom:2px solid #fff;
	}


#content {
	margin:13px 0 0 150px;
	padding-bottom:50px;
	float:left;
	clear:both;
	}
	
ul.works {
	list-style:none;
	float:left;
	}

li.work {
	float:left;
	width:100px;
	height:75px;
	margin:0;
	padding:0;
	display:block;
	}


/*position the inline thumbnail background image */
li.work a {
	text-indent:-999px;
	font-weight:bold;
	background-position:center center;
	background-repeat:no-repeat;
	display:block;
	padding:0 5px;
	width:90px;
	height:75px;
	overflow:hidden;
	}
	
/* swap in on the work's title on hover */
li.work a:hover {
	background-position:-999px;
	text-indent:0;
	}
	


h2#caption {
	margin:13px 0 13px 0;
	text-transform:uppercase;
	font-size:11px;
	font-weight:normal;
	}


	
.white {
	background-color:#fff;
	color:#000;
	}
.white a {color:#000;}

.white #leftnav a:hover {border-color:#000;}

#about #content {
	width:650px;
	}
#about p {
	margin-bottom:	26px;
	}


#statement {
	margin-top:-8px;
	font-family:"Helvetica Neue", helvetica, arial, sans-serif;
	font-size:32px;
	line-height:39px;
	}	
#statement p {margin-bottom: 20px;}
