/*!*****************************************************************
Theme Name: Naperville Magazine
Theme URI: http://napervillemagazine.com
Description: Naperville Magazine Wordpress Theme
Author URI: http://www.napervillemagazine.com
Version: 1.1 Hello, Justin.
******************************************************************/
/* Sprite background positions
.sprite-naperville-mag-email-btn{ background-position: 0 0; width: 36px; height: 33px; } 
.sprite-naperville-mag-logo{ background-position: -86px 0; width: 210px; height: 59px; } 
.sprite-naperville-mag-map-search-btn{ background-position: -346px 0; width: 31px; height: 21px; } 
.sprite-naperville-mag-section-header{ background-position: -427px 0; width: 210px; height: 46px; } 
.sprite-naperville-mag-whats-near-btn{ background-position: -687px 0; width: 141px; height: 33px; } 
.sprite-social-facebook{ background-position: -878px 0; width: 32px; height: 32px; } 
.sprite-social-linkedin{ background-position: -960px 0; width: 33px; height: 33px; } 
.sprite-social-pinterest{ background-position: -1043px 0; width: 34px; height: 33px; } 
.sprite-social-twitter{ background-position: -1127px 0; width: 33px; height: 33px; } 
*/
/* sass imports */
/* colors and such */
/* normalize.css v1.0.1 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

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

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

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

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

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

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

p, pre {
  margin: 1em 0; }

code, kbd, pre, samp {
  font-family: monospace,serif;
  _font-family: 'courier new',monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl, menu, ol, ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu, ol, ul {
  padding: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

button[disabled], input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* Support (No IE 8) */
/* Did compatability check on May 25th, 2012, removed -moz and -webkit */
/*
////////////////////////////////////////
	Global styles
////////////////////////////////////////
*/
html {
  font-size: 16px; }

body {
  font-size: 62.5%;
  color: #000;
  /*font-family: "museo-sans", Helvetica, sans-serif;*/
  font-family: Verdana, serif;
  -webkit-font-smoothing: antialiased; }

::-moz-selection {
  background: rgba(170, 0, 0, 0.8);
  color: #fff; }

::-webkit-selection {
  background: rgba(170, 0, 0, 0.8);
  color: #fff; }

::selection {
  background: rgba(170, 0, 0, 0.8);
  color: #fff; }

p {
  font-style: normal;
  font-size: 1.5em;
  color: #000;
  line-height: 1.5625em; }

a {
  font-weight: 700;
  text-decoration: none;
  color: #aa0000; }

a.linkGray {
  color: #333333; }

h1, h2, h3, h4, h5, h6 {
  color: #000; }

h1 {
  font-weight: 700;
  font-size: 3.25em;
  font-style: italic;
  margin: 0.66667em 0; }

h2 {
  font-weight: 700;
  font-size: 2.25em;
  margin: 0.7em 0; }

h3 {
  font-weight: 700;
  font-size: 1.6em;
  margin: 0.875em 0; }

h4 {
  font-weight: 700;
  font-size: 1.4em;
  margin: 0.85714em 0; }

h5 {
  font-weight: 700;
  font-size: 1.2em;
  margin: 1em 0;
  text-transform: uppercase; }

h6 {
  font-weight: 700;
  font-size: 1.1em;
  margin: 0.90909em 0;
  text-transform: uppercase; }

blockquote {
  padding: 10px;
  font-weight: 500; }
  blockquote p {
    margin: 0;
    padding: 0;
    font-style: italic; }

small {
  font-weight: 300;
  font-size: 1em; }

legend {
  padding: 8px;
  background-color: #fff;
  position: relative; }

fieldset {
  padding: 0 20px; }

form {
  display: block; }

td, th {
  font-size: 1.5em;
  padding: 2px 20px 2px 0; }

acronym {
  border-bottom: 1px dotted #ececec; }

dl {
  font-size: 1.5em; }
  dl dt {
    font-weight: bold; }

h1.section-heading {
  background: url(./library/images/sprite.png) no-repeat;
  background-position: -427px 0;
  width: 210px;
  height: 46px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.5em;
  padding: 5px 0;
  margin: 0; }

/* WordPress Required Styles */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignleft {
  float: left; }

.alignright {
  float: right; }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  font-size: 0.64706em;
  background-color: #f3f3f3;
  margin: 0 16px 10px 0;
  padding: 4px 0 0 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media only screen and (min-width: 480px) and (max-width: 600px) {
    .wp-caption {
      display: block;
      float: none; } }
  @media only screen and (max-width: 479px) {
    .wp-caption {
      display: block;
      float: none; } }
  .wp-caption p {
    margin: 5px 0; }

.wp-caption img {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 none; }
  @media only screen and (min-width: 480px) and (max-width: 600px) {
    .wp-caption img {
      display: block;
      float: none; } }
  @media only screen and (max-width: 479px) {
    .wp-caption img {
      display: block;
      float: none; } }

.wp-caption-dd {
  font-size: 11px;
  line-height: 17px;
  padding: 0 0 5px;
  margin: 0; }
  
  
.fl-left { float: left; }  
.fl-right { float: right; }

@media only screen and (max-width: 980px) {

.fl-left {float: none;}  
.fl-right { float: none; }
  
}
  

/*
////////////////////////////////////////
	Page global header styles
////////////////////////////////////////
*/
header#masthead {
  width: 100%; }
  header#masthead h1 {
    background: url(./library/images/sprite.png) no-repeat;
    background-position: -86px 0;
    width: 210px;
    height: 59px;
    margin: 0;
    display: block;
    float: left;
    text-indent: -9999px; }
    header#masthead h1 a {
      display: block;
      width: 210px;
      height: 59px; }
    @media only screen and (min-width: 600px) and (max-width: 740px) {
      header#masthead h1 {
        margin: 0 0 20px 0; } }
    @media only screen and (min-width: 740px) and (max-width: 980px) {
      header#masthead h1 {
        float: none; } }
  header#masthead #primary-nav ul li,
  header#masthead #meta-nav ul li {
    font-size: 1.5em;
    font-weight: 300;
    color: #000; }
    header#masthead #primary-nav ul li a,
    header#masthead #meta-nav ul li a {
      color: #000;
      font-weight: 300;
      text-transform: lowercase; }

/*
////////////////////////////////////////
	Hero/slideshow styles
////////////////////////////////////////
*/
#hero .nivo-caption {
  color: #fff;
  font-size: 1.4em; }
  #hero .nivo-caption h1 {
    font-size: 2.28571em;
    font-weight: 300;
    color: #fff;
    margin: 0 0 18px; }
    #hero .nivo-caption h1 span {
      font-size: 1.1875em;
      color: #fff;
      text-transform: uppercase; }
    @media only screen and (min-width: 740px) and (max-width: 980px) {
      #hero .nivo-caption h1 {
        font-size: 1.71429em;
        margin: 0 0 5px; } }
    @media only screen and (min-width: 600px) and (max-width: 740px) {
      #hero .nivo-caption h1 {
        font-size: 1.42857em;
        margin: 0 0 5px; } }
    @media only screen and (min-width: 480px) and (max-width: 600px) {
      #hero .nivo-caption h1 {
        font-size: 1.28571em;
        margin: 0 0 5px; } }
    @media only screen and (max-width: 479px) {
      #hero .nivo-caption h1 {
        font-size: 1.14286em;
        margin: 0 0 5px; } }
  #hero .nivo-caption p {
    color: #fff;
    font-size: 1.14286em;
    font-weight: 500; }
    @media only screen and (min-width: 740px) and (max-width: 980px) {
      #hero .nivo-caption p {
        font-size: 1em;
        line-height: 1.21429em; } }
    @media only screen and (min-width: 600px) and (max-width: 740px) {
      #hero .nivo-caption p {
        font-size: 1em;
        line-height: 1.21429em; } }
    @media only screen and (min-width: 480px) and (max-width: 600px) {
      #hero .nivo-caption p {
        font-size: 1em;
        line-height: 1.21429em; } }
    @media only screen and (max-width: 479px) {
      #hero .nivo-caption p {
        font-size: 1em;
        line-height: 1.21429em; } }

/*
////////////////////////////////////////
	breadcrumbs
////////////////////////////////////////
*/
.breadcrumbs {
  font-size: 1.2em; }

/*
////////////////////////////////////////
	pagination
////////////////////////////////////////
*/
.pagination {
  clear: both;
  background: #eee;
  float: left;
  width: 100%;
  padding: 10px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  background: #eee;
  margin-bottom: 10px; }
  .pagination ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    float: left;
    margin: 0; }
    .pagination ul li {
      float: left;
      font-size: 14px; }
      @media only screen and (max-width: 479px) {
        .pagination ul li {
          display: none; }
          .pagination ul li.next, .pagination ul li.prev {
            display: block; } }
      .pagination ul li.current a, .pagination ul li:hover a {
        background: #aa0000;
        color: #fff;
        border: 1px solid #900000; }
      .pagination ul li a {
        display: block;
        padding: 3px 8px;
        background: #fff;
        color: #aa0000;
        border: 1px solid #aaa;
        border-radius: 3px;
        font-weight: bold;
        background-color: #fff;
        /* Old browsers */
        background-image: -moz-linear-gradient(top, #fff 0%, #eee 100%);
        /* FF3.6+ */
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #eee));
        /* Chrome,Safari4+ */
        background-image: -webkit-linear-gradient(top, #fff 0%, #eee 100%);
        /* Chrome10+,Safari5.1+ */
        background-image: -o-linear-gradient(top, #fff 0%, #eee 100%);
        /* Opera11.10+ */
        background-image: -ms-linear-gradient(top, #fff 0%, #eee 100%);
        /* IE10+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#eee',GradientType=0);
        /*IE6-9 */
        background-image: linear-gradient(top, #fff 0%, #eee 100%);
        /* W3C */
        text-decoration: none; }
      .pagination ul li + li {
        margin-left: 4px; }
  .pagination .number {
    float: right;
    font-size: 1.4em;
    padding: 3px 0; }

/*
////////////////////////////////////////
	Home page styles
////////////////////////////////////////
*/
#page.home .subscribe-promo {padding-right:20px;}
#page.home .subscribe-promo h1 {
  font-size: 1.9em;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 10px;
  line-height: 1em; }
#page.home .subscribe-promo p a {
  font-weight: 700; }
#page.home #quick-links .grid-box-content h1 {
  font-size: 1.8em;
  font-weight: 700;
  margin: 0 0 9px; }
  #page.home #quick-links .grid-box-content h1 span {
    font-size: 0.61111em;
    font-weight: 300;
    display: block;
    float: right; }
    @media only screen and (min-width: 480px) and (max-width: 600px) {
      #page.home #quick-links .grid-box-content h1 span {
        float: none;
        display: inline;
        margin-left: 20px; } }
    @media only screen and (max-width: 479px) {
      #page.home #quick-links .grid-box-content h1 span {
        float: none;
        display: inline;
        margin-left: 20px; } }
    #page.home #quick-links .grid-box-content h1 span a {
      /*color: darken($bgColorSlideshowLightPurple, 20%);*/
      color: #333333; }
#page.home #quick-links .grid-box-content .event {
  margin-bottom: 13px; }
#page.home #quick-links .grid-box-content time {
  font-size: 1.2em;
  margin: 0 0 4px;
  display: block; }
#page.home #quick-links .grid-box-content h2 {
  font-size: 1.3em;
  color: #000;
  font-weight: 700;
  margin: 0 0 2px;
  line-height: 1.4em;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden; }
#page.home #quick-links .grid-box-content p {
  font-size: 1.3em;
  line-height: 1.38462em;
  margin: 0; }
  #page.home #quick-links .grid-box-content p a.full-post-link {
    color: #333333;
    text-transform: uppercase;
    font-size: 0.84615em;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
    #page.home #quick-links .grid-box-content p a.full-post-link:hover {
      background: #d3d5de; }
#page.home #quick-links .social-content h2 {
  line-height: .7em;
  margin: 5px 0; }
#page.home #quick-links .social-content p {
  margin-bottom: 14px; }
@media only screen and (min-width: 740px) and (max-width: 980px) {
  #page.home #quick-links .content-news .grid-box-content h1 {
    font-size: 2.8em; } }
#page.home #mag-sections h1 {
  font-size: 1.6em;
  font-weight: 700;
  text-transform: uppercase;
  color: #000; }
#page.home #mag-sections .grid-box-short h2 {
  background: url(./library/images/sprite.png) no-repeat;
  background-position: -427px 0;
  width: 100%;
  height: 46px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.5em;
  padding: 5px 0;
  margin: 4px 0 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media only screen and (min-width: 600px) and (max-width: 740px) {
    #page.home #mag-sections .grid-box-short h2 {
      color: #000;
      background: none;
      width: auto;
      height: auto;
      text-align: left; } }
  @media only screen and (min-width: 480px) and (max-width: 600px) {
    #page.home #mag-sections .grid-box-short h2 {
      color: #000;
      background: none;
      width: auto;
      height: auto;
      text-align: left;
      padding: 0; } }
  @media only screen and (max-width: 479px) {
    #page.home #mag-sections .grid-box-short h2 {
      color: #000;
      background: none;
      width: auto;
      height: auto;
      text-align: left;
      padding: 0; } }
  #page.home #mag-sections .grid-box-short h2 a {
    color: #fff; }
    @media only screen and (min-width: 600px) and (max-width: 740px) {
      #page.home #mag-sections .grid-box-short h2 a {
        color: #aa0000; } }
    @media only screen and (min-width: 480px) and (max-width: 600px) {
      #page.home #mag-sections .grid-box-short h2 a {
        color: #aa0000; } }
    @media only screen and (max-width: 479px) {
      #page.home #mag-sections .grid-box-short h2 a {
        color: #aa0000; } }
#page.home #mag-sections .grid-box-short p {
  margin: 5px 0;
  font-size: 1.3em;
  line-height: 1.38462em; }
  #page.home #mag-sections .grid-box-short p a {
    text-transform: uppercase;
    font-size: 0.84615em;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
    #page.home #mag-sections .grid-box-short p a:hover {
      background: #d3d5de; }

/*
////////////////////////////////////////
	Footer styles
////////////////////////////////////////
*/
footer#global-footer .signup-form span {
  font-size: 1.4em;
  color: #fff;
  font-weight: 700;
  margin: 0 0 0; }
footer#global-footer input {
  font-size: 1.5em;
  font-family: "museo-sans", Helvetica, sans-serif;
  font-size: 1.3em;
  background: #cfd0d7;
  color: #444; }
footer#global-footer button {
  background: url(./library/images/sprite.png) no-repeat;
  background-position: 0 0;
  width: 36px;
  height: 33px; }
