/***** BASIC ELEMENTS *****/

body {
  /*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif !important;*/
  font-family: Garamond;
  font-size: 18px;
  margin: 0;
  padding: 0;
  color: #222;
}

p {
  text-align: justify;
  line-height: 1.75em;
  margin: 25px 50px 40px 50px;
}

img {
  float: left;
}

a {
  text-decoration: none;
  color: #002C4A;
  font-weight: bold;
}

a:visited {
  color: #002C4A;
}

a:active {
  color: #002C4A;
}

a:hover, a.current-page {
  color: #FF6600;
}

h2, h3, h4, h5 {
	font-weight: bold;
  margin: 15px 0;
}

h3 {
  font-family: Garamond;
}

h4 {
  clear: both;
  padding-bottom: 5px;
}

h5 {
  font-weight: normal;
}

.clearfix:before,
.clearfix:after {
  content: ".";
  display: table;
  visibility: hidden;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.kick-off-page {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

/***** GLOBAL ELEMENTS *****/

#main-wrap {
	max-width: 800px;
}

/***** HEADER *****/

#header p {
  margin-left: 0 !important;
	margin-top: 40px;
}

@media screen and (max-width: 992px) {
	#header p {
		margin-top: 25px;
	}
}

#banner {
	font-family: "Times New Roman", serif;
	font-weight: lighter;
	letter-spacing: 1px;
}

#banner-link:hover {
  text-decoration: none;
}

#navigation #nav-header {
	font-weight: lighter;
}

.nav-links {
	list-style: none;
	padding-left: 0;
}

.nav-links li {
	font-size: 1.2em;
	margin-bottom: 0.6em;
}

#navigation2 {
  position: relative;
  width: 370px;
/* 	clear: left; */
  margin: 0 auto;
  margin-left: 370;
/* 	float: right; */
/* 	display: inline-block */;
}

.navleft {
  width: 350px;
/*   height:200px; */
  background: red;
}

.navright {
  width: 3500px;
/*   height:200px; */
  background: red;
}


/***** RESOURCES *****/


/***** PUBLICATIONS *****/

#recent-publications {
  margin-top: 20px;
  padding-top: 10px;
}

.publications .col-md-6 {
  margin-bottom: 2em;
}

.publications img {
  -webkit-box-shadow: 7px 6px 16px 2px rgba(0,0,0,0.75);
  -moz-box-shadow: 7px 6px 16px 2px rgba(0,0,0,0.75);
  box-shadow: 7px 6px 16px 2px rgba(0,0,0,0.75);
}

/***** DOCUMENTS *****/

#documents, #books {
  margin-top: 40px;
}

#documents {
  position: relative;
  width: 375px;
  float: left;
  clear: left;
}

#documents a {
  font-weight: bold;
}

#documents table, #books table {
  width: 100%;
}

#documents td, #books td {
  color: #002C4A;
  font-size: 12px;
  padding: 10px;
  vertical-align: middle;
}





/***** BOOKS *****/

#books {
  position: relative;
  width: 375px;
  float: right;
  clear: right;
  text-align: center;
}

#books img {
  margin-bottom: 20px;
}

#books p {
  font-size: 13px;
  line-height: 1.25em;
}

#books td {
  width: 50%;
  padding: 15px;
}

#books td img {
  margin-bottom: 0px;
}

#books td img {
  float: none;
  clear: none;
}





/***** ABOUT *****/

#about {
  position: relative;
  float: left;
  clear: left;
}

#about img {
  margin-bottom: 30px;
}

#about a {
  font-size: 16px;
}

#about-biographies a {
  display: block;
  clear: both;
  text-align: center;
  margin-bottom: 10px;
}

#about-biographies {
  margin-bottom: 60px;
}

#about-publications #books, #about-publications #documents {
  margin-top: 0;
}

#topBar {
  font-weight: bold;
  font-size: 12px;
  margin-left: : auto;
  border-top-color: Black;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: Black;
  border-lef-style: solid;
  border-left-width: 1px;
  padding-right: 3px;
  color: Black;
  font-family: Arial, Helvetica, sans-serif;
}

#endBar {
  font-weight: bold;
  font-size: 12px;
  margin-right: auto;
  border-bottom-color: Black;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-right-color: Black;
  border-right-style: solid;
  border-right-width: 1px;
  padding-left: 3px;
  color: Black;
  font-family: Arial, Helvetica, sans-serif;
}


/* Video Playback block */

#video_player {
  max-width: 720px;
  margin: 0 auto;
}
#video_container {
  position: relative;
}
#video_player div, #video_player .fig {
  vertical-align: top;
}
#video_container video {
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
}
#video_player .fig { display:flex;
  align-items: center;
}
#video_player .fig a img, figure video {
  width: 150px; height: auto;
}

.theHref {
  width: 50%;
  padding-top: 10px;
}
@media (max-width: 1024px) {
    .theHref {
    width: 100%;
    }
}

.fig{
  flex-flow: row wrap;
}

header h1{
  color:white;
  text-align: center;
}
img {
    float: left;
    vertical-align:middle;
    padding-right: 10px;
    padding-left: 10px;
}

#reflectBelow	{
    -webkit-box-reflect: below 0px
    -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(85%, transparent) , to(rgba(250, 250, 250, 0.5)));
}

.column1 {
    float: left;
    text-align: left;
    width: 70%;
}

.column2 {
    float: right;
    text-align: left;
    width: 30%;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}
