/* Alec's stuff */
/*BASICS*/
body {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	background: #fff url("/~/media/Programs/metro/Images/Innovation/backgrit.png") repeat left top;
}

p, a, h1, h2, h3, h4, h5, li {
	font-family: Arial, sans-serif;
	line-height:1.25em;
	margin: 1em 0 1em 0;
	color:#333333;
}
li {
	list-style-position: inside;
}

p, a {
	font-size: 16px;
/*	line-height: 2em;     This is a menace!*/
}



a {text-decoration:none;color:#1b58e1;}
a:hover {color:#0033a7;}
h1 {font-size:36px;} h2 {font-size:28px;} h3 {font-size:20px;} h4 {font-size:18px;} h5 {font-size:16px;}
div {padding:0px;margin:0px;}

h1 {
	font-size: 8em;
	line-height: 1em;
	color: #ffffff;
	font-family: 'Dosis', 'sans-serif';
	font-weight: 600;
	margin: 0.75em 0 20px 0;
	text-transform: uppercase;
	min-width: 640px;
}
h1.smaller {font-size:6em; color:#ffffff; font-family: 'Dosis', 'sans-serif'; font-weight: 600; margin:0em 0 0 0px;}
h2 {font-size:1.75em; color:#ffffff; font-family: 'Lekton', 'sans-serif'; font-weight:normal; margin:2em 0 20px 0;}
h3 {font-size:1.5em; color:rgb(5,55,105);}

p.sectionNumber {
	font-family: 'Dosis', 'sans-serif';
	font-weight: 700;
	color: #ffffff;
	margin: 150px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	font-size: 1.7em;
	line-height: 1.25em;
	border: 1px solid #ffffff;
	display: inline-block;
}

p.byline {font-size:1.25em;margin-top:20px;margin-left:8px; color:#ffffff; font-family: 'Lekton', 'sans-serif';}

span.emphasis {font-weight:bold;}

h1.shadow, h2.shadow, p.shadow {
	text-shadow: 0px 0px 15px rgba(0,0,0,.5);
}
h1.shadow {
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#cccccc,direction=15, strength=3);
}

h2.shadow {
/*	background: rgba(0,0,0,0.5);
	padding: 0px 30px 0px 10px;
	display: inline;
	text-align: center;
*/
	font-family: 'Dosis', 'sans-serif';
	font-size: 5em;
	line-height: 1em;
	text-transform: uppercase;
	margin-top: -10px
}
#section1 h2.shadow {
	background: none;
	display: inline;
}
#section1subtitle {
	font-size: 31px; /*Changed from 2em*/
	border: 1px solid #fff;
	padding: 10px 20px 8px 20px;
	display: inline-block;
	min-width: 640px;
	margin-top: 0px;
	margin-left: 8px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#cccccc,direction=15, strength=1);
}

h5 {font-size:1em; color:rgb(5,55,105);}

/*CLEARFIX*/
.cf:after {content: "";display: table;clear: both;border:none;background:none;background-image:none;}

/*Prevent highlighting*/
.disable-highlight  {-webkit-user-select: none; -moz-user-select: none;-ms-user-select: none;user-select: none;}

.hidden {visibility:hidden;}
.none {display:none;}

/*CORE STRUCTURAL ELEMENTS*/
div#ReportWrap {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:100%;
}

div#ReportWrap .primary {
	margin: 10px 25% 0px 15%;
	font-size: 1em;
	padding: 2px 0px 10px 0px;
	position: relative;
	max-width: 850px;
	z-index: 10;
	width: 60%;
}

div#ReportWrap .primary.two-thirds {
	margin-left :0%;
	margin-right: 25%;
	padding-left: 15%;
	width: 58%;
	padding-right: 2%;
}

div#ReportWrap .primary.fullWidth {
	margin:0px;
	margin-bottom:0px;
	width: 100%;
	max-width:none;
}

