@import url(https://fonts.googleapis.com/css?family=Parisienne|Roboto);

body {font: normal 14px Roboto; color: #333; background: #fff url(../images/background.jpg) top left no-repeat; background-size: cover; background-attachment: fixed; margin: 0; padding: 0; line-height: 1.6;}

.component_heading {color:#6F112A; font: normal 38px Parisienne,cursive,sans-serif; margin: 0 0 10px 0; padding: 5px 0; font-weight:normal;}
.component_heading a, .blog_post .title a,.component_heading a:visited, .blog_post .title a:visited {text-decoration: none; color: #6F112A;}

.blog_post .title a {font-size: 20px;}  
    
.component_heading a:hover, .blog_post .title a:hover {text-decoration: underline;}

a, a:visited {color: #A9193F; text-decoration: none;}
a:hover {color: #A9193F; text-decoration: underline; opacity:0.9;}
a img {border: none;}
ul {list-style-type:square;}
ul, ol {padding-left: 25px;}
ul ul, ol ol {padding-left: 25px;}

#header_wrapper {border-bottom: 5px solid #6F112A;}
               
#header_text {padding: 0; text-align: center; padding: 100px 0;}
#header_text h1#site_heading {font: 90px Parisienne,cursive,sans-serif;color: #fff; text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5); line-height: 1.3em; margin: 0; padding: 0;}
#header_text h1#site_heading a {color: #fff;}
#header_text h1#site_heading a:hover {text-decoration: none;}
#header_text h2#site_subheading {font: normal 22px Roboto;color: #FBE9BC;; line-height: 1.2em; text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5); max-width: 1170px; margin: 0; padding: 0;}

#navigation_wrapper {background: rgba(0, 0, 0, 0.35);}
#primary_navigation {font: normal 16px Roboto; overflow: hidden; text-transform: uppercase; position: relative;}
#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; float: left; padding: 15px 30px 15px 30px; text-decoration: none; color: #fff; margin-right: 0px;    text-shadow: rgba(0, 0, 0, 0.4) 2px 2px 4px; }
#primary_navigation ul li a:hover  { background: rgba(0, 0, 0, 0.35); color: #fff;}
#primary_navigation ul li.active a  {background: rgba(0, 0, 0, 0.5); color: #fff;}
#primary_navigation ul li.last a {margin-right: 0px;}

#primary_navigation ul.sf-menu ul.sub_navigation {border-bottom-left-radius: 0; border-bottom-right-radius: 0; background: #6F112A;}
#primary_navigation ul.sf-menu ul.sub_navigation li a {border-top: 0; line-height: 1.2em; padding:10px 30px; text-shadow: none;}
#primary_navigation ul.sf-menu .active ul.sub_navigation li a {border-top: 0; text-shadow: none;}
#primary_navigation ul.sf-menu ul.sub_navigation li a:hover  {background: rgba(0, 0, 0, 0.35); border-top: 0; border-radius: 0;}
#primary_navigation ul.sf-menu li:hover { background: rgba(0, 0, 0, 0.35);}

#content_wrapper {background: #fff; padding: 30px 0;}

.location {padding: 10px;}
.component {margin-bottom: 20px; }

#right .location, #left .location {background: #F5EEED;}

.nav-dots .active {background: #ffffff; box-shadow: 0 0 0 3px #6F112A;}
.nav-dots a, .nav-dots a:visited {background: #6F112A; box-shadow: 0 0 0 3px #6F112A;}

.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: #6F112A; color: #fff; text-decoration: none;}
.blog_component p.post_read_more a:hover, .blog_component .post_pagebreak a:hover {background: #6F112A; color: #fff; text-decoration: none;}
.blog_component p.archived {text-align: right; padding-top: 10px;}
.blog_component p.archived a {padding: 10px; background: #6F112A; color: #fff; text-decoration: none;}
.blog_component p.archived a:hover { opacity:0.9; text-decoration: none;}

.blog_comment_component .recent_comment_date {display: block;}

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

.comment.owner {background: #F5EEED;}
.comment {border-bottom: 2px solid #B9AEA9;}
.blog_post .share { margin-bottom: 20px;}
.component input {min-height: 35px}
.component input, .component textarea, .component select { border: none; color: #222; border: 2px solid #cccccc; 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: #6F112A; color: #fff; border: none; font-size: 16px;}
.component button:hover, input.form_field_submit_button:hover, .submit_wrapper input:hover {opacity:.9; color: #fff;}

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

#footer_wrapper {color: #fff; width: 100%; background: #272727; border-top: 5px solid #6F112A;}
#footer_wrapper .container {padding: 10px;}
#footer_wrapper a, #footer_wrapper a:visited {color: #fff; text-decoration: underline;}
#footer_wrapper a:hover {opacity:0.9;}
#footer_wrapper #powered_by {text-align: center; padding: 10px 0 20px 0;}

#copyright {padding: 20px 0 10px 0; text-align:center;}
.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:18px;}
  #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;}
}