body {
	font-family: 'Helvetica Neue', 'Arial', sans-serif;
	font-size: 12px;
	min-width: 550px;
	
	}

.wrapper {
	width: 800px;
	margin: 0 auto;
	padding-bottom: 40px;
}

.nav {
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px solid gray;
	background: rgba(223, 21, 52, 1);
	/*background: rgba(114, 3, 16, 1);*/
	box-shadow: 5px 5px 3px #888888;
}


div.nav a, a:visited, a:active {
	font-size: 18px;
	margin: 5px;
	margin-bottom: 10px;
	color: white;
	
}

div.nav p.active {
	font-weight: bold;
	display: inline-block;
	color: white;
	font-size: 18px;
	margin: 5px;	
}

div.nav a:hover {
	background: rgba(5, 5, 5, .3);
	padding: 4px;	
	text-decoration: none;
	border-radius: 5px;
	}



/* Navigation within the page */	

.fixer {
	width: 205px;
	margin-right: 2px;
	/*background: rgba(255, 255, 255 .1);*/
	float: left;
	position: relative;
	min-height: 600px;
	margin-top: 16px;
	}
	
#homeFixer.fixer {
	width: 140px;
	height: 900px;
	word-wrap: break-word;	
	}

.sectionsBar {
	padding: 5px;
	}
	
#homeBar {
	width: 100%;
	padding: 0px;
	}
	
div.homeSections p:nth-child(even) {
	background: rgba(36, 98, 216, .1);
	padding: 5px;
	}

	

	
.CenterColumn {
	min-height: 600px;
	margin-left: 207px;
	display: block;	
	padding-left: 5px;
	
	}

#homeCenter.CenterColumn {
	margin-left: 141px;	
	}
	
#content {
	
	padding: 12px;
	width: 407px;	
	}
	
#homeRight.RightColumn {
	width: 170px;
	margin-left: 2px;
	/*background: rgba(24, 146, 163, .1);*/
	float: right;
	position: relative;
	margin-top: 16px;
	padding: 10px;	
	}
	
.RightColumn {
	min-height: 600px;
	margin-left: 207px;
	display: block;
	border-left: 1px solid black;
	padding-left: 5px;
	}
	
.sections {
	display: inline-block;
	margin: 5px;
	margin-bottom: 10px;
	}

.sections a {
	font-size: 15px;
	}
		
.navBarNextLine {
	display: block;
	margin: 5px;
	margin-bottom: 10px;
	}

.navBarNextLine a {
	font-size: 15px;
	}
	

a, a:visited, a:active {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: black;
	}

/*Home Page*/


header {
	margin-top: 70px;
	margin-bottom: 130px;
	margin-left: auto;
	margin-right: auto;	
	
	}

img#Stolle {
	height: 200px;
	width: 157px;	
	margin-top: 30px;	
	float: left;
	display: inline-block;
	}	
	
p#homeTitle {
	display: inline-block;
	font-size: 36px;
	margin-top: 51px;
	margin-left: 6px;
	margin-bottom: 5px;
	color: gray;
	font-weight: bold;	
	}
	
p#homeSubTitle {
	font-size: 15px;
	font-weight: bold;		
	margin-bottom: 90px;
	margin-left: 165px;	
	}
	
.homeNews {
	/*box-shadow: 5px 5px 3px 2px #888888;*/
	font-size: 16px;
	padding: 5px;
	margin: 0px auto;
	}
	
.homeNews img{
	max-height: 320px;
	min-height: 200px;
	max-width: 370px;	
	}
	
/*.homeNews:nth-child(odd) img{
	float: right;
	margin-left: 5px;
	}

.homeNews:nth-child(even) img {
	float: left;
	margin-right: 5px;
	}*/
	
.imgRight {
	float: right;
	margin-left: 5px;
	}
	
.imgLeft {
	float: left;
	margin-right: 10px;
	}

.homeNews p {
	margin-top: 5px;
	
	}

p#subtitle {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 70px;
	}

h5#polCon {
	margin-bottom: 5px;
	}

p#csdc {
	margin-top: 0px;
	}
	
h5#csdcHead {
	margin-top: 209px;
	}
	
h5#article {
	margin-top: 26px;
	}

.homeSections {
	font-size: 15px;	
	}
	
.homeSections p {
	margin-top: 30px;
	}
	
#homeRight.RightColumn img {
	width: 160px;
	margin-bottom: 30px;
	margin-top: 30px;
	}
	
	
div#mookie {
	margin-top: 145px;
	}
	
p#classroom {
	margin-top: -20px;
	}
	
h5#gangnam {
	margin-top: 225px;
	margin-bottom: 39px;
	}
	

	





h1 {
	display: inline-block;
	font-size: 32px;
	margin-top: 0px;
	margin-left: 40px;
	color: gray;
	font-weight: bold;	
		
}

/* Titles at the beginning of pages */

h2 {
	padding-bottom: 15px;
	font-size: 36px;
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue', 'Arial', sans-serif;
	font-weight: 300;
	color: gray;
	}

p {
	margin: 0.15em;
	}

.links {
	position: relative;
	display: inline-block;	
	padding-bottom: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	vertical-align: top;
}

.links:nth-of-type(2n) {
	margin-right: 0;
}

h3 {
	padding-bottom: 8px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid black;
}

h4 {
	font-size: 13px;
	font-variant: small-caps;
	rgb(67, 59, 80);
	}
	
h5 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 11px;
	}

	
h6 {
	font-size: 15px;
	color: blue;
	font-variant: small-caps;
	}

