@charset "UTF-8";
/*
Theme Name: Woolston Web Design Caboolture Snakes
Theme URI: http://www.webdesignwith.net
Author: Woolston Web Design
Author URI: http://www.webdesignwith.net
Version: 4.0.2
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: black, blue, white, light, one-column, fluid-layout, responsive-layout, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: blankslate

BlankSlate WordPress Theme ┬® 2011-2014 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/
@import url(//fonts.googleapis.com/css?family=Open+Sans|Rock+Salt|Merriweather+Sans|Fjalla+One|Ubuntu+Condensed);
/*********************
BREAKPOINTS
*********************/
/* line 38, style.scss */
* {
  box-sizing: border-box;
}

/* line 42, style.scss */
body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  background: #ffffff;
  color: #3f3f3f;
}

/* line 49, style.scss */
h1,
h2,
h3,
h4,
h5 {
  font-family: "Ubuntu Condensed", sans-serif;
  font-weight: bold;
  color: #96002b;
}
/* line 57, style.scss */
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  color: #96002b;
}
/* line 59, style.scss */
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover {
  color: #3f3f3f;
}

/* line 65, style.scss */
img:not(.custom-logo) {
  height: 100%;
  width: 100%;
  border: 0;
}
/* line 70, style.scss */
img:not(.custom-logo).alignright {
  height: auto;
  width: auto;
  float: right;
  margin-left: 20px !important;
}
/* line 76, style.scss */
img:not(.custom-logo).alignright:after, img:not(.custom-logo).alignright:before {
  clear: both;
}
/* line 81, style.scss */
img:not(.custom-logo).alignleft {
  height: auto;
  width: auto;
  float: right;
  float: left;
  margin-right: 20px !important;
}
/* line 88, style.scss */
img:not(.custom-logo).alignleft:after, img:not(.custom-logo).alignleft:before {
  clear: both;
}

/* line 94, style.scss */
.page-wrap {
  background-repeat: no-repeat;
  background-image: url("images/stadium.jpg");
  background-attachment: fixed;
}

/* line 100, style.scss */
.content-container {
  color: #222;
  padding: 10px 0 50px 0;
  min-height: 1200px;
  min-height: 100vh;
}

/* line 107, style.scss */
.home-hero-container,
.page-container {
  box-shadow: 0 0 30px #000000;
  border: 10px solid #202020;
  background-color: #ffffff;
}

/* line 114, style.scss */
.sidebar-container {
  box-shadow: 0 0 30px #000000;
  border-top: 10px solid #202020;
  border-right: 10px solid #202020;
  border-bottom: 10px solid #202020;
  background-color: #ffe9a4;
}
@media (max-width: 768px) {
  /* line 114, style.scss */
  .sidebar-container {
    border-left: 10px solid #202020;
    border-top: none;
  }
}

/* line 126, style.scss */
.bordered {
  box-shadow: 0 0 30px #000000;
  border: 10px solid #202020;
}

/* line 131, style.scss */
.spaced {
  margin-top: 30px;
}

/* line 135, style.scss */
.padded-large {
  padding: 15px;
}

/* line 139, style.scss */
.padded-medium {
  padding: 7.5px;
}

/* line 143, style.scss */
.padded {
  padding: 5px;
}

