body {
  color: #555;
  font-weight: 400;
  background: #f5f5f5;
}

/* Type Stuff         ======================================== */
h1, h2, h3, h4, h5, h6,
.genesis-nav-menu, .entry-title, .entry-meta, .archive-pagination, .breadcrumb,
.comment-author, .comment-meta, .comment-respond label,
.site-footer,
button, input[type="button"], input[type="reset"], input[type="submit"], .button {
  font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, .entry-title {
  font-weight: 400;
  color: #444;
}

.entry-time, .entry-author, .entry-comments-link,
.archive-pagination,
.comment-respond label {
  text-transform: uppercase;
}

.entry-meta,
.genesis-nav-menu .sub-menu li a,
.content .widget-title {
  text-transform: none;
}

.entry-meta {
  font-size: 13px;
}

.entry-meta, .comment-meta, .genesis-nav-menu, .archive-pagination, .breadcrumb, .site-footer,
button, input[type="button"], input[type="reset"], input[type="submit"], .button {
  font-weight: 300;
  letter-spacing: 0.5px;
}

.comment-respond h3, .entry-comments h3, .widget-title {
  font-size: 24px;
}

/* Link Stuff         ======================================== */
a, .entry-content a {
  color: #aa0000;
}
a:hover, .entry-content a:hover {
  color: #333;
  text-decoration: none;
}
.entry-title a:hover, .site-title a:hover, .entry-title .entry-content a:hover, .site-title .entry-content a:hover {
  color: #aa0000;
}

.genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a,
.nav-primary .sub-menu a:hover {
  background-color: #770000;
}

.content .entry-meta .entry-comments-link a,
.archive-pagination li a:hover, .archive-pagination li.active a,
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .entry-content .button {
  background-color: #aa0000;
}

button:hover, input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"], .button:hover, .entry-content .button:hover {
  background-color: #333;
}

/* Layout Stuff         ======================================== */
.site-container {
  max-width: none;
  margin-top: 0;
  padding: 0;
  background: none;
}

.site-inner {
  max-width: 1140px;
  margin: 40px auto 0;
  padding: 36px;
  background: #fff;
}
@media only screen and (max-width: 1139px) {
  .site-inner {
    max-width: 960px;
  }
}

@media only screen and (max-width: 1024px) {
  .content {
    margin-bottom: 40px;
  }
}

/* Header Stuff         ======================================== */
@media only screen and (max-width: 1023px) {
  .site-title {
    margin-bottom: 40px;
  }
}

.site-title a, .site-title a:hover {
  background: none;
  padding: 0;
}

