@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz|Montserrat);

body {font: normal 14px "Helvetica Neue",Helvetica,Arial,sans-serif; color: #000; background: #fff url(../images/zig_zag_vert.png) repeat; background-attachment: fixed; margin: 0; padding: 0; line-height: 1.6;}

.component_heading, .blog_post .title {color:#fff; font: normal 28px 'Montserrat'; margin: 0 0 10px 0; padding: 10px; font-weight:normal; font-variant:small-caps; background: #3E606F; line-height: 1;}
.component_heading a, .blog_post .title a,.component_heading a:visited, .blog_post .title a:visited {text-decoration: none; color: #fff;}
.component_heading a:hover, .blog_post .title a:hover {text-decoration: underline; color: #fff;}

a, a:visited {color: #3E606F; text-decoration: none;}
a:hover {color: #91AA9D; text-decoration: underline;}
a img {border: none;}
ul {list-style-type:square;}
ul, ol {padding-left: 25px;}
ul ul, ol ol {padding-left: 25px;}

#header_wrapper {background: #91AA9D url(../images/squares.png) repeat;}
               
#header_text {padding: 0; text-align: center; padding: 90px 0;}
#header_text h1#site_heading {font: 90px 'Yanone Kaffeesatz';color: #000; margin: 0; padding: 0; font-variant:small-caps;}
#header_text h1#site_heading a {color: #000;}
#header_text h1#site_heading a:hover {text-decoration: none;}
#header_text h2#site_subheading {font: normal 22px 'Montserrat';color: #333; line-height: 1.0em; margin: 0; padding: 0;}

#navigation_wrapper {background: #91AA9D;}
#primary_navigation {font: normal 16px; text-transform: uppercase; background: #fff; margin-top: -25px;}
#primary_navigation ul {list-style-type: none; padding: 0; margin: 0; zoom: 1; overflow: hidden; text-align: center;}
#primary_navigation ul li {display: inline-block; }
#primary_navigation ul li a { display: inline-block; padding: 10px; text-decoration: none; line-height: 1.5; color: #000;}
#primary_navigation ul li a:hover  {color: #3E606F;background: #E5E5E5;}
#primary_navigation ul li.active a  {color: #3E606F; background: #E5E5E5;}
#primary_navigation ul li.last {margin-right: 0px;}

#primary_navigation ul.sf-menu ul.sub_navigation {border-bottom-left-radius: 0; border-bottom-right-radius: 0; background: #fff; padding: 0 5px 5px 5px;}
#primary_navigation ul.sf-menu ul.sub_navigation li a {color: #3E606F;}
#primary_navigation ul.sf-menu .active ul.sub_navigation li a {color: #3E606F;}
#primary_navigation ul.sf-menu ul.sub_navigation li.active a {background: #fff;}
#primary_navigation ul.sf-menu ul.sub_navigation li a:hover  {border-radius: 0; color: #000;}
#primary_navigation ul.sf-menu li:hover {}

#content_wrapper .container {background: #E5E5E5; padding-top: 20px; padding-bottom: 20px;}
.component {margin-bottom: 20px; }

.navigation_component ul {list-style-type: none; font-size: 18px; padding: 0; margin: 0;}
.navigation_component ul a {text-decoration: none;}
.navigation_component ul li {padding: 5px 0; margin: 0;}
.navigation_component ul ul {padding-left: 35px; list-style-type:square}

.blog_component ul li a, .blog_archive_component ul li a {text-decoration: none;}
.blog_component ul, .blog_archive_component ul {list-style-type: none; padding-left: 0;}
.blog_component .blog_post ul {list-style-type: square; padding-left: 30px;}
.blog_component p.post_read_more, .blog_component .post_pagebreak {padding-bottom: 10px;}
.blog_component p.post_read_more a, .blog_component .post_pagebreak a {padding: 10px; background: #91AA9D; color: #fff; text-decoration: none;}
.blog_component p.post_read_more a:hover, .blog_component .post_pagebreak a:hover {background: #3E606F; color: #fff; text-decoration: none;}
.blog_component p.archived {text-align: right; padding-top: 10px;}
.blog_component p.archived a {padding: 10px; background: #3E606F; color: #fff; text-decoration: none;}
.blog_component p.archived a:hover {background: #91AA9D; color: #fff; text-decoration: none;}

.blog_comment_component .recent_comment_date {display: block;}

.metadata {font-size: 13px; padding: 10px 0; border-top: 2px solid #DDD; text-transform: uppercase;}
.metadata div {display: inline;}

.comment.owner {border: none; background: #3E606F; color: #fff;}
.comment.owner:after {border-top-color: #3E606F;}
.comment.owner a, .comment.owner a:active, .comment.owner a:hover {color: #fff;}
.comment.owener .comment_number a {color: #fff;}
.comment {background: #eee; border-bottom: none; margin-bottom: 30px; position: relative; overflow: visible; padding: 15px;}
.comment:after {top: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; border-top-color: #eee; border-width: 15px; margin-left: -15px;}
.comment.even:after {left: 40px}
.comment.odd:after {right: 40px;}
.comment_number a {color: #3E606F;}

.component input {min-height: 25px}
.component input, .component textarea, .component select { border: none; color: #222; border: 2px solid #B9AEA9; background-color:#fefefe;}
.component input[type="radio"], .component input[type="checkbox"] {line-height: initial; min-height: initial;}
.component div.form_field_checkbox label {margin-bottom: 0px;}
.component div.form_field {margin-bottom: 5px;}

.component button, input.form_field_submit_button, .submit_wrapper input {padding: 10px 20px; background: #3E606F; color: #fff; border: none; font-size: 16px;}
.component button:hover, input.form_field_submit_button:hover, .submit_wrapper input:hover {background: #91AA9D; color: #fff;}

#top_wrapper .nivo-controlNav {padding-bottom:0;}

#footer_wrapper {width: 100%; background: #3E606F; padding: 30px 0; color: #fff;}
#footer_wrapper a, #footer_wrapper a:visited {color: #fff; text-decoration: underline;}
#footer_wrapper a:hover {color: #000; text-decoration: none;}
#footer_wrapper #powered_by {text-align: right; padding: 10px 0 20px 0;}

#copyright {padding: 20px 0 10px 0; text-align:left;}
.splash #location_3 {padding:0;}

a[href^=tel] { color: inherit; text-decoration: none; }

.component button, .component input[type="button"], .component input[type="reset"], .component input[type="submit"], .blog_component p.post_read_more a, .blog_component p.archived a { display:inline-block; margin:0; line-height:1; height:100%; }

.search_wrapper #blog_search, .ecwid_product_search_component .ecwid-SearchPanel .ecwid-SearchPanel-field, .ecwid_product_search_component .ecwid-SearchPanel .ecwid-SearchPanel-button, .search_wrapper .input_wrapper, .search_wrapper .submit_wrapper > input { display:inline-block; box-sizing:border-box; min-height:36px; }

.comment_form .submit_wrapper { padding:0; }

.search_wrapper, .ecwid-SearchPanel { overflow:visible; padding:0; }

.google_map_component .component_content .directions .input > input:focus,
.ecwid_product_search_component .ecwid-SearchPanel .ecwid-SearchPanel-field:focus,
.ecwid_product_search_component .ecwid-SearchPanel .ecwid-SearchPanel-button:focus,
.input_wrapper #blog_search:focus { outline:0; }


@media (max-width: 650px) {
  #header_text {padding: 40px 0;}
  .component_heading {font-size:24px;}
  #header_text h1#site_heading {font-size: 50px; line-height: normal; line-height: 0.9em;}
  #header_text h2#site_subheading {font-size: 14px; padding-top:10px; line-height: 1em;}
  #header_text h1#site_heading, #header_text h2#site_subheading {margin: 0px;}
  .theme-custom-1 .nivo-directionNav .nivo-prevNav {left:0;}
  .theme-custom-1 .nivo-directionNav .nivo-nextNav {right:0;}
  .splash #location_3 .nivo-controlNav {display: none;}
}