footer#global-footer .copyright p {
  font-family: Helvetica, sans-serif;
  font-size: 1.1em;
  font-weight: normal;
  color: #a8acbd; }
  footer#global-footer .copyright p > a {
    color: #a8acbd;
    font-weight: normal; }

body {
  padding: 0;
  margin: 0; }

.innerwrap {
  margin: 0 auto;
  padding: 0;
  width: 960px;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .innerwrap:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0; }
  @media only screen and (min-width: 740px) and (max-width: 980px) {
    .innerwrap {
      width: 720px;
      margin: 0 auto; } }
  @media only screen and (min-width: 600px) and (max-width: 740px) {
    .innerwrap {
      width: 580px;
      margin: 0 auto; } }
  @media only screen and (min-width: 480px) and (max-width: 600px) {
    .innerwrap {
      width: 460px; } }
  @media only screen and (max-width: 479px) {
    .innerwrap {
      width: auto;
      margin: 0 10px; } }

.responsive-nav {
  position: relative;
  margin-bottom: 10px;
  background-color: #000;
  display: none;
  width: 100%;
  z-index: 800; }
  .responsive-nav:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0; }
  @media only screen and (max-width: 740px) {
    .responsive-nav {
      display: block; } }
  .responsive-nav:before {
    display: block;
    position: absolute;
    top: 9px;
    right: 20px;
    width: 24px;
    height: 4px;
    overflow: hidden;
    content: "";
    border-top: 5px solid #fff;
    border-bottom: 14px double #fff;
    pointer-events: none;
    z-index: 900; }
  .responsive-nav .pull {
    display: block;
    width: 100%;
    text-decoration: none;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    position: relative;
    padding: 12px 20px 14px;
    text-transform: uppercase;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .responsive-nav .responsive-menu {
    display: none; }
    .responsive-nav .responsive-menu ul {
      background-color: #14161f;
      position: relative;
      width: 100%;
      z-index: 100;
      display: block;
      list-style: none;
      padding: 0;
      margin: 0;
      -webkit-transform: translatez(0);
      -moz-transform: translatez(0);
      -ms-transform: translatez(0);
      -o-transform: translatez(0);
      transform: translatez(0); }
      .responsive-nav .responsive-menu ul:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
        font-size: 0; }
      .responsive-nav .responsive-menu ul li {
        float: left;
        width: 100%;
        text-align: center;
        display: block;
        border-bottom: 1px solid #1c1f2b; }
        .responsive-nav .responsive-menu ul li a {
          display: inline-block;
          width: 100%;
          height: 100%;
          padding: 12px;
          color: #fff;
          font-size: 14px;
          text-decoration: none;
          -moz-box-sizing: border-box;
          box-sizing: border-box; }

/*
////////////////////////////////////////
	Header
////////////////////////////////////////
*/
header#masthead {
  width: 100%;
  padding: 80px 0 0;
  margin: 0 0 18px 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  header#masthead:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0; }
  @media only screen and (min-width: 740px) and (max-width: 980px) {
    header#masthead {
      padding: 60px 0 0 0;
      height: auto; } }
  @media only screen and (max-width: 740px) {
    header#masthead {
      padding: 30px 0 0 0;
      height: auto; } }
  header#masthead #primary-nav {
    width: 690px;
    margin: 30px 0 0 0;
    float: right;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    header#masthead #primary-nav:after {
      clear: both;
      content: ".";
      display: block;
      height: 0;
      visibility: hidden;
      font-size: 0; }
    @media only screen and (min-width: 740px) and (max-width: 980px) {
      header#masthead #primary-nav {
        width: 720px; } }
    @media only screen and (min-width: 600px) and (max-width: 740px) {
      header#masthead #primary-nav {
        width: 580px;
        margin: 0 auto; } }
    @media only screen and (min-width: 480px) and (max-width: 600px) {
      header#masthead #primary-nav {
        width: 460px; } }
    @media only screen and (max-width: 479px) {
      header#masthead #primary-nav {
        width: 100%;
        display: block; } }
    header#masthead #primary-nav ul {
      width: 100%;
      list-style: none;
      float: right;
      position: relative;
      padding: 0px;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      header#masthead #primary-nav ul:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
        font-size: 0; }
      @media only screen and (min-width: 740px) and (max-width: 980px) {
        header#masthead #primary-nav ul {
          width: 720px;
          display: block; } }
      @media only screen and (max-width: 740px) {
        header#masthead #primary-nav ul {
          display: none; } }
      header#masthead #primary-nav ul li {
        height: 30px;
        float: left; }
        header#masthead #primary-nav ul li + li {
          margin: 0 0 0 33px; }
    header#masthead #primary-nav select {
      display: none;
      width: 100%;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      @media only screen and (max-width: 740px) {
        header#masthead #primary-nav select {
          margin: 0 auto;
          display: block;
          font-size: 16px; } }
      @media only screen and (max-width: 600px) {
        header#masthead #primary-nav select {
          font-size: 13px; } }
  header#masthead #meta-nav {
    padding: 0;
    margin: 0;
    position: absolute;
    float: right;
    top: 20px;
    width: 960px; }
    header#masthead #meta-nav:after {
      clear: both;
      content: ".";
      display: block;
      height: 0;
      visibility: hidden;
      font-size: 0; }
    @media only screen and (min-width: 740px) and (max-width: 980px) {
      header#masthead #meta-nav {
        width: 720px; } }
    @media only screen and (min-width: 600px) and (max-width: 740px) {
      header#masthead #meta-nav {
        width: 580px;
        margin: 0 auto; } }
    @media only screen and (max-width: 600px) {
      header#masthead #meta-nav {
        display: none; } }
    header#masthead #meta-nav ul {
      width: auto;
      list-style: none;
      top: 0;
      right: 0;
      position: absolute;
      padding: 0px;
      margin: 0;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      header#masthead #meta-nav ul:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
        font-size: 0; }
      header#masthead #meta-nav ul li {
        height: 30px;
        float: left; }
        header#masthead #meta-nav ul li + li {
          margin-left: 32px; }
        @media only screen and (max-width: 740px) {
          header#masthead #meta-nav ul li.advertise, header#masthead #meta-nav ul li.subscribe {
            display: none;
            float: none; } }
        @media only screen and (min-width: 740px) and (max-width: 980px) {
          header#masthead #meta-nav ul li.search form input[type="text"] {
            width: 140px; } }
        @media only screen and (max-width: 740px) {
          header#masthead #meta-nav ul li.search {
            display: none; } }

#searchform label {
  display: none; }
#searchform input[type="text"] {
  width: 180px; }

/*
////////////////////////////////////////
	Hero/slideshow section
////////////////////////////////////////
*/
#hero {
  width: 100%;
  height: auto;
  padding: 0;
  background: #000;
  overflow: hidden;
  position: relative;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  #hero:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0; }
  #hero #slideshow {
    width: 720px;
    float: left;
    position: relative;
    height: 337px;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media only screen and (min-width: 740px) and (max-width: 980px) {
      #hero #slideshow {
        width: 480px;
        height: 225px; } }
    @media only screen and (min-width: 600px) and (max-width: 740px) {
      #hero #slideshow {
        width: 580px;
        margin: 0 auto;
        height: 407px; } }
    @media only screen and (max-width: 600px) {
      #hero #slideshow {
        width: 460px;
        margin: 0 auto;
        height: auto; } }
    #hero #slideshow img {
      max-width: 100%;
      display: block;
      margin: 0;
      padding: 0; }
      @media only screen and (min-width: 740px) and (max-width: 980px) {
        #hero #slideshow img {
          width: 480px; } }
    @media only screen and (min-width: 740px) and (max-width: 980px) {
      #hero #slideshow {
        width: 480px; } }
    @media only screen and (max-width: 740px) {
      #hero #slideshow {
        width: 100%;
        float: none;
        height: auto; } }
  #hero #header-image {
    width: 695px;
    height: 217px;
    overflow: hidden;
    float: left;
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media only screen and (min-width: 740px) and (max-width: 980px) {
      #hero #header-image {
        width: 100%;
        height: auto; } }
    @media only screen and (max-width: 740px) {
      #hero #header-image {
        width: 100%;
        height: auto;
        margin: 0 auto; } }
    #hero #header-image img {
      max-width: 100%;
      display: block;
      margin: 0;
      padding: 0; }
  #hero .nivo-caption {
    width: 240px;
    position: absolute;
    top: 0;
    left: 720px;
    padding: 40px 0 0 20px;
    z-index: 400;
    opacity: 0.8;
    overflow: hidden;
    display: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media only screen and (min-width: 740px) and (max-width: 980px) {
      #hero .nivo-caption {
        width: 220px;
        min-height: 224px;
        padding: 20px 0 0 20px;
        left: 480px; } }
    @media only screen and (max-width: 740px) {
      #hero .nivo-caption {
        width: 100%;
        height: 136px;
        position: relative;
        float: none;
        left: 0;
        margin: 0;
        padding: 10px 30px 15px;
        background: #000; } }
    @media only screen and (min-width: 480px) and (max-width: 600px) {
      #hero .nivo-caption {
        height: 136px; } }
    @media only screen and (max-width: 479px) {
      #hero .nivo-caption {
        height: 156px; } }
    #hero .nivo-caption:after {
      clear: both;
      content: ".";
      display: block;
      height: 0;
      visibility: hidden;
      font-size: 0; }
  #hero .theme-default .nivo-controlNav {
    padding: 10px 0;
    position: relative;
    z-index: 800;
    left: -68px;
    top: 290px; }
    @media only screen and (min-width: 740px) and (max-width: 980px) {
      #hero .theme-default .nivo-controlNav {
        top: 180px;
        left: -68px; } }
    @media only screen and (min-width: 600px) and (max-width: 740px) {
      #hero .theme-default .nivo-controlNav {
        position: relative;
        top: 0;
        left: 0; } }
    @media only screen and (min-width: 480px) and (max-width: 600px) {
      #hero .theme-default .nivo-controlNav {
        position: relative;
        top: 0;
        left: 0; } }
    @media only screen and (max-width: 479px) {
      #hero .theme-default .nivo-controlNav {
        display: none; } }

/*
////////////////////////////////////////
	Breadcrumbs
////////////////////////////////////////
*/
.breadcrumbs {
  width: 100%;
  height: 36px;
  padding: 10px 0;
  background: #e8e9ec;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media only screen and (max-width: 740px) {
    .breadcrumbs {
      display: none; } }

/*
////////////////////////////////////////
	Ads
////////////////////////////////////////
*/
.ads-group-a,
.ads-group-b {
  width: 210px;
  margin: 0 0 20px 15px;
  float: left;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media only screen and (max-width: 740px) {
    .ads-group-a,
    .ads-group-b {
      width: 100%;
      float: none;
      height: auto;
      margin: 0 0 20px;
      padding: 20px 0; }
      .ads-group-a:after,
      .ads-group-b:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
        font-size: 0; } }
  .ads-group-a .block_outer,
  .ads-group-b .block_outer {
    margin: 0;
    max-height: none !important;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media only screen and (max-width: 740px) {
      .ads-group-a .block_outer,
      .ads-group-b .block_outer {
        width: 100%;
        max-width: 100%; } }
    .ads-group-a .block_outer .block_inner,
    .ads-group-b .block_outer .block_inner {
      width: 100%;
      display: block;
      margin-bottom: 20px;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      @media only screen and (min-width: 600px) and (max-width: 740px) {
        .ads-group-a .block_outer .block_inner,
        .ads-group-b .block_outer .block_inner {
          width: 33.33333%;
          padding: 0 5px;
          float: left;
          margin: 10px 0 0;
          clear: none !important; } }
      @media only screen and (max-width: 600px) {
        .ads-group-a .block_outer .block_inner,
        .ads-group-b .block_outer .block_inner {
          width: 210px;
          margin: 0 auto;
          float: none; } }
      .ads-group-a .block_outer .block_inner a,
      .ads-group-b .block_outer .block_inner a {
        width: 100%;
        height: 100%;
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        .ads-group-a .block_outer .block_inner a img, .ads-group-a .block_outer .block_inner a iframe img,
        .ads-group-b .block_outer .block_inner a img,
        .ads-group-b .block_outer .block_inner a iframe img {
          max-width: 100%;
          width: 210px;
          height: auto;
          display: block; }

@media only screen and (min-width: 740px) and (max-width: 980px) {
  .ads-group-b {
    width: 100%;
    margin: 0; } }
@media only screen and (min-width: 740px) and (max-width: 980px) {
  .ads-group-b .block_outer .block_inner {
    width: 33.33333% !important;
    padding: 0 5px;
    float: left;
    margin: 10px 0 0 0; } }
.ads-group-b .block_outer .block_inner .ad-container img {
  margin: 0; }

@media only screen and (min-width: 740px) and (max-width: 980px) {
  #page.single .ads-group-a,
  #page.single-directory .ads-group-a,
  #page.archive .ads-group-a,
  #page.archive-directory .ads-group-a,
  #page.subscribe .ads-group-a,
  #page.search .ads-group-a,
  #page.single-event .ads-group-a,
  #page.current-issue .ads-group-a,
  #page.news-category .ads-group-a,
  #page.issues .ads-group-a {
    width: 100% !important;
    height: auto;
    margin: 0 0 20px;
    padding: 20px 0; } }
@media only screen and (min-width: 740px) and (max-width: 980px) {
  #page.single .ads-group-a .block_outer .block_inner,
  #page.single-directory .ads-group-a .block_outer .block_inner,
  #page.archive .ads-group-a .block_outer .block_inner,
  #page.archive-directory .ads-group-a .block_outer .block_inner,
  #page.subscribe .ads-group-a .block_outer .block_inner,
  #page.search .ads-group-a .block_outer .block_inner,
  #page.single-event .ads-group-a .block_outer .block_inner,
  #page.current-issue .ads-group-a .block_outer .block_inner,
  #page.news-category .ads-group-a .block_outer .block_inner,
  #page.issues .ads-group-a .block_outer .block_inner {
    width: 33.33333% !important;
    padding: 0 5px;
    float: left;
    margin: 10px 0 0 0; } }

/*
////////////////////////////////////////
	Page
////////////////////////////////////////
*/
#page {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media only screen and (min-width: 740px) and (max-width: 980px) {
    #page {
      margin: 0 auto;
      padding: 0; } }
  @media only screen and (min-width: 600px) and (max-width: 740px) {
    #page {
      margin: 0 auto 30px;
      padding: 0; } }
  @media only screen and (max-width: 600px) {
    #page {
      width: 100%;
      padding: 0; } }
  #page .content {
    width: 720px;
    float: left;
    padding: 0 30px 0 0;
    margin: 0 0 30px;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media only screen and (min-width: 600px) and (max-width: 740px) {
      #page .content {
        width: 580px;
        margin: 0 auto;
        padding: 0; } }
    @media only screen and (max-width: 600px) {
      #page .content {
        width: 100%;
        margin: 0 auto;
        padding: 0; } }
  #page .innerwrap {
    padding: 20px 0 0; }

