/*
 Theme Name:   Signature Hometown (Child)
 Theme URI:    http://signaturehealthcarellc.com
 Description:  Signature Segment child theme, for Hometown facility sites
 Author:       Jet A Studio
 Template:     signature-segment
 Version:      1.0
 Text Domain:  signature-hometown
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
body {background-color:#f4dbb4;}

.segment-brand {top:48px;left:-20px;}
.segment-brand a {width:258px;height:172px;background:transparent url(images/brand.png) no-repeat 0 0;}

.header-hero {background-image: url(images/header-hero.png);}

h1#brand {position:absolute;bottom:0;left:140px;width:550px;background:transparent url(images/header-bg.png) repeat 0 0;}
h1#brand.long {bottom:0;}
h1#brand a {display:block;padding: 0 20px 14px 103px;}
h1#brand a em, 
h1#brand a strong {color:#ffffff;}

#main-navigation,
#main-navigation ul ul li a:hover,
#main-content div.left-column .hero p.lead {background-color:#91a521;}
#main-navigation {
    border-bottom:1px solid #71811a;
    border-top:1px solid #bec789;
}
#main-navigation ul li a:hover,
#main-navigation ul li.current-menu-item a,
#main-navigation ul ul {background-color:#71811a;} 

#main-content div.left-column div.article h4 {color:#91a521;}
#main-content div.left-column div.article h3.post-date { background: url(images/article-date.png) 0 0 no-repeat;}

