@font-face {
    font-family: 'Alegreya Sans SC';
    src: url('alegreyasanssc-black-webfont.woff2') format('woff2'),
				 url('alegreyasanssc-black-webfont.woff') format('woff'),
				 url('alegreyasanssc-black-webfont.ttf') format('truetype');;
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'OFL Sorts Mill Goudy';
    src: url('oflgoudystm-webfont.eot');
    src: url('oflgoudystm-webfont.eot?#iefix') format('embedded-opentype'),
         url('oflgoudystm-webfont.woff2') format('woff2'),
         url('oflgoudystm-webfont.woff') format('woff'),
         url('oflgoudystm-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OFL Sorts Mill Goudy';
    src: url('oflgoudystm-italic-webfont.eot');
    src: url('oflgoudystm-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('oflgoudystm-italic-webfont.woff2') format('woff2'),
         url('oflgoudystm-italic-webfont.woff') format('woff'),
         url('oflgoudystm-italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'OFL Sorts Mill Goudy SMCP';
    src: url('oflgoudystm-webfont-smcp.eot');
    src: url('oflgoudystm-webfont-smcp.eot?#iefix') format('embedded-opentype'),
         url('oflgoudystm-webfont-smcp.woff2') format('woff2'),
         url('oflgoudystm-webfont-smcp.woff') format('woff'),
         url('oflgoudystm-webfont-smcp.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
}

html, body {
	height: 100%;
}

body {
	font-size: 20px;
	font-family: "OFL Sorts Mill Goudy", "Palatino Linotype", "Palatino", serif;
	line-height: 24px;
	text-align: center;
	background: #FFF;
	color: #000;
	text-rendering: optimizeLegibility;
	hyphens: none;
}

#feature {
	color: #FFF;
	height: 50%;
	position: relative;
	text-align: center;
	background: #385f06 url("/images/owl.jpg") 50% 50% no-repeat;
	background-size: cover;
}

#feature p {
	position: absolute;
	width: 300px;
	bottom: 12px;
	font-family: "OFL Sorts Mill Goudy SMCP", "Palatino Linotype", "Palatino", serif;
	letter-spacing: 0.02em;
	text-transform: lowercase;
}

#links {
	left: 50%;
	margin-left: -150px;
	color: #fff;
	opacity: 0.95;
}

#links a {
	color: #fff;
	opacity: 0.95;
	text-decoration: none;
	text-shadow: black 0px 0px 6px;
}

#links a:hover {
	color: #FFF;
	text-decoration: underline;
}

h1 {
	font-family: "Alegreya Sans SC", "Futura", sans-serif;
	font-weight: 900;
	font-size: 50px;
	text-transform: uppercase;
	height: 120px;
	line-height: 120px;
	color: #fff;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -60px;
	letter-spacing: .01em;
	opacity: 0.95;
}

h1 a {
	font-weight: 900;
}

#feature h1 {
	background: none;
}

#feature h1 > a {
	color: white;
	text-decoration: none;
	display: block;
}

h1 .kerning_t {
	display: inline-block;
	padding-left: .03em;
}

h1 .kerning_apo {
	position: relative;
	top: -0.15em;
}

h1 em {
	color: #fff;
	opacity: 0.8;
	font-style: normal;
	white-space: nowrap;
}

strong {
	font-weight: normal;
	font-family: "OFL Sorts Mill Goudy SMCP", "Palatino Linotype", "Palatino", serif;
	letter-spacing: 0.02em;
}

em {
	font-style: italic;
}

.clear {
	clear: both;
	color: #999;
	padding: 10px 0 0 0;
}

a {
	color: #385f06;
	font-weight: normal;
	text-decoration: underline;
	padding: 1px 0;
	transition: color .2s, padding .2s, background .2s;
}

li {
	list-style: none;
}

a:hover {
	color: #a7b14d;
	text-decoration: none;
}

#blog {
	padding-top: 100px;
}

#blog.detail {
	padding-top: 40px;
}

#blog > h2, #blog > p, #blog > article {
	width: 800px;
	text-align: left;
	margin: auto;
}

#blog > article {
	padding-left: 1em;
}

#blog > article a, #blog > p a {
	color: #000;
	text-decoration: underline;
}

#blog > article a:hover, #blog > p a:hover {
	color: #a7b14d;
	text-decoration: underline;
}

#blog h2 {
	font-family: "Alegreya Sans SC", "Futura", sans-serif;
	font-weight: 900;
	font-size: 32px;
	line-height: 1.1;
	padding: 20px 0;
	text-align: center;
	letter-spacing: 0.01em;
	word-spacing: 0.15em;
}

#blog h2 a {
	text-decoration: none;
	font-weight: 900;
}

#blog h2 a:hover {
	text-decoration: underline;
}

#blog > p {
	color: #000;
	font-size: 16px;
	text-align: center;
	font-family: "OFL Sorts Mill Goudy SMCP", "Palatino Linotype", "Palatino", serif;
	letter-spacing: 0.02em;
	padding-bottom: 30px;
	text-transform: lowercase;
}

