@charset "UTF-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Oswald:400);
@import url(http://fonts.googleapis.com/css?family=Arvo);
@import url(http://fonts.googleapis.com/css?family=Roboto:500,400,300);


body{
	background-color:#ffffff;
	color:#333333;
	font-size:0.8em;
	font-family:Roboto, Verdana, Geneva, sans-serif;
}

p{
	line-height:1.2em
}

h1,h2,h3 {
	font-family:"Arvo",Georgia, "Times New Roman", Times, serif;
}
#header{
	width:960px;
}

#title h1{
	font-size:2.7em;
	font-family: 'Arvo', serif;
	color: #660099;
}

#subheader{
	text-align:right;
	font-family: 'Arvo', serif;
	color:#660099;
	font-size:1.2em;
	margin-right:0.5em;
	margin-bottom:0.5em;
	
}
	
span.and{
	font-size:1.5em;
	color:#848484;
}

#menucont{
	background-color:#660099;
	-webkit-border-radius: 5px;
border-radius: 5px;
border: 2px solid #52045B;
	/*width: 800px;
	float:right;
	position:absolute;
	bottom:0px;
	right:0px;
	height:40px;
	margin-bottom:0px;
	padding-bottom:0px;*/
}

/**********menu**********/

ul#topmenu{
	padding: 0px;
}

#topmenu li{
	display: inline;
	list-style-type: none;
	padding-left:3em;
	
}


#topmenu a:link, #topmenu a:visited{
	text-decoration:none;
	color:#fff;
	font-weight:300;
	text-transform:uppercase;
}

#topmenu a:hover, #topmenu a.active{
	text-decoration:none;
	
	color:#848484;
	font-weight:300;
}

#maincontent{
	width:100%;
}

#wrapper{
	
	width:100%;
	margin-top:20px;
}
#right{
	float: right;
	width:170px;
}

#left{
	float:left;
	width:760px;
	padding-right:20px;
}

#left2{
	float:left;
	width:900px;
	padding-right:20px;
}


#audePic >img {
	-webkit-border-radius: 2px;
border-radius: 2px;
float:left;
display:block;
}
#audeInfo{
	float:left;
	margin-left: 30px;
	display:block;
}

#contact{
	float:right;
	width:200px;
	font-style:italic;
	font-size:0.9em;
	text-align:right;
}

#footer{
	clear:both;
	width:100%;
	font-size:0.8em;
	margin-top:35px;
}


/****************************************************************main content section**************************************/



.call p:first-letter{
	font-size:2em;
}
.call p{
	margin: 1.5em 0 0 3em;
	line-height:2em;
}
.call >img {
	float:right;
}


.call{
	/*background-color:#FFF9EE;
	border:1px solid #FFF1D7;*/
	background-color:#ebebeb;
	border:1px solid #cbcbcb;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color:#848484;
	font-size:1.1em;
	margin-bottom:2em;
	-moz-box-shadow: 0 0 3px #888;
	-webkit-box-shadow: 0 0 3px#888;
	box-shadow: 0 0 3px #888;
	display:block;
	clear:both;
	padding:0.5em;
}

.call1{
	/*background-color:#FFF9EE;
	border:1px solid #FFF1D7;*/
	background-color:#D4C355;
	border:1px solid #CCB314;
	-webkit-border-radius: 5px;
border-radius: 5px;
color:#525014;
font-size:1.1em;
margin-bottom:2em;
-moz-box-shadow: 0 0 3px #888;
-webkit-box-shadow: 0 0 3px#888;
box-shadow: 0 0 3px #888;
display:block;
clear:both;
padding:0.5em;

}


.right{
	float:right;
}


.highlight{
	display:block;
	margin:20px 0;
	height:170px;
}
.highlightThumbnail{
	
	max-width:150px;
}
.highlightText{
	margin-left:180px;
}

.highlightText >h3 {
	margin-bottom:2px ;
}

.highlightText > p{
	margin-top:5px;
	line-height:1.5em;
}




.highlightImage{
float:left;
-moz-box-shadow: 0 0 3px #888;
-webkit-box-shadow: 0 0 3px#888;
box-shadow: 0 0 3px #888;
}

.filter-me {
    filter: hue-rotate(280deg);
}

.filter-me-2023 {
    filter: hue-rotate(190deg);
}



/*************************************************************************** old web*************************************/
a:link, a:visited {
	color:#660099;
	text-decoration:none;
	font-weight:bold; 
}
a:hover, a:active, a.active{
	color:#848484;
}


p{
	line-height:1.5em;
}

