/*--------------------------------------------------------------------
MS Market Responsive 2014
Created by Neuger Communications Group
http://neuger.com
--------------------------------------------------------------------*/
/* reset.scss */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

/* reset flexslider.css */
.flexslider {
  background: none;
  border: 0;
  margin: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }

/* grid.scss */
.row {
  clear: both; }

.row-truncated {
  margin: 0 auto;
  width: 94%; }
  .row-truncated > *:first-child, .row-truncated .first {
    margin-left: 0; }

.column {
  float: left;
  margin-left: 3%; }

.span3 {
  width: 22.75%; }

.span4 {
  width: 31.33333%; }

.span6 {
  width: 48.5%; }

.span8 {
  width: 64.66667%; }

.span9 {
  width: 74.25%; }

.row .column.span6 {
  margin-left: 6%;
  width: 47%; }
  .row .column.span6.first {
    margin-left: 0; }

.span12 {
  width: 100%;
  margin-left: 0; }

.column .row {
  overflow: hidden;
  margin-bottom: 35px; }

@media (max-width: 850px) {
  #content .span6 .span6 {
    width: 100%;
    margin: 0; }

  #content .span6.first {
    margin: 0 0 35px 0; }

  .column .row {
    margin: 0 0 35px 0; } }
@media (max-width: 715px) {
  #content .column .row {
    margin: 0; }
  #content .column .column, #content .column {
    margin-bottom: 35px; }
  #content .span6 {
    width: 100%;
    margin-left: 0; }
    #content .span6#news {
      margin: 0; } }
/* global.scss */
body {
  color: #606060;
  background: #ae8350 url(../images/bg-cork.jpg) fixed;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
  font-size: 16px;
  min-width: 300px; }

a {
  color: #eb742d;
  text-decoration: none; }

a:hover {
  /* color: $red; */ }

em {
  font-style: italic; }

h1, h2, h3, h4, h5, h6 {
  color: #006e37;
  text-transform: uppercase;
  margin-bottom: 15px; }

p {
  line-height: 1.5; }

strong {
  font-weight: bold; }

#main {
  overflow: hidden;
  margin-bottom: 35px; }
  @media (max-width: 715px) {
    #main {
      margin-bottom: 0; } }

input {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

a.button {
  display: block;
  background: #a92011;
  padding: 10px;
  color: white;
  text-transform: uppercase;
  text-align: center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px; }
  a.button:hover {
    background: #852c33; }

a.button-orange {
  background: #eb742d; }

p.button a {
  display: block;
  background: #a92011;
  padding: 6px 10px;
  color: white;
  text-transform: uppercase;
  text-align: center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px; }
  p.button a:hover {
    background: #852c33; }

#content p.button {
  font-size: 1em;
  margin-bottom: 30px; }
  #content p.button a {
    background: #a92011;
    display: inline;
    padding: 8px 20px;
    color: white;
    text-transform: uppercase;
    text-align: center; }
    #content p.button a:hover {
      background: #852c33; }
    @media (max-width: 715px) {
      #content p.button a {
        display: block; } }
#content p.alternate-button a {
  background: #006e37; }
#content img.medium.alignright {
  width: 50%;
  max-width: 315px;
  float: right;
  margin: 0 0 20px 20px; }

#shadow {
  box-shadow: 0px 0px 20px black;
  -webkit-box-shadow: 0px 0px 20px black;
  -moz-box-shadow: 0px 0px 20px black;
  width: 888px;
  margin: 0 auto;
  text-align: left; }
  @media (min-width: 960px) {
    #shadow {
      width: 95%;
      max-width: 1100px; } }
  @media (max-width: 900px) {
    #shadow {
      width: 100%; } }

#container {
  background: white; }

.mobile-only {
  display: none; }

.no-mobile {
  display: block; }

@media (max-width: 715px) {
  .mobile-only {
    display: block; }

  .no-mobile {
    display: none; } }
/* header.scss */
#header .logo-util {
  margin-bottom: 20px;
  overflow: hidden;
  position: relative; }
#header h1 {
  text-indent: -9999px; }
#header .accessibility {
  display: none; }
