@font-face {
  font-family: "Day Roman";
  src: url(/theme/rockman/fonts/DAYROM__.ttf) format("truetype"); }
.outer-pages {
  color: #ff2618;
  background-color: #060303; }
  .outer-pages a {
    color: #2f6cff;
    font-weight: bold; }
  .outer-pages a:hover {
    color: #5898ff;
    font-weight: bold; }
  .outer-pages a:visited:hover {
    color: #0078e7;
    font-weight: bold; }
  .outer-pages a:visited {
    color: #8C00FF;
    font-weight: bold; }
  .outer-pages a:active {
    color: #8C00FF; }
  .outer-pages h1 {
    color: #ff2618;
    text-shadow: 0 0 0.2em #550000; }
  .outer-pages h4 {
    font: 100% "Day Roman", "Bitstream Charter", serif; }
  .outer-pages figure {
    display: inline;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    margin: 0; }
  .outer-pages .pure-form legend {
    color: #FCFCFA;
    border-bottom: 0px; }
  .outer-pages .pure-form legend a:hover {
    color: #0078e7;
    font-weight: bold; }
  .outer-pages .pure-form input[type=text] {
    color: #0a0a0a; }
  .outer-pages .pure-form input[type=email] {
    color: #0a0a0a; }
  .outer-pages .pure-form textarea {
    color: #0a0a0a; }

.hr-white {
  clear: both;
  border: 1px solid #fff;
  margin-top: 16px;
  margin-bottom: 16px; }

.hr-red {
  border: 1px solid #ff2618; }

header {
  padding-top: 10px;
  padding-bottom: 10px; }

.header-image {
  width: 200px;
  float: left;
  max-width: 30vw;
  height: auto; }

.classy-header {
  font: 100% "Day Roman", "Bitstream Charter", serif; }

.header-text {
  width: calc(100vw - 325px);
  font: 100% "Day Roman", "Bitstream Charter", serif;
  padding-left: 10px;
  font-style: italic;
  font-size: 1.1em;
  text-align: left; }

.header-quote {
  font: 100% "Day Roman", "Bitstream Charter", serif;
  text-align: right;
  font-size: 1.1em; }

.header-big-central-text {
  width: calc(100vw - 325px);
  font: 100% "Day Roman", "Bitstream Charter", serif;
  font-size: 2.4em;
  text-align: center;
  font-weight: bold; }

.header-credit-central-text {
  width: calc(100vw - 325px);
  font: 100% "Day Roman", "Bitstream Charter", serif;
  font-size: 1.1em;
  text-align: center; }

.header-box {
  height: auto;
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center; }

.header-box figcaption {
  margin: auto; }

.main-navigational-list {
  list-style: none inside none;
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 1.2em;
  text-align: center; }

.main-navigational-list li {
  margin-top: 2px; }

.header {
  clear: both;
  display: flex;
  height: 100%; }

.centre-col-cluster {
  text-align: center;
  width: 620px;
  max-width: 100vw;
  margin: 0 auto; }

.room {
  clear: both;
  display: inline-block;
  margin: 10px;
  min-width: 110px; }

.comms-room {
  vertical-align: middle;
  min-width: 155px; }

.project-room {
  vertical-align: top; }

.room img {
  width: auto;
  height: 100%; }

.red-links a {
  color: red;
  font-weight: bold;
  text-decoration: none; }

.red-links a:visited {
  color: red; }

.red-links a:active {
  color: red; }

.italic {
  font-style: italic; }

.vert-space {
  margin-top: 20px;
  margin-bottom: 20px; }

.dedication {
  font-size: 1.1em;
  margin-top: 5px;
  margin-bottom: 0px; }

.dedication-big {
  font-size: 1.4em;
  margin-top: 5px;
  margin-bottom: 0px; }

.left-aligned-article-img {
  float: left;
  padding-right: 20px; }

.right-aligned-article-img {
  float: right;
  padding-right: 20px; }

.narrow {
  max-width: 70ch;
  margin: 0 auto;
  padding: 0 1em; }

.even-narrower {
  max-width: 52ch;
  margin: 0 auto;
  padding: 0 1em; }

.outer-page-text-blocks {
  width: 800px;
  max-width: 95vw;
  margin: 0 auto; }

.outer-page-text-blocks p {
  margin-top: 20px;
  line-height: 1.56;
  text-align: left; }

.light-blue-text {
  color: #00AAFF; }

.blue-text {
  color: #2f6cff; }

.blue-text em {
  font-size: 1.3em; }

h1.norican {
  font: 100% Norican;
  font-size: 3.4em;
  text-shadow: 1px 1px #dbfffa; }

.ravenous-header {
  width: calc(100vw - 325px);
  font: 100% 'Rubik Mono One';
  padding-left: 10px;
  font-size: 2.4em;
  color: goldenrod;
  text-align: center; }

/* LOBBY VOTE */
@font-face {
  font-family: "PC Senior";
  src: url(/theme/rockman/fonts/pcsenior.ttf) format("truetype"); }
#vote-here {
  position: relative;
  text-align: center;
  left: 0; }

#vote-here span {
  color: #fff;
  font: 100% 'PC Senior';
  font-size: 2.5em;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-shadow: 0 0 0.2em #0a0a0a;
  opacity: 0.9;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  width: 100%; }

.hoverImg {
  border: 1px solid #4b452f; }

#hoverThumb {
  position: absolute;
  min-height: 1px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5); }

.room img.nocturnal-pleasures {
  width: 110px;
  height: auto; }

.never-wider-than-screen {
  max-width: 95vw;
  height: auto; }

/* responsive stuff */
@media screen and (min-width: 768px) {
  h1 {
    font-size: 2.4em; } }
@media screen and (min-width: 768px) {
  body.outer-pages {
    margin-left: 50px;
    margin-right: 50px; }

  .header-text {
    font-size: 1em; } }
@media (max-width: 600px) {
  .top-icons {
    display: flex;
    justify-content: center;
    flex: 1;
    flex-wrap: wrap;
    width: 100%; }

  ul li:first-child {
    order: 3; }

  ul li:nth-child(2) {
    order: 1;
    width: 90vw; }

  ul li:nth-child(3) {
    order: 2; }

  ul li:nth-child(4) {
    order: 4; }

  ul li:nth-child(5) {
    order: 5; }

  .at-the-top {
    width: 40%;
    height: auto; }

  .room {
    margin-left: 2px;
    margin-right: 2px; }

  .room img {
    max-width: 100%;
    height: auto; }

  .comms-room a {
    max-width: 100px;
    height: auto; }

  .project-room {
    width: 40%; }

  .header-text {
    font-size: 1em;
    width: 60vw; }

  #vote-here span {
    font-size: 1.8em; } }
@media (max-width: 400px) {
  .header-text {
    font-size: 0.9em;
    width: 60vw; }

  .header-quote {
    font-size: 1em; }

  .three-col-cluster {
    width: 400px; }

  #vote-here span {
    font-size: 1em; } }
@media (max-width: 768px) {
  .header-container {
    display: none; } }

/*# sourceMappingURL=rockman.css.map */
