@charset "UTF-8";
/*
Theme Name: HP Theme
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> of the Enfold Wordpress Theme.
Version: 1.0
Author: Andrew Huguenard
Author URI: mailto:directdesign@cfl.rr.com
Template: enfold
*/
body {
	font-family: Lato, sans-serif;
	font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Montserrat, sans-serif;
	text-transform: none!important;
	letter-spacing:.01em!important;
}
h1, h2 {
	font-weight: 800;
}
h3, h4, h5, h6 {
	font-weight: 700;
}
h1 {
	font-size: 48px;
}
h2 {
	font-size: 32px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
p {
    line-height: 1.5;
}
p strong, p b {
	font-weight:900;
}
img {
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crisp-edges;
}
.main_color strong, strong {
	color:inherit;
}
.shadowed h1 {
	-webkit-text-shadow: 0 4px 5px rgba(0, 0, 0, 0.6);
	text-shadow: 0 4px 5px rgba(0, 0, 0, 0.6);
}
#header_meta {
	background: #162c4b;
}
.social_bookmarks {
	font-size: 21px;
}
input[type=submit],
input[type=button],
a {
	-webkit-transition:all .35s ease-in-out;
	transition:all .35s ease-in-out;
}

#top .av_seperator_big_border#header:not(.av_header_transparency) .av-main-nav > li > a {
	border-color:rgba(83,137,174, 0.4);
}
#header_meta * {
	font-size: 16px;
}
#header:not(.av_header_transparency) #header_main {
	background: #14376b; /* Old browsers */
	background: -moz-linear-gradient(top, #14376b 0%, #8ed8f0 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #14376b 0%,#8ed8f0 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #14376b 0%,#8ed8f0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#14376b', endColorstr='#8ed8f0',GradientType=0 ); /* IE6-9 */
}
.logo a {
	padding: 0 4px;
}
#header .logo img {
	-webkit-filter: drop-shadow(0 2px 4px rgba(0,0,0,0.4));
	filter: drop-shadow(0 2px 4px rgba(0,0,0,0.4));
}
.header_color span {
	border-color: rgba(10,189,253,.75);
}
.header_color.av_header_transparency span {
	border-color: rgba(255,255,255,.5);
}
.header_color .avia-menu-fx {
	background-color: #0abdfd;
}
.avia-menu-fx {
    bottom: 0px;
    height: 3px;
}
.av-minimum-height-100 .av-section-color-overlay-wrap .container {
	padding-top:0!important;
	padding-bottom:0;
}
.av-submenu-container {
	-webkit-box-shadow: 0 0 12px 2px rgba(0,0,0,.09);
	box-shadow: 0 0 12px 2px rgba(0,0,0,.09);
}
.av-submenu-container a {
	padding: 0px 14px 0px 16px!important;
	border-color: rgba(10,189,253,.4);
	font-weight: 700;
	color: #808284!important;
}
.av-submenu-container a:hover,
.av-submenu-container a:active {
	color: #000000!important;
}
#top .av-subnav-menu > li ul a {
    line-height: 35px;
}
.entry-content-wrapper li {
	padding: 0;
}
.entry-content-wrapper ul > li {
	list-style-type: none;
}
.entry-content-wrapper ul > li::before {
    content: "»";
    font-size: 20px;
    color: #0abdfd;
    margin: 0 5px 0 -15px;
}
.entry-content-wrapper ul > li li {
	position: inherit;
	list-style-type: inherit;
}
.av-share-box li::before,
.entry-content-wrapper ul > li li::before {
    content: ""!important;
    margin: 0!important;
    font-size: inherit;
}

#socket .copyright {
    font-size: 14px;
}
.section_bottom_border {
	border-bottom: 1px solid #e0e2e4!important;
}
.shutters th {
    letter-spacing: 0;
    text-transform: none;
    padding: 6px 9px;
    line-height: 1.4;
    vertical-align: bottom;
	color: #000;
}
.shutters td {
    font-size: 13px;
    padding: 6px 9px;
    line-height: 1.3;
    vertical-align: middle;
	color: #333;
}
.shutters .avia-highlight-col {
	-moz-box-shadow: 0px 5px 13px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 5px 13px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 5px 13px 0px rgba(0, 0, 0, 0.2);
}
.shutters th.avia-highlight-col {
	text-align: center;
	border: 1px solid #008fcc!important;
}
.shutters td.avia-highlight-col {
    padding-right: 2px;
    padding-top: 0;
}
.entry-content-wrapper .shutters li {
    margin-left: 5px;
}
.entry-content-wrapper .shutters ul {
	margin-bottom:0;
}
p.caption {
    font-size: 13px;
    margin: 5px 0;
}
.background-cover {
	background-size:cover!important;
}
.section-readmore {
	background-color: #f0f2f4;
}
.heading-paren {
	font-weight: normal;
	font-family:lato, sans-serif;
	font-style:italic;
	font-size: 18px;
}
.avia-slideshow.hp_homes_slider  {
     margin: 0 0 50px;
}
#top #s {
	color:#777!important;
}

#top #s::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color:#d0d2d4!important;
	opacity: 1; /* Firefox */
}

#top #s:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color:#d0d2d4!important;
}

#top #s::-ms-input-placeholder { /* Microsoft Edge */
	color:#d0d2d4!important;
}

@media (max-width: 812px) {
	h1 {
		font-size: 40px;
	}
	h2 {
		font-size: 32px;
	}
	h3 {
		font-size: 24px;
	}
	h4 {
		font-size: 18px;
	}
}
@media (max-width: 410px) {
#header_meta .sub_menu * {
		line-height: 1.5;
	}
}
