/*
Theme Name:     Template
Template:       twentythirteen
Theme URI: http://acceleration.net
Description: A theme for Truckbuster from Dogpatch. This is a twentythirteen child theme
Version: 1
Author: Acceleration.net
Author URI: http://www.acceleration.net/
Tags: custom
*/
body {
  background-color: #d5caaf;
  background: #d5caaf url('/wp-content/uploads/2015/07/paper-background.jpg');
  font-size: 16px;
  overflow-x: hidden;
}
a, .entry-content a {
  color: #6a7aad;
}
a:visited, .entry-content a:visited {
  color: #666;
}
a:hover, .entry-content a:hover {
  color: #ff9c00;
}
h1, h2, h3, h4, h5 {
  color: #6374a8;
  font-weight: normal;
}
hr {
  clear: both;
  margin-top: 20px;
}
.wrapper {
  margin: auto;
  max-width: 1200px;
  position: relative;
}
.site {
  background-color: #d5caaf;
  background: #d5caaf url('/wp-content/uploads/2015/07/paper-background.jpg');
  border-left: none;
  border-right: none;
  max-width: 1800px;
  width: 100%;
}
@media only screen and (max-width: 643px) {
  .mobile-hide {
    display: none;
  }
}
.mobile-show {
  display: none;
}
@media only screen and (max-width: 643px) {
  .mobile-show {
    display: block;
  }
}
h1, h2, h3, h4, h5, h6 {
  font-family: Garamond, Minion Web, ITC Stone Serif, serif;
  /* Header ---------------------*/
}
.site-header .home-link {
  color: #6a7aad;
  min-height: 30px;
  max-width: 1200px;
}
.header-bg {
  background: url('/wp-content/uploads/2015/07/truckbustersHeader.png') no-repeat;
  background-position: right -55px;
}
@media only screen and (max-width: 575px) {
  .header-bg {
    background: none;
  }
}
.home .header-bg {
  background-position: right top;
}
@media only screen and (max-width: 850px) {
  .home .header-bg {
    background-position: -950px top;
  }
}
@media only screen and (max-width: 650px) {
  .home .header-bg {
    background: url('/wp-content/uploads/2015/07/mobileHeader-bg.png') no-repeat;
    background-position: left 90px;
  }
}
.site-title {
  font-size: 50px;
  font-weight: bold;
  line-height: 1;
  margin: 0px;
  padding: 15px 0px 20px;
  text-transform: uppercase;
  color: #ff9c00;
  text-shadow: 2px 2px 2px #543204;
}
.site-title span {
  font-size: 45px;
}
.site-title img {
  float: left;
  margin-top: -9px;
}
@media only screen and (max-width: 600px) {
  .site-title {
    font-size: 40px;
  }
  .site-title span {
    font-size: 35px;
  }
  .site-title img {
    margin-top: -14px;
  }
}
@media only screen and (max-width: 500px) {
  .site-title {
    font-size: 38px;
  }
  .site-title span {
    font-size: 33px;
  }
  .site-title img {
    margin-top: -10px;
    width: 100px;
  }
}
@media only screen and (max-width: 400px) {
  .site-title {
    font-size: 34px;
  }
  .site-title span {
    font-size: 31px;
  }
  .site-title img {
    display: none;
  }
}
.site-description {
  margin-bottom: 15px;
}
.banner {
  color: #6a7aad;
  font-family: Garamond, Minion Web, ITC Stone Serif, serif;
  font-size: 28px;
  padding: 28px 25px 20px 40px;
  text-shadow: 0px 0px 12px #fff;
}
.banner a {
  font-family: "Source Sans Pro", Helvetica, sans-serif;
  font-weight: bold;
  text-shadow: none;
  margin-top: 15px;
  margin-bottom: 12px;
}
@media only screen and (max-width: 600px) {
  .banner {
    font-size: 24px;
    padding: 5px 25px 20px 20px;
  }
  .banner a {
    font-size: 21px;
  }
}
@media only screen and (max-width: 400px) {
  .banner {
    font-size: 22px;
  }
  .banner a {
    font-size: 24px;
  }
}
.site-header .search-field {
  background-image: url("/wp-content/uploads/2015/08/search-icon-white.png");
  /* Menu ------------------------*/
}
.navbar {
  background: url('/wp-content/uploads/2015/07/sideBarBg.jpg');
  border-bottom: solid 4px #ff9c00;
  padding-left: 25px;
  max-width: 100%;
}
.main-navigation {
  max-width: 1200px;
}
.nav-menu li a {
  color: #fff;
  font-size: 16px;
}
@media only screen and (max-width: 775px) {
  .nav-menu li a {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu li:focus > a, .nav-menu li a:focus {
  background-color: #ff9c00;
  color: #fff;
  text-shadow: 1px 1px 2px #543204;
}
.nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
  background-color: #ff9c00;
  color: #fff;
  text-shadow: 1px 1px 2px #543204;
}
.menu-toggle, .menu-toggle:hover, .menu-toggle:focus, .menu-toggle:active {
  color: #fff;
}
.toggled-on .nav-menu > li a:hover, .toggled-on .nav-menu > ul a:hover {
  background-color: #ff9c00;
  color: #fff;
}
.toggled-on .mobile-menu {
  display: block;
}
.toggled-on .mobile-menu #menu-full-menu {
  padding-left: 0px;
  width: 96%;
}
.toggled-on .mobile-menu #menu-full-menu li {
  display: block;
}
.toggled-on .mobile-menu a, .toggled-on .mobile-menu a:visited {
  color: #fff;
  display: block;
  border-top: solid 1px #114784;
  padding: 5px 10px;
}
.toggled-on .mobile-menu a:hover {
  background: #ff9c00;
  color: #fff;
}
.nav-menu .sub-menu, .nav-menu .children {
  background-color: #6a7aad;
  border: 2px solid #f7f5e7;
  border-top: 0;
  padding: 0;
  position: absolute;
  left: -2px;
  z-index: 99999;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}
