/******************************************************************
Site Name: Rise Magazine / http://www.risemagazine.org 
Author: Be Better Studios
Author's Website: http://www.bebetterstudios.com

Stylesheet: Main Stylesheet

******************************************************************/
/*! normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE6/7/8/9 & FF3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

/*
 * Corrects `inline-block` display not defined in IE6/7/8/9 & FF3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

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

/*
 * Addresses styling for `hidden` attribute not present in IE7/8/9, FF3, S4.
 * Known issue: no IE6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/*
 * Addresses margins handled incorrectly in IE6/7.
 */
body {
  margin: 0; }

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

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 * people.opera.com/patrickl/experiments/keyboard/test
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses font sizes and margins set differently in IE6/7.
 * Addresses font sizes within `section` and `article` in FF4+, Chrome, S5.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.75em;
  margin: 2.33em 0; }

/*
 * Addresses styling not present in IE7/8/9, S5, Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Addresses style set to `bolder` in FF3+, S4/5, Chrome.
 */
b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/*
 * Addresses styling not present in S5, Chrome.
 */
dfn {
  font-style: italic; }

/*
 * Addresses styling not present in IE6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/*
 * Addresses margins set differently in IE6/7.
 */
p,
pre {
  margin: 1em 0; }

/*
 * Corrects font family set oddly in IE6, S4/5, Chrome.
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

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

/*
 * Addresses CSS quotes not supported in IE6/7.
 */
q {
  quotes: none; }

/*
 * Addresses `quotes` property not supported in S4.
 */
q:before,
q:after {
  content: '';
  content: none; }

small {
  font-size: 75%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/*
 * Addresses paddings set differently in IE6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/*
 * Corrects list images handled incorrectly in IE7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside `a` element in IE6/7/8/9, FF3.
 * 2. Improves image quality when scaled in IE7.
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
  vertical-align: middle; }

/*
 * Corrects overflow displayed oddly in IE9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE6/7/8/9, S5, O11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE6/7.
 */
form {
  margin: 0; }

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

/*
 * 1. Corrects color not being inherited in IE6/7/8/9.
 * 2. Corrects text not wrapping in FF3.
 * 3. Corrects alignment displayed oddly in IE6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  *vertical-align: middle;
  /* 3 */ }

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

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

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

/*
 * 1. Addresses box sizing set to content-box in IE8/9.
 * 2. Removes excess padding in IE8/9.
 * 3. Removes excess padding in IE7.
 *    Known issue: excess padding remains in IE6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  *width: 13px;
  /* 3 */ }

/*
 * 1. Addresses `appearance` set to `searchfield` in S5, Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in S5, 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; }

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

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

/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9.
 * 2. Improves 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; }

/*********************
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/
*********************/
/*********************
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('../fonts/font-name.eot');
    	src: url('../fonts/font-name.eot?#iefix') format('embedded-opentype'),
             url('../fonts/font-name.woff') format('woff'),
             url('../fonts/font-name.ttf') format('truetype'),
             url('../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;
  font-style: italic; }

/* text alignment */
.text-left {
  text-align: left; }

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

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

.alert {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid; }