div.primary.header-text {width:85%;margin-right:5%;margin-left:10%;}

div#ReportWrap .pullQuote {
	margin: 10px 5% 10px -15%;
	float: left;
	display: inline;
	color: #e7370e;
	font-size: 110%;
	font-family: 'Lekton', 'sans-serif';
/*	font-weight: bold;
	font-style: italic;*/
	line-height: 1.6em;
	width: 35%;
	min-width: 150px;
	z-index: 50;
}

div#ReportWrap .primary .rightRail {
	position:absolute;
	left:79%;
	margin:0px 0% 20px 0%;
	width:15%;
}


div#ReportWrap .footnote {
	color: #6e6e6e;
	font-family: 'Lekton', 'sans-serif';
	font-size: 0.75em;
/*	line-height: 1.5em; */
	cursor: default;
	width: 15%;
	min-width: 150px;
	margin-right: 2%;
	margin-bottom: 10px;
	float: right;
	clear: right;
}

/* div#ReportWrap .footnote:hover {color:#e7370e;} */

div#ReportWrap #footnotesBin {
	padding:10px 2% 10px 2%;
}


/*SECTION/REPORT HEADERS*/
div#ReportWrap p.leader {
	font-size: 1.25em;
	text-transform: uppercase;
	font-family: 'Dosis', 'sans-serif';
	line-height: 1.7em;
}
div#ReportWrap span.firstLetter {
	font-family: 'Dosis', 'sans-serif';
	float: left;
	font-size: 110px;
	color: rgb(5,55,105);
	-webkit-font-smoothing: antialiased;
	margin: -12px 10px 0px 0px;
	display: inline-block;
	line-height: 125px;
	height: 125px;
/*	padding: 0px 10px 0px 10px;
	border: 0px solid #e7370e;
*/
}
/* ------------------------------------------------------------------- */
div.coverImage {
	background-position:center;
	background-repeat:no-repeat;
/*	background-attachment:fixed;*/
	-webkit-background-size:cover;
	-mox-backgorund-size:cover;
	-o-background-size:cover;
	background-size:cover;
	position:relative;
	width:100%;
/*	height: 75vh;
	min-height: 768px;
*/
	height: 480px;
	min-height: 480px;
	top: 0px;
	padding: 10px 0% 0px 0%;
	z-index :50;
}
#section1Image {
/*	background-image:url(/~/media/Programs/metro/Images/Innovation/MetroInnovation01.jpg);
*/
	background: #333 url("/~/media/Programs/metro/Images/Innovation/MetroInnovationVideoSS.jpg") no-repeat left top;
	overflow: hidden;
	position: relative;
	height: 75vh;
	min-height: 768px;
}

#section1Image video {
	position: relative;
	z-index: 2;
}
#section2Image {
	background-image:url(/~/media/Programs/metro/Images/Innovation/Boston_Section_2_Header.png);
}
#section3Image {
	background-image:url(/~/media/Programs/metro/Images/Innovation/Barcelona_Section_3_Header.gif);
}
#section4Image {
	background-image:url(/~/media/Programs/metro/Images/Innovation/Stockholm_Section_4_Header.jpg);
}
#section5Image {
	background-image:url(/~/media/Programs/metro/Images/Innovation/Kendall_Conclusion_Header.jpg);
}

div.primary .frameBox {
	width:100%;
	height:75vh;
	position:relative;
	left:0px;
	padding:10px 0% 0px 0%;
	background-position:0 0;
	background-repeat:no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}
#section1 {
	position: absolute !important;
	top: 0;
	left: 0;
	z-index: 999 !important;
}
div.frameBox#image1 {background-image:url(assets/image2.jpg);}
div.frameBox#image2 {background-image:url(assets/image3.jpg);}
div.frameBox#image3 {background-image:url(assets/image1.jpg);}
div.frameBox#image4 {background-image:url(assets/slunionVG.jpg); background-position: 0,-100;}
div.frameBox#image5 {background-image:url(assets/image3.jpg);}

