/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.

If you need any further help, ask in the CSS Customization forum.
*/
/* Smartphones (portrait and landscape) ----------- */
@media (max-width: 400px) {
	.wf-active .site-title {
		font-style: normal;
		font-weight: 300;
		font-variant: normal;
		font-size: 69px;
	}
	
	.wf-active .fs-36px, .wf-active .archive__grid .entry-title {
		font-family: times;
		font-style: italic;
		font-size: 30px;
	}
	
	.wf-active h1 {
		font-variant: normal;
		font-family: times;
		font-style: italic;
		font-weight: 300;
		font-size: 48.98px;
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.nav--main {
		border-top: 0 solid #afafaf;
	}
	
	.site-description {
		font-family: futura-pt, futura-pt-1, futura-pt-2, "Playfair Display", serif;
		font-style: normal;
		text-transform: none;
		font-size: .8em;
		letter-spacing: .01em;
		word-wrap: none;
		padding-left: 1.25em;
		padding-right: .75em;
		z-index: 10;
		line-height: 1.46316;
		overflow: visible;
		margin-top: -.5em;
	}
}

@media (min-width: 401px) and (max-width: 799px) {
	.wf-active .site-title {
		display: inline-block;
		font-style: normal;
		font-weight: 300;
		font-variant: normal;
		font-size: 150px;
		margin-top: -.7em;
	}
	
	.wf-active h1 {
		font-family: times;
		font-style: italic;
		font-size: 46px;
	/*font-family: ltc-bodoni-175, futura-pt-1, futura-pt-2, "Playfair Display", serif;
											font-style: italic;
											font-weight: 300;
											font-variant: normal;
											font-size: 72px;*/
	}
	
	.wf-active .fs-36px, .wf-active .archive__grid .entry-title {
		font-family: times;
		font-style: italic;
		font-size: 46px;
	}
	
	.nav--main {
		border-top: 0 solid #afafaf;
	}
	
	.site-description {
		font-family: futura-pt, futura-pt-1, futura-pt-2, "Playfair Display", serif;
		font-style: normal;
	}
}

@media (min-width: 800px) and (max-width: 1357px) {
	.wf-active .site-title {
		font-style: normal;
		font-weight: 300;
		font-variant: normal;
		line-height: .9em;
		vertical-align: 25px;
		overflow: visible;
	}
	
	.site-branding {
		display: inline-block;
		line-height: 1;
		margin-bottom: 0;
		margin-top: -2.5em;
		max-width: 100%;
		vertical-align: 0;
		overflow: visible;
	}
	
	.site-content {
		padding-bottom: .25em;
		padding-top: .25em;
		overflow: visible;
	}
	
	.menu-item {
		font-size: 18px;
	}
	
	.wf-active body, .wf-active table th, .wf-active table td {
		font-family: futura-pt-1, futura-pt-2, "Playfair Display", serif;
		font-weight: 300;
	/*font-variant: normal;*/
		overflow: visible;
	}
	
	.wf-active p, .wf-active blockquote blockquote, .wf-active .pagination a, .wf-active .pagination span, .wf-active .comment-navigation .nav-previous a, .wf-active .comment-navigation .nav-next a, .wf-active div.sharedaddy .sd-social h3.sd-title {
		font-variant: normal;
		font-size: 14.76px;
	/*font-family: georgia;*/
	}
	
	body {
		color: #3d3e40;
		line-height: 0;
		text-align: left;
	}
	
	.wf-active h1 {
		font-family: times;
		font-style: italic;
	/*font-family: ltc-bodoni-175, futura-pt-1, futura-pt-2, "Playfair Display", serif;
											font-style: italic;
											font-weight: 300;
											font-variant: normal;
											font-size: 72px;*/
		font-size: 46px;
		overflow: visible;
	}
	
	.wf-active .fs-36px, .wf-active .archive__grid .entry-title {
		font-family: times;
		font-style: italic;
		font-size: 46px;
	}
	
	.nav--main {
		border-top: 1px solid #afafaf;
	}
	
	.site-description {
		font-family: futura-pt, futura-pt-1, futura-pt-2, "Playfair Display", serif;
		font-style: normal;
		font-size: .9em;
		letter-spacing: .03em;
		word-wrap: none;
		padding-left: 1.25em;
		padding-right: .75em;
		padding-top: 0;
		z-index: 10;
		line-height: 2.0316;
		overflow: visible;
		margin-top: -.1em;
		margin-bottom: .5em;
	}
	
	.site-description:after {
		background: #3d3e40;
		bottom: 50%;
		content: "";
		height: 0;
		left: 0;
		width: 100%;
		z-index: -1;
	}
	
	.pa, .stretch, .cover, .quote-wrapper, .center, .site-description:after, .archive__grid .entry-footer:before {
		position: absolute;
		overflow: visible;
	}
}

@media (min-width: 1358px) {
	.wf-active .site-title {
		font-style: normal;
		font-weight: 300;
		font-variant: normal;
		line-height: 1em;
		vertical-align: 25px;
	}
	
	.site-branding {
		display: inline-block;
		line-height: 1;
		margin-bottom: 0;
		margin-top: -2em;
		max-width: 100%;
		vertical-align: 0;
	}
	
	.site-content {
		padding-bottom: .25em;
		padding-top: .25em;
	}
	
	.menu-item {
		font-size: 18px;
	}
	
	.wf-active body, .wf-active table th, .wf-active table td {
		font-family: futura-pt-1, futura-pt-2, "Playfair Display", serif;
		font-weight: 300;
	/*font-variant: normal;*/
	}
	
	.wf-active p, .wf-active blockquote blockquote, .wf-active .pagination a, .wf-active .pagination span, .wf-active .comment-navigation .nav-previous a, .wf-active .comment-navigation .nav-next a, .wf-active div.sharedaddy .sd-social h3.sd-title {
		font-variant: normal;
		font-size: 14.76px;
	/*font-family: georgia;*/
	}
	
	body {
		color: #3d3e40;
		line-height: 0;
		text-align: left;
	}
	
	.wf-active h1 {
		font-family: times;
		font-style: italic;
		font-size: 46px;
	/*font-family: ltc-bodoni-175, futura-pt-1, futura-pt-2, "Playfair Display", serif;
											font-style: italic;
											font-weight: 300;
											font-variant: normal;
											font-size: 72px;*/
	}
	
	.wf-active .fs-36px, .wf-active .archive__grid .entry-title {
		font-family: times;
		font-style: italic;
		font-size: 46px;
	}
	
	.site-description {
		font-family: futura-pt, futura-pt-1, futura-pt-2, "Playfair Display", serif;
		font-style: normal;
		font-size: .9em;
		letter-spacing: .03em;
		word-wrap: none;
		padding-left: 1.25em;
		padding-right: .75em;
		z-index: 10;
		line-height: 1.46316;
		overflow: visible;
		margin-top: -2.9em;
		margin-bottom: 1.3em;
		max-width: 100em;
	}
	
	.site-description:after {
		background: #3d3e40;
		bottom: 50%;
		content: "";
		height: 0;
		left: 0;
		width: 100%;
		z-index: -1;
	}
}

.featured .no-thumbnail,
.featured .no-thumbnail h3 {
	background: red;
}

.sticky:after {
	background: white !important;
/*border-bottom: 1px solid #D9D4A3!important;
	padding: 1.7em!important;
	border-top: 3px solid #bd4e15!important;*/
}