.alert-help {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #e8dc59;
  background: #ebe16f; }

.alert-info {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #bfe4f4;
  background: #d5edf8; }

.alert-error {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #f8cdce;
  background: #fbe3e4; }

.alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #deeaae;
  background: #e6efc2; }

/*********************
BORDER RADIUS
*********************/
/* 
NOTE: For older browser support (and some mobile), 
don't use the shorthand to define *different* corners. 

USAGE: .border-radius(4px); 

*/
/*********************
TRANISTION
*********************/
/* .transition(all,2s); */
/*********************
CSS3 GRADIENTS
Be careful with these since they can 
really slow down your CSS. Don't overdo it.
*********************/
/* .css-gradient(#dfdfdf,#f8f8f8); */
/*********************
BOX SHADOW
*********************/
/* .boxShadow(0,0,4px,0,#444); */
/* .boxShadow(none); */
/*********************
BUTTONS
*********************/
.button,
.button:visited {
  border: 1px solid #be0d37;
  border-top-color: #db0f3f;
  border-left-color: #db0f3f;
  padding: 4px 12px;
  color: #ffffff;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.75);
  cursor: pointer;
  margin-bottom: 20px;
  line-height: 21px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #e40f42;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f01d4f), to(#e40f42));
  background-image: -webkit-linear-gradient(top, #f01d4f, #e40f42);
  background-image: -moz-linear-gradient(top, #f01d4f, #e40f42);
  background-image: -o-linear-gradient(top, #f01d4f, #e40f42);
  background-image: linear-gradient(to bottom, #f01d4f, #e40f42); }

.button:hover,
.button:visited:hover,
.button:focus,
.button:visited:focus {
  color: #ffffff;
  border: 1px solid #be0d37;
  border-top-color: #9d0a2d;
  border-left-color: #9d0a2d;
  background-color: #cc0e3b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e40f42), to(#cc0e3b));
  background-image: -webkit-linear-gradient(top, #e40f42, #cc0e3b);
  background-image: -moz-linear-gradient(top, #e40f42, #cc0e3b);
  background-image: -o-linear-gradient(top, #e40f42, #cc0e3b);
  background-image: linear-gradient(to bottom, #e40f42, #cc0e3b); }

.button:active,
.button:visited:active {
  background-color: #f01d4f;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e40f42), to(#f01d4f));
  background-image: -webkit-linear-gradient(top, #e40f42, #f01d4f);
  background-image: -moz-linear-gradient(top, #e40f42, #f01d4f);
  background-image: -o-linear-gradient(top, #e40f42, #f01d4f);
  background-image: linear-gradient(to bottom, #e40f42, #f01d4f); }

.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);
  -webkit-box-shadow: inset 0 0 3px #59b3ec;
  -moz-box-shadow: inset 0 0 3px #59b3ec;
  box-shadow: inset 0 0 3px #59b3ec; }

.blue-button:hover,
.blue-button:visited:hover,
.blue-button:focus,
.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.
*/
/******************************************************************

------------ MAP ------------

01. GENERAL STYLES
02. WORDPRESS BODY CLASSES
03. LAYOUT & GRID STYLES
04. LINK STYLES
05. H1, H2, H3, H4, H5 STYLES
06. HEADER SYTLES
07. NAVIGATION STYLES
08. POSTS & CONTENT STYLES
09. PAGE NAVI STYLES
10. COMMENT STYLES
11. COMMENT FORM STYLES
12. SIDEBARS & ASIDES
13. FOOTER STYLES

******************************************************************/
/* =============================================================================
   Colors & Globals
   ========================================================================== */
/*********************
01. GENERAL STYLES
*********************/
body {
  width: 100%;
  margin: 0px;
  padding: 0px 0 0px 0;
  min-width: 320px;
  font-family: "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #32343E; }

.outer {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto; }

.inner {
  width: 93.704246%;
  /*1280/1366*/
  margin: 0 auto; }

.wrap {
  width: 82.96875%;
  /*1062/1280*/
  margin: 0 auto; }

.inner-wrap {
  width: 79.472693%;
  /*844px/1062*/
  margin: 0 auto; }

img {
  max-width: 100%;
  outline: none;
  vertical-align: middle; }

p img {
  width: auto !important;
  height: auto !important; }

iframe, object, embed {
  max-width: 100% !important;
  display: block;
  margin: 0 auto; }

iframe {
  margin: 25px auto; }

.is-type-video figcaption, .wp-block-embed-vimeo figcaption {
  text-align: center; }

.texture {
  background-image: url("../img/greyzz.png");
  background-repeat: repeat;
  background-position: top;
  top: 0; }

hr {
  margin: 25px 0; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */
::-moz-selection {
  background: #4B9F47;
  color: #FFFFFF;
  text-shadow: none; }

::selection {
  background: #4B9F47;
  color: #FFFFFF;
  text-shadow: none; }

/* Miminizes FOUT with typekit */
.wf-loading p, .wf-loading h6, .wf-loading h5, .wf-loading h4, .wf-loading h3, .wf-loading h2, .wf-loading h1, .wf-loading a {
  visibility: hidden; }

/********************
02. WORDPRESS BODY CLASSES
    style a page via class
********************/
.no-white-space {
  white-space: break-spaces; }

/*********************
03. LAYOUT & GRID STYLES
*********************/
.content {
  padding: 30px 0 0 0; }

.big-column {
  float: left;
  width: 65.9375%;
  /*844/1280*/ }
  .big-column .sub-column {
    width: 48.341232%;
    /*408/844*/ }
  .big-column .sub-column-1 {
    float: left;
    clear: both; }
  .big-column .sub-column-2 {
    float: right; }

.small-column {
  float: right;
  width: 31.875%;
  /*408/1280*/ }

.small-column-left {
  float: left;
  width: 31.875%;
  /*408/1280*/ }

.big-column-right {
  float: right;
  width: 65.9375%;
  /*844/1280*/ }
  .big-column-right .sub-column {
    width: 48.341232%;
    /*408/844*/ }
  .big-column-right .sub-column-1 {
    float: left;
    clear: both; }
  .big-column-right .sub-column-2 {
    float: right; }

.three-column {
  width: 31.875%;
  /*408/1280*/
  float: left;
  margin: 0 0 0 2.1875%;
  /*28/1280*/ }
  .three-column img {
    margin-bottom: 25px; }

.three-column-0 {
  margin-left: 0px; }

.two-column {
  width: 48.90625%;
  /*626/1280*/
  margin-bottom: 35px; }

.two-column-1 {
  float: left;
  clear: both; }

.two-column-2 {
  float: right; }

.four-column {
  width: 23.35375%;
  /*299/1280*/
  margin: 0 0 0 2.1875%;
  /*28/1280*/
  float: left; }
  .four-column img {
    margin-bottom: 25px; }

.four-column-0 {
  margin-left: 0px; }

/*********************
04. LINK STYLES
*********************/
a {
  color: #4B9F47;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none; }

a:hover {
  color: #4B9F47;
  text-decoration: underline; }

a:focus {
  outline: 0; }

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

a.green-button {
  background-color: #4B9F47;
  padding: 15px 20px;
  color: #FFFFFF;
  text-decoration: none;
  transition: background-color 0.1s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }
  a.green-button:hover {
    background-color: #5BC057; }

a.black-button, span.black-button {
  background-color: #32343E;
  padding: 15px 20px;
  color: #FFFFFF;
  text-decoration: none;
  transition: background-color 0.1s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }
  a.black-button:hover, span.black-button:hover {
    background-color: #44444E; }

p.button-holder {
  text-align: center;
  margin: 40px 0 10px 0 !important; }

a.excerpt-read-more {
  text-decoration: none; }
  a.excerpt-read-more:hover {
    text-decoration: underline; }

a.product-name {
  transition: color 0.1s ease-in-out;
  -webkit-transition: color 0.1s ease-in-out;
  -moz-transition: color 0.1s ease-in-out;
  -ms-transition: color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out; }

a.read-more {
  text-decoration: none; }
  a.read-more:hover {
    color: #32343E; }

/******************************************************************
05. H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1, h2, h3, h4, h5, h6 {
  font-weight: 300;
  display: block;
  font-size: 100%;
  margin: 0px 0 15px 0;
  padding: 0px;
  line-height: 120%;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    text-decoration: none;
    color: inherit;
    transition: opacity 0.1s ease-in-out;
    -webkit-transition: opacity 0.1s ease-in-out;
    -moz-transition: opacity 0.1s ease-in-out;
    -ms-transition: opacity 0.1s ease-in-out;
    -o-transition: opacity 0.1s ease-in-out; }
    h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
      text-decoration: none;
      opacity: .8; }

h1, .h1 {
  font-family: "chunk", "Rockwell Extra Bold", "Rockwell Bold", monospace;
  font-size: 1.875em;
  color: #4B9F47;
  -webkit-font-smoothing: antialiased; }

h2, .h2 {
  font-family: "chunk", "Rockwell Extra Bold", "Rockwell Bold", monospace;
  font-size: 1.5625em;
  color: #4B9F47;
  -webkit-font-smoothing: antialiased; }

h3, .h3 {
  font-family: "chunk", "Rockwell Extra Bold", "Rockwell Bold", monospace;
  font-size: 1.25em;
  color: #4B9F47;
  -webkit-font-smoothing: antialiased; }

h4, .h4 {
  font-family: "chunk", "Rockwell Extra Bold", "Rockwell Bold", monospace;
  font-size: 1.125em;
  color: #70696C;
  -webkit-font-smoothing: antialiased; }

h5, .h5 {
  font-family: "chunk", "Rockwell Extra Bold", "Rockwell Bold", monospace;
  font-size: 1em;
  color: #32343E;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase; }

h6, .h6 {
  font-family: "chunk", "Rockwell Extra Bold", "Rockwell Bold", monospace;
  font-size: 0.9375em;
  color: #32343E;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase; }

p {
  margin: 0 0 15px 0;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  line-height: 160%;
  font-size: 1.125em; }
  p:last-child {
    margin-bottom: 0px; }

h1.black, h2.black, h3.black, h4.black, .black {
  color: #32343E; }

h1.green, h2.green, h3.green, h4.green, h5.green, p.green, a.green {
  color: #4B9F47; }

h1.dark-grey, h2.dark-grey, h3.dark-grey, h4.dark-grey, h5.dark-grey, p.dark-grey, a.dark-grey {
  color: #70696C; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  margin-top: 25px; }
  h1:first-child, .h1:first-child, h2:first-child, .h2:first-child, h3:first-child, .h3:first-child, h4:first-child, .h4:first-child, h5:first-child, .h5:first-child {
    margin-top: 0px; }

.add-border-top {
  border-top: 1px solid #BDBDBD;
  padding-top: 35px; }

.summed-post img {
  margin-bottom: 0px; }

/*********************
06. HEADER SYTLES
*********************/
.header {
  width: 100%;
  background-color: #4B9F47;
  padding: 27px 0 28px 0; }
  .header .headercol1 {
    float: left;
    width: 267px;
    height: auto; }
    .header .headercol1 .mobile-logo {
      display: none;
      background: url("../img/rise-logo-mobile.png") no-repeat;
      width: 207px;
      height: 102px;
      margin: 0 0 0px 0;
      text-indent: -9999px;
      position: relative;
      float: left; }
      .header .headercol1 .mobile-logo a {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0; }
    .header .headercol1 .mobile-switch {
      display: none;
      cursor: pointer;
      width: 60px;
      float: right;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      margin-top: 0px;
      float: right; }
      .header .headercol1 .mobile-switch:hover span.mobile-grab-bar {
        background: #32343e; }
      .header .headercol1 .mobile-switch .mobile-bars {
        margin-top: 5px;
        padding: 8px 0 4px 0; }
      .header .headercol1 .mobile-switch .mobile-grab-bar {
        display: block;
        margin: 0 auto 8px auto;
        width: 70%;
        height: 5px;
        background: white;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        -webkit-transition: background-color 250ms ease-out 0s;
        -moz-transition: background-color 250ms ease-out 0s;
        -o-transition: background-color 250ms ease-out 0s;
        transition: background-color 250ms ease-out 0s; }
  .header .headercol2 {
    float: right;
    width: 70.46875%;
    /*1030/1280*/ }
    .header .headercol2 .headercol2-top {
      position: relative;
      margin-bottom: 34px; }
      .header .headercol2 .headercol2-top .cart-indicator {
        position: relative; }
      .header .headercol2 .headercol2-top .cart-indicator, .header .headercol2 .headercol2-top .widget_search, .header .headercol2 .headercol2-top .donate {
        float: right;
        display: block;
        margin-left: 25px; }
      .header .headercol2 .headercol2-top .cartInfo, .header .headercol2 .headercol2-top .donate {
        margin-top: 7px;
        position: relative;
        font-size: 1.125em; }
      .header .headercol2 .headercol2-top .donate, .header .headercol2 .headercol2-top .cartInfo .view-cart span {
        color: #32343E;
        text-decoration: none;
        cursor: pointer; }
        .header .headercol2 .headercol2-top .donate:hover, .header .headercol2 .headercol2-top .cartInfo .view-cart span:hover {
          color: #FFFFFF; }
          .header .headercol2 .headercol2-top .donate:hover span, .header .headercol2 .headercol2-top .cartInfo .view-cart span:hover span {
            color: #FFFFFF; }
      .header .headercol2 .headercol2-top ul.socialicons {
        float: right;
        margin-left: 25px; }
        .header .headercol2 .headercol2-top ul.socialicons li {
          float: left;
          margin-left: 10px; }
        .header .headercol2 .headercol2-top ul.socialicons li.first {
          margin-left: 0px; }
      .header .headercol2 .headercol2-top a.facebookicon {
        display: block;
        text-indent: -9999px;
        margin: 0;
        width: 34px;
        height: 35px;
        background: url("../img/social-media-header.png") no-repeat left top;
        padding: 0; }
        .header .headercol2 .headercol2-top a.facebookicon:hover, .header .headercol2 .headercol2-top a.facebookicon:focus {
          background-position: left -35px; }
      .header .headercol2 .headercol2-top a.twittericon {
        display: block;
        text-indent: -9999px;
        margin: 0;
        width: 34px;
        height: 35px;
        background: url("../img/social-media-header.png") no-repeat -34px top;
        padding: 0; }
        .header .headercol2 .headercol2-top a.twittericon:hover, .header .headercol2 .headercol2-top a.twittericon:focus {
          background-position: -34px -35px; }
      .header .headercol2 .headercol2-top a.youtubeicon {
        display: block;
        text-indent: -9999px;
        margin: 0;
        width: 34px;
        height: 35px;
        background: url("../img/social-media-header.png") no-repeat -68px top;
        padding: 0; }
        .header .headercol2 .headercol2-top a.youtubeicon:hover, .header .headercol2 .headercol2-top a.youtubeicon:focus {
          background-position: -68px -35px; }
      .header .headercol2 .headercol2-top a.instagramicon {
        display: block;
        text-indent: -9999px;
        margin: 0;
        width: 34px;
        height: 35px;
        background: url("../img/social-media-header.png") no-repeat -103px top;
        padding: 0; }
        .header .headercol2 .headercol2-top a.instagramicon:hover, .header .headercol2 .headercol2-top a.instagramicon:focus {
          background-position: -103px -35px; }
      .header .headercol2 .headercol2-top a.soundcloudicon {
        display: block;
        text-indent: -9999px;
        margin: 0;
        width: 34px;
        height: 35px;
        background: url("../img/social-media-header.png") no-repeat -103px top;
        padding: 0; }
        .header .headercol2 .headercol2-top a.soundcloudicon:hover, .header .headercol2 .headercol2-top a.soundcloudicon:focus {
          background-position: -103px -35px; }
      .header .headercol2 .headercol2-top span.signup {
        display: block;
        float: right;
        background-color: #A3C494;
        padding: 7px 20px;
        color: #32343E;
        text-decoration: none;
        cursor: pointer;
        transition: background-color 0.1s ease-in-out;
        -webkit-transition: background-color 0.2s ease-in-out;
        -moz-transition: background-color 0.2s ease-in-out;
        -ms-transition: background-color 0.2s ease-in-out;
        -o-transition: background-color 0.2s ease-in-out;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px; }
        .header .headercol2 .headercol2-top span.signup:hover {
          background-color: #FFFFFF; }
      .header .headercol2 .headercol2-top span.mobile {
        display: none; }
      .header .headercol2 .headercol2-top ul.top-nav {
        display: none; }
      .header .headercol2 .headercol2-top .widget_search {
        display: none; }
    .header .headercol2 .headercol2-bottom ul.top-nav {
      float: right;
      text-align: right;
      margin-top: 15px; }
      .header .headercol2 .headercol2-bottom ul.top-nav li {
        display: inline;
        padding: 0 25px;
        font-size: 1.25em; }
        .header .headercol2 .headercol2-bottom ul.top-nav li a {
          text-decoration: none;
          color: #FFFFFF;
          font-family: "chunk", "Rockwell Extra Bold", "Rockwell Bold", monospace;
          font-weight: normal;
          font-size: inherit;
          -webkit-font-smoothing: antialiased;
          transition: color 0.1s ease-in-out;
          -webkit-transition: color 0.1s ease-in-out;
          -moz-transition: color 0.1s ease-in-out;
          -ms-transition: color 0.1s ease-in-out;
          -o-transition: color 0.1s ease-in-out;
          text-transform: uppercase; }
          .header .headercol2 .headercol2-bottom ul.top-nav li a:hover {
            color: #32343E; }
      .header .headercol2 .headercol2-bottom ul.top-nav li.current-menu-item a {
        color: #32343E; }
      .header .headercol2 .headercol2-bottom ul.top-nav li.first {
        padding-left: 0px; }
    .header .headercol2 .headercol2-bottom .widget_search {
      float: right;
      margin-left: 36px; }
      .header .headercol2 .headercol2-bottom .widget_search #searchform label {
        display: none; }
      .header .headercol2 .headercol2-bottom .widget_search #searchform input#s {
        height: 34px;
        padding: 2px 10px 0 10px;
        border: none;
        line-height: 100%;
        box-sizing: border-box; }
      .header .headercol2 .headercol2-bottom .widget_search #searchform input#searchsubmit {
        display: block;
        text-indent: -9999px;
        margin: 0;
        height: 36px;
        width: 36px;
        background: url("../img/magnifying-glass.png") no-repeat left top;
        padding: 0;
        border: none;
        float: right; }
        .header .headercol2 .headercol2-bottom .widget_search #searchform input#searchsubmit:hover {
          opacity: .8; }

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
  list-style-type: initial; }
  ul li, ol li {
    font-size: 1.125em;
    margin: 0 0 10px 0; }

dd {
  margin: 0 0 0 40px; }

nav ul, nav ol, ul.list {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

/*********************
07. NAVIGATION STYLES
*********************/
/*********************
08. POSTS & CONTENT STYLES
*********************/
#content {
  margin-top: 2.2em; }

.byline {
  color: #999; }

#post-not-found {
  min-height: 500px; }

.entry-content dd {
  margin-left: 0;
  font-size: 0.9em;
  color: #787878;
  margin-bottom: 1.5em; }

.entry-content img {
  margin: 0 0 15px 0;
  max-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 {
  padding: 5px;
  /* images inside wp-caption */
  max-width: 100% !important;
  margin-bottom: 15px; }

.wp-caption img {
  margin-bottom: 0;
  width: 100%; }

.wp-caption p.wp-caption-text, p.wp-caption-text {
  font-size: 1em;
  margin: 10px 0 0px 0;
  text-align: center;
  font-style: italic; }

.top-banner {
  background-color: #D9E2DB;
  padding: 25px 0; }

/* entry content */
.entry-content .featured-image {
  margin-bottom: 20px; }
  .entry-content .featured-image img {
    margin-bottom: 0px; }

.entry-content .alignleft,
.entry-content img.alignleft, img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }

.entry-content .alignright,
.entry-content img.alignright, img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }

.entry-content .aligncenter,
.entry-content img.aligncenter, img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }

.top {
  padding-bottom: 35px;
  border-bottom: 1px solid #BDBDBD; }
  .top .featured-post .featured-image {
    margin-bottom: 25px; }

.top-new {
  padding-bottom: 35px; }
  .top-new .featured-post .featured-image {
    margin-bottom: 25px; }

.home .top {
  padding-bottom: 0px; }

.middle, .bottom {
  padding: 35px 0; }

.middle-nav, .bottom-nav {
  padding: 25px 0 5px 0;
  border-top: 1px solid #BDBDBD;
  border-bottom: 1px solid #BDBDBD;
  margin-bottom: 35px; }
  .middle-nav ul, .bottom-nav ul {
    text-align: center; }
    .middle-nav ul li, .bottom-nav ul li {
      font-size: 1em;
      padding: 0px 15px;
      margin-bottom: 15px;
      display: inline-block; }
      .middle-nav ul li a, .bottom-nav ul li a {
        font-family: "chunk", "Rockwell Extra Bold", "Rockwell Bold", monospace;
        text-decoration: none;
        color: #32343E;
        -webkit-font-smoothing: antialiased;
        transition: color 0.1s ease-in-out;
        -webkit-transition: color 0.1s ease-in-out;
        -moz-transition: color 0.1s ease-in-out;
        -ms-transition: color 0.1s ease-in-out;
        -o-transition: color 0.1s ease-in-out;
        text-transform: uppercase; }
        .middle-nav ul li a:hover, .bottom-nav ul li a:hover {
          color: #4B9F47; }

.highlighted-post {
  border: 1px solid #BDBDBD;
  padding: 25px 0;
  margin-bottom: 35px; }
  .highlighted-post .highlighted-wrap {
    width: 90%;
    margin: 0 auto; }
    .highlighted-post .highlighted-wrap img {
      margin-bottom: 15px; }

.post {
  margin-bottom: 35px;
  border-bottom: 1px solid #BDBDBD;
  padding-bottom: 35px; }
  .post h2.h1, .post h4.article-date {
    margin: 0px 0 15px 0; }
  .post:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px; }

.page-template-page-home-new .top-new .two-column {
  margin-bottom: 0px; }

.single .post {
  margin-bottom: 0px; }

.latest-issue {
  margin-bottom: 35px; }

.small-column-box {
  padding: 20px 0 15px 0; }
  .small-column-box h3 {
    margin-bottom: 0px; }

.tag-cloud {
  margin-bottom: 35px; }
  .tag-cloud a {
    color: #32343E;
    padding: 5px;
    transition: color 0.1s ease-in-out;
    -webkit-transition: color 0.1s ease-in-out;
    -moz-transition: color 0.1s ease-in-out;
    -ms-transition: color 0.1s ease-in-out;
    -o-transition: color 0.1s ease-in-out; }
    .tag-cloud a:hover {
      color: #4B9F47; }
    .tag-cloud a:first-child {
      padding-left: 0px; }

.subscribe-link {
  border-bottom: 1px solid #BDBDBD; }

.cat-desc {
  margin-bottom: 35px; }

.block {
  padding: 35px 0; }

.multi-columns {
  padding-top: 35px; }
  .multi-columns .three-column {
    margin-bottom: 35px; }
  .multi-columns .three-column-0 {
    margin-left: 0px;
    clear: both; }

ul.about-rise-nav {
  margin-bottom: 15px; }
  ul.about-rise-nav li {
    margin-bottom: 10px; }
    ul.about-rise-nav li a {
      text-decoration: none;
      color: #32343E;
      transition: color 0.1s ease-in-out;
      -webkit-transition: color 0.1s ease-in-out;
      -moz-transition: color 0.1s ease-in-out;
      -ms-transition: color 0.1s ease-in-out;
      -o-transition: color 0.1s ease-in-out;
      font-size: 1em;
      text-transform: uppercase;
      font-family: "chunk", "Rockwell Extra Bold", "Rockwell Bold", monospace; }
      ul.about-rise-nav li a:hover {
        color: #4B9F47; }

.shop-block {
  margin-bottom: 55px; }
  .shop-block .h1 {
    margin-bottom: 30px; }
  .shop-block .sub-column, .shop-block .three-column {
    margin-bottom: 40px; }
    .shop-block .sub-column .sub-column-top, .shop-block .three-column .sub-column-top {
      margin-bottom: 20px; }
    .shop-block .sub-column .subsubcol-1, .shop-block .three-column .subsubcol-1 {
      float: left;
      width: 16.66666666666666667%;
      /*80px/480*/ }
    .shop-block .sub-column .subsubcol-2, .shop-block .three-column .subsubcol-2 {
      float: right;
      width: 77.5%;
      /*382/480*/ }
    .shop-block .sub-column a.green-button, .shop-block .sub-column span.black-button, .shop-block .three-column a.green-button, .shop-block .three-column span.black-button {
      padding: 5px 20px; }
  .shop-block .three-column-0 {
    clear: both; }

.sidebar-top, .shop-top {
  margin-bottom: 35px; }

.page-template-page-contributor .shop-top {
  margin-bottom: 0px; }
  .page-template-page-contributor .shop-top .intro {
    margin-bottom: 35px; }

ul.subscriptions {
  margin-bottom: 25px; }
  ul.subscriptions li a {
    padding-left: 10px;
    text-decoration: none;
    color: #4B9F47;
    transition: color 0.1s ease-in-out;
    -webkit-transition: color 0.1s ease-in-out;
    -moz-transition: color 0.1s ease-in-out;
    -ms-transition: color 0.1s ease-in-out;
    -o-transition: color 0.1s ease-in-out; }
    ul.subscriptions li a:hover {
      color: #32343E; }

img.border {
  border: 1px solid #BDBDBD; }

.product-image {
  display: block; }
  .product-image img {
    margin-bottom: 15px; }

.image-addbutton {
  display: block;
  margin-bottom: 35px; }

.related {
  margin-top: 35px; }
  .related ul.related-posts li {
    margin-bottom: 15px;
    font-size: 1em; }
    .related ul.related-posts li a {
      color: #32343E;
      transition: color 0.1s ease-in-out;
      -webkit-transition: color 0.1s ease-in-out;
      -moz-transition: color 0.1s ease-in-out;
      -ms-transition: color 0.1s ease-in-out;
      -o-transition: color 0.1s ease-in-out;
      text-decoration: none; }
      .related ul.related-posts li a:hover {
        color: #4B9F47; }
    .related ul.related-posts li a.excerpt-read-more {
      color: #4B9F47; }
      .related ul.related-posts li a.excerpt-read-more:hover {
        text-decoration: underline; }

.shipping-options {
  float: right;
  margin-top: 25px;
  text-align: right; }
  .shipping-options label {
    margin-right: 10px;
    font-weight: 600;
    font-size: 1.25em; }
  .shipping-options select {
    background: none;
    border: 2px solid #4B9F47;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 3px;
    height: 40px;
    font-size: 1em;
    font-family: "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif; }

a.primarycart {
  margin-left: 15px; }

.middle-top, .intro {
  margin-bottom: 35px; }

.middle-top, .bottom, .video-section, .current-series-section, .staff, .parent-resources-section {
  padding: 45px 0; }

.staff .small-column-left {
  margin-bottom: 35px; }

.section-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #BDBDBD;
  margin-bottom: 25px; }

ul.vertical-post-list li {
  margin-bottom: 35px; }

/********************************
	SIMPLE CART 
********************************/
.cartInfo {
  float: right;
  display: block; }

.cartInfo {
  margin-top: 7px;
  position: relative;
  font-size: 1.25em; }

.cartInfo .view-cart span {
  color: #FFFFFF;
  text-decoration: none;
  cursor: pointer;
  font-size: inherit; }
  .cartInfo .view-cart span:hover {
    color: #FFFFFF; }
    .cartInfo .view-cart span:hover span {
      color: #FFFFFF; }

.cartInfo.open {
  background-position: 22px 5px; }

.simpleCart_items {
  margin: 25px 0 0 0; }

.simpleCart_items table {
  border: 1px solid #4B9F47;
  max-width: 100%;
  width: 100%;
  font-size: 1.25em; }
  .simpleCart_items table tr.headerRow {
    padding: 10px; }
    .simpleCart_items table tr.headerRow th {
      color: #32343E;
      text-align: left;
      padding: 10px;
      border-bottom: 1px solid #4B9F47;
      background: #4B9F47; }
  .simpleCart_items table tr.itemRow td {
    padding: 10px;
    vertical-align: middle;
    border-bottom: 1px solid #4B9F47;
    background-color: #FFFFFF; }
    .simpleCart_items table tr.itemRow td input {
      font-family: "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif; }

.item-image, .item-image img {
  width: 72px; }

.item-name {
  width: 50%; }

.item-quantity, .item-quantity input {
  width: 30px;
  text-align: center; }

.item-price, .item-subtotal {
  width: 50px; }

.cart-box {
  border: 1px solid #4B9F47;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 25px 0;
  margin-top: 20px; }

.cart-box wrap {
  width: 92%; }

.cart-box .wrap-white {
  width: 94%;
  padding: 20px 2%;
  margin: 0 auto;
  background-color: #FFFFFF;
  min-height: 300px; }

.totals {
  margin-top: 20px;
  font-size: 1.25em; }

.checkout-buttons {
  text-align: right;
  margin: 25px 0; }
  .checkout-buttons a, .checkout-buttons span {
    display: inline; }
  .checkout-buttons a.continue {
    margin-right: 15px; }

.thankyou {
  min-height: 300px;
  padding: 25px; }

.choose-or {
  font-size: 1.25em; }

ul.item-list {
  font-size: 1.125em;
  line-height: 130%;
  margin-bottom: 10px; }

.order-top {
  padding-top: 35px; }
  .order-top h1:last-child {
    margin-bottom: 0px; }

.order-details {
  padding: 35px 0; }

.order-bottom {
  padding-bottom: 70px; }

.yellow-button {
  border: 1px solid #4B9F47;
  padding: 10px 10px;
  display: inline-block;
  margin-left: 15px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
  font-size: 1.25em;
  color: #32343E;
  transition: color 0.1s ease-in-out;
  -webkit-transition: color 150ms ease-in-out;
  -moz-transition: color 150ms ease-in-out;
  -ms-transition: color 150ms ease-in-out;
  -o-transition: color 150ms ease-in-out; }
  .yellow-button:hover {
    color: #4B9F47; }

.article-footer {
  margin-top: 25px; }
  .article-footer .addthis_toolbox {
    margin-bottom: 5px; }
  .article-footer .tags {
    font-family: "chunk", "Rockwell Extra Bold", "Rockwell Bold", monospace;
    color: #70696C;
    font-size: 0.875em;
    margin-top: 25px;
    font-weight: 300;
    text-transform: uppercase; }
    .article-footer .tags a {
      color: #70696C;
      text-decoration: none; }
      .article-footer .tags a:hover {
        color: #4B9F47; }

.single .article-footer .tags {
  margin-bottom: 0px; }

.ajax-nav li a.green {
  color: #4B9F47; }

.timeline {
  background-color: #FFFFFF;
  margin-top: 40px; }
  .timeline .top-content .outer {
    padding-bottom: 0px; }
  .timeline .top-content .intro {
    padding-bottom: 25px; }
  .timeline .bottom .outer {
    padding-bottom: 0px; }
  .timeline .bottom .outro {
    padding-bottom: 0px; }

ul.event-list li {
  font-size: 1em;
  clear: both;
  margin-bottom: 0px; }
  ul.event-list li .flush-column-1 {
    box-sizing: border-box;
    border-right: 4px solid #DF644A;
    width: 50%;
    clear: both;
    float: left; }
  ul.event-list li .flush-column-2 {
    width: 50%;
    float: left; }
  ul.event-list li .flush-column-content {
    width: 90%;
    margin: 0 auto;
    padding: 25px 0; }
    ul.event-list li .flush-column-content .event-title {
      position: relative;
      margin: 35px 0 15px 0; }
      ul.event-list li .flush-column-content .event-title span.marker {
        position: absolute;
        top: -7px;
        left: -7.225%;
        display: block;
        font-size: 2.5em;
        line-height: 100%;
        color: #4B9F47; }
      ul.event-list li .flush-column-content .event-title h2 {
        color: #32343E;
        font-size: 1.875em; }
    ul.event-list li .flush-column-content .event-content {
      margin-bottom: 35px; }
      ul.event-list li .flush-column-content .event-content ul li {
        font-size: 1.125em;
        margin-bottom: 15px; }

.quote-card {
  border: 2px solid #DF644A;
  max-width: 500px;
  width: 76.804916%;
  margin: 0 auto;
  border-radius: 8px;
  margin-top: 35px; }
  .quote-card .quote-card-wrap {
    width: 90%;
    padding: 20px 0;
    margin: 0 auto; }

.signup-top-section {
  min-height: 300px; }

/********************************
	CART POPOVER
********************************/
#cartPopover {
  position: absolute;
  width: 218px;
  top: 45px;
  right: 0px;
  z-index: 99999999;
  display: none;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.8);
  font-family: "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #000;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 3px rgba(0, 0, 0, 0.5);
  font-size: 16px;
  background: #45484a;
  /* Old browsers */
  background: -moz-linear-gradient(top, #45484a 0%, #2a2b2c 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #45484a), color-stop(100%, #2a2b2c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #45484a 0%, #2a2b2c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #45484a 0%, #2a2b2c 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #45484a 0%, #2a2b2c 100%);
  /* IE10+ */
  background: linear-gradient(top, #45484a 0%, #2a2b2c 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484a', endColorstr='#2a2b2c',GradientType=0 );
  /* IE6-9 */ }

#triangle {
  position: absolute;
  left: 50%;
  margin-left: 55px;
  color: #45484A;
  top: -20px;
  font-size: 24px;
  text-shadow: 0 1px 0 #444749;
  -webkit-transform: scale(1.2, 0.8) translateY(1.5px);
  -moz-transform: scale(1.2, 0.8) translateY(1.5px);
  transform: scale(1.2, 0.8) translateY(1.5px); }

#cartPopover .itemRow {
  border-bottom: 1px solid #2B2D2E;
  border-top: 1px solid #434547;
  padding: 10px;
  height: 12px; }

#cartPopover .itemRow div {
  float: left; }

#cartPopover .item-custom {
  width: 35px;
  margin-right: 6px; }

#cartPopover .item-custom span {
  float: left;
  height: 13px;
  display: inline-block;
  font-family: "Trebuchet MS", sans-serif;
  width: 23px;
  text-align: right; }

#cartPopover .item-custom div {
  float: left;
  height: 13px;
  margin-left: 3px; }

#cartPopover .simpleCart_increment,
#cartPopover .simpleCart_decrement {
  line-height: 1;
  font-size: 1px;
  display: block;
  height: 5px;
  margin-top: 3px; }

#cartPopover .item-name {
  float: left;
  width: 90px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

#cartPopover .itemRow .item-total {
  float: right; }

#cartData {
  background: #232425;
  padding: 10px; }
  #cartData strong.left, #cartData span.right {
    margin-bottom: 5px; }

#cartData strong {
  font-family: "FreightSans", sans-serif; }

#popoverButtons {
  padding: 10px; }

#cartPopover strong {
  color: #fff; }

.hudbtn {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font: bold 13px/26px "FreightSans", sans-serif;
  color: #FFFFFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  padding: 0 12px;
  height: 24px;
  border: 1px solid #000;
  -webkit-box-shadow: inset 0 1px 0 #6d6d6e;
  -moz-box-shadow: inset 0 1px 0 #6d6d6e;
  box-shadow: inset 0 1px 0 #6d6d6e;
  text-decoration: none;
  background: #3a3a3b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #3a3a3b 0%, #343434 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3a3a3b), color-stop(100%, #343434));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #3a3a3b 0%, #343434 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #3a3a3b 0%, #343434 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #3a3a3b 0%, #343434 100%);
  /* IE10+ */
  background: linear-gradient(top, #3a3a3b 0%, #343434 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a3a3b', endColorstr='#343434',GradientType=0 );
  /* IE6-9 */ }

.hudbtn:hover {
  color: #FFFFFF;
  background: #2f2f30;
  /* Old browsers */
  background: -moz-linear-gradient(top, #2f2f30 0%, #282828 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2f2f30), color-stop(100%, #282828));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #2f2f30 0%, #282828 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #2f2f30 0%, #282828 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #2f2f30 0%, #282828 100%);
  /* IE10+ */
  background: linear-gradient(top, #2f2f30 0%, #282828 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f2f30', endColorstr='#282828',GradientType=0 );
  /* IE6-9 */ }

.hudbtn:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #282828;
  /* Old browsers */
  background: -moz-linear-gradient(top, #282828 0%, #2f2f30 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #282828), color-stop(100%, #2f2f30));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #282828 0%, #2f2f30 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #282828 0%, #2f2f30 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #282828 0%, #2f2f30 100%);
  /* IE10+ */
  background: linear-gradient(top, #282828 0%, #2f2f30 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#282828', endColorstr='#2f2f30',GradientType=0 );
  /* IE6-9 */ }

.hudbtn.primary {
  border-color: #3D7530;
  background: #97c865;
  /* Old browsers */
  background: -moz-linear-gradient(top, #97c865 0%, #44933d 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #97c865), color-stop(100%, #44933d));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #97c865 0%, #44933d 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #97c865 0%, #44933d 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #97c865 0%, #44933d 100%);
  /* IE10+ */
  background: linear-gradient(top, #97c865 0%, #44933d 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97c865', endColorstr='#44933d',GradientType=0 );
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 0 #D8E994;
  -moz-box-shadow: inset 0 1px 0 #D8E994;
  box-shadow: inset 0 1px 0 #D8E994;
  color: #fff; }

.hudbtn.primary:hover {
  background: #91bf61;
  /* Old browsers */
  background: -moz-linear-gradient(top, #91bf61 0%, #3f8738 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #91bf61), color-stop(100%, #3f8738));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #91bf61 0%, #3f8738 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #91bf61 0%, #3f8738 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #91bf61 0%, #3f8738 100%);
  /* IE10+ */
  background: linear-gradient(top, #91bf61 0%, #3f8738 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91bf61', endColorstr='#3f8738',GradientType=0 );
  /* IE6-9 */ }

.hudbtn.primary:active {
  background: #3f8738;
  /* Old browsers */
  background: -moz-linear-gradient(top, #3f8738 0%, #91bf61 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3f8738), color-stop(100%, #91bf61));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #3f8738 0%, #91bf61 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #3f8738 0%, #91bf61 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #3f8738 0%, #91bf61 100%);
  /* IE10+ */
  background: linear-gradient(top, #3f8738 0%, #91bf61 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f8738', endColorstr='#91bf61',GradientType=0 );
  /* IE6-9 */
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

/******************************************************************
09. PAGE NAVI STYLES
******************************************************************/
.pagination,
.wp-prev-next {
  margin: 0px 0 0 0; }

nav.postnav {
  margin: 15px 0 25px 0;
  padding: 12px 0 4px 0; }
  nav.postnav span {
    font-family: "chunk", "Rockwell Extra Bold", "Rockwell Bold", monospace;
    font-size: 1.125em; }
    nav.postnav span a {
      color: #32343E;
      text-decoration: none; }
      nav.postnav span a:hover {
        color: #4B9F47; }

.pagination {
  padding: 12px 0 4px 0; }

.pagination ul.page-numbers, nav.postnav ul {
  text-align: center; }

.pagination ul.page-numbers li, nav.postnav ul li {
  display: inline;
  padding: 0 5px;
  font-size: 1.125em; }

.pagination ul.page-numbers li a, nav.postnav li a {
  color: #32343E; }

.pagination ul.page-numbers li a:hover, nav.postnav li a:hover, .pagination ul.page-numbers li span.current {
  color: #4B9F47; }

.pagination ul.page-numbers li.prev,
.pagination ul.page-numbers li.next {
  font-weight: 700; }

.pagination ul.page-numbers li a, nav.postnav ul li a {
  text-decoration: none; }

.pagination ul.page-numbers li a.prev, nav.postnav ul li.leftnav a {
  float: left;
  padding: 0px; }

.pagination ul.page-numbers li a.next, nav.postnav ul li.rightnav a {
  float: right;
  padding: 0px; }

.pagination ul.page-numbers li a.prev,
.pagination ul.page-numbers li a.next, nav.postnav li.leftnav a, nav.postnav li.rightnav a {
  padding: 0;
  text-decoration: none; }

.pagination ul.page-numbers a.prev:hover,
.pagination ul.page-numbers li a.bpn-next:hover,
.pagination ul.page-numbers li a.first a:hover,
.pagination ul.page-numbers li a.last:hover {
  background: none;
  color: #4B9F47; }

nav.postnav ul li.back-to-main {
  text-align: center; }

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

.wp-prev-next .next-link {
  float: right; }

/******************************************************************
10. COMMENT STYLES
******************************************************************/
#comments {
  margin-top: 35px; }

.commentlist {
  margin: 0px 0 30px 0;
  padding: 0px; }

.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 20px;
  padding: 0px; }
  .commentlist li cite, .commentlist li time {
    font-size: 1em; }
    .commentlist li cite a, .commentlist li time a {
      color: #32343E;
      text-decoration: none; }
      .commentlist li cite a:hover, .commentlist li time a:hover {
        color: #4B9F47; }

.commentlist li.depth-1 {
  border-bottom: 1px solid #BDBDBD; }

.commentlist li.depth-1 ul.children {
  margin: 0;
  width: 89%;
  padding: 0 0 0 11%; }

.commentlist li:not(.depth-1) ul.children {
  width: 89%;
  padding: 0 0 0 11%; }

.commentlist li[class*=depth-] {
  margin-top: 35px; }

.commentlist li.depth-4 ul.children, .commentlist li.depth-5 ul.children, .commentlist li.depth-6 ul.children, .commentlist li.depth-7 ul.children {
  width: 100%;
  padding: 0 0 0 0; }

.commentlist li:not(.depth-1) {
  margin-top: 0; }

.commentlist .odd {
  background: none; }

.commentlist .even {
  background: none; }

.commentcol1 {
  float: left;
  width: 7.666667%;
  /*46/600*/ }

.commentcol2 {
  float: right;
  width: 89%;
  /*534/600*/ }

.commentlist cite.fn {
  font-weight: 400;
  font-style: normal; }

.commentlist .commentcol2 time {
  float: right; }

.commentlist .commentcol2 time a {
  text-decoration: none; }

.commentlist .commentcol2 time a:hover {
  text-decoration: underline;
  color: #4B9F47; }

.commentcol2 p {
  margin: 10px 0; }

.red-alert p {
  margin: 10px 0;
  color: #4B9F47; }

#cancel-comment-reply-link {
  display: block;
  margin-bottom: 15px; }
  #cancel-comment-reply-link p {
    font-size: 1em; }

.commentlist .comment-reply-link {
  text-decoration: none;
  float: right;
  margin-bottom: 15px;
  color: #4B9F47; }

.commentlist .comment-reply-link:hover,
.commentlist .comment-reply-link:focus {
  opacity: 1;
  color: #4B9F47; }

p.submit-holder {
  text-align: center;
  margin-top: 25px; }

#commentform #submit {
  margin-top: 25px;
  margin-bottom: 10px;
  padding: 18px 46px 10px 46px;
  font-size: 14px;
  line-height: 140%;
  text-shadow: 0 1px rgba(0, 0, 0, 0.4);
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  transition: background 0.1s ease-in-out;
  -webkit-transition: background 0.1s ease-in-out;
  -moz-transition: background 0.1s ease-in-out;
  -ms-transition: background 0.1s ease-in-out;
  -o-transition: background 0.1s ease-in-out;
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-family: "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
  background-color: #4B9F47;
  box-shadow: 0px 3px 0px 0px #4F9DA3;
  text-decoration: none;
  text-transform: uppercase;
  border: none; }
  #commentform #submit:active {
    padding-top: 18px;
    margin-bottom: 9px;
    outline: 0 none;
    text-decoration: none;
    color: #fff; }
  #commentform #submit:hover {
    outline: 0 none;
    text-decoration: none;
    color: #fff;
    background-color: #50A3AA; }

#commentform p {
  font-size: 1em; }

article.comment:last-child {
  margin-bottom: 0px; }

.comment-author {
  margin-bottom: 15px; }
  .comment-author img {
    margin-bottom: 10px;
    margin-right: 10px; }

/******************************************************************
11. COMMENT FORM STYLES
******************************************************************/
#respond {
  padding-top: 35px; }

.respond-form {
  padding: 30px 0 0px 0px; }
  .respond-form h4 {
    margin-bottom: 25px; }
  .respond-form form {
    width: 74.170616%;
    /*626/844*/
    margin: 0 auto; }

.comment .respond-form form {
  width: 100%;
  max-width: 500px;
  margin: 0 auto; }

ul.children .respond-form {
  margin-bottom: 25px; }

.respond-wrap {
  width: 76.66666667%;
  /*460/600*/
  margin: 0 auto; }

ul#comment-form-elements {
  margin: 25px 0 0 0px;
  padding: 0px; }

ul#comment-form-elements li {
  font-size: 1em; }

.respond-form form li {
  list-style-type: none;
  clear: both;
  margin-bottom: 0.7335em;
  font-size: 1em; }

.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: 14px 6px 12px 6px;
  background: #FFFFFF;
  /* form validation */
  width: 100%;
  font-family: "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 300;
  color: #32343E;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1em;
  border: 1px solid #BDBDBD; }

.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;
  -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] {
  width: 100%;
  font-size: 1em;
  border: 1px solid #BDBDBD; }

.respond-form form textarea {
  resize: none;
  width: 100%;
  height: 160px;
  font-size: 1em;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #BDBDBD; }

li.depth-2 .respond-form form input[type=text],
li.depth-2 .respond-form form input[type=email],
li.depth-2 .respond-form form input[type=url] {
  width: 100%; }

li.depth-2 .respond-form form textarea {
  resize: none;
  width: 100%;
  height: 150px; }

li.depth-3 .respond-form form input[type=text],
li.depth-3 .respond-form form input[type=email],
li.depth-3 .respond-form form input[type=url] {
  width: 100%; }

li.depth-3 .respond-form form textarea {
  resize: none;
  width: 100%;
  height: 150px; }

/* comment submit button */
/* comment form title */
#comment-form-title {
  margin: 0 0 15px 0; }

/* 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; }

#commentform label.error {
  display: block;
  color: #4B9F47;
  margin-top: 10px; }

/*********************
12. SIDEBARS & ASIDES
*********************/
/*********************
13. FOOTER STYLES
*********************/
.back-to-top {
  padding-top: 35px;
  text-align: center; }
  .back-to-top a {
    text-decoration: none; }
    .back-to-top a:hover {
      color: #32343E; }

.footer {
  border-top: 1px solid #BDBDBD;
  padding: 34px 0;
  margin-top: 35px; }
  .footer a.facebookicon {
    display: block;
    text-indent: -9999px;
    margin: 0;
    height: 50px;
    width: 50px;
    background: url("../img/social-media-icons.png") no-repeat left top;
    padding: 0; }
    .footer a.facebookicon:hover, .footer a.facebookicon:focus {
      background-position: left -50px; }
  .footer a.twittericon {
    display: block;
    text-indent: -9999px;
    margin: 0;
    height: 50px;
    width: 50px;
    background: url("../img/social-media-icons.png") no-repeat -53px top;
    padding: 0; }
    .footer a.twittericon:hover, .footer a.twittericon:focus {
      background-position: -53px -50px; }
  .footer a.youtubeicon {
    display: block;
    text-indent: -9999px;
    margin: 0;
    height: 50px;
    width: 50px;
    background: url("../img/social-media-icons.png") no-repeat -105px top;
    padding: 0; }
    .footer a.youtubeicon:hover, .footer a.youtubeicon:focus {
      background-position: -105px -50px; }
  .footer a.instagramicon {
    display: block;
    text-indent: -9999px;
    margin: 0;
    height: 50px;
    width: 50px;
    background: url("../img/social-media-icons.png") no-repeat -156px top;
    padding: 0; }
    .footer a.instagramicon:hover, .footer a.instagramicon:focus {
      background-position: -156px -50px; }
  .footer a.soundcloudicon {
    display: block;
    text-indent: -9999px;
    margin: 0;
    height: 50px;
    width: 50px;
    background: url("../img/social-media-icons.png") no-repeat -159px top;
    padding: 0; }
    .footer a.soundcloudicon:hover, .footer a.soundcloudicon:focus {
      background-position: -159px -50px; }

.footer-top {
  margin-bottom: 25px; }

.footercol {
  float: left; }
  .footercol ul li {
    margin-bottom: 5px; }
    .footercol ul li a {
      color: #32343E;
      text-decoration: none;
      -webkit-transition: color 0.1s ease-in-out;
      -moz-transition: color 0.1s ease-in-out;
      -ms-transition: color 0.1s ease-in-out;
      -o-transition: color 0.1s ease-in-out; }
      .footercol ul li a:hover {
        color: #4B9F47; }

.footercol-1 {
  margin-left: 0px;
  width: 14.84375%;
  /* 190/1280 */ }

.footercol-2 {
  width: 14.84375%;
  /* 190/1280 */ }

.footercol-3 {
  width: 14.84375%;
  /* 190/1280 */ }

.footercol-4 {
  width: 14.84375%;
  /* 190/1280 */ }

.footer .three-column-2 {
  width: 31.875%;
  /*408/1280*/ }
  .footer .three-column-2 ul.socialicons {
    margin-bottom: 25px; }
    .footer .three-column-2 ul.socialicons li {
      float: left;
      margin-left: 10px; }
    .footer .three-column-2 ul.socialicons li.first {
      margin-left: 0px; }

#mc_embed_signup {
  position: relative; }
  #mc_embed_signup #mc_scroll-anchor-1, #mc_embed_signup #mc_scroll-anchor {
    position: absolute;
    margin-top: -100px; }
  #mc_embed_signup #mc-embedded-subscribe-form-2 {
    margin-bottom: 35px; }
  #mc_embed_signup .mc-embedded-subscribe-forms {
    margin-bottom: 30px;
    max-width: 475px; }
    #mc_embed_signup .mc-embedded-subscribe-forms label {
      margin-bottom: 15px;
      display: block; }
    #mc_embed_signup .mc-embedded-subscribe-forms .email-holder {
      width: 62%;
      float: left;
      max-width: 280px; }
      #mc_embed_signup .mc-embedded-subscribe-forms .email-holder .signup-error .error, #mc_embed_signup .mc-embedded-subscribe-forms .email-holder .signup-error-2 .error {
        margin: 15px 0 0 0;
        color: #4B9F47; }
    #mc_embed_signup .mc-embedded-subscribe-forms input.email {
      font-family: "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
      padding: 13px 20px 10px 20px;
      font-size: 1em;
      width: 100%;
      box-sizing: border-box; }
    #mc_embed_signup .mc-embedded-subscribe-forms .submit-holder {
      float: right; }
    #mc_embed_signup .mc-embedded-subscribe-forms input.green-button {
      background-color: #4B9F47;
      padding: 15px 20px 13px 20px;
      color: #FFFFFF;
      text-decoration: none;
      transition: background-color 0.1s ease-in-out;
      -webkit-transition: background-color 0.2s ease-in-out;
      -moz-transition: background-color 0.2s ease-in-out;
      -ms-transition: background-color 0.2s ease-in-out;
      -o-transition: background-color 0.2s ease-in-out;
      border: none;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      outline: none; }
      #mc_embed_signup .mc-embedded-subscribe-forms input.green-button:hover {
        background-color: #5BC057; }

/*********************
13. Media Queries
*********************/
@media only screen and (min-width: 0px) {
  .big-column {
    float: none;
    width: 100%;
    margin-bottom: 35px; }
    .big-column .sub-column {
      width: 100%; }
    .big-column .sub-column-1 {
      float: none;
      clear: both;
      margin-bottom: 25px; }
    .big-column .sub-column-2 {
      float: none; }

  .small-column {
    float: none;
    width: 100%; }

  .small-column-left {
    float: none;
    width: 100%; }

  .big-column-right {
    float: none;
    width: 100%; }
    .big-column-right .sub-column {
      width: 100%; }
    .big-column-right .sub-column-1 {
      float: none;
      clear: both;
      margin-bottom: 25px; }
    .big-column-right .sub-column-2 {
      float: none; }

  .three-column {
    width: 100%;
    /*408/1280*/
    float: none;
    margin: 0 0 25px 0; }
    .three-column img {
      margin-bottom: 25px; }

  .three-column-0 {
    margin-left: 0px;
    clear: both; }

  .two-column {
    width: 100%; }

  .two-column-1 {
    float: none; }

  .two-column-2 {
    float: none; }

  h1, .h1 {
    font-size: 1.5625em; }

  h2, .h2 {
    font-size: 1.25em; }

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

  h4, .h4 {
    font-size: 1em; }

  h5, .h5 {
    font-size: 1em; }

  h6, .h6 {
    font-size: 0.875em; }

  p {
    margin: 0 0 15px 0;
    font-size: 1em; }

  ul, ol {
    margin: 1em 0;
    padding: 0 0 0 40px; }
    ul li, ol li {
      font-size: 1em; }

  .header {
    width: 100%;
    padding: 27px 0 28px 0; }
    .header .headercol1 {
      float: none;
      width: 100%;
      height: auto; }
      .header .headercol1 .mobile-logo {
        display: block; }
      .header .headercol1 .mobile-switch {
        display: block; }
      .header .headercol1 .logo {
        display: none; }
    .header .headercol2 {
      float: none;
      display: none;
      width: 100%;
      /*1030/1280*/ }
      .header .headercol2 .headercol2-top {
        position: relative;
        margin: 25px 0 0 0; }
        .header .headercol2 .headercol2-top .cart-indicator {
          position: relative; }
        .header .headercol2 .headercol2-top .cart-indicator, .header .headercol2 .headercol2-top .widget_search, .header .headercol2 .headercol2-top .donate {
          float: none;
          display: block;
          margin-left: 0px;
          margin-bottom: 0px; }
        .header .headercol2 .headercol2-top .cartInfo, .header .headercol2 .headercol2-top .donate {
          margin-top: 0px;
          position: relative;
          float: none;
          font-size: 1.25em;
          font-family: "chunk", "Rockwell Extra Bold", "Rockwell Bold", monospace;
          font-weight: normal;
          text-transform: uppercase;
          -webkit-font-smoothing: antialiased;
          margin-bottom: 12px;
          border-bottom: 1px solid #FFFFFF;
          padding: 5px 0 10px 0; }
        .header .headercol2 .headercol2-top .donate, .header .headercol2 .headercol2-top .cartInfo .view-cart span {
          color: #FFFFFF;
          text-decoration: none;
          cursor: pointer; }
          .header .headercol2 .headercol2-top .donate:hover, .header .headercol2 .headercol2-top .cartInfo .view-cart span:hover {
            color: #32343E; }
            .header .headercol2 .headercol2-top .donate:hover span, .header .headercol2 .headercol2-top .cartInfo .view-cart span:hover span {
              color: #32343E; }
        .header .headercol2 .headercol2-top span.signup {
          display: block;
          float: none;
          background-color: transparent;
          padding: 5px 0px 10px 0;
          color: #FFFFFF;
          text-decoration: none;
          cursor: pointer;
          transition: background-color 0.1s ease-in-out;
          -webkit-transition: background-color 0.2s ease-in-out;
          -moz-transition: background-color 0.2s ease-in-out;
          -ms-transition: background-color 0.2s ease-in-out;
          -o-transition: background-color 0.2s ease-in-out;
          -moz-border-radius: 3px;
          -webkit-border-radius: 3px;
          border-radius: 3px;
          font-size: 1.25em;
          font-family: "chunk", "Rockwell Extra Bold", "Rockwell Bold", monospace;
          font-weight: normal;
          text-transform: uppercase;
          -webkit-font-smoothing: antialiased;
          margin-bottom: 10px;
          border-bottom: 1px solid #FFFFFF; }
          .header .headercol2 .headercol2-top span.signup:hover {
            background-color: transparent;
            color: #32343E; }
        .header .headercol2 .headercol2-top ul.socialicons {
          display: none; }
        .header .headercol2 .headercol2-top span.desktop {
          display: none; }
        .header .headercol2 .headercol2-top .mobile {
          display: block; }
        .header .headercol2 .headercol2-top ul.top-nav {
          float: none;
          text-align: left;
          margin-top: 0px;
          display: block; }
          .header .headercol2 .headercol2-top ul.top-nav li {
            display: block;
            padding: 5px 0px 10px 0;
            font-size: 1.25em;
            margin-bottom: 10px;
            border-bottom: 1px solid #FFFFFF; }
            .header .headercol2 .headercol2-top ul.top-nav li a {
              text-decoration: none;
              color: #FFFFFF;
              font-family: "chunk", "Rockwell Extra Bold", "Rockwell Bold", monospace;
              font-weight: normal;
              font-size: inherit;
              -webkit-font-smoothing: antialiased;
              transition: color 0.1s ease-in-out;
              -webkit-transition: color 0.1s ease-in-out;
              -moz-transition: color 0.1s ease-in-out;
              -ms-transition: color 0.1s ease-in-out;
              -o-transition: color 0.1s ease-in-out;
              text-transform: uppercase; }
              .header .headercol2 .headercol2-top ul.top-nav li a:hover {
                color: #32343E; }
          .header .headercol2 .headercol2-top ul.top-nav li.current-menu-item a {
            color: #32343E; }
          .header .headercol2 .headercol2-top ul.top-nav li.first {
            padding-left: 0px; }
        .header .headercol2 .headercol2-top .widget_search {
          float: none; }
          .header .headercol2 .headercol2-top .widget_search #searchform label {
            display: none; }
          .header .headercol2 .headercol2-top .widget_search #searchform input#s {
            width: 100%;
            max-width: 263px;
            box-sizing: border-box;
            float: left;
            height: 36px; }
          .header .headercol2 .headercol2-top .widget_search #searchform input#searchsubmit {
            display: block;
            text-indent: -9999px;
            margin: 0;
            height: 36px;
            width: 36px;
            background: url("../img/magnifying-glass.png") no-repeat left top;
            padding: 0;
            border: none;
            float: left; }
            .header .headercol2 .headercol2-top .widget_search #searchform input#searchsubmit:hover {
              opacity: .8; }
      .header .headercol2 .headercol2-bottom {
        display: none; }
        .header .headercol2 .headercol2-bottom ul.top-nav {
          float: right;
          text-align: right;
          margin-top: 15px; }
          .header .headercol2 .headercol2-bottom ul.top-nav li {
            display: inline;
            padding: 0 25px;
            font-size: 1.25em; }
            .header .headercol2 .headercol2-bottom ul.top-nav li a {
              text-decoration: none;
              color: #FFFFFF;
              font-family: "chunk", "Rockwell Extra Bold", "Rockwell Bold", monospace;
              font-weight: normal;
              font-size: inherit;
              -webkit-font-smoothing: antialiased;
              transition: color 0.1s ease-in-out;
              -webkit-transition: color 0.1s ease-in-out;
              -moz-transition: color 0.1s ease-in-out;
              -ms-transition: color 0.1s ease-in-out;
              -o-transition: color 0.1s ease-in-out;
              text-transform: uppercase; }
              .header .headercol2 .headercol2-bottom ul.top-nav li a:hover {
                color: #32343E; }
          .header .headercol2 .headercol2-bottom ul.top-nav li.current-menu-item a {
            color: #32343E; }
          .header .headercol2 .headercol2-bottom ul.top-nav li.first {
            padding-left: 0px; }
        .header .headercol2 .headercol2-bottom .widget_search {
          float: right;
          margin-left: 36px; }
          .header .headercol2 .headercol2-bottom .widget_search #searchform label {
            display: none; }
          .header .headercol2 .headercol2-bottom .widget_search #searchform input#s {
            height: 34px;
            padding: 2px 10px 0 10px;
            border: none;
            line-height: 100%; }
          .header .headercol2 .headercol2-bottom .widget_search #searchform input#searchsubmit {
            display: block;
            text-indent: -9999px;
            margin: 0;
            height: 36px;
            width: 36px;
            background: url("../img/magnifying-glass.png") no-repeat left top;
            padding: 0;
            border: none;
            float: right; }
            .header .headercol2 .headercol2-bottom .widget_search #searchform input#searchsubmit:hover {
              opacity: .8; }

  .article-footer {
    margin-top: 25px; }
    .article-footer .addthis_toolbox {
      display: none; }
    .article-footer .tags {
      font-family: "chunk", "Rockwell Extra Bold", "Rockwell Bold", monospace;
      color: #70696C;
      font-size: 1em;
      margin-top: 25px;
      font-weight: 300; }
      .article-footer .tags a {
        color: #70696C;
        text-decoration: none; }
        .article-footer .tags a:hover {
          color: #4B9F47; }

  .single .article-footer .tags {
    margin-bottom: 0px; }

  .footer-top {
    margin-bottom: 0px; }

  .footercol {
    float: none;
    margin: 0 0 25px 0; }
    .footercol ul li {
      margin-bottom: 5px; }
      .footercol ul li a {
        color: #32343E;
        text-decoration: none;
        -webkit-transition: color 0.1s ease-in-out;
        -moz-transition: color 0.1s ease-in-out;
        -ms-transition: color 0.1s ease-in-out;
        -o-transition: color 0.1s ease-in-out; }
        .footercol ul li a:hover {
          color: #4B9F47; }

  .footercol-1 {
    margin-left: 0px;
    width: 100%; }

  .footercol-2 {
    width: 100%; }

  .footercol-3 {
    width: 100%; }

  .footercol-4 {
    width: 100%; }

  .footer .three-column-2 {
    width: 100%; }
    .footer .three-column-2 ul.socialicons {
      margin-bottom: 25px; }
      .footer .three-column-2 ul.socialicons li {
        float: left;
        margin-left: 10px; }
      .footer .three-column-2 ul.socialicons li.first {
        margin-left: 0px; }

  #mc_embed_signup {
    position: relative; }
    #mc_embed_signup #mc_scroll-anchor-1, #mc_embed_signup #mc_scroll-anchor {
      position: absolute;
      margin-top: -100px; }
    #mc_embed_signup #mc-embedded-subscribe-form-2 {
      margin-bottom: 35px; }
    #mc_embed_signup .mc-embedded-subscribe-forms {
      margin-bottom: 30px;
      max-width: 475px; }
      #mc_embed_signup .mc-embedded-subscribe-forms label {
        margin-bottom: 15px;
        display: block; }
      #mc_embed_signup .mc-embedded-subscribe-forms .email-holder {
        width: 100%;
        float: none;
        max-width: 260px; }
        #mc_embed_signup .mc-embedded-subscribe-forms .email-holder .signup-error .error, #mc_embed_signup .mc-embedded-subscribe-forms .email-holder .signup-error-2 .error {
          margin: 15px 0 0 0;
          color: #4B9F47; }
      #mc_embed_signup .mc-embedded-subscribe-forms input.email {
        font-family: "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
        padding: 13px 20px 10px 20px;
        font-size: 1em;
        width: 100%; }
      #mc_embed_signup .mc-embedded-subscribe-forms .submit-holder {
        float: none;
        margin-top: 15px; }
      #mc_embed_signup .mc-embedded-subscribe-forms input.green-button {
        background-color: #4B9F47;
        padding: 15px 20px 13px 20px;
        color: #FFFFFF;
        text-decoration: none;
        transition: background-color 0.1s ease-in-out;
        -webkit-transition: background-color 0.2s ease-in-out;
        -moz-transition: background-color 0.2s ease-in-out;
        -ms-transition: background-color 0.2s ease-in-out;
        -o-transition: background-color 0.2s ease-in-out;
        border: none;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        outline: none; }
        #mc_embed_signup .mc-embedded-subscribe-forms input.green-button:hover {
          background-color: #5BC057; }

  .desktop {
    display: none; }

  .mobile {
    display: block; }

  #cartPopover {
    right: 0;
    left: 25px; }

  #triangle {
    left: -12%; }

  .cart-box {
    border: none; }
    .cart-box .wrap {
      width: 98%; }

  .simpleCart_items table {
    font-size: 0.5em; }

  .checkout-buttons {
    max-width: 280px;
    margin: 15px auto 0 auto; }
    .checkout-buttons .green-button {
      padding: 15px 0px;
      display: block;
      margin-left: 0px;
      margin-bottom: 10px;
      text-align: center;
      width: 100%;
      font-size: 1.125em; }
    .checkout-buttons .choose-or {
      margin-bottom: 10px;
      text-align: center;
      display: block; }
    .checkout-buttons .simpleCart_checkout {
      margin-bottom: 0px; }

  .shipping-options {
    float: none;
    margin-top: 25px;
    text-align: left; }
    .shipping-options label {
      margin-right: 10px;
      font-weight: 600;
      font-size: 1.125em;
      display: block;
      margin-bottom: 15px; }
    .shipping-options select {
      background: none;
      border: 2px solid #4B9F47;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      padding: 5px 3px;
      height: 40px;
      font-size: 1em;
      font-family: "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif; }

  .totals {
    margin-top: 10px;
    font-size: 1.125em; }
    .totals .right {
      float: none; }

  .page-template-page-home-new .top-new .two-column {
    margin-bottom: 25px; }

  ul.event-list li .flush-column {
    width: 100%; }
  ul.event-list li .flush-column-1, ul.event-list li .flush-column-2 {
    float: none; }
  ul.event-list li .flush-column-1 {
    margin-bottom: 25px;
    padding-top: 15px;
    border-right: 0px; }
    ul.event-list li .flush-column-1 .flush-column-content {
      padding-bottom: 0px; }
      ul.event-list li .flush-column-1 .flush-column-content img {
        margin: 0 auto;
        display: block; }
  ul.event-list li .flush-column-2 {
    border-bottom: 2px solid #DF644A; }
    ul.event-list li .flush-column-2 .flush-column-content {
      padding-top: 0px; }
      ul.event-list li .flush-column-2 .flush-column-content .event-title {
        margin-top: 0px; }
        ul.event-list li .flush-column-2 .flush-column-content .event-title span.marker {
          display: none; } }
@media only screen and (min-width: 400px) {
  #mc_embed_signup {
    position: relative; }
    #mc_embed_signup #mc_scroll-anchor-1, #mc_embed_signup #mc_scroll-anchor {
      position: absolute;
      margin-top: -100px; }
    #mc_embed_signup #mc-embedded-subscribe-form-2 {
      margin-bottom: 35px; }
    #mc_embed_signup .mc-embedded-subscribe-forms {
      margin-bottom: 30px;
      max-width: 475px; }
      #mc_embed_signup .mc-embedded-subscribe-forms label {
        margin-bottom: 15px;
        display: block; }
      #mc_embed_signup .mc-embedded-subscribe-forms .email-holder {
        width: 100%;
        float: left;
        max-width: 260px; }
        #mc_embed_signup .mc-embedded-subscribe-forms .email-holder .signup-error .error, #mc_embed_signup .mc-embedded-subscribe-forms .email-holder .signup-error-2 .error {
          margin: 15px 0 0 0;
          color: #4B9F47; }
      #mc_embed_signup .mc-embedded-subscribe-forms input.email {
        font-family: "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
        padding: 13px 20px 10px 20px;
        font-size: 1em;
        width: 100%; }
      #mc_embed_signup .mc-embedded-subscribe-forms .submit-holder {
        float: left;
        margin: 0px 0 0 15px; } }
@media only screen and (min-width: 410px) {
  .simpleCart_items table {
    font-size: 0.6875em; } }
@media only screen and (min-width: 480px) {
  .simpleCart_items table {
    font-size: 1.0625em; }

  .totals {
    margin-top: 20px;
    font-size: 1.125em; }
    .totals .right {
      float: right; }

  .shipping-options {
    float: right;
    margin-top: 25px;
    text-align: right; }
    .shipping-options label {
      margin-right: 10px;
      font-weight: 600;
      font-size: 1.125em; }
    .shipping-options select {
      background: none;
      border: 2px solid #4B9F47;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      padding: 5px 3px;
      height: 40px;
      font-size: 1em;
      font-family: "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif; }

  .checkout-buttons {
    max-width: 100%; }
    .checkout-buttons .green-button {
      padding: 10px 10px;
      display: inline-block;
      margin-left: 15px;
      margin-bottom: 0px;
      width: auto;
      text-align: left; }
    .checkout-buttons .choose-or {
      margin-bottom: 0px;
      text-align: left;
      display: inline; } }
@media only screen and (min-width: 540px) {
  .simpleCart_items table {
    font-size: 1.125em; }

  .checkout-buttons .green-button {
    padding: 10px 15px; } }
@media only screen and (min-width: 550px) {
  .footercol-1 {
    margin-left: 0px;
    width: 48.90625%;
    /*626/1280*/
    float: left; }

  .footercol-2 {
    width: 48.90625%;
    /*626/1280*/
    float: right; }

  .footer .three-column {
    margin-bottom: 25px; }

  .footer .three-column-0 {
    clear: both;
    float: left;
    width: 48.90625%;
    /*626/1280*/ }

  .footer .three-column-1 {
    float: right;
    width: 48.90625%;
    /*626/1280*/ }

  .footer .three-column-2 {
    clear: both;
    width: 100%;
    margin-left: 0px; }
    .footer .three-column-2 ul.socialicons {
      margin-bottom: 25px; }
      .footer .three-column-2 ul.socialicons li {
        float: left;
        margin-left: 10px; }
      .footer .three-column-2 ul.socialicons li.first {
        margin-left: 0px; } }
@media only screen and (min-width: 600px) {
  .big-column .sub-column {
    width: 48.341232%;
    /*408/844*/ }
  .big-column .sub-column-1 {
    float: left;
    clear: both;
    margin-bottom: 25px; }
  .big-column .sub-column-2 {
    float: right; }

  .small-column-left {
    float: left;
    width: 31.875%;
    /*408/1280*/ }

  .big-column-right {
    float: right;
    width: 65.9375%;
    /*844/1280*/ }
    .big-column-right .sub-column {
      width: 48.341232%;
      /*408/844*/ }
    .big-column-right .sub-column-1 {
      float: left;
      clear: both;
      margin-bottom: 25px; }
    .big-column-right .sub-column-2 {
      float: right; }

  .three-column {
    width: 31.875%;
    /*408/1280*/
    float: left;
    margin: 0 0 0 2.1875%;
    /*28/1280*/ }
    .three-column img {
      margin-bottom: 25px; }

  .three-column-0 {
    margin-left: 0px; }

  .two-column {
    width: 48.90625%;
    /*626/1280*/ }

  .two-column-1 {
    float: left; }

  .two-column-2 {
    float: right; }

  .page-template-page-home-new .top-new .two-column {
    margin-bottom: 0px; }

  .post .two-column-1 {
    margin-bottom: 0px; } }
@media only screen and (min-width: 700px) {
  .footercol-1 {
    margin-left: 0px;
    width: 31.875%;
    /*408/1280*/
    float: left; }

  .footercol-2 {
    width: 31.875%;
    /*408/1280*/
    float: left;
    margin: 0 0 0 2.1875%;
    /*28/1280*/ }

  .footercol-3 {
    clear: none;
    float: left;
    width: 31.875%;
    /*408/1280*/
    margin: 0 0 0 2.1875%;
    /*28/1280*/ }

  .footercol-4 {
    clear: both;
    float: left;
    width: 31.875%;
    /*408/1280*/ }

  .footer .three-column-2 {
    clear: none;
    width: 65.9375%;
    float: left;
    margin: 0 0 35px 0; }
    .footer .three-column-2 ul.socialicons {
      margin-bottom: 25px; }
      .footer .three-column-2 ul.socialicons li {
        float: left;
        margin-left: 10px; }
      .footer .three-column-2 ul.socialicons li.first {
        margin-left: 0px; }

  ul.event-list li .flush-column {
    width: 50%; }
  ul.event-list li .flush-column-1, ul.event-list li .flush-column-2 {
    float: left; }
  ul.event-list li .flush-column-1 {
    margin-bottom: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    border-right: 4px solid #DF644A; }
  ul.event-list li .flush-column-2 {
    border-bottom: none; }
    ul.event-list li .flush-column-2 .flush-column-content {
      padding-top: 0px; }
      ul.event-list li .flush-column-2 .flush-column-content .event-title {
        margin-top: 35px; }
        ul.event-list li .flush-column-2 .flush-column-content .event-title span.marker {
          top: -7px;
          left: -8.6%;
          display: block; } }
@media only screen and (min-width: 768px) {
  .big-column {
    float: left;
    width: 65.9375%;
    /*844/1280*/
    margin-bottom: 0px; }
    .big-column .sub-column {
      width: 100%; }
    .big-column .sub-column-1 {
      float: none;
      clear: both;
      margin-bottom: 25px; }
    .big-column .sub-column-2 {
      float: none; }

  .small-column {
    float: right;
    width: 31.875%;
    /*408/1280*/ }

  h1, .h1 {
    font-size: 1.875em; }

  h2, .h2 {
    font-size: 1.5625em; }

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

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

  h5, .h5 {
    font-size: 1em; }

  h6, .h6 {
    font-size: 0.9375em; }

  p {
    margin: 0 0 15px 0;
    font-size: 1.125em; }

  ul, ol {
    margin: 1em 0;
    padding: 0 0 0 40px; }
    ul li, ol li {
      font-size: 1.125em; }

  #mc_embed_signup {
    position: relative; }
    #mc_embed_signup #mc_scroll-anchor-1, #mc_embed_signup #mc_scroll-anchor {
      position: absolute;
      margin-top: -100px; }
    #mc_embed_signup #mc-embedded-subscribe-form-2 {
      margin-bottom: 35px; }
    #mc_embed_signup .mc-embedded-subscribe-forms {
      margin-bottom: 30px;
      max-width: 475px; }
      #mc_embed_signup .mc-embedded-subscribe-forms label {
        margin-bottom: 15px;
        display: block; }
      #mc_embed_signup .mc-embedded-subscribe-forms .email-holder {
        width: 90%;
        float: left;
        max-width: 260px; }
        #mc_embed_signup .mc-embedded-subscribe-forms .email-holder .signup-error .error, #mc_embed_signup .mc-embedded-subscribe-forms .email-holder .signup-error-2 .error {
          margin: 15px 0 0 0;
          color: #4B9F47; }
      #mc_embed_signup .mc-embedded-subscribe-forms input.email {
        font-family: "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
        padding: 13px 20px 10px 20px;
        font-size: 1em;
        width: 100%; }
      #mc_embed_signup .mc-embedded-subscribe-forms .submit-holder {
        float: left;
        margin: 0px 0 0 15px; }
      #mc_embed_signup .mc-embedded-subscribe-forms input.green-button {
        background-color: #4B9F47;
        padding: 15px 20px 13px 20px;
        color: #FFFFFF;
        text-decoration: none;
        transition: background-color 0.1s ease-in-out;
        -webkit-transition: background-color 0.2s ease-in-out;
        -moz-transition: background-color 0.2s ease-in-out;
        -ms-transition: background-color 0.2s ease-in-out;
        -o-transition: background-color 0.2s ease-in-out;
        border: none;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        outline: none; }
        #mc_embed_signup .mc-embedded-subscribe-forms input.green-button:hover {
          background-color: #5BC057; }

  .small-column-box #mc_embed_signup {
    position: relative; }
    .small-column-box #mc_embed_signup #mc_scroll-anchor-1, .small-column-box #mc_embed_signup #mc_scroll-anchor {
      position: absolute;
      margin-top: -100px; }
    .small-column-box #mc_embed_signup #mc-embedded-subscribe-form-2 {
      margin-bottom: 0px; }
    .small-column-box #mc_embed_signup .mc-embedded-subscribe-forms {
      margin-bottom: 0px;
      max-width: 475px; }
      .small-column-box #mc_embed_signup .mc-embedded-subscribe-forms label {
        margin-bottom: 15px;
        display: block; }
      .small-column-box #mc_embed_signup .mc-embedded-subscribe-forms .email-holder {
        width: 100%;
        float: none;
        max-width: 100%; }
        .small-column-box #mc_embed_signup .mc-embedded-subscribe-forms .email-holder .signup-error .error, .small-column-box #mc_embed_signup .mc-embedded-subscribe-forms .email-holder .signup-error-2 .error {
          margin: 15px 0 0 0;
          color: #4B9F47; }
      .small-column-box #mc_embed_signup .mc-embedded-subscribe-forms input.email {
        font-family: "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
        padding: 13px 20px 10px 20px;
        font-size: 1em;
        width: 100%; }
      .small-column-box #mc_embed_signup .mc-embedded-subscribe-forms .submit-holder {
        float: none;
        margin-top: 15px;
        margin-left: 0px; }
      .small-column-box #mc_embed_signup .mc-embedded-subscribe-forms input.green-button {
        background-color: #4B9F47;
        padding: 15px 20px 13px 20px;
        color: #FFFFFF;
        text-decoration: none;
        transition: background-color 0.1s ease-in-out;
        -webkit-transition: background-color 0.2s ease-in-out;
        -moz-transition: background-color 0.2s ease-in-out;
        -ms-transition: background-color 0.2s ease-in-out;
        -o-transition: background-color 0.2s ease-in-out;
        border: none;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        outline: none; }
        .small-column-box #mc_embed_signup .mc-embedded-subscribe-forms input.green-button:hover {
          background-color: #5BC057; }

  .article-footer {
    margin-top: 25px; }
    .article-footer .addthis_toolbox {
      margin-bottom: 5px;
      display: block; }
    .article-footer .tags {
      font-family: "chunk", "Rockwell Extra Bold", "Rockwell Bold", monospace;
      color: #70696C;
      font-size: 1em;
      margin-top: 25px;
      font-weight: 300;
      display: block; }
      .article-footer .tags a {
        color: #70696C;
        text-decoration: none; }
        .article-footer .tags a:hover {
          color: #4B9F47; }

  .single .article-footer .tags {
    margin-bottom: 0px; }

  .footer-top {
    margin-bottom: 25px; }

  .desktop {
    display: block; }

  .mobile {
    display: none; }

  #cartPopover {
    right: 0px;
    left: initial; }

  #triangle {
    left: 50%; }

  .simpleCart_items table {
    font-size: 1.125em; } }
@media only screen and (min-width: 800px) {
  .header .headercol2 .headercol2-bottom ul.top-nav {
    float: right;
    text-align: right;
    margin-top: 15px; }
    .header .headercol2 .headercol2-bottom ul.top-nav li {
      display: inline;
      padding: 0 16px;
      font-size: 1.125em; }
    .header .headercol2 .headercol2-bottom ul.top-nav li.current-menu-item a {
      color: #32343E; }
    .header .headercol2 .headercol2-bottom ul.top-nav li.first {
      padding-left: 0px; }
    .header .headercol2 .headercol2-bottom ul.top-nav li.last {
      padding-right: 0px; } }
@media only screen and (min-width: 800px) {
  ul.event-list li .flush-column-2 .flush-column-content .event-title span.marker {
    left: -8.2%; } }
@media only screen and (min-width: 850px) {
  .header .headercol2 .headercol2-bottom ul.top-nav li {
    display: inline;
    padding: 0 20px;
    font-size: 1.125em; }
  .header .headercol2 .headercol2-bottom ul.top-nav li.first {
    padding-left: 0px; }
  .header .headercol2 .headercol2-bottom ul.top-nav li.last {
    padding-right: 0px; }

  .footer .three-column {
    width: 31.875%;
    /*408/1280*/
    float: left;
    margin: 0 0 35px 2.1875%;
    /*28/1280*/ }
    .footer .three-column img {
      margin-bottom: 25px; }
  .footer .three-column-0 {
    margin-left: 0px; }

  #mc_embed_signup .mc-embedded-subscribe-forms .email-holder {
    float: none; }

  #mc_embed_signup .mc-embedded-subscribe-forms .submit-holder {
    float: none;
    margin-top: 15px;
    margin-left: 0px; } }
@media only screen and (min-width: 850px) {
  .header .headercol2 .headercol2-bottom ul.top-nav li {
    display: inline;
    padding: 0 20px;
    font-size: 1.125em; }
  .header .headercol2 .headercol2-bottom ul.top-nav li.first {
    padding-left: 0px; }
  .header .headercol2 .headercol2-bottom ul.top-nav li.last {
    padding-right: 0px; } }
@media only screen and (min-width: 940px) {
  .header .headercol2 {
    width: 73.46875%; }
    .header .headercol2 .headercol2-top {
      width: auto; }
      .header .headercol2 .headercol2-top span.mobile {
        display: block; }
      .header .headercol2 .headercol2-top .widget_search {
        float: left;
        display: block;
        width: 248px; }
        .header .headercol2 .headercol2-top .widget_search #searchform label {
          display: none; }
        .header .headercol2 .headercol2-top .widget_search #searchform input#s {
          width: 100%;
          max-width: 212px;
          box-sizing: border-box;
          float: left;
          height: 36px;
          padding: 5px 10px; }
        .header .headercol2 .headercol2-top .widget_search #searchform input#searchsubmit {
          display: block;
          text-indent: -9999px;
          float: left;
          margin: 0;
          height: 36px;
          width: 36px;
          background: url("../img/magnifying-glass.png") no-repeat left top;
          padding: 0;
          border: none; }
          .header .headercol2 .headercol2-top .widget_search #searchform input#searchsubmit:hover {
            opacity: .8; }
    .header .headercol2 .headercol2-bottom ul.top-nav li {
      display: inline;
      padding: 0 25px;
      font-size: 1.25em; }
    .header .headercol2 .headercol2-bottom ul.top-nav li.first {
      padding-left: 0px; }
    .header .headercol2 .headercol2-bottom ul.top-nav li.last {
      padding-right: 0px; }

  .big-column {
    float: left;
    width: 65.9375%;
    /*844/1280*/ }
    .big-column .sub-column {
      width: 48.341232%;
      /*408/844*/ }
    .big-column .sub-column-1 {
      float: left;
      clear: both;
      margin-bottom: 40px; }
    .big-column .sub-column-2 {
      float: right; }

  .small-column {
    float: right;
    width: 31.875%;
    /*408/1280*/ }

  .footercol {
    float: left;
    margin: 0 0 25px 0;
    /*28/1280*/ }
    .footercol ul li {
      margin-bottom: 5px; }
      .footercol ul li a {
        color: #32343E;
        text-decoration: none;
        -webkit-transition: color 0.1s ease-in-out;
        -moz-transition: color 0.1s ease-in-out;
        -ms-transition: color 0.1s ease-in-out;
        -o-transition: color 0.1s ease-in-out; }
        .footercol ul li a:hover {
          color: #4B9F47; }

  #mc_embed_signup {
    position: relative; }
    #mc_embed_signup #mc_scroll-anchor-1, #mc_embed_signup #mc_scroll-anchor {
      position: absolute;
      margin-top: -100px; }
    #mc_embed_signup #mc-embedded-subscribe-form-2 {
      margin-bottom: 35px; }
    #mc_embed_signup .mc-embedded-subscribe-forms {
      margin-bottom: 30px;
      max-width: 475px; }
      #mc_embed_signup .mc-embedded-subscribe-forms label {
        margin-bottom: 15px;
        display: block; }
      #mc_embed_signup .mc-embedded-subscribe-forms .email-holder {
        width: 62%;
        float: left; }
        #mc_embed_signup .mc-embedded-subscribe-forms .email-holder .signup-error .error, #mc_embed_signup .mc-embedded-subscribe-forms .email-holder .signup-error-2 .error {
          margin: 15px 0 0 0;
          color: #4B9F47; }
      #mc_embed_signup .mc-embedded-subscribe-forms input.email {
        font-family: "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
        padding: 13px 20px 10px 20px;
        font-size: 1em;
        width: 100%; }
      #mc_embed_signup .mc-embedded-subscribe-forms .submit-holder {
        float: left;
        margin-left: 15px; }
      #mc_embed_signup .mc-embedded-subscribe-forms input.green-button {
        background-color: #4B9F47;
        padding: 15px 20px 13px 20px;
        color: #FFFFFF;
        text-decoration: none;
        transition: background-color 0.1s ease-in-out;
        -webkit-transition: background-color 0.2s ease-in-out;
        -moz-transition: background-color 0.2s ease-in-out;
        -ms-transition: background-color 0.2s ease-in-out;
        -o-transition: background-color 0.2s ease-in-out;
        border: none;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        outline: none; }
        #mc_embed_signup .mc-embedded-subscribe-forms input.green-button:hover {
          background-color: #5BC057; }

  #mc_embed_signup .mc-embedded-subscribe-forms .email-holder {
    float: left; }

  #mc_embed_signup .mc-embedded-subscribe-forms .submit-holder {
    float: right;
    margin-top: 0px;
    margin-left: 10px; }

  ul.event-list li .flush-column-2 .flush-column-content .event-title span.marker {
    left: -7.7%; } }
