body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: normal 10px/12px Sanchez, 'Noto Sans', helvetica, arial, sans-serif;
	color: #3f403b;
}

a {
	color: #3f403b;
	text-decoration: none;
}

a:hover {
	color: #659a40;
	border-bottom: 1px dashed #a3a69a;
}

p, h1, h2, h3 {	margin: 0 0 10px 0; }

#content {
	padding: 0px;
	text-align: center;
	position: relative;
}

#header {
	padding: 0px;
	width: 100%;
	position:fixed; top:0px; z-index:100000;
	background: #fff;
}

#header .holder {
	width: 990px;
	margin: 36px auto 0 auto;
}

#header h1 {
	margin: 0px;
	padding: 0px;
}

#header a, #thumbnails a {
	border: none;
}

#header .divider {
	margin: 24px 0 0;
}

.maincol {
	padding: 0px;
	width: 990px;
	text-align: left;
	margin: 240px auto 0 auto;
}

.gallery {
	text-align: center;
}

.maincol h2 {
	color: #659a40;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 145%;
	padding: 0px;
}

#hierarchy {
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: 400;
	font-size: 11px;
	margin: 12px 0;
}

#hierarchy .left {
	text-align: right;
}

#hierarchy .navigation, #hierarchy .submit {
	float: left;
}

#hierarchy .navigation {
	width: 464px;
	margin: 16px 0 0 0;
}

#hierarchy .submit {
	width: 30px;
	margin: 0 16px;
}

#hierarchy .submit span {
	background: url('/files/images/house.png') 0 0 no-repeat;
	width: 30px;
	height: 30px;
	display: block;
	padding: 0px;
}

#hierarchy .submit a:hover span {
	background: url('/files/images/house.png') 0 -32px no-repeat;
}


#hierarchy .submit-text {
	text-align: center;
	margin: 10px auto;
}
#hierarchy .submit-text span {
	background: url('/files/images/add.png') 0 0 no-repeat;
	width: 72px;
	height: 18px;
	display: inline-block;
	padding: 0px;
}

#hierarchy .submit-text a:hover span {
	background: url('/files/images/add.png') 0 -20px no-repeat;
}

#hierarchy span {
	padding: 0 16px;
}

#hierarchy .selected {
	background: url('/files/images/stripe.png');
}

#sidebar #details {
	border-top: 1px dashed #a3a69a;
	height: 70px;
}

#details .title {
	font-size: 115%;
	display: block;
	margin: 15px 0 5px 0;
}

#details span {
	color: #666;
	line-height: 13px;
}

#details .description {
	margin: 15px 0 0 0;
	display: block;
	line-height: 13px;
}

#navigation {
	margin: 5px 0px 0px 0px;
}

#navigation .position {
	display: block;
	margin: 0px;
}

#navigation .arrows {
	font-size: 180%;
	line-height: 180%;
	color: #ccc;
}

#piece #image {
	width: 540px;
	height: 540px;
	margin: 0px auto;
	-moz-background-size: cover; 
	-webkit-background-size: cover;
	background-size: cover;
}

.divider { border-top: 1px dashed #a3a69a; margin: 24px 0; }

#top-link { display:none; position: fixed; right: 50px; top: 210px; border: 0px; }
#top-link .arrow { display: block; width: 34px; height: 34px; background: url('/files/images/arrow.png') 0 0 no-repeat; }
#top-link:hover .arrow { background: url('/files/images/arrow.png') 0px -35px no-repeat; }

#opener {
	margin: 0px auto;
	width: 100%;
	height: 420px;
	-moz-background-size: cover; 
	-webkit-background-size: cover; 
	background-size: cover;
}

#description, #text {
	padding: 0px;
	width: 440px;
	margin: 24px auto;
}


#description p {
	font-size: 14px;
	line-height: 19px;
	text-align: center;
}

#description p.name {
	padding: 0;
	margin: 0;
	color: #659a40;
}

p.msg { color: #659a40; }

.opener {
	width: 990px;
	background: url('/files/portfolio/opener.jpg') no-repeat center center;
	height: 450px;
}

#thumbnails {
	margin: 5px 0px 0px 0px;
	width: 790px;
	text-align: justify;
	border-top: 1px dashed #a3a69a;
}

#thumbnails .thmb, #thumbnails .spacer {
	float: left;
}

#thumbnails .spacer {
	height: 30px;
}

#thumbnails img {
	padding: 5px;
}

#thumbnails img:hover {
	background: url('/files/images/stripe.png');
	color: #fff;
}

#text {
	min-height: 520px;
	text-align: center;
}


#text p, #sidebar p, #description .left p {
	font-size: 14px;
	line-height: 25px;
}

#text ul {
	font-size: 120%;
	line-height: 150%;
}

#text li {
	padding-bottom: 5px;
}

#text form p { margin: 0; }
#text p.privacy { font-size: 10px; line-height: 17px; margin: 12px 0 12px 132px; }

#text form label {
	font-size: 12px;
	padding: 1px 8px 5px 0;
	width: 124px;
	text-align: right;
	display: inline-block;
	vertical-align: top;
}


#gallery .piece { width: 174px; height: 174px; float: left;
	margin: 0 12px;
}

.maincol .piece { width: 85px; height: 85px; display: inline-block; margin: 10px; }

.mailform { text-align: left; }

.mailform textarea, .mailform input.border { margin: 10px 0; border: 1px #659a40 dashed; }

img.extend { position: relative; margin-left: -140px; }

#gallery .piece.title { background: #3f403b; text-align: center; }
#gallery .piece.title span { font-size: 14px; line-height: 18px; color: #fff; text-transform: uppercase; letter-spacing: 2px; display: block; margin: 64px 0 0 0; padding: 0 20px; }
.piece .thumbnail { width: 100%; height: 100%; display: block; }

#footer { width: 100%; background: #f2f2f2; }

#footer .maincol { padding: 24px 0; min-height: 200px; width: 400px; }

@media  screen and (max-width: 990px) {
	#opener { height: 360px; }
	#header .holder, .maincol, #description { width: 720px; }
	#description .right { width: 350px; }
	#gallery .piece { width: 120px; height: 120px; }
	#gallery .piece.title span { margin: 44px 0 0 0; font-size: 10px; line-height: 13px; }
	#hierarchy .navigation { width: 329px; }
	#hierarchy span { padding: 0 8px; }
	.maincol .piece { width: 124px; height: 124px; }
}

@media only screen and (max-device-width: 480px), only screen and (min-device-width: 560px) and (max-device-width: 1136px) and (-webkit-min-device-pixel-ratio: 2) {
	#opener { height: 180px; }
	#header .holder, .maincol, #description { width: 320px; }
	#text, #description .left, #description .right, #piece #image { width: 300px; margin: 12px auto 36px auto; float: none; }
	#sidebar { margin: 12px auto 36px auto; float: none; }
	#hierarchy .pipe { display: none; }
	#hierarchy span { display: block; font-size: 16px; padding: 0; margin: 12px 0; }
	#text form label { display: block; width: auto;	text-align: left; }
	#piece #image { height: 300px; }
}

