header {
  padding-top: 1px;
}

footer {
  background-image: url("/omeka-s/themes/queer-life/asset/foot-bg.png");
  background-repeat: no-repeat;
  height: 120px;
  margin: 0;
  padding: 0;
  width: 100%
}

#footer_left {
  float: left;
  width: 49%;
}

#footer_right {
  float: right;
  text-align: right;
  width: 49%;
  padding: 75px 20px 0 0;
}

.footer_date {
  color: white;
  text-shadow: 1px 1px 2px #999;
}

.file {
  border: 0;
}

.left {
  max-width: 20%;
}

.poster .asset img {
  max-width: 50%;
}
