/*!
Theme Name: Steve Haworth
Theme URI: https://www.titansquid.com/
Author: Jonny Stalnaker
Author URI: https://www.titansquid.com/
Description: Custom theme for Steve Haworth. Designed by Nick Vance www.nickvanceart.com and coded by Jonny Stalnaker www.titansquid.com
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: stevehaworth
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
!*/
@font-face {
  font-family: 'baron_neueregular';
  src: url("fonts/baron_neue-webfont.eot");
  src: url("fonts/baron_neue-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/baron_neue-webfont.woff2") format("woff2"), url("fonts/baron_neue-webfont.woff") format("woff"), url("fonts/baron_neue-webfont.ttf") format("truetype"), url("fonts/baron_neue-webfont.svg#baron_neueregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'baron_neue_boldbold';
  src: url("fonts/baron_neue_bold-webfont.eot");
  src: url("fonts/baron_neue_bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/baron_neue_bold-webfont.woff2") format("woff2"), url("fonts/baron_neue_bold-webfont.woff") format("woff"), url("fonts/baron_neue_bold-webfont.ttf") format("truetype"), url("fonts/baron_neue_bold-webfont.svg#baron_neue_boldbold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'baron_neue_italicitalic';
  src: url("fonts/baron_neue_italic-webfont.eot");
  src: url("fonts/baron_neue_italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/baron_neue_italic-webfont.woff2") format("woff2"), url("fonts/baron_neue_italic-webfont.woff") format("woff"), url("fonts/baron_neue_italic-webfont.ttf") format("truetype"), url("fonts/baron_neue_italic-webfont.svg#baron_neue_italicitalic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'baron_neueblack_italic';
  src: url("fonts/baron_neue_black_italic-webfont.eot");
  src: url("fonts/baron_neue_black_italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/baron_neue_black_italic-webfont.woff2") format("woff2"), url("fonts/baron_neue_black_italic-webfont.woff") format("woff"), url("fonts/baron_neue_black_italic-webfont.ttf") format("truetype"), url("fonts/baron_neue_black_italic-webfont.svg#baron_neueblack_italic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'baron_neue_bold_italicBdIt';
  src: url("fonts/baron_neue_bold_italic-webfont.eot");
  src: url("fonts/baron_neue_bold_italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/baron_neue_bold_italic-webfont.woff2") format("woff2"), url("fonts/baron_neue_bold_italic-webfont.woff") format("woff"), url("fonts/baron_neue_bold_italic-webfont.ttf") format("truetype"), url("fonts/baron_neue_bold_italic-webfont.svg#baron_neue_bold_italicBdIt") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'baron_neueblack';
  src: url("fonts/baron_neue_black-webfont.eot");
  src: url("fonts/baron_neue_black-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/baron_neue_black-webfont.woff2") format("woff2"), url("fonts/baron_neue_black-webfont.woff") format("woff"), url("fonts/baron_neue_black-webfont.ttf") format("truetype"), url("fonts/baron_neue_black-webfont.svg#baron_neueblack") format("svg");
  font-weight: normal;
  font-style: normal; }

html, body {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  outline: 0;
  vertical-align: baseline;
  font-size: 100%;
  color: #000;
  text-rendering: optimizeLegibility; }

p, ul, li, table, td, tr, h1, h2, h3, h4, h5, div {
  padding: 0;
  margin: 0;
  text-rendering: optimizeLegibility; }
img {
    max-width: 100%;
    height: auto;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1em;
  padding: 5px;
  margin: 0 0 5px 0; }

.wrap:after, .clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0; }

.main-content ol, .main-content ul {
  margin: 0 0 1em 1em;
  padding: 0;
  font: 14px arial, sans-serif; }

.fold-left, .fold-right {
  width: 40px;
  height: 14px;
  position: absolute; }

.social-links a, .social-links span {
  width: 36px;
  height: 36px;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  border-radius: 5px;
  cursor: pointer; }

.main-content input[type='text'], .main-content input[type='tel'], .main-content input[type='email'], .main-content input[type='password'], .main-content textarea {
  width: 100%;
  margin: 0 0 1em 0;
  background: transparent;
  color: #fff;
  border: 1px solid #ce0101;
  resize: none;
  padding: 0.3em 1em;
  background: #000; }

.main-content input[type=submit], .main-content input.submit {
  background: #ce0101;
  padding: 0.3em 0.5em;
  font: 18px 'baron_neueregular', arial, sans-serif;
  margin: 0 0 0.5em 0;
  border: 1px solid #ce0101;
  transition: all 0.2s ease-in-out; }

#gcalendar-viewer-agenda li:first-child p.gc-title, #gcalendar-viewer-agenda p.gc-title {
  background: #ce0101;
  padding: 0.3em 0.5em;
  font: 25px 'baron_neueregular', arial, sans-serif;
  font-weight: bold;
  margin: 0 0 0.5em 0;
  color: #fff; }

body {
  position: static;
  background: url(img/background.jpg) top center repeat;
  color: #fff; }
  body.searchresults .main-content .col-md-8 .ccm-search-block-form h3 {
    display: none; }
  body.searchresults .main-content .col-md-8 .ccm-search-block-form input[type="text"] {
    display: none; }
  body.searchresults .main-content .col-md-8 .ccm-search-block-form input[type="submit"] {
    display: none; }
  body.searchresults .search-box h4 {
    display: none; }

p {
  font: 14px arial, sans-serif;
  margin: 0 0 1em 0;
  -webkit-font-smoothing: antialiased; }
  p.copy {
    font: 14px 'baron_neueregular', arial, sans-serif;
    display: block;
    text-align: center;
    padding: 2em 0;
    margin: 1em 0 0;
    color: #676666;
    border-top: 1px solid #676666; }

div.gc-event {
  padding: 20px;
  width: 100%;
  overflow: hidden;
  background: #000; }
  div.gc-event dl.gc-odd {
    color: #fff;
    background: #ce0101; }

* html .clearfix {
  height: 1%;
  overflow: visible; }

* + html .clearfix {
  min-height: 1%; }

.left {
  float: left; }

.right {
  float: right; }

.clear {
  clear: both; }

.wrap {
  clear: both; }

.main-content {
  width: 83%;
  margin: 0 auto 2em auto;
  background: #000;
  border-left: 1px solid #676666;
  border-right: 1px solid #676666;
  border-bottom: 1px solid #676666;
  position: relative;
  padding: 3em 15px 0; }
  .main-content a {
    color: #ce0101;
    text-decoration: none; }
    .main-content a:hover {
      color: #fff; }
    .main-content a.ccm-tweet-follow-link {
      display: block;
      float: left;
      width: 68px;
      height: 20px;
      text-decoration: none;
      text-align: center;
      background: none;
      font-size: 14px !important;
      border: 1px solid #ce0101;
      background: #ce0101;
      margin: 0 0 1em 0;
      padding: .3em;
      width: 90px;
      height: auto;
      border-radius: 5px;
      color: #fff; }
  .main-content h1 {
    font: 35px 'baron_neueregular', arial, sans-serif;
    margin: 0 0 0.5em 0; }
    .main-content h1.ccm-tweet-username {
      font: normal 18px/23px Helvetica Neue, Helvetica, Arial, san-serif;
      margin: 0 0 5px 0; }
  .main-content h2 {
    background: #ce0101;
    padding: 0.3em 0.5em;
    font: 25px 'baron_neueregular', arial, sans-serif;
    font-weight: bold;
    margin: 0 0 0.5em 0; }
  .main-content h3 {
    margin: 0 0 0.5em 0; }
  .main-content .search-box input[type="text"] {
    width: 90%;
    float: left;
    height: 36px;
    line-height: 36px;
    box-sizing: border-box; }
  .main-content .search-box input[type="submit"] {
    width: 10%;
    float: left;
    box-sizing: border-box;
    text-align: center; }
  .main-content input[type='text'] {
    font-size: 16px; }
    .main-content input[type='text']:focus {
      outline: none; }
  .main-content input[type='tel'] {
    font-size: 16px; }
    .main-content input[type='tel']:focus {
      outline: none; }
  .main-content input[type='email'] {
    font-size: 16px; }
    .main-content input[type='email']:focus {
      outline: none; }
  .main-content input[type='password'] {
    font-size: 16px; }
  .main-content textarea {
    font-size: 16px;
    height: 200px; }
    .main-content textarea:focus {
      outline: none; }
  .main-content input[type=submit] {
    color: #fff; }
  .main-content input[type=checkbox] {
    margin-left: 0; }
  .main-content .checkbox {
    margin: 0 0 1em 0; }
    .main-content .checkbox span {
      margin-left: 26px; }
  .main-content input.submit:hover {
    transition: all 0.2s ease-in-out;
    background: #000;
    color: #ce0101; }

.container {
  position: relative; }

header {
  background: #000;
  border-bottom: 2px solid #676666;
  padding-top: 3em; }
  header a {
    text-decoration: none; }
    header a:hover {
      text-decoration: none; }
    header a.logo {
      display: block;
      width: 16%;
      height: auto;
      position: relative;
      float: left;
      margin-bottom: -70px;
      margin-left: -10px;
      z-index: 2; }
      header a.logo img {
        display: block;
        width: 100%;
        height: auto; }
  header .nav-wrap {
    width: 68%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    margin-bottom: 20px; }
  header .navbar {
    margin: 0; }
  header .nav-wrap {
    width: 68%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    margin-bottom: 20px; }
  header .navbar {
    margin: 0px; }
  header .navbar-default {
    background-color: #000;
    border: 2px solid #676666;
    border-radius: 0px; }
  header .navbar-default li {
    list-style: none;
    text-align: center;
    float: left; }
  header .navbar-default li a {
    background-position: center center;
    position: relative;
    display: block;
    padding: 15px; }
  header .navbar-nav li a {
    font: 18px 'baron_neueregular', arial, sans-serif;
    color: #676666;
    transition: all 0.2s ease-in-out;
    background-size: 45px; 
    outline: none;
    }
  header .navbar-default .navbar-nav li a:hover,
  header .navbar-default .navbar-nav li a:focus,
  header .navbar-default .navbar-nav li.current_page_item a {
    color: #ce0101;
    background: url(img/logo.png) center center no-repeat;
    background-size: 45px;
    transition: all 0.2s ease-in-out; }
  header h1.site-title {
    font: 50px 'baron_neueregular', arial, sans-serif;
    color: #a6a6a6;
    width: 68%;
    margin: 0 auto; }
    header h1.site-title span {
      color: #ce0101; }
  header .navbar-nav > li > a {
    font: 18px 'baron_neueregular', arial, sans-serif;
    color: #676666;
    transition: all 0.2s ease-in-out;
    background-size: 45px; }

.slide-wrap {
  position: relative;
  margin: -24px auto 0;
  border: 2px solid #676666;
  width: 85%;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3); }

.fold-left {
  background: url(img/fold-left.png) top right no-repeat;
  left: -2px;
  bottom: -16px; }

.fold-right {
  background: url(img/fold-right.png) top right no-repeat;
  right: -2px;
  bottom: -16px; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 1;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3); }

.social-icons {
  position: relative;
  margin-top: -50px;
  margin: -50px auto 0 auto; }

.social-links {
  width: 100%;
  height: 40px;
  margin: 2em 0 1em; }
  .social-links .facebook {
    background: #ce0101 url(img/icon-facebook.png) center center no-repeat; }
  .social-links .instagram {
    background: #ce0101 url(img/icon-instagram.png) center center no-repeat; }
  .social-links .twitter {
    background: #ce0101 url(img/icon-twitter.png) center center no-repeat; }
  .social-links .youtube {
    background: #ce0101 url(img/icon-youtube.png) center center no-repeat; }
  .social-links .search {
    background: #ce0101 url(img/icon-search.png) center center no-repeat; }
  .social-links ul {
    margin: 0;
    float: right; }
  .social-links li {
    float: left;
    margin: 0 0 0 5px;
    list-style: none; }

.carousel-control.left {
  z-index: 100;
  width: 73px;
  background: url(img/carousel-left.png) left center no-repeat; }

.carousel-control.right {
  z-index: 100;
  width: 73px;
  background: url(img/carousel-right.png) right center no-repeat; }

.carousel-indicators {
  bottom: -22px;
  left: 15%;
  z-index: 1;
  width: 70%;
  padding-left: 0;
  margin-left: 0;
  text-align: center;
  list-style: none;
  position: absolute;
  background: #676666;
  height: 20px;
  line-height: 20px;
  border-radius: 0 0 10px 10px;
  margin: 0 auto; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent;
    border: 1px solid #2c2b2b;
    border-radius: 10px;
    background: #2c2b2b; }
    .carousel-indicators li.active {
      width: 10px;
      height: 10px;
      background: #afaeae;
      border: 1px solid #afaeae;
      margin: 1px; }

.search-box {
  display: none; }
  .search-box div#searchResults {
    display: none; }
  .search-box .ccm-search-block-form h3 {
    font: 20px 'baron_neueregular', arial, sans-serif;
    text-align: center; }

.ccm-tweetcrete-timeline-header {
  line-height: 48px;
  height: 48px;
  padding: 0.3em 1em;
  margin: 0 0 1em 0; }

.ccm-tweet-time {
  font-style: inherit;
  font-size: 14px;
  font-weight: bold;
  color: #676666; }

.ccm-tweetcrete-timeline {
  padding: 0.3em 1em; }

.ccm-tweet-text {
  font: 14px arial, sans-serif; }

.gallery-item {
  width: 20%;
  padding: 0 5px;
  float: left;
  margin: 0 0 1em 0; }
  .gallery-item img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
    padding: 0; }
  .gallery-item .gallery-title {
    background: #ce0101;
    padding: 0.3em 0.5em;
    font: 20px 'baron_neueregular', arial, sans-serif;
    font-weight: bold;
    margin: 0 0 0.5em 0;
    color: #fff;
    display: block;
    width: 100%;
    text-align: center; }

#fancybox-content {
  width: 0;
  height: 0;
  padding: 0;
  outline: none;
  position: relative;
  overflow: hidden;
  z-index: 1102;
  border: 0 solid #ce0101; }

#gcalendar-viewer-agenda .gcalendar-viewer-container-agenda {
  height: 600px; }

#gcalendar-viewer-agenda .viewport {
  height: 600px; }

#gcalendar-viewer-agenda div.gcalendar-viewer-container-body ul {
  margin-bottom: 0; }

.login-module {
  width: 100%;
  padding: 3em; }

footer {
  clear: both; }

@media (max-width: 1200px) {
  .gallery-item {
    width: 25%; }
  .nav > li > a {
    padding: 10px 5px; }
  header .navbar-default .navbar-nav > li a,
  header .navbar-nav > li > a {
    background-position: center center;
    background-size: 35px; 
    font-size: 16px;
 }
  header .navbar-default .navbar-nav > li > a:hover {
    background-size: 35px; }
  header .navbar-default .navbar-nav > li.nav-path-selected > a {
    background-size: 35px; } 
 header .nav-wrap {
    width: 72%;
    margin: 0 auto 0 10em;
    position: relative;
    z-index: 2;
    margin-bottom: 20px;
}   
    
 }

@media (max-width: 993px) {
  header .nav-wrap {
    width: 90%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    margin-bottom: 20px; 
    
    
}
header .navbar-default .navbar-nav > li a, 
header .navbar-nav > li > a {
	padding: 15px 10px;
}
}
  header h1.site-title {
    text-align: center; } }

@media (max-width: 993px) and (max-width: 993px) {
  .gallery-item {
    width: 33.333333%; } 
    
  }

@media (max-width: 768px) {
	.navbar-collapse {
		max-height: 500px;	
	}
	header .navbar-default li {
		float: none;	
	}
  .gallery-item {
    width: 50%; 
    }
    header .navbar-default .navbar-nav li a:hover, 
    header .navbar-default .navbar-nav li a:focus, 
    header .navbar-default .navbar-nav li.current_page_item a,
  header .navbar-default .navbar-nav > li a {
    background-position: 5px center; 
    display: block;
    width: 100%;
    text-align: right;
    font-size: 20px;
  }
  header .navbar-default .navbar-nav > li > a:hover {
    background: url(img/logo.png) 5px center no-repeat;
    background-size: contain; }
  header .navbar-default .navbar-nav > li > a:focus {
    background: url(img/logo.png) 5px center no-repeat;
    background-size: contain; }
  header .navbar-default .navbar-nav > li.nav-path-selected > a {
    background: url(img/logo.png) 5px center no-repeat;
    background-size: contain; }
  .navbar-default .navbar-nav > li > a {
    text-indent: 2.5em; } }

@media (max-width: 640px) {
  header .nav-wrap {
    margin-bottom: -25px; }
  header h1.site-title {
    font: 36px 'baron_neueregular', arial, sans-serif;
    color: #a6a6a6;
    width: 68%;
    margin: 0 auto; }
  .slide-wrap {
    display: none; }
  .main-content {
    width: 98%;
    padding: 4em 15px 0; } }

@media (max-width: 480px) {
  header h1.site-title {
    font: 30px 'baron_neueregular', arial, sans-serif;
    color: #a6a6a6;
    width: 68%;
    margin: 0 auto;
    text-align: right; }
  header a.logo {
    display: block;
    width: 30%;
    height: auto;
    position: relative;
    float: left;
    margin-bottom: -70px;
    margin-left: -10px;
    z-index: 2; }
  .gallery-item {
    width: 100%; } }

.main input#submit:active {
  cursor: pointer; }

.main input#submit:hover {
  cursor: pointer; }

.ccm-ui input {
  display: block;
  position: relative; }

.ccm-input * {
  display: inherit; }

#instafeed a {
  width: 33%;
  float: left;
  padding: 1%;
  margin: 0 0 1em 0; }
  #instafeed a img {
    width: 100%;
    height: auto;
    display: block; }

.container-fluid.title {
  text-align: center; }

.formblock .errors {
  background: #ce0101;
  color: #fff;
  margin: 0 0 1em 0;
  padding: 0.3em 1em; }
  .formblock .errors li {
    margin: 0 0 0 2em;
    color: #fff; }

#gcalendar-viewer-month div.gcalendar-viewer-container-month {
  width: 100%;
  background: #000;
  color: #ce0101; }

#gcalendar-viewer-month div.gcalendar-viewer-container-body li.gc-week ul li.gc-day {
  float: left;
  width: 14.28%; }

#gcalendar-viewer-month div.gcalendar-viewer-container-body li.gc-daynames ul li.gc-dayname {
  float: left;
  width: 14.28%;
  margin: 0;
  background: #000; }

#gcalendar-viewer-month div.gcalendar-viewer-container-body a {
  width: 100%;
  height: 3em; }
  #gcalendar-viewer-month div.gcalendar-viewer-container-body a:hover {
    width: 100%;
    height: 3em; }
  #gcalendar-viewer-month div.gcalendar-viewer-container-body a.gc-activedate {
    background: #676666;
    color: #fff; }
  #gcalendar-viewer-month div.gcalendar-viewer-container-body a.gc-has-event {
    background: #ce0101;
    color: #fff; }
