/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 17, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* Mixins */
/* ==========================================================================
   Styles: Mobile-first CSS
   ========================================================================== */
/* line 83, ../sass/screen.scss */
html, body {
  height: 100%;
}

/* line 85, ../sass/screen.scss */
body {
  font-size: 12px;
  line-height: 16px;
  font-family: Verdana, Helvetica, Helvetica Neue, Arial, sans-serif;
  background: #000;
  color: #cccaca;
}

/* line 93, ../sass/screen.scss */
#page {
  min-height: 100%;
  min-width: 880px;
}
/* line 95, ../sass/screen.scss */
#page.wrapper {
  width: 90%;
  margin: 0 5%;
  position: relative;
}
@media (min-width: 1140px) {
  /* line 95, ../sass/screen.scss */
  #page.wrapper {
    width: 1026px;
    /* 1140px - 10% for margins */
    margin: 0 auto;
  }
}

/* line 106, ../sass/screen.scss */
.left {
  float: left;
}

/* line 107, ../sass/screen.scss */
.right {
  float: right;
}

/* line 108, ../sass/screen.scss */
.alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  clear: left;
}

/* line 109, ../sass/screen.scss */
.alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
  clear: right;
}

/* line 110, ../sass/screen.scss */
.clear {
  clear: both;
}

/* line 112, ../sass/screen.scss */
p {
  margin-bottom: 13px;
  clear: left;
}

/* line 114, ../sass/screen.scss */
hr {
  border: none;
  background: #4b4a4a;
  height: 1px;
  margin: 20px 0;
}

/* line 116, ../sass/screen.scss */
a {
  text-decoration: none;
  color: #657919;
  -webkit-transition: color .4s ease, background .4s ease;
  -moz-transition: color .4s ease, background .4s ease;
  -ms-transition: color .4s ease, background .4s ease;
  -o-transition: color .4s ease, background .4s ease;
  transition: color .4s ease, background .4s ease;
}
/* line 120, ../sass/screen.scss */
a:hover {
  color: #88a322;
}

/* line 123, ../sass/screen.scss */
a[title='Book a Lesson'], a[title='Book a Fitting'] {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  background: #fff;
  color: #000;
  font-size: 16px;
  padding: 0 5px;
  height: 40px;
  line-height: 40px;
  margin-top: 20px;
  margin-right: 60px;
}
/* line 135, ../sass/screen.scss */
a[title='Book a Lesson']:after, a[title='Book a Fitting']:after {
  position: absolute;
  top: 0;
  right: -60px;
  content: 'GO';
  background: #fff;
  color: #000;
  font-size: 24px;
  line-height: 40px;
  height: 40px;
  width: 58px;
  text-align: center;
  -webkit-transition: color .4s ease, background .4s ease;
  -moz-transition: color .4s ease, background .4s ease;
  -ms-transition: color .4s ease, background .4s ease;
  -o-transition: color .4s ease, background .4s ease;
  transition: color .4s ease, background .4s ease;
}
/* line 149, ../sass/screen.scss */
a[title='Book a Lesson']:hover, a[title='Book a Fitting']:hover {
  background: #999;
}
/* line 151, ../sass/screen.scss */
a[title='Book a Lesson']:hover:after, a[title='Book a Fitting']:hover:after {
  background: #999;
}

/* line 157, ../sass/screen.scss */
form {
  /*background: #fff;
  padding: 20px;*/
  width: 100%;
  /*border: 1px solid #ccc;*/
}
/* line 162, ../sass/screen.scss */
form input[type=text], form input[type=email] {
  width: 90%;
  padding: 0 5%;
  height: 30px;
  line-height: 30px;
  border: 1px solid #eeeeee;
  outline: none;
}
/* line 169, ../sass/screen.scss */
form input[type=text]:focus, form input[type=email]:focus {
  border: 1px solid #cecece;
}
/* line 171, ../sass/screen.scss */
form textarea {
  width: 90%;
  padding: 5%;
  height: 200px;
  border: 1px solid #eeeeee;
  outline: none;
  resize: none;
}
/* line 178, ../sass/screen.scss */
form textarea:focus {
  border: 1px solid #cecece;
}
/* line 181, ../sass/screen.scss */
form input[type=submit] {
  padding: 0 20px;
  height: 30px;
  border: 0;
  background: #657919;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  -webkit-transition: background 0.4s ease;
  -moz-transition: background 0.4s ease;
  -ms-transition: background 0.4s ease;
  -o-transition: background 0.4s ease;
  transition: background 0.4s ease;
  float: right;
}
/* line 191, ../sass/screen.scss */
form input[type=submit]:hover {
  background: #88a322;
}

