/* 
Theme Name:		 DC Writers - child theme
Theme URI:		 http://authorshomes.wdchumanities.org
Description:	 DC Writers - child theme theme
Author:			 Design Foundry
Author URI:		 http://childthemegenerator.com/
Template:		 activello
Version:		 1.0.0
Text Domain:	 Activello-child
-------------------------------------------------------------- */ 

/* =Theme customization starts here
------------------------------------------------------- */

.entry-content, .pitch {
	font-family: 'Lora', serif;
	font-display: swap;
}

.page .entry-content p {
	line-height: 190%;
}

.navbar-brand {
	background-image: url(/images/authorshomes_header_1.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	text-indent: -8000px;
	float: none;
	padding: 0px;
	line-height: 100%;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	height: auto;
}

.site-name {
	display: block;
	width: 100%;
	padding-bottom: 25%;
	position: relative;
}

.tagline {
	color: #878787;
	font-size: 15px;
}

#logo {
	padding: 20px 0px;
}

.post-categories li {
	font-weight: 700;
}

.post-categories li::after {
	content: '\2022';
	padding: 0px 8px;
	color: #dd2226;
}

.post-categories li:last-of-type::after {
	content: none;
}

.navbar-default .navbar-nav>li>a {
	color: #000;
}

.single-post .full-width, body.page-id-2210 .main-content-inner {
	width: 100%;
}

.cat-title {
	margin-bottom: 35px;
}

.single-post .page-header {
	margin-top: 0px;
	border-bottom: 0px;
}

h1.entry-title {
	font-size: 52px;
}

.single-post .lifespan {
	font-family: 'Lora', serif;
	font-display: swap;
	color: #8f8f8f;
	font-style: italic;
	font-size: 17px;
}

.lifespan span::after {
	content: '\2013';
}

.lifespan span:last-of-type::after {
	content: none;
}

.single-post .entry-content .authorphoto, .home .authorphoto {
	max-width: 25%;
	float: right;
	margin: 4px 0px 20px 25px;
	text-align: right;
}

.aoiphoto {
	max-width: 25%;
	float: right;
	margin: 44px 0px 20px 25px;
	text-align: right;
}

.single-post .entry-content .authorphoto p, .home .authorphoto p, .homephoto p	 {
	font-style: italic;
	font-size: .9em;
	clear: both;
}

.single-post .entry-content img.single-featured {
	max-width: 100%;
	max-height: 250px;
	height: auto;
	width: auto;
	margin-bottom: 5px;
}

.single-post .entry-content p {
	font-family: 'Lora', serif;
	font-display: swap;
	color: #696969;
	line-height: 190%;
	margin: 0px 0px 25px 0px;
}

p.disability {
	text-align: center;
	font-style: italic;
}

.additionalimages {
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 50px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 50px;
}

.additionalimages img {
	padding: 5px;
	max-height: 125px;
	max-width: 125px;
	height: auto;
	width: auto;
}

.additionalimages a {
	display: inline-block;
}

.homes h2 {
	font-family: 'Lora', serif;
	font-display: swap;
	color: #444444;
	font-style: italic;
	font-size: 34px;
	text-align: center;
}

.home {
	padding: 20px 0px;
	position: relative;
	clear: both;
}

.home h3 {
	font-family: 'Lora', serif;
	font-display: swap;
	color: #dd2226;
	font-style: italic;
	font-size: 30px;
	margin: 0px 0px .75em 0px;
}

.home h3 span {
	font-size: 70%;
}

.home h4 {
	font-family: 'Lora', serif;
	font-display: swap;
	color: #dd2226;
	font-style: italic;
	font-size: 20px;
	margin: 0px 0px .75em 0px;
}

.home p a {
	color: #dd2226;
}

.home .featuredauthor img, .search article img {
	max-height: 200px;
	max-width: 100%;
	width: auto;
	height: auto;
	float: right;
	margin: 4px 0px 20px 30px;
}