div.coverImage.mobile, div.frameBox.mobile {
	background-position: 0% 0%;
	background-attachment:scroll;
	background-size:auto;
	height:auto;
	min-height:800px;
	max-height:1000px;
}


/*NAVIGATION*/

div#ReportWrap #Nav {
	position:fixed;
	z-index:1000;
	width:100%;
	min-width:750px;
	padding-top: 0px;
	padding-bottom:0px;
	height: 80px;
	top:-10px;
	left:0px;
	background:rgb(5,55,105);
	overflow:visible;
	/*-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.3); 
	-moz-box-shadow:0 2px 2px rgba(0,0,0,0.3); 
	box-shadow:0 2px 2px rgba(0,0,0,0.3);*/
}

div#ReportWrap #Nav #progressWrapper {
	width:100%;
	background:#ffffff;
	top:100%;
	left:0px;
	position:absolute;
	height:3px;
}

div#ReportWrap #Nav #progressBar {
	position:absolute;
	bottom:0px;
	height:3px;
	left:0px;
	width:0px;
	background-color:#e7370e;
	z-index:1005;
}

div#ReportWrap #Nav-Menu {
	position:relative;
	float:left;
	clear:none;
	width:65%;
	padding:0px;
	height:60px;
	overflow:visible;
	background:rgb(5,55,105);
	margin: 0px 2% 0px 0%;
}

div#ReportWrap #Nav-Inner {
	position: relative;
	min-width: 690px;
	z-index: 200;
}

div#ReportWrap div.waypoint {margin-top:25px;}

div#ReportWrap .Nav-Button, div#ReportWrap .Logo {
	float:left;
	position:relative;
/*	height:100%; */
	width:auto;
	margin-top: 10px;
	background-color:rgba(5,55,105,0.75);
	z-index: 10000;
}

div#ReportWrap .Nav-Button p {
	font-family: 'Lekton', 'sans-serif';
	font-size: 16px;
	margin:20px 20px 0px 0px;
	cursor:pointer;
	padding:8px 3px 3px 3px;
	line-height:1.15em;
	color:#ffffff;
}

/*SHARE BAR*/
div#ReportWrap #shareBar {
	position:absolute;
	top:10px;
	right:0px;
	width:auto;
	height:60px;
	background:none;
	z-index:1003;
	padding-left:5px;
	pointer-events:none;
}

div#ReportWrap #shareBar-inner {
	position:relative;
	top:0px;
/*	left:65%;*/
	width:auto;
	height:100%;
	background:rgba(5,55,105,0.75);
	pointer-events:auto;
}

div#ReportWrap #shareBar-inner .shareTile {
	width:40px;
	height:40px;
	float:left;
	margin:15px 5px 5px 0px;
}

div#ReportWrap #shareBar-inner .shareTile img {
	width:80%;
	height:auto;
	margin-top:15%;
}

div#ReportWrap #shareBar-inner .shareTile img.smaller {width:70%;}


/*COLORS*/
div#ReportWrap .light-gray {color:#6e6e6e;}

/*RESPONSIVE STYLING*/
@media only screen and (min-width:0px) {
	body {font-size:16px;}
	div#ReportWrap .Nav-Button p {margin-right:15px;padding-left:0px;}
	div#ReportWrap #footnotesBin {display:block;}
	div#ReportWrap .rightRail {display:none;}
	div#ReportWrap .primary {width:96%;margin-right:2%;margin-left:2%;}
	div#ReportWrap .primary.fullWidth {width:100%;}
	div#ReportWrap .primary.two-thirds {margin-left:0%;margin-right:0%;padding-left:2%;width:96%;padding-right:2%;}
	div#ReportWrap .primary.header-text {width:85%;margin-right:5%;margin-left:10%;}
	div#ReportWrap .pullQuote {
		float: none;
		margin: 20px 5% 20px 5%;
		width: 85%;
		border-width: 1px 0px 1px 0px;
		display: block;
	}
	.footnote {display:none;}
	div#ReportWrap #Nav-Menu {
		margin: 30px 0 0 0;
		position: absolute;
		left: 18px;
		float: none;
	}
	div#ReportWrap #Nav {
		height: 90px;
	}
	#rightRailTop { display: none; }
	.squeezedParagraph { width: 96% !important; }
