/* =WordPress Core
-------------------------------------------------------------- */
.navigation {
	width: 100%;
	overflow: hidden;
}
.navigation .next {
	float: right !important;
}
.navigation .prev {
	float: left !important;
}