#blog h3 {
	font-family: "Alegreya Sans SC", "Futura", sans-serif;
	font-weight: 900;
	font-size: 20px;
	line-height: 1;
	font-weight: bold;
	padding: 20px 0 10px 0;
	letter-spacing: 0.01em;
	word-spacing: 0.1em;
}

#blog h4 {
	font-family: "Alegreya Sans SC", "Futura", sans-serif;
	font-weight: 900;
	padding: 8px 0 4px 0;
	font-weight: bold;
	font-size: 16px;
}

#blog article {
	font-size: 20px;
	line-height: 30px;
}

#blog.detail article {
	padding: 20px 0 0 1em;
}

#blog article p, #blog article ul, #blog article ol {
	padding: 0 0 .9em 0;
}

#blog article ol p, #blog article ul p {
	padding: 0;
}

#blog .archive {
	width: 500px;
}

#blog .archive time {
	font-family: "OFL Sorts Mill Goudy SMCP", "Palatino Linotype", "Palatino", serif;
	letter-spacing: 0.02em;
	width: 5em;
	text-align: right;
	display: inline-block;
}

#blog .archive li {
	list-style: none;
}

#blog .archive a {
	color: #385f06;
}

#blog .archive a:hover {
	color: #a7b14d;
	text-decoration: none;
}

#blog article > p:first-child:first-line {
	font-family: "OFL Sorts Mill Goudy SMCP", "Palatino Linotype", "Palatino", serif;
	letter-spacing: 0.02em;
}

#blog article ul li {
	list-style: circle;
}

#blog article ol li {
	list-style: decimal;
}

#blog article blockquote {
	font-style: italic;
	padding: 0 1.8em;
}

#blog article blockquote cite {
	display: block;
	font-style: normal;
	font-family: "OFL Sorts Mill Goudy SMCP", "Palatino Linotype", "Palatino", serif;
	letter-spacing: 0.02em;
	font-size: 16px;
}

#blog article blockquote cite:before {
	content: '— ';
}

#blog article blockquote strong {
	font-style: normal;
}

#blog article blockquote em {
	color: #999;
}

#blog img {
	max-width: 700px;
}

#blog hr {
	background: url("/images/divider.svg") 50% 50% no-repeat;
	background-size: 42px;
	height: 42px;
	padding: 70px 0 75px 0;
}

#blog #loading {
	height: 40px;
	background: url("/images/loading.gif") 50% 50% no-repeat;
}

#blog a {
	font-weight: normal;
}

#end {
	color: #fff;
	padding: 45px 20px 50px 20px;
	text-align: center;
	font-size: 20px;
	background: #000;
	margin-top: 100px;
}

#end a {
	color: #a7b14d;
}

#end p {
	padding-top: 12px;
}

dd {
	padding-bottom: 16px;
	color: #999;
}

/* MOBILE - - - - - - - - - - - - - - - - - - - - - - - - */

@media all and (max-width: 1000px) and (min-width: 601px) {
	h1, #wrapper {
		width: 100%;
	}

	h1 {
		font-size: 26px;
	}

	#feature {
		background-position: 22% 0;
	}

	#blog > h2, #blog > p, #blog > article, #feature {
		padding-left: 60px;
		padding-right: 60px;
		width: calc(100% - 120px);
	}
}

@media all and (max-width: 600px) {
	h1 {
		margin-top: -65px;
		line-height: 40px;
		height: auto;
		padding: 20px 0;
		font-size: 32px;
		white-space: nowrap;
	}

	h1 em {
		display: block;
	}

	#feature {
		height: 70%;
		background-position: 29% 0;
	}

	#archive {
		top: 16px;
	}

	#blog {
		padding-top: 60px;
	}

	#blog h2 {
		font-size: 26px;
	}

	#blog > h2, #blog > p, #blog > article {
		width: auto;
		padding-left: 10px;
		padding-right: 10px;
	}

	#blog .archive {
		max-width: calc(100% - 20px);
	}

	#blog img {
		max-width: 100%;
	}

	#blog article, #end {
		font-size: 17px;
		line-height: 24px;
	}

	#blog > p {
		font-size: 13px;
		line-height: 16px;
	}

	#blog ul, #blog ol {
		margin-left: 20px;
	}

	#blog.detail h2 {
		font-size: 20px;
	}

	#blog {
		padding-top: 70px;
	}

	#blog hr {
		padding: 40px 0 45px 0;
	}
}

sub {
	position: absolute;
	margin-top: 0.4em;
	margin-left: -.25em;
}

ul.images {
	display: flex;
	flex-wrap: wrap;
	margin: 0 !important;
}

ul.images li {
	height: 350px;
	flex-grow: 1;
	list-style-type: none !important;
}

ul.images li:last-child {
	flex-grow: 10;
}

ul.images img {
	max-height: 100%;
	min-width: 100%;
	object-fit: cover;
	vertical-align: bottom;
	border: 2px solid #fff;
}

@media (max-aspect-ratio: 1/1) {
	ul.images li {
		height: 30vh;
	}
}

@media (max-aspect-ratio: 1/1) and (max-width: 480px) {
	ul.images {
		flex-direction: row;
	}

	ul.images li {
		height: auto;
		width: 100%;
	}

	ul.images img {
		width: 100%;
		max-height: 75vh;
		min-width: 0;
	}
}