/*
Theme Name: Helia 2014
Theme URI: http://kafkadesign.com
Description: Custom Wordpress theme developed for Helia Healthcare
Author: Barry Kafka
Author URI: http://kafkadesign.com/
Version: 1.0

License: Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
License URI: http://creativecommons.org/licenses/by-sa/3.0/

*/
/*
############### BOOTSTRAP ##################
*/
@import url('bootstrap/css/bootstrap.css'); 
@import url('bootstrap/css/bootstrap-theme.css');

/*
###############   TYPE    ##################
*/

@font-face {
font-family: 'Corbel';
font-style: normal;
font-weight: normal;
src: local('Corbel'), url('fonts/CORBEL.woff') format('woff');
}


@font-face {
font-family: 'Corbel Bold Italic';
font-style: normal;
font-weight: normal;
src: local('Corbel Bold Italic'), url('fonts/CORBELZ.woff') format('woff');
}


@font-face {
font-family: 'Corbel Italic';
font-style: normal;
font-weight: normal;
src: local('Corbel Italic'), url('fonts/CORBELI.woff') format('woff');
}


@font-face {
font-family: 'Corbel Bold';
font-style: normal;
font-weight: normal;
src: local('Corbel Bold'), url('fonts/CORBELB.woff') format('woff');
}

/*	font reset */
strong, b {
	font-family: 'Corbel Bold';
	font-weight:normal;
}


body.page, body.search {
	font-family: 'Corbel', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif !important;
	font-size: 28px;
	line-height: 1.42857143;
	color: #261f24;
	padding-top: 60px;
	padding-bottom: 40px; 
	background-color:transparent;
}
body.page, body.search {padding-top:180px;}
body.home {padding-top:0;}
body.page.page-faqs {font-size:22px;}

/*
###############   NAV   ##################
(to do: styles for right nav, footer nav)
*/
.navbar-fixed-top {height:190px;}
.page .navbar-fixed-top, .search .navbar-fixed-top {
	background:transparent url(images/sky-bg.jpg) center top no-repeat fixed;
	background-size:contain;
	z-index:500;
}
.home .navbar-fixed-top {
	background-color: rgba(255, 255, 255, 0.7) !important;
	background-image:none;
	}
#menu-main-nav {
	padding-top:124px;
	margin-left:155px;
/*	padding-top:60px; */
	}

.navbar-brand {
	height:167px; width:155px;
	background:transparent url(images/helia-logo.png) 0 10px no-repeat;
	position:absolute;
	z-index:2;
}
.navbar-brand span {
	display:block;
	margin-left:-1000em;
}
a:hover.navbar-brand {outline:none;}

#menu-main-nav.navbar-nav > li > a {
  color:#273E6A;
  font-size:28px;
  padding-left:20px;
  margin-left:6px;
}

.navbar-collapse {position:relative;}

#menu-main-nav.navbar-nav > li > a:hover {
	background:transparent url(images/helia-sun-small.png) 0 16px no-repeat;
	outline:none !important;
}

/* RIGHT NAV */
/**/
.navbar-right {
	position:absolute; top:60px; right:90px;
	font-size:28px;
	z-index:1;
}
.navbar-right a {color:#333;}
.navbar-right li a:hover {background-color:transparent;}
.facebook a.dropdown-toggle {
	height:33px; width:33px;
	background:transparent url(images/facebook-icon.png) 0 0 no-repeat;
	margin-top:10px;
	float:right;
	}
.facebook a.dropdown-toggle span {margin-left:-1000em;}

li.search-form {
	position:absolute;
	width:90%;
	right:-14px; top:-30px;
	font-size:18px;
	
	float:right !important;
	width:auto;
	right:63px;
}
li.search-form label {float:left;}
.search-form .screen-reader-text {position:absolute; width:1px; height:1px; overflow:hidden;}
.search-field {width:100%; width:190px;}
.search-form input {margin:0; padding:3px; min-height:34px;}
.search-form input.search-submit {
	position:absolute;
	margin-left:-6px !important; 
	padding:6px 6px 7px 6px !important; 
	background-color:#639BF1;
	font-size:15px; text-transform:uppercase;
	color:#fff; border:none;
	}

/*	Fix for n-level submenus */
.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu:hover>.dropdown-menu{display:block;}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:hover>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}


/*
############### IMAGES ##################
*/
.alignright {float:right; margin-left:12px; vertical-align:top;}
.alignleft {float:left; margin-right:12px; vertical-align:top;}


/* Sticky Footer stuff */
/* Sticky footer styles
-------------------------------------------------- */

/*
###############   HOME PAGE   ##################
Full-screen Carousel / Slider
*/
html,body{height:100%;}
.carousel,.item,.active {height:100%;}
body.home .carousel-inner {height:100%;}
.fill {
	width:100%;height:100%;
	padding:0;
	background-position:center;
	background-size:cover;
}


html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height 
  margin-bottom: 60px;*/
}

