body {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; }

#wrap {
  height: 100%; }

#header .primary, #header .secondary {
  display: none; }
#header h1 a {
  text-decoration: none;
  color: #ccc;
  font-weight: bold;
  font-size: 28pt; }

#footer {
  position: absolute;
  top: 16pt;
  right: 0; }
  #footer .left {
    display: none; }
  #footer #address {
    list-style: none;
    color: #ccc;
    font-size: 10pt; }
    #footer #address #rss {
      display: none; }

#thumbnails-wrap {
  display: none; }

#canvas {
  position: absolute;
  top: 50px; }
