/*
reyes-lamothe Lab
main
2012-12
*/

/* html */

body,
a {
    color: #222;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: center;
	margin: 0;
	vertical-align: bottom;
	color: #333;
	top: 40px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "oswald", "arial narrow", sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 1.25;
    margin: 20px 0 40px;
    padding: 0;
}

h1,
h2 {
    letter-spacing: 2px;
}

h4,
h5,
h6 {
    font-size: 1em;
    color: #000;
}

h2 {
    font-size: 2em;
    position: relative;
    border-bottom: 1px solid #444;
    width: 700px;
    margin: 20px auto 50px;
}

h2 span {
    background: #fff;
    padding: 0 1.5em;
    position: relative;
    bottom: -15px;
}


h3 {
    font-size: 1.5em;
    text-align: center;
    font-family: oswald, "arial narrow", sans-serif;
    margin-bottom: 0px;
    padding-bottom: 0px;

}

img {
    border: 0;
    max-width: 100%;
    height: auto;
    margin-top: 0px;
}

p,
li {
    margin-bottom: 20px;
}

a,
a:hover {
    text-decoration: none;
}

a {
    border-bottom: 0px solid;
}

a:hover {
    border-bottom: 0;
    text-decoration: none;
}


/* header */

.header {
    background: #111 url(../img/header.jpg) 0 0 repeat-x;
    height: 100px;
    color: #fff;
    top: 40px;
}

.rrllab {
    float: left;
    font-size: 1.875em;
    padding: 30px 0 0;
    margin: 0;
}

.mcgill {
    float: right;
    margin: 33px 0 0;
}


/* navbar */

.navbar {
	list-style: none;
	text-align: center;
	padding: 10px;
	margin: 0;
	background: #eee;
	font-family:Arial, Helvetica, sans-serif;
}

.navbar li {
    display: inline-block;
    margin: 0 16px;
    padding: 4px 0;
}

/* Links inside the navbar */
.navbar a{
    font-size: 18px;
    color: #333;
    text-align: center;
    text-decoration: none;
	display: inline-block;
    margin: 0 16px;
}



/* content */

.content {
    clear: both;
    color: #000;
}

.section {
	overflow: hidden;
	clear: both;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: .5em;
	padding-left: 0;
}

.interior {
	width: 960px;
	margin: 0 auto;
	top: 40px;
	clip: rect(40px, auto, auto, auto);
	font-family: "droid serif", georgia, serif;
}


/* research */

.research {
    padding-bottom: 0;
}

.research .aim {
	font-size: 2em;
	line-height: 1.35;
	max-width: 960px;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 0;
	background-image: none;
	color: #000;
	background-color: #FFF;
	text-align: center;
	background-position: center;
	margin-top: 0%;
	position: relative;
}

div.intro {
  width: 30%;
	margin: 0 auto;
	top: 40px;
	clip: rect(40px, auto, auto, auto);
	font-family: "droid serif", georgia, serif;
	  float:left;
  padding: 0 6px;
}

/*container holding the image and the text */
div.container {
  position: relative;
  text-align: center;
  color:ghostwhite;
  text-shadow:1px 1px 10px black;
  font-size: 4em;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
  line-height: 1.35;
  max-width: 960px;
}

/* Bottom left text */
.bottom-left {
  position: absolute;
  bottom: 60px;
  left: 25px;
}

/* Top left text */
.top-left {
  position: absolute;
  top: 100px;
  left: 25px;
  right: 25px;
}

/* Centered text */
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.credit {
	position:relative;
	bottom:40px;
	font-size:15px;
}

.research .pic1 {
	margin-right: 0px;
	padding-left: 0px;
	float:left;
}

.research .pic2 {
	margin-right: 0px;
	padding: 0px;
	float:right;
}

.research .txt {
    clear: both;
}

.research .txt p {
	text-align: justify;
	font-family: "droid serif", georgia, serif;
	font-size: 1em;
	width: 100%;
}

.research .section {
	font-size: 2em;
	line-height: 1;
	max-width: 960px;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: none;
	color: #000;
	background-color: #FFF;
	text-align: left;
	background-position: center;
	position: relative;
}

