#main-nav,
#info-nav,
#hamburger-nav,
.rslides_tabs,
#footer,
#meta-info,
.site-aside {
  display: none;
}

body {
  background: transparent;
  color: #222;
}

.fixed-headbar {
  padding: 0;
}

.fixed-headbar #header,
.navoverlay-active #top {
  height: 140px;
  left: inherit;
  position: relative;
  right: inherit;
  top: inherit;
}

.fixed-headbar #top,
.navoverlay-active #top {
  height: 140px;
  left: inherit;
  position: relative;
  right: inherit;
  top: inherit;
}

.fixed-headbar #site-logo,
.navoverlay-active #site-logo {
  background-size: auto;
  height: 97px;
  top: 20px;
  width: 324px;
}

.mainbar {
  width: 100%;
}

.copytext {
  padding: 0;
}

a {
  word-break: break-all;
}

/*a[href]:after {
    content:" (Link: " attr(href) ") ";
    font-style: italic;
}*/
