/*
 * Theme Name: California Housing Partnership Corporation
 *
 * Layout: Sidebar-Content
 *
 * Learn more: https://developer.wordpress.org/themes/basics/template-files/
*/

.content-area {
	width: 71%;
	padding-left: 2.7%;
	float: right;
}

.site-content .widget-area {
	width: 29%;
	float: left;
	overflow: hidden;
}