#header .msmarket-m {
  width: 30%;
  float: left; }
  #header .msmarket-m img {
    width: 100%;
    max-width: 150px;
    display: block;
    border: none; }
#header .msmarket-type {
  width: 50%;
  float: left;
  margin-top: 2%; }
  #header .msmarket-type img {
    width: 100%;
    max-width: 300px;
    display: block;
    border: none; }
#header .util-nav {
  float: right;
  margin: 4% 0 5% 0;
  font-size: 0.75em; }
  #header .util-nav li {
    display: inline; }
    #header .util-nav li a {
      color: #006e37; }
      #header .util-nav li a:hover {
        color: #eb742d; }
#header form {
  clear: both;
  text-transform: uppercase;
  float: right; }
  #header form label {
    margin: 0 5px 0 0;
    color: #444;
    font-size: 0.625em; }
  #header form #txt-search {
    border: 1px solid #b0b0b0;
    padding: 3px;
    color: #333; }
    #header form #txt-search:focus {
      border: 1px solid #135e2d; }
  #header form #btn-submit {
    background: #006e37;
    border: 0;
    color: white;
    padding: 3px;
    margin-left: 1px;
    font-size: 0.6875em; }
    #header form #btn-submit:hover, #header form #btn-submit:focus {
      background: #eb742d;
      color: white; }

#slider {
  /* 	display: none; */ }

#nav {
  background: #d9e895 url(../images/bg-nav.png) repeat-x bottom;
  border-top: 2px solid white;
  margin-bottom: 35px; }
  #nav ul {
    overflow: hidden; }
  #nav li {
    font-size: 0.875em;
    display: inline; }
    #nav li.current_page_item a, #nav li a:hover {
      background: #145e2e;
      color: #eaf3c6; }
    #nav li a {
      float: left;
      color: #145e2e;
      text-transform: uppercase;
      padding: 15px 1.5%;
      text-decoration: none; }
  #nav .current_page_ancestor a, #nav .current_page_parent a {
    text-decoration: underline; }

.ie #nav li a {
  padding: 15px; }

.mobile-menu span {
  display: block;
  position: absolute;
  top: 25px;
  right: 10px;
  width: 44px;
  height: 44px;
  background: url(/images/icon-menu.gif) no-repeat top left;
  text-indent: -100000px; }
.mobile-menu select {
  position: absolute;
  top: 25px;
  right: 10px;
  width: 45px;
  height: 50px;
  -webkit-appearance: none;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  cursor: pointer; }

@media (max-width: 880px) {
  #nav li {
    font-size: 0.75em; }
    #nav li a {
      padding: 15px 1.5%; }
  #nav ul {
    text-align: center; } }
@media (max-width: 735px) {
  #nav {
    display: none; }

  .flexslider {
    margin-bottom: 35px; } }
@media (max-width: 715px) {
  .util-nav, #header form, .footer-nav {
    display: none; } }
@media (max-width: 615px) {
  #header .span6 {
    margin: 0; }
    #header .span6.first {
      width: 100%;
      margin-top: 70px;
      display: block; }
  #header .msmarket-m, #header .msmarket-type {
    width: 100%;
    margin: 0 auto; }
    #header .msmarket-m img, #header .msmarket-type img {
      margin: 0 auto; } }
/* aside.scss */
#second-nav {
  margin-bottom: 35px; }
  #second-nav a {
    display: block;
    color: #606060;
    text-transform: uppercase;
    padding: 8px 8px 4px 8px;
    text-decoration: none;
    font-size: 0.875em;
    line-height: 1.4; }
    #second-nav a:hover {
      color: #eb742d; }
  #second-nav .current_page_item a {
    background: #c2da57; }
    #second-nav .current_page_item a:hover {
      color: #606060; }

