@charset "UTF-8";
/* CSS Document */

@import url(font.css);

@font-face {
  font-family: 'Avenir';
  src: url('avenir-roman.eot'); /* IE9 Compat Modes */
  src: url('avenir-roman.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('avenir-roman.woff') format('woff'), /* Modern Browsers */
  url('avenir-roman.ttf')  format('truetype'), /* Safari, Android, iOS */
  url('avenir-roman.svg#26a5f4031ec4a4c21898163151754229') format('svg'); /* Legacy iOS */

  font-style:   normal;
  font-weight:  normal;
}



body,td,th {
  color: #fff;
}

body {
  background-color: #333;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-family: 'Avenir';
  font-size: 16px;
  line-height: 1.75;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

body a{
	text-decoration: underline;
	color: #ffffff;
}

h1,
h2,
h3, h4 {
  font-weight: normal;
  margin: 0;
  
}
h1 {
  font-size: 1.5em;
  line-height: 2em;
  display: block;
  color: #ffffff;
  font-weight:bold;
  letter-spacing: 3px;
  text-decoration: none;
  border-bottom: 2px solid #ffffff;
}

h2 {
  font-size: 1em;
  color: #fff;
  line-height: 1.8em;
}
h3 {
  font-size: .8em;
  line-height: 1.4em;
}
h4 {
  font-size: 5.3em;
  line-height: 1em;
  color: #8bfefa;
}
p {
  margin: 0 0 1.2em;
  padding-top: 30px;
  padding-bottom: 30px;
}

body .buy {
  font-size: 1.2em;
  line-height: 0.9em;
  float: left;
  font-weight:bold;
  	letter-spacing: 3px;

}

.backupcontainer {
  max-width: 100%;
  position: fixed;
  top: 100px;
}

.backupparent {
  width: 900px;
  margin: 0 auto;
}

.backup {
  float: right;
  font-family: "SSGlyphish_filled";
  color: #fff;
  width: 60px;
  height: 60px;
  font-size: 28pt;
}

.backup a {
  color: #fff;
}

.content {
  max-width: 100%;
  overflow: hidden;
  margin: 0 auto;
}

.logo {
  width: 100px;
  height: 20px;
}

.header_dark {
  background: rgba(0,0,0,0.3);
  width: 100%;
  position: fixed;
  top: 0;
  height: 6em;
  display: none;
}

.masthead_parent {
  width: 100%;
  position: fixed;
  z-index: 999;
}

.masthead_container {
  max-width: 900px;
  height: auto;
  padding-top: 2.75em;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 999;
}

.masthead1 {
  top: 0px;
  z-index: 999;
  padding-bottom: 10px;
  text-align: left;
  float: left;
  width: 500px;
  font-size: 12pt;
  line-height: 6pt;
}

.piecemenu_parent {
  width: 100%;
  position: fixed;
  z-index: 999;
  top: 160px;
}

.piecemenu_container {
  max-width: 900px;
  height: auto;
  margin: 0 auto;
  padding-left: 40px;
  padding-right: 40px;
  z-index: 999;
}

.piecemenu {
  z-index: 999;
  padding-bottom: 10px;
  text-align: left;
  float: left;
  width: auto;
  font-size: 28pt;
  font-family: "SSGlyphish_filled";
  line-height: 6pt;
  cursor: pointer;
}

.menu {
  top: 0px;
  z-index: 999;
  padding-bottom: 10px;
  text-align: right;
  float: right;
  width: auto;
  font-size: 28pt;
  font-family: "SSGlyphish_filled";
  line-height: 6pt;
  cursor: pointer;
}

.menu-container {
  position: fixed;
  background: #000;
  font-size: .65em;
  left: 0;
  width: 100%;
  top: -13em;
  text-align: center;
  z-index: -1;
  padding-top: 5em;
  padding-bottom: 4.15em;
  -webkit-transition: top 400ms;
  -o-transition: top 400ms;
  transition: top 400ms;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.masthead_parent ::selection {
  background: none;
}


.left-middle {
  position: fixed;
  width: 500px;
  top: 50%;
  margin: 0 auto;
  text-align: center;
  left: -160px;
  font-size: 10pt;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  text-transform: none;
}

.right-middle {
  position: fixed;
  width: 500px;
  top: 50%;
  margin: 0 auto;
  text-align: center;
  right: -160px;
  text-transform: none;
  font-size: 10pt;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
}

.contact,
.about,
.piece_container {
  padding-top: 1.25em;
  padding-bottom: 6.25em;
}

.piece_container {
  width: 100%;
  height: auto;

  background-attachment: fixed !important;
  background-position: top center !important;
  background-repeat: no-repeat !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}

.piece {
  max-width: 600px;
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

.piece_nsfw {
  max-width: 600px;
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: left;
  margin: 0 auto;
  padding-left: 40px;
  padding-right: 40px;
}

.piece_nsfw p {
  float: left;
  padding: 1em 1.25em;
  margin-bottom: 3.4em;
  background-color: #ff3e03;
}

.piececopy {
  max-width: 600px;
  height: auto;
  padding-top: 0em;
  padding-bottom: 0em;
  text-align: left;
  margin: 0 auto;
}
.piececopy p {
  margin-top: .25em;
}

.about {
  width: 100%;
  height: auto;
  background: #1e1e1e;
background: -moz-linear-gradient(-45deg,  #1e1e1e 0%, #000000 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#1e1e1e), color-stop(100%,#000000));
background: -webkit-linear-gradient(-45deg,  #1e1e1e 0%,#000000 100%);
background: -o-linear-gradient(-45deg,  #1e1e1e 0%,#000000 100%);
background: -ms-linear-gradient(-45deg,  #1e1e1e 0%,#000000 100%);
background: linear-gradient(135deg,  #1e1e1e 0%,#000000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1e1e', endColorstr='#000000',GradientType=1 );
}
.about h1 {
  margin: 0 0 .6em;
}

.about_child {
  max-width: 600px;
  height: auto;
  color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: left;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

.contact {
  width: 100%;
  height: auto;
  background: rgb(201,33,18);
  background: -moz-linear-gradient(45deg,  rgba(201,33,18,1) 0%, rgba(255,62,3,1) 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(201,33,18,1)), color-stop(100%,rgba(255,62,3,1)));
  background: -webkit-linear-gradient(45deg,  rgba(201,33,18,1) 0%,rgba(255,62,3,1) 100%);
  background: -o-linear-gradient(45deg,  rgba(201,33,18,1) 0%,rgba(255,62,3,1) 100%);
  background: -ms-linear-gradient(45deg,  rgba(201,33,18,1) 0%,rgba(255,62,3,1) 100%);
  background: linear-gradient(45deg,  rgba(201,33,18,1) 0%,rgba(255,62,3,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c92112', endColorstr='#ff3e03',GradientType=1 );
}

.contact_child {
  width: 600px;
  height: auto;
  color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: left;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

.contact .item {
  z-index: 100;
  color: #fff;
  padding-right: 40px;
  font-family: 'Avenir';
  overflow: auto;
  z-index: 100;
  display: inline !important;
  -o-transition: .1s;
  -ms-transition: .1s;
  -moz-transition: .1s;
  -webkit-transition: .1s;
  transition: .1s;
}

.contact .item a {
  color: #fff;
  text-decoration: none;
  font-family: 'Fugue';
  -o-transition: .1s;
  -ms-transition: .1s;
  -moz-transition: .1s;
  -webkit-transition: .1s;
  transition: .1s;
}

.contact .item a:hover {
  color: #fff;
  text-decoration: none;
  border-bottom: 2px #fff solid;
  font-family: 'Fugue';
  -o-transition: .1s;
  -ms-transition: .1s;
  -moz-transition: .1s;
  -webkit-transition: .1s;
  transition: .1s;
}

.contact .item a:visited {
  color: #fff;
  text-decoration: none;
  font-family: 'Fugue';
  -o-transition: .1s;
  -ms-transition: .1s;
  -moz-transition: .1s;
  -webkit-transition: .1s;
  transition: .1s;
}

.image {
  max-width: 600px;
  width: 100%;
  height: 50%;
  margin-bottom: 40px;
  box-shadow: 0px 5px 12px rgba(0,0,0,0.3);
}

.profile {
  width: 100px;
  height: 100px;
  text-align: left;
  display: inline;
}

.button {
  width: auto;
  float: left;
  margin-left: 20px;
  margin-top: -.6em;
  margin-right: -0.5em;
}

.button a {
  text-align: center;
  border: 2pt solid #ffffff;
  color: #ffffff;
  line-height: 2em;
  height: 30px;
  margin: 0 auto;
  width: auto;
  font-size: 12pt;
  text-decoration: none;
  -o-transition: .1s;
  -ms-transition: .1s;
  -moz-transition: .1s;
  -webkit-transition: .1s;
  transition: .1s;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.button a:hover {
  text-align: center;
  /*
  border: 2pt solid #ffffff;
  color: #000;
  background: #ffffff;
  */
  border: 2pt solid #ffffff;
  color: #666;
  background: #ffffff;
  line-height: 2em;
  height: 30px;
  margin: 0 auto;
  width: auto;
  font-size: 12pt;
  text-decoration: none;
  -o-transition: .1s;
  -ms-transition: .1s;
  -moz-transition: .1s;
  -webkit-transition: .1s;
  transition: .1s;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.signature {
  width: 162px;
  height: 45px;
}

.credits {
  display: none;
  width: 100%;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  background: #f09145;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg,  #f09145 0%, #db3b3e 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#f09145), color-stop(100%,#db3b3e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg,  #f09145 0%,#db3b3e 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg,  #f09145 0%,#db3b3e 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg,  #f09145 0%,#db3b3e 100%);
  /* IE10+ */
  background: linear-gradient(135deg,  #f09145 0%,#db3b3e 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09145', endColorstr='#db3b3e',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}

.credits_child {
  width: 600px;
  overflow: auto;
  height: auto;
  color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: left;
  margin: 0 auto;
  padding-left: 40px;
  padding-right: 40px;
}

/*--- Mobile Styles ---*/
@media screen and (max-width: 930px) {

  .masthead_container {
    padding-top: 2em !important;
  width: 90%;
  margin: 0 auto;
  }

  .left-middle {
    position: fixed;
    width: 500px;
    top: 50%;
    margin: 0 auto;
    text-align: center;
    left: -208px;
    z-index: 0;
    font-size: 8pt;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    text-transform: none;
  }

  .contact,
  .about,
  .piece_container {
    padding-top: 4em;
    padding-bottom: 2em;
  }
  .piece_container {
    background-attachment: scroll;
    width: 100%;
    height: auto;
  }

  .right-middle {
    position: fixed;
    width: 500px;
    top: 50%;
    margin: 0 auto;
    text-align: center;
    right: -208px;
    text-transform: none;
    z-index: 0;
    font-size: 8pt;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
  }




  .contact a {
    color: #fff;
    text-decoration: none;
    font-family: 'Fugue';
    -o-transition: .1s;
    -ms-transition: .1s;
    -moz-transition: .1s;
    -webkit-transition: .1s;
    transition: .1s;
  }

  .contact .item a:hover {
    color: #fff;
    text-decoration: none;
    border-bottom: 0px #fff solid;
  }
}

@media screen and (max-width: 568px) {
  .left-middle,
  .right-middle {
    width: auto;
  }
  
  h4 {
  font-size: 3.3em;
  line-height: 1em;
}

  .left-middle {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: .7em !important;
    left: 0 !important;
    padding: 0 20px;
  display: none;
    text-align: center !important;
    width: 100% !important;
  }
  .masthead_container {
    padding-top: 1.25em !important;
  }
  .masthead1 {
    width: auto !important;
  }
  .logo {
    height: auto !important;
    width: 6em !important;
  }
  div.menu {
    font-size: 1em;
    line-height: 1em;
    font-size: 28pt;
    font-family: "SSGlyphish_filled";
    line-height: 6pt;
    padding-right: .2em;
  }
  .masthead_container {
    padding-top: 80px;
  }
  body .price {
  }

  .masthead_parent {
    width: 100%;
    position: fixed;
    height: 175px;
  }

  .left-middle {
    position: fixed;
    width: 600px;
    top: 1em;
    left: 20px;
    text-align: center;
    z-index: 999;
    font-size: 1em;
    text-transform: none;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
  }

  .right-middle {
    display: none;
    position: fixed;
    width: 500px;
    top: 20px !important;
    text-align: center;
    right: 0;
    text-transform: none;
    z-index: 999;
    font-size: 1em;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
  }

  div.menu {
    top: 0px;
    z-index: 0;
    padding-bottom: 10px;
    text-align: right;
    float: right;
    width: auto;
    font-size: 28pt;
    font-family: "SSGlyphish_filled";
    line-height: 6pt;
  }

  .contact,
  .about,
  .piece_container {
    padding-top: 2.5em;
    padding-bottom: 1em;
  }

  .piece_container {
    width: 100%;
    height: auto;
    background-attachment: scroll;
  }

  .menu-container {
    padding-top: 4em;
    padding-bottom: 1.3em;
    top: -18em;
    z-index: -1;
  }

  .menu .item {
    z-index: 100;
    color: #fff;
    padding: 20px;
    font-family: 'Fugue';
    z-index: 100;
    display: block !important;
  }

  .logo {
    width: 200px;
    height: 40px;
  }

  .work {
    /*width: 98.95%;*/
    width: 100%;
    height: auto;
  }

  .about {
    width: 100%;
    height: auto;
  }

  .contact {
    width: 100%;
    height: auto;
  }

  .contact_child {
    width: auto;
  }

  .contact a {
    color: #fff;
    text-decoration: none;
    font-family: 'Fugue';
    -o-transition: .1s;
    -ms-transition: .1s;
    -moz-transition: .1s;
    -webkit-transition: .1s;
    transition: .1s;
  }

  .contact a:hover {
    color: #fff;
    text-decoration: none !important;
    font-family: 'Fugue';
    -o-transition: .1s;
    -ms-transition: .1s;
    -moz-transition: .1s;
    -webkit-transition: .1s;
    transition: .1s;
  }

  .contact a:visited {
    color: #fff;
    text-decoration: none;
    font-family: 'Fugue';
    -o-transition: .1s;
    -ms-transition: .1s;
    -moz-transition: .1s;
    -webkit-transition: .1s;
    transition: .1s;
  }

  .menu div .item a {
    color: #8bfefa;
    text-decoration: none;
    font-family: 'Fugue';
    -o-transition: .1s;
    -ms-transition: .1s;
    -moz-transition: .1s;
    -webkit-transition: .1s;
    transition: .1s;
  }

  .menu div .item a:hover {
    color: #8bfefa;
    text-decoration: none;
    border-bottom: 0px #fff solid;
    font-family: 'Fugue';
    -o-transition: .1s;
    -ms-transition: .1s;
    -moz-transition: .1s;
    -webkit-transition: .1s;
    transition: .1s;
  }

  .menu div .item a:visited {
    color: #8bfefa;
    text-decoration: none;
    font-family: 'Fugue';
    -o-transition: .1s;
    -ms-transition: .1s;
    -moz-transition: .1s;
    -webkit-transition: .1s;
    transition: .1s;
  }

  .contact .item {
    z-index: 100;
    color: #fff;
    padding-right: 40px;
    font-family: 'Fugue';
    z-index: 100;
    display: block !important;
    -o-transition: .1s;
    -ms-transition: .1s;
    -moz-transition: .1s;
    -webkit-transition: .1s;
    transition: .1s;
  }

  .contact_child {
    padding-bottom: 6em;
  }

  .signature {
    width: 10em;
    height: auto;
  }
}