/* line 147, style.scss */
.home-small-panel-container {
  padding: 0;
  border-left: 10px solid #202020;
  border-bottom: 10px solid #202020;
  border-right: 10px solid #202020;
}
/* line 152, style.scss */
.home-small-panel-container .home-small-panel-content {
  min-height: 200px;
  padding: 0 10px;
}
/* line 156, style.scss */
.home-small-panel-container div.home-small-panel:nth-of-type(1) {
  border-right: 10px solid #202020;
  background-color: #6FFF00;
  color: compliment(#6FFF00);
}
@media (max-width: 768px) {
  /* line 156, style.scss */
  .home-small-panel-container div.home-small-panel:nth-of-type(1) {
    border-right: none;
    border-bottom: 10px solid #202020;
  }
}
/* line 165, style.scss */
.home-small-panel-container div.home-small-panel:nth-of-type(2) {
  background-color: #FF0049;
  color: compliment(#FF0049);
}
/* line 168, style.scss */
.home-small-panel-container div.home-small-panel:nth-of-type(2) h1 a,
.home-small-panel-container div.home-small-panel:nth-of-type(2) p {
  color: #fff;
}

/* line 175, style.scss */
.home-content-container {
  padding: 0;
}
/* line 177, style.scss */
.home-content-container .home-content {
  margin: 30px 0;
  padding: 10px 2em 2em;
  background-color: #ffffff;
}
/* line 184, style.scss */
.home-content-container .home-content h1 a {
  text-decoration: underline;
}
/* line 187, style.scss */
.home-content-container .home-content h1 a:hover {
  text-decoration: none;
}

/* line 195, style.scss */
.carousel-container {
  border-right: 10px solid #202020;
  padding: 0;
}
@media (max-width: 1024px) {
  /* line 195, style.scss */
  .carousel-container {
    border-right: none;
  }
}

/* line 205, style.scss */
.carousel-inner .item {
  height: 480px;
}

/* line 212, style.scss */
.carousel-caption {
  font-family: "Merriweather Sans", cursive;
  font-weight: 600;
  z-index: 10;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: left;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background: gray;
  /* The Fallback */
  background: rgba(0, 0, 0, 0.7);
}
/* line 226, style.scss */
.carousel-caption a {
  color: #ffffff;
}
/* line 228, style.scss */
.carousel-caption a:hover {
  color: #ff0000;
  text-decoration: underline;
}

/* line 235, style.scss */
.carousel-sidebar {
  padding: 0;
}
/* line 238, style.scss */
.carousel-sidebar p {
  padding: 10px 10px 0;
}
@media (max-width: 1024px) {
  /* line 235, style.scss */
  .carousel-sidebar {
    border-top: 10px solid #202020;
  }
}

/* line 246, style.scss */
.ellipsis {
  text-overflow: ellipsis;
  /* Required for text-overflow to do anything */
  white-space: nowrap;
  overflow: hidden;
}

/* line 253, style.scss */
.index-fullscreen {
  background-color: #2925FF;
  min-height: 200px;
}

/* line 258, style.scss */
.cover-background-image {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/*  Header */
/* line 269, style.scss */
#header {
  background-color: #031790;
  color: #eee;
  height: 115px;
}
/* line 273, style.scss */
#header div.row {
  padding: 0;
}
/* line 276, style.scss */
#header div[class^="col-"] {
  padding: 0 5px;
}

/* line 281, style.scss */
.custom-logo {
  height: 150px;
  width: auto;
  position: absolute;
  top: 5px;
  z-index: 10;
}

/* line 289, style.scss */
.header-content-container {
  padding: 5px 0 0;
}

/* line 293, style.scss */
.sprite {
  background-image: url("images/social-media-icons.png");
  background-repeat: no-repeat;
  width: 38px;
  height: 38px;
  margin: 0 3px;
}

/* line 301, style.scss */
header .sprite {
  float: right;
}

/* line 305, style.scss */
.footer .sprite {
  float: left;
  padding-right: 10px;
}

/* line 310, style.scss */
.facebook-sprite {
  background-position: -2px -2px;
}

/* line 314, style.scss */
.linkedin-sprite {
  background-position: -81px -41px;
}

/* line 318, style.scss */
.twitter-sprite {
  background-position: -81px -41px;
}

/* line 322, style.scss */
.google-sprite {
  background-position: -2px -81px;
}

/* line 326, style.scss */
.youtube-sprite {
  background-position: -81px -81px;
}

/* /Header */
/*	Nav */
/* line 336, style.scss */
#wp-nav-menu {
  background-color: transparent;
  border-style: none;
  margin: 5px auto;
  z-index: 10;
}
/* line 341, style.scss */
#wp-nav-menu .navbar-collapse.in {
  background: gray;
  /* The Fallback */
  background: rgba(0, 0, 0, 0.5);
}
@media (max-width: 768px) {
  /* line 336, style.scss */
  #wp-nav-menu {
    float: right;
    width: 230px;
  }
  /* line 349, style.scss */
  #wp-nav-menu .navbar-collapse.in {
    padding-left: 30px;
  }
  /* line 352, style.scss */
  #wp-nav-menu a {
    text-align: left;
  }
}

/* line 358, style.scss */
section#branding {
  height: 75px;
}
/* line 360, style.scss */
section#branding img {
  height: 70px;
}

/* line 365, style.scss */
#menu-main-menu {
  font-family: "Ubuntu Condensed";
  font-size: 1.3em;
  text-transform: uppercase;
  letter-spacing: -1px;
  margin: 20px 0 0 20px;
}
/* line 373, style.scss */
#menu-main-menu li a {
  color: #bcbcbc;
  padding: 5px 15px !important;
}
/* line 377, style.scss */
#menu-main-menu li a .caret {
  margin-left: 15px;
}
/* line 380, style.scss */
#menu-main-menu li a:hover {
  color: #ffffff;
}
/* line 384, style.scss */
#menu-main-menu li.current-menu-item a {
  color: #ffffff;
}
@media (min-width: 768px) {
  /* line 372, style.scss */
  #menu-main-menu li {
    border-left: 1px solid #808080;
  }
}
@media (max-width: 1024px) {
  /* line 372, style.scss */
  #menu-main-menu li {
    font-size: 1em;
  }
  /* line 393, style.scss */
  #menu-main-menu li a {
    padding: 5px 10px !important;
  }
}
/* line 398, style.scss */
#menu-main-menu li:nth-of-type(1) {
  border-left: 0px solid transparent !important;
}

