@import url(http://fonts.googleapis.com/css?family=Oswald:400,700,300|Loved+by+the+King);
/******************************************************************
Site Name: ATTACK
Author: 7SKY, LLC

Stylesheet: Main Stylesheet

******************************************************************/
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: "Merriweather", serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  /*    border-bottom: 1px dotted;*/ }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/******************************************************************
CUSTOMIZED RESET VALUES
I added these extra styles as a more personalized reset. Feel free
to remove them if you like or add your own. If you want to update
the normalize styles, make sure to edit from this point up.
******************************************************************/
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }

b, strong, .strong {
  font-weight: bold; }

dfn, em, .em {
  font-style: italic; }

small, .small {
  font-size: 75%; }

ul, ol {
  padding: 0;
  list-style-type: none; }

dd {
  margin: 0; }

.sidebar ul,
.sidebar ol,
.commentlist {
  list-style: none; }

/******************************************************************

Stylesheet: Mixins & Constants Stylesheet

******************************************************************/
/*********************
CLEARFIXIN'
*********************/
.clearfix {
  zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: "";
    display: table; }
  .clearfix:after {
    clear: both; }

/*********************
TOOLS
*********************/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

/*********************
COLORS
Need help w/ choosing your colors? Try this site out:
http://0to255.com/
*********************/
/* $link-hover:        darken($link-color, 9%); */
/*
Here's a great tutorial on how to
use color variables properly:
http://sachagreif.com/sass-color-variables/
*/
/*********************
TYPOGRAPHY
*********************/
/* 	To embed your own fonts, use this syntax
	and place your fonts inside the
	library/fonts folder. For more information
	on embedding fonts, go to:
	http://www.fontsquirrel.com/
	Be sure to remove the comment brackets.
*/
/*	@font-face {
    	font-family: 'Font Name';
    	src: url('library/fonts/font-name.eot');
    	src: url('library/fonts/font-name.eot?#iefix') format('embedded-opentype'),
             url('library/fonts/font-name.woff') format('woff'),
             url('library/fonts/font-name.ttf') format('truetype'),
             url('library/fonts/font-name.svg#font-name') format('svg');
    	font-weight: normal;
    	font-style: normal;
	}
*/
/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic; }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.alert-help, .alert-info, .alert-error, .alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid; }