/*	Carousel content styles */
.carousel-caption {
	text-align:left;
	margin:0; padding:0;
	top:0; left:0; bottom:auto;
	width:500px;
}

/* Position each carousel caption */
.warm-and-welcoming .carousel-caption{top:200px; left:500px; color:#A34E24; width:640px;}
.warm-and-welcoming .carousel-caption{top:200px; left:31%; color:#A34E24; width:640px;}

.back-in-the-game .carousel-caption{top:216px; left:415px; width:378px; color:#0C65DD;}
.leading-the-way .carousel-caption{top:209px; left:45px; width:379px; color:#272324;}
.a-place-to-call-home .carousel-caption{top:450px; bottom:auto; left:29px; width:430px; color:#0040D2;}
.up-and-at-it .carousel-caption{top:199px; left:12px; color:#2D3150;}
.here-to-help .carousel-caption{top:208px; left:878px; width:580px; color:#87000C;}

.carousel-caption h1 {
	font-family:'Corbel Bold', sans-serif;
	font-size:72px;
	line-height:1em;
	font-weight:bold;
	margin:0 0 .1em 0;
}
.carousel-caption .lead {
	font-size:50px;
	line-height:1em;
}

/*	Home Page Call to Action Buttons */
.cta-button {
	font-family: 'Corbel' sans-serif;
	width:315px;
	background-color:rgba(99,155,241,.85);
	height:200px;
	position:absolute;
	top:200px; left:100px;
	display:block;
	padding:0 16px;
	color:#283E6A;
	font-size:23px; line-height:1.1em;
	text-decoration:none;
}
.cta-button:after {
	content: '';
	width: 0;
	height: 0;
	border-top: 100px solid transparent;
	border-bottom: 100px solid transparent;
	border-left: 18px solid rgba(99,155,241,.85);
	position: absolute;
	right: -18px;
	top: 0px;
	border-right-color:#0FF;
}
.cta-button h1 {
	color:#fff;
	font-size:44px;
	font-weight:normal;
	margin:6px 0 3px;
}
.cta-button p {margin:0;}
p.the-call {font-size:24px; font-weight:bold; margin-top:10px;}

.cta-button:hover {
	background-color:rgba(99,155,241,1);
	text-decoration:none;
	color:#fff;
}
.cta-button:hover:after {
	content: '';
	width: 0;
	height: 0;
	border-top: 100px solid transparent;
	border-bottom: 100px solid transparent;
	border-left: 18px solid rgba(99,155,241,1);
	position: absolute;
	right: -18px;
	top: 0px;
	border-right-color:#0FF;
}
.warm-and-welcoming .learn-more {top:420px; left:31%;}
.warm-and-welcoming .visit-us {top:420px; left:860px; left:54%;}

.back-in-the-game .learn-more {top:225px; left:auto; right:140px;}
.back-in-the-game .visit-us {top:450px; left:auto; right:140px;}

.leading-the-way .learn-more{top:500px; left:45px}
.leading-the-way .visit-us{top:500px; left:430px}

.a-place-to-call-home .learn-more{top:225px; left:auto; right:130px;}
.a-place-to-call-home .visit-us{top:450px; left:auto; right:130px;}

.up-and-at-it .learn-more {top:225px; right:130px; left:auto;}
.up-and-at-it .visit-us {top:450px; right:130px; left:auto;}

.here-to-help .learn-more {top:500px; right:450px; left:auto}
.here-to-help .visit-us{top:500px; right:60px; left:auto}

/*
###############   CONTENT PAGE   ##################
*/

.page-header {border-bottom:none;}

.container.main-content {
	padding:0 0 200px 0;
	max-width:960px;
	overflow-y:auto;
	overflow-x:hidden;
}

.container.main-content h1 {
	font: normal normal normal 72px/1em Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	margin-bottom:.35em;
	color:#283E6A;
}

/* About page */
.page-about p {word-spacing:-.07em;}
.page-about h1 {color:#283E6A;}
p.quote-attribution {
  font-family:'Corbel Italic';
  font-size:22px;
  margin:-17px 12px 5px 0;
  text-align:right;
}

/*	Sticky Footer */
.home footer, .home #footer {
  position: absolute !important;
  bottom: 0;
}
/*	Non-Sticky Footer */
footer, #footer {
	position:relative;
	width: 100%;
	height: 60px;
	background-color: #333;
	font-size:17px;
	color:#fff;
	padding:16px;
}
.terms-of-use {float:right; margin-left:80px;}
.footer-nav {display:inline-block; vertical-align:middle;}
footer .nav a, #footer .nav a {
	color:#fff; background:none;
	padding:3px 9px;
}
footer .navbar-nav > li > a:hover, #footer .navbar-nav > li > a:hover {
	text-decoration:underline;
	background:none;
}
/*	Careers banner */
/*	Careers banner in footer */
.page.home .careers-banner {
	position:fixed;
	z-index:10000;
	/*left:900px;*/ bottom:0;
	right:300px;
	height:160px; width:auto;
	height:115px;
}
.careers-banner {
	position:absolute;
	z-index:10000;
	/*left:900px;*/ bottom:0;
	right:320px;
	height:160px; width:auto;
	height:115px;	
	background:transparent url(images/hiring-footer-staff.png) left bottom no-repeat !important;
}
.careers-banner a {
	display:block;
	text-decoration: underline !important;
	height:auto; width:auto;
	outline:none;
}
.page.home .careers-banner span {
	float:left;
	font-family:'Corbel Bold';
	color:#fff; 
	margin:125px 0 0 90px;
	margin:70px 0 0 90px;
}
footer .careers-banner span, #footer .careers-banner span {
	float:left;
	font-family:'Corbel Bold';
	color:#fff; 
	margin:110px 0 0 80px;
	margin:70px 0 0 80px;
}
.careers-banner span strong {
	 padding:3px 6px;
	 background-color:#EE9C21;
	 font-size:16px;
	 margin-right:7px !important;
}
.careers-banner a > strong {
	text-decoration:none;
}



@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
	/* aka the Hamburger */
        display: block;
		background-color:#283E6A;
		z-index:100;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top, .home .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
		height:auto;
		background-color:transparent;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
		/* pin mobile dropdown menu to top right */
		position:absolute; right:0; top:0;
		z-index:99;
		background-color:rgba(255,255,255,.7);
	}
	/* Move main nav up */
	#menu-main-nav {padding-top:44px;}
	/* Smaller font */
	#menu-main-nav.navbar-nav > li > a {font-size:22px; text-align:right;}
	
	.navbar-toggle .icon-bar {background-color:#fff;}
}

@media (max-width: 1200px) {
.navbar-brand {margin-left:10px;}
.carousel-caption {width:25%; left:25%;}
.carousel-caption h1 {font-size:50px;}
.carousel-caption lead {font-size:36px;}

.warm-and-welcoming .carousel-caption {width:35%; top:20%;}
.cta-button.visit-us {display:none;}

}

.navbar-simple .brand {
padding-top: 15px;
padding-bottom: 15px;
}
.navbar-simple .navbar-inner {
background: #fff;
filter: none !important;
box-shadow: 0 2px 15px rgba(0,0,0,0.25);
-moz-box-shadow: 0 2px 15px rgba(0,0,0,0.25);
-webkit-box-shadow: 0 2px 15px rgba(0,0,0,0.25);
border-bottom: 1px solid rgba(0,0,0,0.2);
}
.navbar-simple .navbar-inner .nav {
float: right;
}
.navbar-simple .navbar-inner .nav li a {
background: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
color: #777;
font-size: 13px;
padding-top: 15px;
padding-bottom: 15px;
font-weight: 600;
}
.navbar-simple .navbar-inner .nav li a:hover {
background: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
color: #bf3604;
}	
.navbar-simple .navbar-inner .nav li.active a {
color: #bf3604;
}

/*
###############   Five-column grid modification   ##################
*/

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}


/*
###############   LOCATION PAGES   ##################
*/

/* Locations main landing page */
.page-locations .container.main-content .page-header h1 {
	margin-bottom:0;
}
.page-locations .page-header {margin-bottom:0; padding-bottom:0;}
.page-locations .page-header-support {
	margin:0;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size:50px;
	color:#283E6A;
	}
.locations-hero {
	margin:1em 0;
}
.locations-hero .row {background-color:#639BF1; font-family:'Corbel', sans-serif; line-height:1.1em; color:#fff;}
.locations-hero .row.level-2 {background-color:#3B5998; border-top:1px solid #fff; }
.locations-hero .row.level-2 .col-md-3 {border-left:1px solid #fff;}
/* font-sizes */
.locations-hero .col-md-8 h3 {font-size:46px; padding:0 0 10px 10px;}
.locations-hero .col-md-9 h3 {font-size:35px;}
.locations-hero .row.level-2 .col-md-3 * {font-size:16px; font-family:'Corbel Bold', sans-serif; text-align:center;}
.locations-hero .row.level-2 .col-md-3 img {display:block; margin:9px 0 0 0;}


.btn-location {position:relative;}
.btn-location a:hover {text-decoration:none;}
.container.main-content .btn-location h1, .container.main-content .btn-location h2 {margin:0;}
.container.main-content .btn-location h1 {font-size:20px; font-family:'Corbel Bold', sans-serif; background:#A34E24; color:#fff; padding:3px 3px 6px; width:100%;}
.container.main-content .btn-location h2 {position:absolute; top:auto;  display:inline-block; font-size:18px; font-family:'Corbel', sans-serif; z-index:100; background-color:rgba(163,78,36,.75); color:#fff; padding:3px 3px 6px; width:auto;}
/* arch logos in the ARCH location bars */
.container.main-content .btn-location.btn-arch h1 {
	background:#A34E24 url(images/arch-logo-small.png) center right no-repeat;
}

.btn-location {min-height:184px; margin-bottom:12px;}
.btn-location a {display:inline-block; position:absolute; top:0; left:0; height:100%; width:100%; z-index:200;}
/*
.btn-four-fountains {background: #fff url(images/btn-four-fountains.jpg) 0 0 no-repeat;}
.btn-willowcreek {background: #fff url(images/btn-willowcreek.jpg) 0 0 no-repeat;}
.btn-benton {background: #fff url(images/btn-benton.jpg) 0 0 no-repeat;}
.btn-carbondale {background: #fff url(images/btn-carbondale.jpg) 0 0 no-repeat;}
.btn-champaign {background: #fff url(images/btn-champaign.jpg) 0 0 no-repeat;}
.btn-energy {background: #fff url(images/btn-energy.jpg) 0 0 no-repeat;}
.btn-greenville {background: #fff url(images/btn-greenville.jpg) 0 0 no-repeat;}
.btn-olney {background: #fff url(images/btn-olney.jpg) 0 0 no-repeat;}
.btn-frankfort {background: #fff url(images/btn-frankfort.jpg) 0 0 no-repeat;}
.btn-hillside {background: #fff url(images/btn-hillside.jpg) 0 0 no-repeat;}
*/

/* Google Maps box 
Source: http://niklausgerber.com/blog/responsive-google-or-bing-maps/
*/

/* Flexible iFrame */
.flexible-container {
    position: relative;
    padding-bottom: 56.25%; /* doesn't fill height */
	padding-bottom:79%; /* fills height on my browser, but might need to add breakpoints or make js solution */
    padding-top: 30px;
    height: 0;
    overflow: hidden;
	margin:0 -15px;
}

.flexible-container iframe,   
.flexible-container object,  
.flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	z-index:10;
}

.locations-bottom h3 {
	font-size:30px;
	line-height:1.15em;
}
.locations-bottom h3 img {
	float:left;
	margin:6px 18px 0 0;
}




/* Individual location pages */
.page-template-location-php .container.main-content .page-header h1, 
.page-template-location2-php .container.main-content .page-header h1 {
	font-size:60px;
	margin:0 0 3px 12px;
	color:#fff;
}

.page-template-location-php .page-header,
.page-template-location2-php .page-header {
    border-bottom: none;
    margin: 0 0 0 15px;
    padding: 9px;
	background-color:#A34E24;
	color:#fff;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}
.page-template-location-php .page-header small,
.page-template-location2-php .page-header small {
	display:block;
	font-size:32px;
	color:#fff;
	margin:3px 0;
}

/* Location header hero shots */
.location-header .col-md-4 img {border-left:1px solid #fff;}
.location-header .col-md-4 img:first-child {border-bottom:1px solid #fff;}

/* Location header area */
.location-header .col-md-3:nth-child(4){border-right:none;}
.medicare {
	background-color: #293e6a;
	border-right: 1px solid #fff;
	color: #fff;
	font-size: 17px;
	line-height: 1.1em;
	min-height: 244px;
	position:relative;
	padding-top:24px;
}
.call-admissions {
	width:100%;
	background-color:#EA7D24;
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	padding-right:1px;
	border-top: 1px solid #fff;
}
.call-admissions p {
	margin:0;
	font-size:19px;
	margin-top:14px;
}
.call-admissions img {float:left; margin-right:9px; border-right:1px solid #fff;}
.call-admissions span {
	font-size:23px;
	display:block;
}
.email-request-tour {font-size:26px; font-size:18px}
.email-request-tour span {font-size:21px; font-size:16px;}
.email-request-tour a {color:#293e6a;}

.nursing-services {
	background-color:#639BF1;
	font-size:17px;
	min-height:244px;
	border-right:1px solid #fff;
}

.nursing-services.lt {
	background-color:#A8C8F7;
}
.nursing-services h3{
	font-size:26px;
}

/* Location content area */
.page-template-location-php .main-col,
.page-template-location2-php .main-col {
	margin:0 -15px 0 0;
	padding: 0 11px 0 15px;
}

.page-template-location-php .main-col h3,
.page-template-location2-php .main-col h3 {
	color:#273e6a;
	font-family:'Corbel Bold', sans-serif;
	font-size: 24px;
    margin-bottom: 0;
}
.location-body .row {}
.location-body ul {
	font-size:20px;
	padding-left:12px;
	padding-left:0;
	line-height:1.2em;
	margin-bottom:1em;
}
.location-body li {
	list-style:none;
	margin:0;
	padding-left:0;
}
.location-body ul strong {color:#273e6a;}

.page-template-location-php .main-col li > ul,
.page-template-location2-php .main-col li > ul {
	margin-left:1em;
}

/* Side column */
.col-md-3.side-col {
	padding:0 5px 0 0;
	margin:0 -4px 0 15px;
}
.meet-our-team{
	color:#261F24;
	text-decoration:none;
	display:block;
	margin-bottom:12px;
}
a:hover.meet-our-team {	text-decoration:none; color:#000;}
.meet-our-team span {
	width:100%;
	text-align:center;
	display:block;
	background-color:#EE9C21;
	font-size:24px;
	padding:9px;
	border-top:1px solid #fff;
	outline:none;
}

/* Side col photo captions */
.page-template-location-php .side-col .wp-caption-text,
.page-template-location2-php .side-col .wp-caption-text {
	font-size:16px; line-height:1.1em;
	margin:6px 0 1em 0;
}

.side-col .contact-info {
	font-size:18px;
	line-height:1.2em;
	margin-top:6px;
}
.side-col .contact-info a, .side-col .contact-info a:hover {
	font-size:16px;
	text-decoration:none;
	color:#293e6a;
}
#wpcf-field-location-detail-image-1, #wpcf-field-location-detail-image-2, #wpcf-field-location-detail-image-3, #wpcf-field-location-detail-image-4 {margin-bottom:12px;}

/*
###############   Pages with Hero Boxes   ##################
*/

/*	Two-line hero boxes */
.page-template-hero-with-headline-php .page-header {
	background-color:#EE9C21;
	font-family:'Corbel', sans-serif;
	color:#fff;
	padding-bottom:0;
}
.page-template-hero-with-headline-php .page-header > .container-fluid {margin-right:0;}
.page-template-hero-with-headline-php .page-header .row {margin-right:-17px;}
.page-template-hero-with-headline-php .page-header h2{
	font-size:64px;
}
.page-template-hero-with-headline-php .page-header h3{
	font-size:31px; color:#fff;
}
.page-template-hero-with-headline-php .page-header .img {height:100%;}


/* Contact Us page */
.page-contact h3 {color:#273E6A; font-size:30px; line-height:1.3em;} /* The short copy before the form */
.page-contact .page-header.helia-gold h3 { /* The support copy in the hero box */
	color:#fff; 
	font-size:30px; font-family:'Corbel', sans-serif;
	line-height:1.3em;
	padding:18px 24px 18px 0; margin:0;
}

.services-interest span.wpcf7-list-item { display: block; }
.services-interest .form-control {background:none; min-height:110px; border:none; box-shadow:none;}
.right-form-col p:first-child {color:#273e6a;}

.mailing-list .form-control {
	background-color:transparent;
	border:none;
	box-shadow:none;
	padding:6px 0 0 0;
}
.mailing-list span.wpcf7-list-item {margin-left:0;}

.wpcf7-checkbox.form-control {
	font-size:21px;
	line-height:1.4em;
}
.services-interest .form-control {margin-bottom:40px;}
.services-interest .wpcf7-free-text {width:70%;}

body.page .contact-jobs-link a {text-decoration:underline; }
.contact-jobs-link, .contact-jobs-link a {
	font-size:20px;
	line-height:1.2em;
	color:#261f24;
	margin-top:12px;
}

/*
############ Testimonials page. AKA Helia Stories ############
*/
.page-header.helia-gold {background-color:#EE9C21;}
.page-header.helia-gold h3 {
	color:#fff; 
	font-size:36px; font-family:'Corbel', sans-serif;
	line-height:1.3em;
	padding:18px 24px; margin:0;
}
.page-template-testimonials-php .carousel-inner .container {
	width:100%;
}
#storyCarousel .container {padding:0;}
#storyCarousel h1 {
	font-size:32px; font-family:'Corbel', sans-serif; color:#fff;
	background:rgba(57,89,152,.8);
	padding:12px;
	width:100%;
	margin:0;
}
#storyCarousel .carousel-indicators {
	position:relative;
	text-align:left;
	left:0; margin-left:0;
	width:100%;
	bottom:0;
}
#storyCarousel .carousel-indicators .active {background:none;}
#storyCarousel .carousel-indicators li {
	text-indent:0;
	display:block;
	border:none;
	border-radius:0;
	height:auto; width:100%;
	min-height:160px;
	margin:0 0 24px 0;
}
#storyCarousel .carousel-indicators li img {
	display:inline;
	float:right;
	margin-left:16px;
}
#storyCarousel .carousel-indicators li h2 {
	font-size:16px;
	margin-top:0;
	font-family:'Corbel Bold', sans-serif;
}
#storyCarousel .carousel-indicators li h3 {
	font-size:24px;
	color:#395998;
	margin:6px 0 0 0;
}
#storyCarousel img {
	display:block;
	margin-bottom:16px;
}
#storyCarousel .carousel-inner p {
	font-size:18px;
	margin-bottom:1em;
}

.pullquote-left {
	font-size:24px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height:1.58em;
	color:#A34C24;
	width:40%;
	float:left;
	margin-right:16px;
}

/* Helia Stories Teasers */
/* parent div = story-teaser*/
.story-teaser {
	float:right;
	width:236px;
	position:relative;
	margin-top:20px;
}
.story-teaser p {}
.story-teaser a {
	display:inline-block;
	text-decoration:none;
	position:absolute;
	width:100%; height:100%;
	z-index:100;
	top:0; left:0;
}
.story-teaser img {
	display:block;
	margin-top:0;
}
.container.main-content .story-teaser h1 {
	font-family: 'Corbel Italic';
	font-size:20px; line-height:1.2em;
	background-color:#ee9c21;
	padding:12px; margin:0;
	color:#261F24;
}
.container.main-content .story-teaser h2 {
	font-family: 'Corbel Bold';
	text-transform:uppercase;
	font-size:16px;
	background:#ea7d24 url(images/rt-arrow-wht.png) right center no-repeat;
	padding:12px 66px 12px 12px; margin:0;
	color:#fff;
}



/* FAQ page */
.page-faqs .page-header h1, .page-faqs .main-content strong {color:#273E6A;}

/* Services page */
body.page.page-services {font-size:22px;}
.page-header.helia-brown {
	background:#A34E24;
	color: #fff;
	font-family:'Palatino Linotype','Book Antiqua',Palatino,serif;
	margin: 0 0 0 15px; padding: 9px;
}

.page-template-hero-head-support-php .container.main-content .page-header h1 {
	font-size: 68px;
    margin: 0 0 3px 12px;
	color:#fff;
}
.page-template-hero-head-support-php .container.main-content .page-header h1 small {
	display: block;
    font-size: 38px;
    margin: 3px 0;
	color:#fff;
}
.container-fluid.hero.jumbo {position:relative;}
.overlay-box {
	position:absolute;
	right:0; top:0;
	background:rgba(255,255,255,.8);
	padding:16px;
	width:32%; height:100%;
	color:#261F24;
}
.overlay-box h3 {
	font-size:35px; line-height:1.2em;
	color:#A04C24;
	padding: 0 12px 0 9px;
	margin:0;
}
.overlay-box h4 {
	font-family:'Corbel', sans-serif;
	font-size:20px; line-height:1.2em;
	padding: 0 12px 0 9px; margin: 0 0 .35em 0;
}
.overlay-box img {
	display:block;
	margin: 0 auto .5em ;
	text-align:center;
}
.overlay-box a {
	position:absolute;
	width:100%; height:100%;
	z-index:101;
}

/* Services page Accordion */
#accordion {margin-top:2px;}
.panel-group {padding-left:15px;}
.panel-group .panel + .panel {
    margin-top: 2px;
}
.panel-default {border:none;}
.panel-heading, .panel-group .panel {border-radius:0;}
.panel-default > .panel-heading {
	background-color:#3B5998;
/*	background-image: url(../images/facebook-icon.png) 12px center no-repeat; */
	background-image: none;
	}
.panel-default:nth-child(even) > .panel-heading {
	background-color:#639BF1;
	}
.panel-title {
	margin-left:62px;
	margin-left:0;
	color:#fff;
}
.panel-title a span{
	font-size:38px;
	display:inline-block;
	width:340px;
	line-height:90%;
	vertical-align: top;
}
.panel-title a  {position:relative;}
.panel-title a span.panel-sub {
	font-size:22px;
	width:512px;
	line-height:1.2em;
}
.panel-title a span.panel-arrow {
	height:40px; width:40px;
	background:transparent url(images/helia-sprites.png) -52px 0 no-repeat;
	margin-right:12px;
/*
	position:absolute;
	left:-58px; top:-9px;
*/	
}
.panel-title a.collapsed span.panel-arrow {
	background:transparent url(images/helia-sprites.png) 0 0 no-repeat;
}
.panel-title a:hover {
	text-decoration:none;
}
#accordion * {outline:none; text-decoration:none;}

.services-copy h3 {
	color:#395998;
	font-family:'Corbel Bold', sans-serif;
	font-size:30px;
}

/*	blue run-in heads, blue bullet */
/* http://stackoverflow.com/questions/5306640/how-to-set-the-color-of-bullets-in-ul-li-lists-via-css-without-using-images-or */
body.page-services .panel-body ul {
    list-style: none;
    padding:0; margin:0;
}

body.page-services .panel-body li { 
    padding-left: 1em; 
    text-indent: -.7em;
}
body.page-services .panel-body li strong {color:#395998;}
body.page-services .panel-body li:before {
    content: "• ";
    color: #395998;
}

/* Staff Bios Pages */
/* body class for this template is ".page-template-staff-bios-page-php" */
.page-template-staff-bios-page-php h1.helia-blue {
	font-size:68px;
	color:#293E6A;
	}
/*	Prevent page shift when Modal fires. To-do: Make this desktop only.
	Sauce: http://stackoverflow.com/questions/19960162/bootstrap-3-modal-fires-and-causes-page-to-shift-to-the-left-momentarily-brows */
.modal {overflow-y: auto;}
.modal-open {overflow: auto;}

.bios .col-md-6, .bios .col-md-4 {border:none; padding-bottom:12px;}
.bios .row {margin-left:-30px; margin-bottom:36px;}
.bios .bio-name img {float:left; margin-right:12px; clear:none; vertical-align: top;}
.bios .col-md-4 .bio-name img {width:40%; height:auto;}
.bios h3.bio-name {
	color:#395998;
	font:normal normal normal 21px/1em 'Corbel', sans-serif !important;
	margin:0; padding-top:0;
}
.bios h4.bio-title {
	font:normal normal normal 17px/1em 'Corbel Bold', sans-serif !important;
	color:#333;
}
p.bio-intro, p.bio-body, .modal-body {
	font:normal normal normal 18px/1.2em 'Corbel', sans-serif;
	color:#333;
}
.bios a.read-more {
	height:30px;
	display:inline-block;
	font-style:italic; font-size:18px; color:#333;
	padding:3px 0 0 39px;
	background:transparent url(images/right-arrow-small.png) 0 center no-repeat;
}
.bios a.read-more:hover {text-decoration:none;}
.modal-title img {display:inline-block; margin:-2px 12px 0;}

.bio-box .modal-header {
  border-bottom-color:#E5E5E5;
  border-bottom-style:solid;
  border-bottom-width:1px;
  min-height:16.42857143px;
  padding:15px;
  background-color:#EE9C21;
}
.bio-box .modal-header h4 {}
.bio-box .modal-header h4 span {
	margin-right:18px;
	font-family:'Corbel Bold', sans-serif;
}
.bio-endmark {margin-top:1em;}

/*
###############   FRIENDS & FAMILY STYLES   ##################
*/


.page-friends-family .page-header h3 {font-size:38px;}
.friends-fam-wrapper img {
	width:100%;
}
.friends-fam-wrapper .row {
	margin:0 -45px 1em -30px;
}
.friends-fam-wrapper .wp-caption {
	position:relative;
}
.friends-fam-wrapper .wp-caption-text {
	position:absolute; bottom:0;
	background:rgba(255,255,255,.8);
	padding:12px 35px; margin-bottom:0;
	width:100%;
	font-family:'Corbel', sans-serif;
	font-size:30px; text-align:center;
	line-height:1.1em;
	color:#3A5998;
	z-index:100;
}
.friends-fam-wrapper .wp-caption a {
/*
	position:absolute;
	height:100%; width:100%;
	z-index:200;
*/
}
.friends-fam-wrapper a:active img,
.friends-fam-wrapper a:active, .friends-fam-wrapper a:focus,
a:hover.ff-modal, a:focus.ff-modal,
a:active.ff-modal {outline:none;}

/* Modals styles */
body.page.page-friends-family .modal-header {
	background-color:#639BF1;
}
body.page.page-friends-family .modal-header h4{
	color:#293E6A;
	color:#fff;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:28px;
}
body.page.page-friends-family .modal-header h4 span{
	font-size:20px;
	margin-right:.5em;
}
#salonServices.form-control {height:auto;}

/* Pop-up time & date picker for scheduling forms */
#ui-datepicker-div {
	top:10% !important;
	max-width:400px;
	font-size:.85em !important;
}
#ui-datepicker-div .ui-widget, #ui-datepicker-div .ui-datepicker table, table.ui-datepicker-calendar,
.ui-timepicker-div dl, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button  {
/*	font-size:.8em !important; */
}

/*
############# ARCH page #############
*/
.page-arch .page-header.helia-blue {
	margin:0; background:#283E6A url(images/arch-logo-white-type.png) right center no-repeat;
}
.page-arch .container.main-content h1 {color:#fff; padding-top:16px; padding-left:15px; margin-bottom: .2em;}
.page-arch .page-header small {
	display:block;
	font-size:32px;
	color:#fff;
	margin:12px 0 3px;
}
.page-arch h2 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:32px; line-height:1.3em;
	color:#A34E24;
}
body.page.page-arch p {font-size:24px;}
.arch-carousel .item {/*position:relative;*/}
.arch-carousel .carousel-caption {
/*
	top:0; right:0; left:auto;
	width:30%;
	padding:150px 20px 20px 20px;
	background: rgba(255,255,255,.8) url(images/arch-logo-lg.png) center 20px no-repeat;
	color:#333;
	text-shadow:none;
	font-size:24px; line-height:1.15em;
*/
	padding:12px;
	background-color: rgba(255,255,255,.8);
	color:#283E6A;
	text-shadow:none;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	top:20px; right:0; left:auto;
	width:60%	
}
body.page.page-arch .arch-carousel .carousel-caption p {
	font-size:52px; line-height:1.15em;
	text-transform:uppercase; font-size:40px;
}
.slide-1 .carousel-caption {top:157px;}
.slide-2 .carousel-caption {top:330px; width:530px;}
.slide-3 .carousel-caption {top:90px; width:450px;}
.slide-4 .carousel-caption {top:340px; width:600px;}
.slide-5 .carousel-caption {top:326px; width:434px;}

.container-fluid.arch-tnails {padding:0;}
.arch-tnails .row {margin-top:24px; position:relative;}

.container.main-content .arch-tnails h1, .arch-tnails h2 {margin:0;}
.container.main-content .arch-tnails h1 {
	background:#A34E24; /* brick */
	background:#283E6A; /* dk. blue */
	color:#fff;
	padding:3px 3px 6px;
	width:103.63%;
	font-size:20px; font-family:'Corbel Bold', sans-serif; 
}
.container.main-content .arch-tnails h2 {
	position:absolute; top:auto;
	display:inline-block;
	font-size:18px;
	font-family:'Corbel', sans-serif;
	z-index:100;
	background-color:rgba(163,78,36,.75);
	color:#fff;
	padding:3px 3px 6px;
	width:auto;
}
.arch-tnails img {margin-bottom:.6em;}
body.page.page-arch .arch-tnails p {font-size:20px; line-height:1.2em;}



/*
#####################
Phone styles
#####################
*/
@media(max-width:767px){
	

.tiny {display:none;}
.home .navbar-fixed-top {
	background-color: transparent !important;
	background-image:none;
}
.dropdown-submenu > .dropdown-menu {left:-100% !important;}
.home .carousel-caption {
	text-align:left;
	margin:0; padding:0;
	top:37%; left:24%; bottom:auto;
	width:60%;
}
.navbar-brand {
	width:100px;
	background:transparent url(images/helia-logo.png) 0 10px no-repeat;
	background-size:contain;
	position:absolute;
	z-index:2;
}

/* Define background image positions & carousel captions */
.warm-and-welcoming .fill {background-position: 80% top;}
.warm-and-welcoming .carousel-caption{left:8%; top: 36%;}

.back-in-the-game .fill {background-position: 50% top;}
.back-in-the-game .carousel-caption{left:7%; top: 27%; width:50%;}

.leading-the-way .fill {background-position: 100% top;}
.leading-the-way .carousel-caption{
	left:7%; top: 27%;
	background-color:rgba(255,255,255,.4);
	padding:.2em;
	box-shadow: 0 0 15px #fff;}
.leading-the-way .carousel-caption .lead {margin-bottom:0;}

.a-place-to-call-home .fill {}
.a-place-to-call-home .carousel-caption{top:55%; left:4%; bottom:auto; width:60%; color:#fff;}

.here-to-help .fill {}
.here-to-help .carousel-caption{top:61%; left:42%; width:58%;}

.up-and-at-it .fill {}
.up-and-at-it .carousel-caption{top:30%; left:57%; width:40%}

.carousel-caption h1 {
	font-family:'Corbel Bold', sans-serif;
	font-size:1em;
	line-height:1em;
	font-weight:bold;
	margin:0 0 .1em 0;
}
.carousel-caption .lead {
	font-size:1em;
	line-height:1em;
}

/*	Home Page Call to Action Buttons */
.cta-button {
	font-family: 'Corbel' sans-serif;
	width:315px;
	background-color:rgba(99,155,241,.85);
	height:200px;
	position:absolute;
	top:200px; left:100px;
	display:block;
	padding:0 16px;
	color:#283E6A;
	font-size:23px; line-height:1.1em;
	text-decoration:none;
	display:none;
}
.cta-button:after {
	content: '';
	width: 0;
	height: 0;
	border-top: 100px solid transparent;
	border-bottom: 100px solid transparent;
	border-left: 18px solid rgba(99,155,241,.85);
	position: absolute;
	right: -18px;
	top: 0px;
	border-right-color:#0FF;
}
.cta-button h1 {
	color:#fff;
	font-size:44px;
	font-weight:normal;
	margin:6px 0 3px;
}
.cta-button p {margin:0;}
p.the-call {font-size:24px; font-weight:bold; margin-top:10px;}

.cta-button:hover {
	background-color:rgba(99,155,241,1);
	text-decoration:none;
	color:#fff;
}
.cta-button:hover:after {
	content: '';
	width: 0;
	height: 0;
	border-top: 100px solid transparent;
	border-bottom: 100px solid transparent;
	border-left: 18px solid rgba(99,155,241,1);
	position: absolute;
	right: -18px;
	top: 0px;
	border-right-color:#0FF;
}
/*
.warm-and-welcoming .learn-more {top:420px; left:31%;}
.warm-and-welcoming .visit-us {top:420px; left:860px; left:54%; display:none;}

.back-in-the-game .learn-more {top:225px; left:auto; right:140px;}
.back-in-the-game .visit-us {top:450px; left:auto; right:140px; display:none;}

.leading-the-way .learn-more{top:500px; left:45px;}
.leading-the-way .visit-us{top:500px; left:430px; display:none;}

.a-place-to-call-home .learn-more{top:225px; left:auto; right:130px;}
.a-place-to-call-home .visit-us{top:450px; left:auto; right:130px; display:none;}

.up-and-at-it .learn-more {top:225px; right:130px; left:auto;}
.up-and-at-it .visit-us {top:450px; right:130px; left:auto; display:none;}

.here-to-help .learn-more {top:500px; right:450px; left:auto;}
.here-to-help .visit-us{top:500px; right:60px; left:auto; display:none;}
*/

/* Hide Careers banner, Right Navbar, Footer */
.careers-banner, .navbar-right, footer {display:none;}

}