/*
////////////////////////////////////////
	Home Page
////////////////////////////////////////
*/
#page.home .subscribe-weather {
  width: 100%;
  -moz-box-sizing: border-radius;
  box-sizing: border-radius; }
  #page.home .subscribe-weather:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0; }
  #page.home .subscribe-weather .subscribe-promo {
    margin: 10px 0 40px;
    padding: 0;
    float: left;
    width: 720px;
    -moz-box-sizing: border-radius;
    box-sizing: border-radius; }
    @media only screen and (min-width: 740px) and (max-width: 980px) {
      #page.home .subscribe-weather .subscribe-promo {
        width: 460px;
        margin: 30px 0;
        padding: 0 20px 0 0; } }
    @media only screen and (max-width: 740px) {
      #page.home .subscribe-weather .subscribe-promo {
        width: 100%; } }
#page.home #quick-links,
#page.home #mag-sections {
  width: 960px;
  margin: 0 0 40px;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  #page.home #quick-links:after,
  #page.home #mag-sections:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0; }
  @media only screen and (min-width: 740px) and (max-width: 980px) {
    #page.home #mag-sections {
      width: 690px; 
    }

    #page.home #quick-links {
    width: 100% !important;
  }
  }
  @media only screen and (min-width: 600px) and (max-width: 740px) {
    #page.home #quick-links,
    #page.home #mag-sections {
      width: 100%; } }
  @media only screen and (max-width: 600px) {
    #page.home #quick-links,
    #page.home #mag-sections {
      width: 100%;
      margin: 0 0 10px; } }
#page.home #mag-sections .mag-grid {
  width: 75%;
  float: left; }
  @media only screen and (max-width: 980px) {
    #page.home #mag-sections .mag-grid {
      width: 100%;
      float: none; } }
#page.home .grid-box-tall {
  width: 25%;
  padding: 0 15px;
  margin: 0 0 20px;
  float: left;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media only screen and (min-width: 740px) and (max-width: 980px) {
    #page.home .grid-box-tall {
      width: 33.33333%;
      margin: 0; } }
  @media only screen and (min-width: 600px) and (max-width: 740px) {
    #page.home .grid-box-tall {
      width: 50%;
      margin: 0; } }
  @media only screen and (max-width: 600px) {
    #page.home .grid-box-tall {
      width: 100%;
      margin: 0;
      padding: 0; } }
  @media only screen and (max-width: 479px) {
    #page.home .grid-box-tall {
      float: none;
      margin: 0 auto; } }
  #page.home .grid-box-tall .grid-box-content {
    height: 250px;
    overflow: hidden;
    margin: 0;
    padding: 10px 0 14px 0;
    border-bottom: 2px solid #d1d3d4;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media only screen and (min-width: 600px) and (max-width: 740px) {
      #page.home .grid-box-tall .grid-box-content {
        padding-right: 40px; } }
    @media only screen and (max-width: 600px) {
      #page.home .grid-box-tall .grid-box-content {
        border: none;
        height: auto;
        margin-bottom: 20px;
        padding: 0; } }
  #page.home .grid-box-tall img {
    width: 210px;
    height: 260px;
    display: block;
    max-width: 100%; }
    @media only screen and (max-width: 600px) {
      #page.home .grid-box-tall img {
        width: 180px;
        height: auto;
        margin: 0;
        float: none; } }
  @media only screen and (max-width: 740px) {
    #page.home .grid-box-tall.content-social {
      display: none; } }
  #page.home .grid-box-tall.content-social .social-content .site-link {
    width: 100%;
    display: block;
    margin: 5px 0; }
    #page.home .grid-box-tall.content-social .social-content .site-link:after {
      clear: both;
      content: ".";
      display: block;
      height: 0;
      visibility: hidden;
      font-size: 0; }
    #page.home .grid-box-tall.content-social .social-content .site-link a {
      width: 26px;
      height: 26px;
      border: none;
      margin: 0 4px 0 0; }
    #page.home .grid-box-tall.content-social .social-content .site-link img {
      width: 26px;
      height: 26px;
      border: none;
      display: block;
      float: left;
      margin-right: 14px; }
  @media only screen and (min-width: 740px) and (max-width: 980px) {
    #page.home .grid-box-tall.content-news .news-img {
      display: none; } }
  @media only screen and (min-width: 740px) and (max-width: 980px) {
    #page.home .grid-box-tall.content-news {
      width: 100%;
      float: none;
      margin: 0 0 20px;
      padding: 0; } }
  @media only screen and (min-width: 740px) and (max-width: 980px) {
    #page.home .grid-box-tall.content-news .grid-box-content {
      width: 100%;
      border: none;
      height: auto; } }
#page.home .grid-box-short {
  width: 33.33333%;
  margin: 0 0 20px 0;
  padding: 0 15px 0;
  height: 255px;
  float: left;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media only screen and (min-width: 740px) and (max-width: 980px) {
    #page.home .grid-box-short {
      width: 33.33333%;
      padding: 0 10px 0; } }
  @media only screen and (max-width: 740px) {
    #page.home .grid-box-short {
      width: 100%;
      height: 120px;
      margin-bottom: 10px; }
      #page.home .grid-box-short:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
        font-size: 0; } }
  #page.home .grid-box-short .mag-box-content {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media only screen and (max-width: 740px) {
      #page.home .grid-box-short .mag-box-content {
        float: left;
        width: 66.66667%;
        padding-left: 20px; } }
  #page.home .grid-box-short img {
    width: 210px;
    height: 125px;
    display: block;
    max-width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media only screen and (max-width: 740px) {
      #page.home .grid-box-short img {
        height: auto;
        float: left;
        width: 33.33333%; } }

/*
////////////////////////////////////////
	Social share buttons
////////////////////////////////////////
*/
.share-buttons {
  width: 100%;
  border: 1px solid #ececec;
  position: relative;
  clear: both;
  display: block;
  padding: 16px 8px 10px;
  margin: 30px 0 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .share-buttons:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0; }
  @media only screen and (max-width: 479px) {
    .share-buttons {
      width: auto; } }
  .share-buttons .share-header {
    top: -7px;
    z-index: 15;
    position: absolute;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .share-buttons .share-header > span {
      font-size: 1.1em;
      font-weight: bold;
      text-transform: uppercase;
      padding: 5px;
      background: #fff; }
  .share-buttons ul {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .share-buttons ul:after {
      clear: both;
      content: ".";
      display: block;
      height: 0;
      visibility: hidden;
      font-size: 0; }
    .share-buttons ul li {
      display: block;
      float: left;
      width: 20%; }
      @media only screen and (max-width: 479px) {
        .share-buttons ul li {
          width: 50%;
          margin-top: 10px;
          -moz-box-sizing: border-box;
          box-sizing: border-box; } }
      .share-buttons ul li + li {
        margin-left: 4%; }

/*
////////////////////////////////////////
	Footer
////////////////////////////////////////
*/
footer#global-footer {
  width: 100%;
  height: auto;
  min-height: 200px;
  background-color: #000; }
  footer#global-footer .signup-form {
    width: 240px;
    float: left;
    margin: 40px 0 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media only screen and (min-width: 480px) and (max-width: 600px) {
      footer#global-footer .signup-form {
        margin: 20px 0 0 0; } }
    @media only screen and (max-width: 479px) {
      footer#global-footer .signup-form {
        margin: 20px 0 0 0; } }
    footer#global-footer .signup-form form {
      margin: 10px 0 0; }
      footer#global-footer .signup-form form:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
        font-size: 0; }
    footer#global-footer .signup-form input {
      width: 170px;
      height: 100%;
      border: none;
      margin: 3px 0 0;
      padding: 8px;
      float: left;
      -moz-box-sizing: border-box;
      box-sizing: border-box; 
      line-height: 15px;}
    footer#global-footer .signup-form button {
      width: 37px;
      height: 100%;
      margin: 3px 0 0;
      padding: 8px 0;
      position: relative;
      text-indent: -9999px;
      border: none;
      float: left;
      line-height: 15px;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    @media only screen and (max-width: 980px) {
      footer#global-footer .signup-form.request-media {
        display: none; } }
    @media only screen and (max-width: 740px) {
      footer#global-footer .signup-form.subscribe {
        display: none; } }
  footer#global-footer .social {
    float: left;
    margin: 40px 0 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    footer#global-footer .social ul {
      float: right;
      list-style: none;
      padding: 0;
      margin: 0; }
      footer#global-footer .social ul li {
        float: left;
        width: 34px;
        height: 33px;
        margin: 0 7px;
        text-indent: -9999px; }
        footer#global-footer .social ul li a {
          display: block;
          width: 34px;
          height: 33px; }
        footer#global-footer .social ul li.pinterest {
          background: url(./library/images/sprite.png) no-repeat;
          background-position: -1043px 0;
          width: 34px;
          height: 33px; }
        footer#global-footer .social ul li.twitter {
          background: url(./library/images/sprite.png) no-repeat;
          background-position: -1127px 0;
          width: 33px;
          height: 33px; }
        footer#global-footer .social ul li.facebook {
          background: url(./library/images/sprite.png) no-repeat;
          background-position: -878px 0;
          width: 32px;
          height: 32px; }
        footer#global-footer .social ul li.linkedin {
          background: url(./library/images/sprite.png) no-repeat;
          background-position: -960px 0;
          width: 33px;
          height: 33px;
          margin-right: 0; }
        footer#global-footer .social ul li.instagram {
          background: url(./library/images/instagram.png) no-repeat;
          width: 33px;
          height: 33px;
          margin-right: 0; }
    @media only screen and (min-width: 600px) and (max-width: 740px) {
      footer#global-footer .social {
        float: right; } }
    @media only screen and (min-width: 480px) and (max-width: 600px) {
      footer#global-footer .social {
        margin: 46px 0 0 0; } }
    @media only screen and (max-width: 479px) {
      footer#global-footer .social {
        margin: 26px 0 0 0; } }
    footer#global-footer .social:after {
      clear: both;
      content: ".";
      display: block;
      height: 0;
      visibility: hidden;
      font-size: 0; }
  footer#global-footer .copyright {
    position: relative;
    top: 60px;
    clear: left; }
    footer#global-footer .copyright p {
      margin: 0; }
    @media only screen and (max-width: 479px) {
      footer#global-footer .copyright {
        top: 24px; } }

.edg_form {
  width: 50%;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media only screen and (min-width: 600px) and (max-width: 740px) {
    .edg_form {
      width: 60%; } }
  @media only screen and (min-width: 480px) and (max-width: 600px) {
    .edg_form {
      width: 80%; } }
  @media only screen and (max-width: 479px) {
    .edg_form {
      width: 100%; } }
  .edg_form + form {
    margin-top: 48px; }
  .edg_form label {
    font-size: 14px;
    font-family: "museo-sans", Helvetica, sans-serif;
    color: #000;
    display: block; }
  .edg_form input[type=radio] + label {
    display: inline;
    padding-left: 10px; }
  .edg_form input[type=submit] {
    -webkit-appearance: none;
    border: none;
    background-color: #aa0000;
    font-size: 14px;
    color: #fff;
    padding: 4px 12px; }
  .edg_form input[type=text],
  .edg_form input[type=email] {
    width: 100%; }
  .edg_form .field + .field, .edg_form .field + .actions, .edg_form .field + #mce-responses {
    margin-top: 12px; }
  .edg_form .field_submit input[type=text] {
    width: 50%; }
  .edg_form textarea,
  .edg_form input {
    font-size: 1.5em;
    margin-bottom: 8px; }
  .edg_form .description {
    font-size: 1.5em;
    font-family: "museo-sans", Helvetica, sans-serif;
    margin-bottom: 14px; }
  .edg_form .name_field,
  .edg_form .email_field {
    width: 300px;
    height: 30px; }
  .edg_form .message {
    border: 1px solid #9c9c9c;
    width: 300px;
    height: 200px; }
  .edg_form .button {
    padding: 6px;
    margin-right: 10px; }
  .edg_form .submit {
    color: #fff;
    background: #aa0000;
    border: 1px solid #440000;
    font-size: 1.6em; }






/* ------------------------------
  gravity forms
  ------------------------------ */
  
.gform_wrapper .field_description_below .gfield_description { margin: .809em 0; font-size: 16px; }


.gform_wrapper .gsection {
  margin: 0 !important;
  padding: 3.2em 0 0 !important;
}

.gform_wrapper h2.gsection_title {
  color: #aa0000;
  font-size: 2.1em;
  font-weight: 700;
  font-style: italic;
}

.gform_wrapper .gsection { border: none; } 
  
.gform_wrapper label { 
  display: inline-block;
  font-size: 14px !important; 
  margin-right: 3.2%; 
  margin-top: .809em;
  margin-bottom: .2225em;
  padding: .445em 0 !important; 
  }
  .gform_wrapper .ginput_container { 
    position: relative; 
    margin: 0 !important;
    }
    
    

.gform_wrapper input,
.gform_wrapper textarea { 
    border: 1px solid #BDBDBD; 
    border-radius: 3px; 
    padding: .445em .809em !important; 
    font-size: 15px !important; 
    width: 100% !important;
    }
    
  
  .gform_wrapper.gf_browser_chrome .gfield_checkbox li input, 
  .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], 
  .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin: 0; 
    margin-right: .809% !important;
    padding: .445em .809em !important; 
  }
    
  .gform_wrapper input[type="submit"] { 
    background:#bb0000; 
    color: white; 
    text-transform: uppercase; 
    width: auto !important; 
    }    
  .gform_wrapper select { 
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: white;
    border: 1px solid #BDBDBD;
    color: #333333;
    display: inline-block;
    font-size: 15px;
    height: 34px;
    line-height: 32px;
    padding-left: .809em;
    padding-right: .809em;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 100% !important;
    }    
  .gform_wrapper .ginput_container_select:after {
    background: #E8E8E8;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    color: #bb0000;
    content: "\25BE";
    font-size: 21px;
    line-height: 34px;
    height: 34px;
    padding: 0 10px;
    pointer-events: none;
    position: absolute;
    vertical-align: top;
    right: 0px;
    bottom: 0;
    width: auto;
    z-index: 999;    
    }