/* line 196, ../sass/screen.scss */
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
  display: none;
}

/* line 200, ../sass/screen.scss */
.oldie nav a {
  margin: 0 0.7%;
}

/* ==============
    MOBILE: Main
   ============== */
/* line 208, ../sass/screen.scss */
.header-container {
  height: 340px;
}
/* line 210, ../sass/screen.scss */
.header-container .top_bar {
  /*        background:#333;*/
  padding: 5px 3%;
  border-bottom: 1px solid #4b4a4a;
  height: 35px;
  line-height: 35px;
  color: #fff;
  font-size: 12px;
}
/* line 218, ../sass/screen.scss */
.header-container .top_bar a {
  color: #fff;
}
/* line 220, ../sass/screen.scss */
.header-container .top_bar a:hover {
  color: #88a322;
}
/* line 222, ../sass/screen.scss */
.header-container .top_bar .social a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  float: left;
  text-align: center;
  display: inline-block;
  margin-left: 1px;
}
/* line 230, ../sass/screen.scss */
.header-container .top_bar .social a.icon-facebook {
  background: #3C5A98;
}
/* line 232, ../sass/screen.scss */
.header-container .top_bar .social a.icon-facebook:hover {
  color: #3C5A98;
  background: transparent;
}
/* line 234, ../sass/screen.scss */
.header-container .top_bar .social a.icon-twitter {
  background: #00ABF0;
}
/* line 236, ../sass/screen.scss */
.header-container .top_bar .social a.icon-twitter:hover {
  color: #00ABF0;
  background: transparent;
}
/* line 238, ../sass/screen.scss */
.header-container .top_bar .social a.icon-linkedin {
  background: #017EB4;
}
/* line 240, ../sass/screen.scss */
.header-container .top_bar .social a.icon-linkedin:hover {
  color: #017EB4;
  background: transparent;
}
/* line 243, ../sass/screen.scss */
.header-container .top_bar form {
  background: none;
  border: 0;
  width: auto;
  padding: 0;
  float: left;
  position: relative;
}
/* line 250, ../sass/screen.scss */
.header-container .top_bar form label {
  float: left;
  margin-right: 5px;
}
/* line 251, ../sass/screen.scss */
.header-container .top_bar form input[type=text], .header-container .top_bar form input[type=email] {
  float: left;
  width: 120px;
  height: 31px;
  margin-top: 1px;
  padding: 0 5px;
}
/* line 252, ../sass/screen.scss */
.header-container .top_bar form input[type=submit] {
  float: left;
  height: 33px;
  border-left: 1px solid #333;
  color: #333;
  background: #fff;
  margin-top: 1px;
  margin-left: 0;
  outline: none;
}
/* line 261, ../sass/screen.scss */
.header-container .top_bar form input[type=submit]:hover {
  background: #333;
  color: #fff;
}
/* line 266, ../sass/screen.scss */
.header-container .top_bar form .please-wait {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  color: #fff;
  line-height: 33px;
  font-size: 18px;
  text-align: center;
  display: none;
}
/* line 282, ../sass/screen.scss */
.header-container .hero {
  height: 250px;
  background-position: center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
/* line 283, ../sass/screen.scss */
.header-container .bx-wrapper {
  margin: 0;
}
/* line 284, ../sass/screen.scss */
.header-container .bx-viewport {
  left: 0;
  border: 0;
  box-shadow: none;
  max-height: 250px;
  background: none;
}
/* line 284, ../sass/screen.scss */
.header-container .bx-viewport li {
  max-height: 250px;
  text-align: center;
}
/* line 284, ../sass/screen.scss */
.header-container .bx-viewport img {
  position: relative;
  margin: 0 auto;
}
/* line 286, ../sass/screen.scss */
.header-container .title {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  max-width: 250px;
  max-height: 250px;
}
/* line 293, ../sass/screen.scss */
.header-container .title .trans {
  background: #333;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
/* line 303, ../sass/screen.scss */
.header-container .title a {
  position: relative;
  z-index: 1;
  display: block;
  background-position: top center;
  background-repeat: no-repeat;
  text-indent: -9999em;
  overflow: hidden;
  max-width: 250px;
  max-height: 250px;
}
/* line 316, ../sass/screen.scss */
.header-container nav {
  height: 30px;
  padding: 8px 0 5px;
  border-bottom: 1px solid #4b4a4a;
  width: 100%;
}
/* line 321, ../sass/screen.scss */
.header-container nav ul {
  margin: 0;
  padding: 0;
}
/* line 326, ../sass/screen.scss */
.header-container nav a {
  display: table-cell;
  vertical-align: middle;
  height: 24px;
  line-height: 12px;
  font-size: 10px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  width: 90px;
  margin: 0;
  padding: 0;
  background: #4b4a4a;
  border: 3px double #000;
  text-shadow: 0px 0px 2px #000;
  text-transform: uppercase;
}
/* line 344, ../sass/screen.scss */
.header-container nav ul.sub-menu {
  display: none;
  position: absolute;
  top: 35px;
  left: 0;
  z-index: 10;
  width: 96px;
}
/* line 351, ../sass/screen.scss */
.header-container nav ul.sub-menu li {
  display: table;
  height: 30px;
  width: 96px;
  padding: 0;
}
/* line 356, ../sass/screen.scss */
.header-container nav ul.sub-menu li a {
  display: table-cell;
  font-size: 10px;
  width: 90px;
  line-height: 12px;
  text-align: center;
}
/* line 366, ../sass/screen.scss */
.header-container nav li {
  height: 30px;
  width: 96px;
  display: table;
  float: left;
  position: relative;
  z-index: 20;
  margin: 0;
  padding: 0 10px 5px 0;
}
/* line 375, ../sass/screen.scss */
.header-container nav li:hover > a {
  background: #657919;
  color: #cecece;
}
/* line 379, ../sass/screen.scss */
.header-container nav li:hover ul.sub-menu {
  display: inline-block;
}

/*body.home {
    .header-container {height: 490px;}
    .hero {height: 400px;}
    .bx-viewport {max-height: 400px; li {max-height: 400px;} img {margin-top: 0%;}}
}*/
/* line 394, ../sass/screen.scss */
.main {
  padding: 30px 0 70px;
  overflow: auto;
}

/* line 399, ../sass/screen.scss */
.padder {
  padding: 0px;
}

/* line 402, ../sass/screen.scss */
.home-content #content {
  width: 60%;
  float: left;
}
/* line 407, ../sass/screen.scss */
.home-content .map {
  width: 35%;
  float: right;
}

/* line 414, ../sass/screen.scss */
.col2 article.page {
  width: 60%;
  float: left;
}
/* line 415, ../sass/screen.scss */
.col2 .image_block {
  width: 35%;
  float: right;
}

/* line 418, ../sass/screen.scss */
#primary {
  width: 100%;
}
/* line 420, ../sass/screen.scss */
#primary.menuadded {
  width: 75%;
  float: left;
}
/* line 421, ../sass/screen.scss */
#primary h1 {
  font-size: 30px;
  line-height: 36px;
  font-weight: normal;
  margin: 0 0 30px;
  text-transform: uppercase;
}
/* line 429, ../sass/screen.scss */
#primary h2 {
  font-size: 24px;
  line-height: 30px;
  font-weight: normal;
  margin: 0 0 30px;
}
/* line 436, ../sass/screen.scss */
#primary h3 {
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
  margin: 0 0 15px;
}
/* line 443, ../sass/screen.scss */
#primary iframe {
  width: 100%;
  max-width: 680px;
  margin: 0 auto;
  display: block;
  max-height: 350px;
}
/* line 451, ../sass/screen.scss */
#primary .bx-wrapper {
  margin: 0 auto;
}
/* line 452, ../sass/screen.scss */
#primary .bx-viewport {
  border: 0;
  left: 0;
  background: none;
  box-shadow: none;
}
/* line 455, ../sass/screen.scss */
#primary #instructors .instructor-list {
  overflow: hidden;
  border-bottom: 1px solid #4b4a4a;
  padding: 20px 0;
  margin-bottom: 20px;
}
/* line 460, ../sass/screen.scss */
#primary #instructors .instructor-list .instructor-content {
  width: 60%;
}
/* line 461, ../sass/screen.scss */
#primary #instructors .instructor-list .featured-image {
  width: 35%;
}
/* line 462, ../sass/screen.scss */
#primary #instructors .instructor-list img {
  width: 100%;
  height: auto;
}
/* line 467, ../sass/screen.scss */
#primary #testimonials .testimonial {
  overflow: hidden;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #cecece;
}
/* line 476, ../sass/screen.scss */
#primary #specials .special-list {
  overflow: hidden;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #cecece;
}
/* line 485, ../sass/screen.scss */
#primary.contact-page .left, #primary.contact-page .right {
  width: 48%;
}
/* line 489, ../sass/screen.scss */
#primary.blog-content article {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #cecece;
}

