﻿
body {
  text-align: center;
}

#container {
  width: 960px;
  margin: 0px auto;
  padding: 1em;
  text-align:left;
}

#title {
  border-bottom: 1px solid black;

  /*
  background-image: url("banner.png");
  background-repeat:repeat-x;
  background-position:top left;
  */

}


#title h1 {
	font-weight: 600;
  font-variant: small-caps;
  font-size: 4em;
  padding: 0;
  margin: 0;
}

#title h2 {
	font-weight: 600;
  padding: 0 0 0 2.5em;
  margin: -0.5em 0 0 0;
  font-size:2em;
}

#nav {
  border-bottom: 1px solid black;
  padding: 1px 0.5em;
  background-color: white;
}

div#nav ul {
  display: inline;
  margin: 0;
  padding: 0;
}

div#nav li {
  display: inline;
  font-size: 1.7em;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  margin: 0 2em 0 0;
}

div#nav a {
  text-decoration: none;
}

#footer {
  border-top: 1px solid black;
  clear:both;
  text-align: center;
}

#footer a {
  text-decoration: none;
}

#content {
  background-color: white;
  padding: 1em;
  margin-bottom: 1em;
  margin: 0 auto;
  display:block;
}

hr {
  background: #ddd;
  color: #ddd;
  clear: both;
  float: none;
  width: 100%;
  height: .1em;
  margin: 0 0 1.45em;
  border: none;
}

.citation{
  padding: 1.5em;
  margin-bottom: 1.5em;
  background: #E5ECF9;
}

.centering {
  text-align: center;
}

#title-inner {
  background-image: url("trans_pixel.png");
  background-repeat: repeat;
  padding:0 0.5em;
}

/* paper page specific */

div#left-side {
  float: left;
  width: 25%;
  padding-right: 1em;
  border-right: 1px solid #ddd;
  margin-bottom: 1em;
}

#left-side img {
  padding: 1px;
  border: 1px solid #ddd;
}

div#right-side {
  float: left;
  width: 70%;
  padding-left:2em;
  border-left:1px solid #ddd;
  margin-left:-1px;
  margin-bottom:1em;
}

h2#page-title {
  margin-bottom:0px;
}


/* paper index */
ul#jump-year {
	display: inline;
  text-align: center;
  font-size: 1.5em;
  border-bottom: 1px solid #ddd;
  padding-bottom: 0.1em;
}

ul#jump-year li {
  display: inline;
	padding: 0 0.5em;
}

ul#jump-year a {
  text-decoration: none;
}

.previewImg {
  float:left;
  padding: 2px;
  border: 1px solid #ddd;
  width: 133px;
}

.linkBox {
  padding: 1.5em;
  margin-bottom: 1.5em;
  background: #E5ECF9;
  float: right;
  width: 150px;
}

.paperIndexItem {
  margin-top:1em;
}

.paperItemMiddle {
  margin-left: 150px;
  margin-right: 200px;
}

.paperItemMiddle h3 {
  margin:0;
}

.yearDivider {
  margin-top: 2em;
  clear:both;
}

.yearDivider h2 {
  margin-bottom: 0;
  padding-bottom: 0;
}

.yearDivider a{
 	float:right;
}

/* news page */

.newsItem {
  margin-top:1em;
}

.newsItem .previewImg {
  margin-bottom: 1em;
}

.newsItemMiddle {
  margin-left: 150px;
  margin-right: 200px;
}

.newsItem .linkBox {
	padding: 1em;
	width: 175px;
}

.newsItem .linkBox UL {
margin-right:0;
margin-bottom:0;
}

.newsItemMiddle h3 {
  margin-bottom:0;
}

/* index page */
div.home-box {
  width:460px;
  border: 0px solid #ddd;
  margin-bottom: 10px;
}

div.home-box H3 A{
  text-decoration:none;
  color:black;
}


div.home-box h3 {
  padding: 10px;
  padding-bottom: 0;
}

div.home-box DIV {
  padding: 10px;
  padding-bottom: 15px;
  clear:both;
}

div.home-box P {
  width: 360px;
  margin-bottom: 10px;
  float: right;
}

div.home-box IMG {
  width: 66px;
  padding: 2px;
  border: 1px solid #ddd;
  margin-bottom: 10px;
  float:left;
}

div#recent-news {
	float: left;
}

div#recent-papers {
  float:right;
  clear: none;
}

/* people page */
div #people-page {
  margin-top: -15px;
}

div#people-page h2 {
  margin-bottom: 0;
  padding-top: 15px;
	clear:both;
}

div.person {
  width: 300px;
  padding: 5px;
  float:left;
  height:200px;
}

div.person img {
  border: 1px solid #ddd;
  padding: 1px;
  width:100px;
  float:left;
  clear:none;
}

div.person-info {
  width:180px;
  margin-left:110px;
}


/* internal page stuff */
ul#jump-internal {
  display: block;
  text-align: center;
  font-size: 1.0em;
  padding-bottom: 0.1em;
  margin-left: 20px;
  margin-right: 20px;
}

ul#jump-internal li {
  display: inline;
	padding: 0 1em;
  white-space: nowrap;
}

ul#jump-internal a {
  text-decoration: none;
}

/* person paper index */
div.person-title {
  margin-left: 20px;
  margin-bottom: 2em;
}

div.person-title img {
  float:left;
  padding: 2px;
  border: 1px solid #ddd;
  width: 100px;
  margin-bottom: 2em;
}

div.person-title h2, div.person-title h3, div.person-title div {
  text-align:left;
  margin-left:120px;
  margin-bottom:0;
}

div.person-title h2 a {
  text-decoration: none;
  color: black;
}


.clear-both {
  clear:both;
}

div.person-title-spacer {
  padding: 1em;
  margin-bottom:1em;
  clear:both;
}

div#person-jump-year {
  float: right;
  margin: 20px;
  margin-top: 3em;
  padding:10px;
  background: #E5ECF9;
}

div#person-jump-year ul {
  margin:0;
  padding:0;
  padding-left:0.5em;
  max-width: 340px;
}

div#person-jump-year li {
  list-style: none;
  display: inline;
  margin-right: 0.2em;
}



.resourceItemMiddle {
  margin-left: 12.5em;
}


.resourceIndexItem {
  margin-top: 1em;
}
