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

#primary {
	width: 65%;
	float: left;
}
#secondary {
	width: 29%;
	float: right;
}