@media only screen and (min-width: 1020px) {
  .header {
    width: 100%;
    background-color: #4B9F47;
    padding: 27px 0 28px 0; }
    .header .headercol1 {
      float: left;
      width: 207px;
      height: auto; }
      .header .headercol1 .mobile-switch {
        display: none; }
      .header .headercol1 .logo {
        width: 100%; }
    .header .headercol2 {
      float: right;
      width: 75.46875%;
      display: block !important; }
      .header .headercol2 .headercol2-top {
        position: relative;
        margin-bottom: 15px;
        margin-top: 0px;
        width: auto;
        float: right; }
        .header .headercol2 .headercol2-top .cart-indicator {
          position: relative; }
        .header .headercol2 .headercol2-top .cart-indicator, .header .headercol2 .headercol2-top .widget_search, .header .headercol2 .headercol2-top .donate {
          float: left;
          display: block;
          margin-left: 25px; }
        .header .headercol2 .headercol2-top .cartInfo, .header .headercol2 .headercol2-top .donate {
          margin-top: 7px;
          position: relative;
          font-size: 1.125em;
          font-family: "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
          text-transform: initial;
          margin-bottom: 0px;
          border-bottom: none;
          padding-bottom: 0px; }
        .header .headercol2 .headercol2-top .donate, .header .headercol2 .headercol2-top .cartInfo .view-cart span {
          color: #32343E;
          text-decoration: none;
          cursor: pointer; }
          .header .headercol2 .headercol2-top .donate:hover, .header .headercol2 .headercol2-top .cartInfo .view-cart span:hover {
            color: #FFFFFF; }
            .header .headercol2 .headercol2-top .donate:hover span, .header .headercol2 .headercol2-top .cartInfo .view-cart span:hover span {
              color: #FFFFFF; }
        .header .headercol2 .headercol2-top ul.socialicons {
          display: none;
          float: right;
          margin-left: 25px; }
          .header .headercol2 .headercol2-top ul.socialicons li {
            float: left;
            margin-left: 10px; }
          .header .headercol2 .headercol2-top ul.socialicons li.first {
            margin-left: 0px; }
        .header .headercol2 .headercol2-top span.signup {
          display: block;
          float: left;
          background-color: #A3C494;
          padding: 7px 20px;
          color: #32343E;
          text-decoration: none;
          cursor: pointer;
          transition: background-color 0.1s ease-in-out;
          -webkit-transition: background-color 0.2s ease-in-out;
          -moz-transition: background-color 0.2s ease-in-out;
          -ms-transition: background-color 0.2s ease-in-out;
          -o-transition: background-color 0.2s ease-in-out;
          -moz-border-radius: 3px;
          -webkit-border-radius: 3px;
          border-radius: 3px;
          font-size: 1.125em;
          font-family: "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
          font-weight: normal;
          text-transform: initial;
          -webkit-font-smoothing: antialiased;
          margin-bottom: 0px;
          border-bottom: none; }
          .header .headercol2 .headercol2-top span.signup:hover {
            background-color: #FFFFFF; }
        .header .headercol2 .headercol2-top span.signup {
          display: block;
          float: right;
          background-color: #A3C494;
          padding: 7px 20px;
          color: #32343E;
          text-decoration: none;
          cursor: pointer;
          transition: background-color 0.1s ease-in-out;
          -webkit-transition: background-color 0.2s ease-in-out;
          -moz-transition: background-color 0.2s ease-in-out;
          -ms-transition: background-color 0.2s ease-in-out;
          -o-transition: background-color 0.2s ease-in-out;
          -moz-border-radius: 3px;
          -webkit-border-radius: 3px;
          border-radius: 3px;
          margin-left: 25px; }
          .header .headercol2 .headercol2-top span.signup:hover {
            background-color: #FFFFFF; }
        .header .headercol2 .headercol2-top a.donate {
          display: block;
          float: right;
          background-color: #32343E;
          padding: 7px 20px;
          color: #FFFFFF;
          text-decoration: none;
          cursor: pointer;
          transition: background-color 0.1s ease-in-out;
          -webkit-transition: background-color 0.2s ease-in-out;
          -moz-transition: background-color 0.2s ease-in-out;
          -ms-transition: background-color 0.2s ease-in-out;
          -o-transition: background-color 0.2s ease-in-out;
          -moz-border-radius: 3px;
          -webkit-border-radius: 3px;
          border-radius: 3px; }
          .header .headercol2 .headercol2-top a.donate:hover {
            background-color: #FFFFFF;
            color: #32343E; }
        .header .headercol2 .headercol2-top a.donate {
          margin-top: 0px; }
        .header .headercol2 .headercol2-top ul.top-nav {
          display: none; }
        .header .headercol2 .headercol2-top span.desktop {
          display: block; }
        .header .headercol2 .headercol2-top span.mobile {
          display: none;
          font-size: 1.125em; }
        .header .headercol2 .headercol2-top .widget_search {
          float: left;
          display: block;
          width: 220px; }
          .header .headercol2 .headercol2-top .widget_search #searchform label {
            display: none; }
          .header .headercol2 .headercol2-top .widget_search #searchform input#s {
            width: 100%;
            max-width: 184px;
            box-sizing: border-box;
            float: left;
            height: 36px;
            padding: 5px 10px; }
          .header .headercol2 .headercol2-top .widget_search #searchform input#searchsubmit {
            display: block;
            text-indent: -9999px;
            float: left;
            margin: 0;
            height: 36px;
            width: 36px;
            background: url("../img/magnifying-glass.png") no-repeat left top;
            padding: 0;
            border: none; }
            .header .headercol2 .headercol2-top .widget_search #searchform input#searchsubmit:hover {
              opacity: .8; }
      .header .headercol2 .headercol2-bottom {
        display: block; }
        .header .headercol2 .headercol2-bottom ul.top-nav {
          float: right;
          text-align: right;
          margin-top: 15px; }
          .header .headercol2 .headercol2-bottom ul.top-nav li {
            display: inline;
            padding: 0 12px;
            font-size: 1em; }
            .header .headercol2 .headercol2-bottom ul.top-nav li a {
              text-decoration: none;
              color: #FFFFFF;
              font-family: "chunk", "Rockwell Extra Bold", "Rockwell Bold", monospace;
              font-weight: normal;
              font-size: inherit;
              -webkit-font-smoothing: antialiased;
              transition: color 0.1s ease-in-out;
              -webkit-transition: color 0.1s ease-in-out;
              -moz-transition: color 0.1s ease-in-out;
              -ms-transition: color 0.1s ease-in-out;
              -o-transition: color 0.1s ease-in-out;
              text-transform: uppercase; }
              .header .headercol2 .headercol2-bottom ul.top-nav li a:hover {
                color: #32343E; }
          .header .headercol2 .headercol2-bottom ul.top-nav li.current-menu-item a {
            color: #32343E; }
          .header .headercol2 .headercol2-bottom ul.top-nav li.first {
            padding-left: 0px; }
          .header .headercol2 .headercol2-bottom ul.top-nav li.last {
            padding-right: 0px; }
        .header .headercol2 .headercol2-bottom .widget_search {
          float: right;
          display: none;
          margin-left: 36px; }
          .header .headercol2 .headercol2-bottom .widget_search #searchform label {
            display: none; }
          .header .headercol2 .headercol2-bottom .widget_search #searchform input#s {
            height: 34px;
            padding: 2px 10px 0 10px;
            border: none;
            line-height: 100%; }
          .header .headercol2 .headercol2-bottom .widget_search #searchform input#searchsubmit {
            display: block;
            text-indent: -9999px;
            margin: 0;
            height: 36px;
            width: 36px;
            background: url("../img/magnifying-glass.png") no-repeat left top;
            padding: 0;
            border: none;
            float: right; }
            .header .headercol2 .headercol2-bottom .widget_search #searchform input#searchsubmit:hover {
              opacity: .8; }

  .header .headercol2 .headercol2-top span.desktop {
    display: none; }
  .header .headercol2 .headercol2-bottom ul.top-nav li {
    display: inline;
    padding: 0 10px;
    font-size: 1em; }
  .header .headercol2 .headercol2-bottom ul.top-nav:first-child {
    padding-left: 0px; }
  .header .headercol2 .headercol2-bottom ul.top-nav:last-child {
    padding-right: 0px; }

  .simpleCart_items table {
    font-size: 1.25em; }

  .totals {
    font-size: 1.25em; }

  .shipping-options {
    float: right;
    margin-top: 25px;
    text-align: right; }
    .shipping-options label {
      margin-right: 10px;
      font-weight: 600;
      font-size: 1.25em; }
    .shipping-options select {
      background: none;
      border: 2px solid #4B9F47;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      padding: 5px 3px;
      height: 40px;
      font-size: 1em;
      font-family: "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif; }

  #mc_embed_signup .mc-embedded-subscribe-forms .email-holder {
    float: left;
    width: 64%;
    max-width: 100%; } }
