/* -------------------------------- */
/* ----------[ WEBFONTS ]---------- */
/* -------------------------------- */

@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: 200;
}

@font-face {
  font-family: "Benton-Sans";
  src: url("http://www.bu.edu/cdn/fonts/Benton-Sans-Light-Italic/15a2d62b-ca5c-45cb-9b3d-29bef80c6e9d-2.eot");
  src: url("http://www.bu.edu/cdn/fonts/Benton-Sans-Light-Italic/15a2d62b-ca5c-45cb-9b3d-29bef80c6e9d-2.eot?") format("embedded-opentype"),
       url("http://www.bu.edu/cdn/fonts/Benton-Sans-Light-Italic/15a2d62b-ca5c-45cb-9b3d-29bef80c6e9d-3.woff") format("woff"),
       url("http://www.bu.edu/cdn/fonts/Benton-Sans-Light-Italic/15a2d62b-ca5c-45cb-9b3d-29bef80c6e9d-1.ttf") format("truetype");
  font-style: italic;
  font-weight: 200;
}

@font-face {
  font-family: "Benton-Sans";
  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: 700;
}

@font-face {
  font-family: "Benton-Sans";
  src: url("http://www.bu.edu/cdn/fonts/Benton-Sans-Bold-Italic/f037bfb1-69d7-4441-8d43-3b8c2c6e77d3-2.eot");
  src: url("http://www.bu.edu/cdn/fonts/Benton-Sans-Bold-Italic/f037bfb1-69d7-4441-8d43-3b8c2c6e77d3-2.eot?") format("embedded-opentype"),
       url("http://www.bu.edu/cdn/fonts/Benton-Sans-Bold-Italic/f037bfb1-69d7-4441-8d43-3b8c2c6e77d3-3.woff") format("woff"),
       url("http://www.bu.edu/cdn/fonts/Benton-Sans-Bold-Italic/f037bfb1-69d7-4441-8d43-3b8c2c6e77d3-1.ttf") format("truetype");
  font-style: italic;
  font-weight: 700;
}