/* line 403, style.scss */
.navbar-default .navbar-nav > li > a {
  text-align: center;
}

/* line 407, style.scss */
.nav > li {
  /*width: 150px;*/
}

/* end Nav */
/*	Footer */
/* line 417, style.scss */
footer#footer {
  background-color: #409400;
  color: #ffffff;
  padding: 40px 10px 0 10px;
  min-height: 300px;
  box-shadow: 0 -2px 3.96px 0.04px rgba(0, 0, 0, 0.1);
}
/* line 423, style.scss */
footer#footer a {
  color: #fff;
}
/* line 426, style.scss */
footer#footer ul {
  list-style: none;
}
/* line 428, style.scss */
footer#footer ul li {
  height: 45px;
}

/* Bootstrap overrides */
/* line 440, style.scss */
.carousel-control,
.carousel-indicators {
  display: none;
}

/* line 445, style.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-width: 0;
}

/* line 450, style.scss */
.navbar-collapse {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*	Front Page */
/* line 458, style.scss */
.index-featured-content {
  background: url(http://webdesignwith.net/wp-content/uploads/2015/04/bubbles-pixelated.jpg) no-repeat;
  padding: 50px 0;
  min-height: 900px;
}
/* line 462, style.scss */
.index-featured-content .carousel {
  padding: 50px 20px;
}
/* line 464, style.scss */
.index-featured-content .carousel .jumbotron {
  min-height: 450px;
  padding: 50px 50px 100px;
}
/* line 467, style.scss */
.index-featured-content .carousel .jumbotron h2 {
  padding-bottom: 20px;
}

/* line 475, style.scss */
.index-hero {
  background: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 620px;
  padding: 80px 0 0 0;
}
/* line 484, style.scss */
.index-hero p {
  padding: 10px 0;
  font-size: 1.2em;
}
@media (max-width: 37.5em) {
  /* line 488, style.scss */
  .index-hero.second-hero {
    background-position: -500px 0;
  }
}

/* line 495, style.scss */
.transparent-text-container {
  background: rgba(243, 243, 243, 0.5);
  -moz-border-radius-topleft: 15px;
  -moz-border-radius-topright: 15px;
  -moz-border-radius-bottomright: 15px;
  -moz-border-radius-bottomleft: 15px;
  -webkit-border-radius: 15px 15px 15px 15px;
  border-radius: 15px 15px 15px 15px;
  padding: 20px 20px 20px 20px;
}

/*    Debugging  */
/* line 509, style.scss */
body .viewport-info {
  color: blue;
  position: fixed;
  bottom: 5px;
  width: 250px;
  left: 50%;
  margin-left: -125px;
  text-align: center;
  background: gray;
  /* The Fallback */
  background: rgba(0, 0, 0, 0.2);
}

/* line 522, style.scss */
body .debug {
  display: none;
}

/* line 527, style.scss */
.widget-area ul {
  padding: 10px 0 0;
  list-style-type: none;
}
/* line 531, style.scss */
.widget-area ul li h3 {
  color: #96002b;
}
/* line 535, style.scss */
.widget-area ul li ul li a {
  font-size: 0.8em;
}
/* line 539, style.scss */
.widget-area ul li p {
  font-size: 0.8em;
}

/* line 547, style.scss */
.home-content img,
.home-content iframe {
  display: none;
}

/* line 553, style.scss */
section#content {
  padding: 20px;
}
/* line 556, style.scss */
section#content img {
  margin: 20px 0;
  padding: 5px;
  border: 2px solid #96002b;
}
/* line 562, style.scss */
section#content img.ajax-loader {
  display: none;
}
/* line 569, style.scss */
section#content article header {
  padding: 5px 0 10px;
  border-bottom: 1px solid #3f3f3f;
}
/* line 574, style.scss */
section#content article section.entry-content {
  padding: 30px 0;
  border-bottom: 1px solid #3f3f3f;
}
/* line 578, style.scss */
section#content article section.entry-content ul, section#content article section.entry-content ol {
  padding-left: 40px;
}
/* line 581, style.scss */
section#content article section.entry-content ul li, section#content article section.entry-content ol li {
  padding-left: 20px;
  margin: 3px 0 0;
}
/* line 585, style.scss */
section#content article section.entry-content ul li ul, section#content article section.entry-content ol li ul {
  margin: 10px 0;
  list-style-type: disc;
}
/* line 593, style.scss */
section#content article section.entry-content ul {
  list-style-type: disc;
}
/* line 599, style.scss */
section#content article footer.entry-footer {
  padding: 10px 0;
}
/* line 604, style.scss */
section#content footer.footer {
  padding: 30px 0;
}
/* line 607, style.scss */
section#content footer.footer #nav-below .nav-previous {
  float: left;
}
/* line 610, style.scss */
section#content footer.footer #nav-below .nav-next {
  float: right;
}

