
/*** IMPORT GOOGLE FONTS ***/

@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic|PT+Serif:400,700,400italic,700italic|Fugaz+One:400);


/*** GENERAL STYLES ***/

body {background: #373a2a url(/wp-content/uploads/sites/83/2015/04/bkg.jpg) center top; background-attachment: fixed; background-size: cover; font-family: 'PT Sans', sans-serif; color: #777;}
h1, h2, h3, h4, h5, h6, .widget-title {font-family: 'PT Serif', serif; color: #373a2a; font-weight: bold;}
a, #toc a {color: #5f6253;}
a:hover, #toc a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #9ea090;}

.round-corners, .archive_thumbs, .author_excerpt .avatar, .gallery .attachment-thumbnail {border-radius: 4px;}


/*** EXTRA TEXT COLORS ***/

.widget_oomph_post_widget .entry-meta, #primary .posted-on-byline {}
.accordion-container .show-more, .accordion-container .show-less {font-family: 'PT Sans', sans-serif; color: #9ea090;}


/*** BUTTONS ***/

input[type="submit"], input[type="button"], button, .comments-area .reply a, a.button-link, .menu-toggle-icon, .contact-us-button a {padding-top: .65em; font-family: 'Fugaz One', sans-serif; font-size: 17px; color: #ddba5a; background: #373a2a; text-transform: uppercase; border-radius: 4px;}
input[type="submit"]:hover, input[type="button"]:hover, button:hover, .comments-area .reply a:hover, a.button-link:hover, .contact-us-button a:hover {background: #5f6253;}

@media screen and (min-width: 768px) and (max-width: 1023px) {/* SMALL TABLET ONLY */
	input[type="submit"], input[type="button"], button, .comments-area .reply a, a.button-link, .menu-toggle-icon, .contact-us-button a {font-size: 15px;}
}


/*** LINES ***/

th, td, .accordion-container, .comments-area, #primary .with-divider, .wp-pagenavi {border-color: #b9bba8;}



/*==============================================*/


/*** STRUCTURE ***/

#wrapper {}
#wrapper-with-footer {}
#wrapper-without-footer {}
#wrapper-without-header {}
#wrapper-without-herowidgets {}
#wrapper-without-navs > .inner {max-width: 1200px; margin: 0 auto;}

#colophon {clear: both; position: relative; background: #373a2a; z-index: 10; color: #9ea090;}
#colophon a {color: #fff;}
#site-footer-right .widget_nav_menu .menu > li > a {font-family: 'PT Serif', serif; font-weight: bold; color: #9ea090;}

#primary {padding: 20px;}

@media screen and (min-width: 768px) {/* TABLET AND UP */
	#wrapper-without-navs {float: left; width: 84%; padding: 50px 50px 50px;}
	/*.home #wrapper-without-navs {padding-top: 350px;}*/
	#wrapper-without-navs > .inner {border-radius: 4px; overflow: hidden;}
	#wrapper-without-herowidgets {background: linear-gradient(to right, #fff 75%, #ecede5 75%);}
	.page-template-page_left-sidebar-php #wrapper-without-herowidgets {background: #fff;}
	#masthead {float: left; width: 16%; margin: 0; z-index: 5;}
	#masthead > .top {position: absolute; left: 0; top: 0; bottom: 0; width: 16%; background: rgba(185,187,168,.65); z-index: 1;}
	#masthead > .inner {position: relative; z-index: 2;}
	#logo, #header-widgets {float: none;}
	#primary {padding: 40px;}
	#primary, .single-jobs #primary, .post-type-archive-testimonials #primary, .post-type-archive-staff-member #primary, .single-staff-member #primary,
	.blog #primary, .archive #primary, .single #primary, #primary.author, #primary.right-sidebar, .page-template-page_right-sidebar-php #primary {margin-left: 0; width: 75%;}
	.page-template-page_left-sidebar-php #primary {width: 100%;}
	#secondary-right {width: 25%;}
	#secondary-left {display: none;}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {/* SMALL TABLET ONLY */
	#wrapper-without-navs {width: 80%; padding: 50px 20px 20px;}
	#masthead {width: 20%;}
	#masthead > .top {width: 20%;}
}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	#masthead .widget {display: none;}
	#breadcrumbs, #primary {background: #fff;}
	.secondary {background: #ecede5; padding: 20px 0;}
}


/*** PRIMARY NAV ***/

#site-navigation {background: rgba(95,98,83,.9);}
#site-navigation a {padding: 8px 15px;}

@media screen and (min-width: 768px) {/* TABLET AND UP */
	#site-navigation {display: none;}
	#site-navigation .sub-menu {}
	#site-navigation .sub-menu > li {}
	#site-navigation .menu > .current-menu-ancestor > a, #site-navigation .menu > .current-menu-item > a {}
	#site-navigation .menu > li:hover > a {}
	#site-navigation .sub-menu li a:hover {}
}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	#site-navigation .menu > li, #site-navigation .sub-menu li {border-top: 1px solid #9ea090 !important;}
}


/*** SECONDARY NAV ***/

#secondary-nav {position: absolute; right: 0; top: 0; height: 0; font-size: 12px; text-transform: uppercase;}
#secondary-nav ul {padding-right: 15px;}
#secondary-nav li {padding-right: 5px;}
#secondary-nav li a {padding: 8px 15px; color: #fff; background: rgba(158,160,144,.8); border-radius: 0 0 4px 4px;}
#secondary-nav li a:hover {background: #9ea090;}
#secondary-nav li.button a {background: rgba(55,58,42,.8);}
#secondary-nav li.button a:hover {background: #373a2a;}

@media screen and (min-width: 768px) {/* TABLET AND UP */
	#secondary-nav {right: 20px;}
}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	#secondary-nav ul {padding-left: 0;}
	#secondary-nav li a {padding: 6px 8px; font-size: 11px;}
}



/*==============================================*/


/*** WIDGETS AND LISTS ... AFFILIATIONS, INSURANCE ***/

.widget {margin: 30px 0;}
.secondary .widget {padding: 0 20px;}
#header-widgets .widget {color: #fff; margin: 30px 0; padding: 0 20px;}
.widget-title, .widget ul.list li, /*.widget ul.thumblist li,*/ .widget_categories li {border-bottom: 1px solid #b9bba8;}
.widget-title {font-size: 18px; line-height: 1; padding: 0 20px 5px; margin: 0 -20px 10px;}
.widget .widget-title + div > ul.list, .widget .widget-title + ul.list, .widget_categories .widget-title + ul, .widget-title + ul.thumblist {margin: -10px -20px 0;}
.widget ul.list li > a, .widget_categories ul a {padding: 8px 20px;}
.widget ul.list li > a:hover, .widget_categories ul a:hover {background: #fff;}

.widget .widget-title + ul.thumblist {margin: 0 -10px;}
.thumblist-item {display: inline-block; width: 50%; vertical-align: top;}
.thumblist-link {padding: 10px;}
.thumblist-link .post-thumbnail {display: block; width: 100%; text-align: center; padding: 0;}
.thumblist-link .post-thumbnail img {display: inline; width: 80px;}
.thumblist-link .entry-title {display: none;}

.widget.big-text-widget {font-size: 24px; line-height: 1.2; color: #373a2a; font-family: 'PT Serif', serif; text-align: center; font-weight: bold; border: solid #b9bba8; border-width: 1px 0; padding: 20px !important;}

#header-widgets .widget.blank-widget, .secondary .widget.blank-widget {padding: 0 20px;}

@media screen and (min-width: 768px) {/* TABLET AND UP */
	#header-widgets .widget {color: #3a3a3a;}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {/* SMALL TABLET ONLY */
	.widget-title {font-size: 15px;}
}


/*** CALL TO ACTION ***/

.action {}
.action-text {font-family: 'Fugaz One', sans-serif; font-size: 18px; color: #ddba5a; text-transform: uppercase;}
.action-phone {font-family: 'PT Serif', serif; font-size: 40px; color: #fff; font-weight: bold;}
a.action-email {font-size: 16px; color: #9ea090 !important; padding-top: 5px; font-style: italic; text-transform: lowercase; font-weight: bold;}
a.action-email:before {}

#masthead .action {text-shadow: 0 0 10px rgba(0,0,0,.5);}
#masthead .action-text {}
#masthead .action-phone {}
#masthead a.action-email {color: #ecede5 !important;}

#colophon .action-text {}
#colophon .action-phone {}
#colophon a.action-email {}

#primary .action {position: relative; border-radius: 4px; padding: 20px; background: #373a2a;}
#primary .action-text {font-size: 16px;}
#primary .action-phone {font-size: 45px; margin-bottom: -5px;}
#primary .action-email {position: absolute; right: 0; bottom: 0;}
#primary .action-email:before {font-size: 30px;}
#primary .action-email span {display: none;}

.secondary .widget.widget-action {background: #373a2a; padding: 25px 20px; text-align: center;}
#header-widgets .widget.widget-action {padding: 20px; text-align: center;}

@media screen and (min-width: 768px) {/* TABLET AND UP */
	#masthead #header-widgets .widget.widget-action {padding: 0 20px; text-align: center; margin-top: 0 !important; margin-bottom: 0 !important;}
	#masthead #header-widgets .widget.widget-action + * {margin-top: 0;}
}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	#masthead #header-widgets .widget.widget-action {display: block;}
}


/*** GOOGLE SEARCH ***/

@media screen and (min-width: 768px) {/* TABLET AND UP */
	#masthead .google-search {position: absolute; left: 100%; padding-left: 20px; top: 10px; width: 250px; margin: 0 !important;}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {/* SMALL TABLET ONLY */
	#masthead .google-search {width: 200px;}
}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	#masthead .widget.google-search {display: block; padding: 10px 15px; margin: 20px 0 0;}
}


/*** BREADCRUMBS ***/

#breadcrumbs {padding: 0 20px; font-size: 13px;}
#breadcrumbs > .inner {padding: 15px 0 10px; border-bottom: 1px solid #b9bba8; overflow: hidden;}

@media screen and (min-width: 768px) {/* TABLET AND UP */
	#breadcrumbs {width: 75%;}
	.page-template-page_left-sidebar-php #breadcrumbs {width: 100%;}
}


/*** CUSTOM MENU (LEFT NAV) ***/

.secondary .widget.photo-above-left-nav {}
.photo-above-left-nav img {border-radius: 4px;}

#header-widgets .widget.widget_nav_menu, .secondary .widget.widget_nav_menu {padding: 0;}
#header-widgets .widget_nav_menu .menu, .secondary .widget_nav_menu .menu {border-bottom: 1px solid #b9bba8;}
#header-widgets .widget_nav_menu li, .secondary .widget_nav_menu li {position: relative; border-top: 1px solid #b9bba8;}
#header-widgets .widget_nav_menu a, .secondary .widget_nav_menu a {padding: 8px 10px; font-size: 15px; color: #5f6253;}

#header-widgets .widget_nav_menu li:hover .sub-menu {display: block;}
#header-widgets .widget_nav_menu .sub-menu {display: none; position: absolute; left: 100%; top: -1px; background: rgba(185,187,168,.83); border-radius: 0 4px 4px 0; overflow: hidden;}
#header-widgets .widget_nav_menu .sub-menu a {white-space: nowrap;}

#header-widgets .widget_nav_menu a:hover, .secondary .widget_nav_menu li:hover > a {background: #fff;}
#header-widgets .widget_nav_menu .current-menu-item > a, .secondary .widget_nav_menu .current-menu-item > a {background: #c4c6ba;}

#secondary-right .widget.widget_nav_menu:before {content: 'In This Section'; font-family: 'PT Serif', serif; font-size: 18px; line-height: 1; color: #373a2a; padding: 0 10px 5px; font-weight: bold;}

@media screen and (min-width: 768px) {/* TABLET AND UP */
	#header-widgets .widget.widget_nav_menu {background: rgba(185,187,168,.5);}
	#header-widgets .widget_nav_menu .menu {border-bottom: 1px solid #7e8171;}
	#header-widgets .widget_nav_menu li {border-top: 1px solid #7e8171;}
	#header-widgets .widget_nav_menu a, .secondary .widget_nav_menu a {padding: 8px 20px; color: #373a2a;}
	#header-widgets .widget_nav_menu ul ul a, .secondary .widget_nav_menu ul ul a {padding-left: 35px;}
	#header-widgets .widget_nav_menu ul ul ul a, .secondary .widget_nav_menu ul ul ul a {padding-left: 50px;}
	#header-widgets .widget_nav_menu ul ul ul ul a, .secondary .widget_nav_menu ul ul ul ul a {padding-left: 65px;}
	#header-widgets .widget_nav_menu ul ul ul ul ul a, .secondary .widget_nav_menu ul ul ul ul ul a {padding-left: 80px;}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {/* SMALL TABLET ONLY */
	#header-widgets .widget_nav_menu a {font-size: 14px;}
}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	#header-widgets .widget.widget_nav_menu {display: none;}
}


/*** FOLLOW US ***/

.secondary .widget.widget_acadia_social_media {}
.widget_acadia_social_media .widget-title {display: none;}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	#colophon .widget.widget_acadia_social_media {text-align: center;}
}


/*** TESTIMONIAL ***/

.widget-testimonials .entry-summary {font-family: 'PT Serif', serif; font-style: italic; font-weight: bold; font-size: 21px; line-height: 1.2; color: #5f6253;}
.widget-testimonials .entry-summary:before {left: -3px; top: 12px; color: #9ea090; font-style: normal; font-size: 80px;}
.widget-testimonials .testimonial-attribution {font-size: 14px;}

#primary .widget-testimonials {text-align: center;}
#primary .widget-testimonials .entry-summary {color: #9ea090;}
#primary .widget-testimonials .entry-summary:before {display: none;}

.secondary .widget.widget-testimonials {padding: 0 20px;}

@media screen and (min-width: 768px) {/* TABLET AND UP */
	#header-widgets .widget-testimonials .entry-summary, #secondary-left .widget-testimonials .entry-meta {color: #373a2a;}
	#header-widgets .widget-testimonials .entry-summary:before {color: #5f6253;}
}


/*** VIRTUAL TOUR ***/

.virtual-tour a {font-family: 'Fugaz One', sans-serif; color: #ddba5a; text-transform: uppercase; background: #373a2a; border-radius: 4px; overflow: hidden; font-size: 17px;}

.widget.virtual-tour {padding: 0 20px; text-align: center; line-height: 1;}
.virtual-tour a {padding: 10px 15px 8px;}

#secondary-right .virtual-tour a {text-align: center; line-height: 1;}
#secondary-right .virtual-tour .caption {padding: 8px 10px 5px;}


/*** CONTACT US BUTTON ***/

.secondary .widget.contact-us-button {padding: 0 20px;}
.secondary .widget.contact-us-button a {}


/*** POST-IT ***/

.post-it {background: #ecede5; border-radius: 4px;}


/*** IMPORTANT ***/

.important {background: #ddba5a; color: #373a2a; border-radius: 4px;}
.important:before {line-height: .8;}


/*** BLOG STUFF ***/

.author_excerpt {background: #b9bba8;}

.comment-list .depth-1, .comment-list .depth-3 {background: #ecede5;}
.comment-list .depth-2, .comment-list .depth-4 {background: #fff;}



/*==============================================*/


/*** HOME HERO BUTTONS ***/

#herowidgets .widget_nav_menu {padding-bottom: 20px;}
#herowidgets .widget_nav_menu ul.menu, .home-hero-buttons .widget_nav_menu ul.menu {margin: 0 -10px; overflow: hidden;}
#herowidgets .widget_nav_menu li, .home-hero-buttons .widget_nav_menu li {float: left; width: 25%; padding: 0 10px;}
#herowidgets .widget_nav_menu a, .home-hero-buttons .widget_nav_menu a {display: block; border-radius: 4px; background: #373a2a; color: #ddba5a; text-align: center; text-transform: uppercase; font-family: 'Fugaz One', sans-serif; font-size: 14px; height: 70px; padding: 20px 10px; line-height: 1.2;}
#herowidgets .widget_nav_menu a:hover, .home-hero-buttons .widget_nav_menu a:hover {background: #5f6253;}

@media screen and (min-width: 560px) {/* MEDIUM PHONE AND UP */
	#herowidgets .widget_nav_menu li {display: table;}
	#herowidgets .widget_nav_menu a {display: table-cell; vertical-align: middle;}
	#herowidgets .widget_nav_menu li:first-child:nth-last-child(1) {width: 100%;}
	#herowidgets .widget_nav_menu li:first-child:nth-last-child(2), #herowidgets .widget_nav_menu li:first-child:nth-last-child(2) ~ li {width: 50%;}
	#herowidgets .widget_nav_menu li:first-child:nth-last-child(3), #herowidgets .widget_nav_menu li:first-child:nth-last-child(3) ~ li {width: 33.3333%;}
	#herowidgets .widget_nav_menu li:first-child:nth-last-child(4), #herowidgets .widget_nav_menu li:first-child:nth-last-child(4) ~ li {width: 25%;}
	#herowidgets .widget_nav_menu li:first-child:nth-last-child(5), #herowidgets .widget_nav_menu li:first-child:nth-last-child(5) ~ li {width: 20%;}
}

@media screen and (max-width: 559px) {/* SMALL PHONE ONLY */
	#herowidgets .widget_nav_menu li, .home-hero-buttons .widget_nav_menu li {float: none; width: 100%; margin: 5px 0;}
	#herowidgets .widget_nav_menu a, .home-hero-buttons .widget_nav_menu a {height: auto;}
}


/*** HOME HERO ***/

.hero {border-radius: 4px;}
.hero .caption {position: absolute; left: 0; bottom: 0; right: 0; text-align: center; padding: 10px 30px; color: #fff; font-size: 30px; font-family: 'Fugaz One', sans-serif; text-transform: uppercase; background: rgba(55,58,42,.8); line-height: 1.2;}


/*** HOME TAGLINE ***/

.tagline {text-align: center; padding: 20px 0;}
.tagline h1 {font-size: 26px; color: #5f6253;}


/*** HOME WELCOME TEXT ***/

.cfct-build .row.row-welcome {background: #b9bba8; margin-left: -40px; margin-right: -40px; padding: 20px 30px;}
.welcome-text {color: #555;}
.welcome-text h2 {}
.welcome-image {}
.welcome-image img {width: 100%; border-radius: 4px;}


/*** HOME FEATURES ***/

.home-feature {}
.home-feature img {border-radius: 4px;}
.home-feature h3 {margin: 15px 5px 5px; font-weight: bold;}
.home-feature p {margin: 5px;}
.home-feature p.link a {display: inline-block; color: #ddba5a; font-family: 'Fugaz One', sans-serif; text-transform: uppercase; font-size: 12px; text-decoration: none; padding: 5px 10px; background: #373a2a; border-radius: 4px;}



/*==============================================*/


/*** LANDING PAGE STRUCTURE ***/

.landing-page #herowidgets .widget_nav_menu {background: #fff; padding: 20px;}
.landing-page #wrapper-without-herowidgets {background: #fff;}
.lp-hero .textwidget, .lp-cta .action {max-width: 1200px;}


/*** LANDING PAGE HERO ***/

.lp-hero {background: rgba(236,237,229,.65);}
.lp-hero .full-width .box {width: 100%; padding: 10px 20px; font-size: 18px; line-height: 1.25; color: #3a3a3a; text-shadow: 0 0 40px #fff, 0 0 20px #fff;}
.lp-hero .full-width .box h1 {text-shadow: 0 0 60px #fff;}
.lp-hero .two-third .box {background: rgba(158,160,144,.9); color: #3a3a3a; border-radius: 4px;}
.lp-hero .one-third .box {background: rgba(55,58,42,.95); border-radius: 4px;}


/*** LANDING PAGE INSURANCE ***/

.insurance-accepted {background: #d7a10f;}
.insurance-accepted img {height: 50px;}


/*** LANDING PAGE CTA ***/

.lp-cta {background: #373a2a;}
.lp-cta .action .after-phone {font-size: 24px; font-family: 'Fugaz One', sans-serif; color: #ddba5a;}


/*** LANDING PAGE WIDGETS ***/

@media screen and (min-width: 768px) {/* TABLET AND UP */
	.landing-page #primary .action-phone {font-size: 17px; margin-bottom: 5px;}
	.landing-page #primary .action-email {position: static;}
	.landing-page #primary .action-email span {display: inline;}
	.landing-page #primary .thumblist-item {width: 100%;}
}

.landing-page #primary .widget-affiliations {padding: 0 20px;}
