@charset "utf-8";
/* CSS Document */
.top-items h2 ,#artist-details h2{
	font-size:1.125em;
	font-weight:bold;
}
.top-items span , .year {
	font-size:0.875em;
	font-weight:bold;
}
.bottom-items h2{
	font-size:0.8125em;
	font-weight:bold;
}
.bottom-items span{
	font-size:0.8125em;
}
.bottom-items .title{
	font-style:italic;
}
.headline {
	clear:both;
	display:inline-block;
	font-weight:bold;
	width:100%;
	float:left;
	margin:10px 0;
	}
#artist-details span {
	display:inline;
}
#artist-details .exh-year {
	margin : 10px 0 0 0;	
}
#artist p.biography {
	height:140px;
	width:100%;
	overflow:hidden;	
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	#artist p.biography {
		height:138px;
	}
}
#artist .cartel .author {
	font-weight: bold;	
}
#oeuvre-zoom .bottom-items {
	font-size: 0.8125em;
}
#oeuvre-zoom .work-title {
    font-style:italic;
}
#oeuvre-zoom .authors {
	font-size: 0.8125em;
	font-weight:bold;
}
#artist-details .publications {
	margin:30px 0 0;
}
#artist-details .exhibitions ul , #artist-details .publications ul {
	margin-top:10px;
	font-size: 0.75em;
}
#artist-details .exhibitions li, #artist-details .publications li  {
	margin:0 0 10px;
}
#artist-list ul.pop-in {
	height:16px;
	padding-top:9px;
	padding-bottom:7px;	
}
#artist .illustration,
#artist-details .illustration {
	margin-right:20px;	
}
#artist .span-12,
#artist-details .span-12 {
	width:440px;
	position:relative;
	top:-3px;
}
#artist .prepend-9,
#artist-details .prepend-9 {
	padding-left:330px;
}
#artist .back,
#artist-details .back {
	padding-left:10px;	
}
#artist .description,
#artist-details .description {
	height:17px;
	overflow:hidden;
	display:inline-block;
}
#artist .span-20,
#artist-details .span-20 {
	width:780px;	
}
#artist .carroussel.prepend-top,
#artist-details .carroussel.prepend-top {
	margin-top:30px;	
}

#artist-list-list ul li a {
  text-decoration:none;
}

#artist-list-list ul li  {
  font-size:0.8em;
  height:20px;
}

#artist-list-list ul {
  float:left;
  width:33%;
}

#artist-details .exhibitions > p
{
	margin-top:10px;	
}
