/*
Theme Name: hockymcabootstrap
Theme URI: http://hockymca.org
Author: Chris Leyda
Author URI: http://hockymca.org
Description: A Wordpress theme using Twitter Bootstrap 3.3.4.
Version: 1.0
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, right-sidebar, fluid-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, rtl-language-support, theme-options, translation-ready
Text Domain: hockymcabootstrap

hockymcabootstrap WordPress Theme, Copyright 2015 the Hockomock Area YMCA.
hockymcabootstrap is distributed under the terms of the GNU GPL v3.
*/

/* The bootstrap.css file is auto-enqueued in functions.php */




/****************** Special Blank CSS classes for child themes to use without disturbing core bootstrap styles ****************/

#container {
  position: relative;
  z-index: 99;
}

.home-banner {
  overflow: hidden;
}
.banner-img.not-pushed {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.banner-img.pushed {
  display: block;
  margin-left: -600px;
  margin-right: auto;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.ymcabs-container {

}

.ymcabs-header {

}

.ymcabs-header-img {

}

.ymcabs-header-text {

}

.ymcabs-top-menu {

}

.ymcabs-content {

}

.ymcabs-main {

}

.ymcabs-left {

}

.ymcabs-right {

}

.ymcabs-footer-menu {

}

.ymcabs-author-credits {

}

.ymcabs-footer {

}