.site-logo {
  width: 156px;
}
@media only screen and (max-width: 320px) {
  .site-logo {
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .site-logo {
    width: 100%;
  }
}

.site-header {
  background: #222;
  padding: 40px 0 0;
}
@media only screen and (min-width: 1024px) {
  .site-header {
    padding: 40px 0 20px 20px;
  }
}
.site-header .wrap {
  max-width: none;
}
.site-header .widget-area {
  width: 728px;
}
@media only screen and (max-width: 1139px) {
  .site-header .widget-area {
    width: 704px;
  }
}
@media only screen and (max-width: 1023px) {
  .site-header .widget-area {
    width: 100%;
  }
}

.title-area, .nav-primary {
  float: none;
}

@media only screen and (min-width: 1024px) {
  .title-area, .nav-primary {
    float: left;
  }

  .header-full-width .title-area,
  .title-area {
    width: 13%;
    padding-right: 20px;
  }

  .nav-primary {
    width: 87%;
  }
}
.nav-primary a {
  padding: 15px 10px;
}
.nav-primary li.search {
  padding-right: 20px;
}
@media only screen and (max-width: 1023px) {
  .nav-primary li.search {
    width: 100%;
    display: block;
    padding: 10px 20px 10px;
  }
}
.nav-primary .search-form {
  margin-top: 0;
  width: auto;
}
.nav-primary input[type="search"] {
  color: #ddd;
  height: 44px;
  border: none;
  background-color: #444;
  background-position: 15px 14px;
  box-shadow: none;
}
.nav-primary input[type="search"]:focus {
  background-color: #770000;
}

/* Entry Stuff         ======================================== */
.breadcrumb {
  color: #aaa;
}

.archive-pagination li a {
  margin: 0 5px;
  padding: 8px 16px;
}

.single .entry {
  padding-bottom: 32px;
}
.sidebar .entry {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}

.entry-header .entry-meta {
  padding-top: 7px;
  border-top: 1px solid #ddd;
}

@media only screen and (max-width: 1023px) {
  .entry-footer .entry-meta {
    margin-bottom: 20px;
  }
}

.entry, .page.page-template-page_blog-php .entry,
.comment-respond h3, .entry-comments h3, .sidebar .widget-title {
  background: none;
  border-bottom: 3px double #ddd;
}

.entry-comments-link a {
  display: block;
  margin-top: -8px;
}

.entry-image, .wp-post-image {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}

/* Below Header Widgets         ======================================== */
.below-header {
  max-width: 1140px;
  margin: 40px auto;
  text-align: center;
}

/* Before Entry Widgets         ======================================== */
.before-entry {
  text-align: center;
  padding: 0 0 20px;
}

.after-entry {
  padding: 0;
  background: none;
}
.after-entry .wrap {
  padding-left: 0;
  padding-right: 0;
}

.before-entry .widget, .after-entry .widget {
  margin-bottom: 0;
}

.before-entry .checkthisout, .before-entry .bsarocks {
  float: left;
  width: 50%;
  margin: 0 4% 2em 0;
}
.before-entry .shareit {
  float: right;
  width: 44%;
}
@media only screen and (min-width: 768px) {
  .before-entry .shareit {
    margin-top: 5em;
  }
}
@media only screen and (max-width: 767px) {
  .before-entry .checkthisout, .before-entry .bsarocks, .before-entry .bsap, .before-entry .shareit {
    width: 100%;
    display: block;
    overflow: hidden;
    margin: 0 auto 2em;
  }
  .before-entry div.bsap iframe {
    float: none;
    margin: 0 auto;
  }
}

.shareit {
  text-align: center;
  width: 44%;
}
.shareit p {
  margin: -1em 0 1em;
}
.shareit a {
  text-decoration: none;
}

.shareit {
  float: left;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}

.shareit {
  margin-bottom: 2em;
}

.share .dashicons {
  display: inline-block;
  width: 64px;
  height: 64px;
  line-height: 64px;
  margin: 0 5px;
  border-radius: 100px;
}

.dashicons {
  font-size: 1.5em;
  color: #fff;
}
.dashicons:hover {
  font-size: 2.4em;
}

.dashicons-facebook-alt {
  background: #3b5998;
}

.dashicons-twitter {
  background: #55acee;
}

.dashicons-googleplus {
  background: #dd4b39;
}

/* After Entry Widgets         ======================================== */
.addthis_32x32_style .at_flat_counter, .addthis_32x32_white_style .at_flat_counter {
  margin-right: 5%;
  margin-bottom: 10%;
}

.addthis_responsive_sharing {
  margin-bottom: 30px;
}

.addthis_responsive_sharing .at-mobile {
  text-align: center;
}

@media only screen and (min-width: 585px) {
  .at-share-btn {
    width: 32.2%;
  }
}

/* Comment Stuff         ======================================== */
.comment-author {
  font-size: 24px;
  line-height: 1.3;
}
.comment-author .says {
  display: none;
}
.comment-author b {
  font-weight: 400;
}

.trackback .comment-content, .pingback .comment-content {
  font-size: 12px;
  color: #999;
}

.comment-meta {
  font-size: 13px;
}
.comment-meta, .comment-meta a {
  color: #999;
  text-decoration: none;
}

.comments-pagination {
  font-size: 14px;
  margin: 20px 0 40px;
}

p.form-submit {
  margin-bottom: 16px;
}
p.form-submit input {
  width: 100%;
}

/* Footer Stuff         ======================================== */
.site-footer {
  color: #999;
}

/* Responsive Menu
--------------------------------------------- */
.responsive-menu-icon {
  border-bottom: 1px solid #555;
  cursor: pointer;
  display: none;
  margin-bottom: -1px;
  text-align: center;
}

.site-header .responsive-menu-icon {
  border-bottom: none;
}

.responsive-menu-icon::before {
  color: #fff;
  content: "\f333";
  display: inline-block;
  font: normal 20px/1 'dashicons';
  margin: 0 auto;
  padding: 10px;
}

@media only screen and (max-width: 600px) {
  .genesis-nav-menu.responsive-menu > .menu-item > .sub-menu,
  .genesis-nav-menu.responsive-menu {
    display: none;
  }

  .genesis-nav-menu.responsive-menu .menu-item,
  .responsive-menu-icon {
    display: block;
  }

  .genesis-nav-menu.responsive-menu .menu-item {
    margin: 0;
  }

  .genesis-nav-menu.responsive-menu .menu-item:hover {
    position: static;
  }

  .genesis-nav-menu.responsive-menu > li {
    border-bottom: 1px solid #555;
  }

  .genesis-nav-menu.responsive-menu li.current-menu-item > a,
  .genesis-nav-menu.responsive-menu .sub-menu li.current-menu-item > a:hover,
  .genesis-nav-menu.responsive-menu li a,
  .genesis-nav-menu.responsive-menu li a:hover {
    border: none;
    display: block;
    line-height: 1;
    padding: 20px;
  }

  .genesis-nav-menu.responsive-menu .menu-item-has-children {
    cursor: pointer;
  }

  .genesis-nav-menu.responsive-menu .menu-item-has-children > a {
    margin-right: 60px;
  }

  .genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
    content: "\f132";
    float: right;
    font: normal 16px/1 'dashicons';
    height: 16px;
    padding: 18px 20px;
    right: 0;
    text-align: right;
    z-index: 9999;
  }

  .genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
    content: "\f460";
  }

  .genesis-nav-menu.responsive-menu .sub-menu {
    background-color: rgba(0, 0, 0, 0.2);
    border: none;
    left: auto;
    opacity: 1;
    position: relative;
    -webkit-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
    width: 100%;
    z-index: 99;
  }

  .genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
    margin: 0;
  }

  .genesis-nav-menu.responsive-menu .sub-menu li a,
  .genesis-nav-menu.responsive-menu .sub-menu li a:hover {
    background: none;
    border: none;
    padding: 20px;
    position: relative;
    text-transform: none;
    width: 100%;
  }

  .genesis-nav-menu.responsive-menu .sub-menu li a:hover {
    background: #770000;
  }
}
/* Flexslider         ======================================== */
.featured {
  position: relative;
  width: 100%;
  height: 400px;
  overflow: hidden;
  margin-bottom: 40px;
  background: #333;
}
@media only screen and (max-width: 1023px) {
  .featured {
    display: none;
  }
}
.featured .flex-control-nav {
  display: none;
}
.featured .flex-direction-nav {
  position: absolute;
  bottom: 30px;
  right: 30px;
}
.featured .flex-direction-nav li {
  display: inline-block;
  margin: 0 10px;
}
.featured .flex-direction-nav a {
  opacity: 1;
  position: static;
  background: none;
  text-indent: 0;
  width: 52px;
  height: 52px;
}
.featured .flex-direction-nav a:before {
  font-size: 30px;
  line-height: 52px;
  color: #fff;
  text-shadow: none;
  text-align: center;
  display: block;
  background: #aa0000;
}
.featured .flex-direction-nav a:hover:before {
  background: #111;
}

.featured-slide {
  float: left;
  position: relative;
  width: 300px;
  height: 400px;
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
  background: #333;
}
.featured-slide, .featured-slide a {
  overflow: hidden;
}
.featured-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.featured-slide a:hover img {
  opacity: 0.9;
}
.featured-slide .entry-header, .featured-slide img {
  position: absolute;
}
.featured-slide .entry-header {
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  background: -webkit-linear-gradient(rgba(34, 34, 34, 0.9), rgba(34, 34, 34, 0));
  background: linear-gradient(rgba(34, 34, 34, 0.9), rgba(34, 34, 34, 0));
}
.featured-slide h2 {
  font-size: 30px;
  font-weight: 300;
  color: #fff;
  height: 112px;
  overflow: hidden;
  margin: 0;
}
.featured-slide small {
  font-size: 13px;
  color: #ccc;
  display: block;
  text-transform: uppercase;
}
.featured-slide img {
  z-index: 1;
  max-width: none;
  width: 200%;
  height: 100%;
  top: 0;
  left: 50%;
  margin-left: -300px;
  opacity: 0.5;
  -webkit-transition: 0.3s ease-out opacity;
          transition: 0.3s ease-out opacity;
}
