@charset "UTF-8";
/******************************************************************
Theme Name: Mass NOW
Theme URI: http://www.massnow.org/
Description: The WordPress theme for Mass NOW.
Author: William Hawke Bassignani
Author URI: http://www.hawkeward.com/
Version: 1.0
Tags: purple, two-columns, fixed-width, custom-header, custom-background, threaded-comments, responsive

General comments (optional).
******************************************************************/
/* -------------------------------- */
/* ---------- PREP WORK  ---------- */
/* -------------------------------- */
/*! 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%;
  /* 2 */
  -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, .sitemap-primary-nav > li > a, .sitemap-utility-nav > li > a {
  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 */ }

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

@font-face {
  font-family: 'Lato';
  src: url("../webfonts/lato/Lato-Lig-webfont.eot");
  src: url("../webfonts/lato/Lato-Lig-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/lato/Lato-Lig-webfont.woff") format("woff"), url("../webfonts/lato/Lato-Lig-webfont.ttf") format("truetype"), url("../webfonts/lato/Lato-Lig-webfont.svg#LatoLight") format("svg");
  font-weight: 200;
  font-style: normal; }
@font-face {
  font-family: 'Lato';
  src: url("../webfonts/lato/Lato-LigIta-webfont.eot");
  src: url("../webfonts/lato/Lato-LigIta-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/lato/Lato-LigIta-webfont.woff") format("woff"), url("../webfonts/lato/Lato-LigIta-webfont.ttf") format("truetype"), url("../webfonts/lato/Lato-LigIta-webfont.svg#LatoLightItalic") format("svg");
  font-weight: 200;
  font-style: italic; }
