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

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