/*
 * Theme Name: PD Play
 *
 * Layout: Sidebar-Content
 *
 * Learn more: https://developer.wordpress.org/themes/basics/template-files/
*/

.content-area {
	width: 74%;
	padding-left: 1%;
	float: right;
}

.site-content .widget-area {
	width: 24.2%;
	float: left;
	overflow: hidden;
}