/* ---- Place your custom styles below ---- */




.button-wrap { display: inline-block; margin: 10px 0; }

#tagline { color: #999999; font-size: 11px; }


#child-menu li a {
 background: url(styles/light/child-menu-top.png) repeat-x 0 20px;
}


#logo a {
    color: #444444; 
}


.text h3 {
    text-align: left;
}



.front-boxed #page-title {
    padding: 0px 0px 0px; margin-bottom: -10px; 
}

.text p, .text dd {
    margin-bottom: 14px;
    text-align: left;
}

#sidebar { padding: 5px 0; }

#page-title h1 span,
#page-title h2 span { display: inline!important; }

/*added to shorten contact form 7 text area field*/
textarea {
height: 140px;
}

#subheader {display: none;} 

.blog #subheader {display: none;} 

.error404 #subheader {display: none;} 