.single .home .homephoto {
	max-width: 30%;
	float: right;
	margin: 4px 0px 20px 30px;
}

.single .home .homephoto img {
	max-width: 100%;
	max-height: 200px;
	height: auto;
	width: auto;
	padding-bottom: 4px;
	box-sizing: content-box;
}

.home .meta {
	font-style: italic;
}

p.also {
	font-style: italic;
}

p.also a {
	font-style: normal;
}

p.also a::after {
	content: ', ';
}

p.also a:last-of-type::after {
	content: none;
}

.additional {
	padding-top: 50px;
	margin-top: 60px;
	border-top: 1px solid #dedede;
	text-align: center;
}

.additional ul, .additional li {
	list-style: none;
	margin: 1.5em 0px 0px 0px;
	padding: 0px;
	font-family: 'Lora', serif;
	font-display: swap;
}

.additional h2 {
	margin: 0px 0px 30px 0px;
}

ul.sponsors {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex; 
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

ul.sponsors li {
	margin: 20px 2%;
	width: 29%;
	padding: 0px;
}

.scat {
	padding-left: 20px;
}

.scat p span::after {
	content: ', ';
}

.scat p span:last-of-type::after {
	content: none;
}

.jumpto a::after {
	content: ', ';
}

.jumpto a:last-of-type::after {
	content: none;
}

.page-id-1790 .entry-content h2 {
	padding-top: 30px;
	margin-top: 50px;
	border-top: 2px dotted #bbb;
	outline: 0px;
}

.page-id-1790 .entry-content h3 {
	padding-top: 20px;
	margin-top: 30px;
	border-top: 1px dotted #ddd;
}

#authorlist {
	position: relative;
}

.listauthor {
	width: 18%;
	box-sizing: border-box;
	margin: 1%;
	position: relative;
}

.authmid {
	padding-bottom: 100%;
	position: relative;
}

.authmid a {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background-color: #eee;
	background-position: center center;
	background-size: 100% auto;
	background-repeat: no-repeat;
	transition: all .3s;
}

.authmid a:hover {
	background-size: 110% auto;
}

.authmid a p {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	line-height: 130%;
	padding: 10px;
	background-color: #dd2226;
	background-color: rgba(222, 33, 37, 0.77);
	color: #fff;
	box-sizing: border-box;
	transition: all .3s;
}

.authmid a:hover p {
	padding: 10px 10px 40px 10px;
}

#filters {
	margin: 0px;
	position: relative;
	text-align: center;
}

#filters .accordion {
	display: inline-block;
	position: relative;
}

#filters h3 {
	margin: 10px 0px;
}

#filters h3 .subfil {
	display: none;
	position: absolute;
	left: 0px;
	width: 100%;
	z-index: 9000;
	margin: 0px;
	font-family: 'Lora', serif;
	font-display: swap;
	font-size: 14px;
	line-height: 130%;
}

#filters h3 > a {
	display: block;
	font-family: 'Lora', serif;
	font-display: swap;
	font-size: 16px;
	line-height: 100%;
	padding: 15px 25px;
	color: #fff;
	background-color: #dd2226;
	transition: all .3s;
	min-width: 150px;
}

#filters h3:hover > a, #filters h3:focus > a {
	background-color: #eee;
	color: #777;
}

#filters .accordion:first-of-type h3 > a {
	-webkit-border-top-left-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	-moz-border-radius-topleft: 25px;
	-moz-border-radius-bottomleft: 25px;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
}

#filters .accordion:last-of-type h3 > a {
	-webkit-border-top-right-radius: 25px;
	-webkit-border-bottom-right-radius: 25px;
	-moz-border-radius-topright: 25px;
	-moz-border-radius-bottomright: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
}

/*
					
#filters h3:hover .subfil {
	display: block !important;
}

*/