.delivery {
  background-color: #0090d3;
  display: block;
  padding: 10px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  text-align: center;
  margin-bottom: 20px;
  color: #fff;
  padding-top: 25px;
  padding-bottom: 30px;
  font-size: 2.8em;
  font-weight: bold;
  line-height: 0.6; }
  @media (max-width: 850px) {
    .delivery {
      font-size: 2.2em; } }
  .delivery span {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 20px; }
    @media (max-width: 850px) {
      .delivery span {
        font-size: 16px; } }
  .delivery:hover {
    color: #1d5876; }
  @media (max-width: 715px) {
    .delivery {
      display: none; } }

.owner {
  display: block;
  background: #006e37 url(/images/little-m.gif) no-repeat 10px 10px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  color: white;
  padding: 12px 15px 16px 62px;
  overflow: hidden;
  text-transform: uppercase;
  font-size: 0.875em;
  letter-spacing: 1px;
  line-height: 1.4; }
  .owner:hover {
    background-color: #196658; }
  .owner img {
    float: left;
    margin-right: 10px; }

p.locations a {
  background: #eb742d; }
  p.locations a:hover {
    background: #d74e00; }

#social-media a {
  margin-bottom: 25px; }
#social-media .icon {
  margin-bottom: 0; }
  #social-media .icon a {
    display: block;
    width: 14.166666667%;
    margin: 0 0 0 3%;
    float: left; }
    #social-media .icon a.first {
      margin-left: 0; }
    #social-media .icon a img {
      width: 100%;
      max-width: 44px;
      margin: 0 auto;
      display: block; }

.ie #social-media .icon a {
  margin-left: 2.25%; }

#main #post-list {
  margin-bottom: 20px; }

#post-list h3, #categories h3 {
  color: #797979;
  font-size: 1.125em; }
#post-list dl, #post-list ul, #categories dl, #categories ul {
  margin: 1em 0; }
#post-list dt, #categories dt {
  font-size: 0.875em;
  margin: 0 0 0.25em 0; }
  #post-list dt a, #categories dt a {
    color: #006e37;
    text-decoration: none; }
#post-list dd, #categories dd {
  font-size: 0.8125em;
  margin: 0 0 1em 0;
  color: #797979; }
#post-list p, #categories p {
  font-size: 0.8125em; }
  #post-list p a, #categories p a {
    color: #006e37;
    text-decoration: none; }
#post-list li, #categories li {
  font-size: 0.875em;
  margin: 0.5em 0;
  line-height: 1.2; }

@media (max-width: 715px) {
  #aside {
    width: 100%;
    background: #d9e896;
    margin-bottom: 0; }
    #aside ul, #aside #post-list {
      padding: 20px; }
    #aside li, #aside dd {
      border-bottom: 1px solid white; }
    #aside dd {
      padding-bottom: 12px; }

  #categories h3 {
    margin-left: 20px; }
  #categories ul {
    margin: 0;
    padding-top: 0; }
  #categories li {
    padding-bottom: 10px; } }
#delivery.row, #aside a.delivery, #aside p.button a, #aside a.owner {
  margin-bottom: 20px; }

#aside .row {
  margin-bottom: 0; }

/* subpage.scss */
#content {
  float: right;
  margin: 0 0 0 3%; }
  #content h2 {
    font-size: 1.5em;
    color: #eb742d;
    font-weight: normal;
    text-transform: none;
    line-height: 1.4; }
  #content h3 {
    font-size: 1.25em;
    color: #006e37;
    line-height: 1.2;
    font-weight: normal;
    text-transform: none; }
  #content h4 {
    font-size: 1em;
    font-weight: bold;
    color: #505050;
    line-height: 1.2; }
  #content ul {
    margin: 0 20px 20px 20px;
    list-style: disc; }
    #content ul ul {
      margin-bottom: 0;
      font-size: 16px; }
  #content li {
    font-size: 0.875em;
    line-height: 1.5; }
  #content p {
    font-size: 0.875em;
    line-height: 1.5;
    margin-bottom: 20px; }
  #content a.post-edit-link {
    font-size: 0.5em;
    color: #a92011; }
  #content img.alignright {
    float: right;
    margin: 0.4em 0 20px 1em; }
  #content img.alignleft {
    float: left;
    margin: 0.4em 1em 20px 0; }
  #content img.size-large {
    width: 100%;
    height: auto;
    max-width: 600px; }
  #content img.size-extra-large {
    width: 100%;
    height: auto; }
  #content img.size-medium {
    width: 48%;
    height: auto;
    max-width: 400px; }
  #content img.gray-border {
    border: 1px solid #ccc;
    margin-left: 25px; }
  @media (max-width: 715px) {
    #content img.alignright, #content img.alignleft {
      float: none;
      margin: 0; }
    #content img.size-medium {
      width: 100%; } }
  #content .wp-caption {
    width: 100% !important; }
    #content .wp-caption p {
      font-size: 0.75em;
      max-width: 500px; }
  #content .video {
    width: 100%;
    height: auto;
    margin: 0 0 1em 0; }
  #content .videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0; }
    #content .videoWrapper iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  #content blockquote {
    background: url(/images/quotes.png) no-repeat top left;
    padding: 0 50px;
    color: #444;
    margin: 1.5em 0; }
  #content .protected-post-form .board-input-text {
    border: 1px solid #b0b0b0;
    padding: 3px;
    color: #333;
    height: 20px;
    margin: 15px 0;
    width: 280px; }
  #content .protected-post-form .board-input-text:focus {
    border: 1px solid #145e2e; }
  #content .folder-list {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    margin: 1em 0;
    padding: 1em 0; }
    #content .folder-list ul {
      margin: 0;
      list-style: none; }
    #content .folder-list li img {
      margin: 0 5px 0 0; }
  #content .category {
    margin: 1.5em 0 0 0;
    border-top: 1px solid #ccc;
    padding: 0.5em 0 0 0;
    clear: both; }

