h1 {
	font-weight:300;
	font-size:28px;
	margin-top:2px;
}

h2 {
	font-weight:200;
	font-size:18px;
	margin-top:10px;
}

h3 {
	font-weight: 300;
}


p {
	/*color:#f3f3f3;*/
}

html, body {height: 100%; margin:0px !important;}

body, p, h2 {
	font: 16px/25px Garamond, 'EB Garamond',"Times New Roman",Georgia,Serif;line-height: 22px;
}
#header{
    position: fixed;
    top: 0;
    height: 90px;
    max-height: 90px;
    width: 100%;
    background-color: rgba(255,255,255);
    z-index: 1;
    text-shadow: 0 -1px 0 rgba(0,0,0,.15);
}

#content{
    padding-top: 115px;
    /*padding-bottom: 50px;*/
    position: fixed;
    top:0px;
    bottom:0px;
    width:100%;
}

#footer{
    background-color: #fff;
    position: fixed;
    bottom: 0;
    height: 40px;
    width: 100%;
    z-index: 1;
    	-webkit-box-shadow: 0 5px 10px #fff, 0 -3px 0 rgba(255,255,255,.1);
	-moz-box-shadow: 0 5px 10px #fff, 0 -3px 0 rgba(255,255,255,.1);
	box-shadow: 0 5px 10px #fff, 0 -3px 0 rgba(255,255,255,.1);
	/*background-image: url('../img/grey.png');*/
	border-top: 1px solid #BEBEBE;
}

.row {
	height:100%;
}

#column_left {
    width:50%;
	height:100%;
}

#column_right {
	width:50%;
	height:100%;
	float:right;
}

#return-link {
	color: black;
}

#return-link:hover{
	text-decoration: none;
	text-shadow: 0px 0px 10px rgb(68, 68, 68);
}

.my-shadow {
	-webkit-box-shadow: 0 5px 10px #fff;
	-moz-box-shadow: 0 5px 10px #fff;
	box-shadow: 0 5px 10px #fff;
}

.my-page-header {
	position:relative;
	width:100%;
	/*background-color:white;*/
	/*padding-top:12px;*/
	/*padding-bottom: 8px;*/
	margin: 0px;
	border-bottom: 1px solid #BEBEBE;
	font-size: 18px;
	line-height: 20px;
	z-index:10;
	/*padding-left:30px;*/
	max-height:90px;
	/*background-color: rgba(255,255,255);*/
	/*background-image: url('../img/grey.png');*/
}

.my-page-header .navbar {
	padding-top:4px;
	/*padding-bottom: 10px;*/
		/*z-index:10;*/
		max-height:90px;
	padding-left:30px;
	background-color: white;

}

.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
border-top:0px;
}

.my-social-share {
	/*position:absolute;*/
	margin-right:40px;
	/*top:2px;*/
	height:80px;
	width:280px;
	float:right;
}

.my-social-share-left {
	position: relative;
	float: left;
	width: 70px;
	margin-top:8px;
}

.my-social-share-right {
	position: relative;
	float: right;
	width: 190px;
	text-align: right;
	margin-top:6px;
}

.my-twitter {
	position:relative;
	width:100%;
	float:left;
	height:25px;
}

.my-facebook {
	position: relative;
	width:100%;
	float:left;
	height:25px;
}

.my-top-nav {
	position:inherit;
}

#map3d {
	position:fixed;
	float:left;
	width:50%;
	/*height:90%;*/
	top:0px;
	bottom:0px;
	padding-top:115px;
	padding-bottom:70px;
	border-right:1px solid #f3f3f3;
	/*margin-top:22px;*/
	/*margin-left:30px;*/
}

#map-canvas {
	position:fixed;
	float:left;
	width:100%;
	height:100%;
	top:0px;
	bottom:0px;
	padding-top:90px;
	/*padding-bottom:80px;*/
	border-right:1px solid #f3f3f3;
	padding-right:0px;
	/*margin-top:22px;*/
	/*margin-left:30px;*/
}

#map_footer{
    background-color: #fff;
    position: fixed;
    bottom: 40px;
    height: 31px;
    width: 50%;
    z-index: 1;
    	-webkit-box-shadow: 0 5px 10px #fff, 0 -3px 0 rgba(255,255,255,.1);
	-moz-box-shadow: 0 5px 10px #fff, 0 -3px 0 rgba(255,255,255,.1);
	box-shadow: 0 5px 10px #fff, 0 -3px 0 rgba(255,255,255,.1);
	background-image: url('../img/squairy_light.png');
	border-top: 1px solid #BEBEBE;
	overflow-y:hidden;
}

.picture-scroll-div {
	padding: 5px 0 100px 0;
	overflow-y: scroll;
	height: 100%;
}


.picture-scroll-div h3 {
	/*margin:10px 20px 10px 11px;*/
	/*margin-top:20px;*/
}

.picture-scroll-div p {
	/*margin:0px 20px;*/
}

.picture-context {
	/*padding: 15px 10px 0px 10px;*/
	background: #fff;
	height:auto;
	overflow: auto;
}