.research .col {
    width: 450px;
}

.research .col1 {
    float: left;
}

.research .col2 {
    float: right;
}

.latest_p {
	border: 0px; /* no border */
	background-color:#D7EEF9;
	border-radius: 25px;
	/*background-image:url("../../assets/img/latest.png");
	background-size:cover;*/
	width: 90%;
	margin: 0 auto; /* Center the coupon */
	max-width: 900px;
}

.latest_p_info {
  padding: 6px 16px;
  background-color: transparent;
  	text-align: justify;
	font-family: Segoe, 'Segoe UI', 'DejaVu Sans', 'Trebuchet MS', Verdana, 'sans-serif';
	font-size: large;
}

.fa {
  padding-top: 5px;
  padding-bottom: 50px;
  font-size: small;
  width: 400px;
  text-align: right;
  text-decoration: none;
  margin: 5px 2px;
  float:right;
}

.fa:hover {
    opacity: 0.7;
}


.fa-twitter {
  background:none;
  color: grey;
}


.title + .project {
	margin-top: 0;
	font-family: oswald, "arial narrow", sans-serif;
}

.project {
	margin-bottom: -10px;
	text-align: left;
	padding-top: 20px;
}

.legend {
	font-size: 1.25em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: left;
	margin-top: 5px;
}

.ref{
    font-size: 1;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: left;
	padding : 0;
    margin : 0;
}

.parr1 {
    text-align: left;
}

div.member {
	width: 25%;
	  float:left;
  padding: 0 10 30px;
}

div.member:hover {opacity: 0.8; 
    cursor: pointer; 
}

div.funding {
	width: 18%;
	  float:left;
  padding: 0 6px;
}

div.funding:hover {opacity: 0.8; 
    cursor: pointer; 
}

.funding{
	font-size: 1.25em;

	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 5px;
}

div.polaroid {
  width: 23%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
  border-radius: 8px;
  float:left;
  padding: 0 6px;
}

div.polaroid:hover {opacity: 0.8; 
    cursor: pointer; 
}

div.container2 {
  text-align: center;
  padding: 10px 20px;
  border-radius: 8px;
}


/* people */

.members {
    padding-bottom: 0;
}

div.group {
	width: 80%;
	float:inherit;
  padding: 0 6px;
}

.people h2 {
    margin-bottom: 60px;
}

.people .list {
    font-size: medium;
    text-align: left;
    width: 100%;
    padding: 0;
    margin: 0;
    clear: both;
	list-style: none;
}

.people .list:after {
    content: "";
    display: table;
    clear: both;
}

.people .item {
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    list-style: none;
    margin: 0;
    width: 24%;
}

.people .item ul {
    margin: 0;
    padding: 0;
}

.people .item p {
    font-size: .875em;
    color: #666;
}

.people .item li {
	list-style: none;
	font-size: 0.875em;
	margin: 0 0 10px;
	line-height: 1.5em;
}

.people .list img {
    border: 1px solid #ccc;
}

.people .list h3 {
    margin-bottom: 15px;
    font-size: 1.25em;
}

.people .list ul {
	
    padding: 0px 5px 30px;

}

/*.people .content{text-align:justify;
				padding-left:3px;
}
.people .row{margin: 5px 8px;}

.people .row,
.people .row > .people .column {
  padding: 8px;
}

.people .column {
	width:30%;
	padding:4px;
	margin:auto;
	background-color:white;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	vertical-align: top;
	float:left;
				}
.people .column2 {
	width:55%;
	margin:auto;
	background-color:white;
	padding:10px 10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	vertical-align: top;
	float:left;
				}

.people .row:after {
  content: "";
  display: table;
  clear: both;
} */


/* alumni */

.alumni {
    margin-bottom: 40px;
}

.alumni .legend {
	font-size: 12px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: left;
	margin-top: 5px;
	padding-bottom:10px;
}

.list_alum {
    text-align: left;
}


/* papers */

.papers {
    margin-bottom: 40px;
}

.papers,
.papers h2 span {
    background: white url(../img/);
}

