/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 16 2019 | 08:14:43 */
/*** footnotes ***/

sup.footnote, sup {
	font-weight:600;
	vertical-align:baseline;
	bottom:1ex;
	font-size:75%;
	position:relative;
	}

.footnotes {
	padding-top:10px;
	margin-top:10px;
	border-top:1px solid #ddd;
	float:left;
	}

.entry blockquote.multi {
	border-top:1px solid #425362;
	border-bottom:0px;
	margin:0 0 10px 0;
	width:100%;
	}

.entry blockquote.multi p {
	color:#425362;
	margin:15px 0;
	padding:0;
	font-size:17px;
	line-height:24px;
	font-family:'Lato', arial, sans-serif;
	font-style:normal;
	text-align:left;
	border:0px;
	}

.entry blockquote.simple {
	border-top:1px solid #333;
	border-bottom:0px;
	margin:0 0 10px 0;
	width:100%;
	}

.entry blockquote.simple p {
	color:#333;
	margin:15px 0;
	padding:0;
	font-size:17px;
	line-height:24px;
	font-family:'Lato', arial, sans-serif;
	font-style:normal;
	text-align:left;
	border:0px;
	}

.entry blockquote.newnormal p {
font-size:16px;
color:#000;
}

/*** tweetthis ***/

blockquote.pullout {
	font-size:24px;
	line-height:34px;
	font-weight:400;
	float:right;
	width:100%;
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	border-top:3px solid #000;
	border-bottom:1px solid #ddd;
	}

blockquote.pullout p {
	font-family: Arial, Helvetica, sans-serif;
	border:none;
	margin:0;
	padding:0;
	font-size:24px;
	line-height:34px;
	font-weight:400;
	float:right;
	color:#000;
	font-style:normal;
	}

blockquote.pullout a {
	font-size:14px;
	line-height:18px;
	color:#4c7f25;
	}

blockquote cite {
	font-size:14px;
	}

figure {
	padding:15px 0;
	}

figcaption {
	padding:0px 5px 5px;
	font-size:13px;
	line-height:18px;
	border-bottom:1px solid #ddd;
	}

/* ===== == = === (500px) === = == ===== */
/* major break point */

@media only screen and (min-width: 500px) {

blockquote.pullout {
	width:50%;
	margin-left:20px;
	}

blockquote.pullout.full {
	width:100%;
	margin-left:0;
	}

}
