#main article header.wp-prepress-layout-article-header {
	background-color: #333;
	background-position: center bottom;
	background-size: cover;
	display: flex;
	flex-direction: column;
	min-height: 500px;
	justify-content: center;
	margin-bottom: 0;
	min-height: 460px;
	margin-right: 8.33333%;
	margin-left: 8.33333%;
	width: 83.33334%;
}

@media screen and (max-width: 650px) {
	#main article header.wp-prepress-layout-article-header {
		min-height: 380px;
		padding-left: 1.84275vw;
		padding-right: 1.84275vw;
		margin-right: 0;
		margin-left: 0;
		width: 100%;
	}
}

.single-bu-collection header.wp-prepress-layout-article-header {
	background-image: url(/files/2013/03/climate-crisis-series-graphic.jpg);
	background-position: bottom left;
}

.body-the-climate-crisis-your-job-or-your-planet header.wp-prepress-layout-article-header {
	background-image: url(/files/2013/03/t_iStock_000021298727Medium.jpg);
}

.body-the-climate-crisis-breaking-the-fossil-fuel-habit header.wp-prepress-layout-article-header {
	background-image: url(/files/2013/03/t_493589585_fdf034069b_o.jpg);
}

.body-the-climate-crisis-measuring-boston-carbon-metabolism header.wp-prepress-layout-article-header {
	background-image: url(/files/2013/03/t_iStock_000001933332Medium.jpg);
}

.body-the-climate-crisis-tracking-change-predicting-trouble header.wp-prepress-layout-article-header {
	background-image: url(/files/2013/03/t2_Receding-Glaciers-Tree-Growth-Altai-Mountains-Russia.jpg);
}

.body-the-climate-crisis-why-the-earth-is-warming header.wp-prepress-layout-article-header {
	background-image: url(/files/2013/03/t3_iStock_000008241987Medium.jpg);
}

.single h1.page-title.wp-prepress-layout-article-hed {
	color: #fff;
	font-size: 40px;
	font-weight: 600;
	line-height: 1.3;
	margin-bottom: 8px;
	padding-top: 2rem;
	text-shadow: 0px 2px 0px #9a9b85;
}

@media screen and (min-width: 650px) {
	.single h1.page-title.wp-prepress-layout-article-hed {
		font-size: 60px;
	}

	.single-bu-collection h1.page-title.wp-prepress-layout-article-hed {
		font-size: 70px;
	}
}

.single h2.wp-prepress-layout-article-dek {
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 1.5;
	margin: 1rem auto 0 auto !important;
	padding: 0 10% 2rem;
	text-shadow: 1px 1px 2px #000000;
	text-transform: uppercase;
}

figure.wp-block-bu-buniverse.butoday-block-bu-buniverse.wp-block-global-buniverse.overlap-video {
	margin-top: 1.5rem;
}

@media screen and (min-width: 650px) {
	/* lead video */
	figure.wp-block-bu-buniverse.butoday-block-bu-buniverse.wp-block-global-buniverse.overlap-video {
		border: 7px solid #f4f6f8;
		padding: 0;
		margin-top: -2rem;
	}
}

/* dropcap */
.dropcap {
	float: left;
	color: #111;
	font-size: 108px;
	line-height: 60px;
	padding-top: 15px;
	padding-right: 8px;
}

/* weeklong series text */
blockquote.side {
	color: #90c2b0;
}

.body-the-climate-crisis-why-the-earth-is-warming blockquote.side {
	color: #5ca8d8; 
}

.ocean-photo-ratio {
	padding-top: 41.60%;
	background-image: url(/files/2013/03/why_earth_warming_ocean_95_stat.jpg);
	background-size: cover;
	-moz-background-size: cover;
	background-position: center;
}

blockquote.side {
	font-size: 1.25em;
}

.body-the-climate-crisis-tracking-change-predicting-trouble blockquote.side {
	color: #fd973c;
}

.body-the-climate-crisis-measuring-boston-carbon-metabolism blockquote.side {
	color: #c15451;
}

.body-the-climate-crisis-breaking-the-fossil-fuel-habit blockquote.side {
	color: #98b94e;
}

/* content images */
.alignleft img {
	float: left;
}

.single-bu-article .hentry img {
	display: block;
	margin-top: 3px;
	margin-bottom: 9px;
	overflow: hidden;
}

.alignleft::before,
.full-width:before {
	content: '';
	width: 50%;
	border-top: 3px double #dddddd;
	display: block;
	margin-bottom: 15px;
}

.alignleft::after,
.full-width:after {
	content: '';
	width: 50%;
	border-bottom: 3px double #dddddd;
	display: block;
	margin-top: 15px;
}

.full-width {
	margin-bottom: 28px;
}

.full-width img {
	width: 100%;
}

@media screen and (min-width: 500px) {
	.wp-prepress-layout-article-content>*.alignleft:not(.alignwide):not(.alignfull) {
		margin-left: 8.33%;
	}
}

.caption,
.wp-block-global-buniverse-caption {
	color: #97a0a7;
	font-size: 12px;
	line-height: 19px;
	margin: 1.5em 0;
}

/* blockquotes */
blockquote.full-width p {
	color: #c15451;
	font-family: Stag,georgia,times,serif;
	font-size: 30px;
	font-style: italic;
	line-height: 38px;
	margin-bottom: 0;
	padding: 0;
	width: auto;
}