#enewsletters {
  margin: 40px 0; }

.gform_wrapper input[type="submit"], .protected_post_form input[type="submit"], #mailing-list2 input[type="submit"], #content .searchform input[type="submit"] {
  display: block;
  background: #a92011;
  padding: 8px 20px;
  color: white;
  border: 0;
  text-transform: uppercase;
  cursor: pointer;
  text-align: center;
  font-size: 1em;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px; }
  .gform_wrapper input[type="submit"]:hover, .protected_post_form input[type="submit"]:hover, #mailing-list2 input[type="submit"]:hover, #content .searchform input[type="submit"]:hover {
    background: #852c33; }

#mailing-list2 input.email, #content .searchform input[type="text"] {
  height: 20px;
  width: 280px;
  margin: 10px 0 20px 0;
  display: block;
  float: none; }

@media (max-width: 715px) {
  #three_days .column.span6 {
    margin-bottom: 0; } }

#news-posts .feed-item {
  clear: both;
  overflow: hidden;
  border-top: 1px dotted #797979;
  padding: 20px 0 0 85px; }
  #news-posts .feed-item:first-child {
    border-top: 0;
    padding-top: 0; }
  #news-posts .feed-item img {
    float: left;
    margin: 0.2em 0 0.2em -85px; }
#news-posts h3 {
  color: #006e37;
  margin-bottom: 0; }
  #news-posts h3 a {
    color: #006e37; }

.single-news #content h3 {
  margin-bottom: 0; }

.blog #content h3, .single-post #content h3, .category #content h3 {
  color: #006e37;
  margin-bottom: 0; }
  .blog #content h3 a, .single-post #content h3 a, .category #content h3 a {
    color: #006e37; }

.blog h2 img, .single h2 img, .page-template-archives-blog-php h2 img, .archive h2 img {
  display: block;
  width: 100%;
  height: auto; }

@media (max-width: 715px) {
  #content {
    width: 100%;
    margin-bottom: 20px; } }
.navigation {
  width: 100%;
  overflow: hidden;
  margin: 2em 0; }
  .navigation p {
    width: 50%; }
  .navigation .prev {
    float: left; }
  .navigation .next {
    float: right;
    text-align: right; }

ul#board-members {
  margin: 1em 0;
  list-style: none; }
  ul#board-members li {
    overflow: hidden;
    font-size: 1em;
    margin-bottom: 15px; }
  ul#board-members p.board-heading {
    font-weight: bold;
    margin-bottom: 0.5em; }
  ul#board-members img {
    float: left;
    margin: 0 15px 10px 0; }

