body {
  background: #f6ede4 url(https://s.plurk.com/plurktop/419c75b8ba0f73b4aa15.jpg);
  background-position: center center;
  background-size: cover;
}
.bar-color {
  background: none;
}
#top_bar {
  text-shadow: 1px 1px 4px rgba(35, 74, 89, 0.6);
}
#top_bar .item.register,
#top_bar .item.cta {
  text-shadow: none;
}
#footer {
  padding: 40px 8% 20px;
  color: #FFF;
}
#footer a {
  color: #FFF;
}
#front-header {
  background: none;
  padding: 26px 5% 0;
}
#front-header .header-image {
  float: left;
  position: relative;
  top: -9px;
  margin-right: 16px;
}
#front-header .header-image img {
  width: 110px;
  height: 110px;
  border: #FFF 4px solid;
  border-radius: 55px;
}
#front-header .logo {
  font-size: 56px;
  margin-bottom: 6px;
  text-shadow: 2px 2px 5px rgba(35, 74, 89, 0.4);
}
#front-header .plurklogo {
  display: none;
}
#front-header #front-title {
  font-size: 26px;
  text-shadow: 1px 1px 4px rgba(35, 74, 89, 0.6);
}
.front-ad-banner {
  width: 728px;
  margin: 10px auto;
  padding-bottom: 70px;
}
#updater .item a:hover,
#filter_tab a.filter_selected {
  background: #094b57;
}
#updater .item a {
  color: #094b57;
}
#filter_tab a.off_tab {
  color: #094b57;
}
.browse_button .cmp_arrow_right,
.browse_button .cmp_arrow_left,
.cmp_back_to_today:before {
  color: #094b57;
}
.browse_button .cmp_back_to_today {
  background: #094b57;
}
@media screen and (max-width: 640px) {
  .timeline-holder {
    margin-top: 30px;
    min-height: 300px;
  }
  .timeline_control {
    top: 180px;
    margin: 0;
  }
  #timeline_control_holder {
    position: initial;
    width: 100%;
    padding: 0 8px;
  }
  #filter_tab {
    float: none;
  }
  #filter_tab li {
    width: 33%;
    margin-left: 0.5%;
    clear: none;
  }
  #filter_tab li:last-child {
    margin-left: 0;
  }
  #filter_tab li a {
    margin-top: 0 !important;
    height: 27px !important;
    line-height: 27px !important;
  }
}