@media only screen and (min-width: 1080px) {
  .small-column-box #mc_embed_signup {
    position: relative; }
    .small-column-box #mc_embed_signup #mc_scroll-anchor-1, .small-column-box #mc_embed_signup #mc_scroll-anchor {
      position: absolute;
      margin-top: -100px; }
    .small-column-box #mc_embed_signup #mc-embedded-subscribe-form-2 {
      margin-bottom: 35px; }
    .small-column-box #mc_embed_signup .mc-embedded-subscribe-forms {
      margin-bottom: 30px;
      max-width: 475px; }
      .small-column-box #mc_embed_signup .mc-embedded-subscribe-forms label {
        margin-bottom: 15px;
        display: block; }
      .small-column-box #mc_embed_signup .mc-embedded-subscribe-forms .email-holder {
        width: 100%;
        float: left;
        max-width: 66%; }
        .small-column-box #mc_embed_signup .mc-embedded-subscribe-forms .email-holder .signup-error .error, .small-column-box #mc_embed_signup .mc-embedded-subscribe-forms .email-holder .signup-error-2 .error {
          margin: 15px 0 0 0;
          color: #4B9F47; }
      .small-column-box #mc_embed_signup .mc-embedded-subscribe-forms input.email {
        font-family: "proxima-nova", Arial, "Helvetica Neue", Helvetica, sans-serif;
        padding: 13px 20px 10px 20px;
        font-size: 1em;
        width: 100%; }
      .small-column-box #mc_embed_signup .mc-embedded-subscribe-forms .submit-holder {
        float: left;
        margin-top: 0px;
        margin-left: 15px; }
      .small-column-box #mc_embed_signup .mc-embedded-subscribe-forms input.green-button {
        background-color: #4B9F47;
        padding: 15px 20px 13px 20px;
        color: #FFFFFF;
        text-decoration: none;
        transition: background-color 0.1s ease-in-out;
        -webkit-transition: background-color 0.2s ease-in-out;
        -moz-transition: background-color 0.2s ease-in-out;
        -ms-transition: background-color 0.2s ease-in-out;
        -o-transition: background-color 0.2s ease-in-out;
        border: none;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        outline: none; }
        .small-column-box #mc_embed_signup .mc-embedded-subscribe-forms input.green-button:hover {
          background-color: #5BC057; }

  ul.event-list li .flush-column-2 .flush-column-content .event-title span.marker {
    left: -7.6%; }

  .header .headercol2 .headercol2-top span.desktop {
    display: none; }
  .header .headercol2 .headercol2-bottom ul.top-nav li {
    display: inline;
    padding: 0 14px;
    font-size: 1em; } }