/* footer scss */
#footer {
  clear: both;
  overflow: hidden;
  background: #006e37;
  padding: 10px 0 50px 0; }
  #footer p {
    color: white;
    font-size: 0.75em; }
    #footer p.phone-numbers {
      margin-top: 10px;
      text-align: right; }
      #footer p.phone-numbers a {
        color: white;
        text-decoration: none; }
        #footer p.phone-numbers a:hover {
          text-decoration: underline; }
      @media (max-width: 767px) {
        #footer p.phone-numbers {
          text-align: left; } }
  #footer a {
    color: #eeeeee;
    text-decoration: none; }
    #footer a:hover {
      text-decoration: underline; }
  #footer .footer-copyright a {
    font-style: italic; }
  #footer .footer-copyright .mobile-only a {
    font-style: normal;
    margin-top: 10px;
    display: block; }
  #footer .footer-nav {
    text-align: right; }
    @media (max-width: 767px) {
      #footer .footer-nav {
        display: none; } }
  @media (max-width: 767px) {
    #footer p.mobile-only {
      display: block; } }

@media (max-width: 767px) {
  #footer .column.span6 {
    float: none;
    margin-left: 0; } }
@media (max-width: 715px) {
  #footer .column {
    width: 100%; } }
/* home.scss */
.home #content {
  margin-left: 0; }

#ads {
  overflow: hidden;
  background: #fef1c7;
  margin: 0 0 35px 0;
  padding: 2%;
  position: relative; }
  #ads img {
    width: 100%;
    height: auto; }
  #ads .edit-link {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    color: #999; }

#featured-product {
  background: #a92011;
  overflow: hidden;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  margin: 0 0 35px 0;
  padding: 5%;
  color: white; }
  #featured-product .featured-product-image {
    float: left;
    width: 35%;
    margin: 0 5% 0 0; }
    #featured-product .featured-product-image img {
      width: 100%;
      border: 1px solid #e5ccce; }
    @media (max-width: 715px) {
      #featured-product .featured-product-image {
        width: 250px;
        margin: 0 0 1em 0;
        float: none; } }
  #featured-product a {
    color: #e5ccce;
    text-decoration: underline; }
    #featured-product a:hover {
      color: white; }
  #featured-product h3 {
    font-weight: normal;
    color: #e5ccce;
    font-size: 1.25em;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 10px 0;
    line-height: 1.1; }
  #featured-product h4 {
    font-size: 1em;
    line-height: 1.2;
    color: white;
    font-weight: normal;
    margin: 0 0 6px 0; }
  #featured-product p {
    color: white;
    font-size: 0.875em;
    line-height: 1.4;
    margin-bottom: 12px; }
    #featured-product p small {
      font-size: 0.75em;
      line-height: 1; }

#news h3 {
  font-weight: normal;
  font-size: 1.625em;
  color: #eb742d;
  margin-bottom: 5px;
  text-transform: uppercase; }
#news p {
  font-size: 0.875em; }
#news ul {
  margin: 0; }
#news li {
  clear: both;
  font-size: 1em;
  padding: 10px 0 10px 80px;
  border-bottom: 1px dotted #555;
  overflow: hidden;
  line-height: 1.3;
  list-style: none; }
  #news li a {
    color: #006e37;
    font-weight: bold;
    text-decoration: none;
    display: block; }
#news span {
  display: block;
  color: #797979;
  font-weight: normal;
  font-size: 0.8125em;
  margin: 0.5em 0 0 0;
  line-height: 1.33; }
  #news span em {
    color: #006e37; }
#news img {
  margin: 0.2em 0 0.2em -80px;
  display: block;
  float: left; }
#news a:hover {
  color: #eb742d; }
  #news a:hover img {
    opacity: 0.8; }
#news .feed-item {
  clear: both; }

#events h3, .home .blog h3 {
  font-weight: normal;
  font-size: 1.625em;
  color: #eb742d;
  margin-bottom: 15px;
  text-transform: uppercase; }
#events img, .home .blog img {
  margin-bottom: -1px; }
#events a:hover, .home .blog a:hover {
  color: #eb742d; }
#events dl, .home .blog dl {
  margin: 10px 0 15px 0; }
