/* ============================== */
/* ! Layout for desktop version   */
/* ============================== */

@import url(http://fonts.googleapis.com/css?family=Cardo:400,400italic,700);

	body {
	font-family: 'Cardo', serif;
	
	}
	
.verticalcenter {
	height:620px;
	position:absolute;
	width:100%;
	top:50%;
	margin-top:-290px;
	overflow: hidden;
}
	
a.current-page, h2.current-page a {
	color:#000000;

}
.navigation {
	padding:5px 0 0 0;
	text-align: right;
	font-size: 18px;
	font-style: normal;
	color: #999;
}

.navigation a {
	padding-right: 6px;
	padding-left: 6px;
}

a {
	text-decoration: none;
	
}

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

a:hover, a:active {
	color:#000000;
}

.logo h1 {
	font-weight: bold;
	font-size: 23px;
	
}
.subnavigation h2 {
	font-size: 15px;
	font-weight: normal;
	color: #666;
	margin:15px 0 0px 0;
	clear:both;
}

.subnavigation h3 {
	float:left;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	margin:5px 0 12px 20px;
}


.subnavigation {
	padding:30px 0 0 25px;
}

.header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin:0px 0 20px 10px;
}

.pre-footer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding:0px 0 9px 0;
}

.footer {
	margin:5px;
	font-size:11px;
	text-align:right;
}

.home {padding:120px 0; text-align:center;}


.overview, .overview2 {
	min-height:475px;
	
}

#slider .slides li .overview img {
	height: 80px;
	width:auto;
	padding:0 4px 4px 0;
	float:left;
	clear:none;
}

#slider .slides li .overview2 img {
	padding:0 0 4px 0;
	float:left;
	clear:none;
}

.slides li p {
font-size:11px;
color:#666;
text-align:center;
margin:8px 0 3px 0;
}

.link-overview-container {
	color:#666;
	padding:45px 0;
	font-size:12px;
}


.flex-pauseplay {
	cursor:pointer;
	margin:30px 0 10px 0px;
		font-size:13px;
		color:#666;

}

.flex-pauseplay:hover {
	cursor:pointer;
	margin:30px 0 7px 0px;
		color:#666;

}


.subnavigation-control {
	
	margin:30px 50px 15px 30px;
}

.link-overview {
	color:#666;
margin-left:25px;
	font-size:13px;
	cursor:pointer;

}

.link-overview:hover {
margin-left:25px;
color:#000000;
	cursor:pointer;

}


.works {
	min-height:400px;
}


.overview-column {
	float:left;
	margin:0 4px 0 0;
		width: 13.25%;
		min-height:300px;

}


.overview-column2 {
	float:left;
	margin:0 4px 0 0;
		width: 15%;
	

}

.uppercase {
text-transform:uppercase;	
}

.biography {
	padding:3% 14% 4% 14%;
			text-align:left;
			min-height:400px;

}

.collectors {
	text-align:left;
	font-size:13px;
	line-height:16px;
	padding:18% 0 27% 0;


}

.biography p {
	font-size:13px;
	margin:5px 0 10px 0;
	color:#333;
}


.exhibitions {
	padding:3% 14% 2% 14%;
		text-align:center;

}

 .contact{
	padding:8% 14% 8% 14%;
		text-align:center;

}

h4 {
	font-size:13px;
	margin:5px 0 2px 0;
	color:#333;
}

.exhibitions p, .contact p {
	font-size:13px;
	margin:2px 0 10px 0;
	color:#333;
}

.exhibitions img, .contact img {
	margin:0 0 20px 0;
}

.location {
font-style:italic;
color:#666;	
}

.link-1,
.link-2,
.link-3,
.link-4,
.link-5,
.link-6,
.link-7,
.link-8,
.link-9,
.link-10,
.link-11,
.link-12,
.link-13,
.link-14,
.link-14,
.link-15,
.link-16,
.link-17,
.link-18,
.link-19,
.link-20,
.link-21,
.link-22,
.link-23,
.link-24,
.link-25,
.link-26,
.link-27,
.link-28

{
	cursor:pointer;
}

.location-column {padding-left:0px;}


.download-button {
	width:100%;
margin:30px 0 0 10px;
font-size:12px;
}

.download-button a {
color:#fff;
font-weight:bold;
background-color:#000000;
padding:3px 6px;
letter-spacing:;	
}



.download {
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	margin-top: 5px;
}

.download a:link, .download a:visited {

color:#666;
	
}


.download a:hover, .download a:active {

color:#000;
	
}

.catalog {
	border: 1px solid;
    padding: 5px 10px;
    border-radius: 5px;
}	


/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */






@media handheld, only screen and (max-width: 767px) {

body {
		
}
	
.verticalcenter {
		height:100%;
		position:relative;
		width:100%;
		top:0px;
		margin-top:30px;
		overflow: visible;
	}
	
.slides li p {
color:#999;
padding:10px 0;
	
}

.flex-pauseplay {
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 12px;
	padding-left: 5px;
}


.overview-column {

		min-height:300px

}

.logo h1 {
	font-weight: bold;
	font-size: 23px;
	padding-left:25px;
	
}

.navigation {
	padding:20px 0 0 21px;
	text-align: left;
	font-size: 18px;
	font-style: normal;
	color: #999;
}

.subnavigation h2 {
	font-size: 15px;
	font-weight: normal;
	color: #666;
	margin:10px 0 0px 0;
	clear:both;
}

.subnavigation h3 {
	float:left;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	margin:5px 0 8px 20px;
}


.subnavigation {
	padding:30px 0 0 25px;
}

.flex-pauseplay {
	cursor:pointer;
	margin:0px 0 0px 0px;
		font-size:13px;
		color:#666;

}

.link-overview {
	color:#666;
margin-left:30px;
	font-size:13px;
	cursor:pointer;

}
	
#slider .slides li .overview img {
	height: 80px;
	width:auto;
	padding:0 4px 4px 0;
	float:left;
	clear:none;
}
	
}


/* ========================================== */
/* ! Provide higher res assets for iPhone 4   */
/* ========================================== */

@media only screen and (-webkit-min-device-pixel-ratio: 2) { 

/*	.logo {
		background: url(logo2x.jpg) no-repeat;
		background-size: 212px 303px;
	}*/

}