@font-face {
  font-family: 'Lato';
  src: url("../webfonts/lato/Lato-Reg-webfont.eot");
  src: url("../webfonts/lato/Lato-Reg-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/lato/Lato-Reg-webfont.woff") format("woff"), url("../webfonts/lato/Lato-Reg-webfont.ttf") format("truetype"), url("../webfonts/lato/Lato-Reg-webfont.svg#LatoRegular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Lato';
  src: url("../webfonts/lato/Lato-RegIta-webfont.eot");
  src: url("../webfonts/lato/Lato-RegIta-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/lato/Lato-RegIta-webfont.woff") format("woff"), url("../webfonts/lato/Lato-RegIta-webfont.ttf") format("truetype"), url("../webfonts/lato/Lato-RegIta-webfont.svg#LatoItalic") format("svg");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'Lato';
  src: url("../webfonts/lato/Lato-Bol-webfont.eot");
  src: url("../webfonts/lato/Lato-Bol-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/lato/Lato-Bol-webfont.woff") format("woff"), url("../webfonts/lato/Lato-Bol-webfont.ttf") format("truetype"), url("../webfonts/lato/Lato-Bol-webfont.svg#LatoBold") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Lato';
  src: url("../webfonts/lato/Lato-BolIta-webfont.eot");
  src: url("../webfonts/lato/Lato-BolIta-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/lato/Lato-BolIta-webfont.woff") format("woff"), url("../webfonts/lato/Lato-BolIta-webfont.ttf") format("truetype"), url("../webfonts/lato/Lato-BolIta-webfont.svg#LatoBoldItalic") format("svg");
  font-weight: bold;
  font-style: italic; }
@font-face {
  font-family: 'Lato';
  src: url("../webfonts/lato/Lato-Bla-webfont.eot");
  src: url("../webfonts/lato/Lato-Bla-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/lato/Lato-Bla-webfont.woff") format("woff"), url("../webfonts/lato/Lato-Bla-webfont.ttf") format("truetype"), url("../webfonts/lato/Lato-Bla-webfont.svg#LatoBlack") format("svg");
  font-weight: 900;
  font-style: normal; }
@font-face {
  font-family: 'Lato';
  src: url("../webfonts/lato/Lato-BlaIta-webfont.eot");
  src: url("../webfonts/lato/Lato-BlaIta-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/lato/Lato-BlaIta-webfont.woff") format("woff"), url("../webfonts/lato/Lato-BlaIta-webfont.ttf") format("truetype"), url("../webfonts/lato/Lato-BlaIta-webfont.svg#LatoBlackItalic") format("svg");
  font-weight: 900;
  font-style: italic; }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

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

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

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

/* -------------------------------------- */
/* ---------- Base Typography  ---------- */
/* -------------------------------------- */
html {
  background-color: #2b0b45; }

body {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 62.5%;
  line-height: 1.4;
  color: #111111; }

a, a:visited {
  color: #8a3eca;
  -webkit-transition: color .2s;
  transition: color .2s;
  /* mobile tap color */ }
  a:hover, a:focus, a:visited:hover, a:visited:focus {
    color: #a062d4; }
  a:link, a:visited:link {
    /* this highlights links on iPhones/iPads. */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }

b, strong {
  font-weight: 900; }

h1, h2, .sitemap-primary-nav > li > a, .sitemap-utility-nav > li > a, h3, h4, h5, h6 {
  margin-top: 0;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  line-height: 1.2;
  text-rendering: optimizelegibility;
  /* removing text decoration from all headline links */ }
  h1 a, h2 a, .sitemap-primary-nav > li > a a, .sitemap-utility-nav > li > a a, h3 a, h4 a, h5 a, h6 a {
    text-decoration: none; }
  h1:before, h2:before, .sitemap-primary-nav > li > a:before, .sitemap-utility-nav > li > a:before, h3:before, h4:before, h5:before, h6:before {
    padding-right: 13px;
    position: relative;
    top: .1em; }

h1 {
  color: #111111;
  font-size: 1.3333em;
  font-weight: 900; }

h2, .sitemap-primary-nav > li > a, .sitemap-utility-nav > li > a {
  color: #544175;
  font-size: 1.3333em;
  font-weight: bold; }

h3 {
  color: #8a3eca;
  font-size: 1.1667em;
  font-weight: normal; }

h4 {
  margin-bottom: 0;
  color: #111111;
  font-size: 1em;
  font-weight: 900; }

h5 {
  margin-bottom: 0;
  color: #544175;
  font-size: 1em;
  font-weight: bold; }

h6 {
  margin-bottom: 0;
  color: #8a3eca;
  font-size: .8889em;
  font-weight: normal;
  text-transform: uppercase; }

blockquote {
  margin: 1em 0 1em 30px;
  padding: 1px 0 0 14px;
  border-left: 6px solid #f2f0f5;
  color: #544175;
  font-size: 1em;
  line-height: 1.4;
  font-style: italic; }

p, ul, ol {
  margin: 0 0 1em;
  color: #111111;
  font-size: 1em;
  line-height: 1.5; }

ul, ol {
  margin-left: 60px; }

ol {
  list-style: decimal; }
  ol ul, ol ol {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 1em; }

ul {
  list-style: square; }
  ul ul, ul ol {
    margin-bottom: 0;
    margin-top: 0x;
    font-size: 1em; }

.pullquote {
  float: right;
  margin-right: -320px;
  width: 300px;
  color: #8a3eca;
  font-size: 1.3333em;
  font-weight: 200;
  line-height: 1.5; }
  .pullquote .citation {
    display: block;
    color: #330d52;
    font-size: .5em;
    line-height: 1.5;
    text-transform: uppercase; }

img.alignright {
  float: right;
  margin: 0 0 1em 1em; }

img.alignleft {
  float: left;
  margin: 0 1em 1em 0; }

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignnone {
  margin: 5px 20px 40px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.wp-caption.alignnone {
  margin: 30px 20px 25px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0 0 10px;
  padding: 0;
  width: auto; }

.caption, .wp-caption p.wp-caption-text {
  margin: 0;
  padding: 0;
  background: none;
  border: 0;
  color: #7c7687;
  font-size: .7778em;
  line-height: 1.285714286;
  text-align: left; }

.shadow {
  position: relative; }
  .shadow:after {
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.33) inset;
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.33) inset;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.33) inset;
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  .shadow img {
    display: block;
    margin: 0;
    padding: 0; }

dl {
  margin: 2em 0;
  border-bottom: 2px solid #8a3eca;
  border-top: 4px solid #8a3eca;
  color: #111111;
  font-size: 0.8889em;
  line-height: 1.3125; }
  dl dt {
    float: left;
    margin-right: 25px;
    padding: 16px 0;
    width: 25%;
    font-weight: 900; }
    dl dt:first-child, dl dt:first-child + dd {
      border-top: 0; }
  dl dd {
    padding: 16px 0 16px 33%;
    width: 100%;
    border-top: 1px solid #dbd9de; }

.callout {
  display: block;
  margin: 2em 0;
  padding: 20px 60px 20px 20px;
  position: relative;
  background-color: #f2f0f5;
  border-bottom: 1px solid #e8e7ea;
  border-top: 4px solid #8a3eca;
  color: #330d52;
  font-size: 0.8889em;
  line-height: 1.5;
  text-decoration: none; }
  .callout h1 {
    margin-bottom: .16667em;
    color: #111111;
    font-size: 1.125em; }
  .callout:before {
    content: '▻';
    height: 24px;
    margin-top: -6px;
    width: 12px;
    position: absolute;
    right: 18px;
    top: 50%;
    font-family: "SSStandard";
    font-size: 1em;
    font-style: normal;
    font-weight: 300;
    line-height: 1;
    text-decoration: none;
    text-rendering: optimizeLegibility;
    white-space: nowrap; }
  .callout:hover {
    background-color: #f7f6f9; }
  .callout strong {
    color: #111111;
    font-weight: bold; }

form {
  margin: 20px 0;
  padding: 20px;
  width: 100%;
  background-color: #f2f0f5;
  border-bottom: 1px solid #e8e7ea;
  border-top: 4px solid #8a3eca;
  font-size: 0.8889em; }
  form h1 {
    margin: 20px 0;
    font-size: 1em;
    text-transform: uppercase; }
    form h1:first-child {
      margin-top: 0; }
  h1 + form {
    margin-top: 0; }
  form ul {
    margin-left: 0;
    list-style: none; }
  form li {
    position: relative; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

label {
  display: inline-block;
  margin: 0 30px 5px 0;
  color: #7c7687; }

.columns-120 label {
  display: inline-block;
  width: 120px; }

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea {
  display: block;
  margin: 0 0 18px;
  padding: 9px 14px 8px;
  width: 100%;
  position: relative;
  border: 0;
  border-bottom: 1px solid #dbd9de;
  color: #7c7687;
  line-height: 1.2;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: normal; }
  input[type="text"].ss-standard, input[type="password"].ss-standard, input[type="email"].ss-standard, input[type="url"].ss-standard, textarea.ss-standard {
    padding-left: 46px; }
  input[type="text"].ss-standard:before, input[type="password"].ss-standard:before, input[type="email"].ss-standard:before, input[type="url"].ss-standard:before, textarea.ss-standard:before {
    position: absolute;
    left: 15px;
    top: 13px;
    color: #544175;
    font-size: 1em; }
  input[type="text"] ~ small, input[type="password"] ~ small, input[type="email"] ~ small, input[type="url"] ~ small, textarea ~ small {
    display: block;
    position: absolute;
    right: 0;
    top: 4px;
    color: #dbd9de; }

textarea {
  display: block;
  min-height: 150px; }

input[type="checkbox"], input[type="radio"] {
  margin-right: 5px; }

select {
  margin-bottom: 20px; }

input[type="submit"], button, .button {
  background-color: #8a3eca;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a546f5), to(#8a3eca));
  background-image: -webkit-linear-gradient(top, #a546f5, #8a3eca);
  background-image: -moz-linear-gradient(top, #a546f5, #8a3eca);
  background-image: -o-linear-gradient(top, #a546f5, #8a3eca);
  background-image: linear-gradient(to bottom, #a546f5, #8a3eca);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 -1px 0 #914acd inset;
  -moz-box-shadow: 0 -1px 0 #914acd inset;
  box-shadow: 0 -1px 0 #914acd inset;
  padding: 12px 20px 9px;
  border: 0;
  border-bottom: 3px solid #6a2c9f;
  color: white;
  font-family: "Lato", Helvetica, Arial, sans-serif; }
  input[type="submit"]:hover, button:hover, .button:hover {
    background-color: #9652cf;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b15ef6), to(#9652cf));
    background-image: -webkit-linear-gradient(top, #b15ef6, #9652cf);
    background-image: -moz-linear-gradient(top, #b15ef6, #9652cf);
    background-image: -o-linear-gradient(top, #b15ef6, #9652cf);
    background-image: linear-gradient(to bottom, #b15ef6, #9652cf);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 -1px 0 #9d5ed3 inset;
    -moz-box-shadow: 0 -1px 0 #9d5ed3 inset;
    box-shadow: 0 -1px 0 #9d5ed3 inset;
    padding: 12px 20px 9px;
    border: 0;
    border-bottom: 3px solid #7a32b7;
    color: white;
    font-family: "Lato", Helvetica, Arial, sans-serif; }
  input[type="submit"]:active, button:active, .button:active {
    background-color: #9652cf;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b15ef6), to(#9652cf));
    background-image: -webkit-linear-gradient(top, #b15ef6, #9652cf);
    background-image: -moz-linear-gradient(top, #b15ef6, #9652cf);
    background-image: -o-linear-gradient(top, #b15ef6, #9652cf);
    background-image: linear-gradient(to bottom, #b15ef6, #9652cf);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 -1px 0 #9d5ed3 inset;
    -moz-box-shadow: 0 -1px 0 #9d5ed3 inset;
    box-shadow: 0 -1px 0 #9d5ed3 inset;
    padding: 12px 20px 9px;
    border: 0;
    border-bottom: 3px solid white;
    color: white;
    font-family: "Lato", Helvetica, Arial, sans-serif;
    margin-bottom: 3px;
    border-bottom: 0;
    position: relative;
    top: 3px; }

input[type="submit"] {
  margin-right: 5px; }

button, .button, .button:visited {
  display: inline-block;
  color: white;
  line-height: 1.1;
  text-decoration: none;
  text-shadow: none !important; }
  button:hover, .button:hover, .button:visited:hover {
    color: white; }
  button:active, .button:active, .button:visited:active {
    margin-bottom: 23px; }
  .content > button, .content > .button, .content > .button:visited {
    font-size: 0.8889em; }

input[type="submit"]:disabled, button:disabled, .button.disabled {
  background-color: #c1bec6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dbd9de), to(#c1bec6));
  background-image: -webkit-linear-gradient(top, #dbd9de, #c1bec6);
  background-image: -moz-linear-gradient(top, #dbd9de, #c1bec6);
  background-image: -o-linear-gradient(top, #dbd9de, #c1bec6);
  background-image: linear-gradient(to bottom, #dbd9de, #c1bec6);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 -1px 0 #c9c6cd inset;
  -moz-box-shadow: 0 -1px 0 #c9c6cd inset;
  box-shadow: 0 -1px 0 #c9c6cd inset;
  padding: 12px 20px 9px;
  border: 0;
  border-bottom: 3px solid #9d97a5;
  color: #111111;
  font-family: "Lato", Helvetica, Arial, sans-serif; }
  input[type="submit"]:disabled:active, button:disabled:active, .button.disabled:active {
    margin-bottom: 0;
    border-bottom: 3px solid #9d97a5;
    top: auto; }

table {
  margin: 0 0 20px;
  width: 75%;
  border-bottom: 2px solid #8a3eca;
  border-top: 4px solid #8a3eca;
  font-size: .7778em;
  line-height: 1.2; }
  table.half-width {
    margin: 0 auto 20px;
    width: 50%; }
  table.col-width {
    width: 100%; }
  table.full-width {
    width: 920px; }
  table tr {
    border-top: 1px solid #dbd9de; }
    table tr:first-child {
      border-top: 0; }
  table th, table td {
    padding: 10px 0; }
  table th {
    color: #111111;
    text-align: left;
    text-transform: uppercase; }

hr {
  margin: 30px 0;
  border: 0;
  border-bottom: 1px solid #dbd9de; }

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  background-color: #fdf9e4;
  border: 1px solid #e4d1a4;
  color: #bf9752;
  font-size: .75em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
  .alert p:last-child {
    margin: 0;
    color: #bf9752; }

.hide-text, .slider-wrapper .dots li {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

.hide-text:before, .slider-wrapper .dots li:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

.cf:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden; }

.ssstandard, .tribe-bar-collapse-toggle-full-width .tribe-bar-toggle-arrow:before {
  white-space: nowrap;
  font-family: "SSStandard";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased; }

/* ------------------------------ */
/* ---------- Content  ---------- */
/* ------------------------------ */
body > header {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  display: block;
  width: 100%;
  position: relative;
  z-index: 10;
  background: #330d52; }
  body > header:before {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10; }
  body > header.internal:before {
    background-color: #55237f;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#8a3eca), to(#55237f));
    background-image: -webkit-linear-gradient(top, #8a3eca, #55237f);
    background-image: -moz-linear-gradient(top, #8a3eca, #55237f);
    background-image: -o-linear-gradient(top, #8a3eca, #55237f);
    background-image: linear-gradient(to bottom, #8a3eca, #55237f);
    opacity: .66; }
    .lt-ie9 body > header.internal:before {
      display: none; }
  body > header .intro {
    margin: 0 auto;
    max-width: 1000px;
    padding: 0 20px;
    position: relative;
    z-index: 20; }
    .lt-ie9 body > header .intro {
      max-width: 960px; }
  body > header.internal .intro {
    padding: 80px 20px 78px; }

body > header h1, body > header h2, body > header .sitemap-primary-nav > li > a, body > header .sitemap-utility-nav > li > a {
  margin: 0;
  max-width: 600px;
  position: relative;
  z-index: 25; }

body > header h1 {
  color: white;
  font-size: 2.6em;
  font-weight: 900; }

body > header h2, body > header .sitemap-primary-nav > li > a, body > header .sitemap-utility-nav > li > a {
  color: #e3c3fe;
  font-size: 2.2em;
  font-weight: normal; }

header.internal {
  margin-bottom: 20px;
  background: #8a3eca url(../images/header-image.jpg) no-repeat center 0;
  /* Included after since background’s shorthand overwrites
   * background-size in modern browsers, but not IE */
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover; }
  .lt-ie9 header.internal {
    background-image: none;
    background-color: #622893; }

.masthead {
  position: relative;
  z-index: 100; }

.titlebar {
  background-color: #fafafa;
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#fafafa));
  background-image: -webkit-linear-gradient(top, white, #fafafa);
  background-image: -moz-linear-gradient(top, white, #fafafa);
  background-image: -o-linear-gradient(top, white, #fafafa);
  background-image: linear-gradient(to bottom, white, #fafafa);
  height: 84px;
  padding: 0 20px;
  border-bottom: 1px solid #f2f0f5; }

.titlebar-container {
  margin: 0 auto;
  position: relative;
  width: 960px; }

.logo-link, .logo-link:visited {
  color: #111111;
  text-decoration: none; }

.logotype {
  padding: 20px 20px 19px 0;
  font-size: 1.4em;
  text-transform: uppercase; }
  .logotype span {
    font-size: .75em; }
  .logotype strong {
    display: block;
    font-size: 1.286em; }

#searchform {
  height: 30px;
  margin: 0;
  padding: 0;
  width: 200px;
  background: transparent;
  border: 0;
  font-size: .75em; }
  .titlebar-container #searchform {
    margin-top: -15px;
    position: absolute;
    right: 0;
    top: 52%;
    z-index: 9999;
    font-size: 1em; }
  #searchform .screen-reader-text {
    display: none; }
  #searchform input[type="text"] {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 2.5em;
    margin: 0;
    background: white;
    border: 1px solid #edeaf1;
    font-size: 1.2em;
    font-weight: 200; }
  #searchform input[type="submit"] {
    display: none;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0; }

.navbar {
  background-color: #e6e6e6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, white, #e6e6e6);
  background-image: -moz-linear-gradient(top, white, #e6e6e6);
  background-image: -o-linear-gradient(top, white, #e6e6e6);
  background-image: linear-gradient(to bottom, white, #e6e6e6);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) ;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) ;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) ;
  height: 40px;
  padding: 0 20px;
  position: relative; }
  .lt-ie9 .navbar {
    background-color: #f2f2f2; }

.navbar-container {
  height: 50px;
  margin: 0 auto;
  overflow: hidden;
  width: 960px; }

.primary-nav {
  height: 40px;
  margin: 0;
  /*width: 620px;*/
  width: 760px;
  z-index: 26;
  list-style: none; }
  .primary-nav ul {
    background-color: #e6e6e6;
    background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, white, #e6e6e6);
    background-image: -moz-linear-gradient(top, white, #e6e6e6);
    background-image: -o-linear-gradient(top, white, #e6e6e6);
    background-image: linear-gradient(to bottom, white, #e6e6e6);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) ;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) ;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) ;
    display: none;
    margin: 13px 0 0 -12px;
    padding: 7px 15px 12px;
    width: 200px;
    position: absolute;
    left: auto;
    top: 27px;
    list-style: none; }
    .primary-nav ul:before {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      content: '';
      display: block;
      height: 15px;
      width: 15px;
      position: absolute;
      left: 10px;
      top: -7px;
      background: white; }
    .primary-nav ul li {
      margin: 10px 0 0; }
    .lt-ie9 .primary-nav ul {
      background-color: #fff; }
    .lt-ie9 .primary-nav ul:before {
      height: 7px;
      background: transparent url(../images/lt-ie9-nav-triangle.png) no-repeat 0 0; }
  .primary-nav > li {
    float: left;
    height: 40px;
    padding: 15px 15px 15px; }
    .primary-nav > li:hover > ul {
      display: block; }
    .primary-nav > li:first-child {
      margin-left: 0;
      padding-left: 0; }
    .primary-nav > li.current_page_item > a, .primary-nav > li.current_page_ancestor > a {
      font-weight: 900; }
  .primary-nav a {
    padding: 10px 0;
    color: #330d52;
    font-size: 1.3em;
    font-weight: 400;
    line-height: 10px;
    text-decoration: none;
    text-transform: uppercase; }
    .primary-nav a:hover {
      color: #8a3eca; }
  .primary-nav .active a {
    color: #111111;
    font-weight: 900; }

.utility-nav {
  margin-left: 180px;
  width: 300px;
  position: absolute;
  top: 0;
  left: 50%;
  list-style: none;
  text-align: right; }
  .utility-nav li {
    display: inline-block;
    height: 50px;
    margin-left: 20px;
    padding: 11px 0; }
    .utility-nav li a {
      color: #a18fc1;
      font-size: 1.2em;
      text-decoration: none;
      text-transform: uppercase; }
      .utility-nav li a:hover {
        color: #6c5396; }

/* ---------------------------------- */
/* ---------- HOME SLIDER  ---------- */
/* ---------------------------------- */
.slider-wrapper {
  -webkit-box-shadow: 0 0 0 transparent ;
  -moz-box-shadow: 0 0 0 transparent ;
  box-shadow: 0 0 0 transparent ;
  height: 450px;
  margin-bottom: 0;
  overflow: auto;
  position: relative;
  background: #8a3eca url(../images/home-bg.jpg) repeat center top;
  border: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover; }
  .lt-ie9 .slider-wrapper {
    background-image: none;
    background-color: #622893; }
  .slider-wrapper li {
    list-style: none; }
  .slider-wrapper ul li {
    float: left; }
  .slider-wrapper .slides, .slider-wrapper .slides-nojs {
    height: 100%;
    margin-left: 0;
    width: auto; }
  .slider-wrapper .dots {
    height: 8px;
    margin: 0;
    width: 100%;
    position: absolute;
    bottom: 15px;
    z-index: 25;
    color: white;
    text-align: center; }
    .slider-wrapper .dots li {
      display: inline-block;
      height: 8px;
      width: 8px;
      background: url(../images/slider-dot.png) no-repeat 0 0; }
    .slider-wrapper .dots li.active {
      background-position: -10px 0; }
    .slider-wrapper .dots li + li {
      margin-left: 5px; }
  .slider-wrapper:after {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    opacity: .5;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    background: #481d6b; }
    .lt-ie9 .slider-wrapper:after {
      display: none; }

.slider-wrapper .unslider-arrow {
  height: 36px;
  margin-top: -18px;
  width: 19px;
  opacity: .25;
  position: absolute;
  top: 50%;
  z-index: 20;
  background-image: url(../images/slider-arrow.png);
  background-repeat: no-repeat; }
  .slider-wrapper .unslider-arrow:hover {
    opacity: 1; }
  .slider-wrapper .unslider-arrow.prev {
    left: 20px;
    background-position: 0 0; }
  .slider-wrapper .unslider-arrow.next {
    right: 20px;
    background-position: -25px 0; }

.slider-wrapper .slides > li, .slider-wrapper .slides-nojs {
  height: 100%;
  width: 100%;
  text-align: center; }
  .slider-wrapper .slides > li:before, .slider-wrapper .slides-nojs:before {
    content: '';
    display: inline-block;
    height: 100%;
    margin-right: -0.25em;
    vertical-align: middle; }
  .slider-wrapper .slides > li a, .slider-wrapper .slides-nojs a {
    text-decoration: none; }
  .slider-wrapper .slides > li .intro, .slider-wrapper .slides-nojs .intro {
    display: inline-block;
    width: 600px;
    position: relative;
    z-index: 10;
    vertical-align: middle;
    text-align: center; }
  .slider-wrapper .slides > li h1, .slider-wrapper .slides-nojs h1 {
    margin-bottom: 5px;
    color: white;
    font-family: "Lato", Helvetica, Arial, sans-serif;
    font-size: 4.2em;
    line-height: 1.2; }
  .slider-wrapper .slides > li .description, .slider-wrapper .slides-nojs .description {
    margin-bottom: 0;
    color: #e3c3fe;
    font-size: 2.4em;
    font-weight: normal;
    line-height: 1.2; }
    .slider-wrapper .slides > li .description p, .slider-wrapper .slides-nojs .description p {
      margin-bottom: 0;
      color: #e3c3fe;
      line-height: 1.2; }
    .slider-wrapper .slides > li .description strong, .slider-wrapper .slides > li .description b, .slider-wrapper .slides > li .description a, .slider-wrapper .slides > li .description a:visited, .slider-wrapper .slides-nojs .description strong, .slider-wrapper .slides-nojs .description b, .slider-wrapper .slides-nojs .description a, .slider-wrapper .slides-nojs .description a:visited {
      color: #efdcfe; }
    .slider-wrapper .slides > li .description a:hover, .slider-wrapper .slides-nojs .description a:hover {
      color: #faf5ff; }
  .slider-wrapper .slides > li .button, .slider-wrapper .slides-nojs .button {
    background-color: #c1bec6;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dbd9de), to(#c1bec6));
    background-image: -webkit-linear-gradient(top, #dbd9de, #c1bec6);
    background-image: -moz-linear-gradient(top, #dbd9de, #c1bec6);
    background-image: -o-linear-gradient(top, #dbd9de, #c1bec6);
    background-image: linear-gradient(to bottom, #dbd9de, #c1bec6);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 -1px 0 #c9c6cd inset;
    -moz-box-shadow: 0 -1px 0 #c9c6cd inset;
    box-shadow: 0 -1px 0 #c9c6cd inset;
    padding: 12px 20px 9px;
    border: 0;
    border-bottom: 3px solid #9d97a5;
    color: #111111;
    font-family: "Lato", Helvetica, Arial, sans-serif;
    margin-bottom: 0;
    margin-top: 20px;
    position: relative;
    z-index: 15;
    font-size: 1.6em; }
    .slider-wrapper .slides > li .button:hover, .slider-wrapper .slides-nojs .button:hover {
      background-color: #d6d4d9;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#f0eff1), to(#d6d4d9));
      background-image: -webkit-linear-gradient(top, #f0eff1, #d6d4d9);
      background-image: -moz-linear-gradient(top, #f0eff1, #d6d4d9);
      background-image: -o-linear-gradient(top, #f0eff1, #d6d4d9);
      background-image: linear-gradient(to bottom, #f0eff1, #d6d4d9);
      -webkit-border-radius: 5px;
      border-radius: 5px;
      -webkit-box-shadow: 0 -1px 0 #dedce0 inset;
      -moz-box-shadow: 0 -1px 0 #dedce0 inset;
      box-shadow: 0 -1px 0 #dedce0 inset;
      padding: 12px 20px 9px;
      border: 0;
      border-bottom: 3px solid #b2adb8;
      color: #252525;
      font-family: "Lato", Helvetica, Arial, sans-serif; }
    .slider-wrapper .slides > li .button:active, .slider-wrapper .slides-nojs .button:active {
      border-bottom: 0; }
  .slider-wrapper .slides > li .button + .button, .slider-wrapper .slides-nojs .button + .button {
    margin-left: 20px; }

/* -------------------------------- */
/* ---------- ACTION BAR ---------- */
/* -------------------------------- */
.action-bar-wrapper {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) ;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) ;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) ;
  background-color: #f2f2f2;
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, white, #f2f2f2);
  background-image: -moz-linear-gradient(top, white, #f2f2f2);
  background-image: -o-linear-gradient(top, white, #f2f2f2);
  background-image: linear-gradient(to bottom, white, #f2f2f2);
  margin-bottom: 20px;
  padding: 0 20px; }
  .action-bar-wrapper .action-bar {
    margin: 0 auto;
    max-width: 960px;
    list-style: none; }
  .action-bar-wrapper .widget {
    display: inline-block;
    float: left;
    margin-bottom: 0;
    padding: 20px 20px 15px 0;
    width: 33.3333%;
    background-color: transparent;
    border: 0;
    font-size: 1.4em; }
    .action-bar-wrapper .widget a {
      text-decoration: none; }
      .action-bar-wrapper .widget a:hover h1 {
        text-decoration: underline; }
      .action-bar-wrapper .widget a:hover p {
        color: #2a282d; }
    .action-bar-wrapper .widget h1 {
      margin-left: 0;
      margin-right: 0;
      padding: 0;
      border-bottom: 0;
      font-size: 1em;
      text-transform: uppercase; }
    .action-bar-wrapper .widget h4 {
      display: none; }
    .action-bar-wrapper .widget p {
      margin-bottom: 0;
      color: #7c7687; }
    .action-bar-wrapper .widget:nth-child(3n) {
      padding-right: 0; }

.home-base {
  margin: 0 auto;
  width: 960px; }

.container.home-news, .container.home-events {
  float: left;
  border-bottom: 1px solid #d6d4d9;
  border-top: 4px solid #8a3eca;
  font-size: 1.6em; }
  .container.home-news .view-all, .container.home-events .view-all {
    margin: 20px -20px 0;
    padding-top: 20px;
    border-top: 1px solid #dbd9de;
    text-align: center; }
    .container.home-news .view-all .button, .container.home-events .view-all .button {
      margin: 0 auto; }
      .container.home-news .view-all .button:active, .container.home-events .view-all .button:active {
        margin-bottom: 3px; }
    .container.home-news .view-all .button:before, .container.home-events .view-all .button:before {
      padding-right: 10px;
      position: relative;
      top: .1em;
      font-size: .85em; }

.container.home-news {
  margin-right: 20px;
  width: 620px; }
  .container.home-news .news-item {
    float: left;
    margin-left: 20px;
    width: 280px; }
    .container.home-news .news-item:first-child {
      margin-left: 0; }
    .container.home-news .news-item a {
      text-decoration: none; }
      .container.home-news .news-item a:hover h1 {
        text-decoration: underline; }
      .container.home-news .news-item a:hover p {
        color: #111111; }
    .container.home-news .news-item .thumb {
      display: block;
      height: auto;
      margin-bottom: 15px;
      width: 280px; }
    .container.home-news .news-item .meta {
      display: block;
      margin-bottom: 0;
      color: #8a3eca;
      font-size: 0.9333em;
      line-height: 1.7857; }
    .container.home-news .news-item h1 {
      font-size: 1.375em;
      line-height: 1.1364; }
    .container.home-news .news-item p {
      margin-bottom: 0;
      color: #7c7687;
      font-size: 1.125em;
      line-height: 1.3889; }
    .container.home-news .news-item > p:last-child, .container.home-news .news-item > ul:last-child, .container.home-news .news-item > ol:last-child, .container.home-news .news-item > dl:last-child {
      margin-bottom: 0; }

.container.home-events {
  width: 320px; }
  .container.home-events ul {
    margin-left: 0; }
  .container.home-events li {
    border-bottom: 0; }
  .container.home-events .widget {
    margin: 0 -20px -20px;
    background: transparent;
    border-top: 0; }
    .container.home-events .widget .date {
      background: white; }
    .container.home-events .widget:first-child {
      margin-top: -20px; }
    .container.home-events .widget a:hover, .container.home-events .widget a:hover .date {
      background-color: white; }

body {
  background-color: #e0dee3;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#edecef), to(#e0dee3));
  background-image: -webkit-linear-gradient(top, #edecef, #e0dee3);
  background-image: -moz-linear-gradient(top, #edecef, #e0dee3);
  background-image: -o-linear-gradient(top, #edecef, #e0dee3);
  background-image: linear-gradient(to bottom, #edecef, #e0dee3);
  /* background-color: lighten($light-grey, 2%); */ }

.container {
  margin: 0 auto;
  padding: 20px;
  max-width: 960px;
  position: relative;
  z-index: 20;
  background-color: white; }
  .lt-ie9 .container {
    max-width: 920px; }

.content {
  float: left;
  margin-right: 20px;
  max-width: 600px;
  font-size: 1.8em; }
  .content .content {
    float: none;
    font-size: 1em; }
  .content p:last-child, .content ol:last-child, .content ul:last-child, .content form:last-child {
    margin-bottom: 0; }
  .content.full-width {
    max-width: 920px; }
  .content form {
    width: 600px; }

.sidebar {
  float: right;
  width: 300px;
  font-size: 1.6em; }

.banner {
  margin-bottom: 20px;
  position: relative;
  background: #dbd9de; }
  .banner img {
    display: block;
    height: auto;
    width: 100%; }

.sitemap-primary-nav, .sitemap-utility-nav {
  list-style: none;
  margin-left: 0;
  width: 600px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 4%;
  -moz-column-gap: 4%;
  column-gap: 4%;
  -webkit-column-width: 48%;
  -moz-column-width: 48%;
  column-width: 48%; }
  .sitemap-primary-nav a, .sitemap-utility-nav a {
    text-decoration: none; }
    .sitemap-primary-nav a:hover, .sitemap-utility-nav a:hover {
      text-decoration: underline; }
  .sitemap-primary-nav > li, .sitemap-utility-nav > li {
    margin-bottom: 20px;
    page-break-inside: avoid; }
  .sitemap-primary-nav > li > a, .sitemap-utility-nav > li > a {
    margin-bottom: 3px;
    font-size: 1.1667em; }

.sitemap-primary-nav-container {
  margin-bottom: 40px; }

/*
p.lede, .content > p:first-of-type {
	color: $medium-purple;
	font-size: 1.3333em;
	line-height: 1.4;
}

p.no-lede, .content .content > p:first-of-type {
	color: $dark-grey !important;
	font-size: 1em !important;
	line-height: 1.5 !important;
}
*/
.event-list, .post-list, .profiles-list {
  margin: -2px 0 0;
  list-style: none; }

.event-list li, .post-list li, .profiles-list li {
  padding: 18px 0 0;
  border-top: 1px solid #dbd9de; }
  .event-list li:first-child, .post-list li:first-child, .profiles-list li:first-child {
    padding-top: 0;
    border-top: 0; }
  .event-list li:last-child, .post-list li:last-child, .profiles-list li:last-child {
    margin-bottom: -20px; }
  .event-list li .thumb, .post-list li .thumb, .profiles-list li .thumb {
    float: left;
    height: auto;
    margin: 2px 20px 20px 0;
    width: 130px; }
    .event-list li .thumb img, .post-list li .thumb img, .profiles-list li .thumb img {
      height: auto;
      margin: 0;
      padding: 0;
      width: 100%;
      display: block; }
  .event-list li .thumb-link ~ header, .event-list li .thumb-link ~ .description, .event-list li .thumb ~ header, .event-list li .thumb ~ .description, .post-list li .thumb-link ~ header, .post-list li .thumb-link ~ .description, .post-list li .thumb ~ header, .post-list li .thumb ~ .description, .profiles-list li .thumb-link ~ header, .profiles-list li .thumb-link ~ .description, .profiles-list li .thumb ~ header, .profiles-list li .thumb ~ .description {
    padding-left: 150px; }
  .event-list li a, .event-list li a:visited, .post-list li a, .post-list li a:visited, .profiles-list li a, .profiles-list li a:visited {
    text-decoration: none; }
    .event-list li a:hover h1, .event-list li a:hover .meta, .event-list li a:visited:hover h1, .event-list li a:visited:hover .meta, .post-list li a:hover h1, .post-list li a:hover .meta, .post-list li a:visited:hover h1, .post-list li a:visited:hover .meta, .profiles-list li a:hover h1, .profiles-list li a:hover .meta, .profiles-list li a:visited:hover h1, .profiles-list li a:visited:hover .meta {
      text-decoration: underline; }
    .event-list li a h1, .event-list li a:visited h1, .post-list li a h1, .post-list li a:visited h1, .profiles-list li a h1, .profiles-list li a:visited h1 {
      color: #111111; }
  .event-list li h1, .post-list li h1, .profiles-list li h1 {
    margin-bottom: 4px; }
  .event-list li h2, .event-list .sitemap-primary-nav > li > a, .event-list .sitemap-utility-nav > li > a, .post-list li h2, .post-list .sitemap-primary-nav > li > a, .post-list .sitemap-utility-nav > li > a, .profiles-list li h2, .profiles-list .sitemap-primary-nav > li > a, .profiles-list .sitemap-utility-nav > li > a {
    margin-bottom: .1em;
    color: #111111;
    font-size: 1em;
    font-weight: bold; }
  .event-list li .meta, .post-list li .meta, .profiles-list li .meta {
    display: block;
    margin-bottom: .5em;
    color: #8a3eca;
    font-size: .8889em; }
  .event-list li .description, .post-list li .description, .profiles-list li .description {
    color: #544175; }
  .event-list li p, .event-list li p:last-child, .post-list li p, .post-list li p:last-child, .profiles-list li p, .profiles-list li p:last-child {
    margin-bottom: 20px; }

.list-navigation {
  padding-top: 20px;
  border-top: 1px solid #dbd9de; }
  .list-navigation a {
    margin: 0 10px 0 0;
    font-size: 0.8889em; }
    .list-navigation a:active {
      margin-bottom: 3px; }

.display-posts-listing {
  margin-bottom: 20px; }

.profiles-list {
  margin-bottom: 20px;
  padding: 10px 0 18px;
  border-bottom: 1px solid #dbd9de; }

.events-archive .container.comments, .events-archive .Massnow_Events_Calendar {
  display: none; }

#tribe-bar-form {
  margin-bottom: 20px;
  margin-top: 0;
  padding-top: 15px; }

.tribe-bar-collapse-toggle-full-width {
  margin: 0 -20px 20px;
  padding: 0 20px 14px;
  position: relative;
  border-bottom: 1px solid #dbd9de;
  font-size: 1.1em;
  font-weight: 800; }
  .tribe-bar-collapse-toggle-full-width:before {
    position: relative;
    top: 1px; }
  .tribe-bar-collapse-toggle-full-width.tribe-bar-filters-open {
    margin-bottom: -15px;
    border-bottom: 0; }
  .tribe-bar-collapse-toggle-full-width .tribe-bar-toggle-arrow:before {
    content: "▾";
    position: absolute;
    top: 9px;
    right: 20px;
    font-size: .6em; }

h2.tribe-events-page-title, .sitemap-primary-nav > li > a.tribe-events-page-title, .sitemap-utility-nav > li > a.tribe-events-page-title {
  display: none; }

#tribe-events-header ul.tribe-events-sub-nav {
  display: none; }

#tribe-events-content {
  margin-bottom: 0; }
  #tribe-events-content.tribe-events-list {
    margin-bottom: 0; }
  #tribe-events-content ul.tribe-events-sub-nav {
    text-align: left; }

.datepicker {
  font-size: 1.5em; }

.tribe-events-loop {
  margin-top: 20px;
  border-bottom: 1px solid #dbd9de; }

.tribe-events-list-separator-month {
  display: none; }

.tribe-events-list .type-tribe_events {
  padding: 20px 0;
  border-top: 1px solid #dbd9de; }
  .tribe-events-list .type-tribe_events.tribe-events-first {
    padding-top: 20px !important; }
  .tribe-events-list .type-tribe_events a, .tribe-events-list .type-tribe_events a:visited {
    text-decoration: none; }
    .tribe-events-list .type-tribe_events a:hover h1, .tribe-events-list .type-tribe_events a:hover .meta, .tribe-events-list .type-tribe_events a:visited:hover h1, .tribe-events-list .type-tribe_events a:visited:hover .meta {
      text-decoration: underline; }
    .tribe-events-list .type-tribe_events a h1, .tribe-events-list .type-tribe_events a:visited h1 {
      color: #111111; }
  .tribe-events-list .type-tribe_events .tribe-events-list-event-title {
    margin-bottom: 4px;
    font-size: 1.3333em;
    line-height: 1.2; }
    .tribe-events-list .type-tribe_events .tribe-events-list-event-title a, .tribe-events-list .type-tribe_events .tribe-events-list-event-title a:visited {
      color: #111111; }
  .tribe-events-list .type-tribe_events .time-details, .tribe-events-list .type-tribe_events .tribe-events-venue-details {
    display: block;
    margin-bottom: 4px;
    font-size: .75em; }
  .tribe-events-list .type-tribe_events .time-details {
    color: #8a3eca; }
  .tribe-events-list .type-tribe_events .tribe-events-venue-details {
    color: #7c7687; }
  .tribe-events-list .type-tribe_events .tribe-events-gmap {
    display: none; }
  .tribe-events-list .type-tribe_events .tribe-events-content p {
    margin-bottom: 0; }
  .tribe-events-list .type-tribe_events .tribe-events-read-more {
    display: none; }

.tribe-events-event-cost {
  float: right; }

.single-tribe_events #tribe-events-header,
.single-tribe_events .container.comments,
.single-tribe_events #tribe-events-footer,
.single-tribe_events .tribe-events-sub-nav {
  display: none; }

.tribe-events-back {
  display: none; }
  .tribe-events-back a, .tribe-events-back a:visited {
    background-color: #8a3eca;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#a546f5), to(#8a3eca));
    background-image: -webkit-linear-gradient(top, #a546f5, #8a3eca);
    background-image: -moz-linear-gradient(top, #a546f5, #8a3eca);
    background-image: -o-linear-gradient(top, #a546f5, #8a3eca);
    background-image: linear-gradient(to bottom, #a546f5, #8a3eca);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 -1px 0 #914acd inset;
    -moz-box-shadow: 0 -1px 0 #914acd inset;
    box-shadow: 0 -1px 0 #914acd inset;
    padding: 12px 20px 9px;
    border: 0;
    border-bottom: 3px solid #6a2c9f;
    color: white;
    font-family: "Lato", Helvetica, Arial, sans-serif;
    padding: 10px 12px 7px;
    font-size: .75em;
    text-decoration: none; }

.tribe-events-single-event-title {
  margin-bottom: .7em;
  color: #111111;
  font-weight: 800; }

.tribe-events-schedule {
  display: none; }
  .tribe-events-schedule h3 {
    font-size: 1em; }

.single-tribe_events .tribe-events-single-event-description {
  margin-bottom: 20px; }

.single-tribe_events .tribe-events-event-meta {
  margin: 0; }

.tribe-events-single-section-title {
  margin: 0;
  padding: 20px;
  border-bottom: 1px solid #dbd9de;
  color: #111111;
  font-size: .75em;
  font-weight: 800;
  text-transform: uppercase; }

.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group {
  margin-bottom: 20px;
  background-color: #f2f0f5;
  border-bottom: 1px solid #e8e7ea;
  border-top: 2px solid #8a3eca; }
.single-tribe_events .tribe-events-event-meta dl {
  padding: 10px 20px 8px;
  border: 0; }
  .single-tribe_events .tribe-events-event-meta dl dt, .single-tribe_events .tribe-events-event-meta dl dd {
    padding: 5px 0;
    border: 0; }
  .single-tribe_events .tribe-events-event-meta dl dt {
    width: 33%; }
  .single-tribe_events .tribe-events-event-meta dl dd {
    padding-left: 0; }
    .single-tribe_events .tribe-events-event-meta dl dd:first-child {
      border-top: 0; }
  .single-tribe_events .tribe-events-event-meta dl dt + dd {
    padding-left: 40%; }

.single-tribe_events .tribe-events-venue-map {
  float: none;
  margin-bottom: 0;
  width: auto; }

.widget {
  margin-bottom: 20px;
  padding: 14px 20px 16px;
  background-color: #f2f0f5;
  border-bottom: 1px solid #e8e7ea;
  border-top: 4px solid #8a3eca; }
  .widget h4 {
    margin: 0 -20px 15px;
    padding: 3px 20px 15px;
    border-bottom: 1px solid #dbd9de;
    font-size: 1.1em; }
    .widget h4:before {
      position: relative;
      top: 1px; }
  .widget p:last-child, .widget ul:last-child, .widget ol:last-child, .widget dl:last-child {
    margin-bottom: 0; }
  .widget ul {
    margin-left: 0; }
  .widget li {
    margin-bottom: 5px; }
    .widget li:last-child {
      margin-bottom: 0; }
  .widget .branch {
    margin: -18px -20px -17px; }
  .widget .callout, .widget .event {
    margin: -14px -20px -16px; }

.widget .callout {
  border: 0;
  font-size: 1em;
  line-height: 1.375; }

.widget.widget_bu_pages {
  margin: 0 0 21px 0;
  padding: 0;
  background-color: transparent;
  border-bottom: 0; }
  .widget.widget_bu_pages ul {
    margin-left: 0; }
  .widget.widget_bu_pages li {
    margin-bottom: 0; }
    .widget.widget_bu_pages li a {
      display: block;
      padding: 16px 20px 14px;
      background-color: #f2f0f5;
      margin-bottom: -1px;
      position: relative;
      z-index: 13;
      border-bottom: 1px solid #dbd9de;
      border-top: 1px solid #dbd9de;
      color: #111111;
      font-weight: bold;
      text-decoration: none; }
      .widget.widget_bu_pages li a:hover {
        background: #f7f6f9;
        color: #330d52;
        text-decoration: underline; }
      .widget.widget_bu_pages li a.active {
        padding: 15px 20px;
        font-size: .875em;
        font-weight: 900;
        text-transform: uppercase; }
  .widget.widget_bu_pages li li {
    margin-left: 20px; }
  .widget.widget_bu_pages li li a {
    z-index: 12;
    background: #e3c3fe;
    border-color: #c7bcda; }
    .widget.widget_bu_pages li li a:hover {
      background: #e8cdfe; }
  .widget.widget_bu_pages li li li a {
    z-index: 11;
    background: #d7aafe;
    border-color: #b7a9cf; }
    .widget.widget_bu_pages li li li a:hover {
      background: #dcb4fe; }
  .widget.widget_bu_pages ul > li:last-child a {
    border-bottom: 1px solid #e8e7ea; }
  .widget.widget_bu_pages ul > li:first-child a {
    border-top: 0; }

.widget .contact {
  border: 0; }
  .widget .contact:last-child {
    margin: 0 0 -8px; }
  .widget .contact dt, .widget .contact dd {
    padding-bottom: 8px; }
  .widget .contact dt {
    padding-top: 7px;
    width: 45px;
    color: #8a3eca;
    font-size: .75em;
    font-weight: normal;
    text-transform: uppercase; }
  .widget .contact dd {
    padding-left: 70px;
    padding-top: 4px;
    border-top: 0; }

.widget .event {
  margin-bottom: 0;
  padding: 0;
  position: relative; }
  .widget .event .date {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    height: 28px;
    margin-bottom: -14px;
    padding: 2px 7px;
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 31;
    background: #f2f0f5;
    border: 1px solid #dbd9de; }
    .widget .event .date strong {
      color: #111111;
      font-weight: bold;
      text-transform: uppercase; }
  .widget .event h1 {
    margin: 20px -20px 3px;
    padding: 30px 20px 0;
    position: relative;
    z-index: 30;
    border-bottom: 0;
    border-top: 1px solid #dbd9de;
    line-height: 1.3333; }
  .widget .event a {
    display: block;
    margin-bottom: -16px;
    padding: 14px 20px 16px;
    text-decoration: none; }
    .widget .event a:hover, .widget .event a:hover .date {
      background-color: #f7f6f9; }
    .widget .event a:hover h1 {
      text-decoration: underline; }
    .widget .event a:hover p {
      color: #111111; }
  .widget .event p {
    color: #7c7687; }

.widget .branch {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.33) inset;
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.33) inset;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.33) inset;
  padding: 0;
  background-color: #544175;
  border: 0;
  color: white;
  line-height: 1.625;
  text-transform: uppercase; }
  .widget .branch a {
    display: block;
    padding: 16px 20px 18px;
    text-decoration: none; }
  .widget .branch:hover {
    background-color: #604a85; }
  .widget .branch .icon {
    display: block;
    float: left;
    height: 43px;
    margin: 5px 20px 0 0;
    width: 43px;
    background-image: url(../images/venn-sprite.png); }
    .widget .branch .icon.icon-100 {
      background-position: 0 0; }
    .widget .branch .icon.icon-010 {
      background-position: -50px 0; }
    .widget .branch .icon.icon-001 {
      background-position: -100px 0; }
    .widget .branch .icon.icon-110 {
      background-position: 0 -50px; }
    .widget .branch .icon.icon-011 {
      background-position: -50px -50px; }
    .widget .branch .icon.icon-101 {
      background-position: -100px -50px; }
  .widget .branch .label {
    display: block;
    padding-left: 63px;
    color: #e3c3fe; }
    .widget .branch .label strong {
      display: block;
      margin-top: -2px;
      color: white;
      font-size: 1.5em;
      line-height: 1.083;
      text-transform: none; }

.tribe-events-list-widget h4 {
  margin-bottom: 20px; }
.tribe-events-list-widget ol {
  margin-left: 0; }
.tribe-events-list-widget ol li {
  margin-bottom: 20px; }
.tribe-events-list-widget a:hover, .tribe-events-list-widget a:focus {
  text-decoration: underline; }
.tribe-events-list-widget .entry-title {
  margin: 0 0 2px;
  padding: 0;
  border-bottom: 0; }
.tribe-events-list-widget .duration {
  font-weight: normal; }
.tribe-events-list-widget .tribe-events-widget-link {
  margin: 0px -20px;
  padding: 16px 20px 0;
  border-top: 1px solid #dbd9de; }
  .tribe-events-list-widget .tribe-events-widget-link a {
    font-weight: 400;
    text-decoration: underline; }

.container.comments, .container.comment-form {
  padding-top: 0; }

.container.comments header, .container.comment-form header {
  margin: 0 -20px 20px;
  border-bottom: 1px solid #dbd9de;
  border-top: 1px solid #dbd9de;
  font-size: 1.2222em;
  text-align: right; }
  .container.comments header h1, .container.comment-form header h1 {
    display: inline-block;
    float: left;
    margin: 18px 20px 17px;
    max-width: 600px;
    font-size: 1em; }
    .container.comments header h1:before, .container.comment-form header h1:before {
      padding-right: 15px;
      position: relative;
      top: 2px; }
  .container.comments header .add-comment-btn, .container.comment-form header .add-comment-btn {
    display: inline-block;
    margin: 0;
    padding: 24px 24px 16px;
    border-left: 1px solid #dbd9de;
    color: #111111;
    line-height: 1;
    text-decoration: none; }
    .container.comments header .add-comment-btn:hover, .container.comments header .add-comment-btn:focus, .container.comment-form header .add-comment-btn:hover, .container.comment-form header .add-comment-btn:focus {
      color: #8a3eca;
      text-decoration: underline; }

.comment-previous-link {
  float: left; }

.comment-next-link {
  float: right; }

.container.comments {
  font-size: 1.8em; }

.container.comments ul {
  margin: 0;
  position: relative;
  list-style: none; }
  .container.comments ul ul {
    margin-left: 50px; }

.commentlist .container.comment-form {
  margin-bottom: 0; }
.commentlist .children .comment-form .sidebar {
  display: none; }

.comment-body {
  background-color: #f2f0f5;
  border-left: 3px solid #ddd8e5;
  display: table;
  margin-bottom: 20px;
  width: 100%; }
  .comment-body .comment-content {
    display: table-cell;
    padding: 18px 18px 0; }
  .comment-body .functions {
    display: table-cell;
    margin: -17px -20px 0 0;
    padding-bottom: 103px;
    width: 70px;
    position: relative;
    border-left: 1px solid #dbd9de; }
    .comment-body .functions a {
      color: #111111; }
      .comment-body .functions a:hover, .comment-body .functions a:focus {
        color: #8a3eca; }
    .comment-body .functions .reply, .comment-body .functions .link {
      height: 20px;
      margin-left: -9px;
      width: 20px;
      position: absolute;
      left: 50%; }
    .comment-body .functions .reply {
      top: 20px; }
    .comment-body .functions .reply a {
      text-decoration: none; }
    .comment-body .functions .link {
      top: 58px; }
  .author .comment-body {
    background-color: #e3c3fe;
    border-left: 3px solid #d09bfd; }
    .author .comment-body .functions {
      border-left: 1px solid #d3a0fd; }
  .comment-body h1 {
    font-size: 1em;
    font-weight: normal; }
    .comment-body h1 strong {
      font-weight: 900; }
    .comment-body h1 cite {
      font-style: normal; }

#comment-form-elements {
  margin-left: 0; }

.container.comment-form {
  margin: 0 -20px -20px; }

.container.comment-form header #cancel-comment-reply {
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 22px; }
  .container.comment-form header #cancel-comment-reply a, .container.comment-form header #cancel-comment-reply a:visited {
    text-decoration: none; }
  .container.comment-form header #cancel-comment-reply a:hover {
    text-decoration: underline; }

.container.comment-form .sidebar {
  font-size: 0.8889em; }

.container.comment-form .content {
  font-size: 1em;
  width: 100%; }

.container.comment-form form {
  margin: 0; }

.container.comment-form .alert {
  margin-bottom: 0;
  font-size: 1em; }

#footer {
  margin-top: 20px;
  padding: 50px 20px 48px;
  position: relative;
  z-index: 10;
  background: #8a3eca url(../images/header-image.jpg) center 0;
  font-size: 1.6em;
  line-height: 1;
  /* Included after since background’s shorthand overwrites
   * background-size in modern browsers, but not IE */
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover; }
  .lt-ie9 #footer {
    background-image: none;
    background-color: #622893; }
  #footer:before {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    background-color: #622893;
    opacity: .6667; }
    .lt-ie9 #footer:before {
      display: none; }
  #footer .container {
    padding: 0;
    background-color: transparent; }
    .lt-ie9 #footer .container {
      max-width: 960px; }
  #footer h1 {
    margin: 0;
    color: white;
    font-size: 1em;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase; }

.footer-links {
  position: absolute;
  right: 177px;
  top: -4px;
  z-index: 11;
  list-style: none; }
  .footer-links li {
    float: left;
    margin-left: 40px; }
  .footer-links a, .footer-links a:visited {
    color: #e3c3fe;
    text-decoration: none;
    text-transform: lowercase; }
    .footer-links a:hover, .footer-links a:visited:hover {
      color: white; }

.donation-link {
  position: absolute;
  right: 0;
  top: -4px;
  z-index: 12;
  list-style: none; }

.donation-link a:link, .donation-link a:visited {
  padding: 8px 10px 6px;
  background: #2b0b45;
  color: white;
  font-size: .7222em;
  font-weight: 900;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background-color .1s;
  transition: background-color .1s; }
  .donation-link a:link:hover, .donation-link a:visited:hover {
    background-color: #8a3eca;
    color: white; }

/* ------------------------------------ */
/* ---------- Media Queries  ---------- */
/* ------------------------------------ */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /******************************************************************
  Site Name: Hawkeward.com
  Author: William Hawke Bassignani
  Stylesheet: Retina Screens & Devices Stylesheet
  ******************************************************************/
  .slider-wrapper .dots li {
    -webkit-background-size: 20px 10px;
    -moz-background-size: 20px 10px;
    background-size: 20px 10px;
    background-image: url(../images/slider-dot@2x.png); }

  .slider-wrapper .unslider-arrow {
    -webkit-background-size: 50px 63px;
    -moz-background-size: 50px 63px;
    background-size: 50px 63px; }
    .slider-wrapper .unslider-arrow.prev {
      background-position: 0 -25px; }
    .slider-wrapper .unslider-arrow.next {
      background-position: -25px -25px; } }
/*
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:after, a:visited:after {
      content: " (" attr(href) ")"; }
    a abbr[title]:after, a:visited abbr[title]:after {
      content: " (" attr(title) ")"; }

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

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

  thead {
    display: table-header-group; }

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

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

  @page {
    margin: 0.5cm; }
  p, h2, .sitemap-primary-nav > li > a, .sitemap-utility-nav > li > a, h3 {
    orphans: 3;
    widows: 3; }

  h2, .sitemap-primary-nav > li > a, .sitemap-utility-nav > li > a,
  h3 {
    page-break-after: avoid; }

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