/*--- WEB FONT ---*/
@font-face {
  font-family: "Stag-Web-Bold";
  src: url("http://www.bu.edu/cdn/fonts/Stag-Web-Bold/ddc19d8c-6185-431d-851d-ddb13263a7b1-2.eot");
  src: url("http://www.bu.edu/cdn/fonts/Stag-Web-Bold/ddc19d8c-6185-431d-851d-ddb13263a7b1-2.eot?") format("embedded-opentype"),
       url("http://www.bu.edu/cdn/fonts/Stag-Web-Bold/ddc19d8c-6185-431d-851d-ddb13263a7b1-3.woff") format("woff"),
       url("http://www.bu.edu/cdn/fonts/Stag-Web-Bold/ddc19d8c-6185-431d-851d-ddb13263a7b1-1.ttf") format("truetype");
  font-weight: normal;
  font-style:normal;
}

@font-face {
  font-family: "Stag-Web-Light";
  src: url("http://www.bu.edu/cdn/fonts/Stag-Web-Light/4c685d8e-b622-4304-b8f3-c0c6e81d4750-2.eot");
  src: url("http://www.bu.edu/cdn/fonts/Stag-Web-Light/4c685d8e-b622-4304-b8f3-c0c6e81d4750-2.eot?") format("embedded-opentype"),
       url("http://www.bu.edu/cdn/fonts/Stag-Web-Light/4c685d8e-b622-4304-b8f3-c0c6e81d4750-3.woff") format("woff"),
       url("http://www.bu.edu/cdn/fonts/Stag-Web-Light/4c685d8e-b622-4304-b8f3-c0c6e81d4750-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Stag-Web-Light";
  src: url("http://www.bu.edu/cdn/fonts/Stag-Web-Light/4c685d8e-b622-4304-b8f3-c0c6e81d4750-2.eot");
  src: url("http://www.bu.edu/cdn/fonts/Stag-Web-Light/4c685d8e-b622-4304-b8f3-c0c6e81d4750-2.eot?") format("embedded-opentype"),
       url("http://www.bu.edu/cdn/fonts/Stag-Web-Light/4c685d8e-b622-4304-b8f3-c0c6e81d4750-3.woff") format("woff"),
       url("http://www.bu.edu/cdn/fonts/Stag-Web-Light/4c685d8e-b622-4304-b8f3-c0c6e81d4750-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Stag-Web-Book";
  src: url("http://www.bu.edu/cdn/fonts/Stag-Web-Book/e231c7bb-a060-43ff-ac6b-54f124485a2e-2.eot");
  src: url("http://www.bu.edu/cdn/fonts/Stag-Web-Book/e231c7bb-a060-43ff-ac6b-54f124485a2e-2.eot?") format("embedded-opentype"),
       url("http://www.bu.edu/cdn/fonts/Stag-Web-Book/e231c7bb-a060-43ff-ac6b-54f124485a2e-3.woff") format("woff"),
       url("http://www.bu.edu/cdn/fonts/Stag-Web-Book/e231c7bb-a060-43ff-ac6b-54f124485a2e-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Benton-Sans-Bold";
  src: url("http://www.bu.edu/cdn/fonts/Benton-Sans-Bold/d4a4a960-2cf2-430e-8b13-cbf6f261ddb9-2.eot");
  src: url("http://www.bu.edu/cdn/fonts/Benton-Sans-Bold/d4a4a960-2cf2-430e-8b13-cbf6f261ddb9-2.eot?") format("embedded-opentype"),
       url("http://www.bu.edu/cdn/fonts/Benton-Sans-Bold/d4a4a960-2cf2-430e-8b13-cbf6f261ddb9-3.woff") format("woff"),
       url("http://www.bu.edu/cdn/fonts/Benton-Sans-Bold/d4a4a960-2cf2-430e-8b13-cbf6f261ddb9-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Benton-Sans-Black";
  src: url("http://www.bu.edu/cdn/fonts/Benton-Sans-Black/bc06c909-a731-43ae-a772-ea42520c81b9-2.eot");
  src: url("http://www.bu.edu/cdn/fonts/Benton-Sans-Black/bc06c909-a731-43ae-a772-ea42520c81b9-2.eot?") format("embedded-opentype"),
       url("http://www.bu.edu/cdn/fonts/Benton-Sans-Black/bc06c909-a731-43ae-a772-ea42520c81b9-3.woff") format("woff"),
       url("http://www.bu.edu/cdn/fonts/Benton-Sans-Black/bc06c909-a731-43ae-a772-ea42520c81b9-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

/*--- FOR MASTHEAD & MAIN NAV ---*/
#main-nav.features {
	background: black; /* ASSIGN COLOR OR TRANSPARENT */	line-height: 1em;
	background-color: rgba(0,0,0,.4);
}

#main-nav ul li a {
	background:url("../../global/images/bg-main-nav.gif") no-repeat scroll 0 center transparent;
}

body #main-nav ul li a {
	color: #FFF; /* ASSIGN COLOR */
	text-shadow: 0 1px 0 #517592;
}

body #masthead h1 {
	background:transparent url(../../global/images/bostonia-alumni-magazine-sm.png) no-repeat scroll 0 13px;
}

/*-----------------------------*/

/*--- FOR HEADER, HEADLINE, SUBHEAD & BYLINE ---*/
body {
	background-color: #f5f4f1;
	height: 100%;
	width: 100%;
}

#header-bg { background: url(img/header-bg.jpg) repeat-x center 96px; }

@media screen and (device-width: 768px) {
	body {
		background-image: url(img/main-bg-alt.jpg);
		-webkit-background-size: 1000px;
		background-size: 1000px;
	}
}

body #masthead h1 {
	margin-bottom: 19px; /* PUSH DOWN BEGINNING OF ARTICLE */
}

.content a:link, .content a:visited { color: #229ABF; text-decoration: none; }
.content a:hover { color: #47bade; }
.content a:active { color: #229ABF; }

/*-----------------------------*/
/*--- FOR HEADER, HEADLINE, SUBHEAD & BYLINE ---*/
/*-----------------------------*/

#head {
	margin: 0 auto;
	position: relative;
	width: 100%;
}

	#head .wrapper { position: relative; }

	#hed {
		background: url(img/hed.png) no-repeat 0 0;
		color: #FFF;
		display: block;
		height: 169px;
		left: 0px;
		position: absolute;
		top: 196px;
		width: 418px;
	}

	#dek {
		color: #fff;
		display: none;
		font: 18px/1.667em Arial, sans-serif;
		height: 140px;
		left: 510px;
		position: absolute;
		top: 264px;

		-webkit-text-shadow: 	0 1px 1px rgba(0,0,0,.2);
		-moz-text-shadow: 		0 1px 1px rgba(0,0,0,.2);
		-ms-text-shadow: 		0 1px 1px rgba(0,0,0,.2);
		-o-text-shadow: 		0 1px 1px rgba(0,0,0,.2);
		text-shadow: 			0 1px 1px rgba(0,0,0,.2);
	}

	#byline {
		color: #fdff57;
		display: none;
		font: 18px/1.667em Arial, sans-serif;
		left: 510px;
		position: absolute;
		top: 318px;

		-webkit-text-shadow: 	0 1px 1px rgba(0,0,0,.2);
		-moz-text-shadow: 		0 1px 1px rgba(0,0,0,.2);
		-ms-text-shadow: 		0 1px 1px rgba(0,0,0,.2);
		-o-text-shadow: 		0 1px 1px rgba(0,0,0,.2);
		text-shadow: 			0 1px 1px rgba(0,0,0,.2);
	}