/* line 497, ../sass/screen.scss */
#comments {
  border: 1px solid #cecece;
  background: #eee;
}
/* line 500, ../sass/screen.scss */
#comments form {
  width: 90%;
  padding: 5%;
}
/* line 501, ../sass/screen.scss */
#comments article.comment {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #cecece;
}

/* line 508, ../sass/screen.scss */
#menusidebar {
  width: 20%;
  margin-right: 4%;
  margin-top: 20px;
  float: left;
  border: 1px solid #657919;
}
/* line 514, ../sass/screen.scss */
#menusidebar li.current-cat a:after, #menusidebar a.active:after {
  position: absolute;
  right: 0;
  top: 50%;
  width: 0;
  height: 0;
  content: '';
  margin-top: -10px;
  border: 10px solid transparent;
  border-right: 10px solid #657919;
}
/* line 525, ../sass/screen.scss */
#menusidebar a {
  display: block;
  height: 35px;
  line-height: 35px;
  padding-left: 10px;
  position: relative;
  background: #cecece;
  color: #657919;
}
/* line 533, ../sass/screen.scss */
#menusidebar a:hover {
  background: #657919;
  color: #cecece;
}
/* line 534, ../sass/screen.scss */
#menusidebar a:hover:after {
  border-right: 10px solid #cecece !important;
}