@font-face {
  font-family: "BentonSansComp-Black";
  src: url("http://www.bu.edu/cdn/fonts/BentonSansComp-Black/3207ad65-d574-4dc0-8ddc-cfbe21c91dd1-2.eot");
  src: url("http://www.bu.edu/cdn/fonts/BentonSansComp-Black/3207ad65-d574-4dc0-8ddc-cfbe21c91dd1-2.eot?") format("embedded-opentype"),
       url("http://www.bu.edu/cdn/fonts/BentonSansComp-Black/3207ad65-d574-4dc0-8ddc-cfbe21c91dd1-3.woff") format("woff"),
       url("http://www.bu.edu/cdn/fonts/BentonSansComp-Black/3207ad65-d574-4dc0-8ddc-cfbe21c91dd1-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "BentonSansComp-Bold";
  src: url("http://www.bu.edu/cdn/fonts/BentonSansComp-Bold/45b0ce09-9fae-45f1-8b3d-fdd995b91c6b-2.eot");
  src: url("http://www.bu.edu/cdn/fonts/BentonSansComp-Bold/45b0ce09-9fae-45f1-8b3d-fdd995b91c6b-2.eot?") format("embedded-opentype"),
       url("http://www.bu.edu/cdn/fonts/BentonSansComp-Bold/45b0ce09-9fae-45f1-8b3d-fdd995b91c6b-3.woff") format("woff"),
       url("http://www.bu.edu/cdn/fonts/BentonSansComp-Bold/45b0ce09-9fae-45f1-8b3d-fdd995b91c6b-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}


/* ------------------------------ */
/* ----------[ HEADER ]---------- */
/* ------------------------------ */

.banner-container {
	padding:300px 0 150px 0;
	background: url(images/header-bg2.jpg) no-repeat center top;
	-webkit-background-size: cover;
	   -moz-background-size: cover;
	        background-size: cover;
}

.header-info {
	margin: 0 auto;
	width: 960px;
	position: relative;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box; 
}

	.header-info .hed {
		color: #fff;
		font-family: "BentonSansComp-Bold", Helvetica, Arial, sans-serif;
		font-size: 128px;
		font-weight: normal;
		line-height: 1;
		text-transform: uppercase;
		letter-spacing: 10px;
		text-align: center;
		margin-bottom: 40px;
	}
	
	.header-info .hed span {
		border-bottom: #fff solid 1px;
	}
	
	.header-info .dek {
		font-family: "BentonSansComp-Bold", Helvetica, Arial, sans-serif;
		font-size: 24px;
		color: #fff;
		text-transform: uppercase;
		font-weight: normal;
		line-height: 26px;
	}
	
		.header-info .dek .teal {
			color: #4fe1e1;
		}
		
		.header-info .dek .yellow {
			color: #fff200;
		}
		
	
	.header-info .byline {
		color: #fff;
		font-family: "BentonSansComp-Bold", Helvetica, Arial, sans-serif;
		font-size: 14px;
		font-weight: 700;
		letter-spacing: 1px;
		line-height: 1;
		text-transform: uppercase;
		margin:0;
	}
	
		.header-info .byline span {
			display: inline-block;
			background-color: #000;
			padding: 5px;
		}
	
	.header-info .photo-credit {
		position: absolute;
		color: #fff;
		font-style: italic;
		font-family: Georgia, Times, "Times New Roman", serif;
		bottom:-140px;
	}

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

.container {
	padding:40px 0;
}

.article-feature .island a, .article-feature .island a:visited { color: #ee5020 }
.article-feature .island a:hover, .article-feature .island a:focus { color: #fc6a3d; }
.article-feature .island a:active { color: #c03e16; }

.story_main .island {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

	.story_main .island p {
		color: #555;
		z-index: 10;
		padding: 0;
		margin-left: 300px;
	}
	
	.story_main .island .lede {
		width: auto;
		font-family: "BentonSansComp-Bold", Helvetica, Arial, sans-serif;
		font-size: 26px;
		text-transform: uppercase;
		color: #000;
		font-weight: normal;
		line-height: 1.4667;
		line-height:28px;
	}

	.story_main .island .quotebox {
		margin:10px 0 40px 300px;
		overflow:hidden;
	}

		.story_main .island .quotebox img {
			width:50%;
			height:auto;
			float:left;
		}
		
		.story_main .island blockquote {
			border:none;
			font-family: "BentonSansComp-bold", Helvetica, Arial, sans-serif;
			font-size: 28px;
			font-weight: normal;
			font-style: normal;
			line-height: 36px;
			text-align: center;
			width:45%;
			border-top: 1px solid #e1e1e0;
			border-bottom: 1px solid #e1e1e0;
			padding:40px 0;
			margin:50px 0 0 0;
			float:right;
			position: relative;
		}
		
		.story_main .island .openquote,
		.story_main .island .closequote {
			position: absolute;
			display: block;
			width: 90px;
			height: 60px;
			left: 50%;
			margin-left: -45px;
			text-indent: -200px;
			overflow: hidden;
		}
		
		.story_main .island .left_nav blockquote {
			margin: 0;
			width:100%;
		}
		
		.story_main .island .openquote {
			top: -30px;
			background: #fff url(images/openquote.png) no-repeat center center;
		}
		
		.story_main .island .closequote {
			bottom:-30px;
			background: #fff url(images/closequote.png) no-repeat center center;
		}

	.left_nav .pullquote {
		margin: 0px;
		width: auto;
		border-left: 0;
		color: #000;
		font-family: "BentonSansComp-Bold", Helvetica, Arial, sans-serif;
		font-size: 28px;
		font-weight: normal;
		line-height: 36px;
		text-align: center;
		border-top: 3px solid #e1e1e0;
		border-bottom: 3px solid #e1e1e0;
		padding: 20px 0;
		position: relative;
		clear: both;
	}
	
	.story_main .island h3 {
		color: #000;
		font-family: "BentonSansComp-Bold", Helvetica, Arial, sans-serif;
		background: url("images/divider.png") repeat-x center 12px;
		max-width: 800px;
		font-size: 24px;
		font-weight: normal;
		line-height: 1.3333;
		text-transform: uppercase;
		text-align: center;
		margin: 36px 0 36px 300px;
		width: auto;
	}
	
		.story_main .island h3 span {
			diplay: inline-block;
			padding: 0 5px;
			background-color: white;
		}

	.infographic {
		width: 100%;
		margin: 40px 0;
		display: block;
		clear: both;
		line-height: 0;
		font-size: 0;
		background: url("images/bg-texture.jpg") repeat-y scroll 50% top transparent;
	}
	
	.infographic .wrapper {
		width:1040px;
		padding-left:100px;
		margin:0 auto;
		overflow:hidden;
	}
	
		.infographic .leftinfo {
			float:left;
			overflow: hidden;
			height:500px;
		}
	
			.infographic .leftinfo h3 {
				float: left;
				margin-right:40px;
				color:#fff;
				position: relative;
				top: 50%;
				-webkit-transform: translateY(-50%);
				    -ms-transform: translateY(-50%);
				        transform: translateY(-50%);
			}
			
			.lt-ie9 .infographic .leftinfo h3 {
				top: 0;
			}
			
				.infographic .leftinfo h3 span {
					background: #000;
					padding:5px 10px 5px 10px;
				}
				
				.infographic .leftinfo h3 span:nth-last-of-type(1) {
					padding:0 10px 5px 10px;
				}
			
			.infographic .leftinfo img {
				float: right;
				width:100%;
				max-width: 488px;
				height:auto;
				position: relative;
				top: 50%;
				-webkit-transform: translateY(-50%);
				    -ms-transform: translateY(-50%);
				        transform: translateY(-50%);
			}
			
			.lt-ie9 .infographic .leftinfo img {
				top: 0;
			}
		
		.infographic .rightinfo {
			height:500px;
			width:252px;
			float:right;
			padding-left:50px;
			float:right;
			background: url("images/texture.jpg") repeat 0 top transparent;	
		}
		
			.infographic .rightinfo img {	
				width:100%;
				max-width: 252px;
				position: relative;
				top: 50%;
				-webkit-transform: translateY(-50%);
				    -ms-transform: translateY(-50%);
				        transform: translateY(-50%);
			}
			
			.lt-ie9 .infographic .rightinfo img {
				top: 0;
			}

	.feature_bottom {
		width: 100%;
		margin: 60px 0;
		padding-bottom:30px;
		display: block;
		background: url("images/texture.jpg") repeat scroll 0 top transparent;
		height: auto;
		min-height: 422px;
		position:relative;
	}
	
		.feature_bottom .imgwrapper {
			margin: 0;
			position: absolute;
			top:0;
			bottom:0;
			right:50%;
			left:0;
			padding-right:240px;
		}
		
			.feature_bottom .imgwrapper div {
				background: url("images/centerimage.jpg") no-repeat 50% 0 transparent;
				height:100%;
				-webkit-background-size: cover;
				   -moz-background-size: cover;
				        background-size: cover;		
			}
		
		.feature_bottom .txtwrapper {
			margin: 0 auto;
			position: relative;
			width:680px;
			padding-left:320px;
		}
		
			.feature_bottom .txtwrapper p {
				margin-bottom:0;
			}
		
		.feature_bottom h3 {
			color: #fff;
			text-transform: uppercase;
			font-family: "BentonSansComp-Bold",Helvetica,Arial,sans-serif;	
			font-size: 21px;
			font-weight: 100;
		}
		
			.feature_bottom h3 span {
				display: inline-block;
				background-color: #40bda8;
				margin-top: 30px;
				padding: 5px 20px;
			}
		
		.feature_bottom p {
			color: #000;
			font-family: "Benton-Sans", Helvetica, Arial, sans-serif;
			font-size: 16px;
			font-weight: 200;
			line-height: 1.667;
		}
		
		.feature_bottom .photo-credit {
			color: #555;
			font-style: italic;
			font-size: 12px;
			font-family: Georgia, Times, "Times New Roman", serif;
			position: absolute;
			bottom: 5px;
			left: 5px;
			z-index:100;
		}

	.article-feature .photo {
		width: 390px;
	}
	
	.article-feature .full-width {
		width: auto;
		margin: 60px auto;
		float: none;
		position: relative;
	}
	
	.photo img {
		display: block;
		margin-bottom: 0;
	}
	
	.photo .caption {
		padding: 20px 0 0 30px;
		color: #000;
		font-family: "Benton-Sans", Helvetica, Arial, sans-serif;
		font-size: 22px;
		font-weight: 200;
		line-height: 1.667;
		border-left: 1px solid #cccccc;
	}
	
		.photo .caption a {
			display: block;
			font-size: 18px;
			margin-top: 18px;
			text-decoration: none;
			padding-left: 36px;
			background: transparent url(images/icon-sidebar.png) no-repeat 0 0;
		}
		
			.photo .caption a em {
				text-transform: uppercase;
				color: #000;
				font-weight: 700;
				font-size: 13px;
				font-style: normal;
			}
		
		.photo .caption a span {
			text-decoration: underline;
		}
	
	.photo .caption a:hover,
	.photo .caption a:focus {
		color: #000;
	}
	
	.full-width .photo-credit {
		position: absolute;
		top: 357px;
		right: 18px;
		text-transform: uppercase;
		color: #fff;
		font-family: "Benton-Sans", Helvetica, Arial, sans-serif;
		font-weight: 700;
		font-size: 12px;
	}

/* ------------------------------ */
/* -----[ LEFTHAND NAV  ]-------- */
/* ------------------------------ */


.left_nav {
	position: relative;
	float: left; 
	width: 240px; 
	padding-top: 0px; 
	text-align:center;
	}
	
	.left_nav a {
		text-decoration: none;
		color: #000;
	}
	
	.left_nav .ledeimg {
		margin: 0 auto 30px auto;
	}
	
.profile {
	display: block;
}

	.profile img {
		-webkit border-radius: 50%;
		   -moz border-radius: 50%;
				border-radius: 50%;
		margin: 10px auto;
		display: block;
	}
	
	.island .profile p {
		padding: 0;
		margin: 0;
		display: block;
		text-align: center;
		line-height: 20px;
		font-family: "BentonSansComp-Bold",Helvetica,Arial,sans-serif;
		color: #000;
	}
	
	.profile .title {
		font-size: 18px;
		margin: 0px auto 20px auto;
		font-weight: 700;
		text-transform: uppercase;
	}  
	
		.profile .title em {
			font-weight: 100;
			font-style: normal;
		}
		
		.profile .title .ss-video:before {
			display: inline-block;
			margin-right: 5px;
			color: #e451db;
			position: relative;
			top: 2px;
			font-size: 1em;
			vertical-align: text-bottom;
		}
	
	.profile .description p {
		font-size: 16px;
		margin: 20px 0 40px;
		font-weight: normal;
		color: #555;
	}
	
	.profile .description em {
		font-weight: 100;
		font-style: normal;
	}
	
	.profile .rgraf {
		display: none;
	}

.article-feature .island .profile a,
.article-feature .island .profile a:visited {
	color: #000;
}

.article-feature .island .profile .credit {
	font-size: 10px;
	font-family: "Benton-Sans", Helvetica, sans-serif;
	color: #555;
}

/* ------------------------------ */
/* ----------[ Video Nav ]------- */
/* ------------------------------ */

.videobox {
	display:none;
	background-color:#353333;
	margin-bottom:30px;
	width: 100%;
	overflow: hidden;
}
	
	.videobox.active {
		display:block;
	}
		
	.videobox .video-wrapper {
		max-width: 1200px;
		margin: 0 auto;
		display: block;
	}
	
	.videobox .close-wrapper {
		max-width: 1200px;
		display: block;
		margin: 10px 20px 10px auto;
		overflow: hidden;
	}
	
	.videobox .close {
		color: #fff;
		font-family: "Benton-Sans", Helvetica, sans-serif;
		font-size: 24px;
		float: right;
		margin: 5px;
		cursor: pointer;
	}
		
	.videobox .video-wrapper .content-container {
		background-color:#353333;
		padding:20px 20px 58px 20px;
		position:relative;
		width:45%;
		float:left;
	}
	
	.videobox .video-wrapper .video-container {
		width:45%;
		padding: 22px 20px;
		margin:0 auto;
		position:relative;
		float:right;
	}
	
		.custom-play-img {
			width: 100%;
		}
		
	.videobox .video-wrapper .title-wrapper {
		max-width: 1200px;
		display: block;
		margin: 10px 20px 10px auto;
		overflow: hidden;
	}
	
	.videobox .video-wrapper .series {	
		color: #e451db;
		font-family: "BentonSansComp-Bold", Helvetica, sans-serif; 
		text-transform: uppercase;
		position: relative;
		text-align: center;
		line-height: 24px; 
		font-size: 16px;
		margin-bottom: 0;
	}
	
	.videobox .video-wrapper .byline {	
		color: #fff;
		font-family: "BentonSansComp-Bold", Helvetica, sans-serif; 
		text-transform: uppercase;
		position: relative;
		text-align: center;
		line-height: 24px; 
		font-size: 16px;
		margin-bottom: 34px;
	}
	
	.videobox h3 {
		font-family: "BentonSansComp-Bold", Helvetica, sans-serif;
		font-size: 28px;
		color: #fff;
		line-height: 34px;
		text-transform: uppercase;
		text-align: center;
		display: block;
		margin: 0;
		clear: left;
	}
	
	.videobox .content-container .vid-desc {
		margin-top: 0;
		font-size: 15px;
		line-height: 22px;
		text-align: left;
		font-family: "Benton-Sans", Helvetica, sans-serif;
		color: #fff;
		margin-bottom: 34px;
	}
	
	.videobox .content-container .funding,
	.videobox .content-container .application  {
		margin: 14px auto 10px 0;
		font-size: 13px;
		line-height: 16px;
		text-align: left;
		font-family: "Benton-Sans", Helvetica, sans-serif;
		color: #fff;
	}

/* ------------------------------------- */
/* ----------[ MEDIA QUERIES ]---------- */
/* ------------------------------------- */

@media (max-width: 1140px) {
	.infographic .wrapper {
		width:960px;
		padding-left:0;
	}
	
	.infographic .rightinfo {
		padding-left:20px;
	}
}

@media (max-width: 980px) {
	.header-info {
		width: 780px;
	}

		.header-info .hed {
			font-size: 100px;
		}
	
	.article-feature .container {
		padding:30px 0;
	}
	
	.story_main .island {
		width:100%;
	}
	
		.story_main .island p {
			margin-right:20px;
		}
	
		.left_nav {
			margin-right:20px;
			margin-left:30px;
		}
		
			.left_nav p {
				margin-right:20px;;
			}
	
		.story_main .island .quotebox {
			margin-right:30px;
		}
		
		.story_main .island blockquote {
			font-size:22px;
			line-height:30px;
		}
	
	.infographic .wrapper {
		width:100%;
	}	
		
		.infographic .leftinfo {
			padding:20px;
			float:none;
			text-align: center;
			height:auto;
		}
		
			.infographic .leftinfo img {
				float:none;
				top:0;
				-webkit-transform: translateY(0);
				    -ms-transform: translateY(0);
				        transform: translateY(0);
			}
			
			.infographic .leftinfo h3 {
				float:none;
				margin:0 0 40px 0;
				font-size:26px;
				top:0;
				-webkit-transform: translateY(0);
				    -ms-transform: translateY(0);
				        transform: translateY(0);
			}
			
				.infographic .leftinfo h3 span {
					background:none;
					padding: 0 .35em 0 0;
				}
				
					.infographic .leftinfo h3 span:nth-last-of-type(1) {
						padding: 0;
					}
				
				.infographic .leftinfo h3 br {
					display:none;
				}
		
		.infographic .rightinfo {
			padding:20px 0;
			float:none;
			width:100%;
			text-align: center;
			height:auto;
		}
		
			.infographic .rightinfo img {
				top:0;
				-webkit-transform: translateY(0);
				    -ms-transform: translateY(0);
				        transform: translateY(0);
			}
	
	.feature_bottom .txtwrapper {
		width:auto;
		padding-right:30px;
		padding-left:300px;
	}
	
	.feature_bottom .imgwrapper {
		padding-right:200px;
	}
}

@media (max-width: 880px) {

	.story_main .island h3 {
		background: none;
		margin:36px 30px;
	}
	
	.story_main .island p {
		margin-left:30px;
	}

	.story_main .island .quotebox {
		overflow:visible;
		margin:10px 30px 40px 30px;
	}	
	
		.story_main .island .quotebox img {
			float:none;
			width:100%;
		}
		
		.story_main .island blockquote {
			float:none;
			width:100%;
			margin:40px 0 0 0;
		}
	
	.left_nav {
		float:none;
		width:100%;
		border-top:3px solid #e1e1e0;
		border-bottom: 3px solid #e1e1e0;
		padding: 20px 0;
		margin: 10px 0 40px 0;
	}
	
		.left_nav.first {
			border:none;
		}
	
	.feature_bottom {
		background: #fff;
		margin:30px 0 0 0;
	}
		
		.feature_bottom .txtwrapper {
			padding:0 30px;
		}
		
		.feature_bottom .imgwrapper {
			padding-right:0;
			right:0;
			height:300px;
			position: relative;
		}
		
		.feature_bottom .photo-credit {
			left:30px;
			top:280px;
		}
	
	.videobox .video-wrapper .content-container {
		background-color: #353333;
		padding: 20px 100px 58px 100px;
		position: relative;
		width: auto;
		float: none;
	}

	.videobox .video-wrapper .video-container {
		padding: 0 100px 5px 100px;
		position: relative;
		width: auto;
		float: none;
	}
}

@media (max-width: 790px) {
	.banner-container {
		padding:200px 0 100px 0;
	}
		
		.header-info {
			width: 650px;
		}
	
			.header-info .hed {
				font-size: 80px;
			}
		
			.header-info .photo-credit {
				bottom:-90px;
			}
}

@media (max-width: 660px) {
	.header-info {
		width: 450px;
	}

	.header-info .hed {
		font-size:55px;
		letter-spacing: 5px;
	}
	
	.videobox .video-wrapper .video-container {
		padding: 0 20px 5px 20px;
	}
	
	.feature_bottom .txtwrapper {
		padding:0 20px;
	}
	
	.feature_bottom .photo-credit {
		left:20px;
	}
	
	.infographic .leftinfo h3 {
		font-size:16px;
	}
}

@media (max-width: 550px) {
	.videobox .video-wrapper .content-container {
		padding: 20px 50px 58px 50px;
	}

}

@media (max-width: 480px) {
	
	.banner-container {
		padding:120px 0 40px 0;
	}
	
		.header-info {
			width: 100%;
			padding:0 20px;
			text-align: center;
		}
	
			.header-info .hed {
				font-size:30px;
			}
			
			.header-info .dek {
				font-size: 20px;
			}
			
			.header-info .photo-credit {
				position: relative;
				bottom: -35px;
			}
	
	.article-feature .container {
		padding:20px 0;
	}
	
	.story_main .island p {
		margin-right:20px;
		margin-left:20px;
	}
	
	.story_main .island .quotebox {
		margin:10px 20px 40px 20px;
	}
}

/* --------------------------------- */
/* ----------[ INTERFACE ]---------- */
/* --------------------------------- */


#primary #masthead {
	border:none;
}
/*
#primary #masthead h1 a {background-position: 0 13px;}
@media (max-width: 741px) {
#primary #masthead h1 a {background-position: 0 -255px;} }
#primary #masthead h2 a {color: #fff;}

#primary .square-link {
	background-color: #272a29;
	color: #9ea0a2;
}

.article-feature .author-description { max-width: 720px; }

.article-feature .author-description a, .article-feature .author-description a:visited { color: #ee5020; }
.article-feature .author-description a:hover, .article-feature .author-description a:focus { color: #fc6a3d; }
.article-feature .author-description a:active { color: #c03e16; }

a, .article-meta-footer .article-meta .meta-share a { color:#ee5020; }

.article-meta .meta-tags a { background: #ee5020; border: 1px solid #d0461c; }

button, input.button, input[type="button"], input[type="submit"], .button, .navigation span a { background-color:#ee5020;border-bottom: 3px solid rgba(0,0,0,.25); }
button:hover,input.button:hover,input[type=button]:hover,input[type=submit]:hover,.button:hover,.navigation span a:hover,button:focus,input.button:focus,input[type=button]:focus,input[type=submit]:focus,.button:focus,.navigation span a:focus{background-color:#ff6636;}
*/

/* #comments_related_wrapper { background: #eee; } */
/* ul.commentlist li.depth-1 > article { border: 4px solid #ddd; } */