#filters .accordion h3 .subfil button {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	display: block;
	width: auto;
	width: 100%;
	box-sizing: border-box;
	text-align: left;
	white-space: normal;
	line-height: 115%;
	padding:4px 25px;
	color: #777;
	background-color: #eee;
	font-size: 12px;
	outline: 0px;
}

#filters .accordion h3 .subfil button:hover, #filters .accordion h3 .subfil button.is-checked {
	background-color: #777;
	color: #eee;
}

#filters .accordion h3 .subfil button:first-of-type {
	padding-top: 18px;
}

#filters .accordion h3 .subfil button:last-of-type {
	padding-bottom: 18px;
}

#filters .accordion:first-of-type h3 .subfil button:first-of-type {
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
}

#filters .accordion:first-of-type h3 .subfil button:last-of-type {
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;
}

#filters .accordion:last-of-type h3 .subfil button:first-of-type {
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
}

#filters .accordion:last-of-type h3 .subfil button:last-of-type {
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	border-bottom-right-radius: 15px;
}

p.resetsorter {
	text-align: center;
}

p.resetsorter button {
	padding: 0px;
	margin: 0px;
	border: 0px;
	-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-color: transparent;
color: #aaa;
text-transform: uppercase;
letter-spacing: 3px;
font-size: 10px;
outline: 0px;
}

h2.filt {
	text-align: center;
color: #aaa;
text-transform: uppercase;
letter-spacing: 3px;
font-size: 20px;
margin: 0px 0px 5px 0px;
outline: 0px;
font-weight: 100;
}
.pitch {
	font-size: 1.2em;
	line-height: 180%;
	padding-bottom: 40px;
}

.main-content-inner {
	width: 100% !important;
}

.home .recententries {
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex; 
}

.home .whatsnew, .home .recent, .home .featuredauthor, .home .maptw, .home .upcoming, .home .bdayemail {
	margin: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
	padding: 40px 0px;
	border-top: 1px solid #eee;
}

.home .whatsnew h3 {
	width: 30%;
	float: left;
	font-size: 5em;
	margin: 0px;
	line-height: 100%;
}

.home .featuredauthor h3, .home .upcoming h3, .home .recent h3 {
	text-align: center;
}

.home .featuredauthor .more {
	font-family: 'Lora', serif;
	font-display: swap;
	font-style: italic;
	font-size: 17px;
	padding-left: 20px;
}

.home .whatsnew .frcon {
	float: right;
	width: 68%;
}

.home .maptw {
	margin: 0px;
	position: relative;
	overflow: hidden;
}

.home .frmap {
	width: 60%;
	margin: 0px;
	float: left;
}

.home .frmap .acf-map {
	margin: 0px;
	width: 100%;
}

.home .maptw .frtwit {
	width: 37%;
	float: right;
}

.upcoming.multiple .events, .upcoming.double .events {
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex; 
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.upcoming.multiple .events .event {
	width: 33.3%;
	box-sizing: border-box;
	padding: 15px;
}

.upcoming.double .events .event {
	width: 50%;
	box-sizing: border-box;
	padding: 15px;
}

.upcoming .events .event p.datetime {
	font-style: italic;
	color: #999;
}

.upcoming .events .event p, .whatsnew p, .home .featuredauthor p, .bdayemail p {
	font-family: 'Lora', serif;
	font-display: swap;
}

.upcoming p.more {
	padding-left: 10px;
	font-style: italic;
}

.upcoming.single .events {
	margin: 0px;
	position: relative;
	overflow: hidden;
}

.upcoming.single .eventcontent {
	float: right;
	width: 70%;
}

.upcoming .eventmeta {
	padding-bottom: 10px;
}

.upcoming.single .eventmeta {
	width: 25%;
	float: left;
}

.upcoming.single .eventmeta h4 {
	font-size: 2.5em;
	margin: 0px 0px 10px 0px;
}

.bdayemail p em {
	color: #999;
	padding-left: 8px;
}

.birthdays, .email {
	margin: 0px 0px 0px 2%;
	position: relative;
	overflow: hidden;
	float: left;
	width: 48%;
}

.birthdays h3, .email h3 {
	width: 35%;
	float: left;
}

.birthdays p, .email .subsc {
	float: right;
	width: 60%;
}

.email form label {
	display: block;
}

.email form input[type='text'] {
	width: 100%;
}

footer img {
	max-height: 75px;
	width: auto;
}

footer .item {
	display: inline-block;
	padding: 0px 30px;
	border-left: 1px solid #ccc;
	margin-bottom: 10px; 
}

footer .item:first-of-type {
	border-left: none;
}

h2.ui-accordion-header-collapsed::after {
	content: 'Click to Expand';
	font-size: 50%;
	color: #ccc;
	padding-left: 30px;
}

h2.ui-accordion-header-active::after {
	content: 'Click to Collapse';
	font-size: 50%;
	color: #ccc;
	padding-left: 30px;
}

#filterlist {
	text-align: center;
    color: #aaa;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 15px;
    margin: 0px 0px 5px 0px;
    outline: 0px;
    font-weight: 100;
}