.my-right-content {
	/*margin-top:-8px;*/
}

.my-scroll-time {
	display:none;
	position:relative;
	margin-top:0px;
	padding:10px;
	height:100%;
	overflow-y:scroll;
}

.my-stories {
	opacity:0.4;
	/*width:80%;*/
	margin:20px;
	margin-left:25px;
	padding:10px 20px;
	padding-left:5px;
	background-color:white;
}

.my_individual_stories {
	position: inline;
	padding-top:5px;
	/*border-top:1px solid #333;*/
	height:auto;
	overflow-y:auto;
}
.my-image-group img {
	/*width:32%;*/

}
.my-image {
	margin-bottom:0px;
	margin-top:0px;
	width:99.99%;
}

.image-description {
	margin-top:3px;
	height:20px;
	width:99%;
	float:right;
	padding-right:4%;
	margin-bottom:10px;
	font-size:13px;
}


.sticky-wrapper {
	position: absolute;
	right:0px;
	top:500px;

}

.my-section-title {
	margin-top:10px;
	border-top:1px solid #cfcfcf;
	padding-top:20px;
}
/*HOVER OVER ICON SPIN*/
/*HOVER OVER ICON SPIN*/
/*HOVER OVER ICON SPIN*/

.widgetbox {
    width: 25px;
    height: 25px;
    background-color: white;
    color: black;
    text-align: center;
    margin-top:40px;
    margin-left:10px;
    /*margin-left:-30px;*/
}

.widgetbox [class*="icon-"] {
    display: block;
    transition-property: transform, color;
    transition-duration: 0.8s;
    -webkit-transition-property: -webkit-transform, color;
    -webkit-transition-duration: 0.8s;
    -ms-transition-property: -ms-transform, color;
    -ms-transition-duration: 0.8s;
}

.widgetbox:hover [class*="icon-"] {
	color: #24a159 !important;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}

.my-active-story {
	border-left:5px solid red;
	padding-left:10px;
}

.my-active-story p {
	color:black;
}

#welcome_instructions {
	display: inline-block;
	width:100%;padding:40px 20px 20px;
	max-height:100%;
	overflow-y:scroll;
}

#navlist{position:relative;}
#navlist li{margin:0;padding:0;list-style:none;position:absolute;top:0;}
#navlist li, #navlist a{height:28px;display:block;}

#home{left:0px;width:54px;height:28px;}
#home{background:url('../img/MIT-logo-sprite-54x28.gif') -168px 0;}
#home a:hover{background: url('../img/MIT-logo-sprite-54x28.gif') -56px 0;}

.alert{margin-bottom:0px;}

.figure {
  display: block;
  position: relative;
  float: left;
  overflow: hidden;
  margin: 0 0 10px 0;
}
figcaption {
  position: absolute;
  background: white;
  background: rgba(255,255,255);
  color: #999;
  padding: 3px;
  opacity: 0;
  right:0;
  font-size:13px;
  -webkit-transition: all 0.6s ease;
  -moz-transition:    all 0.6s ease;
  -o-transition:      all 0.6s ease;
}
.figure:hover figcaption {
  opacity: 1;
}


.cap-bot:before { bottom: 10px; left: 10px; }
.cap-bot figcaption { left: 0; top: 0%;}
.cap-bot:hover figcaption { bottom: 0; }

.new-story {
    text-align: center;
    margin-bottom:15px;
    color:#cfcfcf;
}
.new-story .my-span {
    display: inline-block;  
    margin-top:7px;  
}
.new-story .my-span:before,
.new-story .my-span:after {
    border-top: 1px solid #cfcfcf;
    display: block;
    height: 1px;
    content: " ";
    width: 40%;
    position: absolute;
    left: 0;
    top: 1.2em;
    /*margin-bottom*/
}
.new-story .my-span:after {
   right: 0;  
   left: auto; 
}

.chapter {
	display: inline-block;
	position: inherit;
	padding:20px 35px 20px 20px;
	width:100%;
}

.new-chapter {
	width:20%;
	background-color: white;
    text-align: center;
    margin-bottom:15px;
    margin-top:-30px;
    margin-left:40%;
    color:#cfcfcf;
}


.alert-success {
color: #333633;
background-color: #ECECEC;
border-color: #D8D8D8;
}

.btn-success {
color: #fff;
background-color: #4B4B4B;
border-color: #FFFFFF;
}

.btn-success:focus, .btn-success:hover, .btn-success:active {
	background-color:#2c2c2c;
}



h1 {
	font: 35px/45px Garamond,'EB Garamond','Times New Roman',Georgia,Serif;
	font-weight: bold;
	white-space: nowrap;
	line-height: 1;
}

#sd_bottom_nav {
width: 100%;
height: 30px;
list-style-type: none;
padding: 0;
padding-left: 30px;
margin: 0 0 0px 0;
}

.slidedeck_bottom_nav_span {
font: 12px/30px Helvetica, sans-serif;
text-align: center;
float: left;
padding-right: 30px;
padding-top:1px;
z-index: 999;
}

.slidedeck_bottom_nav_span a {
color: #000;
text-decoration: none;
}