@charset "UTF-8";
@font-face {
  font-family: 'Rokkit';
  src: url("/fonts/Rokkitt-Bold.eot");
  src: local("º"), url("/fonts/Rokkitt-Bold.woff") format("woff"), url("/fonts/Rokkitt-Bold.ttf") format("truetype"), url("/fonts/Rokkitt-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'BrunoAce';
  src: url("/fonts/BrunoAce-Regular.eot");
  src: local("º"), url("/fonts/BrunoAce-Regular.woff") format("woff"), url("/fonts/BrunoAce-Regular.ttf") format("truetype"), url("/fonts/BrunoAce-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Social';
  src: url("/fonts/social/social-media-regular.ttf") format("truetype"), url("/fonts/social/social-media-regular.otf") format("opentype"), url("/fonts/social/social-media-regular.svg") format("svg"), url("/fonts/social/social-media-regular.woff") format("woff"), url("/fonts/social/social-media-regular.eot") format("eot"); }
.backposition, body header nav li:hover, body header, body .effect, body section header, body section, body {
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover; }

.center-string {
  text-align: center; }
.center-object {
  display: block;
  margin: 0 auto; }

.left-string {
  text-align: left; }
.left-object {
  position: absolute;
  display: block;
  margin: 0 auto;
  left: 0; }

.right-string {
  text-align: right; }
.right-object {
  position: absolute;
  display: block;
  margin: 0 auto;
  right: 0; }

.valign-top {
  vertical-align: top; }
.valign-bottom {
  vertical-align: bottom; }
.valign-middle {
  vertical-align: middle; }

body {
  width: 100vw;
  height: 100vh;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background-image: url("/images/2015/background.png");
  background-color: black;
  font-family: "Arial Narrow", Arial, "Helvetica Neue", sans-serif;
  font-size: 14px; }
  body header {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 180px;
    margin: 0;
    background-color: white;
    background-image: url("/images/2015/background-effect2.png"); }
    body header h1 {
      position: absolute;
      top: 30%;
      left: 405px;
      color: gray;
      font-family: "BrunoAce", "Segoe UI", "Tahoma", "Verdana", sans-serif;
      font-size: 3em;
      font-weight: normal;
      text-shadow: 0 0 5px white, 0 0 10px rgba(255, 255, 255, 0.8); }
    body header nav {
      position: absolute;
      bottom: 15px;
      right: 20px;
      width: 50%;
      height: 50px;
      line-height: 50px;
      text-align: right; }
      body header nav li {
        border-top: 3px transparent solid; }
        body header nav li:hover {
          background-image: url("/images/2015/background.png");
          color: white;
          border-radius: 10px 10px 0 0;
          border-top: 2px solid #1C1E44;
          cursor: pointer;
          box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.8); }
          body header nav li:hover a {
            color: white; }
  body .effect, body section header {
    background-image: url("/images/2015/background-hover.png"); }
  body section {
    min-height: 200px;
    width: 100%;
    margin: 0;
    clear: both;
    background-color: rgba(255, 255, 255, 0.8);
    background-image: url("/images/2015/background-effect2.png");
    box-shadow: 0 0 20px white;
    border-width: 3px 0;
    border-color: white;
    border-style: solid;
    padding-bottom: 80px; }
    body section header {
      position: relative;
      top: 0;
      left: 0;
      width: 100%;
      min-height: 300px;
      clear: both; }
      body section header h2 {
        line-height: 300px;
        font-size: 90px;
        font-weight: normal;
        font-family: "Rokkit", Times, "Times New Roman", serif;
        color: white;
        text-shadow: 0 2px 5px black;
        text-align: center;
        margin: 0; }
    body section article {
      min-height: 200px; }
    body section aside {
      float: right; }
    body section.magazine {
      white-space: nowrap;
      padding: 0;
      margin: 0 auto 20px;
      height: auto;
      min-height: 50px;
      background-color: rgba(255, 255, 255, 0.5);
      background-image: none;
      border-color: transparent;
      border-width: 0;
      box-shadow: none; }
      body section.magazine:last-child {
        margin-bottom: -80px; }
      body section.magazine article {
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0;
        white-space: normal;
        text-align: justify;
        display: inline-block;
        border: none;
        box-shadow: none;
        vertical-align: top; }
        body section.magazine article h1, body section.magazine article h2, body section.magazine article h3, body section.magazine article h4, body section.magazine article h5, body section.magazine article h6 {
          text-align: left; }
        body section.magazine article h2 {
          font-size: 1.2em;
          margin: 0 0 5px; }
        body section.magazine article p {
          margin: 2px 0 5px; }
        body section.magazine article a {
          color: steelblue; }
          body section.magazine article a:hover, body section.magazine article aactive {
            color: orangered; }
          body section.magazine article a:visited {
            text-decoration: underline; }
        body section.magazine article > div {
          margin: 0 10px;
          padding: 20px 0; }
        body section.magazine article._10 {
          width: 10%; }
        body section.magazine article._9 {
          width: 11.11111%; }
        body section.magazine article._8 {
          width: 12.5%; }
        body section.magazine article._7 {
          width: 14.28571%; }
        body section.magazine article._6 {
          width: 16.66667%; }
        body section.magazine article._5 {
          width: 20%; }
        body section.magazine article._4 {
          width: 25%; }
        body section.magazine article._3 {
          width: 33.33333%; }
        body section.magazine article._2 {
          width: 50%; }
  body footer {
    position: relative;
    width: 100%;
    min-height: 80px;
    padding: 48px 0;
    color: white;
    background-color: rgba(15, 16, 35, 0.9);
    border-top: 5px white solid; }
    body footer:before {
      position: absolute;
      display: block;
      content: '';
      top: 0;
      left: 50%;
      width: 100px;
      height: 100px;
      margin: -52px 0 0 -52px;
      border-radius: 100%;
      border-color: white;
      border-width: 5px;
      border-style: solid;
      overflow: hidden;
      background-image: url("/images/2015/footer-logo.png");
      background-size: contain;
      background-position: center;
      box-shadow: inset 0 0 10px #1C1E44, 0 0 5px white; }
    body footer:after {
      position: absolute;
      display: block;
      content: 'Revolution Visual Arts ©2015';
      line-height: 40px;
      font-size: 12px;
      font-font-family: "Rokkit", Times, "Times New Roman", serif;
      color: white;
      text-align: center;
      top: 100%;
      width: 100%;
      margin: -40px 0 0 0; }
    body footer h1, body footer h2, body footer h3, body footer h4, body footer h5, body footer h6 {
      font-weight: normal; }
    body footer a {
      color: steelblue;
      font-weight: normal; }
      body footer a:hover {
        color: skyblue; }
      body footer a:active, body footer a:visited {
        text-decoration: underline; }

a {
  color: #1C1E44;
  text-decoration: none; }
  a:hover {
    color: #0E0F23;
    text-decoration: none; }

#logo {
  position: absolute;
  width: 400px;
  height: 400px;
  background-image: url("../images/2015/logo.png");
  background-repeat: no-repeat;
  background-size: contain; }

nav > ul {
  display: block;
  white-space: nowrap; }
  nav > ul li {
    display: inline-block;
    font-size: 18px;
    font-family: "Rokkit", Times, "Times New Roman", serif;
    color: #1C1E44;
    padding: 0 20px;
    border-width: 0 1px;
    border-left-color: gray;
    border-right-color: #1C1E44; }

#youTube, .divider {
  position: relative;
  width: 100%;
  height: 400px; }
  #youTube._half, .divider._half {
    min-height: 200px; }
  #youTube._quart, .divider._quart {
    min-height: 100px; }
  #youTube figure, .divider figure {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 600px;
    height: 337.5px;
    background-color: rgba(0, 0, 0, 0.5);
    margin: 0 auto;
    border: 2px white solid; }

