/* -----[ FONTS ]-------*/
@font-face {
  font-family: "Benton-Sans";
  src: url("http://www.bu.edu/cdn/fonts/Benton-Sans-Regular/019c3a13-b3d7-4c5a-be27-07a8334a43e6-2.eot");
  src: url("http://www.bu.edu/cdn/fonts/Benton-Sans-Regular/019c3a13-b3d7-4c5a-be27-07a8334a43e6-2.eot?") format("embedded-opentype"),
       url("http://www.bu.edu/cdn/fonts/Benton-Sans-Regular/019c3a13-b3d7-4c5a-be27-07a8334a43e6-3.woff") format("woff"),
       url("http://www.bu.edu/cdn/fonts/Benton-Sans-Regular/019c3a13-b3d7-4c5a-be27-07a8334a43e6-1.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "Benton-Sans";
  src: url("http://www.bu.edu/cdn/fonts/Benton-Sans-Light/1d3e1be9-e2ca-44c3-b674-7228a7c97407-2.eot");
  src: url("http://www.bu.edu/cdn/fonts/Benton-Sans-Light/1d3e1be9-e2ca-44c3-b674-7228a7c97407-2.eot?") format("embedded-opentype"),
       url("http://www.bu.edu/cdn/fonts/Benton-Sans-Light/1d3e1be9-e2ca-44c3-b674-7228a7c97407-3.woff") format("woff"),
       url("http://www.bu.edu/cdn/fonts/Benton-Sans-Light/1d3e1be9-e2ca-44c3-b674-7228a7c97407-1.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: "Pressura-Mono";
  src: url("http://www.bu.edu/cdn/fonts/Pressura-Mono-Bold/Pressura-Mono-Bold.eot");
  src: url("http://www.bu.edu/cdn/fonts/Pressura-Mono-Bold/Pressura-Mono-Bold.eot?") format("embedded-opentype"),
       url("http://www.bu.edu/cdn/fonts/Pressura-Mono-Bold/Pressura-Mono-Bold.woff") format("woff"),
       url("http://www.bu.edu/cdn/fonts/Pressura-Mono-Bold/Pressura-Mono-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: "Smart-Sans";
  src: url("http://www.bu.edu/cdn/fonts/Smart-Sans-Bold/271877_0_0.eot");
  src: url("http://www.bu.edu/cdn/fonts/Smart-Sans-Bold/271877_0_0.eot?") format("embedded-opentype"),
       url("http://www.bu.edu/cdn/fonts/Smart-Sans-Bold/271877_0_0.woff") format("woff"),
       url("http://www.bu.edu/cdn/fonts/Smart-Sans-Bold/271877_0_0.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: "TiemposText";
  src: url("http://www.bu.edu/cdn/fonts/TiemposText/TiemposText-Regular.eot");
  src: url("http://www.bu.edu/cdn/fonts/TiemposText/TiemposText-Regular.eot?#iefix") format("embedded-opentype"),
       url("http://www.bu.edu/cdn/fonts/TiemposText/TiemposText-Regular.woff") format("woff");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "TiemposText";
  src: url("http://www.bu.edu/cdn/fonts/TiemposText/TiemposText-Regular-Italic.eot");
  src: url("http://www.bu.edu/cdn/fonts/TiemposText/TiemposText-Regular-Italic.eot?#iefix") format("embedded-opentype"),
       url("http://www.bu.edu/cdn/fonts/TiemposText/TiemposText-Regular-Italic.woff") format("woff");
  font-style: italic;
  font-weight: 400;
}

/* -----[ BANNER AREA ]---- */

header h1 {
	color: #000;
	font-family: "Smart-Sans",sans-serif;
	font-weight: normal;
	line-height: 130px;
	position: relative;
	margin: 0;
}

header h1 span {
	position: absolute;
}

header .title {
	height: 580px;
	margin: 0 auto;
}

.firstletter {
	color: #e65217;
	font-family: "Smart-Sans",sans-serif;
	font-size: 600px;
	font-weight: normal;
	padding-left: 100px;
	line-height: 610px;
}

.next {
	font-size: 120px;
	line-height: 130px;
	top: 222px;
	left: 240px;
	padding-right: 100px;

}

.dek {
	height: auto;
	width: 575px;
	margin: 20px auto;
}

.dek h2 {
	font-family: "TiemposText", serif;
	font-size: 22px;
	line-height: 34px;
	margin: 0;
	text-align: center;
	padding: 20px 0;
}

.dek:before {
	background-color: #95c6f5;
	content: '';
	display: block;
	height: 1px;
	left: 50%;
	margin-left: -70px;
	position: absolute;
	width: 140px;
}


/* -----[ OVERALL CONTENT ]----- */

figure {
	margin: 0 0 25px;
}

.article-feature .island {
	width: 620px;
	font-family: 'TiemposText', Georgia, serif;
	font-size: 18px;
}

.article-feature .island img {
	margin: 0 auto;
}

.pseudo-island {
	max-width: 960px;
	margin: 0 auto;
}

p a {
	color: #528fca;
}

/* -----[ SIDEBAR ] ------ */

.sidebar-nav {
	display: block;
	width: 150px;
	margin: 0 0 30px 0;
	text-align: left;
	position: absolute;
	top: 120px;
	z-index: 100;
	/*background: rgba(255, 255, 255, 0.5);*/
}
.customize-support .sidebar-nav.is_stuck {
	top: 28px !important;
}

.sticky-wrapper {position:absolute;}
.sidebar-nav a {display:block;text-decoration:none;cursor:pointer;}
.sidebar-nav a.active {
	
}
.sidebar-nav div {width:120px;height:120px;margin: 0 auto 15px;border:3px solid #ffc000;background-color:#f7f5e1;}
.sidebar-nav h1 {font-family: "Benton-Sans", sans-serif; font-size: 18px; line-height: 1;color:#666;margin: 0 0 25px 15px; font-weight:400;}
.sidebar-nav p {font: 12px/18px "TiemposText",serif; color: #0986ff;margin: 0 0 5px 15px;padding: 10px 0 0 0; font-style: italic;}
.sidebar-nav p:before {
	content: '';
	display: inline;
	height: 18px;
	width: 8px;
	margin: 3px 5px 0 0;
	position: absolute;
	left: -5px;
	background: url(http://www.bu.edu/bostonia/static-assets/issues/winter-spring15/silberado/images/arrow.png) no-repeat;
}
.sidebar-nav .is-open div,
.sidebar-nav a:hover div {border-color:#000;}
.sidebar-nav .is-open h1,
.sidebar-nav a:hover h1 {color:#000;}
.sidebar-nav a:before {
	background-color: #95c6f5;
	content: '';
	display: block;
	height: 1px;
	position: absolute;
	left: -5px;
	width: 150px;
}
.sidebar-nav div, .sidebar-nav h1 {
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
}


/* -----[ CONTENT AREA - REVIEW ]----- */

#review {
	background-color: #c4e0fa;
	border-top: 1px solid #528fca;
}

#review p {
	font-family: 'Benton-Sans', sans-serif;
	font-size: 16px;
}

#review h2 {
	margin: 0 0 30px;
}

#review .byline {
	display: block;
	text-align: right;
}

#review figure {
	float: right;
	width: 145px;
}

#review aside.caption {
	position: absolute;
	right: -170px;
	width: 145px;
}

#review aside.caption p {
	position: relative;
	right: 0px;
	
}


/* ----- [CONTENT AREA - EXCERPT]----- */
#excerpt {
	display: block;
	padding: 35px 0 0;
	position: relative;
}

#excerpt:before {
	content: "";
	display: block;
	height: 17px;
	width: 140px;
	margin-left: -70px;
	position: absolute;
	left: 50%;
	top: 0;
	background: url('http://www.bu.edu/bostonia/static-assets/issues/winter-spring15/silberado/images/bylinebar.gif') repeat-x top left;
}

.author {
	font-family: 'TiemposText', Georgia, serif;
	font-size: 21px;
	text-align: center;
}

.author em {
	font-family: 'TiemposText', Georgia, serif;
	font-style: italic;
}

.article-feature .island p.section:first-letter {
font-family: 'Pressura-Mono', sans-serif;
float:left;
margin-right: 8px;
font-size: 60px;
line-height: 56px;
font-weight: 700;
color: #000;
}

aside.caption p, #review aside.caption p, #excerpt aside.caption p {
	font-family: "TiemposText", Georgia, serif;
	font-style: italic;
	color: #528FCA;
	font-size: 14px;
	line-height: 22px;
	float: right;
	top: 0px;
	width: 145px;
	padding: 20px 0 0 0;
}

