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

@media screen and (min-width: 992px) {
#primary {
	float: left;
}
#secondary {
	float: right;
}
}