li{
	line-height:1.8em;
}

#all{
	width:960px;
	margin:auto;
}



#audepic{
	float:left;
}

#profile{
	width:300px;
	float:left;
	margin-top:0px;
	margin-left:20px;
	font-style:italic;
	font-size:0.9em;
	height:220px;
}
#profile p{
	margin-top:0.4em;
}

.filter-me {
    filter: hue-rotate(280deg);
  }



#highlightscont{
	margin-top:20px;
	
	/*width:90%;
	margin:auto;
	background-color:#CCC;
	-moz-border-radius: 15px;
     border-radius: 15px;
	 padding:1% 5%;*/
}

#highlights li{
	list-style-type:circle;
	display:inline;
	padding-left:0px;
	padding-right: 3em;
	font-size:1em;
	font-weight:bold;

}

#highlights a:link{
	
}

#projectscont{
	margin-top:20px;
}

.projecttext{
	float:left;
	width:800px;
	padding:0px 10px;
	margin-bottom:60px;
}

.projecttext2{
	float:left;
	width:730px;/*670px*/
	padding:0px 10px;
	margin-bottom:20px;
}

.projecttextSelected{
	float:left;
	width:700px;
	padding:0px 10px;
	margin-bottom:20px;
}


.projecttext p{
	margin:0px;
}

.projectimgs{
	float:left;
	width:110px;
	margin-bottom:20px;
}

.projectimgs2{
	float:left;
	width:110px;
	margin-bottom:20px;
	margin-top:15px;
}


#right img{
	padding: 10px 0px 10px 10px;
	-webkit-border-radius: 2px;
border-radius: 2px;
}

/******************/


.big{
	font-size:3em;
	color:#660099;
	font-style:normal;
	font-weight:normal;
	margin-top:0.7em;
	margin-bottom:0;
	/*line-height:0.1em;*/
}

h1{font-size:2em;
font-weight:normal;
color:#660099;
}

h2{
	font-size:1.4em;
	color:#660099;
	font-weight:normal;
	padding-top:10px;
}

h4{
	margin:0px;
}

hr{
	color:#9999CC;
	margin-bottom:20px;
}
/**********publications***********/
#leftBig{
	width:840px;
}
.paper{
	
	font-weight:500;
}
.status, .pdf, .abstract, .article, .poster{
	font-size:0.8em;
	padding-left:10px;
	font-weight:400;

}
.website, .Website, .slides, .database{
	padding-left:10px;
}
ul.publications {
	padding-left:10px;
}

.publications li{
	
	list-style:none;
	
	
}
.thumbnail{
	
	display:table-cell;
	margin-right:10px;
	height:50px;
	width:50px;
	
}
.pub{
	display:table;
	margin: 10px 0px;
}

.pub2{
	display:table-cell;
	vertical-align:top;
	padding-top:5px;
	font-size:1em;
	font-weight:300;
}

/****************************/


.subtle{
	font-size:0.8em;
}

.caption_right{
	padding-left:10px;
	font-size:0.75em;
	font-style:italic;
}
/********/
a.imgLink:link, a.imgLink:visited{
	opacity:1;
	filter:alpha(opacity=100);
}

a.imgLink:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
}

/***********************************/


div.column
	{
		float:left;
		margin: 0 2% 0 0;
		padding: .2em 0;
	}
	

div.one-half{
	width:47%;
	margin-bottom:30px;
	display:table;
}

/*.member{
	clear:both;
	display:table;
}*/
.memberPic{
	/*float:left;
	width:100px;*/
	display:table-cell;
	width:120px;
	height:120px;
}

.memberInfo{
	/*float:left;
	position:relative;
	left:-160px;*/
	display:table-cell;
	vertical-align:top;
	margin-left:2px;
	
	
}



/*************************************/
.bground{
	/*background-color:#ebdff7;*/
	/*background-color:#dadada;*/
	background-color:#e9e8e9;
	padding:10px;
	
}

.dates{
	font-size:0.9em;
	text-transform:uppercase;
}
.details{
	padding-left:30px;
	margin-bottom:30px;
}

.details p{
	line-height:2em;
}
.toplink{
	background-color:#660099;
	color:#fff;
	padding:7px 10px;
	-moz-border-radius: 7px;
border-radius: 7px;
font-size:0.9em;

}

a.toplink:link, a.toplink:visited{
	color:#fff;
	font-weight:normal;
}

a.toplink:hover{
	color:#888;
}

#topcontent{
	float:right;
}

.subcategory{
	font-size:12px;
	font-style:italic;
	text-decoration:underline;
}