/*crap to hide*/

header::after,
#nav-art,
#nav-blog,
#nav-design,
#nav-about,
#wrapper nav,
#art-prints,
.reveal-content,
.reveal-content a,
#about-wrapper,
.download,
#comments,
.modal-close,
.blog-back
{
	display: none;
}

body {
	background: none;
}

header {
	min-width: 0;
	position: relative;
	width: auto;
}

#art-wrapper img {
	position: static;
	width: 50% !important;
	height: auto !important;
	margin: 0 auto !important;
}

#art-wrapper, #art-wrapper a {
	position: static;
	text-align: center;
}

#content-wrapper {
	width: 100%;
	min-width: 0;
	position: relative;
	top: 0;
	padding: 0px 25%;
	font-size: 0.75em;
	background: none;
}

.illustration-expand {
	opacity: 1;
	overflow: visible;
	height: auto;
}

#blog-wrapper {
	font-size: 0.5em;
}