@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville:400,700,400italic);
@import url(https://fonts.googleapis.com/css?family=Arapey);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);
body {
    font-family: 'Libre Baskerville', serif;
    font-size:16px;
    line-height:1.5em;
    color:#000;
    margin:0;
    background:#efefef;
    background:#fafafa;
}
@media (max-width:600px) {
  body { font-size:14px; }
}

.top-menu {
    margin: 0rem 0 1rem 0;
    padding: 0rem 0;
    float: none;
    text-align: center;
    text-transform:uppercase;
    font-size:1em;
    letter-spacing:.25em;
    font-family:'Open Sans Condensed',sans-serif;
    font-weight:700;
    background:#222;
}
.top-menu li a {
  text-decoration:none;
  color:#eee;
}
.top-menu a:hover {
  color:#7ba4d1;
  text-shadow:0 1px 0 #000;
}
.top-menu a:active,
.top-menu .current a {
  color:#bf7883;
}

.top-menu li {
    display: inline;
    list-style-type: none;
    border-right:solid 1px #ccc;
    padding-right: 1em;
    padding-left:.8em
}
.top-menu li:last-child {
    border-right:none;
    padding-right:0;
}

.site-title {
  display:block;
  width:347px;
  height:57px;
  margin:3rem auto;
  background:url(https://vileworks.com/wp-content/uploads/2014/07/vileworks-logo.png) top center no-repeat;
  width:400px;
  text-indent:200%;
  overflow:hidden;
  white-space:nowrap;
}
article.transparent-wide {
  border: none;
    background: none;
    padding-bottom: 0;
    max-width: 680px;
    text-align: center;
}
article {
    max-width: 600px;
    margin: auto;
    display: block;
    margin-bottom: 3rem;
    background: #fff;
    padding: 0 2em;
    padding-bottom: 2em;
    padding: 2em;
    border: 1px solid #e5e5e5;
    border-color: #e6e6e6;
    border-bottom: solid 5px #d3b1b1;
    border-bottom-color: #d3e3e5;
    -moz-border-radius: 4px;
    border-radius: 4px 4px 0 0;
    border-radius: 0;
}
@media (max-width:600px) {
    article { max-width:calc(100% - 4em); }
}
hr {
    margin:2em 0;
}
p {
    /* max-width:60em;  */
    display:inline-block;
}

/*
a {
    color:#136fd2;
    color:#0a3666;
}
a:hover {
  color:#136fd2;
}
*/
article a {
  /* border-bottom: solid 1px #ccc; */
  text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, 2px 0 0 #fff, -2px 0 0 #fff;
  box-shadow: inset 0 -1px 0 0 #fff, inset 0 -2px 0 0 #ccc;
}
a, a .icon {
  color:#136fd2;
  color:#0a3666;
  fill:#0a3666;
  text-decoration:none;
  /* -moz-transition: all 300ms;
  -webkit-transition: all 300ms;
  transition: all 300ms; */
}
a:hover,a:hover .icon {
  color:#C02942;
  color:#136fd2;
  fill:#136fd2;
}
a:hover {
  color:#136fd2;
}
a:active {
  color:#bf7883;
}

h1,h2 {
    text-align:center;
}
h2,
.main-nav {
    font-family:'Open Sans', sans-serif;
    font-weight:400;
    font-size:1em;
    margin-bottom:0;
}
h3 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
  text-align: center;
}
em, i {
    /* color: rgb(173, 139, 31); */
}
ul, ol {
    font-family: "Open Sans", sans-serif;
}
ol {
    margin-top: 0;
}

li {
  margin-bottom:1em;
}
li:last-child {
  margin-bottom: 0;
}

.main-nav {
  width:400px;
  margin:auto;
}

.site-title,
.main-nav {
    text-transform:uppercase;
    font-size:1.2em;
    letter-spacing:.25em;
    font-family:'Open Sans Condensed',sans-serif;
    font-weight:700;
}

.site-title a,
.main-nav a {
    color:#111;
    text-decoration:none;
}
@media (max-width:600px) {
    .site-title {
      width:290px;
      background-size: contain;
    }
}

.article-title {
    font-size:2em;
    line-height:1.5em;
    line-height: 1.2em;
    letter-spacing:0.15em;
    text-transform:uppercase;
    font-family:'Arapey', serif;
    font-weight:normal;
    /*margin-top:0;*/


    position:relative;
}
.article-title a {
  text-decoration:none;
  display:block;


  letter-spacing:0.0rem;
  text-transform:none;
  font-family:'Arapey', serif;
  font-weight:normal;
}


h2.subtitle, article h2 {
    font-size:1.2em;
    font-size:1.5em;
    line-height:1.2em;
    letter-spacing:.05em;
    font-family:'Open Sans Condensed',sans-serif;
    font-weight:700;
}
.price {
    white-space:nowrap;
    font-weight:300;
    font-size:1rem;
}

.button {
    color: #0a3666;
    color:#B77373;
    color:#bc4254;
    color: #53777A;
    /* cursor:default; */
    margin: 0 .5em;
    line-height: 1.5em;
    letter-spacing: .025em;
    font-family: 'Open Sans Condensed',sans-serif;
    font-weight: 700;
    padding: .25em .5em;
}
.button:not([disabled]):hover, .button:not([disabled]):focus {
    /*color:#C02942;*/
    color:#C02942;
    color:#136fd2;
    background-color: #e3e3e3;
    background-image: -moz-linear-gradient(top, #f2f2f2, #ccc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#ccc));
    background-image: -webkit-linear-gradient(top, #f2f2f2, #ccc);
    background-image: -o-linear-gradient(top, #f2f2f2, #ccc);
    background-image: linear-gradient(to bottom, #f2f2f2, #ccc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffcccccc', GradientType=0);
    zoom: 1;
}
.button:active {
    margin-top: 2px;
    margin-bottom: -2px;
}
.button:not([disabled]):hover .icon {
  fill:#C02942;
}
.button {
    text-decoration:none;
    border: 1px solid #b1b1b1;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25) rgba(0,0,0,0.25);
    position: relative;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    background-color: #f0f0f0;
    background-image: -moz-linear-gradient(top, #fff, #d9d9d9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#d9d9d9));
    background-image: -webkit-linear-gradient(top, #fff, #d9d9d9);
    background-image: -o-linear-gradient(top, #fff, #d9d9d9);
    background-image: linear-gradient(to bottom, #fff, #d9d9d9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd9d9d9', GradientType=0);
    zoom: 1;
}

article img {
    max-width:100%;
    margin: .5em 0;
}
figure {
  font-family: 'Open Sans Condensed',sans-serif;
  display: block;
  margin: 0;
  text-align:center;
}
figcaption {
  margin-top: .5em;
}
.dropcap {
display: block;
float: left;
font-size: 50px;
font-size:3rem;
line-height: 2rem;
margin-bottom: 0;
margin-left: 0;
margin-right: 8px;
margin-top: 9px;
}
.ribbon {
    display: inline-block;
    margin-top: 2rem;
    margin-bottom: 0rem;
    margin-left: calc(-2rem - 2px);
    background-color: #53777A;
    border-right: .3em solid #d3b1b1;
    border-color: #abc9cc;    padding: 0 1.5em 0 3em;
    color: #fff;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: .9em;
    line-height: 2em;
    box-shadow: 0 1px 2px -2px #000;
}
@media (max-width: 700px) {
   .ribbon {
       margin-left: -.75rem;
       padding-left: .75rem;
       padding-right: calc(.75rem - .3em);
       box-shadow: none;
   }
}

.transparent-wide p {
    color: #86712F;
}

body.unselectable {
    /*-webkit-touch-callout: none;*/
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
body.unselectable p {
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
::selection { background:#90D2FF; }
::-moz-selection { background:#90D2FF; }

.final-action {
    display: block;
    width: 1em;
    margin: auto;
    text-align: center;
    color: #bf7883;
    /* color: #7ba4d1; */
    font-size: 3em;
    line-height: 3rem;
    padding-bottom: 2.5rem;
}