/* line 540, ../sass/screen.scss */
.footer-container {
  color: #cccaca;
  height: 30px;
  margin-top: -40px;
  clear: both;
  position: relative;
  min-width: 980px;
  text-align: center;
  font-size: 10px;
  line-height: 15px;
}
/* line 550, ../sass/screen.scss */
.footer-container .spacer {
  display: inline-block;
  padding: 0 10px;
}
/* line 554, ../sass/screen.scss */
.footer-container a {
  color: #cccaca;
}
/* line 554, ../sass/screen.scss */
.footer-container a:hover {
  color: #88a322;
}

/* ===============
    ALL: IE Fixes
   =============== */
/* line 561, ../sass/screen.scss */
.ie7 .title {
  padding-top: 20px;
}

/* ==========================================================================
   Wordpress stuff
   ========================================================================== */
/* Assistive text */
/* line 571, ../sass/screen.scss */
.assistive-text,
.site .screen-reader-text {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
}

/* line 577, ../sass/screen.scss */
.main-navigation .assistive-text:hover,
.main-navigation .assistive-text:active,
.main-navigation .assistive-text:focus {
  background: #fff;
  border: 2px solid #333;
  border-radius: 3px;
  clip: auto !important;
  color: #000;
  display: block;
  font-size: 12px;
  padding: 12px;
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 100000;
  /* Above WP toolbar */
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
/* line 596, ../sass/screen.scss */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}

/* line 603, ../sass/screen.scss */
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

/* line 610, ../sass/screen.scss */
.hidden {
  display: none !important;
  visibility: hidden;
}

/* line 615, ../sass/screen.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 627, ../sass/screen.scss */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* line 636, ../sass/screen.scss */
.invisible {
  visibility: hidden;
}

/* line 641, ../sass/screen.scss */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

/* line 646, ../sass/screen.scss */
.clearfix:after {
  clear: both;
}

/* line 650, ../sass/screen.scss */
.clearfix {
  *zoom: 1;
}
