@import url('https://fonts.googleapis.com/css?family=Raleway|Spectral+SC|Teko:400,600|Vollkorn+SC:400,600,700');

.meta {
	display: none !important;
}

.nosidebar-story .entry div.full-width.photo-essay {
	border-top: none;
}

.nosidebar-story .entry div.full-width::before,
.nosidebar-story .entry div.alignleft::before {
	content: '';
	width: 50%;
	border-top: none !important;
	border-bottom: none !important;
	display: block;
}

.nosidebar-story .entry div.full-width::after,
.nosidebar-story .entry div.alignleft::after {
	content: '';
	width: 50%;
	border-top: none !important;
	border-bottom: none !important;
	display: block;
}

.nosidebar-story .entry div.full-width::before,
.nosidebar-story .entry div.full-width::after {
	display: none;
}

#content {
	border-top: 0px !important;
}

.first-letter {
	border: 4px solid #000000;
	float: left;
	text-align: center;
	margin: 10px 20px 0 0;
	padding: 1px 20px;
	font-family: "Benton-Sans", Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-style: bold;
	font-size: 80px;
	line-height: 87px;
	color: #000000;
}


.contentBanner {
	max-width: 1600px;
	height: 710px;
	padding: 130px 0;
	background-image: url(http://www.bu.edu/today/wpassets/features/2018_danceteam_1/images/resize_banner_18-1194-DANCEI-793.png);
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;

}

.contentBanner h1 {
	color: #fff;
	font-size: 70px;
	text-transform: uppercase;
	background-color: #ba0b0b;
	padding-top: 10px;
	line-height: 60px;
	font-family: 'Teko';
}

.contentBanner h2 {
	color: #000;
	font-size: 18px;
	background-color: white;
	line-height: 22px;
	margin: 10px 150px 0 150px;
	font-family: 'Raleway';
	text-transform: uppercase;
	padding: 10px;
}

.contentBanner h3 {
	color: #000;
	font-size: 24px;
	background-color: white;
	margin: 20px 9% 0 9%;
	text-transform: uppercase;
	font-family: 'Raleway';
	line-height: 25px;
	padding: 10px;
}

.hover {
	opacity: 70%;
}

@media only screen and (max-width: 639px) {

	.byline {
		margin-top: 0 !important;
	}
}

@media only screen and (max-width: 500px) {

	.byline {
		margin-top: 0 !important;
	}

	.contentBanner {
		padding: 60px 0;
		height: 250px;

	}

	.contentBanner h1 {
		font-size: 42px;
		margin: 20px 0 10px 0;
		padding: 15px 0 5px 0;
		line-height: 35px;
	}

	.contentBanner h3 {
		margin: 0 0 75px 0;
		font-size: 12px;
		line-height: 13px;
	}
}

.full-width img {
	display: block;
}

.wp-caption-text {
	padding: 1em 0;
}

.full-width.photo-essay {
	border: none;
}

article.content-dance-team {
	background: #fff;
	padding-bottom: 2rem;
}

article.content-dance-team .headband {
	margin-left: -1.84275vw;
}

.banner-container a img {
	display: inline;
}