.papers .pub{
	border: 0px solid #333; /* Solid border */
	width: 100%;
	padding:10px;
	margin: 0 auto; /* Center the coupon */
	margin-bottom:5px;
	max-width: 900px;
	background-color:#D7EEF9;
	border-radius: 25px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
}

.papers .imageCP2{padding-bottom:20px;}

.papers .row{margin: 20px 8px;}

.papers .column {
	width:47%;
	margin:auto;
	background-color:transparent;
	padding:20px 10px;
	text-align:left;
	font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	font-size:medium;
	float:left;
	vertical-align: top;
				}
				
.papers .row,
.papers .row > .papers .column {
  padding: 8px;
}

.papers .row:after {
  content: "";
  display: table;
  clear: both;
}

.papers .img_data {float:left;
					padding:5px;
						
}
				
.papers .list {
    width: 100%;
    padding: 0;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

.papers .list li {
    list-style: disc;
    text-align: left;
    margin-left: 1em;
}

.more-papers {
    margin-top: 30px;
}
.notes{text-align:left;
		text-indent: 2em;
}

.papers a{text-decoration: underline;
			color:blue;
}

/* art */
.art .info {
    font-size: medium;
    width: 900px;
    margin: 0 auto;
	text-align:left
}

.art .list {
    font-size: medium;
    text-align: left;
    width: 100%;
    padding: 0;
    margin: 0;
    clear: both;
}
.art .item li {
	list-style: none;
	font-size: 0.875em;
	margin: 0 0 10px;
	line-height: 1.5em;
}


.art .img_data {float:left;
					padding:2px;
						
}

.art .content{text-align:justify;
				padding-left:3px;
}
.art .row{margin: 5px 8px;}

.art .row,
.art .row > .art .column {
  padding: 8px;
}

.art .column {
	width:45%;
	padding:4px;
	margin:auto;
	background-color:white;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	vertical-align: top;
	float:left;
				}

.art .row:after {
  content: "";
  display: table;
  clear: both;
}

* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
  display: none;
}


/* Next & previous buttons */
.prev, .next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	margin-top: -22px;
	padding: 16px;
	color: #999999;
	font-weight: bold;
	font-size: 18px;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
	user-select: none;
}

/* Position the "previous button" to the left */
.prev {
  left: 0;
  border-radius: 3px 0 0 3px;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
	color: #0099FF;
	font-size: 25px;
	padding: 8px 12px;
	position: absolute;
	top: 0px;
	width: 100%;
	text-align: center;
}

.text_alu {
	color: white;
	font-size: 25px;
	padding: 8px 12px;
	position: absolute;
	top: 0px;
	width: 100%;
	text-align: right;
}

.text_alu2 {
	color: black;
	font-size: 25px;
	padding: 8px 12px;
	position: absolute;
	top: 0px;
	width: 100%;
	text-align: right;
}

/* Number text (1/3 etc) */
.numbertext {
	color: #999999;
	font-size: 15px;
	padding: 8px 12px;
	position: absolute;
	top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}


/* contact */

.contact .info {
    font-size: 1.5em;
    width: 780px;
    margin: 0 auto;
}

.contact .vcard {
    font-size: 1.125em;
}

.contact .vcard h3 {
    margin: 50px 0 25px;
}
.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}
.contact a:hover {
    opacity: 0.9;
	color:cornflowerblue;
}

.openpos {
	width:300px;
	border:2px solid grey;
	padding: 10px;
	margin: 20px 0;
}

.openpos a:hover {
    opacity: 0.9;
	color:cornflowerblue;
}

/* footer */

.footer {
    font-size: .875em;
    padding: 1em 0 2em;
    overflow: hidden;
    clear: both;
}

.footer .interior {
    border-top: 1px solid #666;
}

.copyright {
    float: right;
    text-align: left;
}

.relevance {
    float: left;
    text-align: left;
}
.content #projects .interior .legend {
	font-size: 12px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: left;
	word-spacing: normal;
	width: 100%;
}
.interior .hero-image {
	background-image: url(../img/hero1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	background-attachment: scroll;
}
.hero-image .hero-text {
	color: #FFF;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
}
.hero-image {
	background-color: #000;
	background-image: url(../img/hero1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}
#publications .interior .imageCP3 {
	background-color: #FFF;
}
