@import url(https://fonts.googleapis.com/css?family=Open+Sans|Oswald);

body {font: normal 14px 'Open Sans'; color: #333; background: #fff; margin: 0; padding: 0; line-height: 1.6;}

.component_heading {color:#333; font: normal 50px 'Oswald'; margin: 0 0 10px 0; padding: 0 0 20px 0; font-weight:normal; text-transform: uppercase; text-align: center;}
.component_heading a, .blog_post .title a,.component_heading a:visited, .blog_post .title a:visited {text-decoration: none; color: #1E8CAE;}
.component_heading a:hover, .blog_post .title a:hover {text-decoration: underline;}

a, a:visited {color: #1E8CAE; text-decoration: none;}
a:hover {color: #1E8CAE; 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_text {padding: 150px 0; text-align: center; background: #334A5F url(../images/background.jpg) top left no-repeat; background-attachment: fixed;}
#header_text h1#site_heading {font: 90px 'Oswald';color: #fff; text-transform: uppercase; line-height: 1.0em;}
#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 'Open Sans';color: #eee; line-height: 1.0em; text-transform: uppercase; max-width: 1170px; margin: 5px auto;}

#navigation_wrapper {position: relative; top:0; left:0; width: 100%; overflow: hidden;}
#primary_navigation {font: normal 14px 'Open Sans'; overflow: hidden; position: relative; padding: 30px 0 0 0; text-align: right; text-transform: uppercase;}
#primary_navigation ul {list-style-type: none; padding: 0; margin: 0;}
#primary_navigation ul li {display: inline-block; }
#primary_navigation ul li a { display: inline-block; text-decoration: none; color: #333; margin-right: 15px; padding: 20px 10px;}

#primary_navigation ul.sf-menu ul.sub_navigation {border-bottom-left-radius: 0; border-bottom-right-radius: 0;}

.one .component.odd  {background: rgba(255, 255, 255, 0.1); width: 100%;}
.one .component.even {background: rgba(0, 0, 0, 0.07);  width: 100%;}
#left {background: rgba(0, 0, 0, 0.07)}
#right {background: rgba(0, 0, 0, 0.20)}

.component_content_wrapper {max-width: 1170px; margin: 0 auto; padding: 80px 0;}

.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}

h3.title {font-size: 32px;}
.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: #333; color: #fff; text-decoration: none; border-radius: 5px;}
.blog_component p.post_read_more a:hover, .blog_component .post_pagebreak a:hover {background: #999; color: #fff; text-decoration: none;}
.blog_component p.archived {text-align: right; padding-top: 10px;}
.blog_component p.archived a {padding: 10px; background: #333; color: #fff; text-decoration: none; border-radius: 5px;}
.blog_component p.archived a:hover {background: #999; color: #fff; text-decoration: none;}

.blog_comment_component .recent_comment_date {display: block;}

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

.comment.owner {background: rgba(0, 0, 0, 0.07)}
.comment {border-bottom: 2px solid #B9AEA9;}

.component input {min-height: 25px}
.component input, .component textarea, .component select { border: none; color: #333; border: 2px solid #333;}
.component input[type="radio"], .component input[type="checkbox"] {line-height: auto; min-height: auto;}
.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 {border-radius: 5px; padding: 10px 20px; background: #333; color: #fff; border: none; font-size: 16px;}
.component button:hover, input.form_field_submit_button:hover, .submit_wrapper input:hover {background: #999; color: #fff;}

#footer_wrapper {background: #334A5F; color: #fff; width: 100%; padding: 60px 0;}
#footer_wrapper .container {padding: 10px;}
#footer_wrapper a, #footer_wrapper a:visited {color: #fff; text-decoration: underline;}
#footer_wrapper a:hover {color: #fff; text-decoration: none;}
#footer_wrapper #powered_by {text-align: center; padding: 10px 0 0 0;}

#copyright {padding: 0 0 10px 0; text-align:center;}

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 0px;}
  .component_heading {font-size:30px;}
  #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;}
  .component {padding: 30px 0;}
  #footer_wrapper {padding: 20px 0;}
  .theme-custom-1 .nivo-directionNav .nivo-prevNav {left:0;}
  .theme-custom-1 .nivo-directionNav .nivo-nextNav {right:0;}
}

@media (max-width: 970px) {
	#header_text {padding: 60px 0px}
	.component {padding: 50px 0;}
	#footer_wrapper {padding: 30px 0;}
}