#events dt, .home .blog dt {
  font-size: 1em;
  margin: 0 0 10px 0; }
  #events dt a, .home .blog dt a {
    display: block;
    color: #006e37;
    font-weight: bold;
    text-decoration: none;
    background: url(/images/toiny-m.gif) no-repeat 0 0;
    padding: 0 0 0 23px;
    line-height: 1.2; }
#events dd, .home .blog dd {
  display: block;
  font-size: 0.875em;
  margin: 0 0 20px 0;
  color: #797979;
  padding: 0 0 0 23px;
  line-height: 1.33; }
  #events dd strong, .home .blog dd strong {
    color: #666;
    text-transform: uppercase;
    display: block; }
#events p, .home .blog p {
  font-size: 0.875em; }

#content .blog h3 {
  font-size: 1.625em;
  text-transform: uppercase;
  font-weight: normal; }
  #content .blog h3 a {
    color: #006e37; }
#content .blog dt {
  margin-bottom: 5px; }

#fresh-forecast a {
  text-decoration: none;
  color: #eb742d; }
#fresh-forecast h3 {
  font-size: 1.625em;
  color: #006e37;
  font-weight: normal;
  margin-bottom: 15px;
  text-transform: uppercase; }
#fresh-forecast p {
  font-size: 0.875em;
  line-height: 1.3; }
#fresh-forecast img {
  width: 100%;
  margin-bottom: 10px;
  display: block;
  max-width: 388px;
  height: auto; }

#daily-menu h3 {
  font-size: 1em;
  font-weight: normal;
  line-height: 1.8;
  color: #797979;
  margin-bottom: 6px;
  text-transform: uppercase; }
#daily-menu li {
  padding: 7px 0;
  border-bottom: 1px dotted #555;
  color: #006e37;
  font-size: 0.875em;
  line-height: 1.0; }
#daily-menu ul {
  margin: 0 0 10px 0;
  list-style: none; }
#daily-menu a {
  font-size: 0.875em; }
#daily-menu img {
  margin-bottom: -2px; }
  #daily-menu img.key {
    margin-bottom: 6px; }
#daily-menu p {
  margin-bottom: 0;
  font-size: 1em; }

#growth-update {
  border: 3px solid #eb742d;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 10px;
  margin-bottom: 35px; }
  #growth-update ul {
    margin: 0 8px;
    padding: 0 0 8px 0; }
  #growth-update li {
    border-bottom: 1px dotted #555;
    clear: both;
    font-size: 1em;
    padding: 3px 0 15px 85px;
    margin: 10px 0 0 0;
    overflow: hidden;
    line-height: 1.1;
    font-weight: bold;
    list-style: none; }
    #growth-update li a {
      color: #006e37;
      overflow: hidden; }
    #growth-update li span {
      font-size: 0.875em;
      margin: 10px 0 0 0;
      line-height: 1.4;
      font-weight: normal;
      display: block; }
    #growth-update li img {
      margin: 0.2em 0 0 -85px;
      float: left;
      height: auto; }
  #growth-update p {
    font-size: 0.875em; }
  #growth-update .feed-item {
    clear: both; }
  #growth-update a:hover img {
    opacity: 0.8; }
  #growth-update .row {
    position: relative;
    margin-bottom: 0; }
  #growth-update .span6 img {
    width: 100%;
    max-width: 254px; }
  #growth-update p {
    text-align: right; }

.home #content #mailing-list h3 {
  font-size: 1em;
  text-transform: none;
  margin: 0 0 0.5em 0;
  line-height: 1.2;
  font-weight: bold; }
.home #content #mailing-list label {
  display: block;
  font-size: 0.875em;
  line-height: 1.5;
  margin-bottom: 3px; }
.home #content #mailing-list .email {
  border: 1px solid #b0b0b0;
  padding: 3px;
  color: #333;
  width: 70%;
  max-width: 200px;
  display: inline;
  height: auto;
  float: left; }
  .home #content #mailing-list .email:focus {
    border: 1px solid #145e2e; }
.home #content #mailing-list .submit {
  background: #006e37;
  border: 0;
  color: white;
  padding: 3px !important;
  margin-left: 5px;
  width: 20%;
  max-width: 50px;
  float: left;
  text-transform: none;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  font-size: 0.75em; }
  .home #content #mailing-list .submit:focus, .home #content #mailing-list .submit:hover {
    background: #eb742d; }

