@import url(http://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 30px 0; padding: 0 0 0px 0; font-weight:normal; text-transform: uppercase; text-align: left; position: relative; line-height: inherit;}
.component_heading a, .blog_post .title a,.component_heading a:visited, .blog_post .title a:visited {text-decoration: none; color: #4A737E;}
.component_heading a:hover, .blog_post .title a:hover {text-decoration: underline; color: #779791;}

a, a:visited {color: #4A737E; text-decoration: none;}
a:hover {color: #779791; 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; margin-bottom: 40px;}
#header_text h1#site_heading {font: 90px 'Oswald';color: #fff; text-transform: uppercase; line-height: 1.0em; letter-spacing:2px;}
#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 16px '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; position: relative;}
#primary_navigation ul li.last a {padding-right: 0px; margin-right: 0px;}
#primary_navigation ul li a:hover, #primary_navigation ul li.active a {color: #4A737E;}


#primary_navigation ul.sf-menu ul.sub_navigation {border-bottom-left-radius: 0; border-bottom-right-radius: 0;}
#primary_navigation ul.sf-menu .active ul.sub_navigation li a {color: #333;}

#left {background: rgba(121, 153, 148, 0.38);}
#right {background: rgba(121, 153, 148, 0.38);}

.component {padding: 15px 0;}

.component_heading:after {content: ""; background: #4A737E; position: absolute; bottom: 0px; left: 0; width: 40px; height: 5px;}

.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 .date {padding-bottom: 20px;}
.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: #4A737E; color: #fff; text-decoration: none; border-radius: 5px;}
.blog_component p.post_read_more a:hover, .blog_component .post_pagebreak a:hover {background: #779791; color: #fff; text-decoration: none;}
.blog_component p.archived {text-align: right; padding-top: 10px;}
.blog_component p.archived a {padding: 10px; background: #4A737E; color: #fff; text-decoration: none; border-radius: 5px;}
.blog_component p.archived a:hover {background: #779791; color: #fff; text-decoration: none;}

.blog_comment_component .recent_comment_date {display: block; text-align: right;;}

.metadata {font-size: 13px; padding: 10px; margin-top: 20px; border-top: 2px solid rgba(121, 153, 148, 0.38);}
.metadata div {display: inline;}

.comment.owner {background: rgba(121, 153, 148, 0.38);}
.comment {border-bottom: 2px solid rgba(121, 153, 148, 0.38);}

.component input {min-height: 35px}
.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: #4A737E; color: #fff; border: none; font-size: 16px;}
.component button:hover, input.form_field_submit_button:hover, .submit_wrapper input:hover {background: #779791; color: #fff;}

#footer_wrapper {background: #00254B; 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: 970px) {
  #header_text {padding: 60px 0px}
  #footer_wrapper {padding: 30px 0;}
  .component_heading {font-size: 35px;}
}

@media (max-width: 750px) {
  #primary_navigation ul li a {margin-right: 0px;}
  #header_text {margin-bottom: 20px;}
}

@media (max-width: 768px) {
  #primary_navigation {padding-left: 20px; padding-right: 20px;}
  
}

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