/*
Theme Name: Sixteen
Layout: Content-Sidebar
*/

#primary {
	width: 66%;
	float: left;
}
#secondary {
	width: 27%;
	float: right;
}