.footerItemLeft {
	position: relative;
	font-family: Arial, sans-serif;
	display: inline-block;
	margin-left: 5%;
	padding: 3px 0px 3px 0px;
	width: 30%;
}
.footerItemRight {
	position: relative;
	font-family: Arial, sans-serif;
	display: inline-block;
	margin-right: 5%;
	padding: 3px 0px 3px 0px;
	width: 30%;
	text-align: right;
}
.footerItem {
	position: relative;
	font-family: Arial, sans-serif;
	display: inline-block;
	padding: 3px 0px 3px 0px;
	color: #666;
	margin-left: 5%;
	width: 60%;
}
}

@media only screen and (min-width:480px) {
	body {font-size:16px;}
}

@media only screen and (min-width:767px) {
	body {font-size:16px;}
	div#ReportWrap .Nav-Button p {margin-right:20px;padding-left:3px;}
	div#ReportWrap #footnotesBin {display:block;}
	div#ReportWrap .rightRail {display:block;}
	div#ReportWrap .primary {
		width: 60%;
		margin-right: 20%;
		margin-left: 20%;
	}
	div#ReportWrap .primary.fullWidth {width:100%;}
	div#ReportWrap .primary.two-thirds {
		margin-left: 0%;
/*		margin-right: 20%;*/
		padding-left: 20%;
		width: 60%;
		padding-right: 3%;
	}
	div#ReportWrap .primary.header-text {width:85%;margin-right:5%;margin-left:10%;}
	div#ReportWrap .pullQuote {
		margin: 10px 5% 10px -15%;
		float: left;
		width: 60%;
		min-width: 150px;
		z-index: 50; border-width: 0px;
	}
	ul {
		margin-left: 15%;
		margin-right: 15%;
		clear: both;
	}
	#rightRailTop { display: block; }
	.squeezedParagraph { width: 58% !important; }
}

@media only screen and (min-width:980px) {
	/*div#ReportWrap {width:100%;}*/ /*Not useful currently*/
	/*p.bodyP {width:900px;}
	div.bodyDiv {width:900px;}*/
	div#ReportWrap #footnotesBin {display:none;}
	.footnote {display:block;}
	body {font-size:16px;}
	div#ReportWrap #Nav-Menu {
		margin: 0px 2% 0px 0% !important;
		position: relative !important;
		float: left !important;
	}
	div#ReportWrap #Nav {
		height: 80px;
	}
.footerItemLeft {
	position: relative;
	font-family: Arial, sans-serif;
	display: inline-block;
	margin-left: 20%;
	padding: 3px 0px 3px 0px;
	width: 32%;
}
.footerItemRight {
	position: relative;
	font-family: Arial, sans-serif;
	display: inline-block;
	margin-right: 12%;
	padding: 3px 0px 3px 0px;
	width: 30%;
	text-align: right;
}
.footerItem {
	position: relative;
	font-family: Arial, sans-serif;
	display: inline-block;
	padding: 3px 0px 3px 0px;
	color: #666;
	margin-left: 20%;
	}
}