.gform_confirmation_message { 
  border: 1px solid #ddd;
  margin: .809em 0;
  padding: .809em .445em;
  font-size: 16px; 
  background: #E6EFC2;
  border-color: #C6D880;
  color: #264409;}

.gform_confirmation_message a { color: #264409; }


/* best of email */
.gform_wrapper #field_3_46 { padding-top: 3.2em !important; }




/*
////////////////////////////////////////
	Single page type and box styling
////////////////////////////////////////
*/
#page.single h1.section-heading a {
  color: #fff; }
#page.single .content h1, #page.single .content h2, #page.single .content h3, #page.single .content h4, #page.single .content h5, #page.single .content h6 {
  text-transform: uppercase; }
#page.single .content legend {
  font-size: 1.4em; }
#page.single .content table td, #page.single .content table th {
  font-size: 1.5em; }
#page.single .content blockquote {
  padding: 10px 30px;
  margin: 0 30px;
  font-size: 1.1em;
  font-style: italic;
  background: #ececec; }
#page.single .content hr {
  margin: 24px 0; }
#page.single .content > ol {
  font-size: 1.7em;
  line-height: 1.47059em; }
#page.single .content > ul {
  font-size: 1.7em;
  line-height: 1.47059em; }
#page.single .content p a {
  text-decoration: underline;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }
  #page.single .content p a:hover {
    background: #d3d5de; }
#page.single .content img {
  margin: 0 20px 10px 0;
  max-width: 100%;
  height: auto; }
#page.single .content .gallery-photographer,
#page.single .content .gallery-model {
  color: #aa0000; }
#page.single .content .image-wrap {
  display: block;
  background: transparent;
  position: relative;
  line-height: 14px; }
  #page.single .content .image-wrap img {
    margin-bottom: 0; }
  #page.single .content .image-wrap .purchase-photo {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    padding: 8px 12px 8px 30px;
    font-size: 11px;
    color: #353535;
    text-decoration: none;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.6);
    background-image: url(./library/images/assets/cart.png);
    background-repeat: no-repeat;
    background-position: 4px 6px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    #page.single .content .image-wrap .purchase-photo:hover {
      text-decoration: underline;
      background-color: rgba(255, 255, 255, 0.9); }

/*
////////////////////////////////////////
	Single page layout
////////////////////////////////////////
*/
#page.single {
  margin: 0px 0 50px; }
  #page.single .category-view {
    width: 100%;
    margin: 0 0 20px;
    padding: 10px;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    #page.single .category-view:after {
      clear: both;
      content: ".";
      display: block;
      height: 0;
      visibility: hidden;
      font-size: 0; }
  #page.single .gallery {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    #page.single .gallery:after {
      clear: both;
      content: ".";
      display: block;
      height: 0;
      visibility: hidden;
      font-size: 0; }
    #page.single .gallery .gallery-thumb {
      width: 33.33333%;
      padding: 0 10px 0 10px;
      margin-bottom: 20px;
      height: 125px;
      overflow: hidden;
      float: left;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      #page.single .gallery .gallery-thumb .purchase-photo {
        top: 0;
        left: 0; }
      #page.single .gallery .gallery-thumb a {
        display: block;
        width: 100%; }
        #page.single .gallery .gallery-thumb a img {
          display: block;
          margin: 0;
          max-width: 100%; }
      @media only screen and (min-width: 740px) and (max-width: 980px) {
        #page.single .gallery .gallery-thumb {
          width: 33.33333%; } }
      @media only screen and (min-width: 600px) and (max-width: 740px) {
        #page.single .gallery .gallery-thumb {
          width: 33.33333%;
          height: auto;
          margin: 0 0 20px 0;
          padding: 0 10px; } }
      @media only screen and (max-width: 600px) {
        #page.single .gallery .gallery-thumb {
          width: 50%; } }
  @media only screen and (min-width: 740px) and (max-width: 980px) {
    #page.single .ads-group-a {
      width: 100% !important;
      height: auto;
      margin: 0 0 20px;
      padding: 20px 0; } }
  @media only screen and (min-width: 740px) and (max-width: 980px) {
    #page.single .ads-group-a .block_outer .block_inner {
      width: 33.33333% !important;
      padding: 0 5px;
      float: left;
      margin: 10px 0 0 0; } }

a.gallery-share {
  display: inline-block;
  margin-left: 10px; }

#page.archive-directory .content h1.section-heading {
  background: url(./library/images/sprite.png) no-repeat;
  background-position: -427px 0;
  width: 210px;
  height: 46px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.5em;
  padding: 5px 0;
  margin: 20px 0 0; }
#page.archive-directory .items {
  padding-top: 20px; }
  #page.archive-directory .items:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0; }
  #page.archive-directory .items > section {
    width: 33.33333%;
    float: left;
    padding: 0 10px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
    height: 245px; }
    @media only screen and (min-width: 600px) and (max-width: 740px) {
      #page.archive-directory .items > section {
        width: 100%;
        height: 140px;
        margin-bottom: 10px; }
        #page.archive-directory .items > section:after {
          clear: both;
          content: ".";
          display: block;
          height: 0;
          visibility: hidden;
          font-size: 0; } }
    @media only screen and (min-width: 480px) and (max-width: 600px) {
      #page.archive-directory .items > section {
        width: 100%;
        height: 120px;
        margin-bottom: 10px;
        padding: 0; }
        #page.archive-directory .items > section:after {
          clear: both;
          content: ".";
          display: block;
          height: 0;
          visibility: hidden;
          font-size: 0; } }
    @media only screen and (max-width: 479px) {
      #page.archive-directory .items > section {
        width: 100%;
        height: 120px;
        margin-bottom: 10px;
        padding: 0; }
        #page.archive-directory .items > section:after {
          clear: both;
          content: ".";
          display: block;
          height: 0;
          visibility: hidden;
          font-size: 0; } }
    #page.archive-directory .items > section .box-content {
      display: block;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      @media only screen and (min-width: 600px) and (max-width: 740px) {
        #page.archive-directory .items > section .box-content {
          float: left;
          width: 66.66667%;
          padding-left: 20px; } }
      @media only screen and (min-width: 480px) and (max-width: 600px) {
        #page.archive-directory .items > section .box-content {
          float: left;
          width: 66.66667%;
          padding-left: 20px; } }
      @media only screen and (max-width: 479px) {
        #page.archive-directory .items > section .box-content {
          float: left;
          width: 66.66667%;
          padding-left: 20px; } }
    #page.archive-directory .items > section .image {
      position: relative; }
      @media only screen and (min-width: 600px) and (max-width: 740px) {
        #page.archive-directory .items > section .image {
          float: left;
          width: 33.33333%; } }
      @media only screen and (min-width: 480px) and (max-width: 600px) {
        #page.archive-directory .items > section .image {
          float: left;
          width: 33.33333%; } }
      @media only screen and (max-width: 479px) {
        #page.archive-directory .items > section .image {
          float: left;
          width: 33.33333%; } }
      #page.archive-directory .items > section .image .distance {
        display: inline-block;
        position: absolute;
        bottom: 0;
        right: 0;
        color: #000;
        font-weight: bold;
        font-size: 1.3em;
        padding: 4px;
        background-color: #ececec; }
    #page.archive-directory .items > section img {
      width: 210px;
      height: 125px;
      display: block;
      max-width: 100%;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      @media only screen and (min-width: 600px) and (max-width: 740px) {
        #page.archive-directory .items > section img {
          height: auto; } }
      @media only screen and (min-width: 480px) and (max-width: 600px) {
        #page.archive-directory .items > section img {
          height: auto; } }
      @media only screen and (max-width: 479px) {
        #page.archive-directory .items > section img {
          height: auto; } }
    #page.archive-directory .items > section h2 {
      font-size: 1.7em;
      margin: 5px 0;
      position: relative;
      padding-right: 15px; }
      @media only screen and (min-width: 600px) and (max-width: 740px) {
        #page.archive-directory .items > section h2 {
          margin: 0;
          padding: 0 15px 0 0; } }
      @media only screen and (min-width: 480px) and (max-width: 600px) {
        #page.archive-directory .items > section h2 {
          margin: 0;
          padding: 0 15px 0 0;
          font-size: 1.6em; } }
      @media only screen and (max-width: 479px) {
        #page.archive-directory .items > section h2 {
          margin: 0;
          padding: 0 20px 0 0;
          font-size: 1.5em; } }
    #page.archive-directory .items > section p {
      font-size: 1.3em;
      margin: 5px 0; }
      #page.archive-directory .items > section p a {
        text-transform: uppercase;
        font-size: 0.84615em;
        -webkit-transition: all 0.1s ease-in-out;
        -moz-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out; }
        #page.archive-directory .items > section p a:hover {
          background: #d3d5de; }
    #page.archive-directory .items > section h1 {
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      @media only screen and (min-width: 600px) and (max-width: 740px) {
        #page.archive-directory .items > section h1 {
          color: #000;
          background: none;
          width: auto;
          height: auto;
          text-align: left; } }
      @media only screen and (min-width: 480px) and (max-width: 600px) {
        #page.archive-directory .items > section h1 {
          color: #000;
          background: none;
          width: auto;
          height: auto;
          text-align: left;
          padding: 0; } }
      @media only screen and (max-width: 479px) {
        #page.archive-directory .items > section h1 {
          color: #000;
          background: none;
          width: auto;
          height: auto;
          text-align: left;
          padding: 0; } }
    #page.archive-directory .items > section time {
      font-weight: bold;
      font-size: 1.3em; }
    #page.archive-directory .items > section address {
      font-style: normal;
      font-size: 1.2em; }
    #page.archive-directory .items > section .phone {
      font-size: 1.2em; }
    #page.archive-directory .items > section .dollars {
      font-size: 0.63158em;
      color: #888;
      position: absolute;
      top: 3px;
      right: 0; }
    #page.archive-directory .items > section .category {
      display: block;
      font-size: 1.1em;
      margin: 5px 0 0; }
