/*
-----------------------------------------------
800px
----------------------------------------------- */

/* General
----------------------------------------------- */

.listing ul li {
	width: 50%;
}
#categories .columns {
	width: 50%;
}
#primary {
	width: 100%;
}
#secondary {
	width: 100%;
	padding: 10px 0 0 0;
}

.listing ul li.post-3, 
.listing ul li.post-7 {
	clear: left;
}