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


.headline {
	clear:both;
	display:inline-block;
	font-weight:bold;
	width:100%;
	float:left;
	margin:10px 0;
	}
#expo-details span {
	display:inline-block;
}
.picture_title {
	font-style:italic;
	}
#expo-details h2{
	font-size:1em;
	font-weight:bold;
}
.top-items span , .year {
	font-size:0.875em;
	font-weight:bold;
}
.carroussel{
	/*background: url(../img/carroussel.png) no-repeat scroll right top transparent;*/
    height: 125px;
}

#expo p.context
 {
	height:125px;
	width:100%;
	overflow:hidden;	
}

#expo .area,
#expo-details .area {
	display:block;
	font-size:0.8125em;
}

#expo .date,
#expo-details .date {
	font-size:0.8125em;
}

.exh-wrk-detail strong {
	display:block;
}


.exh-wrk-detail span {
	display:block;
}

.exh-wrk-detail span.picture_title,
.exh-wrk-detail span.picture_date	 {
	display:inline;
}

#expo .exh-wrk-detail {
	font-size: 0.8125em;
	line-height: 1;
}

#expo-details .artistList ul , #expo-details .publications ul {
	margin-top:10px;
	font-size: 0.75em;
}
#expo-details .artistList li, #expo-details .publications li {
	margin:0 0 10px;
}
#expo-details .publications {
	margin:30px 0 0;
}

#expo-zoom .bottom-items {
	font-size: 0.8125em;
}

#expo .illustration,
#expo-details .illustration {
	margin-right:20px;	
}

#expo .span-12,
#expo-details .span-12 {
	width:440px;
	position:relative;
	top:-3px;
}

#expo .prepend-9,
#expo-details .prepend-9 {
	padding-left:330px;
}


.exh-wrk-detail {
	position:relative;	
	float:left;
	width:440px;
	height:70px;
}

#expo .back {
	position:absolute;
	right:0px;
	bottom:0px;
	font-size:1.2em;
	margin-top:0px;
}
#expo-details .back {
	padding-left:370px;		
}

#expo .description,
#expo-details .description {
	height:17px;
	overflow:hidden;
	display:inline-block;
}

#expo .span-20,
#expo-details .span-20 {
	width:780px;	
}

#expo .carroussel.prepend-top,
#expo-details .carroussel.prepend-top {
	margin-top:30px;	
}
.exhibitions li {line-height:1.3em;}