.nav-menu ul li {
  /* Content ------------------------*/
  /* Fix absolute positioning layout
(If you want a relative sidebar layout, uncomment code) */
}
.nav-menu ul li a, .nav-menu ul li a:visited {
  border-top: solid 1px #ff9c00;
}
.nav-menu ul li a:hover {
  background: #ff9c00;
}
.sidebar #primary.content-area {
  width: 68%;
  float: left;
}
@media only screen and (max-width: 766px) {
  .sidebar #primary.content-area {
    width: 100%;
    float: none;
  }
}
.sidebar .site-main .sidebar-container {
  position: static;
  float: right;
  width: 30%;
  padding: 50px 25px;
  height: auto;
}
@media only screen and (max-width: 766px) {
  .sidebar .site-main .sidebar-container {
    width: 100%;
    float: none;
  }
}
.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
  padding: 0;
  /* end fix */
}
.site-main {
  margin: 0 auto;
  max-width: 1200px;
}
.site-content {
  color: #524a38;
  padding: 0 25px;
}
.site-content h3 {
  font-size: 24px;
  font-family: Arial, sans-serif;
}
.site-content p a {
  text-decoration: underline;
}
.site-content a:hover, .site-content .entry-content a:hover {
  background: #ff9c00;
  color: #543204;
}
.entry-header, .entry-content, .entry-summary, .entry-meta {
  margin: 0px auto;
  max-width: 1100px;
  padding: auto 25px;
  width: 100%;
}
.entry-title {
  color: #6a7aad;
  margin-bottom: 25px;
  text-transform: uppercase;
  font-weight: bold;
}
.entry-title a {
  color: #6a7aad;
}
.entry-title a:hover {
  color: #ff9c00;
  background: transparent;
  text-decoration: underline;
}
.parent-pageid-16 .entry-title {
  font-size: 36px;
  margin-bottom: 30px;
  /* Home page */
}
.home {
  /* Images */
}
.home .entry-title {
  display: none;
}
.entry-content img.alignleft, .entry-content img.alignright, .entry-content img.alignnone {
  background: #bfae95;
  padding: 6px;
}
.entry-content img.alignright, .entry-content .wp-caption.alignright {
  margin-right: 0px;
}
.entry-content img.alignleft, .entry-content .wp-caption.alignleft {
  margin-left: 0px;
  /* Post styles --------------------*/
}
.archive-header {
  background-color: transparent;
}
.archive-title {
  font-family: Garamond, Minion Web, ITC Stone Serif, serif;
  font-size: 40px;
  font-style: normal;
}
.post {
  border-bottom: dotted 1px #000;
}
.post-navigation {
  background-color: transparent;
  color: #000;
  /* Custom Classes -----------------*/
}
.clear {
  clear: both;
}
.md-txt {
  font-size: 21px;
}
.lg-txt {
  font-size: 28px;
}
.xl-txt {
  font-size: 36px;
}
.col-2 {
  float: left;
  width: 50%;
}
@media only screen and (max-width: 643px) {
  .col-2 {
    float: none;
    width: 100%;
  }
}
.col-3 {
  float: left;
  width: 33.3%;
}
@media only screen and (max-width: 643px) {
  .col-3 {
    float: none;
    width: 100%;
  }
}
.col-4 {
  float: left;
  width: 25%;
}
@media only screen and (max-width: 643px) {
  .col-4 {
    float: none;
    width: 100%;
  }
}
.underline {
  border-bottom: solid 1px ;
}
.btn {
  display: inline-block;
  background: #6a7aad;
  color: #fff !important;
  margin-right: 10px;
  padding: 10px 20px;
  text-decoration: none !important;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  /* General ---------------------*/
}
.btn:hover {
  background: #ff9c00;
  text-decoration: none;
}
.btn-red {
  background: #ff9c00 !important;
}
.btn-red:hover {
  background: #6a7aad !important;
  text-decoration: none;
}
button, input[type="submit"], input[type="button"], input[type="reset"] {
  background: #ff9c00;
  border-color: #6a7aad;
}
input[type="submit"]:hover {
  background: #6a7aad;
}
.book-covers img {
  float: left;
  margin-right: 10px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 350px) {
  .book-covers img {
    float: none;
    width: 100%;
  }
}
#menu-roll-of-honor {
  font-size: 21px;
  /* Form style ------------------- */
}
#menu-roll-of-honor li {
  display: inline;
}
#menu-roll-of-honor a {
  font-family: Garamond, Minion Web, ITC Stone Serif, serif;
  padding: 3px;
}
.wpcf7-form {
  /* Sidebar */
}
.wpcf7-form input, .wpcf7-form textarea {
  border: 2px solid #ccbda5;
  font-family: inherit;
  padding: 5px;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"] {
  width: 50%;
}
.wpcf7-form textarea {
  width: 90%;
}
.wpcf7-form button, .wpcf7-form input[type="submit"], .wpcf7-form input[type="button"], .wpcf7-form input[type="reset"] {
  background: #ff9c00;
  border-color: #ff9c00;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  /* General ---------------------*/
  padding: 10px 25px;
  font-weight: bold;
}
.wpcf7-form input[type="submit"]:hover {
  background: #6a7aad;
}
@media only screen and (max-width: 600px) {
  .wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"] {
    width: 100%;
  }
  .wpcf7-form textarea {
    width: 100%;
  }
}
.sidebar-inner {
  /* Footer ------------------------*/
}
.sidebar-inner .widget {
  background-color: #6a7aad;
  background: url('/wp-content/uploads/2015/07/sideBarBg.jpg');
  text-align: center;
  color: #fff;
}
.sidebar-inner .widget-title {
  background: #ff9c00;
  border-bottom: 2px solid #543204;
  color: #4c5f99;
  font-family: Garamond, Minion Web, ITC Stone Serif, serif;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  margin: 0 -25px 15px;
  padding: 5px;
  text-transform: uppercase;
}
.sidebar-inner .widget a, .sidebar-inner .widget a:visited {
  color: #ff9c00;
}
.sidebar-inner .widget a:hover {
  color: #fff;
}
.sidebar-inner .btn {
  background: #ff9c00;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px #543204;
}
.sidebar-inner .btn:hover {
  background: #0c2752;
}
.sidebar-inner .wings {
  margin-bottom: -80px;
}
.sidebar-inner #text-2 {
  margin-bottom: 60px;
}
.sidebar .site-footer, .site-footer {
  background: #6a7aad url('/wp-content/uploads/2015/07/sideBarBg.jpg');
  border-top: solid 5px #ff9c00;
  border-bottom: solid 5px #ff9c00;
  clear: both;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.sidebar .site-footer a, .site-footer a, .sidebar .site-footer a:visited, .site-footer a:visited {
  color: #fff;
}
.sidebar .site-footer a:hover, .site-footer a:hover {
  color: ;
}
.sidebar .site-footer .sidebar-container, .site-footer .sidebar-container {
  background-color: transparent;
  padding-bottom: 0;
  color: #fff;
}
.sidebar .site-footer .site-info, .site-footer .site-info {
  color: #fff;
  padding: 0 0 40px 0;
}
.sidebar .site-footer .widget-area, .site-footer .widget-area {
  max-width: 1150px;
  position: relative;
  left: 0px;
}
.sidebar .site-footer #nav_menu-2, .site-footer #nav_menu-2 {
  width: 100%;
  text-align: center;
}
.sidebar .site-footer #nav_menu-2 li, .site-footer #nav_menu-2 li {
  display: inline;
  font-size: 16px;
}
.sidebar .site-footer #nav_menu-2 li a, .site-footer #nav_menu-2 li a {
  padding: 5px 14px;
}
.sidebar .site-footer .patch, .site-footer .patch {
  position: absolute;
  left: 40px;
  width: 180px;
  margin-top: -25px;
}
@media only screen and (max-width: 1075px) {
  .sidebar .site-footer .patch, .site-footer .patch {
    left: 20px;
    width: 170px;
    margin-top: -25px;
  }
}
@media only screen and (max-width: 925px) {
  .sidebar .site-footer .patch, .site-footer .patch {
    left: 15px;
    width: 130px;
    margin-top: 5px;
  }
}
@media only screen and (max-width: 850px) {
  .sidebar .site-footer .patch-container, .site-footer .patch-container {
    display: none;
  }
}
