/*
Layout: Sidebar-Content
*/

#secondary {
	width: 26%;
	float: left;
}
#primary,  #primary-blog {
	width: 71%;
	float: right;
}