aside.caption p, #excerpt aside.caption p {
	position: absolute;
	right: -170px;
}


aside.caption p:before {
	background-color: #95c6f5;
	content: '';
	display: block;
	height: 1px;
	position: absolute;
	width: 52px;
	top: 0;
}

#excerpt aside.captiontop {
	position: absolute;
    right: -165px;
	top: 93px;
    width: 145px;
    font-family: "TiemposText", Georgia, serif;
    font-style: italic;
    color: #528FCA;
    font-size: 14px;
    line-height: 22px;
    margin-top: 0;
    padding: 20px 0 0;
}

#excerpt aside.captiontop:before {
	background-color: #95c6f5;
	content: '';
	display: block;
	height: 1px;
	position: absolute;
	width: 52px;
	top: 0;
}

aside.caption span, aside.captiontop span {
	font-style: normal;
}

.quote {
	padding-left: 20px;
	font-style: italic;
}

.illustration-wrapper {
	float: right;
	max-width: 380px;
	margin: 0 -160px 30px 30px;
}

.illustration-wrapper aside.caption {
	position: relative;
	right: 0;
	width: auto;
	padding: 0;
}

.illustration-wrapper aside.caption img {
	max-width: 380px;
	height: auto;
}

#excerpt .illustration-wrapper aside.caption p {
	position: relative;
	left: 0;
	width: 100%;
	padding: 0;
	margin: 0 0 20px 0;
}

