html, body {
overflow-x: hidden;
}
body {
font-family: 'Open Sans',Helvetica,Arial,sans-serif;
margin: 0;
}
header {
padding: .3rem 1rem;
}
header a:hover {
color: rgba(255, 255, 255, 0.6);
}
#main-nav .active > a {
color: rgba(255, 255, 255, 1.0);
background: transparent;
}
header a {
color: #fff;
}
.menu a {
outline: none !important;
}
.logotype {
font-family: 'Calistoga';
font-size: 2.0rem;
margin-bottom: -10px;
}
.logotypesm {
font-family: 'Calistoga';
font-size: 1.4rem;
margin-top: 0.8rem;
margin-bottom: -0.3rem;
}
.taglinesm {
font-size: 0.7rem;
margin-bottom: 0.5rem;
}
.taglinelg {
font-size: 0.9rem;
margin-bottom: 0.5rem;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Work Sans', sans-serif;
} .top-bar, .top-bar ul {
background-color: transparent;
}
.menu .active > a {
background: transparent;
}
#footer-links a {
color: rgba(23, 121, 186, 1.0);
}
#footer-links a:hover {
color: rgba(23, 121, 186, 0.6);
}
#top-bar-menu a {
color: #fff;
}
.warmgray {
background-color: rgba(228, 224, 220, 1.0);
}
.lightgray {
background-color: rgba(228, 224, 220, 0.8);
}
.winter {
background-color: rgba(5, 102, 182, 1.0);
color: #fff;
}
.lightwinter {
background-color: rgba(66, 66, 66, 0.5);
color: #fff;
}
.spring {
background-color: rgba(100, 155, 33, 1.0);
}
.summer {
background-color: rgba(229, 168, 0, 1.0);
}
.fall {
background-color: rgba(214, 107, 95, 1.0);
} .gform_confirmation_wrapper {
padding: 1rem 2rem !important;
background-color: #f0e6bd;
} .off-canvas-wrapper {
overflow: visible;
}
.off-canvas-content {
display: flex;
flex-direction: column;
height: 100vh;
}
header, nav, footer {
flex-shrink: 0;
}
.content {
flex: 1 0 auto; } .center-xy {
display:flex;
justify-content:center;
align-items:center;
}
.center-x {
text-align:center;
}
.right-x {
display:flex;
justify-content:flex-end;
align-items:center;
}
.botmargin {
margin-bottom: 2rem;
}
.botpad {
padding-bottom: 2em;
}
.topmargin {
margin-top: 2rem;
}
.ypad {
padding-top: 2rem;
padding-bottom: 2rem;
}
.toppad {
padding-top: 2rem;
}
.botpad {
padding-top: 2rem;
} .mobile-nav-header {
width:100%;
}
.mobile-nav {
margin-top: 0.8rem;
}
.accordion-menu a {
padding: .4rem 1rem;
}
.menu .active > a {
background: transparent;
color: rgba(105, 105, 105, 1.0);
}
.mobile-nav-footer a {
color: #333;
}
#footer-links {
text-align: center;
} .hero {
background-repeat: no-repeat;
background-size: cover;
width: 100%;
height: 60vh;
text-align: center;
display: flex;
align-items: center;
justify-content: flex-end;
padding-right: 2rem;
}
.hero-text {
color: rgba(255, 255, 255, 1.0);
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
letter-spacing: -0.08rem;
text-align: right;
}
.hero-title {
font-weight:900;
margin-bottom: -18px;
}
.hero-sub-title {
font-weight:600;
}
.hero-back {
background-color: rgba(0, 0, 0, 0.2);
} .mapp-menu-toggle {
display: none;
}
.gm-svpc {
display: none;
}
.gm-style-mtc {
display: none;
}
::placeholder {
color: #cacaca;
}
element {
width: 100%;
}
.mapp-align-center {
margin-left: auto;
margin-right: auto;
}
.mapp-layout {
border: transparent;
margin: 0;
margin-right: 0px;
margin-left: 0px;
min-width: 200px;
padding: 0px;
position: relative;
} .page-title .vcard {
border: 0px;
padding: 0px; }
.byline {
color: #999; }
.entry-content img {
max-width: 100%;
height: auto; }
.entry-content .alignleft, .entry-content img.alignleft {
margin-right: 1.5em;
display: inline;
float: left; }
.entry-content .alignright, .entry-content img.alignright {
margin-left: 1.5em;
display: inline;
float: right; }
.entry-content .aligncenter, .entry-content img.aligncenter {
margin-right: auto;
margin-left: auto;
display: block;
clear: both; }
.entry-content video, .entry-content object {
max-width: 100%;
height: auto; }
.entry-content pre {
background: #eee;
border: 1px solid #cecece;
padding: 10px; }
.wp-caption {
max-width: 100%;
background: #eee;
padding: 5px; }
.wp-caption img {
max-width: 100%;
margin-bottom: 0;
width: 100%; }
.wp-caption p.wp-caption-text {
font-size: 0.85em;
margin: 4px 0 7px;
text-align: center; }
.post-password-form input[type="submit"] {
display: inline-block;
vertical-align: middle;
margin: 0 0 1rem 0;
font-family: inherit;
padding: 0.85em 1em;
-webkit-appearance: none;
border: 1px solid transparent;
border-radius: 0;
transition: background-color 0.25s ease-out, color 0.25s ease-out;
font-size: 0.9rem;
line-height: 1;
text-align: center;
cursor: pointer;
background-color: #1779ba;
color: #fefefe; }
[data-whatinput='mouse'] .post-password-form input[type="submit"] {
outline: 0; }
.post-password-form input[type="submit"]:hover, .post-password-form input[type="submit"]:focus {
background-color: #14679e;
color: #fefefe; } .gallery {
max-width: 100%;
margin-left: auto;
margin-right: auto;
margin-right: -15px;
margin-left: -15px; }
.gallery::before, .gallery::after {
content: ' ';
display: table; }
.gallery::after {
clear: both; }
.gallery.gallery-columns-1 > dl {
width: 100%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.gallery.gallery-columns-1 > dl {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
.gallery.gallery-columns-1 > dl:last-child:not(:first-child) {
float: right; }
.gallery.gallery-columns-2 > dl {
width: 50%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.gallery.gallery-columns-2 > dl {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
.gallery.gallery-columns-2 > dl:last-child:not(:first-child) {
float: right; }
.gallery.gallery-columns-3 > dl {
width: 33.33333%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.gallery.gallery-columns-3 > dl {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
.gallery.gallery-columns-3 > dl:last-child:not(:first-child) {
float: right; }
.gallery.gallery-columns-4 > dl {
width: 25%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.gallery.gallery-columns-4 > dl {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
.gallery.gallery-columns-4 > dl:last-child:not(:first-child) {
float: right; }
.gallery.gallery-columns-5 > dl {
width: 20%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.gallery.gallery-columns-5 > dl {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
.gallery.gallery-columns-5 > dl:last-child:not(:first-child) {
float: right; }
.gallery.gallery-columns-6 > dl {
width: 16.66667%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.gallery.gallery-columns-6 > dl {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
.gallery.gallery-columns-6 > dl:last-child:not(:first-child) {
float: right; }
.gallery.gallery-columns-7 > dl {
width: 14.28571%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.gallery.gallery-columns-7 > dl {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
.gallery.gallery-columns-7 > dl:last-child:not(:first-child) {
float: right; }
.gallery.gallery-columns-8 > dl {
width: 12.5%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.gallery.gallery-columns-8 > dl {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
.gallery.gallery-columns-8 > dl:last-child:not(:first-child) {
float: right; }
.gallery dl {
width: 100%;
float: left;
padding-left: 0.9375rem;
padding-right: 0.9375rem; }
.gallery dl:last-child:not(:first-child) {
float: right; } .page-navigation {
margin-top: 1rem; } #comments .commentlist {
margin-left: 0px; }
#respond ul {
margin-left: 0px; }
.commentlist li {
position: relative;
clear: both;
overflow: hidden;
list-style-type: none;
margin-bottom: 1.5em;
padding: 0.7335em 10px; }
.commentlist li:last-child {
margin-bottom: 0; }
.commentlist li ul.children {
margin: 0; }
.commentlist li[class*=depth-] {
margin-top: 1.1em; }
.commentlist li.depth-1 {
margin-left: 0;
margin-top: 0; }
.commentlist li:not(.depth-1) {
margin-left: 10px;
margin-top: 0;
padding-bottom: 0; }
.commentlist .vcard {
margin-left: 50px; }
.commentlist .vcard cite.fn {
font-weight: 700;
font-style: normal; }
.commentlist .vcard time {
float: right; }
.commentlist .vcard time a {
color: #999;
text-decoration: none; }
.commentlist .vcard time a:hover {
text-decoration: underline; }
.commentlist .vcard img.avatar {
position: absolute;
left: 10px;
padding: 2px;
border: 1px solid #cecece;
background: #fff; }
.commentlist .comment_content p {
margin: 0.7335em 0 1.5em;
font-size: 1em;
line-height: 1.5em; }
.commentlist .comment-reply-link {
float: right; } .respond-form {
margin: 1.5em 10px;
padding-bottom: 2.2em; }
.respond-form form {
margin: 0.75em 0; }
.respond-form form li {
list-style-type: none;
clear: both;
margin-bottom: 0.7335em; }
.respond-form form li label,
.respond-form form li small {
display: none; }
.respond-form form input[type=text],
.respond-form form input[type=email],
.respond-form form input[type=url],
.respond-form form textarea {
padding: 3px 6px;
background: #efefef;
border: 2px solid #cecece;
line-height: 1.5em; }
.respond-form form input[type=text]:focus,
.respond-form form input[type=email]:focus,
.respond-form form input[type=url]:focus,
.respond-form form textarea:focus {
background: #fff; }
.respond-form form input[type=text]:invalid,
.respond-form form input[type=email]:invalid,
.respond-form form input[type=url]:invalid,
.respond-form form textarea:invalid {
outline: none;
border-color: #fbc2c4;
background-color: #f6e7eb;
-ms-box-shadow: none;
box-shadow: none; }
.respond-form form input[type=text],
.respond-form form input[type=email],
.respond-form form input[type=url] {
max-width: 400px;
min-width: 250px; }
.respond-form form textarea {
resize: none;
width: 97.3%;
height: 150px; }
#comment-form-title {
margin: 0 0 1.1em; }
#allowed_tags {
margin: 1.5em 10px 0.7335em 0; }
.nocomments {
margin: 0 20px 1.1em; } .sidebar li {
list-style: none; }
.widget ul {
margin: 0; } .footer {
clear: both;
margin-top: 1em; } body#tinymce {
margin: 20px; } .gform_body ul {
list-style: none outside none;
margin: 0; }