@charset "utf-8";
body {
	padding: 0px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;  /* 1em = 16px */
	line-height: 1.4em;
	background-color: #FFF;
}

#container {
	position:relative;
	width : 60em;  /* 50em = 960px */
	margin : 0 auto;
	text-align:left;	
}

#header {
	
	padding: 0px;
	width: 60em;
	height: auto;
	background-color: #FFF;
}

#sidebar {
	background-color: #FFF;
	float:left;
	width: 240px;
}

#content {
	background-color: #FFF;
	float:right;
	margin-left: 1.250em;
	margin-bottom: auto;
	width: 43.750em;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	text-align: left;
	padding: 0px;
	border-bottom-color: #999;
}



#footer {
	clear:both;
	margin-bottom: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	background-color: #FFF;
	width: 960px;
	font-style: italic;
	text-align: right;
	color: #666;
	height: 18px;
}

#menu {
	border: 1 solid #060;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: auto;
}

#menu a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11.5px;
	color: #4B4B4B;
	font-weight: normal;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	letter-spacing: -0.7px;	
}
#menu a:hover {
	background-color:#A4D1FF;
}



#logo {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
}

#indent60 {
	margin-left: 60px;
	height: auto;
	width: auto;
	
}



#people {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 60px;
	height: auto;
	width: auto;
	float:left;
	text-align: left;
}





img { border:0; }

img.middle {
	display: block;
	margin-left: auto;
    margin-right: auto;
}
	





img.design {
	display: inline;
	border: 1px solid #A4A4A4;
	height: 100px;
	width: 150px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 10px;
	text-align: left;
	
}


img.publication {
	display: inline;
	border: 1px solid #A4A4A4;
	height: 80px;
	width: 80px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
}


h1 {
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h2 {
	color:#666;
	font-weight: bold;
	font-size: 0.8em;
	text-transform:uppercase;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 5px;
}

h3 {
	color: #333;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 20px;
}


p {
	color: #333;
	font-size: 0.7em;
	line-height: 1.4em;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0px;
	margin-bottom:1.1em;
}

p.bold {
	font-weight: bold;	
}


ul.a {
	line-style-type: circls;
}

a:link {
	color:#36C;
	border: 0;
}

a:visited {
	color:#36C;
	border: 0;
}
a:hover {
	text-decoration: none;
	color:#33C;
	background-color:#A4D1FF;
	border: 0;
}
a:active {
	text-decoration: none;
	border: 0;
}
a.highlight {
	background:#A4D1FF;
	border: 0;
}
span.color_best {
	color: #06C;
	font-weight: bold;}


/* CV style */
#cv {
	margin-bottom: 30px;
}

#cv h3 {
	margin-top: 0px;	
}

#cv .entry {
	margin-bottom: 15px;
	font-size: 0.7em;
	font-family: Verdana, Geneva, sans-serif;
	line-height:1.4em;
	text-align: left;
}

#cv .date {
	float: left;
	width: 110px;
	margin-right: 0px;
	padding-left: 0px;	
}

#cv .body {
	margin-left: 110px;
}

/* PROJECT style */
.project {
	float: left;
	width: 685px;
	margin: 0 15px 20px 0;
}

.project .title {
	color: #666;
	font-weight: bold;
	font-size: 0.8em;
	text-transform:uppercase;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.project .body {
	margin-left: 100px;
	font-size: 0.7em;
	line-height: 1.4em;
}

.project img {
	float:left;	
	width:80px;
	height:80px;
	border: 1px solid #A4A4A4;	
}



/* PUBLICATION style */
.publication {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	height: auto;
	width: 660px;
	color: #333;
	font-size: 0.7em;
	font-family: Verdana, Geneva, sans-serif;
	line-height:1.4em;
	text-align: left;
}