.illustration-wrapper aside.caption p:before {
	display:none;
}

/* ----- [VIDEO]----- */

#video {
	background-color: #e5f2ff;
	border-top: 1px solid #528fca;
}

#video-player {
	position: relative;
	text-align: center;
	margin: 0 auto;
	width: 500px;
	display: none;
	padding: 30px;
	border: 2px solid #fff;
}


aside.video {
    position: relative;
    max-width: 620px;
    margin: 0 auto;
    padding: 0;
    font-family: "Benton-Sans",sans-serif;
    text-align: left;
    color: #8B8D8E;
    font-size: 14px;
    line-height: 18px;
}

.video-container {
	margin: 25px;
	position: relative;
	float: left;
}

a.video-container {
	cursor: hand;
}

.content-container {
	margin: 30px auto 0;
	position: relative;
}

.content-inner-wrapper {
	padding: auto;
}

.content-container p {
	margin: 0;
	color: #005db6;
	font-family: "TiemposText", Georgia, serif;
	font-size: 14px;
    line-height: 22px;
}

.video p.header, #video-close {
	color: #000;
	font-family: 'Benton-Sans', sans-serif;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}

.content-container h3 {
	font-family: 'Benton-Sans', sans-serif;
	color: #032544;
	font-size: 22px;
	line-height: 26px;
	margin: 15px 0;
	font-weight: 300;
}

.ss-video:before {
	display: inline-block;
	margin-right: 5px;
	color: #000;
	position: relative;
	top: 5px;
	font-size: 1em;
	vertical-align: text-bottom;
}

/* ----- [ RESPONSIVE STYLES ] ----- */
@media (max-width:1030px) {
	.sidebar-nav {
		padding: 0 0 0 10px;
	}
}

@media (max-width:1020px){
	.sidebar-nav {
		display: none;
		}
}

@media (max-width:1000px){
	aside.caption p, #excerpt aside.caption p, #excerpt aside.captiontop {
		position: relative;
		top: 0;
		right: 0;
		width: auto;
		padding: 0;
		border: none;
		display: block;
	}
	
	aside.caption p:before {
		display: none;
	}
	
	.illustration-wrapper {
		display: block;
		width: 100%;
		max-width: none;
		margin: 0;
		position: relative;
		float: none;
	}
	
	.illustration-wrapper aside.caption img {
		max-width: none;
	}
	
	#review aside.caption {
		position: relative;
		float: right;
		right: 0;
		width: 145px;
		margin: 0 15px;
	}
	
	#review aside.caption figure {
		margin: 0;
	}
	
	#excerpt aside.captiontop:before {
		display: none;
	}
}

@media (max-width:700px){
	.article-feature .island {
		width: auto;
		}
	.article-feature .island img {
		width: 100%;
		height: auto;
	}
}

@media (max-width:600px){
	.dek {
		width: auto;
		margin: 0 20px;
	}
	.firstletter {
		font-size: 400px;
		left: 50px;
		line-height: 510px;
		padding-left: 70px;
	}
	.next {
		font-size: 100px;
		line-height: 130px;
		top: 185px;
		left: 214px;
		padding-right: 70px;
	}
	header .title {
		height: 450px;
	}
}
	
@media (max-width:500px){
	.firstletter {
		padding-left: 40px;
		left: 30px;
	}
	.next {
		padding-right: 40px;
		left: 165px;
	}
}


@media (max-width:450px){
	.firstletter {
		left: 20px;
	}
	
	.next {
		left: 153px;
	}
	
	#excerpt aside.captiontop {
		width: auto;
	}
	
	#review figure {
		margin: 0 0 15px;
	}
}

@media (max-width:415px){
	.firstletter {
		left: 0px;
		padding-left: 30px;
	}
	.next {
		left: 125px;
		padding-right: 0;
	}
	
	#review aside.caption {
		width: 100%;
		margin: 0 0 24px 0;
	}
	
	#review aside.caption p {
		float: left;
		width: 40%;
		padding: 0 5px 0 10px;
	}
	
	#review h2 {
		font-size: 24px;
		line-height: 30px;
	}
	
	#review aside.caption figure {
		width: 45%;
	}
}

@media (max-width:380px) {
	.firstletter {
		padding-left:15px;
	}
	
	.next {
		left: 110px;
	}
}

@media (max-width:365px) {
	.firstletter {
		padding-left: 50px;
		left: 21px;
		font-size: 200px;
		line-height: 210px;
	}
	
	.next {
		left: 118px;
		font-size: 50px;
		line-height: 100px;
		top: 55px;
	}
	
	header .title {
		height: 215px;
	}
	
	.dek h2 {
		font-size: 18px;
		line-height: 26px;
	}
}