.alert-help {
  border-color: #e8dc59;
  background: #ebe16f; }

.alert-info {
  border-color: #bfe4f4;
  background: #d5edf8; }

.alert-error {
  border-color: #f8cdce;
  background: #fbe3e4; }

.alert-success {
  border-color: #deeaae;
  background: #e6efc2; }

/*********************
TRANSITION
*********************/
/*
I totally rewrote this to be cleaner and easier to use.
You'll need to be using Sass 3.2+ for these to work.
Thanks to @anthonyshort for the inspiration on these.
USAGE: @include transition(all 0.2s ease-in-out);
*/
/*********************
CSS3 GRADIENTS
Be careful with these since they can
really slow down your CSS. Don't overdo it.
*********************/
/* @include css-gradient(#dfdfdf,#f8f8f8); */
/*********************
BOX SIZING
*********************/
/* @include box-sizing(border-box); */
/* NOTE: value of "padding-box" is only supported in Gecko. So
probably best not to use it. I mean, were you going to anyway? */
/*********************
BUTTONS
*********************/
.button, .button:visited {
  font-family: Oswald, "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 1px solid #cd5b3e;
  border-top-color: #cd5b3e;
  border-left-color: #cd5b3e;
  padding: 4px 12px;
  color: white;
  display: inline-block;
  font-size: 1em;
  font-weight: 300;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 0 1px rgba(0, 0, 0, 0.75);
  cursor: pointer;
  margin-bottom: 20px;
  line-height: 21px;
  border-radius: 4px;
  background-color: #b2733e;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c0804a), to(#b2733e));
  background-image: -webkit-linear-gradient(top, #c0804a, #b2733e);
  background-image: -moz-linear-gradient(top, #c0804a, #b2733e);
  background-image: -o-linear-gradient(top, #c0804a, #b2733e);
  background-image: linear-gradient(to bottom, #c0804a, #b2733e); }
  .button:hover, .button:focus, .button:visited:hover, .button:visited:focus {
    color: white;
    border: 1px solid #cd5b3e;
    border-top-color: #cd5b3e;
    border-left-color: #cd5b3e;
    background-color: #ac462c;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#c04f32), to(#ac462c));
    background-image: -webkit-linear-gradient(top, #c04f32, #ac462c);
    background-image: -moz-linear-gradient(top, #c04f32, #ac462c);
    background-image: -o-linear-gradient(top, #c04f32, #ac462c);
    background-image: linear-gradient(to bottom, #c04f32, #ac462c); }
  .button:active, .button:visited:active {
    background-color: #cd5b3e;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#c04f32), to(#cd5b3e));
    background-image: -webkit-linear-gradient(top, #c04f32, #cd5b3e);
    background-image: -moz-linear-gradient(top, #c04f32, #cd5b3e);
    background-image: -o-linear-gradient(top, #c04f32, #cd5b3e);
    background-image: linear-gradient(to bottom, #c04f32, #cd5b3e); }

.blue-button, .blue-button:visited {
  border-color: #1472ad;
  text-shadow: 0 1px 1px #1472ad;
  background-color: #1681c4;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1990db), to(#1681c4));
  background-image: -webkit-linear-gradient(top, #1990db, #1681c4);
  background-image: -moz-linear-gradient(top, #1990db, #1681c4);
  background-image: -o-linear-gradient(top, #1990db, #1681c4);
  background-image: linear-gradient(to bottom, #1990db, #1681c4);
  box-shadow: inset 0 0 3px #59b3ec; }
  .blue-button:hover, .blue-button:focus, .blue-button:visited:hover, .blue-button:visited:focus {
    border-color: #116396;
    background-color: #1472ad;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1784c9), to(#1472ad));
    background-image: -webkit-linear-gradient(top, #1784c9, #1472ad);
    background-image: -moz-linear-gradient(top, #1784c9, #1472ad);
    background-image: -o-linear-gradient(top, #1784c9, #1472ad);
    background-image: linear-gradient(to bottom, #1784c9, #1472ad); }
  .blue-button:active, .blue-button:visited:active {
    background-color: #1990db;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1681c4), to(#1990db));
    background-image: -webkit-linear-gradient(top, #1681c4, #1990db);
    background-image: -moz-linear-gradient(top, #1681c4, #1990db);
    background-image: -o-linear-gradient(top, #1681c4, #1990db);
    background-image: linear-gradient(to bottom, #1681c4, #1990db); }

/*
BASE (MOBILE) SIZE
This are the mobile styles. It's what people see on their phones. If
you set a great foundation, you won't need to add too many styles in
the other stylesheets. Remember, keep it light: Speed is Important.
*/
/******************************************************************

Stylesheet: Base Mobile Stylesheet

Be light and don't over style since everything here will be
loaded by mobile devices. You want to keep it as minimal as
possible. This is called at the top of the main stylsheet
and will be used across all viewports.

******************************************************************/
/*********************
FONTS
*********************/
@font-face {
  font-family: "Sword";
  src: url("/core/t/sword.eot");
  src: url("/core/t/sword.eot#iefix") format("embedded-opentype"), url("/core/t/sword.woff") format("woff"), url("/core/t/sword.ttf") format("truetype"), url("/core/t/sword.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
  font-family: Sword;
  font-size: 35px;
  font-style: normal;
  position: relative;
  bottom: -9px;
  /*		margin-left: 45px;*/ }

.flaticon-swords7:before {
  content: "\e000";
  color: #297bb6; }

.menu-link .flaticon-swords7:before {
  color: #252525 !important;
  font-size: 4em !important; }

@font-face {
  font-family: "Attack";
  src: url("/core/t/attack.eot");
  src: url("/core/t/attack.eot#iefix") format("embedded-opentype"), url("/core/t/attack.woff") format("woff"), url("/core/t/attack.ttf") format("truetype"), url("/core/t/attack.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="attack-"]:before, [class*=" attack-"]:before,
[class^="attack-"]:after, [class*=" attack-"]:after {
  font-family: Attack;
  font-size: 35px;
  font-style: normal;
  position: relative;
  bottom: -9px; }

.attack-shield4:before {
  content: "\e000";
  color: #297bb6; }

.attack-shield77:before {
  content: "\e001";
  color: #297bb6; }

.attack-swords7:before {
  content: "\e002";
  color: #297bb6; }

.menu-link .attack-shield4:before, .menu-link .attack-shield77:before, .menu-link .attack-swords7:before {
  color: #252525 !important;
  font-size: 4em !important; }

/* base responsive grid add on */
.span_5_of_5 {
  width: 100%; }

.span_4_of_5 {
  width: 100%; }

.span_3_of_5 {
  width: 100%; }

.span_2_of_5 {
  width: 100%; }

.span_1_of_5 {
  width: 100%; }

.span_3_of_3 {
  width: 100%; }

.span_2_of_3 {
  width: 100%; }

.span_1_of_3 {
  width: 100%; }

/*********************
GENERAL STYLES
*********************/
html {
  background: black url(/core/i/bg01.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

body {
  font-family: Oswald, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 100%;
  line-height: 1.5;
  color: #fff;
  font-weight: 300; }

blockquote {
  font-family: "IM Fell English"; }

.lblu {
  color: #9ecdff !important; }

.samn {
  color: #ff9a86 !important; }

.gold {
  color: #e4c24b !important; }

.caps {
  text-transform: uppercase !important; }

.right {
  float: right; }

.center {
  text-align: center; }

.nowrap {
  white-space: nowrap; }

.border {
  border: 1px solid red; }

.Q {
  color: #e4c24b; }

.A {
  color: #ccc;
  display: block;
  margin-bottom: 30px; }

.qanda {
  font-weight: bold;
  color: #666; }

.section {
  clear: both;
  padding: 0px;
  margin: 0px; }

img.shield {
  display: none; }

/*  COLUMN SETUP  */
.col {
  display: block;
  float: left;
  margin: 1% 0 1% 1.6%; }

.col:first-child {
  margin-left: 0; }

/*  GROUPING  */
/*  GROUPING  */
.group:before,
.group:after {
  content: "";
  display: table; }

.group:after {
  clear: both; }

.group {
  zoom: 1;
  /* For IE 6/7 */ }

.fivesplit {
  width: 18.0%;
  display: block;
  float: left;
  margin: 1%; }

/* a.buynow
{
	display: inline-block;
	float: left;
	margin-right: 1em;
	margin-bottom: .5em;
} */
.buynow img {
  width: 100%;
  padding: .15em;
  height: auto; }

/********************
WORDPRESS BODY CLASSES
style a page via class
********************/
/* for sites that are read right to left (i.e. hebrew) */
/* home page */
/* blog template page */
/* archive page */
/* date archive page */
/* replace the number to the corresponding page number */
/* search page */
/* search result page */
/* no results search page */
/* individual paged search (i.e. body.search-paged-3) */
/* 404 page */
/* single post page */
/* individual post page by id (i.e. body.postid-73) */
/* individual paged single (i.e. body.single-paged-3) */
/* attatchment page */
/* individual attatchment page (i.e. body.attachmentid-763) */
/* style mime type pages */
/* author page */
/* user nicename (i.e. body.author-samueladams) */
/* paged author archives (i.e. body.author-paged-4) for page 4 */
/* category page */
/* individual category page (i.e. body.category-6) */
/* replace the number to the corresponding page number */
/* tag page */
/* individual tag page (i.e. body.tag-news) */
/* replace the number to the corresponding page number */
/* custom page template page */
/* individual page template (i.e. body.page-template-contact-php */
/* replace the number to the corresponding page number */
/* parent page template */
/* child page template */
/* replace the number to the corresponding page number */
/* if user is logged in */
/* paged items like search results or archives */
/* individual paged (i.e. body.paged-3) */
/*********************
LAYOUT & GRID STYLES
*********************/
.wrap {
  width: 96%;
  margin: 0 auto; }

/*********************
LINK STYLES
*********************/
a, a:visited {
  color: #c0804a;
  text-decoration: none;
  /* on hover */
  /* on click */
  /* mobile tap color */ }
  a:hover, a:focus, a:visited:hover, a:visited:focus {
    color: #cd5b3e; }
  a:link, a:visited:link {
    /*
    this highlights links on iPhones/iPads.
    so it basically works like the :hover selector
    for mobile devices.
    */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }

/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  font-family: Oswald;
  /*	text-rendering: optimizelegibility;*/
  font-weight: 300;
  text-transform: uppercase;
  /*	font-variant: small-caps;*/
  color: #297bb6;
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.7);
  /*
  if you're going to use webfonts, be sure to check your weights
  http://css-tricks.com/watch-your-font-weight/
  */
  /* removing text decoration from all headline links */ }
  h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
    text-decoration: none; }

h1.mw, h2.mw, h3.mw, h4.mw, h5.mw {
  font-family: Oswald;
  /*	text-rendering: optimizelegibility;*/
  font-weight: 300;
  font-variant: small-caps;
  color: #297bb6;
  /*
  if you're going to use webfonts, be sure to check your weights
  http://css-tricks.com/watch-your-font-weight/
  */
  /* removing text decoration from all headline links */ }
  h1.mw a, h2.mw a, h3.mw a, h4.mw a, h5.mw a {
    text-decoration: none; }

h1, .h1 {
  font-size: 3em;
  line-height: 1.333em; }

h2, .h2 {
  font-size: 2em;
  line-height: 1.4em;
  margin-bottom: 0.375em; }

.band .h2 {
  margin-top: 0;
  display: block;
  position: relative;
  padding: 25px;
  top: -125px;
  background: rgba(41, 123, 182, 0.2);
  text-align: center; }

h3, .h3 {
  font-size: 1.125em; }

h4, .h4 {
  font-size: 1.1em;
  font-weight: 300; }

.letter h4 {
  font-family: 'Loved by the King', cursive;
  text-shadow: none; }

.footer h4 {
  font-size: 1.3em; }

h5, .h5 {
  font-size: 0.846em;
  line-height: 2.09em;
  text-transform: uppercase;
  letter-spacing: 2px; }

.rsSBlock h3.mw, .rsSBlock h4.mw {
  margin: 2px auto;
  font-size: 150%; }

.rsSBlock blockquote {
  font-size: 3em;
  /* fallback for non vw/vh support */
  font-size: 3vw;
  text-align: center; }

a.comm {
  padding: 1em; }

h3.comm {
  padding: 1em 0;
  margin: 0;
  background: rgba(41, 123, 182, 0.2);
  clear: left; }

/*********************
HEADER STYLES
*********************/
.header {
  background: url(/core/i/disciple_attack_header_tt_lion.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100%;
  /*    min-width: 2200px;
      max-width: 2200px;*/ }

#logo {
  margin: 0 auto;
  padding: 10%;
  display: block;
  text-align: center;
  text-indent: -3333px;
  height: auto; }

/*********************
NAVIGATION STYLES
*********************/
.menu {
  margin-bottom: 1em; }

.navbox {
  background: url(/core/i/bg04.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  text-align: left; }

ul.nav {
  display: block;
  margin: 0 auto;
  text-align: left; }

.nav {
  /*	border: 1px solid #ccc;*/
  border-bottom: 0;
  text-align: center;
  font-family: Oswald;
  font-weight: 300;
  text-transform: uppercase;
  /* end .menu li */
  /* highlight current page */
  /* end current highlighters */ }
  .nav li {
    /*
    so you really have to rethink your dropdowns for mobile.
    you don't want to have it expand too much because the
    screen is so small. How you manage your menu should
    depend on the project. Here's some great info on it:
    http://www.alistapart.com/articles/organizing-mobile/
    */ }
    .nav li a {
      display: block;
      text-decoration: none;
      padding: .5em 0 .2em 0;
      font-size: 1.5em;
      border-bottom: 1px solid #61442c;
      /*			background-color: #eee;*/
      /*
      remember this is for mobile ONLY, so there's no need
      to even declare hover styles here, you can do it in
      the style.scss file where it's relevant. We want to
      keep this file as small as possible!
      */ }
    .nav li ul.sub-menu li,
    .nav li ul.children li {
      text-align: left; }
      .nav li ul.sub-menu li a,
      .nav li ul.children li a {
        padding-left: 1.5em !important;
        font-size: 1em; }

/* ////////// Toggle Nav ////////// */
/* end .nav */
.boardsbox {
  background: url(/core/i/bg07.jpg) no-repeat center top;
  width: 100%;
  border: 1px solid red;
  height: 370px;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  text-align: 100%; }

.slidermid {
  margin: 3em auto; }

.bars {
  border-top: 6px solid #2d3d5c;
  border-bottom: 6px solid #2d3d5c; }

.bartop {
  border-top: 6px solid #2d3d5c; }

.barbot {
  border-bottom: 6px solid #2d3d5c; }

.sliderbot {
  border-bottom: none;
  margin-top: 3em;
  margin-bottom: none; }

.smbox {
  background: url(/core/i/bg05.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  text-align: center; }

.page .smbox, .page .smbox .bars {
  border-top: none; }

.smbox a {
  padding: 1em;
  display: inline-block; }

/*********************
POSTS & CONTENT STYLES
*********************/
#content {
  padding-left: .5em;
  padding-right: .5em; }

.letter {
  background: url(/i/bg13.jpg) no-repeat top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 1em;
  margin: 1em 0;
  color: #333;
  font: 1.7em 'Loved by the King', cursive;
  /*	width: 380px;
  	max-width: 380px;
  */ }

.teaser {
  position: relative;
  top: -125px; }

a.read-more {
  display: inline-block;
  white-space: nowrap;
  font-family: Oswald;
  /*	font-variant: small-caps;*/
  text-transform: uppercase;
  text-decoration: none;
  background: rgba(41, 123, 182, 0.2);
  padding: .25em .5em;
  margin: 1.5em 0; }

.give {
  /*    background: url(/core/i/bg04.jpg) no-repeat center center; 
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      text-align: left;
  	position: fixed;
  	z-index: 100; 
  	display: block;*/
  margin-top: .5em; }

.sidebar .give {
  margin-top: 2.5em; }

/* end .hentry */
/* want to style individual post classes? Booya! */
/* post by id (i.e. post-3) */
/* general post style */
/* general article on a page style */
/* general style on an attatchment */
/* sticky post style */
/* hentry class */
/* style by category (i.e. category-videos) */
/* style by tag (i.e. tag-news) */
/* post meta */
.byline {
  color: #999; }

/* entry content */
.entry-content {
  /*
  image alignment on a screen this size may be
  a bit difficult. It's set to start aligning
  and floating images at the next breakpoint,
  but it's up to you. Feel free to change it up.
  */ }
  .entry-content blockquote {
    font-family: Oswald, "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .entry-content dd {
    margin-left: 0;
    font-size: 0.9em;
    color: #787878;
    margin-bottom: 1.5em; }
  .entry-content img {
    margin: 0 0 1.5em 0;
    max-width: 100%;
    height: auto; }
  .entry-content img.bandimg {
    width: 100%;
    height: auto; }
  .entry-content video, .entry-content object {
    max-width: 100%;
    height: auto; }
  .entry-content pre {
    background: #eee;
    border: 1px solid #cecece;
    padding: 10px; }

/* end .entry-content */
.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px;
  /* images inside wp-caption */ }
  .wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%; }
  .wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center; }

/* end .wp-caption */
/* image gallery styles */
/* end .gallery */
/* gallery caption styles */
/******************************************************************
PAGE NAVI STYLES
******************************************************************/
.pagination,
.wp-prev-next {
  margin: 1.1em 0 2.2em; }

.pagination {
  text-align: center; }
  .pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    clear: both;
    margin: 1px; }
    .pagination ul li {
      padding: 0;
      margin: 0;
      float: left;
      display: inline;
      overflow: hidden; }
      .pagination ul li a, .pagination ul li span {
        margin: 0;
        text-decoration: none;
        padding: 0;
        line-height: 1em;
        font-size: 1em;
        font-weight: normal;
        padding: .5em;
        min-width: 1em;
        display: block; }
      .pagination ul li span.current {
        font-weight: bold; }

/* end .bones_page_navi */
/* fallback previous & next links */
.wp-prev-next .prev-link {
  float: left; }
.wp-prev-next .next-link {
  float: right; }

/* end .wp-prev-next */
/******************************************************************
COMMENT STYLES
******************************************************************/
/* h3 comment title */
#comments {
  /* number of comments span */ }

.commentlist {
  /* general comment classes */
  /* vcard */
  /* end .commentlist .vcard */
  /* comment meta */
  /* comment content */
  /* end .commentlist .comment_content */
  /* comment reply link */
  /* end .commentlist .comment-reply-link */ }
  .commentlist li {
    position: relative;
    clear: both;
    overflow: hidden;
    list-style-type: none;
    margin-bottom: 1.5em;
    padding: 0.7335em 10px;
    /* end .commentlist li ul.children */ }
    .commentlist li:last-child {
      margin-bottom: 0; }
    .commentlist li ul.children {
      margin: 0;
      /* variations */
      /* change number for different depth */ }
  .commentlist li[class*=depth-] {
    margin-top: 1.1em; }
  .commentlist li.depth-1 {
    margin-left: 0;
    margin-top: 0; }
  .commentlist li:not(.depth-1) {
    margin-right: -10px;
    margin-left: -10px;
    margin-top: 0;
    padding-bottom: 0; }
  .commentlist .odd {
    background: #eee; }
  .commentlist .even {
    background: #fefefe; }
  .commentlist .vcard {
    margin-left: 50px; }
    .commentlist .vcard cite.fn {
      font-weight: 700;
      font-style: normal; }
    .commentlist .vcard time {
      float: right; }
      .commentlist .vcard time a {
        color: #999;
        text-decoration: none; }
        .commentlist .vcard time a:hover {
          text-decoration: underline; }
    .commentlist .vcard img.avatar {
      position: absolute;
      left: 10px;
      padding: 2px;
      border: 1px solid #cecece;
      background: #fff; }
  .commentlist .comment_content {
    margin-left: 50px; }
    .commentlist .comment_content p {
      margin: 0.7335em 0 1.5em;
      font-size: 1em;
      line-height: 1.5em; }
  .commentlist .comment-reply-link {
    text-decoration: none;
    float: right;
    background: #4598bb;
    padding: 3px 5px;
    color: #fff;
    opacity: 0.65;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 0.9em; }
    .commentlist .comment-reply-link:hover, .commentlist .comment-reply-link:focus {
      opacity: 1; }

/* end .commentlist */
/******************************************************************
COMMENT FORM STYLES
******************************************************************/
.respond-form {
  margin: 1.5em 10px;
  padding-bottom: 2.2em; }
  .respond-form form {
    margin: 0.75em 0; }
    .respond-form form li {
      list-style-type: none;
      clear: both;
      margin-bottom: 0.7335em; }
      .respond-form form li label,
      .respond-form form li small {
        display: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url],
    .respond-form form textarea {
      padding: 3px 6px;
      background: #efefef;
      border: 2px solid #cecece;
      line-height: 1.5em;
      /* form validation */ }
      .respond-form form input[type=text]:focus,
      .respond-form form input[type=email]:focus,
      .respond-form form input[type=url]:focus,
      .respond-form form textarea:focus {
        background: #fff; }
      .respond-form form input[type=text]:invalid,
      .respond-form form input[type=email]:invalid,
      .respond-form form input[type=url]:invalid,
      .respond-form form textarea:invalid {
        outline: none;
        border-color: #fbc2c4;
        background-color: #f6e7eb;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url] {
      max-width: 400px;
      min-width: 250px; }
    .respond-form form textarea {
      resize: none;
      width: 97.3%;
      height: 150px; }

/* comment submit button */
/* comment form title */
#comment-form-title {
  margin: 0 0 1.1em; }

/* cancel comment reply link */
/* logged in comments */
/* allowed tags */
#allowed_tags {
  margin: 1.5em 10px 0.7335em 0; }

/* no comments */
.nocomments {
  margin: 0 20px 1.1em; }

/*********************
SIDEBARS & ASIDES
*********************/
.widget ul li {
  /* deep nesting */ }

.widget_facebook_likebox h3 {
  display: none; }

.widget_sp_image img {
  width: 100% !important;
  height: auto !important;
  display: block;
  margin: 0 auto; }

.widget_sp_image h3 {
  display: none;
  visibility: hidden; }

/*********************
FOOTER STYLES
*********************/
.footer {
  clear: both;
  /*    background: #000 url(/core/i/bg08.jpg) no-repeat center center; 
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
  */
  color: #7086b1;
  text-transform: uppercase;
  font-size: .75em; }

.footer ul.flist li {
  padding: .25em auto;
  margin: .25em auto; }

.team {
  font-family: Oswald;
  font-size: 1em;
  line-height: 1em;
  margin-top: 3em;
  font-variant: small-caps;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  color: #ccc; }

.team .h4 {
  margin-right: .5em; }

.sponsors {
  background: black;
  background: black; }

.sponsors a {
  display: inline-block;
  padding: .5em;
  margin: .5em; }

/*
if you checked out the link above:
http://www.alistapart.com/articles/organizing-mobile/
you'll want to style the footer nav
a bit more in-depth. Remember to keep
it simple because you'll have to
override these styles for the desktop
view.
*/
/* end .footer-links */
p.copyright {
  margin: 1em auto; }

/* Mobile Navigation Toggle */
@media all and (max-width: 776px) {
  a.menu-link {
    display: block;
    background-color: #cd5b3e;
    text-decoration: none;
    padding: .5em 2em 1.5em 2em;
    margin: 0 auto;
    text-align: center;
    background: #cd5b3e url(/core/i/menu_bg.png) no-repeat center center;
    line-height: 1em; }

  ul.nav {
    margin: 0 auto .75em auto; }

  .menu {
    clear: both;
    min-width: inherit;
    float: none;
    margin-bottom: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }

  .menu, .menu > ul ul {
    overflow: hidden;
    max-height: 0;
    background-color: #000; }

  .menu > li > ul.sub-menu {
    padding: 0px;
    border: none; }

  .menu.active, .menu > ul ul.active {
    max-height: 81em; }

  .menu > ul {
    text-align: left; }

  .menu li, .menu > ul > li {
    display: block; }

  .menu li a {
    display: block;
    padding: 0.8em;
    position: relative; }

  .menu li.menu-item-has-children > a:after {
    content: "\e002";
    font-family: Attack;
    color: #cd5b3e;
    position: absolute;
    top: -15px;
    right: -15px;
    display: block;
    font-size: 3em;
    font-weight: 300; }

  .menu li.menu-item-has-children > a.active:after {
    content: "\e000";
    font-size: 1em;
    top: 20px;
    right: 12px; }

  .menu ul ul > li a {
    background-color: #211a18;
    height: 58px;
    padding: 19px 18px 19px 30px; }

  .menu ul ul, .menu ul ul ul {
    display: inherit;
    position: relative;
    left: auto;
    top: auto;
    border: none; } }
/*****************
GIGPRESS Styling
***************/
.gigpress-table a {
  text-decoration: none; }

/* By default this is an h3 that appears above each artist's list of shows */
/* This span contains the RSS and iCal links for the artist */
span.gigpress-artist-subscriptions {
  margin-left: 5px;
  float: right; }

/* Default wrapper for the year/month menu */
.gigpress-menu-container {
  padding: 5px 0;
  text-align: right; }

/* Meet the table that displays our shows */
.gigpress-table {
  width: 100%;
  border: none;
  border-collapse: collapse;
  /*	border-top: 1px solid #CCC;*/
  margin: 0.5em 0 1em 0;
  font-size: 110% !important; }

/* This is for the main header cells containing the column labels */
tr.gigpress-header th, th.gigpress-heading {
  font-weight: 300;
  text-transform: uppercase;
  color: #c0804a;
  color: rgba(192, 128, 74, 0.5); }

/* Generic class for the table header cells */
.gigpress-table th {
  padding: 6px 8px;
  vertical-align: middle;
  text-align: left;
  /*	border-bottom: 1px solid #CCC;*/ }

/* This is for the tour name header cells */
th.gigpress-heading {
  padding-top: 2em;
  font-size: 110%;
  /*	background-color: #EEE;*/
  /*	border-bottom: 1px solid #CCC;*/ }

/* This is for the tour name headings, whichever one you're using */
th.gigpress-heading h1, th.gigpress-heading h2, th.gigpress-heading h3, th.gigpress-heading h4, th.gigpress-heading h5 {
  margin: 0; }

/* Applies to all cells in the table */
.gigpress-table td {
  padding: 6px 8px;
  vertical-align: middle;
  text-align: left; }

/* Applies to the first row of each show listing */
.gigpress-row td {
  /*	border-bottom: 1px solid #EEE;
  */ }

/* To set an alternating row style */
/* Individual classes for the label header cells that start the table */
/* Likewise, individual classes for the content cells */
td.gigpress-date {
  color: #297bb6;
  font-weight: 300; }

td.gigpress-city {
  font-weight: 300;
  font-variant: small-caps; }

td.gigpress-venue {
  font-weight: 300;
  font-variant: small-caps; }

/* Style for rows within a tour */
tr.gigpress-tour td {
  /*	background-color: #F6F6F6;*/ }

/* Style for the first row after a tour ends in the list */
tr.gigpress-divider.gigpress-row td {
  /*	border-top: 2px solid #CCC;
  */ }

/* The secondary row for each show, contains time, admission, etc */
tr.gigpress-info {
  padding-bottom: 3em !important;
  /*	border-bottom: 2em solid black;	*/
  border-bottom: 2em solid black;
  border-bottom: 2em solid rgba(0, 0, 0, 0.3);
  /* hack for forced bottom space between show 'rows' */ }

tr.gigpress-info td {
  font-size: 100%;
  color: #ccc;
  background: #25597f;
  background: rgba(37, 89, 127, 0.3);
  /*	color: $atk-orange;*/
  /*	border-bottom: 1px solid #CCC;*/ }

/* Fix for themes that hide .description */
tr.gigpress-info td.description {
  visibility: visible !important; }

/* Greys-out cancelled shows */
tr.gigpress-row.cancelled, tr.gigpress-info.cancelled, tr.cancelled span.gigpress-info-label, tr.cancelled span.gigpress-info-item {
  color: red; }

/* This wraps each of the bits of info in the "info" cell */
span.gigpress-info-item {
  white-space: nowrap; }

/* For the labels for address, admission, etc in the "info" cell */
span.gigpress-info-label {
  color: #666; }

/* In case you want to style the "Buy Tickets" link */
a.gigpress-tickets-link {
  font-weight: 400;
  text-transform: uppercase;
  display: inline-block;
  clear: left;
  float: right;
  color: #232323;
  background-color: #cd5b3e;
  /*	background: rgba(41,123,182,.2);*/
  padding: .4em;
  white-space: nowrap;
  margin: .5em;
  -webkit-transition: background-color 500ms ease-out;
  -moz-transition: background-color 500ms ease-out;
  -o-transition: background-color 500ms ease-out;
  transition: background-color 500ms ease-out; }

a.gigpress-tickets-link:hover {
  background-color: #232323; }

/* Notices for Cancelled or Sold Out shows */
strong.gigpress-cancelled, strong.gigpress-soldout {
  text-transform: uppercase;
  font-weight: 400;
  padding: 1px;
  color: #111;
  background: #fffdeb;
  border: 1px solid #EEE;
  background: #111;
  color: #FFF;
  border: none; }

/* In case you want to style the Googlefied address link */
/* These styles control the peek-a-boo "add" links to iCal and Google Calendar. Behaviour dictated by a separate jQuery script. */
td.gigpress-links-cell {
  vertical-align: top; }

.gigpress-calendar-add {
  position: relative; }

a.gigpress-links-toggle {
  display: block;
  text-indent: -9999px;
  width: 11px;
  height: 11px;
  margin: .35em;
  background: transparent url(/wp-content/plugins/gigpress/images/calendar-toggle.png) no-repeat left top;
  cursor: pointer; }

a.gigpress-links-toggle:hover {
  background-position: -11px 0px; }

a.gigpress-link-active {
  background-position: -33px; }

a.gigpress-link-active:hover {
  background-position: -22px; }

div.gigpress-calendar-links {
  display: none;
  position: absolute;
  left: 20px;
  top: -1.2em;
  width: 15em;
  padding-left: 7px;
  background: transparent url(/wp-content/plugins/gigpress/images/calendar-links-bg.png) no-repeat left center; }

.gigpress-calendar-links-inner {
  background-color: #F3F3F3;
  padding: 6px 8px;
  font-size: 1em;
  line-height: 16px;
  border: 1px solid #CCC;
  border-width: 1px 1px 1px 0; }

div.gigpress-calendar-links span {
  display: block; }

/* These are for the RSS/iCal subscribe links */
p.gigpress-subscribe {
  text-align: left;
  color: #999; }

p.gigpress-subscribe a {
  display: inline-block;
  text-indent: -9999px;
  width: 12px;
  margin: 0 3px; }

a.gigpress-rss, a.gigpress-rss:hover {
  background: transparent url(/wp-content/plugins/gigpress/images/feed-icon-12x12.png) no-repeat left center; }

a.gigpress-ical, a.gigpress-ical:hover {
  background: transparent url(/wp-content/plugins/gigpress/images/icalendar-icon.gif) no-repeat left center; }

/* These styles are for the sidebar listing */
/* This is the unordered list that holds the dates */
/* Generic styles for the list items within */
/* For artist headings in the sidebar */
/* For tour headings in the sidebar */
span.gigpress-list-tour-heading {
  font-weight: 400;
  font-size: 110%; }

/* So if you like you can style each alternating list item differently */
/* So if you like you can style the date differently */
span.gigpress-sidebar-date {
  font-weight: 400;
  display: block; }

/* Sold Out shows in the sidebar */
ul.gigpress-listing strong.gigpress-soldout, ul.gigpress-listing a.gigpress-tickets-link {
  display: block; }

/* These styles control the Related Show list that appears in the body of Related Posts */
ul.gigpress-related-show {
  margin: 0 0 2em; }

ul.gigpress-related-show ul, ul.gigpress-related-show li {
  list-style: none outside none;
  margin: 0;
  padding: 0; }

.gigpress-related-label {
  font-weight: 400; }

/* This is just to include data for hcalendar support, but hide it from view */
.hide {
  display: none; }

/* Stop Firefox from underlining our abbreviated dates */
abbr {
  border: none;
  text-decoration: none;
  font-size: 100%; }

.home table.gigpress-table {
  font-size: 80%; }

/*
LARGER MOBILE DEVICES
This is for devices like the Galaxy Note or something that's
larger than an iPhone but smaller than a tablet. Let's call them
tweeners.
*/
@media only screen and (min-width: 481px) {
  /******************************************************************
  
  Stylesheet: 481px and Up Stylesheet 481up
  
  ******************************************************************/
  img.shield {
    display: block; }

  /* http://www.responsivegridsystem.com/ */
  /*  SECTIONS  */
  .section {
    clear: both;
    padding: 0px;
    margin: 0px; }

  /*  COLUMN SETUP  */
  .col {
    display: block;
    float: left;
    margin: 1% 0 1% 1.6%; }

  .col:first-child {
    margin-left: 0; }

  /*  GROUPING  */
  /*  GROUPING  */
  .group:before,
  .group:after {
    content: "";
    display: table; }

  .group:after {
    clear: both; }

  .group {
    zoom: 1;
    /* For IE 6/7 */ }

  /*  GRID OF FIVE   ============================================================================= */
  .span_5_of_5 {
    width: 100%; }

  .span_4_of_5 {
    width: 79.68%; }

  .span_3_of_5 {
    width: 59.36%; }

  .span_2_of_5 {
    width: 39.04%; }

  .span_1_of_5 {
    width: 18.72%; }

  /*  GRID OF THREE  */
  .span_3_of_3 {
    width: 100%; }

  .span_2_of_3 {
    width: 66.1%; }

  .span_1_of_3 {
    width: 32.2%; }

  /*********************
  NAVIGATION STYLES
  *********************/
  /* .menu is clearfixed inside mixins.scss */
  .menu {
    /* end .menu ul */ }
    .menu ul {
      /* end .menu ul li */
      /* highlight current page */
      /* end current highlighters */ }
      .menu ul li {
        /*
        plan your menus and drop-downs wisely.
        */ }
        .menu ul li a {
          /*
          you can use hover styles here even though this size
          has the possibility of being a mobile device.
          */ }

  /* end .menu */
  /*********************
  POSTS & CONTENT STYLES
  *********************/
  /* entry content */
  .entry-content {
    /* at this larger size, we can start to align images */ }
    .entry-content .alignleft, .entry-content img.alignleft {
      margin-right: 1.5em;
      display: inline;
      float: left; }
    .entry-content .alignright, .entry-content img.alignright {
      margin-left: 1.5em;
      display: inline;
      float: right; }
    .entry-content .aligncenter, .entry-content img.aligncenter {
      margin-right: auto;
      margin-left: auto;
      display: block;
      clear: both; }

  /* end .entry-content */
  /*********************
  FOOTER STYLES
  *********************/
  /*
  check your menus here. do they look good?
  do they need tweaking?
  */
  /* end .footer-links */ }
/*
TABLET & SMALLER LAPTOPS
This is the average viewing window. So Desktops, Laptops, and
in general anyone not viewing on a mobile device. Here's where
you can add resource intensive styles.
*/
@media only screen and (min-width: 776px) {
  /******************************************************************
  
  Stylesheet: Grid Stylesheet
  
  The grid below is a combination of the 1140 grid and Twitter Boostrap. 
  I liked 1140 but Boostrap's grid was way more detailed so I merged them 
  together, let's see how this works out. 1140's original 
  values are commented out on each line.
  
  ******************************************************************/
  .onecol {
    width: 5.801104972%; }

  /* 4.85%;  } /* grid_1  */
  .twocol {
    width: 14.364640883%; }

  /* 13.45%; } /* grid_2  */
  .threecol {
    width: 22.928176794%; }

  /* 22.05%; } /* grid_3  */
  .fourcol {
    width: 31.491712705%; }

  /* 30.75%; } /* grid_4  */
  .fivecol {
    width: 40.055248616%; }

  /* 39.45%; } /* grid_5  */
  .sixcol {
    width: 48.618784527%; }

  /* 48%;    } /* grid_6  */
  .sevencol {
    width: 57.182320438000005%; }

  /* 56.75%; } /* grid_7  */
  .eightcol {
    width: 65.74585634900001%; }

  /* 65.4%;  } /* grid_8  */
  .ninecol {
    width: 74.30939226%; }

  /* 74.05%; } /* grid_9  */
  .tencol {
    width: 82.87292817100001%; }

  /* 82.7%;  } /* grid_10 */
  .elevencol {
    width: 91.436464082%; }

  /* 91.35%; } /* grid_11 */
  .twelvecol {
    width: 99.999999993%; }

  /* 100%;   } /* grid_12 */
  .onecol, .twocol, .threecol, .fourcol, .fivecol, .fivcolgrd, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol, .twelvecol {
    position: relative;
    float: left;
    margin-left: 2.762430939%; }

  .first {
    margin-left: 0; }

  .last {
    float: right; }

  /******************************************************************
  
  Stylesheet: Tablet & Small Desktop Stylesheet 768up
  
  ******************************************************************/
  /*********************
  GENERAL STYLES
  *********************/
  /*********************
  LAYOUT & GRID STYLES
  *********************/
  .wrap {
    max-width: 1140px; }

  /*********************
  HEADER STYLES
  *********************/
  /*********************
  NAVIGATION STYLES
  *********************/
  .menu {
    margin-bottom: 0; }

  a.menu-link {
    display: none; }

  .navbox {
    text-align: center; }

  ul.nav {
    text-align: center;
    display: inline-block; }

  .nav {
    /*	background: #eee;*/
    border: 0;
    /* end .menu ul li */
    /* highlight current page */
    /* end current highlighters */ }
    .nav ul {
      margin-top: 0; }
    .nav li {
      float: left;
      position: relative;
      /*
      plan your menus and drop-downs wisely.
      */
      /* showing sub-menus */ }
      .nav li a {
        border-bottom: 0;
        padding: .5em;
        display: inline-block;
        border: none;
        /*
        you can use hover styles here even though this size
        has the possibility of being a mobile device.
        */ }
        .nav li a:hover, .nav li a:focus {
          /*background-color: #000;*/
          background: black;
          /* The Fallback */
          background: rgba(0, 0, 0, 0.5); }
      .nav li ul.sub-menu,
      .nav li ul.children {
        margin-top: 0;
        /*			border: 1px solid #ccc;*/
        border-top: 0;
        position: absolute;
        overflow: hidden;
        visibility: hidden;
        z-index: 8999;
        background-color: #000;
        /* highlight sub-menu current page */ }
        .nav li ul.sub-menu li,
        .nav li ul.children li {
          /*
          if you need to go deeper, go nuts
          just remember deeper menus suck
          for usability. k, bai.
          */ }
          .nav li ul.sub-menu li a,
          .nav li ul.children li a {
            padding-left: 10px;
            border-right: 0;
            display: block;
            width: 180px;
            /*					border-bottom: 1px solid #ccc;*/ }
          .nav li ul.sub-menu li:last-child a,
          .nav li ul.children li:last-child a {
            border-bottom: 0; }
      .nav li:hover ul {
        top: auto;
        overflow: visible;
        visibility: visible; }

  /* end .nav */
  /******************************************************************
  H1, H2, H3, H4, H5 STYLES
  ******************************************************************/
  .band .h2 {
    margin-top: 0;
    display: block;
    position: relative;
    height: auto;
    padding: 0;
    top: 0px;
    background: none;
    text-align: left; }

  /******************************************************************
  CONTENT
  ******************************************************************/
  .teaser {
    position: relative;
    top: 0px; }

  /*********************
  SIDEBARS & ASIDES
  *********************/
  .sidebar {
    /*	margin-top: 2.2em;*/ }

  #forumside {
    margin-top: 2em; }

  .widgettitle {
    border-bottom: 2px solid #444;
    margin-bottom: 0.75em; }

  .widget {
    padding: 0 10px;
    margin: 2.2em 0; }
    .widget ul li {
      margin-bottom: 0.75em;
      /* deep nesting */ }
      .widget ul li ul {
        margin-top: 0.75em;
        padding-left: 1em; }

  /* links widget */
  /* meta widget */
  /* pages widget */
  /* recent-posts widget */
  /* archives widget */
  /* tag-cloud widget */
  /* calendar widget */
  /* category widget */
  /* recent-comments widget */
  /* search widget */
  /* text widget */
  /*********************
  FOOTER STYLES
  *********************/
  /*
  you'll probably need to do quite a bit
  of overriding here if you styled them for
  mobile. Make sure to double check these!
  */
  .footer-links ul li {
    /*
    be careful with the depth of your menus.
    it's very rare to have multi-depth menus in
    the footer.
    */ }

  /* end .footer-links */ }
/*
DESKTOP
This is the average viewing window. So Desktops, Laptops, and
in general anyone not viewing on a mobile device. Here's where
you can add resource intensive styles.
*/
@media only screen and (min-width: 1030px) {
  /******************************************************************
  
  Stylesheet: Desktop Stylsheet 1030up
  
  ******************************************************************/
  /*.buynow img
  {
  	width: 200px;
  	height: auto;
  }
  */
  .nav li a {
    font-size: 2em; } }
/*
LARGE VIEWING SIZE
This is for the larger monitors and possibly full screen viewers.
*/
@media only screen and (min-width: 1240px) {
  /******************************************************************
  
  Stylesheet: Super Large Monitor Stylesheet 1240up
  
  ******************************************************************/ }
/*
RETINA (2x RESOLUTION DEVICES)
This applies to the retina iPhone (4s) and iPad (2,3) along with
other displays with a 2x resolution. You can also create a media
query for retina AND a certain size if you want. Go Nuts.
*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /******************************************************************
  
  Stylesheet: Retina Screens & Devices Stylesheet
  
  ******************************************************************/
  /* 
  
  EXAMPLE 
  Let's say you have an image and you need to make sure it looks ok
  on retina screens. Let's say we have an icon which dimension are
  24px x 24px. In your regular stylesheets, it would look something
  like this:
  
  .icon {
  	width: 24px;
  	height: 24px;
  	background: url(img/test.png) no-repeat;
  }
  
  For retina screens, we have to make some adjustments, so that image
  doesn't look blurry. So, taking into account the image above and the
  dimensions, this is what we would put in our retina stylesheet:
  
  .icon {
  	background: url(img/test@2x.png) no-repeat;
  	background-size: 24px 24px;
  }
  
  So, you would create the same icon, but at double the resolution, meaning 
  it would be 48px x 48px. You'd name it the same, but with a @2x at the end
  (this is pretty standard practice). Set the background image so it matches
  the original dimensions and you are good to go. 
  
  */ }
/*
iPHONE 5 MEDIA QUERY
Want to get fancy for no good reason? Knock yourself out.
*/
/*
PRINT STYLESHEET
Feel free to customize this. Remember to add things that won't make
sense to print at the bottom. Things like nav, ads, and forms should
be set to display none.
*/
@media print {
  /******************************************************************
  
  Stylesheet: Print Stylesheet
  
  ******************************************************************/
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }
    a:after, a:visited:after {
      content: " (" attr(href) ")"; }
    a abbr[title]:after, a:visited abbr[title]:after {
      content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none; } }