.links a {
	display: block;
		}

.links a.more {
	font-size: 14px;
	color: blue;
	text-decoration: underline;

	position: absolute;
	bottom: 0;
	right: 0;
}

/* For links in p tags, typically for author titles */

a.inlineLink {
	display: inline;
	text-decoration: underline;
	}

.links a#GoogleScholar {
	font-size: 14px;
	color: blue;
	text-decoration: underline;

	text-align: right;
	position: block;
	padding: 2px;
	}
	
footer {
	font-size: 13px;
	
}

footer img {
	width: 100%;
	height: 120px;
	padding-top: 15px;
	}
	
a.newsTitle {
	text-decoration: underline;
	font-weight: bold;
}

a.newsTitle.hover {
	color: black;
	}
	
a.newsPub {
	font-style: italic;
	text-decoration: underline;
	}

a.newsPub.hover {
	font-color: black;
	}
	
/*This div will format the news and affiliations page*/	
	
.news {
	display: inline-block;
	padding: 2em;
	border-bottom: 1px dashed gray;
	border-right: 1px dashed gray;
	
	}
	
.affiliations {
	display: inline-block;
	padding: 2em;
	border-bottom: 1px dashed gray;
	border-right: 1px dashed gray;
	
	}
	
.news img {
	display: block;
	margin-bottom: 10px;
	}
	
.top {
	text-align: center;
	position: fixed;
	bottom: 158px;	
	visibility: hidden;
	/*background-color: #000099;*/
	border-radius: 15px;
	padding: 5px;
	font-size: 13px;
	background: rgba(114, 3, 16, 1);
	box-shadow: 3px 3px 3px #888888;
	}
	
.right {
	right: 10px;
	}
	
.left {
	left: 10px;
	}
	
.top a {
	color: #FFFFFF;
	font-size: 11px;
	}
	
.top a:hover {
	color: #FFFF00;
	font-size: 15px;
	}
	
#projectsBar {
	width: 565px;
	display: inline-block;
	margin-right: 15px;
	}
	
#interestsBar {
	width: 196px;
	/*background-color: blue;*/
	display: inline-block;
	vertical-align: top;
	border-radius: 15px;
	/*opacity: 0.5;*/
	/*background: rgba(0, 0, 255, .3); rgb(0, 0, 255, .3);*/
	box-shadow: 10px 10px 5px #888888;
	padding: 10px;
	}
	
.interestsList {
	font-size: 13px;
	}
	
.pubByDate {
	display: inline-block;
	}
	
iframe {
	display: block;
	margin-bottom: 5px;
	}
	
/* Formatting for article and book titles */

.pubTitle {
	font-weight: bold;
	display: inline;
	}
	
/* Journal and edited book titles */

.journalTitle {
	font-style: italic;
	display: inline;
	}

/* Formatting for the paragraphs on the publications (by date) page */
	
.pubs {
	margin-bottom: 20px;
	padding-left: 26px;
	text-indent: -26px;
	display: inline-block;
	font-size: 14px;
	}
	
.pubs a {
	text-decoration: underline;
	}
	
.sort {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 15px;
	}
	
/* Formatting for thematically listed publications  */

		
#pubsTOC
	{
	width: 60%;
	border-top: solid black;
	border-bottom: solid black;
	border-width: 1px;
	margin-top: 25px;
	}
	
#pubsTOC ol a {
	font-weight: 500;
	font-style: normal;
		}
		
.pubsThematic {
	margin-bottom: 20px;
	display: inline-block;
	width: 90%;
	font-size: 14px;
	}
	
.pubsThematic a {
	text-decoration: underline;
	}
		
.pubsTitleThematic {
	font-weight: bold;
	font-size: 15px;
	}
	
/*Research Team formatting*/

.teamPic {
	width: 110px;
	height: 135px;
	display: inline-block;
	margin-bottom: 50px;
	margin-right: 40px;
	}
	
.teamBio {
	display: inline-block;
	width: 600px;
	height: 135px;
	margin-bottom: 50px;
	font-size: 12px;
	vertical-align: top;
	}
	
/*Conferences Formatting*/

.conference {
	text-decoration: italic;
	display: block;
	}
	
.presentations {
	margin-top: 20px;
	}
	
/*Collaborators*/

.collaborators {
	margin-top: 20px;
	}
	
.collaborators p {
	display: inline-block;
	}
	
/*CV formatting */

.cv {
	margin-top: 20px;
	}
	
/*Contact*/

#contact {
	margin-top: 101px;
	margin-left: 99px;
	font-size: 23px;
	display: inline-block;
	
	}

#contactPicture {
	float: left;
	margin-top: 103px;
	margin-left: 115px;
	max-height: 216px;
	}

#caption {
	margin-left: 115px;
	}
	
/* TOC Accordion */

#pubsThematicTOC .ui-accordion-content {
	background-color: #f3f3f3;
	color: #7777;
	box-shadow: inset 0px -1px 0px 0px rgba(0, 0, 0, .4),  
                inset 0px 1px 1px 0px rgba(0, 0, 0, .2);  
	}
	
#pubsThematicToc .ui-accordion-header {
	margin: 0px;
	background-color: #f3f3f3;
	}
	
#pubsThematicTOC .ui-accordion-header a {
	line-height: 42px;
	display: block;
	text-indent: 10px;
	}
	
#pubsThematicTOC .ui-accordion-content:last-of-type {  
    box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, .2),  
                inset 0px 0 0px 0px rgba(0, 0, 0, .5); 
                }



	

	


	

	
	
	
	