body {
  font-family: Helvetica, Arial, Verdana;
  font-size: 0.9em;
  padding-top: 20px; }

p {
  text-indent: 0px;
  padding-bottom: 15px; }

p + p {
  text-indent: 0; }

h2 {
  font-family: courier; }

.sidenav {
  border-right: 1px dotted #999;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0; }
  .sidenav .sidenav-background {
    position: fixed;
    top: 30%;
    bottom: 0;
    left: 0; }
  .sidenav .sidenav-content {
    color: #444;
    padding-top: 20px;
    padding-left: 40px;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0; }
    .sidenav .sidenav-content a {
      text-decoration: none;
      font-weight: normal; }
    .sidenav .sidenav-content a:hover {
      text-decoration: underline;
      color: #999; }
    .sidenav .sidenav-content ul {
      font-family: courier;
      list-style-type: none;
      padding-left: 10px; }
    .sidenav .sidenav-content .stop {
      position: fixed;
      bottom: 30px;
      left: 165px;
      color: #aaa;
      bottom: 20px; }
      .sidenav .sidenav-content .stop a {
        font-weight: normal;
        cursor: pointer; }
      .sidenav .sidenav-content .stop a:hover {
        color: orange; }

.header .navelm {
  margin-top: 70px;
  display: block;
  float: left;
  margin-left: -10px; }

img.madborder {
  border: 2px solid #888; }

a {
  color: #222;
  font-weight: bold;
  text-decoration: none; }

a:hover {
  color: #d48941;
  text-decoration: underline; }

.hidden {
  display: none; }

.speaking {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #aaa;
  background-color: rgba(0, 0, 0, 0.1);
  padding: 10px; }
  .speaking .when {
    font-size: 0.9em; }
  .speaking .what {
    font-size: 1.2em;
    font-weight: bold;
    color: black; }
  .speaking .where {
    font-size: 1.2em; }
    .speaking .where a {
      font-weight: normal;
      color: #999; }
  .speaking .video {
    margin-top: 10px; }

.pub {
  margin-bottom: 10px;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #aaa; }

.pub_header {
  font-weight: bold; }

.pub_authors {
  color: #666;
  padding-top: 10px; }

.pub_abstract_content {
  padding-top: 10px; }

ul.people {
  list-style: none; }
  ul.people padding {
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px; }
  ul.people margin {
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px; }
  ul.people li padding {
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px; }
  ul.people li margin {
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px; }
  ul.people .project p {
    margin-bottom: 5px;
    font-size: 0.9em;
    text-align: center; }

.dv {
  margin-bottom: 30px; }
  .dv .proj_caption {
    font-weight: bold;
    margin-top: 10px; }
  .dv img {
    width: 94%; }

.os .proj_caption, .other .proj_caption {
  margin-bottom: 30px;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.1); }
  .os .proj_caption .links, .other .proj_caption .links {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #ddd;
    display: inline-block;
    width: 100%; }
    .os .proj_caption .links .link, .other .proj_caption .links .link {
      display: inline-block;
      float: left;
      margin-right: 10px; }
      .os .proj_caption .links .link a, .other .proj_caption .links .link a {
        color: #555; }
      .os .proj_caption .links .link a:hover, .other .proj_caption .links .link a:hover {
        color: #E6AC5C; }

.other .proj_caption {
  background-color: #EAB3F5; }
  .other .proj_caption .links {
    border-top: 1px solid #8B58A8; }
    .other .proj_caption .links .link a {
      color: #8B58A8; }
    .other .proj_caption .links .link a:hover {
      color: #F59F16; }

ul.artlist {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  list-style: none;
  margin-bottom: 10px; }
  ul.artlist li {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    display: block;
    float: left; }
    ul.artlist li img {
      border: 2px solid #888; }
  ul.artlist li.arthumb {
    margin-right: 6px;
    width: 230px; }
    ul.artlist li.arthumb div.imgCaption, ul.artlist li.arthumb div.imgSize {
      padding: 5px;
      padding-top: 2px; }

#generative ul.artlist li.arthumb {
  width: 114px;
  float: right; }

table.news td {
  border-bottom: 1px solid #ddd;
  padding-top: 10px;
  padding-bottom: 10px; }

#collection-chooser {
  margin-bottom: 10px; }

ul.collection-list {
  list-style-type: none;
  padding: 0px;
  margin-bottom: 10px; }
  ul.collection-list li {
    display: block;
    float: left;
    padding: 6px;
    margin-right: 24px;
    cursor: pointer;
    font-family: courier;
    font-weight: normal; }
  ul.collection-list li:hover a {
    color: #E6AC5C; }
  ul.collection-list .selected a {
    color: #C4C4C4; }

.gallery {
  margin-top: 15px; }

ul.thumbs {
  clear: both;
  margin: 0;
  padding: 0;
  padding-top: 5px; }
  ul.thumbs li {
    float: left;
    list-style: none;
    padding: 0;
    margin: 5px 10px 5px 0; }
    ul.thumbs li img {
      border: 2px solid #ededed; }

.slideshow {
  text-align: center;
  padding-top: 15px; }
  .slideshow img {
    vertical-align: middle;
    border: 5px solid #ededed; }

div.controls {
  padding-bottom: 5px;
  border-bottom: 1px solid #eee; }
  div.controls a {
    padding: 5px;
    text-decoration: none;
    color: #777; }
  div.controls a:hover {
    color: #222; }

div.ss-controls {
  float: left; }

div.nav-controls {
  float: right; }

div.pagination.top {
  padding-bottom: 5px;
  border-bottom: 1px solid #eee;
  height: 18px; }

div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
  display: block;
  float: left;
  margin-right: 2px;
  color: #777; }

div.pagination a:hover {
  color: #222; }

div.pagination span.current {
  font-weight: bold;
  color: orange; }

div.pagination span.ellipsis {
  border: none;
  padding: 5px 0 3px 2px; }

.caption {
  text-align: center;
  padding-top: 10px;
  color: #222; }
  .caption .caption-contents {
    text-align: left; }
    .caption .caption-contents span.name {
      font-size: 1.1em;
      font-weight: bold;
      color: #222; }
    .caption .caption-contents span.sub {
      padding-top: 10px;
      font-size: 0.9em;
      line-height: 0.8em;
      color: #555; }
