/*

Theme Name: tenbytwenty_v3
Theme URI: http://tenbytwenty.com/
Author: Ed Merritt
Author URI: http://edmerritt.com/

Description: 
Version: 0.1
Tags: fonts, icons, templates, wordpress themes

Template: edmerritt_v9

*/
::selection {
  background: #DD3407;
  /* Safari */

}
::-moz-selection {
  background: #DD3407;
  /* Firefox */

}
body {
  background: #312e27;
  text-shadow: none;
  color: #ffffff;
}
@media screen and (min-width: 500px) {
  body {
    background: url("img/bkg_xxxx.jpg") top no-repeat fixed #312e27;
  }
  body.no-touch:after {
    opacity: 0.7;
  }
}
.logo {
  margin-bottom: 0;
}
.logo img {
  width: 100%;
  max-width: 180px;
}
@media screen and (min-width: 700px) {
  .logo img {
    max-width: 213px;
  }
}
@media screen and (min-width: 1200px) {
  .logo img {
    max-width: 213px;
  }
}
a, a:visited {
  color: #efd476;
}
a:hover {
  color: #f58a3b;
}
.button, .button:visited {
  background: #efd476;
  color: #312e27;
}
.button:hover {
  background: #f58a3b;
  color: #000;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  color: #ffffff;
}
hr.sectionDivider {
  background: rgba(0, 0, 0, 0.5);
}
.nav .tools a {
  color: #ffffff;
}
.nav .menu a {
  color: #ffffff;
}
@media screen and (min-width: 700px) {
  .nav .menu a:hover {
    color: #efd476;
  }
  .nav .tools a {
    color: rgba(255, 255, 255, 0.7);
  }
  .nav .tools a:hover {
    color: #ffffff;
  }
  .nav .twitter a:hover {
    color: #83e9ff;
  }
  .nav .facebook a:hover {
    color: #7cc3ff;
  }
}
.peopleList a {
  color: rgba(255, 255, 255, 0.7);
}
.peopleList strong {
  color: #ffffff;
}
.peopleList a:hover strong {
  color: #efd476;
}
.introIcon [data-icon] {
  color: #ffffff;
}
.js .review {
  background-color: rgba(0, 0, 0, 0.2);
}
.js .review:hover {
  background-color: transparent;
}
.review a {
  color: #fff;
}
a.review:after {
  display: none;
}
a.review:hover {
  box-shadow: 0 4px 12px -5px #000000;
}
.review img + div {
  color: #ffffff;
  background: #000;
  overflow: visible;
}
#masonry .review {
  margin: 0 16px 28px 12px;
  width: 234px;
  transition: all 0.15s;
}
.tenByTwenty .review img + div {
  background: #000;
}
.articles .rightSide h3.light a {
  color: #fff;
}
.articles .rightSide h3.light a:hover {
  color: #efd476;
}
.single img {
  max-width: 100%;
  height: auto;
}
.price {
  background: #DD3407;
  border-radius: 50%;
  font-size: 1.5em;
  height: 60px;
  line-height: 60px;
  letter-spacing: 0.07em;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
  width: 60px;
}
span.price {
  display: inline-block;
}
.review .price {
  z-index: 100;
  position: absolute;
  right: 0;
  top: -9px;
  line-height: 60px;
}
.review img + div {
  height: 0rem;
}
.review img + div .price {
  top: 100px;
  transition: all 0.5s;
}
.review:hover img + div {
  height: 5rem;
}
.review:hover img + div .price {
  top: -9px;
}
.review img + div:hover {
  height: 193px;
}
.buyButton, .donateButton {
  font-size: 1.5rem;
  padding-bottom: 0.4em;
  padding-top: 0.3em;
}
.donateButton {
  background-color: #ff4e5f;
  color: #fff;
}
.donateButton:hover {
  background-color: #f23245;
  color: #fff;
}
.buyButton .iconFont, .donateButton .iconFont {
  font-size: 1.5em;
  margin-right: 0.5rem;
}
.donateButton .iconFont {
  color: #fff;
  transition: color 0.2s;
}
.iconCharacters {
  font-size: 1.3rem;
  color: #000;
}
.iconCharacters th {
  display: none;
}
.iconCharacters tr {
  position: relative;
  display: block;
  float: left;
  min-width: 9rem;
  width: 19%;
  background: rgba(255, 255, 255, 0.8);
  margin: 0 4px 4px 0;
  transition: all 0.3s;
}
.iconCharacters tr:hover {
  z-index: 2;
  background: #fff;
  transform: scale(1.2);
  box-shadow: 0 0 5px #000000;
}
.iconCharacters td {
  display: block;
  text-align: center;
  padding: 3px 0;
  background: rgba(0, 0, 0, 0.2);
}
.iconCharacters td.iconFont {
  padding: 20px 0;
  background: none;
  cursor: default;
}
.iconCharacters [data-icon]:before {
  font-size: 7rem;
}
.sponsorsRow {
  background: rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 4rem;
}
.bsap {
  margin: 0;
}
ins + div#bsap_2185 {
  margin-top: 4rem;
}
div.bsap_2185 a {
  margin: 0 4px 4rem 0 !important;
  border-radius: 3px;
  display: inline-block !important;
}
.bsa_idb {
  padding: 0 12px;
}
.bsap_1285352 ul {
  padding-left: 0;
  list-syle: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  list-style: none;
  margin-top: 4rem;
}
.bsap_1285352 .bwr {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 10px 0;
}
.bsap_1285352 .bt {
  display: block;
  font-weight: 700;
}
.bsap_1285352 .bd {
  color: rgba(255, 255, 255, 0.7);
}
#aswift_1_anchor {
  margin: 4rem 12px 0 !important;
}
