@charset "UTF-8";
/* Body */
body {
	font-family: source-sans-pro;
	background-color: #f2f2f2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
}
/* Container */
.container {
	width: 970px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	height: max-height;
	background-color: #FFFFFF;
	border: #A9A8A8 thin groove;
}
/* Top Section */
.top_header {
	width: 50%;
	float: left;
	color: #79a6d2;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 45px;
	padding-bottom: 45px;
	padding-left: 30px;
	letter-spacing: 0px;
	font-size: 50px;
	font-weight: normal;
	font-family: Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
}
.top {
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-bottom: 190px;
}
.secondary {
	font-family: Consolas, Andale Mono, Lucida Console, Lucida Sans Typewriter, Monaco, Courier New, monospace;
	font-style: italic;
	color: orange;
}
.unilogo {
	width: 50%;
	float: right;
	padding-left: 50px;
	padding-right: 35px;
	padding-top: 0px;
	padding-bottom: 0px;
	max-width: 300px;
	max-height: 600px;
/*    opacity: 0.6;*/
/*    filter: alpha(opacity=50);*/ /* For IE8 and earlier */
}
.affiliation {
	text-align: left;
	color: #A9A8A8;
	margin-top: 4px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-left: 0px;
	font-size: 15px;
	padding-left: 40px;
}
/* Navigation */
header {
	width: 100%;
	height: 58px;
/*	background-color: #52bad5; */
/*	border-bottom: 2px solid #2C9AB7;
	border-top: 2px solid #2C9AB7;*/ 
    background: -webkit-linear-gradient(-90deg, #FFFFFF 0, #52bad6 25%, #52bad6 75%, #FFFFFF 100%);
    background: -moz-linear-gradient(90deg, #FFFFFF 0, #52bad6 25%, #52bad6 75%, #FFFFFF 100%);
/*    background: linear-gradient(180deg, #204060 0, #FFFFFF 2%, #79a6d2 35%, #6699cc 50%, #538cc6 60%, #336699 90%, #204060 100%);*/
    background: linear-gradient(180deg, rgba(63, 127, 191, 0.1) 0, rgba(63, 127, 191, 0.3) 2%, rgba(63, 127, 191, 0.4) 35%, rgba(63, 127, 191, 0.65) 50%, rgba(63, 127, 191, 0.8) 60%, rgba(63, 127, 191, 0.9) 90%, rgb(63, 127, 191) 100%);
}
.logo {
	color: #fff;
	font-weight: bold;
	text-align: undefined;
/*	width: 25%;*/
	float: left;
	margin-top: 3px;
	margin-left: 25px;
	letter-spacing: 4px;
}
nav {
	float: left;
	width: 100%;
	text-align: left;
	margin-right: 10px;
	margin-top: 0px;
}
header nav ul {
	list-style: none;
	float: left;
}
nav ul li {
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	margin-right: 2px;
	letter-spacing: 1px;
	font-weight: normal;
	transition: all 0.3s linear;
}
ul li a {
	color: #FFFFFF;
	text-decoration: none;
/*	transition: all 0.3s linear;*/
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-left: 10px;
	display: block;
	width: 89px;
	text-align: center;
	box-shadow: 1px 1px 20px 1px #0A5264 ;	
}
ul li a.currentnav {
	color: #FFFFFF;
/*	color: #14B30D;*/
/*	text-decoration: underline;*/
	background-color: orange;
/*    background: linear-gradient(90deg, #D2FBD0 0, #14B30D 25%, #14B30D 50%, #14B30D 75%, #D2FBD0 100%);*/
/*  background: radial-gradient(closest-side, #D2FBD0 0, #14B30D 25%, #14B30D 50%, #14B30D 75%, #D2FBD0 100%);*/
	box-shadow: 1px 1px 20px 1px #0A5264 ;	
}
ul li:hover a {
	color: #FFFFFF;
/*	color: #14B30D;*/
/*	text-decoration: underline;*/
	background-color: #14B30D ;
/*    background: linear-gradient(90deg, #D2FBD0 0, #14B30D 25%, #14B30D 50%, #14B30D 75%, #D2FBD0 100%);*/
/*  background: radial-gradient(closest-side, #D2FBD0 0, #14B30D 25%, #14B30D 50%, #14B30D 75%, #D2FBD0 100%);*/
	box-shadow: 3px 3px 18px 3px #0A5264 ;	
}
/* Hero Section */
.hero {
	background-color: #B3B3B3;
	padding-top: 40px;
	padding-bottom: 60px;
	padding-left: 30px;
	padding-right: 30px;
}
.hero_header {
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	letter-spacing: 1px;
	font-weight: 900;
}
.item {
	color: #4C7FB2;
	letter-spacing: 1px;
	font-weight: 900;
	font-size: 18px;
	
}
.itemdesc {
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: 900;
	font-size: 18px;
}
/* Bio Section */
#left {
	width: 45%;
	text-align: justify;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #666666;
	font-weight: normal;
	font-family: Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif;
}
.name {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 1000;
	font-size: 16pt;
}
.highlight {
	color: coral;
}
.link {
	color: rgb(63, 127, 191);
	text-decoration: none;
	font-size: 11.5pt;
}
.link:hover {
	text-decoration: underline;
}
#right {
	width: 47%;
	line-height: 35px;
	float: right;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
	color: #A3A3A5;
	font-size: 16pt;
	font-weight: bold;
}
.divider {
	position:absolute;
    left:50%;
	height: 840px;
    border-left:3px solid orange;	
}
.affiliationlogo {
	padding-top: 5px;
	padding-bottom: 5px;
	height: auto;
	max-width: 400px;
	max-height: 400px;
	border: none;
}
.researchwordle{
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	border:none;
}
.about {
	padding-left: 25px;
	padding-right: 15px;
	padding-top: 30px;
	padding-bottom: 100px;
	background-color: #FFFFFF;
	margin-top: 0px;
	font-size: 12pt;
}

.copyright {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: rgba(63, 127, 191, 0.8);
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 1px;
	border-top-width: 2px;
	font-size:8pt;
}

.hidden {
	display: none;
}

.employment {
	padding-top: 20px;
	padding-bottom: 60px;
	padding-left: 60px;
	padding-right: 60px;
	text-align: justify;
	font-weight: normal;
	font-family: Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif;
}
.topics {
	margin-top: 30px;
	margin-bottom: 60px;
}
.title {
	color: #4C7FB2;
	letter-spacing: 0px;
	font-weight: bold;
	font-size: 12pt;
}
.content {
	color: grey;
	font-weight: normal;
	font-size: 12pt;
	padding-left: 0px;	
}
tr td {
	padding-top: 10px;
	padding-bottom: 10px;
}
table {
	margin-left: 30px;
}


/* Smaller window */
@media (max-width: 970px) {
.divider {
	position:absolute;
    left: 485px;
	height: 900px;
    border-left:3px solid orange;	
}
}