body section.magazine .wp-thumb {
  position: relative;
  display: inline-block;
  width: 150px;
  margin: 0 10px;
  /*margin-right: 10px;*/
  vertical-align: top; }
  body section.magazine .wp-thumb img {
    margin: 0;
    padding: 0; }
  body section.magazine .wp-thumb ~ .wp-info {
    width: calc(100% - 200px); }
  body section.magazine .wp-thumb:hover a {
    position: relative; }
    body section.magazine .wp-thumb:hover a:after {
      position: absolute;
      display: block;
      content: "";
      border: 2px rgba(255, 255, 255, 0.3); }
body section.magazine .wp-info {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: 0;
  vertical-align: top; }
body section.magazine .wp-link-title {
  color: #6f369d; }

.social {
  display: inline-block;
  font-family: 'Social';
  text-decoration: none; }
  .social:before {
    position: relative;
    display: block; }
  .social.google:before {
    content: '1';
    color: #E14326; }
  .social.facebook:before {
    content: '2';
    color: #47639E; }
  .social.soundcloud:before {
    content: '3';
    color: #FF5500; }
  .social.instagram:before {
    content: '4';
    color: #125688; }
  .social.myspace:before {
    content: '5';
    color: black; }
  .social.twitter:before {
    content: '6';
    color: #55ACEE; }
  .social.youtube:before {
    content: '7';
    color: #CC181E; }
  .social.itunes:before {
    content: '8';
    color: #616161; }
  .social.xbox:before {
    content: '9';
    color: #107C10; }
  .social.prime:before {
    content: 'A';
    color: #3C9CBF; }
  .social.pinterest:before {
    content: 'B';
    color: #C72527; }
  .social:before._12px {
    font-size: 12px; }
  .social._14px {
    font-size: 14px; }
  .social._16px {
    font-size: 16px; }
  .social._32px {
    font-size: 32px; }
  .social._64px {
    font-size: 64px; }
  .social._80px {
    font-size: 80px; }
  .social._custompx {
    font-size: inherit; }
  .social._black:before {
    color: black; }
  .social._white:before {
    color: white; }
  .social:hover:before {
    color: gray; }

.socialtool {
  display: block;
  width: 30%;
  margin: 20px auto 5px;
  text-align: center; }
  .socialtool ul, .socialtool li {
    display: inline-block;
    margin: 0;
    padding: 0; }

#socialMenu {
  position: absolute;
  width: auto;
  height: auto;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.8); }
  #socialMenu ul.navigation {
    display: block;
    margin: 0;
    padding: 0; }
    #socialMenu ul.navigation li {
      display: block;
      padding: 5px 10px;
      color: white;
      font-size: 24px; }
      #socialMenu ul.navigation li a {
        color: white; }
        #socialMenu ul.navigation li a:visited {
          text-decoration: none; }
      #socialMenu ul.navigation li:hover > a, #socialMenu ul.navigation li:hover > .social:before, #socialMenu ul.navigation li:hover > .social:after {
        color: skyblue !important; }

@media only screen and (max-width: 1027px) {
  #logo {
    width: 200px;
    height: 200px; }

  body header h1 {
    top: 15%;
    left: 200px; }

  body section.magazine article._3 .wp-thumb, body section.magazine article._4 .wp-thumb, body section.magazine article._5 .wp-thumb, body section.magazine article._6 .wp-thumb, body section.magazine article._7 .wp-thumb, body section.magazine article._8 .wp-thumb {
    display: block;
    width: 150px;
    margin: 0 auto;
    padding: 20px 0 0; }
  body section.magazine article._3 .wp-info, body section.magazine article._4 .wp-info, body section.magazine article._5 .wp-info, body section.magazine article._6 .wp-info, body section.magazine article._7 .wp-info, body section.magazine article._8 .wp-info {
    display: block;
    width: calc(100% - 40px);
    max-width: 100%;
    margin: 0 20px; } }
@media only screen and (max-width: 800px) {
  body section header {
    min-height: 200px; }
    body section header h2 {
      line-height: 200px;
      font-size: 70px; }

  .socialtool {
    width: auto; } }
@media only screen and (max-width: 360px) {
  #main-header {
    position: relative; }
    #main-header #logo {
      position: relative;
      display: block;
      width: 100px;
      height: 100px;
      margin: 0 auto; }
    #main-header h1 {
      position: relative;
      top: auto;
      left: auto;
      display: block;
      font-size: 24px;
      width: 350px;
      margin: 0;
      text-align: center; }
    #main-header nav {
      width: 100%;
      left: auto;
      top: auto;
      right: auto;
      bottom: 0px;
      text-align: center;
      height: auto;
      line-height: 30px;
      margin: 0; }
      #main-header nav ul, #main-header nav ul li {
        display: inline-block;
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto;
        line-height: 30px;
        font-size: 15px;
        text-align: center; }
      #main-header nav ul li {
        width: auto;
        margin: 0 2px;
        padding: 0 10px; }
        #main-header nav ul li:first-child {
          margin-left: 0; }
        #main-header nav ul li:last-child {
          margin-right: 0; }

  body section.magazine article._3, body section.magazine article._4, body section.magazine article._5, body section.magazine article._6, body section.magazine article._8, body section.magazine article._9, body section.magazine article._10 {
    display: block;
    width: 100%; }

  #youTube {
    height: 300px; }
    #youTube figure {
      width: 360px;
      height: 202.5px; }

  body section header {
    min-height: 200px; }
    body section header h2 {
      line-height: 200px;
      font-size: 32px; } }

/*# sourceMappingURL=main.css.map */