/* line 617, style.scss */
.entry-meta {
  float: right;
  padding: 10px 5px;
}

/* Blog */
/* line 626, style.scss */
.news-container .article-container {
  padding: 20px;
}
/* line 628, style.scss */
.news-container .article-container:not(:last-of-type) {
  border-bottom: 4px solid #3f3f3f;
}
/* line 631, style.scss */
.news-container .article-container .article-meta {
  border-top: 1px solid #eee;
  font-size: 0.8em;
}
/* line 635, style.scss */
.news-container .article-container .cover-background-image {
  height: 250px;
}

/* line 641, style.scss */
.blog-image-caption {
  font-family: "Merriweather Sans", cursive;
  font-size: 0.8em;
  color: #fff;
  z-index: 10;
  padding: 10px;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: left;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background: gray;
  /* The Fallback */
  background: rgba(0, 0, 0, 0.5);
}
/* line 656, style.scss */
.blog-image-caption a {
  color: #fff;
  padding: 0 10px 0;
}

/* line 662, style.scss */
.blogroll img {
  display: none;
}

/*    My Cricket    */
/* line 669, style.scss */
.primary-content-container .secondary-content {
  display: none;
}

/*   Tables     */
/* line 676, style.scss */
.single table {
  margin: 20px 0;
  border: none;
}
/* line 680, style.scss */
.single table tr td {
  padding: 3px;
  vertical-align: top;
}

/* line 688, style.scss */
#comments ul {
  list-style: none;
  padding-left: 0;
}
/* line 692, style.scss */
#comments ul li img {
  margin: 5px;
  border: none;
}
/* line 697, style.scss */
#comments ul > li {
  border-bottom: 1px solid #96002b;
  padding-bottom: 10px;
}

/*    Bootstrap Override: */
/* line 706, style.scss */
.table {
  font-size: 0.8em;
}
/* line 708, style.scss */
.table th {
  font-size: 0.9em;
  border-top: 1px;
  background-color: #96002b;
  color: #fff;
}

/* line 716, style.scss */
.form-horizontal .control-label {
  text-align: left;
}
/* line 719, style.scss */
.form-horizontal .control-label span.required {
  color: red;
  margin-left: 6px;
}

/* line 726, style.scss */
.recaptcha {
  margin: 0 auto;
  width: 50%;
}

@media (max-width: 375px) {
  /* line 732, style.scss */
  .recaptcha {
    margin: auto;
    width: auto;
    transform: scale(0.85);
    -webkit-transform: scale(0.85);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}
/* line 748, style.scss */
.merch-container .merchroll .single-merch {
  padding: 10px;
}
/* line 751, style.scss */
.merch-container .merchroll .single-merch:not(:last-of-type) {
  border-bottom: 2px solid #96002b;
}
/* line 755, style.scss */
.merch-container .merchroll .single-merch .merch-image {
  cursor: pointer;
}
/* line 759, style.scss */
.merch-container .merchroll .single-merch .merch-size {
  margin: 0 2px;
}

/* line 767, style.scss */
.wpcf7-list-item {
  display: block;
}
/* line 770, style.scss */
.wpcf7-list-item .wpcf7-list-item-label {
  margin-left: 5px;
}

/* line 777, style.scss */
.table-stats th, .table-stats td {
  padding: 10px;
  font-size: 12px;
}
/* line 782, style.scss */
.table-stats th {
  text-transform: capitalize;
}

/* line 787, style.scss */
ul.tribe-events-sub-nav {
  padding-left: 0 !important;
}
/* line 790, style.scss */
ul.tribe-events-sub-nav li {
  padding-left: 0 !important;
}

/* line 795, style.scss */
.single .tribe-events-sub-nav {
  display: none;
}

/*    Player Profiles: */
/* line 802, style.scss */
.profileroll .article-container {
  padding: 20px;
}
/* line 805, style.scss */
.profileroll .article-container:not(:last-of-type) {
  border-bottom: 4px solid #3f3f3f;
}
/* line 809, style.scss */
.profileroll .article-container img {
  margin: 10px auto;
  height: auto;
  width: 150px;
}


.contactus-recaptcha {
	margin: 0 auto;
	width: 50%;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff !important;
    background-color: #210C8E !important;
}