#page.archive-directory .filter {
  background: #eee;
  float: left;
  width: 100%;
  padding: 10px;
  margin-bottom: 20px;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  #page.archive-directory .filter .field {
    float: left;
    padding: 3px 0; }
  #page.archive-directory .filter label {
    font-size: 1.4em;
    line-height: 2em;
    font-weight: bold;
    margin-right: 8px; }
  #page.archive-directory .filter select {
    border: 1px solid #555;
    padding: 4px 10px;
    padding-right: 30px;
    font-size: 1.4em;
    line-height: 1.2em;
    background: #fff;
    -webkit-appearance: none;
    box-shadow: 1px 1px 1px #fff;
    text-shadow: 0 1px 0 #fff;
    border-radius: 3px;
    outline: none;
    background-image: url("./library/images/assets/select_menu.png");
    background-position: top right;
    background-repeat: no-repeat; }
    @media (-webkit-min-device-pixel-ratio: 2) {
      #page.archive-directory .filter select {
        background-image: url("./library/images/assets/select_menu@2x.png") !important;
        -webkit-background-size: 392px 24px;
        background-size: 392px 24px; } }
    @media (-moz-min-device-pixel-ratio: 2) {
      #page.archive-directory .filter select {
        background-image: url("./library/images/assets/select_menu@2x.png") !important;
        -webkit-background-size: 392px 24px;
        background-size: 392px 24px; } }
    @media (-o-min-device-pixel-ratio: 2) {
      #page.archive-directory .filter select {
        background-image: url("./library/images/assets/select_menu@2x.png") !important;
        -webkit-background-size: 392px 24px;
        background-size: 392px 24px; } }
    @media (min-device-pixel-ratio: 2) {
      #page.archive-directory .filter select {
        background-image: url("./library/images/assets/select_menu@2x.png") !important;
        -webkit-background-size: 392px 24px;
        background-size: 392px 24px; } }
    @media only screen and (max-width: 479px) {
      #page.archive-directory .filter select {
        width: 100%; } }
    @media only screen and (min-width: 480px) and (max-width: 600px) {
      #page.archive-directory .filter select {
        width: 100%; } }
  #page.archive-directory .filter .or {
    display: none; }
    @media only screen and (max-width: 479px) {
      #page.archive-directory .filter .or {
        display: block;
        width: 100%;
        font-size: 1.4em;
        font-weight: bold;
        padding: 10px 0;
        float: left;
        text-align: center; } }
    @media only screen and (min-width: 480px) and (max-width: 600px) {
      #page.archive-directory .filter .or {
        display: block;
        width: 100%;
        font-size: 1.4em;
        font-weight: bold;
        padding: 10px 0;
        float: left;
        text-align: center; } }
  #page.archive-directory .filter .sort_buttons,
  #page.archive-directory .filter .event_buttons {
    float: right;
    width: 60%;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media only screen and (min-width: 740px) and (max-width: 980px) {
      #page.archive-directory .filter .sort_buttons,
      #page.archive-directory .filter .event_buttons {
        font-size: 0.85714em; } }
    @media only screen and (min-width: 600px) and (max-width: 740px) {
      #page.archive-directory .filter .sort_buttons,
      #page.archive-directory .filter .event_buttons {
        width: 100%;
        margin-top: 20px; } }
    @media only screen and (min-width: 480px) and (max-width: 600px) {
      #page.archive-directory .filter .sort_buttons,
      #page.archive-directory .filter .event_buttons {
        width: 100%;
        margin-top: 20px; } }
    @media only screen and (max-width: 479px) {
      #page.archive-directory .filter .sort_buttons,
      #page.archive-directory .filter .event_buttons {
        width: 100%;
        margin-top: 20px; } }
    #page.archive-directory .filter .sort_buttons .near_btn,
    #page.archive-directory .filter .event_buttons .near_btn {
      position: relative;
      display: none;
      float: left;
      width: 50%;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      @media only screen and (max-width: 479px) {
        #page.archive-directory .filter .sort_buttons .near_btn,
        #page.archive-directory .filter .event_buttons .near_btn {
          width: 100%;
          padding: 0; } }
      #page.archive-directory .filter .sort_buttons .near_btn:after,
      #page.archive-directory .filter .event_buttons .near_btn:after {
        position: absolute;
        display: block;
        left: 8px;
        top: 8px;
        width: 16px;
        height: 17px;
        content: '';
        z-index: 1;
        background-image: url("./library/images/assets/icon_location.png");
        pointer-events: none;
        background-repeat: no-repeat; }
        @media (-webkit-min-device-pixel-ratio: 2) {
          #page.archive-directory .filter .sort_buttons .near_btn:after,
          #page.archive-directory .filter .event_buttons .near_btn:after {
            background-image: url("./library/images/assets/icon_location@2x.png") !important;
            -webkit-background-size: 16px 17px;
            background-size: 16px 17px; } }
        @media (-moz-min-device-pixel-ratio: 2) {
          #page.archive-directory .filter .sort_buttons .near_btn:after,
          #page.archive-directory .filter .event_buttons .near_btn:after {
            background-image: url("./library/images/assets/icon_location@2x.png") !important;
            -webkit-background-size: 16px 17px;
            background-size: 16px 17px; } }
        @media (-o-min-device-pixel-ratio: 2) {
          #page.archive-directory .filter .sort_buttons .near_btn:after,
          #page.archive-directory .filter .event_buttons .near_btn:after {
            background-image: url("./library/images/assets/icon_location@2x.png") !important;
            -webkit-background-size: 16px 17px;
            background-size: 16px 17px; } }
        @media (min-device-pixel-ratio: 2) {
          #page.archive-directory .filter .sort_buttons .near_btn:after,
          #page.archive-directory .filter .event_buttons .near_btn:after {
            background-image: url("./library/images/assets/icon_location@2x.png") !important;
            -webkit-background-size: 16px 17px;
            background-size: 16px 17px; } }
        @media only screen and (max-width: 479px) {
          #page.archive-directory .filter .sort_buttons .near_btn:after,
          #page.archive-directory .filter .event_buttons .near_btn:after {
            left: 8px; } }
      #page.archive-directory .filter .sort_buttons .near_btn a,
      #page.archive-directory .filter .event_buttons .near_btn a {
        -webkit-appearance: none;
        display: block;
        border: none;
        color: #fff;
        width: 100%;
        margin: 0px 0;
        font-size: 1.4em;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 8px 20px;
        padding-left: 32px;
        font-weight: bold;
        text-transform: uppercase;
        border-radius: 3px;
        background-color: #f60000;
        /* Old browsers */
        background-image: -moz-linear-gradient(top, #f60000 0%, #aa0000 100%);
        /* FF3.6+ */
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f60000), color-stop(100%, #aa0000));
        /* Chrome,Safari4+ */
        background-image: -webkit-linear-gradient(top, #f60000 0%, #aa0000 100%);
        /* Chrome10+,Safari5.1+ */
        background-image: -o-linear-gradient(top, #f60000 0%, #aa0000 100%);
        /* Opera11.10+ */
        background-image: -ms-linear-gradient(top, #f60000 0%, #aa0000 100%);
        /* IE10+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f60000', endColorstr='#aa0000',GradientType=0);
        /*IE6-9 */
        background-image: linear-gradient(top, #f60000 0%, #aa0000 100%);
        /* W3C */
        border: 1px solid #900000;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
        text-shadow: 0 -1px #770000; }
        #page.archive-directory .filter .sort_buttons .near_btn a:hover,
        #page.archive-directory .filter .event_buttons .near_btn a:hover {
          background-color: #ff1111;
          /* Old browsers */
          background-image: -moz-linear-gradient(top, #ff1111 0%, #aa0000 100%);
          /* FF3.6+ */
          background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff1111), color-stop(100%, #aa0000));
          /* Chrome,Safari4+ */
          background-image: -webkit-linear-gradient(top, #ff1111 0%, #aa0000 100%);
          /* Chrome10+,Safari5.1+ */
          background-image: -o-linear-gradient(top, #ff1111 0%, #aa0000 100%);
          /* Opera11.10+ */
          background-image: -ms-linear-gradient(top, #ff1111 0%, #aa0000 100%);
          /* IE10+ */
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1111', endColorstr='#aa0000',GradientType=0);
          /*IE6-9 */
          background-image: linear-gradient(top, #ff1111 0%, #aa0000 100%);
          /* W3C */
          border: 1px solid #900000;
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25); }
        #page.archive-directory .filter .sort_buttons .near_btn a:active,
        #page.archive-directory .filter .event_buttons .near_btn a:active {
          background-color: #aa0000;
          /* Old browsers */
          background-image: -moz-linear-gradient(top, #aa0000 0%, #900000 100%);
          /* FF3.6+ */
          background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #aa0000), color-stop(100%, #900000));
          /* Chrome,Safari4+ */
          background-image: -webkit-linear-gradient(top, #aa0000 0%, #900000 100%);
          /* Chrome10+,Safari5.1+ */
          background-image: -o-linear-gradient(top, #aa0000 0%, #900000 100%);
          /* Opera11.10+ */
          background-image: -ms-linear-gradient(top, #aa0000 0%, #900000 100%);
          /* IE10+ */
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa0000', endColorstr='#900000',GradientType=0);
          /*IE6-9 */
          background-image: linear-gradient(top, #aa0000 0%, #900000 100%);
          /* W3C */
          border: 1px solid #900000;
          box-shadow: inset 0 1px 0 rgba(170, 0, 0, 0.25); }
    #page.archive-directory .filter .sort_buttons .sort_btn,
    #page.archive-directory .filter .sort_buttons .event_sort_btn,
    #page.archive-directory .filter .event_buttons .sort_btn,
    #page.archive-directory .filter .event_buttons .event_sort_btn {
      position: relative;
      float: left;
      display: none;
      width: 50%;
      padding-left: 12px;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      @media only screen and (max-width: 479px) {
        #page.archive-directory .filter .sort_buttons .sort_btn,
        #page.archive-directory .filter .sort_buttons .event_sort_btn,
        #page.archive-directory .filter .event_buttons .sort_btn,
        #page.archive-directory .filter .event_buttons .event_sort_btn {
          width: 100%;
          margin-top: 8px;
          padding-left: 0; } }
      #page.archive-directory .filter .sort_buttons .sort_btn a,
      #page.archive-directory .filter .sort_buttons .event_sort_btn a,
      #page.archive-directory .filter .event_buttons .sort_btn a,
      #page.archive-directory .filter .event_buttons .event_sort_btn a {
        -webkit-appearance: none;
        display: block;
        border: none;
        color: #4f4f4f;
        width: 100%;
        margin: 0px 0;
        font-size: 1.4em;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 8px 20px 8px 44px;
        font-weight: bold;
        text-transform: uppercase;
        border-radius: 3px;
        background-color: white;
        /* Old browsers */
        background-image: -moz-linear-gradient(top, white 0%, #dddddd 100%);
        /* FF3.6+ */
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dddddd));
        /* Chrome,Safari4+ */
        background-image: -webkit-linear-gradient(top, white 0%, #dddddd 100%);
        /* Chrome10+,Safari5.1+ */
        background-image: -o-linear-gradient(top, white 0%, #dddddd 100%);
        /* Opera11.10+ */
        background-image: -ms-linear-gradient(top, white 0%, #dddddd 100%);
        /* IE10+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#dddddd',GradientType=0);
        /*IE6-9 */
        background-image: linear-gradient(top, white 0%, #dddddd 100%);
        /* W3C */
        border: 1px solid #d1d3d4;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25); }
        #page.archive-directory .filter .sort_buttons .sort_btn a:hover,
        #page.archive-directory .filter .sort_buttons .event_sort_btn a:hover,
        #page.archive-directory .filter .event_buttons .sort_btn a:hover,
        #page.archive-directory .filter .event_buttons .event_sort_btn a:hover {
          background-color: #f7f7f7;
          /* Old browsers */
          background-image: -moz-linear-gradient(top, #f7f7f7 0%, #d0d0d0 100%);
          /* FF3.6+ */
          background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #d0d0d0));
          /* Chrome,Safari4+ */
          background-image: -webkit-linear-gradient(top, #f7f7f7 0%, #d0d0d0 100%);
          /* Chrome10+,Safari5.1+ */
          background-image: -o-linear-gradient(top, #f7f7f7 0%, #d0d0d0 100%);
          /* Opera11.10+ */
          background-image: -ms-linear-gradient(top, #f7f7f7 0%, #d0d0d0 100%);
          /* IE10+ */
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#d0d0d0',GradientType=0);
          /*IE6-9 */
          background-image: linear-gradient(top, #f7f7f7 0%, #d0d0d0 100%);
          /* W3C */
          border: 1px solid #c4c6c8;
          box-shadow: inset 0 1px 0 rgba(236, 236, 236, 0.25); }
        #page.archive-directory .filter .sort_buttons .sort_btn a:active,
        #page.archive-directory .filter .sort_buttons .event_sort_btn a:active,
        #page.archive-directory .filter .event_buttons .sort_btn a:active,
        #page.archive-directory .filter .event_buttons .event_sort_btn a:active {
          background-color: #dddddd;
          /* Old browsers */
          background-image: -moz-linear-gradient(top, #dddddd 0%, #c4c4c4 100%);
          /* FF3.6+ */
          background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dddddd), color-stop(100%, #c4c4c4));
          /* Chrome,Safari4+ */
          background-image: -webkit-linear-gradient(top, #dddddd 0%, #c4c4c4 100%);
          /* Chrome10+,Safari5.1+ */
          background-image: -o-linear-gradient(top, #dddddd 0%, #c4c4c4 100%);
          /* Opera11.10+ */
          background-image: -ms-linear-gradient(top, #dddddd 0%, #c4c4c4 100%);
          /* IE10+ */
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#c4c4c4',GradientType=0);
          /*IE6-9 */
          background-image: linear-gradient(top, #dddddd 0%, #c4c4c4 100%);
          /* W3C */
          border: 1px solid #c4c6c8;
          box-shadow: inset 0 1px 0 rgba(236, 236, 236, 0.25); }
    #page.archive-directory .filter .sort_buttons .sort_btn:after,
    #page.archive-directory .filter .event_buttons .sort_btn:after {
      position: absolute;
      display: block;
      left: 20px;
      top: 8px;
      width: 28px;
      height: 17px;
      content: '';
      z-index: 1;
      background-image: url("./library/images/assets/icon_sort.png");
      pointer-events: none;
      background-repeat: no-repeat; }
      @media (-webkit-min-device-pixel-ratio: 2) {
        #page.archive-directory .filter .sort_buttons .sort_btn:after,
        #page.archive-directory .filter .event_buttons .sort_btn:after {
          background-image: url("./library/images/assets/icon_sort@2x.png") !important;
          -webkit-background-size: 16px 17px;
          background-size: 16px 17px; } }
      @media (-moz-min-device-pixel-ratio: 2) {
        #page.archive-directory .filter .sort_buttons .sort_btn:after,
        #page.archive-directory .filter .event_buttons .sort_btn:after {
          background-image: url("./library/images/assets/icon_sort@2x.png") !important;
          -webkit-background-size: 16px 17px;
          background-size: 16px 17px; } }
      @media (-o-min-device-pixel-ratio: 2) {
        #page.archive-directory .filter .sort_buttons .sort_btn:after,
        #page.archive-directory .filter .event_buttons .sort_btn:after {
          background-image: url("./library/images/assets/icon_sort@2x.png") !important;
          -webkit-background-size: 16px 17px;
          background-size: 16px 17px; } }
      @media (min-device-pixel-ratio: 2) {
        #page.archive-directory .filter .sort_buttons .sort_btn:after,
        #page.archive-directory .filter .event_buttons .sort_btn:after {
          background-image: url("./library/images/assets/icon_sort@2x.png") !important;
          -webkit-background-size: 16px 17px;
          background-size: 16px 17px; } }
      @media only screen and (max-width: 479px) {
        #page.archive-directory .filter .sort_buttons .sort_btn:after,
        #page.archive-directory .filter .event_buttons .sort_btn:after {
          left: 8px; } }
    #page.archive-directory .filter .sort_buttons .event_sort_btn,
    #page.archive-directory .filter .event_buttons .event_sort_btn {
      display: block; }
      #page.archive-directory .filter .sort_buttons .event_sort_btn a,
      #page.archive-directory .filter .event_buttons .event_sort_btn a {
        padding: 8px 10px; }

/*
////////////////////////////////////////
	contact page layout
////////////////////////////////////////
*/
#page.single .form {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  #page.single .form .form-col {
    width: 360px;
    height: auto;
    padding: 10px 20px;
    background: #d3d5de;
    float: left;
    margin-bottom: 30px;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  #page.single .form label {
    font-size: 1.5em;
    font-family: "museo-sans", Helvetica, sans-serif;
    color: #000;
    display: block;
    width: 100%; }
  #page.single .form .ufo-cell-left {
    width: 100%; }
  #page.single .form textarea,
  #page.single .form input {
    font-size: 1.4em;
    padding: 4px; }
  #page.single .form .message-select {
    width: 100%;
    font-size: 1.7em; }
  #page.single .form .description {
    font-size: 1.5em;
    font-family: "museo-sans", Helvetica, sans-serif;
    margin-bottom: 14px; }
  #page.single .form .name_field,
  #page.single .form .email_field {
    width: 300px;
    height: 30px; }
  #page.single .form .more-info-label {
    width: 100%;
    float: none; }
  #page.single .form .message {
    border: 1px solid #9c9c9c;
    width: 300px;
    height: 200px; }
  #page.single .form .button {
    padding: 6px;
    margin-right: 10px;
    position: relative;
    float: right; }
  #page.single .form .submit {
    color: #fff;
    background: #aa0000;
    border: 1px solid #440000;
    font-size: 1.6em;
    margin-top: 6px;
    padding: 5px; }
  #page.single .form .success {
    font-size: 1.5em;
    font-family: "museo-sans", Helvetica, sans-serif;
    margin-top: 30px; }
  #page.single .form .instructions {
    font-size: 1.4em;
    background: #fff;
    border: 1px solid #ececec;
    padding: 8px; }
#page.single .map-col {
  padding-left: 30px;
  width: 330px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left; }
  #page.single .map-col iframe {
    max-width: 100%; }
  #page.single .map-col .contact-address {
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    #page.single .map-col .contact-address:after {
      clear: both;
      content: ".";
      display: block;
      height: 0;
      visibility: hidden;
      font-size: 0; }

/*
////////////////////////////////////////
	Archive type and box styling
////////////////////////////////////////
*/
#archive.grid-template .content h1 {
  font-size: 2em;
  line-height: 1.4em;
  text-transform: uppercase; }
#archive.grid-template .content h2 {
  font-size: 1.8em;
  line-height: 1.2em;
  text-transform: uppercase; }
#archive.grid-template .content h3 {
  font-size: 1.6em;
  line-height: 1.1em;
  text-transform: uppercase; }
#archive.grid-template .content p {
  font-size: 1.6em;
  line-height: 1.375em;
  margin: 1.25em 0; }
  #archive.grid-template .content p a {
    text-decoration: underline;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
    #archive.grid-template .content p a:hover {
      background: #d3d5de; }
  #archive.grid-template .content p img {
    float: left;
    margin: 20px 20px 10px 0; }
#archive.grid-template .content ul, #archive.grid-template .content ol {
  font-size: 1.6em;
  line-height: 1.375em; }
#archive.grid-template .content legend {
  font-size: 1.4em; }