/*MOVE THIS TO JS?*/
@media only screen and (max-device-width:768px) {
	body {font-size:18px;}
	div#ReportWrap #Nav {position:relative;display:none;}
	div#ReportWrap .rightRail {display:none;}
	div#ReportWrap .primary {width:94%;margin-right:2%;margin-left:4%;}
	div#ReportWrap .primary.fullWidth {width:100%;}
	div#ReportWrap .primary.two-thirds {margin-left:0%;margin-right:0%;padding-left:2%;width:96%;padding-right:2%;}
	div#ReportWrap .primary.header-text {width:85%;margin-right:5%;margin-left:10%;}
	div#ReportWrap .pullQuote {
		float:none;margin:20px 5% 20px -5%;
		width:85%;border-width:1px 0px 1px 0px;
		display: block;
	}
}

@media print {
	#Nav {display:none;}
	div#ReportWrap .rightRail {display:none;}
	div#ReportWrap .primary {width:96%;margin-right:2%;margin-left:2%;}
	div#ReportWrap #footnotesBin {display:block;}
}

/* Han's Stuff */

.sectionindent {
    padding-left: 10%;
    padding-right: 10%;
}

.navChapterNum {
	font-size: 105%;
	font-weight: bold;
	margin-right: -3px;
}

#footnotesDivider {
    border-top: 1px solid #000;
    width: 40%;
    margin-bottom: 10px;
}

#footnotesBin {
    font-family: Arial, 'sans-serif';
    font-size: 90%;
    color:#333333;
}

.primary {
	line-height: 2em;
}

#logoImage {
	margin: 22px 30px 0px 20px;
	border: 0px;
}

.imageCaption {
	font-size: 0.8em !important;
	font-family: 'Lekton', 'sans-serif';
	font-style: normal;
	color: #666;
	/*line-height: 1em !important;*/
	margin-top: 5px;
	letter-spacing: -0.05em;
}
.sectionImageCaption {
	float: right;
	width: 15%;
	margin: 15px 2% 0 0;
	font-size: 0.75em !important;
}
.grayBackImage {
	text-align: center;
	background-color: #ddd;
	width: 50%;
	min-width: 500px;
	margin: 0 20% 0 20%;
	padding: 35px 0px 35px 70px;
}

.pullQuoteSource {
	color: #000;
	font-size: 80%;
}
.pullImageBlock {
	max-width: 480px !important;
	margin-left: 10%;
	margin-right: 30px;
	float: left;
}
.pullImage {
}

.vSpacer {
	margin-top: 3.5em;
}

.videoTitle {
	font-size: 2.3em;
	font-family: 'Dosis', 'sans-serif';
	color: #e00;
	text-transform: uppercase;
	display: block;
	text-align: center;
	margin: -10px 0 10px 0;
}

.videoSubtitle {
	display: block;
	text-align: center;
	font-family: 'Lekton', 'sans-serif';
	font-size: 1.2em;
	line-height: 1.5em;
}


#rightRailTop {
	position: relative;
	top: -100px;
	z-index: 200;
}
.rightText {
	color: #999;
	font-family: 'Lekton', 'sans-serif';
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.0em;
	letter-spacing: -1px;
	cursor: default;
	width: 15%;
	min-width: 150px;
	margin: 0 2% 20px 0;
	float: right;
	clear: right;
}
.rightText a:link, .rightText a:visited {
	font-weight: normal;
	color: #c00 !important;
	text-decoration: underline;
	letter-spacing: 0px;
}
.rightText a:hover {
	font-weight: normal;
	color: #900 !important;
	letter-spacing: 0px;
}
#footerBar {
	background-color: #ddd;
	margin-top: 50px;
	padding: 25px 0;
	min-width: 600px
}
.footerItemLeft a, .footerItemRight a, .footerItemLeft .address, .footerItemRight  .address, .footerItem a, .footerItem .address {
	font-family: Lekton, sans-serif;
	font-size: 75%;
	line-height: 50%;
	color: #666;
}
.footerItemLeft .footerHead, .footerItemRight .footerHead {
	font-family: Lekton, sans-serif; /*This font looks terrible!*/
	font-size: 75%;
	font-weight: bold;
	color: #333;
}

#test:first-letter {
	font-size: 200%;
	float: left;
	color: blue;
}