
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 30px;
	background: #000000;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
  font-family: 'Lato', sans-serif;
	font-size: 14px;
  font-weight: 400;
	/*color: #787878;*/
        color: #505050;

}
h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
	margin-top:10px;
	margin-bottom:10px;

}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}
img{
border-style:solid;
border-width:thin;
margin:auto;
}


.entry p:hover{
/*color:#222222;*/
color:black;
}

.entry li:hover{
/*color:#222222;*/
color:black;
}
.entry dt{
   font-weight: bold;
}
.entry p.meta{
    margin-top:20px;
    margin-bottom: 30px;
}
.entry dd{

}
a {
	/*font-weight:bold;*/
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #A42424;
}

.entry a{
 /* font-weight:bold;*/
}

a:hover {
	background: none;
}

.entry a:hover{
 background-color:#EEEEEE;
}

#wrapper {
	width: 930px;
	margin: 0 auto;
	padding: 20px;
	background: #FFFFFF;
}

/* Header */

#header {
	width: 930px;
	height: 172px;
	margin: 0 auto;
	background: url(/images/img01.jpg) no-repeat left top;
}
#header_basic {
	width: 930px;
	height: 172px;
	margin: 0 auto;
	background: url(/images/img01_2.jpg) no-repeat left top;
}
/* Logo */

#logo {
	float: left;
	width: 640px;
	color: #B2B2B2;
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 90px 0 0 20px;
	letter-spacing: -1px;

	/*text-transform: uppercase;*/
    font-size: 2.6em;

}

#logo p {
	float: left;
	margin: 0;
    padding: 2px 0 0 22px;
    text-transform: uppercase;
	font: bold 10px Helvetica, Arial , sans-serif;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;

}



/* Search */

#search {
	float: right;
	width: 230px;
	padding-top: 16px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 90px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 200px;
	border: none;
	text-transform: lowercase;
	border: 1px #525252 dotted;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 930px;
	height: 41px;
	margin: 0 auto;
	padding: 0;
	background: url(/images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 13px 10px 10px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;

}
strong{
	font-weight:bold;
/*	border-bottom: 1px dashed #999999;*/
	color: #A42424;

}
#menu a:hover {
	text-decoration: underline;
    background-color:#600000;

}

/* Page */

#page {
	width: 930px;
	margin: 0 auto;
	background: url(/images/img03.jpg) no-repeat left top;

}

/* Content */

#content {
	float: left;
	width: 630px;
	padding: 40px 0 0 20px;
}
#content2 {
	float: left;
	width: 860px;
	padding: 40px 0 0 20px;
}

#content3 {
	float: left;
	width: 860px;
	padding: 50px 0 0 20px;
}
#content4 {
	float: left;
	width: 630px;
	padding: 40px 0 0 20px;
}
.post {
}

.post .title {
	color: #000000;
}
.post .title:hover{
	color: DarkRed;
}

.post .title a {
	background: none;
	color: #000000;
	border: none;
}

.post .title a:hover {
/*	text-decoration: underline;*/


		color:  #990000;

}

.post .meta {
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .entry {
	padding: 10px 0 20px 0;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
  height: 800px;
	padding: 40px 10px 0 0;
	color: #505050;
  overflow-x: hidden;
  overflow-y: auto;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {

}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;



}
#sidebar li li:hover{
	/*background-color:#CCCCCC;*/

}
#sidebar h2 {
	letter-spacing: -.5px;
	margin-bottom:10px;
	margin-top:10px;
	color: black;
}


#sidebar p {
	padding-bottom: 20px;
	text-align: justify;

}

.whatsnew{
margin : 0;
padding : 0;
padding-top:0.4em;
padding-bottom:1.1em;
padding-left: 0.2em;
border-width:thin;
border-top-style:dashed;
font-size:1em;
}
.whatsnew:hover{
background-color:#eeeeee;
border-top-style:solid;
border-top-color:maroon;
color:black;
}

.whatsnew a:hover {
color:#ff5010;
/*text-decoration:underline;*/

/*color:#1050ff;*/

}
.whatsnew span{


font-weight:bold;
color:maroon;
}