@media only screen and (min-width: 1140px) {
  ul.event-list li .flush-column-2 .flush-column-content .event-title span.marker {
    left: -7.4%; } }
@media only screen and (min-width: 1180px) {
  .header {
    width: 100%;
    background-color: #4B9F47;
    padding: 27px 0 28px 0; }
    .header .headercol1 {
      float: left;
      width: 228px;
      height: auto; }
    .header .headercol2 {
      float: right;
      width: 75.46875%; }
      .header .headercol2 .headercol2-top {
        width: 100%;
        max-width: 100%;
        position: relative;
        margin-bottom: 30px; }
        .header .headercol2 .headercol2-top .cart-indicator {
          position: relative; }
        .header .headercol2 .headercol2-top .cart-indicator, .header .headercol2 .headercol2-top .widget_search, .header .headercol2 .headercol2-top .donate {
          float: right;
          display: block;
          margin-left: 25px; }
        .header .headercol2 .headercol2-top .cartInfo {
          margin-top: 7px;
          position: relative;
          font-size: 1.125em; }
        .header .headercol2 .headercol2-top .donate, .header .headercol2 .headercol2-top .cartInfo .view-cart span {
          color: #32343E;
          text-decoration: none;
          cursor: pointer; }
          .header .headercol2 .headercol2-top .donate:hover, .header .headercol2 .headercol2-top .cartInfo .view-cart span:hover {
            color: #FFFFFF; }
            .header .headercol2 .headercol2-top .donate:hover span, .header .headercol2 .headercol2-top .cartInfo .view-cart span:hover span {
              color: #FFFFFF; }
        .header .headercol2 .headercol2-top ul.socialicons {
          float: right;
          display: block;
          margin-left: 25px; }
          .header .headercol2 .headercol2-top ul.socialicons li {
            float: left;
            margin-left: 10px; }
          .header .headercol2 .headercol2-top ul.socialicons li.first {
            margin-left: 0px; }
        .header .headercol2 .headercol2-top span.signup {
          display: block;
          float: right;
          background-color: #A3C494;
          padding: 7px 20px;
          color: #32343E;
          text-decoration: none;
          cursor: pointer;
          transition: background-color 0.1s ease-in-out;
          -webkit-transition: background-color 0.2s ease-in-out;
          -moz-transition: background-color 0.2s ease-in-out;
          -ms-transition: background-color 0.2s ease-in-out;
          -o-transition: background-color 0.2s ease-in-out;
          -moz-border-radius: 3px;
          -webkit-border-radius: 3px;
          border-radius: 3px;
          margin-left: 0px; }
          .header .headercol2 .headercol2-top span.signup:hover {
            background-color: #FFFFFF; }
        .header .headercol2 .headercol2-top a.donate {
          display: block;
          float: right;
          background-color: #32343E;
          padding: 7px 20px;
          color: #FFFFFF;
          text-decoration: none;
          cursor: pointer;
          transition: background-color 0.1s ease-in-out;
          -webkit-transition: background-color 0.2s ease-in-out;
          -moz-transition: background-color 0.2s ease-in-out;
          -ms-transition: background-color 0.2s ease-in-out;
          -o-transition: background-color 0.2s ease-in-out;
          -moz-border-radius: 3px;
          -webkit-border-radius: 3px;
          border-radius: 3px; }
          .header .headercol2 .headercol2-top a.donate:hover {
            background-color: #FFFFFF;
            color: #32343E; }
        .header .headercol2 .headercol2-top .widget_search {
          display: block;
          margin-right: 35px; }
        .header .headercol2 .headercol2-top span.mobile {
          display: none; }
      .header .headercol2 .headercol2-bottom ul.top-nav {
        float: right;
        text-align: right;
        margin-top: 0px; }
        .header .headercol2 .headercol2-bottom ul.top-nav li {
          display: inline;
          padding: 0 14px;
          font-size: 1.125em; }
          .header .headercol2 .headercol2-bottom ul.top-nav li a {
            text-decoration: none;
            color: #FFFFFF;
            font-family: "chunk", "Rockwell Extra Bold", "Rockwell Bold", monospace;
            font-weight: normal;
            font-size: inherit;
            -webkit-font-smoothing: antialiased;
            transition: color 0.1s ease-in-out;
            -webkit-transition: color 0.1s ease-in-out;
            -moz-transition: color 0.1s ease-in-out;
            -ms-transition: color 0.1s ease-in-out;
            -o-transition: color 0.1s ease-in-out;
            text-transform: uppercase; }
            .header .headercol2 .headercol2-bottom ul.top-nav li a:hover {
              color: #32343E; }
          .header .headercol2 .headercol2-bottom ul.top-nav li:first-child {
            padding-left: 0px; }
          .header .headercol2 .headercol2-bottom ul.top-nav li:last-child {
            padding-right: 0px; }
        .header .headercol2 .headercol2-bottom ul.top-nav li.current-menu-item a {
          color: #32343E; }
        .header .headercol2 .headercol2-bottom ul.top-nav li.first {
          padding-left: 0px; }
      .header .headercol2 .headercol2-bottom .widget_search {
        float: right;
        display: none;
        margin-left: 36px; }
        .header .headercol2 .headercol2-bottom .widget_search #searchform label {
          display: none; }
        .header .headercol2 .headercol2-bottom .widget_search #searchform input#s {
          height: 36px;
          padding: 2px 10px 0 10px;
          border: none;
          line-height: 100%; }
        .header .headercol2 .headercol2-bottom .widget_search #searchform input#searchsubmit {
          display: block;
          text-indent: -9999px;
          margin: 0;
          height: 36px;
          width: 36px;
          background: url("../img/magnifying-glass.png") no-repeat left top;
          padding: 0;
          border: none;
          float: right; }
          .header .headercol2 .headercol2-bottom .widget_search #searchform input#searchsubmit:hover {
            opacity: .8; }

  #mc_embed_signup .mc-embedded-subscribe-forms .email-holder {
    width: 70%; }

  #mc_embed_signup .mc-embedded-subscribe-forms .submit-holder {
    margin-left: 0px; } }