@media (max-width: 575px) {
  #ads .column {
    display: none; }
    #ads .column.mobile {
      display: block;
      width: 100%;
      margin: 0; }
      #ads .column.mobile img {
        display: block;
        margin: 0 auto; } }
@media (max-width: 715px) {
  #mailing-list {
    display: none; } }
.classes-feed {
  float: left;
  width: 47%;
  margin: 0 0 2em 0; }
  @media (max-width: 715px) {
    .classes-feed {
      float: none;
      width: 100%;
      margin-bottom: 60px; } }

.events-feed {
  float: right;
  width: 47%;
  margin: 0 0 2em 0; }
  @media (max-width: 715px) {
    .events-feed {
      float: none;
      width: 100%;
      margin-bottom: 60px; } }

.events-list .alternate-button {
  margin-top: 2em; }
#content .events-list ul {
  margin: 0;
  list-style: none;
  color: #606060;
  border-top: 2px solid #ddd; }
.events-list h3 {
  font-size: 1.125em;
  margin: 0 0 0.5em 0; }
.events-list .event {
  border-bottom: 2px solid #ddd;
  padding: 1em 0 0 0; }
.events-list .event-title {
  font-size: 1.125em;
  line-height: 1.2;
  font-weight: bold; }
  .events-list .event-title a {
    font-weight: bold; }
    .events-list .event-title a:hover {
      color: #006e37; }
.events-list .event-date, .events-list .event-date, .events-list .event-location, .events-list .event-description, .events-list .ticket-name {
  font-size: 0.875em;
  line-height: 1.2;
  margin: 0.5em 0; }
.events-list .ticket-head {
  font-size: 0.875em;
  line-height: 1.2;
  margin: 1em 0 0 0;
  font-weight: bold; }
.events-list .ticket-quantity {
  color: #909090; }
.events-list .ticket-sold-out {
  color: #c00;
  font-weight: bold; }
.events-list .ticket-wrapper {
  margin: 0 0 2em 0; }

#events-calendar {
  margin: 2em 0;
  position: relative;
  width: 100%; }
  #events-calendar table {
    border: 1px solid #ccc; }
  #events-calendar th {
    padding: 5px;
    border: 1px solid #ccc;
    width: 104px;
    font-size: 0.875em;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase; }
  #events-calendar td {
    padding: 5px;
    border: 1px solid #ccc;
    width: 104px;
    height: 70px; }
    #events-calendar td span {
      display: block;
      text-align: right;
      color: #808080; }
  #events-calendar ul {
    margin: 0;
    list-style: none; }
  #events-calendar dl .class a {
    color: #eb742d; }
  #events-calendar dl a {
    color: #a92011; }
  #events-calendar .active-event {
    background: #ffffcc; }
  #events-calendar .past-event {
    color: #606060;
    font-style: italic; }
  #events-calendar .today {
    background: #ffc; }
    #events-calendar .today span {
      color: #eb742d; }
  #events-calendar .disabled {
    background: #ececec; }
  #events-calendar .switch-month {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0; }
  #events-calendar li {
    line-height: 1.2;
    margin: 0.5em;
    font-size: 0.8125em; }
  #events-calendar dt {
    line-height: 1.2;
    margin: 0;
    font-size: 0.8125em;
    color: #404040; }
    #events-calendar dt a:hover {
      color: #006e37; }
  #events-calendar dd {
    line-height: 1.1;
    margin: 0 0 1em 0;
    font-size: 0.75em;
    color: #606060; }

#classes-months {
  margin-bottom: 20px; }

/* deli.scss */
.deli-controls img {
  vertical-align: middle; }

/* recipes.scss */
#recipe-card {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  border: 0;
  background: none;
  padding: 0;
  margin-bottom: 40px; }
  #recipe-card h3 {
    margin: 0 0 20px 100px; }

#content .wpurp-index-container h2 {
  margin-top: 20px;
  border-bottom: 3px solid #eeeeee;
  color: #606060; }

#second-nav .current_page_parent a {
  background: #c2da57;
  color: #606060; }

#content p.category {
  display: none; }
