@charset "UTF-8";

.clearfix { clear:both;}
.float-left { float: left; }
.float-right { float: right; padding: 20px;}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.pubs-img { float: left; margin-right: 20px;}
.surround {
	padding: 0 35px 35px;	
}
.text-center { text-align: center; }
.text-right { text-align: right; }

ul {
	margin: 0;	
	padding: 0;
}

li {
	list-style: none;
	margin: 0;
	padding: 0;
}


.container { 
  width: 960px !important;
  max-width: none !important;
}

#logos {
	margin: 15px 0;
	background-color: #fff;
}

#logos > #eas-logo {
	float: left;
	display: inline-block;
	left: 0;
	padding: 5px 0;
}

#logos > #caltech-logo {
	float: right;
	display: inline-block;
	right: 0;
}

#banner {
  position: relative;
  /*border-left: 1px solid #fff;
  border-right: 1px solid #fff;*/
	background-color: #031e25;
	height:328px;
	width: 960px;
	overflow: hidden;
}

#lab {
  position: absolute;
  top: 0;
  background-image: url('../images/layout/65-percent-opacity.png');
  background-repeat: repeat;
  padding: 25px 50px;
	z-index: 10;
}

#departments {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  background-image: url('../images/layout/65-percent-opacity.png');
  background-repeat: repeat;
	z-index: 10;
}

#departments li{
  display: inline-block;
  margin: 0 2px;
}

#departments li > a {
  text-transform: uppercase;
}

#content-wrapper .container, #footer-wrapper .container {
	background-color: #031e25;
}

#content {
  background-color: #2ca2b0;
}

#menu {
  background-color: #031e25;
  background-image: url('../images/layout/sidebar.png');
  background-repeat: no-repeat;
	background-size: 100% auto;
}

#menu .sidebar > ul {
  margin-top: 25px;
}

#menu .sidebar > ul > li {
  color: #fff;
  margin-left: 20px;
  border-left: 7px solid transparent;
  padding: 5px;
  font-size: 18px;
  
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: lighter;
}

#menu .sidebar > ul > li > a {
  text-decoration: none;
}

#menu .sidebar > ul > li#contact {
  margin-top: 20px;
}

#menu .sidebar > ul > li#contact li {
  font-size: 12px;
}

#menu .sidebar a:link,
#menu .sidebar a:visited,
#menu .sidebar a:hover {
  color: #fff;
}

#menu .sidebar a:active {
  color: #eee;
}

#menu .sidebar li:hover {
  border-color: #529417;
}

footer nav#footer-links {
  background-color: #07252e;
  background-image: url('../images/layout/footer.png');
  padding: 10px;
}

footer {
  display: inherit;
  width: inherit;
  color: #fff;
  letter-spacing: 1px;
}

footer ul {
	display: inline-block;
	margin-left: 25px;
}

footer ul li {
  margin: 5px 0;
}

footer ul li > a {
  text-decoration: none;
  letter-spacing: 1px;
  color: #2ca2b0;
  font-weight: 200;
}

footer ul li > a:link,
footer ul li > a:visited,
footer ul li > a:active {
  text-decoration: none;
  letter-spacing: 1px;
  color: #2ca2b0;
}

footer ul li > a:hover {
  text-decoration: none;
  letter-spacing: 1px;
  color: #fff;
}

footer div#contact {
  display: inline-block;
  float: right;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: lighter;
  text-transform: uppercase;
}

footer div#contact > ul > li.title {
  font-size: 16px;
}

footer div#contact > ul > li {
  font-size: 12px;
  margin: 2px;
}

footer #caltech-corner {
  text-align: center;
  background-color: #000;
}

/* vertical alignment styles */
.col-top {
    vertical-align:top;
}
.col-middle {
    vertical-align:middle;
}
.col-bottom {
    vertical-align:bottom;
}

/* columns of same height styles */
.container-xs-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px;
}
.row-xs-height {
    display:table-row;
}
.col-xs-height {
    display:table-cell;
    float:none;
}


/*
 *
 * Content
 *
 */

#content {
	color: #fff;
	letter-spacing: 1px;
}

#content h1 {
	text-transform: uppercase;
	color: #96d1d8;
	font-weight: 400;
	letter-spacing: 4px;
}

#content p {
	margin: 5px 0;
	line-height: 1.4em;
	font-weight: 300;
}

/*
 * Home
 */

#quote-separator {
	background-color: #17565e;
	background-image: url('../images/home/quote-separator.png');
	height: 189px;
	margin: 10px -35px;
}

#quote {
	width: 496px;
	font-size: 30px;
	padding: 25px 0 25px 20px;
}

#group-image { margin-left: 35px;}
#group-text { 
	width: 387px;
}