#archive.grid-template .content table td, #archive.grid-template .content table th {
  font-size: 1.5em; }
#archive.grid-template .content blockquote {
  padding: 20px;
  margin: 0 20px 0;
  font-size: 1.6em;
  font-style: italic;
  background: #ececec; }
#archive.grid-template .content hr {
  margin: 24px 0; }
#archive.grid-template .content .gallery-photographer,
#archive.grid-template .content .gallery-model {
  color: #aa0000; }
#archive.grid-template .issue-grid-box h1 {
  font-size: 1.8em;
  font-weight: 700;
  margin: 0 0 5px;
  text-transform: none; }
  @media only screen and (min-width: 600px) and (max-width: 740px) {
    #archive.grid-template .issue-grid-box h1 {
      font-size: 1.8em; } }
  @media only screen and (min-width: 480px) and (max-width: 600px) {
    #archive.grid-template .issue-grid-box h1 {
      font-size: 1.6em; } }
  @media only screen and (max-width: 479px) {
    #archive.grid-template .issue-grid-box h1 {
      font-size: 1.4em; } }
#archive.grid-template .issue-grid-box time {
  font-size: 1.3em; }
#archive.grid-template .issue-grid-box h2 {
  font-size: 1.3em;
  color: #000;
  font-weight: 700;
  margin: 0 0 10px;
  line-height: 1em; }
  #archive.grid-template .issue-grid-box h2 time {
    font-size: 0.84615em;
    font-weight: 300; }
#archive.grid-template .issue-grid-box p {
  font-size: 1.3em;
  margin: 0 0 10px; }
  #archive.grid-template .issue-grid-box p a {
    text-transform: uppercase;
    font-size: 0.84615em;
    text-decoration: none; }
  @media only screen and (min-width: 480px) and (max-width: 600px) {
    #archive.grid-template .issue-grid-box p {
      font-size: 1.3em; } }
  @media only screen and (max-width: 479px) {
    #archive.grid-template .issue-grid-box p {
      font-size: 1.2em; } }

/*
////////////////////////////////////////
	Archive page layout
////////////////////////////////////////
*/
#archive.grid-template {
  margin: 20px 0 50px;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media only screen and (min-width: 740px) and (max-width: 980px) {
    #archive.grid-template {
      width: 720px;
      margin: 0 auto;
      padding: 0; } }
  @media only screen and (min-width: 600px) and (max-width: 740px) {
    #archive.grid-template {
      width: 580px;
      margin: 0 auto 30px;
      padding: 0; } }
  @media only screen and (min-width: 480px) and (max-width: 600px) {
    #archive.grid-template {
      width: 100%;
      padding: 0;
      margin: 0; } }
  @media only screen and (max-width: 479px) {
    #archive.grid-template {
      width: 100%;
      padding: 0;
      margin: 0; } }
  #archive.grid-template .content {
    width: 720px;
    float: left;
    margin: 0 30px 0 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media only screen and (min-width: 600px) and (max-width: 740px) {
      #archive.grid-template .content {
        width: 580px;
        margin: 0 auto;
        padding: 0; } }
    @media only screen and (min-width: 480px) and (max-width: 600px) {
      #archive.grid-template .content {
        width: 100%;
        margin: 0 auto;
        padding: 0; } }
    @media only screen and (max-width: 479px) {
      #archive.grid-template .content {
        width: 100%;
        margin: 0 auto;
        padding: 0; } }
  #archive.grid-template .issue-grid {
    margin: 20px 0 40px;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    #archive.grid-template .issue-grid .issue-grid-box {
      width: 210px;
      margin: 0 30px 24px 0;
      padding: 0 20px 0 0;
      float: left;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      @media only screen and (min-width: 740px) and (max-width: 980px) {
        #archive.grid-template .issue-grid .issue-grid-box {
          width: 33%;
          margin: 0; } }
      @media only screen and (min-width: 600px) and (max-width: 740px) {
        #archive.grid-template .issue-grid .issue-grid-box {
          width: 100%;
          margin: 0 0 20px 0; }
          #archive.grid-template .issue-grid .issue-grid-box img {
            width: 140px;
            float: left;
            margin: 0 20px 0 0; } }
      @media only screen and (min-width: 480px) and (max-width: 600px) {
        #archive.grid-template .issue-grid .issue-grid-box {
          width: 100%;
          margin: 0 0 12px 0; }
          #archive.grid-template .issue-grid .issue-grid-box img {
            width: 120px;
            float: left;
            margin: 0 14px 0 0; } }
      @media only screen and (max-width: 479px) {
        #archive.grid-template .issue-grid .issue-grid-box {
          width: 100%;
          margin: 0; }
          #archive.grid-template .issue-grid .issue-grid-box img {
            width: 120px;
            float: left;
            margin: 0 14px 20px 0; } }
    #archive.grid-template .issue-grid:after {
      clear: both;
      content: ".";
      display: block;
      height: 0;
      visibility: hidden;
      font-size: 0; }

/*
////////////////////////////////////////
	Issue archive page layout
////////////////////////////////////////
*/
#page.issues .items {
  padding-top: 20px; }
  #page.issues .items:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0; }
  #page.issues .items > section {
    width: 33.33333%;
    float: left;
    padding: 0 10px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
    height: 265px; }
    @media only screen and (min-width: 600px) and (max-width: 740px) {
      #page.issues .items > section {
        width: 100%;
        height: 140px;
        margin-bottom: 10px; }
        #page.issues .items > section:after {
          clear: both;
          content: ".";
          display: block;
          height: 0;
          visibility: hidden;
          font-size: 0; } }
    @media only screen and (min-width: 480px) and (max-width: 600px) {
      #page.issues .items > section {
        width: 100%;
        height: 120px;
        margin-bottom: 10px;
        padding: 0; }
        #page.issues .items > section:after {
          clear: both;
          content: ".";
          display: block;
          height: 0;
          visibility: hidden;
          font-size: 0; } }
    @media only screen and (max-width: 479px) {
      #page.issues .items > section {
        width: 100%;
        height: 120px;
        margin-bottom: 10px;
        padding: 0; }
        #page.issues .items > section:after {
          clear: both;
          content: ".";
          display: block;
          height: 0;
          visibility: hidden;
          font-size: 0; } }
    #page.issues .items > section .box-content {
      display: block;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      @media only screen and (min-width: 600px) and (max-width: 740px) {
        #page.issues .items > section .box-content {
          float: left;
          width: 66.66667%;
          padding-left: 20px; } }
      @media only screen and (min-width: 480px) and (max-width: 600px) {
        #page.issues .items > section .box-content {
          float: left;
          width: 66.66667%;
          padding-left: 20px; } }
      @media only screen and (max-width: 479px) {
        #page.issues .items > section .box-content {
          float: left;
          width: 66.66667%;
          padding-left: 20px; } }
    #page.issues .items > section img {
      width: 210px;
      height: 125px;
      display: block;
      max-width: 100%;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      @media only screen and (min-width: 600px) and (max-width: 740px) {
        #page.issues .items > section img {
          height: auto;
          float: left;
          width: 33.33333%; } }
      @media only screen and (min-width: 480px) and (max-width: 600px) {
        #page.issues .items > section img {
          height: auto;
          float: left;
          width: 33.33333%; } }
      @media only screen and (max-width: 479px) {
        #page.issues .items > section img {
          height: auto;
          float: left;
          width: 33.33333%; } }
    #page.issues .items > section h2 {
      font-size: 1.7em;
      margin: 5px 0; }
      @media only screen and (min-width: 600px) and (max-width: 740px) {
        #page.issues .items > section h2 {
          margin: 0; } }
      @media only screen and (min-width: 480px) and (max-width: 600px) {
        #page.issues .items > section h2 {
          margin: 0; } }
      @media only screen and (max-width: 479px) {
        #page.issues .items > section h2 {
          margin: 0; } }
    #page.issues .items > section p {
      font-size: 1.3em;
      margin: 5px 0; }
      #page.issues .items > section p a {
        text-transform: uppercase;
        font-size: 0.84615em;
        -webkit-transition: all 0.1s ease-in-out;
        -moz-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out; }
        #page.issues .items > section p a:hover {
          background: #d3d5de; }
    #page.issues .items > section h1 {
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      @media only screen and (min-width: 600px) and (max-width: 740px) {
        #page.issues .items > section h1 {
          color: #000;
          background: none;
          width: auto;
          height: auto;
          text-align: left; } }
      @media only screen and (min-width: 480px) and (max-width: 600px) {
        #page.issues .items > section h1 {
          color: #000;
          background: none;
          width: auto;
          height: auto;
          text-align: left;
          padding: 0; } }
      @media only screen and (max-width: 479px) {
        #page.issues .items > section h1 {
          color: #000;
          background: none;
          width: auto;
          height: auto;
          text-align: left;
          padding: 0; } }

#page.archive .items {
  padding-top: 20px; }
  #page.archive .items:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0; }
  #page.archive .items > section {
    width: 33.33333%;
    float: left;
    padding: 0 10px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
    height: 265px; }
    @media only screen and (min-width: 600px) and (max-width: 740px) {
      #page.archive .items > section {
        width: 100%;
        height: 140px;
        margin-bottom: 10px; }
        #page.archive .items > section:after {
          clear: both;
          content: ".";
          display: block;
          height: 0;
          visibility: hidden;
          font-size: 0; } }
    @media only screen and (min-width: 480px) and (max-width: 600px) {
      #page.archive .items > section {
        width: 100%;
        height: 120px;
        margin-bottom: 10px;
        padding: 0; }
        #page.archive .items > section:after {
          clear: both;
          content: ".";
          display: block;
          height: 0;
          visibility: hidden;
          font-size: 0; } }
    @media only screen and (max-width: 479px) {
      #page.archive .items > section {
        width: 100%;
        height: 120px;
        margin-bottom: 10px;
        padding: 0; }
        #page.archive .items > section:after {
          clear: both;
          content: ".";
          display: block;
          height: 0;
          visibility: hidden;
          font-size: 0; } }
    #page.archive .items > section .box-content {
      display: block;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      @media only screen and (min-width: 600px) and (max-width: 740px) {
        #page.archive .items > section .box-content {
          float: left;
          width: 66.66667%;
          padding-left: 20px; } }
      @media only screen and (min-width: 480px) and (max-width: 600px) {
        #page.archive .items > section .box-content {
          float: left;
          width: 66.66667%;
          padding-left: 20px; } }
      @media only screen and (max-width: 479px) {
        #page.archive .items > section .box-content {
          float: left;
          width: 66.66667%;
          padding-left: 20px; } }
    #page.archive .items > section img {
      width: 210px;
      height: 125px;
      display: block;
      max-width: 100%;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      @media only screen and (min-width: 600px) and (max-width: 740px) {
        #page.archive .items > section img {
          height: auto;
          float: left;
          width: 33.33333%; } }
      @media only screen and (min-width: 480px) and (max-width: 600px) {
        #page.archive .items > section img {
          height: auto;
          float: left;
          width: 33.33333%; } }
      @media only screen and (max-width: 479px) {
        #page.archive .items > section img {
          height: auto;
          float: left;
          width: 33.33333%; } }
    #page.archive .items > section h2 {
      font-size: 1.7em;
      margin: 5px 0; }
      @media only screen and (min-width: 600px) and (max-width: 740px) {
        #page.archive .items > section h2 {
          margin: 0; } }
      @media only screen and (min-width: 480px) and (max-width: 600px) {
        #page.archive .items > section h2 {
          margin: 0; } }
      @media only screen and (max-width: 479px) {
        #page.archive .items > section h2 {
          margin: 0; } }
    #page.archive .items > section p {
      font-size: 1.3em;
      margin: 5px 0; }
      #page.archive .items > section p a {
        text-transform: uppercase;
        font-size: 0.84615em;
        -webkit-transition: all 0.1s ease-in-out;
        -moz-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out; }
        #page.archive .items > section p a:hover {
          background: #d3d5de; }
    #page.archive .items > section h1 {
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      @media only screen and (min-width: 600px) and (max-width: 740px) {
        #page.archive .items > section h1 {
          color: #000;
          background: none;
          width: auto;
          height: auto;
          text-align: left; } }
      @media only screen and (min-width: 480px) and (max-width: 600px) {
        #page.archive .items > section h1 {
          color: #000;
          background: none;
          width: auto;
          height: auto;
          text-align: left;
          padding: 0; } }
      @media only screen and (max-width: 479px) {
        #page.archive .items > section h1 {
          color: #000;
          background: none;
          width: auto;
          height: auto;
          text-align: left;
          padding: 0; } }

#page.single-directory .content {
  width: 720px;
  float: left;
  padding: 0 30px 0 0; }
  @media only screen and (min-width: 600px) and (max-width: 740px) {
    #page.single-directory .content {
      width: 580px;
      padding: 0; } }
  @media only screen and (min-width: 480px) and (max-width: 600px) {
    #page.single-directory .content {
      width: 100%;
      padding: 0; } }
  @media only screen and (max-width: 479px) {
    #page.single-directory .content {
      width: 100%;
      padding: 0; } }
  #page.single-directory .content h1 {
    margin-bottom: 0; }
  #page.single-directory .content .content-col {
    width: 360px;
    float: left;
    margin-bottom: 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media only screen and (min-width: 600px) and (max-width: 740px) {
      #page.single-directory .content .content-col {
        width: 50%;
        padding-right: 14px; } }
    @media only screen and (min-width: 480px) and (max-width: 600px) {
      #page.single-directory .content .content-col {
        width: 100%;
        padding: 0; } }
    @media only screen and (max-width: 479px) {
      #page.single-directory .content .content-col {
        width: 100%;
        padding: 0; } }
    #page.single-directory .content .content-col .category {
      font-size: 1.4em;
      font-style: italic; }
    #page.single-directory .content .content-col .phone-web {
      font-size: 1.4em; }
    #page.single-directory .content .content-col .hours td {
      width: 50%;
      display: table-cell; }
  #page.single-directory .content .map-col {
    padding-left: 30px;
    width: 330px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left; }
    @media only screen and (min-width: 600px) and (max-width: 740px) {
      #page.single-directory .content .map-col {
        margin-top: 20px;
        padding: 0;
        width: 50%; } }
    @media only screen and (min-width: 480px) and (max-width: 600px) {
      #page.single-directory .content .map-col {
        margin-top: 20px;
        margin-bottom: 20px;
        float: none;
        width: 100%;
        padding: 0; } }
    @media only screen and (max-width: 479px) {
      #page.single-directory .content .map-col {
        margin-top: 20px;
        width: 100%;
        padding: 0; } }
    #page.single-directory .content .map-col iframe {
      max-width: 100%; }
    #page.single-directory .content .map-col .directions-link {
      font-size: 1.1em; }
    #page.single-directory .content .map-col #map_canvas {
      max-width: 100%;
      width: 100%;
      height: 300px; }
      @media only screen and (min-width: 480px) and (max-width: 600px) {
        #page.single-directory .content .map-col #map_canvas {
          width: 300px; } }
      @media only screen and (max-width: 479px) {
        #page.single-directory .content .map-col #map_canvas {
          width: auto; } }
    #page.single-directory .content .map-col .tags {
      width: 100%;
      margin: 30px 0;
      padding: 14px;
      background: #ececec;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      #page.single-directory .content .map-col .tags h4 {
        margin-top: 0; }
      #page.single-directory .content .map-col .tags a {
        background: #000;
        padding: 4px 6px;
        display: inline-block;
        color: #fff;
        margin: 0 6px 7px 0;
        border-radius: 4px; }