@media only screen and (min-width: 1240px) {
  .header .headercol1 .logo {
    display: block; }
  .header .headercol1 .mobile-logo {
    display: none; }

  .footercol-1 {
    margin-left: 0px;
    width: 14.84375%;
    /* 190/1280 */ }

  .footercol-2 {
    width: 14.84375%;
    /* 190/1280 */ }

  .footercol-3 {
    width: 14.84375%;
    /* 190/1280 */ }

  .footercol-4 {
    clear: none;
    width: 14.84375%;
    /* 190/1280 */ }

  .footer .three-column-2 {
    width: 31.875%;
    /*408/1280*/
    clear: none;
    margin: 0 0 0 2.1875%;
    /*28/1280*/ }
    .footer .three-column-2 ul.socialicons {
      margin-bottom: 25px; }
      .footer .three-column-2 ul.socialicons li {
        float: left;
        margin-left: 10px; }
      .footer .three-column-2 ul.socialicons li.first {
        margin-left: 0px; } }
@media only screen and (min-width: 1275px) {
  ul.event-list li .flush-column-2 .flush-column-content .event-title span.marker {
    left: -7.1%; } }
@media only screen and (min-width: 1366px) {
  .header .headercol2 {
    width: 80.46875%; }
    .header .headercol2 .headercol2-top .widget_search {
      display: none;
      margin-right: 0px; }
    .header .headercol2 .headercol2-bottom .widget_search {
      display: block; }
    .header .headercol2 .headercol2-bottom ul.top-nav {
      margin-top: 5px; }
      .header .headercol2 .headercol2-bottom ul.top-nav li {
        padding: 0 14px; }
        .header .headercol2 .headercol2-bottom ul.top-nav li:first-child {
          padding-left: 0px; }
        .header .headercol2 .headercol2-bottom ul.top-nav li:last-child {
          padding-right: 0px; } }
