
/*** IMPORT GOOGLE FONTS ***/

@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,400italic,700italic|Lora:400,700,400italic,700italic|Architects+Daughter:400);


/*** GENERAL STYLES ***/

body {font-family: 'Source Sans Pro', sans-serif; color: #555; background: #ede7dd url(/wp-content/uploads/sites/95/2015/06/bkg.jpg);}
h1, h2, h3, h4, h5, h6, .widget-title {font-family: Lora, serif; color: #8a1e04; font-weight: normal;}
a, #toc a {color: #947f5c;}
a:hover, #toc a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #8a1e04;}

.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 {color: #555;}
.accordion-container .show-more, .accordion-container .show-less {font-family: 'Source Sans Pro', sans-serif; color: #ccc;}


/*** BUTTONS ***/

input[type="submit"], input[type="button"], button, .comments-area .reply a, a.button-link, .menu-toggle-icon, .contact-us-button a {font-family: Lora, serif; font-size: 18px; color: #fff !important; font-weight: bold; text-transform: uppercase; background: linear-gradient(to bottom, #8a1e04 0%, #761900 100%); 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: #8a1e04;}


/*** LINES ***/

th, td, .accordion-container, .comments-area, #primary .with-divider, .wp-pagenavi {border-color: rgba(204,204,204,.5);}



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


/*** STRUCTURE ***/

#wrapper {background: url(/wp-content/uploads/sites/95/2015/06/wrapper.jpg) center top no-repeat;}
#wrapper-with-footer {}
#wrapper-without-footer {}
#wrapper-without-header {}

#masthead > .inner, #site-navigation, #secondary-nav > .inner, #wrapper-without-herowidgets > .inner, #colophon > .inner {position: relative; max-width: 1170px; margin: 0 auto;}

#masthead {position: relative;}
#logo {float: none;}

#colophon {background: #18415e; color: #698ba9; padding: 0 10px;}
#colophon > .inner {background: url(/wp-content/uploads/sites/95/2015/06/colophon.png) right bottom no-repeat; padding-top: 35px; padding-bottom: 35px;}
#colophon a {color: #fff;}
#site-footer-right .widget_nav_menu .menu > li > a {font-family: Lora, serif; color: #b7a589; font-weight: bold; font-size: 17px; text-transform: uppercase;}

#content {padding-bottom: 20px;}
.home #content {padding-top: 20px;}
#primary > .inner {background: rgba(255,255,255,.8); padding: 20px;}
.home #primary > .inner {padding-top: 10px;}

@media screen and (min-width: 1170px) {/* FULL WIDTH AND UP */
	#site-navigation {border-radius: 4px;}
}

@media screen and (min-width: 768px) {/* TABLET AND UP */
	#content {padding-bottom: 50px;}
	#primary {padding: 0 10px;}
	.home #primary {padding-left: 0;}
	#primary > .inner {padding: 30px 40px; border-radius: 4px;}
}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	#colophon > .inner {background-position: center bottom;}
	#primary {margin-bottom: 10px;}
	.secondary {padding: 10px 20px;}
}


/*** PRIMARY NAV ***/

#site-navigation {background: rgba(24,65,94,.8); font-family: Lora, serif; text-transform: uppercase; font-weight: bold;}
#site-navigation .menu > li > a {font-size: 14px;}
#site-navigation a {padding: 12px 15px; font-size: 13px;}

@media screen and (min-width: 768px) {/* TABLET AND UP */
	#site-navigation {padding-top: 5px;}
	#site-navigation .menu > li {margin: 0 2px;}
	#site-navigation .menu > li > a {border-radius: 4px; margin-bottom: 5px;}
	#site-navigation .sub-menu {border-radius: 0 0 4px 4px; overflow: hidden; background: #18415e;}
	#site-navigation .sub-menu li {border-top: 2px solid #30546e;}
	#site-navigation .sub-menu li:first-child {border-top: 0;}
	#site-navigation .menu > .current_page_item > a, #site-navigation .menu > .current_page_ancestor > a {background: rgba(139,170,201,.5);}
	#site-navigation .menu > li:hover > a {background: #8a1e04; box-shadow: 0 0 5px rgba(255,255,255,.2);}
	#site-navigation .sub-menu li a:hover {background: #8a1e04;}
}


/*** SECONDARY NAV ***/

#secondary-nav {position: absolute; left: 0; top: 108px; right: 0; height: 0; font-size: 13px;}
#secondary-nav .menu-secondary-nav-container {padding-left: 66.667%;}
#secondary-nav ul {margin-left: -5px;}
#secondary-nav li {border-left: 1px solid rgba(119,119,119,.3); margin-bottom: 15px;}
#secondary-nav li:first-child {border: 0;}
#secondary-nav li a {padding: 5px 5px; margin: -5px 0; color: #601400;}
#secondary-nav li a:hover {color: #8a1e04;}
#secondary-nav li.button a {color: #fff; border-radius: 4px; margin: -5px 5px; padding: 5px 10px; background: #8a1e04;}
#secondary-nav li.button a:hover {background: #a65641;}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	#secondary-nav {top: 5px; padding: 2px;}
}



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


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

.widget {margin: 20px 0;}
.secondary .widget {margin: 10px 0; background: #dcd0bc; border-radius: 4px; padding: 10px; overflow: hidden;}
.widget-title, .widget ul.list li, .widget ul.thumblist li, .widget_categories li {border-bottom: 2px solid #ede7dd;}
.widget ul.list li:last-child, .widget ul.thumblist li:last-child, .widget_categories li:last-child {border-bottom: 0;}
.widget-title {margin: 0 -10px 10px; padding: 2px 10px 6px; font-size: 17px; font-family: Lora, serif; line-height: 1; color: #555;}
.widget .widget-title + div > ul.list, .widget .widget-title + ul.list, .widget_categories .widget-title + ul, .widget-title + ul.thumblist {margin: -10px;}
.widget ul.list li > a, .widget_categories ul a {padding: 5px 10px;}
.thumblist-link {padding: 10px;}

.widget.big-text-widget {font-family: Lora, serif; font-size: 24px; line-height: 1.2; background: #555; color: #fff; text-align: center; padding: 20px;}


/*** CALL TO ACTION ***/

.action {}
.action-text {font-family: 'Architects Daughter', sans-serif; color: #dcd0bc; font-size: 24px; text-transform: lowercase;}
.action-phone {font-family: Lora, serif; color: #fff; font-size: 36px; font-weight: bold; margin-bottom: 5px;}
a.action-email {font-size: 14px; color: #c48f80; text-transform: uppercase;}
.action-email:before {}

#masthead .action-text {font-size: 16px; color: #555;}
#masthead .action-phone {color: #8a1e04;}
#masthead .action-email {color: #18415e;}
#masthead .action-email:before {}

#colophon .action-text {font-size: 21px; color: #b7a589;}
#colophon .action-phone {}
#colophon a.action-email {color: #7495b4;}
#colophon .action-email:before {}

#primary .action, .secondary .widget.widget-action {padding: 20px; text-align: center; background: #601400 url(/wp-content/uploads/sites/95/2015/06/cta-secondary.png) center 10px no-repeat; border-radius: 4px;}
#primary .action {background-image: url(/wp-content/uploads/sites/95/2015/06/cta-primary.png);}

@media screen and (min-width: 768px) {/* TABLET AND UP */
	#masthead .action {position: absolute; left: 0; top: 60px; width: 33.333%; text-align: right;}
	#masthead .action-text {color: #fff;}
}


/*** GOOGLE SEARCH ***/

@media screen and (min-width: 768px) {/* TABLET AND UP */
	#masthead .google-search {position: absolute; left: 66.667%; top: 60px; width: 250px; max-width: 33.333%;}
}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	#masthead .google-search {padding: 15px;}
}


/*** BREADCRUMBS ***/

#breadcrumbs {padding: 15px; font-size: 14px;}
#breadcrumbs a {color: #8a1e04;}


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

.secondary .widget.photo-above-left-nav {background: none; padding: 0;}
.photo-above-left-nav img {}

.secondary .widget.widget_nav_menu {font-size: 13px; background: none; padding: 0; border-radius: 0; font-family: Lora, serif; text-transform: uppercase; font-weight: bold;}
.secondary .widget_nav_menu li {margin: 2px 0;}
.secondary .widget_nav_menu a {color: #fff; padding: 10px 15px; background: #18415e; border-radius: 4px;}

.secondary .widget_nav_menu a:hover {background: #8a1e04;}
.secondary .widget_nav_menu .current-menu-item > a {background: #527694;}


/*** FOLLOW US ***/

.widget.widget_acadia_social_media {background: none; padding: 15px 5px;}
.widget_acadia_social_media .widget-title {font-family: 'Architects Daughter', sans-serif; color: #555; font-size: 30px; text-transform: lowercase; border: 0; padding: 0; margin: 0;}


/*** TESTIMONIAL ***/

.widget-testimonials .entry-summary {color: #555; font-family: 'Architects Daughter', sans-serif; font-size: 21px; line-height: 1.2;}
.widget-testimonials .entry-summary:before {left: -3px; top: 3px; font-family: Lora, serif; color: rgba(183,165,137,.5); font-weight: bold;}
.widget-testimonials .testimonial-attribution {font-size: 14px; color: #aaa;}

.secondary .widget.widget-testimonials {padding: 25px 5px; background: none;}

#primary .widget-testimonials {position: relative; padding: 25px 20px 15px 60px; border: solid rgba(204,204,204,.5); border-width: 1px 0;}
#primary .widget-testimonials .entry-summary {font-size: 24px;}
#primary .widget-testimonials .entry-summary:before {position: absolute; left: 10px; top: 30px;}


/*** VIRTUAL TOUR ***/

.secondary .widget.virtual-tour {position: relative; padding: 0; background: none; text-align: center;}
.virtual-tour .caption {position: absolute; left: 0; bottom: 0; right: 0; padding: 8px 10px; font-family: Lora, serif; font-weight: bold; font-size: 15px; text-transform: uppercase; color: #fff; background: rgba(51,51,51,.8);}


/*** CONTACT US BUTTON ***/

.secondary .widget.contact-us-button {padding: 0; background: none; border-radius: 0 !important;}


/*** POST-IT ***/

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


/*** IMPORTANT ***/

.important {color: #fff; background: #947f5c; border-radius: 4px; box-shadow: inset 0 0 60px #856f4d;}
.important:before {font-family: Lora, serif; font-weight: normal; line-height: .8;}


/*** BLOG STUFF ***/

.author_excerpt {background: rgba(220,208,188,.5); border-radius: 4px;}

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


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


/*** HOME HERO ***/

.hero {margin-bottom: -20px !important;}
.hero .caption {position: absolute; left: 0; bottom: 15px; border-radius: 0 4px 4px 0; font-family: 'Architects Daughter', sans-serif; color: #fff; font-size: 30px; background: rgba(51,51,51,.8); padding: 5px 30px;}

@media screen and (min-width: 768px) {/* TABLET AND UP */
	.row-hero {margin-left: -50px !important; margin-right: -50px !important;}
}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	.row-hero {margin-left: -30px !important; margin-right: -30px !important;}
	.hero .caption {font-size: 24px; padding: 5px 20px;}
}


/*** HOME TAGLINE ***/

.tagline {padding: 25px; text-align: center; background: rgba(237,231,221,.5);}
.tagline h1 {font-size: 30px; line-height: 1.2;}


/*** HOME WELCOME TEXT ***/

.welcome-image {}
.welcome-image img {border-radius: 4px;}
.welcome-text {background: #947f5c; padding: 25px; border-radius: 4px; box-shadow: inset 0 0 60px #856f4d; color: #ede7dd;}
.welcome-text h2 {color: #f6f3ee; border-bottom: 2px solid #fff; margin: -25px -25px 15px; padding: 25px 25px 15px;}


/*** HOME FEATURES ***/

.home-feature img {border-radius: 4px;}
.home-feature h3 {margin: 10px 0;}
.home-feature p {margin: 5px 0;}
.home-feature p.link a {text-transform: uppercase; font-size: 12px; font-weight: bold; text-decoration: none;}


/*** HOME CONTENT ***/

.row-content {background: linear-gradient(to bottom, rgba(220,208,188,.3) 0, rgba(220,208,188,0) 80px);}

@media screen and (min-width: 768px) {/* TABLET AND UP */
	.row-content {margin-left: -40px !important; margin-right: -40px !important; padding: 30px 30px 0;}
}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	.row-content {margin-left: -20px !important; margin-right: -20px !important;padding: 30px 10px 0;}
}



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


/*** LANDING PAGE STRUCTURE ***/

.landing-page #wrapper {background-position: center -150px;}
.landing-page #masthead .action {margin-bottom: 20px;}
.landing-page #site-navigation {max-width: none; border-radius: 0;}
.landing-page #herowidgets {margin-bottom: 20px;}
.lp-hero .textwidget, .lp-cta .action {max-width: 1190px;}


/*** LANDING PAGE HERO ***/

.lp-hero {background: #947f5c url(/wp-content/uploads/sites/95/2016/07/lp-hero.jpg) center center no-repeat;}
.lp-hero .two-third .box {background: rgba(24,65,94,.9); color: #e4ecf3; border-radius: 4px;}
.lp-hero .one-third .box {background: rgba(148,127,92,.95); border-radius: 4px;}


/*** LANDING PAGE INSURANCE ***/

.insurance-accepted {background: #555555;}


/*** LANDING PAGE CTA ***/

.lp-cta {background: linear-gradient(to bottom, #601400 0, #8a1e04 100%);}
.lp-cta .action .after-phone {font-size: 27px; text-transform: uppercase; color: #c48f80;}


/*** LANDING PAGE WIDGETS ***/

.landing-page #primary .widget-affiliations {background: #dcd0bc; border-radius: 4px; padding: 10px;}
.landing-page #primary .thumblist {padding: 10px 15px !important;}