#page.single-event .content {
  width: 720px;
  float: left;
  padding: 0 30px 0 0; }
  #page.single-event .content h1 {
    margin-bottom: 0; }
  #page.single-event .content .category {
    font-size: 1.4em;
    font-style: italic; }
  #page.single-event .content .location-dates {
    font-size: 1.4em; }
  @media only screen and (max-width: 479px) {
    #page.single-event .content {
      width: 100%;
      padding: 0; } }
  #page.single-event .content .event {
    background-image: url(./library/images/date.png);
    background-repeat: no-repeat;
    background-position: left 3px;
    padding-left: 22px;
    font-size: 1.4em;
    line-height: 1.7em;
    font-weight: normal; }
  #page.single-event .content .tags {
    width: 50%;
    margin: 30px 0;
    padding: 14px;
    background: #ececec;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    #page.single-event .content .tags h4 {
      margin-top: 0; }
    #page.single-event .content .tags a {
      background: #000;
      padding: 4px 6px;
      display: inline-block;
      color: #fff;
      margin: 0 6px 7px 0;
      border-radius: 4px; }

/*
////////////////////////////////////////
	Current Issue Layout
////////////////////////////////////////
*/
#page.current-issue #mag-sections {
  width: 100%;
  margin: 40px 0 0 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  #page.current-issue #mag-sections:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0; }
  #page.current-issue #mag-sections .mag-grid:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0; }
  #page.current-issue #mag-sections .grid-box-short {
    width: 33.33333%;
    margin: 0 0 20px 0;
    padding: 0 10px 0;
    height: 255px;
    float: left;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media only screen and (min-width: 740px) and (max-width: 980px) {
      #page.current-issue #mag-sections .grid-box-short {
        width: 33.33333%;
        padding: 0 10px 0; } }
    @media only screen and (min-width: 600px) and (max-width: 740px) {
      #page.current-issue #mag-sections .grid-box-short {
        width: 100%;
        height: 120px;
        margin-bottom: 10px; }
        #page.current-issue #mag-sections .grid-box-short:after {
          clear: both;
          content: ".";
          display: block;
          height: 0;
          visibility: hidden;
          font-size: 0; } }
    @media only screen and (min-width: 480px) and (max-width: 600px) {
      #page.current-issue #mag-sections .grid-box-short {
        width: 100%;
        height: 120px;
        margin-bottom: 10px;
        padding: 0; }
        #page.current-issue #mag-sections .grid-box-short:after {
          clear: both;
          content: ".";
          display: block;
          height: 0;
          visibility: hidden;
          font-size: 0; } }
    @media only screen and (max-width: 479px) {
      #page.current-issue #mag-sections .grid-box-short {
        width: 100%;
        height: 120px;
        margin-bottom: 10px;
        padding: 0; }
        #page.current-issue #mag-sections .grid-box-short:after {
          clear: both;
          content: ".";
          display: block;
          height: 0;
          visibility: hidden;
          font-size: 0; } }
    #page.current-issue #mag-sections .grid-box-short .mag-box-content {
      display: block;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      @media only screen and (min-width: 600px) and (max-width: 740px) {
        #page.current-issue #mag-sections .grid-box-short .mag-box-content {
          float: left;
          width: 66.66667%;
          padding-left: 20px; } }
      @media only screen and (min-width: 480px) and (max-width: 600px) {
        #page.current-issue #mag-sections .grid-box-short .mag-box-content {
          float: left;
          width: 66.66667%;
          padding-left: 20px; } }
      @media only screen and (max-width: 479px) {
        #page.current-issue #mag-sections .grid-box-short .mag-box-content {
          float: left;
          width: 66.66667%;
          padding-left: 20px; } }
    #page.current-issue #mag-sections .grid-box-short img {
      width: 210px;
      height: 125px;
      display: block;
      max-width: 100%;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      @media only screen and (min-width: 600px) and (max-width: 740px) {
        #page.current-issue #mag-sections .grid-box-short img {
          height: auto;
          float: left;
          width: 33.33333%; } }
      @media only screen and (min-width: 480px) and (max-width: 600px) {
        #page.current-issue #mag-sections .grid-box-short img {
          height: auto;
          float: left;
          width: 33.33333%; } }
      @media only screen and (max-width: 479px) {
        #page.current-issue #mag-sections .grid-box-short img {
          height: auto;
          float: left;
          width: 33.33333%; } }

/*
////////////////////////////////////////
	Current Issue Styles
////////////////////////////////////////
*/
#page.current-issue .grid-box-short h2 {
  background: url(./library/images/sprite.png) no-repeat;
  background-position: -427px 0;
  width: 210px;
  height: 46px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.5em;
  padding: 5px 0;
  margin: 4px 0 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media only screen and (min-width: 600px) and (max-width: 740px) {
    #page.current-issue .grid-box-short h2 {
      color: #aa0000;
      background: none;
      width: auto;
      height: auto;
      text-align: left;
      margin: 0; } }
  @media only screen and (min-width: 480px) and (max-width: 600px) {
    #page.current-issue .grid-box-short h2 {
      color: #aa0000;
      background: none;
      width: auto;
      height: auto;
      text-align: left;
      padding: 0;
      margin: 0; } }
  @media only screen and (max-width: 479px) {
    #page.current-issue .grid-box-short h2 {
      color: #aa0000;
      background: none;
      width: auto;
      height: auto;
      text-align: left;
      padding: 0;
      margin: 0; } }
  #page.current-issue .grid-box-short h2 a {
    color: #fff; }
    @media only screen and (min-width: 600px) and (max-width: 740px) {
      #page.current-issue .grid-box-short h2 a {
        color: #aa0000; } }
    @media only screen and (min-width: 480px) and (max-width: 600px) {
      #page.current-issue .grid-box-short h2 a {
        color: #aa0000; } }
    @media only screen and (max-width: 479px) {
      #page.current-issue .grid-box-short h2 a {
        color: #aa0000; } }
#page.current-issue .grid-box-short p {
  margin: 5px 0;
  font-size: 1.3em; }
  #page.current-issue .grid-box-short p a {
    text-transform: uppercase;
    font-size: 0.84615em;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
    #page.current-issue .grid-box-short p a:hover {
      background: #d3d5de; }

#page.news-category .content article {
  padding: 10px 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  #page.news-category .content article + article {
    margin-top: 20px;
    border-top: 1px solid #dcdcdc; }
#page.news-category .content .author {
  font-weight: bold; }

#page.search .content article {
  padding: 10px 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  #page.search .content article + article {
    margin-top: 20px;
    border-top: 1px solid #dcdcdc; }

.lt-ie9 #page.archive-directory .content .filter select {
  padding: 4px 0px;
  width: 150px; }
.lt-ie9 footer#global-footer .signup-form input {
  padding-top: 6px;
  padding-bottom: 6px; }
.lt-ie9 #page .content .pagination ul li.current a, .lt-ie9 #page .content .pagination ul li:hover a {
  border: 1px solid #900000; }
.lt-ie9 #page .content .pagination ul li a {
  display: block;
  color: #aa0000 !important; }

.shopp-errors {
  background-color: #eee;
  padding: 20px;
  margin-bottom: 20px;
  overflow: hidden; }
  .shopp-errors h3 {
    margin-top: 0; }
  .shopp-errors ul li {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 24px;
    display: block; }
  .shopp-errors a {
    color: inherit; }
  .shopp-errors .message {
    display: block;
    margin-bottom: 10px; }
  .shopp-errors .btn {
    background-color: #51597b;
    color: #fff;
    padding: 4px 16px;
    font-size: 14px;
    display: block;
    float: left; }

#page.subscribe form {
  width: 50%;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media only screen and (min-width: 600px) and (max-width: 740px) {
    #page.subscribe form {
      width: 60%; } }
  @media only screen and (min-width: 480px) and (max-width: 600px) {
    #page.subscribe form {
      width: 80%; } }
  @media only screen and (max-width: 479px) {
    #page.subscribe form {
      width: 100%; } }
  #page.subscribe form + form {
    margin-top: 48px; }
  #page.subscribe form label {
    font-size: 14px;
    font-family: "museo-sans", Helvetica, sans-serif;
    color: #000;
    display: block; }
  #page.subscribe form input[type=radio] + label {
    display: inline;
    padding-left: 10px; }
  #page.subscribe form input[type=submit] {
    -webkit-appearance: none;
    border: none;
    background-color: #aa0000;
    font-size: 14px;
    color: #fff;
    padding: 4px 12px; }
  #page.subscribe form input[type=text],
  #page.subscribe form input[type=email] {
    width: 100%; }
  #page.subscribe form .field + .field, #page.subscribe form .field + .actions, #page.subscribe form .field + #mce-responses {
    margin-top: 12px; }
  #page.subscribe form textarea,
  #page.subscribe form input {
    font-size: 1.5em;
    margin-bottom: 8px; }
  #page.subscribe form .description {
    font-size: 1.5em;
    font-family: "museo-sans", Helvetica, sans-serif;
    margin-bottom: 14px; }
  #page.subscribe form .name_field,
  #page.subscribe form .email_field {
    width: 300px;
    height: 30px; }
  #page.subscribe form .message {
    border: 1px solid #9c9c9c;
    width: 300px;
    height: 200px; }
  #page.subscribe form .button {
    padding: 6px;
    margin-right: 10px; }
  #page.subscribe form .submit {
    color: #fff;
    background: #aa0000;
    border: 1px solid #440000;
    font-size: 1.6em; }

#comments {
  width: 100%;
  font-size: 0.88235em;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  #comments ol, #comments ul {
    list-style: none; }
  #comments .commentlist {
    padding: 0;
    margin: 0;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    #comments .commentlist:after {
      clear: both;
      content: ".";
      display: block;
      height: 0;
      visibility: hidden;
      font-size: 0; }
    #comments .commentlist > li {
      background: #f9f9f9;
      border: 1px solid lightgray;
      padding: 16px;
      margin-bottom: 20px; }
      #comments .commentlist > li:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
        font-size: 0; }
      #comments .commentlist > li .children {
        padding: 10px 0;
        margin: 0; }
        #comments .commentlist > li .children li {
          margin: 14px 0 0 48px;
          padding: 16px 0 6px 0;
          border-top: 1px solid lightgray;
          background: #f9f9f9; }
          #comments .commentlist > li .children li:after {
            clear: both;
            content: ".";
            display: block;
            height: 0;
            visibility: hidden;
            font-size: 0; }
    #comments .commentlist .comment-author img {
      margin: 0;
      float: left; }
    #comments .commentlist .comment-author .author-meta {
      margin-left: 60px; }
      #comments .commentlist .comment-author .author-meta cite {
        font-size: 1.5em; }
    #comments .commentlist .comment_content {
      position: relative;
      margin: 0 0 30px 60px; }
      #comments .commentlist .comment_content .comment-reply-link {
        float: right;
        font-size: 1.6em;
        display: block; }
  #comments #respond {
    width: 100%;
    margin: 20px 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    #comments #respond #commentform {
      width: 80%;
      padding: 20px;
      background: #ececec;
      border: 1px solid lightgray;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      #comments #respond #commentform:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
        font-size: 0; }
      @media only screen and (min-width: 740px) and (max-width: 980px) {
        #comments #respond #commentform {
          width: 100%; } }
      @media only screen and (min-width: 600px) and (max-width: 740px) {
        #comments #respond #commentform {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 600px) {
        #comments #respond #commentform {
          width: 100%; } }
      @media only screen and (max-width: 479px) {
        #comments #respond #commentform {
          width: 100%; } }
      #comments #respond #commentform #comment-form-elements {
        padding: 0;
        margin: 0;
        font-size: 1.5em;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        #comments #respond #commentform #comment-form-elements li {
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          margin: 20px 0; }
          #comments #respond #commentform #comment-form-elements li:after {
            clear: both;
            content: ".";
            display: block;
            height: 0;
            visibility: hidden;
            font-size: 0; }
        #comments #respond #commentform #comment-form-elements label {
          display: block;
          width: 20%;
          margin-bottom: 4px;
          -moz-box-sizing: border-box;
          box-sizing: border-box; }
        #comments #respond #commentform #comment-form-elements input {
          float: left;
          clear: right;
          margin-bottom: 4px;
          width: 100%;
          -moz-box-sizing: border-box;
          box-sizing: border-box; }
        #comments #respond #commentform #comment-form-elements small {
          color: #6d6d6d;
          display: block; }
      #comments #respond #commentform textarea {
        width: 100%;
        height: 180px;
        margin: 20px 0 0;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
      #comments #respond #commentform input[type="submit"] {
        float: right;
        width: 20%; }

#page .form-best-of {
  width: 90%;
  background: #f9f9f9;
  padding: 20px 20px;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  #page .form-best-of:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0; }
  @media only screen and (min-width: 480px) and (max-width: 600px) {
    #page .form-best-of {
      width: 100%; } }
  @media only screen and (max-width: 479px) {
    #page .form-best-of {
      width: 100%; } }
  #page .form-best-of .error {
    display: block;
    text-align: center;
    padding: 20px;
    background: #eccaca;
    font-size: 1.7em;
    color: #951f1f;
    margin-bottom: 14px;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    #page .form-best-of .error:hover {
      background-color: #eccaca; }
  #page .form-best-of .field {
    width: 100%;
    display: block;
    margin: 12px 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    #page .form-best-of .field:after {
      clear: both;
      content: ".";
      display: block;
      height: 0;
      visibility: hidden;
      font-size: 0; }
    #page .form-best-of .field label {
      display: block;
      float: left;
      width: 30%;
      margin-right: 2%;
      margin-top: 5px;
      font-size: 1.5em;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      @media only screen and (min-width: 480px) and (max-width: 600px) {
        #page .form-best-of .field label {
          float: none;
          width: 100%;
          margin-bottom: 3px; } }
      @media only screen and (max-width: 479px) {
        #page .form-best-of .field label {
          float: none;
          width: 100%;
          margin-bottom: 3px; } }
      #page .form-best-of .field label:hover {
        cursor: pointer; }
    #page .form-best-of .field input {
      padding: 3px;
      width: 68%;
      font-size: 1.6em;
      font-family: "museo-sans", Helvetica, sans-serif;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      @media only screen and (min-width: 480px) and (max-width: 600px) {
        #page .form-best-of .field input {
          width: 100%; } }
      @media only screen and (max-width: 479px) {
        #page .form-best-of .field input {
          width: 100%; } }
  #page .form-best-of .actions {
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    #page .form-best-of .actions input[type="submit"] {
      font-family: "museo-sans", Helvetica, sans-serif;
      display: block;
      width: 34%;
      height: 40px;
      margin-top: 10px;
      font-size: 1.6em;
      float: right; }

