/* @group Reset */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

/* @end */

body {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	width: 100%;
}

.purple {
	color: #660099;
}

.black {
	color: black;
}

#navigation ul {
}

#navigation li {
	display: inline;
	color: #b1b1b1;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: black;
	outline: none;
}

a:hover {
	text-decoration: none;
	color: #660099;
	outline: none;
}

#header a {
	text-transform: uppercase;
	font-size: 18px;
	line-height: 100%;
}

#header a:link, #header a:active, #header a:visited {
	color: #b1b1b1;
}

#header a:hover {
	color: #660099;
}

.nav-link a:link, .nav-link a:active, .nav-link a:visited {
	color: #b1b1b1;
}

.nav-link a:hover {
	color: #660099;
}

.active-nav:link, .active-nav:active, .active-nav:visited, .active-nav:hover {
	color: #660099!important;
}

#header h1 a {
	font-size: 36px;
	color:  black;
}
#header h1{
	display: inline;
	margin-right: 5px;
}
#header ul ul {
	display: none;
}
#header{
	margin-top: 36px;
}
#fixed-width {

width: 712px;
height: 100%;
margin: 0 auto;

}

#content {
	margin-left: 3px;
	margin-top: 8px;
	position: relative;
}

#making-room {
	text-transform: uppercase;
	font-size: 12px;
	color: #777;
}

.splash-desc {
	float: right;
	font-size: 11px;
	color: #777;
	line-height: 13px;
	margin-right: 9px;
}

.splash-desc a:link, .splash-desc a:active, .splash-desc a:visited {
	color: #777;
	
}

.splash-desc a:hover {
	color: #660099;
}

.splash-slide img {
	margin-bottom: 6px;
}

#installation-list {
	width: 620px;
	margin: 95px auto 0;
	padding-right: 5px;
}

#installation-list li {
	width: 150px;
	height: 100px;
	position: relative;
	float:  left;
	margin-right: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	cursor: pointer;

}
#installation-list a {
	color: white;
	font-weight: 700;
	overflow: hidden;
}

#installation-list li h3 {
   position: absolute;
   top: 78px;
   left: 0;
   width: 150px;
   height: 100px;
   color: white;
   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.5);
   line-height: 12px;
   font-size: 12px;
   text-align: center;
   padding-top: 5px;
   padding-bottom: 5px;
   
}

#installation-container {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -300px;
	margin-left: -410px;
}
#installation-slides {
	overflow: hidden;
	height: 434px;
	width: 820px;
}

.detail-image {
	width: 434px;
	position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}

.detail-image img {
	display: block;
	margin: 0 auto;
}
.detail-desc {
	width: 350px;
	position: absolute;
    top: 0;
    left: 470px;
}

.installation-thumbs {
	width: 434px;
}

.installation-thumbs li {
	float: left;
	margin-left: 3px;
	margin-bottom: 3px;
	margin-top: 0;
}

.installation-thumbs li a{
margin: 0;
width: 105px;
height: 75px;
display: block;
}


.detail-desc h2 {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 18px;
}

.detail-desc h3 {
	font-size: 12px;
	font-weight: 700;
}

.detail-desc p {
	font-size: 11px;
	margin-bottom: 18px;
}

.1451 {
	
}

#back-install {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	background-color: #ededed;
	display: block;
	float: left;
	position: absolute;
	bottom:0;
	right: 0;
	}
	#back-install a{
	color: #afafaf;
	}
#back-install p{
font-size: 11px;
line-height: 14px;
}	
#back-install h4{
font-size: 14px;
line-height: 14px;
}	
#audioplayer {
	width: 434px;
    font-size: 11px;
	margin: -90px 0 0;
}

#audio-cont {

}

#audio-head {
		text-transform: uppercase;
	font-size: 18px;
	line-height: 100%;
	position: absolute;
	left: 310px;
}

#silent-head {
		text-transform: uppercase;
	font-size: 18px;
	line-height: 100%;
		position: absolute;
	left: 500px;
}
#cv {
	width: 450px;
	margin-top: 80px;
	margin-bottom: 80px;
}
#cv li {
	margin-top: 2px;
}
#cv h2 {
	font-size: 14px;
	margin-top: 14px;
	margin-bottom: 14px;
}
#cv span {
	font-size: 11px;
}
#cv .date {
	margin-bottom: -11px;
	margin-top: 5px;
	display: block;
}
#cv .entry {
	margin-left: 45px;
	display: block;
}

.video {
	cursor: pointer;
	}
#curatorial {
	font-size: 11px;
	width: 525px;
	margin-top: 80px;
	margin-bottom: 80px;

}
#curatorial h2{
	font-size: 14px;
	font-weight: 700;
	line-height: 14px;
	margin-bottom: 3px;
}

#curatorial p {

	margin-top: 15px;
	line-height: 13px;
}
#curatorial blockquote {

	margin-top: 15px;
	margin-bottom: 15px;
	font-style: italic;
	margin-left: 30px;
}
#curatorial ul {

	margin-top: 15px;
}

#curatorial li {

	margin-bottom: 15px;
	clear: both;
	height: 105px
}
#curatorial li img{

	margin-right: 15px;
	float: left;
	clear: left;
}
#curatorial p.date {
	margin: 0;
	line-height: 13px;
}

#curatorial a:active, #curatorial a:visited, #curatorial a:link {
color: #666;	
}

.project {
	margin-bottom: 30px;
}