/*
Theme Name: Longform Child
Theme URI: https://cohhe.com/project-view/longform/
Template: longform
Author: Cohhe
Author URI: https://cohhe.com/
Description: Enhance your story experience, by leveraging the power of Longform Wordpress Theme, built especially for telling great stories. It is the only free WordPress theme fully compatible with the Aesop Story Engine.
Tags: two-columns,three-columns,left-sidebar,right-sidebar,custom-background,editor-style,featured-images,flexible-header,full-width-template,microformats,post-formats,sticky-post,theme-options,translation-ready
Version: 1.7.1492685069
Updated: 2017-04-20 10:44:29

*/
.site-content article .entry-header {
	text-align: center;
	font-family: "Open Sans";
}

.page .site-content article .entry-header {
	/*padding-bottom: 15px;*/
}

.aesop-article-chapter-wrap.has-chapter-image h2.aesop-cover-title {
	/*margin-top: 0;*/
	font-size: 2.5em;
	color: #fff;
	position: relative;
	top: 50%;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
	transform: translateY(-40%);
	-webkit-transform: translateY(-40%);
	-moz-transform: translateY(-40%);
    	background-size: 100%;
    	background-position: center center;
    	background-repeat: no-repeat;
}

.aesop-article-chapter.clearfix {	
    	background-size: 100% !important;
    	background-position: center center;
    	background-repeat: no-repeat !important;
}

.aesop-stacked-img {	
    	background-size: 100% !important;
    	background-position: center center;
    	background-repeat: no-repeat !important;
}



h1.poop {
	font-family:"Times New Roman", Times, serif;
	color:white;
	font-size:2.5em;
	margin:400px 0px 1px 0px;
	text-align: center;
	vertical-align: text-bottom;
}