#weather-widget {
  width: 180px;
  margin: 20px 0 0 0;
  padding: 10px 0 10px 20px;
  height: 100%;
  border-left: 1px solid #d1d3d4;
  float: left;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media only screen and (min-width: 740px) and (max-width: 980px) {
    #weather-widget {
      width: 180px;
      margin: 40px 0 0 0; } }
  @media only screen and (min-width: 600px) and (max-width: 740px) {
    #weather-widget {
      display: none; } }
  @media only screen and (min-width: 480px) and (max-width: 600px) {
    #weather-widget {
      display: none; } }
  @media only screen and (max-width: 479px) {
    #weather-widget {
      display: none; } }
  #weather-widget .weather-image {
    padding: 0;
    margin: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    #weather-widget .weather-image img {
      border: 1px solid #b9b9b9;
      border-radius: 4px; }
  #weather-widget .weather-content {
    float: left;
    padding: 3px 0 0;
    color: #444;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    #weather-widget .weather-content h3 {
      font-size: 1.1em;
      margin: 0 0 4px; }
    #weather-widget .weather-content span {
      font-size: 1em;
      text-transform: uppercase;
      display: block; }
      #weather-widget .weather-content span.temp {
        font-size: 1.5em; }
      #weather-widget .weather-content span.condition {
        font-size: 1.1em; }
      #weather-widget .weather-content span.time {
        font-size: 1.1em; }

/**
 * shopp.css
 * Generic layout & styles for Shopp pages
 *
 * @author Jonathan Davis
 * @package shopp
 **/
/* Generic Shopp Styles */
#shopp .submit {
  text-align: right; }

#shopp form {
  text-align: left; }

#shopp form.product ul.options {
  list-style: none; }

#shopp form ul {
  line-height: 1; }

#shopp form label {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 3px; }

#shopp form ul li span label,
#shopp form div label {
  font-size: 11px;
  font-weight: normal;
  padding-bottom: 8px; }

/**
 * Catalog/Category
 **/
.categories ul li a.current {
  font-weight: bold; }

#shopp .category {
  position: relative; }

#shopp .views {
  display: inline;
  position: absolute;
  right: 0;
  top: 0; }

#shopp .views button {
  border: 1px solid transparent;
  background: none;
  cursor: pointer;
  padding: 2px;
  margin-bottom: -3px; }

#shopp .views button.hover {
  background-color: #ebebeb;
  border: 1px solid #777; }

#shopp .views li {
  display: inline; }

#shopp .orderby {
  float: right; }

#shopp .category .subcategories {
  padding: 10px 0;
  margin-bottom: 10px; }

#shopp .category .subcategories ul {
  padding: 10px 0 0 20px;
  margin-bottom: 10px; }

#shopp .category .subcategories li {
  display: inline-block;
  margin-right: 20px;
  vertical-align: top; }

#shopp .slideshow,
#shopp .carousel {
  margin: 20px 0;
  overflow: hidden; }

/* Each product in a category has a containing frame */
#shopp ul.products li.product div.frame {
  padding: 10px; }

#shopp ul.products li .name,
#shopp ul.products li .summary,
#shopp ul.products li .savings,
#shopp ul.products li .price {
  margin-top: 0;
  margin-bottom: 0; }

#shopp ul.products li .details {
  float: none; }

/* Hide the product summary in the grid view */
#shopp ul.products li .summary {
  display: none; }

#shopp ul.products li .listview {
  display: none; }

#shopp ul.products img {
  display: block; }

#shopp .price {
  font-weight: bold;
  line-height: 1.5;
  margin: 0; }

#shopp .original {
  text-decoration: line-through; }

#shopp .sale {
  font-size: 150%; }

/* Faceted menu cancel filter link styles */
.filters a.cancel:before {
  content: "["; }

.filters a.cancel {
  font-weight: bold; }

.filters a.cancel:after {
  content: "]"; }

.filters a.cancel:hover {
  text-decoration: none; }

/* Product List View */
#shopp.list ul.products li {
  float: none;
  width: 100%;
  overflow: hidden;
  padding-bottom: 10px; }

#shopp.list ul.products li.product {
  border-bottom: 1px solid #ddd; }

#shopp.list ul.products li div.frame {
  width: 100%;
  text-align: left; }

#shopp.list ul.products li img {
  float: left;
  margin-right: 10px; }

#shopp.list ul.products li .details {
  float: left;
  width: 65%; }

#shopp.list ul.products li .listview {
  display: block; }

#shopp ul.breadcrumb {
  margin: 10px 0; }

#shopp ul.breadcrumb li {
  background: none;
  padding: 0;
  display: inline;
  margin-left: 0;
  text-indent: 0; }

#shopp ul.categories {
  float: left;
  margin-right: 20px; }

/* Category Pagination */
#shopp ul.paging {
  /* placeholder for your styles - inherited defaults: clear: none; display: inline-block; */ }

#shopp ul.paging li {
  /* placeholder for your styles - inherited defaults: display: inline-block; margin-left: 5px; */ }

#shopp ul.paging li a {
  /* page links default styling */ }

#shopp ul.paging li a:hover {
  /* page links hover styling */ }

#shopp ul.paging li.active {
  /* currrent page style */ }

#shopp ul.paging li.disabled {
  /* style for disabled previous/next links */ }

#shopp ul.paging li.previous a,
#shopp ul.paging li.next a {
  /* previous/next link style */ }

/**
 * Product Pages
 **/
#shopp .column {
  float: left; }

#shopp .column.first {
  width: 65%; }

#shopp .column.second {
  float: right;
  width: 35%; }

#shopp .original {
  text-decoration: line-through; }

#shopp form.product ul,
#shopp form.product ul li,
#shopp form.product ul li label {
  clear: none; }

#shopp form.product ul {
  width: auto; }

#shopp ul.variations label {
  display: block; }

#shopp dl {
  overflow: hidden; }

#shopp dt {
  clear: left;
  float: left;
  text-align: right;
  width: 50%;
  margin-right: 1em; }

#shopp dd {
  clear: right;
  width: 50%;
  padding-left: 50%; }

#shopp .gallery {
  margin: 5px 10px 5px 0; }

#shopp .gallery ul.previews li.thumbnails ul {
  margin: 10px 0 10px 0; }

#shopp .gallery ul.previews li.thumbnails li {
  margin: 0 5px 0 0; }

/**
 * Category List Widget
 **/
ul.shopp_categories {
  /* category list container */ }

ul.shopp_categories li {
  /* category listing containers */ }

ul.shopp_categories li a {
  /* category link default styles */ }

ul.shopp_categories li a:hover {
  /* category link hover styles */ }

ul.shopp_categories li span {
  /* categpry product count styles */ }

ul.shopp_categories li.current {
  /* currently viewed category container */ }

ul.shopp_categories li.current a {
  /* currently viewed category link style */ }

ul.shopp_categories li.current a:hover {
  /* currently viewed category link hover style */ }

ul.shopp_categories li ul.children {
  /* sub-category list container */ }

ul.shopp_categories li ul.children li {
  /* sub-category listing container */ }

ul.shopp_categories li ul.active {
  /* active sub-category container */ }

/* Collapsed sub-category menus example
ul.shopp_categories li ul.children { display: none; }
ul.shopp_categories li ul.active { display: block; }
*/
/**
 * Side Products Widget
 **/
.sideproduct {
  margin-top: 20px; }

.sideproduct h3 {
  margin-top: 0; }

/**
 * Shopping Cart
 **/
#shopp #cart {
  width: 100%; }
  @media only screen and (max-width: 600px) {
    #shopp #cart {
      width: auto; }
      #shopp #cart table {
        overflow: visible !important; }
        #shopp #cart table th, #shopp #cart table td {
          padding: 3px 5px !important; } }

#shopp #cart table {
  padding: 10px 0;
  width: 100%; }

#shopp #cart th {
  text-align: left;
  font-weight: bold;
  background-color: #f8f8f8; }

#shopp #cart .cart td,
#shopp #cart .cart th {
  padding: 8px 12px; }

#shopp #cart .item {
  width: 50%; }

@media only screen and (max-width: 600px) {
  #shopp #cart .totals {
    display: none; } }

@media only screen and (max-width: 600px) {
  #shopp #cart .unitprice {
    display: none; } }

@media only screen and (max-width: 600px) {
  #shopp #cart .quantity {
    text-align: center; } }

#shopp #cart .money,
#shopp #cart .totals th,
#shopp #cart .buttons td {
  text-align: right;
  white-space: nowrap; }

#shopp #cart .totals th,
#shopp #cart .totals td {
  background-color: #fff; }

#shopp #cart .remove {
  font-size: 9px; }

#shopp #cart address {
  font-style: normal; }

#shopp #cart big {
  display: block;
  margin: 10px 0; }

#shopp #cart p {
  font-size: 16px; }

#shopp #cart big a.right {
  float: right; }

#shopp #cart .proceed {
  margin: 10px 0;
  float: right; }
  #shopp #cart .proceed a {
    display: block;
    padding: 8px;
    font-size: 16px;
    color: #fff;
    background-color: #aa0000; }
    #shopp #cart .proceed a:hover {
      text-decoration: underline; }
#shopp #cart h3 {
  font-size: 14px; }
  @media only screen and (max-width: 479px) {
    #shopp #cart h3 {
      font-size: 12px; } }

/**
 * Shopp Account downloads
 **/
#shopp .downloads th {
  text-align: left;
  font-weight: bold;
  background-color: #f8f8f8; }
#shopp .downloads td {
  padding: 14px; }
#shopp .downloads td,
#shopp .downloads th {
  padding: 8px 12px; }

/**
 * Shopping Cart Widget
 **/
#shopp-cart.widget p.status {
  margin-bottom: 10px; }

#shopp ul.account li {
  float: none;
  margin: 0 0 8px; }
  #shopp ul.account li a {
    font-size: 14px; }

/**
 * Checkout
 **/
#shopp #shipping-methods {
  padding-left: 30px; }

#shopp #shipping-methods li {
  margin-top: 5px; }

#shopp #shipping-methods input {
  margin-left: -16px; }

#shopp .shopp-errors {
  color: #990000; }

#shopp input.error {
  background: #ffdddd; }

#shopp label.error {
  color: #990000;
  font-weight: bold; }

.clickwrap-terms {
  overflow: auto;
  height: 200px;
  border: 1px solid #333;
  padding: 0.5em;
  margin-bottom: 1em; }

#checkout .summary {
  margin: 0 0 40px; }
  #checkout .summary th, #checkout .summary td {
    padding: 3px 14px; }
#checkout ul {
  margin-top: 16px; }
  #checkout ul li {
    margin: 0 0 20px !important; }
    #checkout ul li:after {
      clear: both;
      content: ".";
      display: block;
      height: 0;
      visibility: hidden;
      font-size: 0; }
    #checkout ul li div {
      margin-bottom: 10px; }
    #checkout ul li input {
      padding: 3px;
      font-size: 13px; }
    #checkout ul li.marketing {
      margin-bottom: 0 !important; }
      #checkout ul li.marketing label {
        font-size: 14px; }
    #checkout ul li.same-address {
      margin: 5px 0; }
      #checkout ul li.same-address label {
        font-size: 14px; }
    @media only screen and (max-width: 740px) {
      #checkout ul li.billing, #checkout ul li.shipping {
        float: none !important;
        width: 100% !important; } }
    #checkout ul li.billing .form-wrap:after, #checkout ul li.shipping .form-wrap:after {
      clear: both;
      content: ".";
      display: block;
      height: 0;
      visibility: hidden;
      font-size: 0; }
    #checkout ul li.billing .same-address, #checkout ul li.shipping .same-address {
      margin: 14px 0 0 0; }
      #checkout ul li.billing .same-address label, #checkout ul li.shipping .same-address label {
        font-size: 14px; }
#checkout .gateway {
  padding: 8px;
  background-color: #f8f8f8; }
#checkout .submit {
  margin: 0; }
  #checkout .submit input {
    padding: 8px;
    border: none;
    color: #353535; }

/**
 * Order Receipt
 **/
#shopp #receipt {
  position: relative;
  margin: 20px 0; 
}

#shopp #receipt address {
  font-style: normal; 
}

#shopp #receipt fieldset {
  padding: 10px;
  border: 1px solid #dadada;
  margin: 20px 0 30px; 
}

#shopp #receipt fieldset legend {
  display: block; }

#shopp #receipt table {
  overflow: hidden; }

#shopp #receipt table.transaction th {
  text-align: left; }

#shopp #receipt .labels {
  width: 100%; }

#shopp #receipt table.labels td {
  vertical-align: top; }

#shopp #receipt .order {
  width: 100%;
  overflow: hidden;
  border: none; }

#shopp #receipt td {
  border: none; }

#shopp #receipt th {
  font-weight: bold;
  text-align: left;
  border: none; }

#shopp #receipt th,
#shopp #receipt td {
  padding: 3px 0; }

#shopp #receipt .order .item {
  width: 50%; }

#shopp #receipt .order td.qty {
  text-align: center; }

#shopp #receipt .order .money,
#shopp #receipt .order .total,
#shopp #receipt .order .buttons td {
  text-align: right; }

#shopp #receipt .order .totals.total th,
#shopp #receipt .order .totals.total td {
  font-size: 130%; 
}

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

.inner-subscriber {
  width: 67%;
}

.inner-sidebar {
  width: 33%;
}

.quick-links {
  width: 100%;
}

#quick-links {
  width: 100% !important;
}

@media only screen and (max-width: 600px) {
  .inner-subscriber {
    width: 100%;
    padding: 0;
  }

  .quick-links {
    width: 100%;
    padding: 0;
  }

  #quick-links {
    width: 100% !important;
  }
}