@font-face {
	font-family: "sabonregular";
	src: url("../fonts/sabon-roman-webfont.eot");
	src:
		url("../fonts/sabon-roman-webfont.eot?#iefix")
			format("embedded-opentype"),
		url("../fonts/sabon-roman-webfont.woff2") format("woff2"),
		url("../fonts/sabon-roman-webfont.woff") format("woff"),
		url("../fonts/sabon-roman-webfont.ttf") format("truetype"),
		url("../fonts/sabon-roman-webfont.svg#sabonregular") format("svg");
	font-weight: normal;
	font-style: normal;
}

body {
	margin: 0px 0px 0px 0px;
}

a {
	cursor: pointer;
}

a:link {
	text-decoration: none;
	color: #666666;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	text-decoration: none;
	color: #666666;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration: none;
	color: #333333;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

a:active {
	text-decoration: none;
	color: #cccccc;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

a.mailto:link {
	text-decoration: none;
	color: #666666;
	font-size: 22px;
	font-family: Times, serif;
}

a.mailto:hover {
	text-decoration: none;
	color: #333333;
	font-size: 22px;
	font-family: Times, serif;
}

#overlay {
	width: 525px;
	height: 608px;
	position: absolute;
	top: 25px;
}

#overlay > h1 {
	font-family: "sabonregular", Times, serif;
	display: block;
	color: white;
	top: 40px;
	position: absolute;
	margin-left: 25px;
	font-weight: 200;
	font-size: 40px;
	line-height: 118%;
}

#menu {
	float: left;
	padding: 25px 20px 20px 25px;
	width: 200px;
}

.logo {
	width: 200px;
	height: 75px;
	text-align: left;
}

.navtext {
	width: 200px;
	height: 18px;
	text-align: left;
	color: #333333;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#content {
	width: 525px;
	position: absolute;
	height: auto;
	left: 285px;
	float: left;
	padding-top: 25px;
	padding-bottom: 100px;
}

#content-wide {
	width: 800px;
	position: relative;
	height: auto;
	padding-top: 25px;
	margin-left: 85px;
}

#main-wrapper {
	width: 100%;
	max-width: 800px;
	position: absolute;
	height: auto;
	left: 285px;
	float: left;
	padding-top: 25px;
}

#content2 {
	width: 380px;
	position: absolute;
	height: auto;
	left: 285px;
	float: left;
	padding-top: 25px;
	padding-bottom: 100px;
}

#content3 {
	width: 300px;
	position: absolute;
	height: auto;
	left: 285px;
	float: left;
	padding-top: 25px;
	padding-bottom: 100px;
}

#content4 {
	width: 438px;
	position: absolute;
	height: auto;
	left: 285px;
	float: left;
	padding-top: 25px;
	padding-bottom: 100px;
}

.softreturn {
	padding-bottom: 10px;
}

.softreturn2 {
	width: 526px;
	height: auto;
	float: left;
	padding-top: 10px;
	padding-bottom: 100px;
}

body {
	font-family: Times, serif;
	font-size: 22px;
	color: #666666;
	background-color: #ffffff;
	margin: 0px;
}

#paintings {
	width: 618px;
	height: auto;
	position: absolute;
	left: 243px;

	float: left;
	padding-top: 25px;
	text-align: center;
}

.crops {
	width: 200px;
	height: 147px;
	float: left;
	margin-bottom: 20px;
	padding: 0px;
	margin-right: 6px;
}

.archive-col1 {
	float: left;
}

.archive-col2 {
	float: right;
}

.article-wrapper {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	clear: both;
}
.article-wrapper p {
	margin: 0;
}
.article-info,
.article-thumb {
	width: 200px;
	float: left;
}

/* Exhibition */
.exhibition-block {
	margin-bottom: 40px;
	min-width: 300px;
	margin-left: 20px;
}

.exhibition-year {
	margin-bottom: 5px;
	font-size: 15px;
}

.exhibition-item {
	margin: 5px 0;
}

/* biography */

.bio-page {
	position: absolute;
	display: flex;
	float: left;
	padding-top: 25px;
	left: 243px;
}

.img-container {
	width: 100%;
	max-width: 400px;
	min-width: 200px;
	position: relative;
	float: left;
	margin-right: 20px;
}

.bio-image {
	width: 100%;
}

.bio-txt {
	width: 100%;
	max-width: 525px;
	min-width: 325px;
	position: relative;
	padding-right: 20px;
	float: right;
}

.bio-txt p {
	margin-top: 0;
}

.main {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
}

.flex {
	display: flex;
}

.footer {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

.painting-img {
	border-radius: 5px;
}

.painting-title {
	margin: 0 0 10px;
	font-size: 21px;
}

.page-nav-next {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 100px;
	right: -45px;
	background-color: rgba(250, 250, 250, 0.75);
	border-radius: 20px;
	box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
}

.page-nav-next:hover {
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.page-nav-prev {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 100px;
	left: -45px;
	background-color: rgba(250, 250, 250, 0.75);
	border-radius: 20px;
	transform: rotate(180deg);
	box-shadow: 2px -2px 2px 1px rgba(0, 0, 0, 0.2);
}

.page-nav-prev:hover {
	box-shadow: 1px -1px 1px 1px rgba(0, 0, 0, 0.2);
}

.painting-info {
	display: flex;
	justify-content: space-between;
	padding-top: 20px;
}