#spotlight {
	position: relative;
	margin-top: 10px;
	background-image: url('../images/layout/65-percent-opacity.png');
	background-repeat: repeat;
}

#spotlight p {
	margin: 10px 0;
}

#semi-circle-bg {
	background-image: url('../images/home/65-percent-opacity-semi-circle.png');
	overflow: visible;
	width: 202px;
	height: 105px;
	position: absolute;
	top: -105px;
}

#spotlight-content {
	/*padding: 0 14px 14px;*/
}

#spotlight-content > div {
  display: inline-block;
}

#spotlight-image {
	display: inline-block;
	position: relative;
	/*top: -90px;*/
	overflow: visible;
	height: 0px;
	vertical-align: top;
	margin: 15px;
}

#spotlight-text {
	display: inline-block;
	position: relative;
	/*padding-bottom: 10px;*/
	/*border-bottom: 5px solid #fff;*/
	vertical-align: top;
	width: 425px;
	margin: 10px 0;
}

#spotlight-quote {
  
}

#spotlight-name {
	color: #2ca2b0;
	font-size: 16px;
}

#spotlight-email {
  border-bottom: 5px solid #fff;
  padding-bottom: 10px;
}
#spotlight-email a {
	color: #2ca2b0;
	font-weight: 200;
}

/*
 * People
 */
.member {
	background-image: url('../images/layout/65-percent-opacity.png');
	width: 320px;
	display: inline-block;
	min-height: 90px;
	vertical-align: top;
	margin-top: 5px;
}

.member-image {
	display: inline-block;
	padding: 5px;
}
.member-info {
	display: inline-block;
	padding: 5px;
}
.member-info div {
	font-size: 11px;
	font-weight: 300;
}
.member-info a {
	color: #2ca2b0;
	font-weight: 200;
}

#current-members .member-info {
	width: 214px;
}

#current-members {
	margin-bottom: 5px;
}

.background-1 {
	background-image: url('../images/profile-background/background-1.png');
}

.background-2 {
	background-image: url('../images/profile-background/background-2.png');
}

.background-3 {
	background-image: url('../images/profile-background/background-3.png');
}

.background-4 {
	background-image: url('../images/profile-background/background-4.png');
}

.background-5 {
	background-image: url('../images/profile-background/background-5.png');
}

.background-6 {
	background-image: url('../images/profile-background/background-6.png');
}

/*bulleted list*/
#content-wrapper #content li {list-style: disc; margin-left: 15px; margin-bottom: 10px;}

/*
 * Research
 */

#surf .researches {
	display: table;
	border-collapse: separate;
	border-spacing: 5px;
}

#surf .researches > div {
	display: table-cell;
	width: 210px;
	vertical-align: top;
	background-image: url('../images/layout/65-percent-opacity.png');
	margin: 4px;
}

#surf .description {
	border-top: 1px solid #529417;
	text-transform: uppercase;
	font-size: 12px;
/*	min-height: 90px;*/
	position: relative;
}

#surf .title {
	padding: 10px;
	text-align: center;
}

#surf .researcher {
	padding: 10px;
	text-align: center;
	font-size: 11px;
	position: absolute;
	bottom: 0;
	width: 100%;
}



#research-areas .researches {
	display: table;
	border-collapse: collapse;
	border-spacing: 5px;
	margin-bottom: 25px;
}

#research-areas .researches > div {
	display: table-row;
}

#research-areas .description {
	
	background-image: url('../images/layout/65-percent-opacity.png');
	min-height: 155px;
}

#research-areas .title {
	border-bottom: 1px solid #529417;
	padding: 10px;
	background-color: #031e25;
}

#research-areas .thead {
	display: table-header-group;
}

#research-areas .tbody {
	display: table-row-group;
}

#research-areas .description p {
	padding: 10px;
}

#research-areas .image {
	display: table-cell;
	vertical-align: top;
}

#research-area .description {
	display: table-cell;
	vertical-align: top;
}


#general-research {
	
}

#general-research > div {
	background-image: url('../images/layout/65-percent-opacity.png');
	margin: 20px 0;
}

#general-research .title {
	background-color: #031e25;
	border-bottom: 1px solid #529417;
	padding: 10px;
}

#general-research ul {
	padding: 10px;
	margin: 0 0 5px 15px;
}

#general-research li {
	list-style: outside circle;
	margin: 5px 0;
}

/*
 * Group Activities
 */

#group-activities section {
	background-image: url('../images/layout/65-percent-opacity.png');
	text-align: center;
}

#group-activities h3 {
	background-color: #031e25;
	border-bottom: 1px solid #529417;
	padding: 10px;
}

#group-activities h5 {
	margin-top: 10px;
}