/*-----------------------------*/
/*-------- FOR ARTICLE --------*/
/*-----------------------------*/

/* USE .WRAPPER FOR HEADER & BREAKS IN CONTENT */

.wrapper {
	width: 862px;
	margin: 0 auto;
}

/* ------------------------------------------- */

#content-wrapper {
	border: 5px solid rgba(0,0,0,.1);
	margin: 543px auto 90px;
	width: 862px;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-top-left-radius: 10px;
}

.content {
	background: #FFF;
	border-top: 1px solid rgba(255,255,255,.1);
	color: #333;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 1.85em;
	margin: 0 auto;
	padding: 0 34px 1.85em;
	position: relative;
	width: 794px;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-top-left-radius: 5px;

	-webkit-box-shadow: 	0 0 10px rgba(0,0,0,.2);
	box-shadow: 			0 0 10px rgba(0,0,0,.2);

	-moz-background-clip: padding;
	-webkit-background-clip: padding;
	background-clip: padding-box;
}

	.content p { margin-bottom: 1.85em; max-width: 550px; }

#lede {
	color: #111;
	display:block;
	font: 1.13em/1.8em Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-bottom: 1.8em;
	padding-top: 40px;
	max-width: 550px;
}

	.dropcap {
		float:left;
		font-family: "Stag-Web-Light",Times,serif,Georgia;
		font-style: italic;
		font-size: 120px;
		line-height: 90px;
		margin-top: -5px;
		padding: 0 20px 0 0;
		width: 85px;
	}

	.allcaps {
		margin-bottom: 10px;
		text-transform: uppercase;
	}

