@import url(https://fonts.googleapis.com/css?family=Yesteryear|Open+Sans|Cabin+Condensed);

body {font: normal 14px 'Open Sans'; color: #333;  margin: 0; padding: 0; line-height: 1.6;
  background: #0d1b3e url(../images/darkclouds.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover;  background-size: cover;
}

h1, h2, h3, h4, h5, h6 {color: #333;}
h1, h2, h3 {font: normal 24px 'Open Sans'; margin: 10px 0 10px 0;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #333; text-decoration: none;}
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {color: #333;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #333; text-decoration: underline;}

.component h1 a, .component h2 a, .component h3 a, .component h1 a:hover, .component h2 a:hover,
.component h3 a:hover, .component h1 a:visited, .component h2 a:visited, .component h3 a:visited
{color: #333;}
.component h2 {margin-top: 0; padding:5px 15px; text-transform: uppercase; background-color:#e2e2e2; color:#333; border-radius:5px;font-weight:bold;}
.component_content h2 {margin-top: initial; padding: initial; text-transform: initial; background-color: initial; color: initial; border-radius: initial;}

a, a:visited {color: #006DE4; text-decoration: none;}
a:hover {color: #0593f0; 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 {padding-top: 20px; padding-bottom:10px;}

#header_text {zoom: 1; overflow: hidden; padding: 0 0 0 0;}
#header_text h1#site_heading {font: 60px 'Yesteryear';color: #fff; float: left; margin:5px 0 10px 10px; line-height: 1.0; text-shadow: rgba(0, 0, 0, 0.75) 2px 2px 2px;}
#header_text h1#site_heading a {color: #fff;}
#header_text h2#site_subheading {font: 28px 'Cabin Condensed';color: #fff; margin:22px 10px 0 0; float: right;text-shadow: rgba(0, 0, 0, 0.75) 2px 2px 2px;}

#content_wrapper {background-color: #fff; border-radius: 5px;}

.navbar {width: 100%; overflow: hidden;}
#primary_navigation {font: normal 14px 'Open Sans'; overflow: hidden;}
#primary_navigation ul {list-style-type: none; padding: 0; margin: 0; background: transparent url(../images/bg15.png); 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: 10px 30px 10px 30px; text-decoration: none; color: #FFF; margin-right: 0px;}
#primary_navigation ul li a:hover  { background: transparent url(../images/bg25.png);}
#primary_navigation ul li.active a {background: transparent url(../images/bg25.png);}
#primary_navigation ul li.last a {margin-right: 0px;}

#primary_navigation ul.sf-menu ul.sub_navigation {background: transparent url(../images/bg15.png);margin-right: -20px;border-radius: 0px;}
#primary_navigation ul.sf-menu ul.sub_navigation li a {opacity:1; padding:10px 30px 10px 30px; border-top: 0; border-radius: 0px; background: transparent url(../images/bg15.png);}
#primary_navigation ul.sf-menu .active ul.sub_navigation li a {padding:10px 30px 10px 30px; border-top: 0;}
#primary_navigation ul.sf-menu ul.sub_navigation li a:hover {background: transparent url(../images/bg25.png); padding:10px 30px 10px 30px; color: #fff; border-top: 0;}

#primary_navigation ul.sf-menu ul.sub_navigation > li:last-child a { }
#primary_navigation ul.sf-menu ul.sub_navigation > li:first-child a { }

.location {padding: 10px;}
.component {margin-bottom: 20px; }
.component_content {padding: 0 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}

.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 {padding-bottom: 10px;}
.blog_component p.post_read_more a {padding: 10px; background: #5FC4E8; color: #fff; text-decoration: none;}
.blog_component p.post_read_more a:hover {background: #4A9CBB; color: #fff; text-decoration: none;}
.blog_component p.archived {text-align: right; padding-top: 10px;}
.blog_component p.archived a {padding: 10px; background: #4A9CBB; color: #fff; text-decoration: none;}
.blog_component p.archived a:hover {background: #5FC4E8; color: #fff; text-decoration: none;}

.metadata {font-size: 13px; padding: 10px; border-top: 2px solid #DDD;}
.metadata .comments { }
.metadata div {display: inline;}

.guestbook_component input, .guestbook_component textarea, .form_component input, .form_component textarea {max-width: 97%;}

.comment.owner {border: none;}
.comment {border-bottom: 2px solid #DDD;}



.component input {min-height: 25px}
.component input, .component textarea { border: none; color: #222; border: 2px solid #dfdfdf; background-color:#f1f1f1; border-radius:5px;}

.component button, .blog_component p.post_read_more a, .blog_component p.archived a, 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, .blog_component p.post_read_more a:hover, .blog_component p.archived a:hover, input.form_field_submit_button:hover, .submit_wrapper input:hover {background: #444; color: #fff; font-size: 16px;border-radius:5px;}




#top_wrapper .nivo-controlNav {padding-bottom:0;}

#footer_wrapper {color: #fff;}
#footer_wrapper .container {padding: 10px 0px;}
#footer_wrapper a, #footer_wrapper a:visited {color: #50B9FD; text-decoration: none;}
#footer_wrapper a:hover {color: #0593f0; text-decoration:underline;}
#footer_wrapper #powered_by {text-align: center; padding: 10px 0 20px 0;}

#right {}
#right .component:last-of-type {}
#copyright {padding: 0 10px; text-align:center;}
.splash #location_3 {padding:0;}

a[href^=tel] { color: inherit; text-decoration: none; }

@media screen and (max-width: 650px) {
  #primary_navigation {font-size: 14px;}
  #primary_navigation ul {text-shadow: none; margin: 0;}
  #primary_navigation ul li a {padding:10px;}
  #primary_navigation ul li.active a {}
  #header_wrapper {padding-top: 10px; padding-bottom: 20px;}
  #header_text {padding: 15px 10px;}
  #header_text h1#site_heading {font-size: 35px; float:none; text-align:center;line-height: normal;}
  #header_text h2#site_subheading {font-size: 18px; padding-top:10px; float:none; text-align:center;line-height: normal;}
  #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;}
}