/*
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 {
  /******************************************************************
  Site Name:
  Author:
  
  Stylesheet: Print Stylesheet
  
  This is the print stylesheet. There's probably not a lot
  of reasons to edit this stylesheet. If you want to
  though, go for it.
  
  ******************************************************************/
  * {
    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 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; } }
/* ==========================================================================
   Retina styles.
   ========================================================================== */
/*
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 
  
   Retina-specific stuff here...

} */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .header .headercol1 .logo {
    background: url("../img/rise-logo@2x.png") no-repeat;
    background-size: 267px 131px;
    width: 267px;
    height: 131px; }
  .header .headercol1 .mobile-logo {
    background: url("../img/rise-logo-mobile@2x.png") no-repeat;
    background-size: 207px 102px;
    width: 207px;
    height: 102px; } }
/* ==|== Trumps =======================================================
	Trump styles
   ========================================================================== */
.left {
  float: left; }

.right {
  float: right; }

.center {
  display: block;
  margin: 0 auto; }

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

.no-border-bottom {
  border-bottom: 0px !important; }

.italic {
  font-style: italic; }

.hidden {
  display: none; }

.not-visibile {
  visibility: hidden; }

.no-border-top {
  border-top: none !important; }

.no-border-bottom {
  border-bottom: none !important; }

.no-boder-left {
  border-left: none !important; }

.no-border-right {
  border-right: none !important; }

.no-margin-top {
  margin-top: 0px !important; }

.no-margin-right {
  margin-right: 0px !important; }

.no-margin-bottom {
  margin-bottom: 0px !important; }

.no-margin-left {
  margin-left: 0px !important; }

.no-padding-top {
  padding-top: 0px !important; }

.no-padding-right {
  padding-right: 0px !important; }

.no-padding-bottom {
  padding-bottom: 0px !important; }

.no-padding-left {
  padding-left: 0px !important; }

/*# sourceMappingURL=style.css.map */