#article-title {
	color: #000;
	font: 18px "Stag-Web-Bold", Georgia, serif;
	margin-left: -22px;
	padding-top: 11px;
	text-transform: uppercase;
}

.issue-arrow {
	background: url(img/issue-arrow-img.png) no-repeat left top;
	display: inline-block;
	height: 13px;
	padding-right: 10px;
	width: 13px;
}

#header-media {
	height: 485px;
	margin-left: -34px;
	width: 862px;

	/* Set to -2px from .content's border radius to prevent weird clipping */
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-ms-border-top-left-radius: 3px;
	-ms-border-top-right-radius: 3px;
	-o-border-radius-topleft: 3px;
	-o-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;

	-moz-background-clip: content;
	-webkit-background-clip: content;
	background-clip: content-box;
}

.media-caption {
	color: #999;
	float: right;
	font: .8em/1.667em Arial, Helvetica, sans-serif;
	margin: 30px 0 20px 40px;
	padding-left: 15px;
	width: 200px;
}

/*
	.media-caption .video-banner, .media-caption .gallery-banner, .media-caption .photo-banner {
		background-image: url(img/banner-img.png);
		background-repeat: no-repeat;
		display: block;
		height: 38px;
		margin-bottom: 13px;
		margin-left: 148px;
		width: 152px;
	}

		.video-banner { background-position: 0 0; }
		.gallery-banner { background-position: 0 -40px; }
		.photo-banner { background-position: 0 -80px; }
*/

	.media-caption h3 {
		color: #000;
		font: 18px "Stag-Web-Bold", Georgia, serif;
		margin-bottom: 5px;
		padding-left: 30px;
		text-transform: uppercase;
	}

.media-caption h3.photo { line-height: 22px; padding-bottom:3px; background: url(../common/images/bg-icon-photo-regular.png) no-repeat 0 0; }


.image-sidebar {
	float: right;
	left: 54px;
	margin-left: -34px;
	position: relative;
	width: 360px;
}

	.image-sidebar img {
		float: right;
		margin: 0 0 10px 10px;
	}

	.image-sidebar .media-caption {
		position: absolute;
		bottom: -380px;
		right: 55px;
		height: 350px;
	}

/*
		.image-sidebar .media-caption .video-banner, .image-sidebar .media-caption .gallery-banner, .image-sidebar .media-caption .photo-banner {
			margin-left: 188px;
			margin-bottom: 10px;
		}
*/

blockquote {
	float: right;
	font: 1.2em/1.4em "Benton-Sans-Bold", Helvetica, Arial, sans-serif;
	margin: 0 0 34px 34px;
	width: 350px;
}

.comments { border-bottom: 0; }
#footer { width: auto; margin-bottom: 0 !important; }