/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

@import url("../salient/style.css");

#contact-map {
	height: 500px;
}

div.toggle .wpb_wrapper:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.halfwidth-subheading { width: 50%; }

.advanced-sidebar-menu .current_page_item a {
	color: #676767;
}

.type-post .post-content p {
	font-family: 'Josefin Sans', Arial, sans-serif;
	font-size: 20px;
}

/*#header-outer {background-color: rgb(234, 235, 229);}*/