#filterlist span::after {
	content: ', ';
}

#filterlist span:last-of-type::after {
	content: none;
}


@media (max-width: 860px) {

	.birthdays h3, .birthdays p, .email h3, .email .subsc {
       float: none;
       width: 100%;
    }
    
    .home .whatsnew h3 {
	    font-size: 4em;
	}
	
	.home .recententries .listauthor {
	    width: 31%;
	    box-sizing: border-box;
	    margin: 1%;
	    position: relative;
	}
	
	.home .recententries {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.navbar-brand {
		background-image: url(/images/dcwriters_header_tablet.jpg);
	}
	
	.site-name {
		padding-bottom: 31.25%;
	}
}


@media (max-width: 568px) {

	article#post-1750 .entry-content figure.alignright {
        width: 100%;
        height: auto;
        clear: both;
        float: none;
    }
    
    .listauthor {
	    width: 44%;
	    box-sizing: border-box;
	    margin: 2%;
	    position: relative;
	}
	
	body #filters .accordion h3 > a, body #filters .accordion:first-of-type h3 > a, body #filters .accordion:last-of-type h3 > a, #filters .accordion:first-of-type h3 .subfil button:first-of-type, #filters .accordion:first-of-type h3 .subfil button:last-of-type, #filters .accordion:last-of-type h3 .subfil button:first-of-type, #filters .accordion:last-of-type h3 .subfil button:last-of-type {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	}
	
	body #filters .accordion h3 {
		margin: 2px 0px;
	}
	
	.upcoming.multiple .events .event {
		width: 50%;
	}
    
    .home .whatsnew h3 {
	    font-size: 2.5em;
	}
	
	.home .maptw .frtwit, .home .maptw .frmap {
		float: none;
		width: 100%;
		clear: both;
	}
	
	.home .maptw .frtwit {
		padding-top: 30px;
	}

	.birthdays, .email {
       float: none;
       width: 100%;
    }
    
    .birthdays, .email {
		padding-top: 50px;
		margin-top: 60px;
		border-top: 1px solid #dedede;
	}
}




@media (max-width: 480px) {

	.upcoming.multiple .events .event, .upcoming.double .events .event {
		width: 100%;
	}
	
	.upcoming.single .eventmeta, .upcoming.single .eventcontent {
		width: 100%;
		float: none;
	}
	
	.home .recententries .listauthor {
	    width: 48%;
	}
    
    .home .whatsnew h3 {
	    font-size: 3.5em;
	    float: none;
	    margin-bottom: 30px;
	    width: 100%;
	}
	
	.home .whatsnew .frcon {
	    float: none;
	    width: 100%;
	}
	
	.navbar-brand {
		background-image: url(/images/dcwriters_header_mobile.jpg);
	}
	
	.site-name {
		padding-bottom: 88%;
	}
}





.single-post .acf-map {
	clear: both;
}