#sidebar a{
 border:none;

}

#sidebar a:hover{
background-color:#EEEEEE;
}



/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 930px;
	height: 50px;
	margin: 0 auto;
	padding: 40px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}
#summary{
	margin:0 0 0 5px;
}
.category{
	border:#DEDEDE solid 2px;
	-webkit-border-radius: 10px; /* Safari prototype */
	-moz-border-radius: 10px; /* Gecko browsers */
	padding:20px 20px 10px 10px;
	margin:10px 15px 10px 0px;
	width : 260px;
	float:left;

}
.category2{
	border:#DEDEDE solid 2px;
	-webkit-border-radius: 10px; /* Safari prototype */
	-moz-border-radius: 10px; /* Gecko browsers */
	padding:20px 20px 10px 10px;
	margin:10px 10px 0 5px;
	width : 380px;
	float:left;

}
.category2:hover{
/* 	background-color:#EEEEEE;*/
	color:black;
	border-color:DarkRed;
}

.category p{
 margin-top: 3px;
 font-size:13px;
}
.category2 p{
 margin-top: 8px;
 font-size:13px;
}
#education:hover{
	/*background-color:#FDFDE8;*/
	color:black;
	border-color:DarkRed;
}


#research:hover{
/*	background-color:#E7FEF2;*/
	color:black;
	border-color:DarkRed;
}
#teaching:hover{

/*background-color:#FFE6E7;*/
	color:black;
	border-color:DarkRed;
}
#activity:hover{
/*background-color:#E7E7FE;*/
	color:black;
	border-color:DarkRed;

}
#sticky:hover{
	color:black;
	border-color:DarkRed;
}
.category2 a:hover, .category a:hover{
background-color:#EEEEEE;
}

.course_completed strong{
    color:#777777;
}
.course_completed strong:hover{
    color:black;
}

.floatmenu{
         position:fixed;
         /*left:80%;*/
         right: 0px;
         top:300px;
         color:red;
         background-color: #AAAAAA;
         /*border-color: #CCCCCC;*/
         border-color: white;
         border-style:solid;
         border-width:5px;
         width:145px;


}
.floatmenu ul{
    list-style-type: none;
    margin:0;
    padding:0;
}
.floatmenu ul li a{
    display: block;
    color: DarkRed;
    padding:6px;
    /*font-weight: bold;*/
   font-size: 18px;
    font-family: Anivers-Regular, Helvetica, Arial , sans-serif;

}
.floatmenu ul li a:hover{
    color:white;
    background-color : DarkRed;
}


ul#affiliation{
	font-size:12pt;
	font-family: 'Lato',sans-serif;

	font-weight:500;
	list-style-type:none;
}

ul#affiliation li{
	margin-bottom:5px;
	padding:5px;

}

ul#affiliation li:hover{
	background-color:#eeeeee;
}

ul#affiliation li a{
	 /*color: #333333;*/
	 color:black;
	 border-style:none;
}
ul#affiliation li a:hover{
	color: DarkRed;
	border-bottom-style:dotted;
	border-width:1px;
}



.papertitle{
    font-weight: bold;
    font-size: 1.1em;
    /*color: #303030;*/
    display: block;
}

.papertitle a{
	font-weight: normal;
	color: DarkOrange;
}
.authors{
	color: #7F7F7F;
	display: block;
}
.highlightauthor{
	/*color: black;*/
}

.conference{
	font-style: italic;
	color: #A42424;
	display: block;
}

.conference-footer{
	color: #7F7F7F;
	display: block;
}

.journal{
	font-style: italic;
	color: #A42424;
	display: block;
}
.journal-footer{
	color: #7F7F7F;
	display: block;
}

.bookchapter{
	font-style: italic;
	color: #A42424;
	display: block;
}
.bookchapter-footer{
	color: #7F7F7F;
	display: block;
}
.special{
	color:OrangeRed;
	font-weight: bold;
	font-size:1.5em;

}
.projectimage-left{
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-style: solid;
  border-color: #ffffff;
}
.projectimage{
  margin-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-style: solid;
  border-color: #ffffff;
}