#group-activities > ul {
	margin-top: 20px;
}

#group-activities > ul li {
	list-style: none !important;
	display: inline-block;
}

#group-activities > ul li a {
	color: #ffffff;
	border-bottom: 5px transparent solid;
}

/*
 * Publications
 */

#publications {
}

#publications p {
	background-image: url('../images/layout/65-percent-opacity.png');
	padding: 20px;
}

#publications p > a {
	color: #2ca2b0;
	/*color: #07252e;*/
}

#publications .person_name {
	/*font-weight: bold;*/
	color: #529417;
}

.ep_view_jump_to > a {
	color: #174552;
}

.ep_view_blurb {
	display: none;
}

/*
 * Meetings
 */

#meetings {
	margin-bottom: 25px;
}

#meetings > img {
  margin-left: 10px;
}

#meetings #projects h5 {
	padding-bottom: 0;
	margin-bottom: 5px;
	font-weight: bold;
}

#meetings #projects > div {
	margin: 15px 0 15px 25px;
}

#meetings .picture-frame {
  background-image: url('../images/layout/65-percent-opacity.png');
  text-align: center;
  padding: 1em 1em 0;
}
/*
 * Conferences
 */

#conferences {
	margin-bottom: 25px;
}

#conferences > img {
  margin-left: 10px;
}

#conferences #projects h5 {
	padding-bottom: 0;
	margin-bottom: 5px;
	font-weight: bold;
}

#conferences #projects > div {
	margin: 15px 0 15px 25px;
}

#conferences .picture-frame {
  background-image: url('../images/layout/65-percent-opacity.png');
  text-align: center;
  padding: 1em 1em 0;
}


/*
 * Courses
 */

#courses p {
	margin-bottom: 10px;
}

/*
 * Bootstrap overrides
 */

.table-hover > tbody > tr:hover {
	background-image: url('../images/layout/65-percent-opacity.png');
	background-color: transparent;
}

.table {
	background-image: url('../images/layout/65-percent-opacity.png');
	margin-bottom: 0;
}

.table > thead {
	border-bottom: 2px solid #529417;
}

.table > thead > tr {
	background-color: #031e25;
}

.table > thead > tr > td,
.table > thead > tr > th {
	font-size: 18px;
	padding: 10px 5px;
}

.table > tbody > tr > td {
	padding: 10px 5px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
	border-top: 1px solid transparent;
}

/*
 * Join Us
 */

#join-us p {
	margin-bottom: 10px;
}

#join-us a {
	color: #174552;
}

#job {
	background-image: url('../images/layout/65-percent-opacity.png');
	padding: 20px;
	margin-bottom: 8px;
}

/*publications nav styles*/
ul#publications {
	display: inline;
	margin: 0;
	padding: 0;
}
ul#publications li {
	display: inline;
}
.tab-content {
	margin-top: 25px;
}

.nav-tabs>li>a:hover, .nav>li>a:hover, .nav>li>a:focus {background: none; border: none; padding:0; color:#174552;}
.nav-tabs>li>a {border-radius: none; border: none; padding:0;color:#174552;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {background: none; border: none; padding:0;color:#174552;}

.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-duration: 2.0s;
  -moz-transition-duration: 2.0s;
  -ms-transition-duration: 2.0s;
  -o-transition-duration: 2.0s;
  transition-duration: 2.0s;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -ms-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .item img{
  width: 960px;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* http://stackoverflow.com/questions/27861435/bootstrap-carousel-refuses-to-transition-smoothly-after-css-adjustments */
  .carousel-inner > .item {
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    position: absolute;
    z-index: 0;
    -webkit-transition: none;
       -moz-transition: none;
         -o-transition: none;
            transition: none;
    -webkit-transform: translate3d(0, 0, 0) !important;
            transform: translate3d(0, 0, 0) !important;
  }
  .carousel-inner > .item:first-of-type {
    position: relative;
  }
  .carousel-inner > .active {
    opacity: 1;
    z-index: 3;
  }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    -webkit-transition: opacity 2.0s ease-in-out;
       -moz-transition: -moz-transform 2.0s ease-in-out;
         -o-transition: opacity 2.0s ease-in-out;
            transition: opacity 2.0s ease-in-out;
    opacity: 1;
    left: 0;
    z-index: 2;
  }
  .carousel-inner > .active.left,
  .carousel-inner > .active.right {
    z-index: 1;
  }
  .carousel-control {
    z-index: 4;
  }
  

}

.news {weight: none !important;}
.news a:link,
.news a:visited,
.news a:active {
  text-decoration: none;
  letter-spacing: 1px;
  color: #0d5158 !important;
  font-weight: bold;
}
