Duplicate attribute class causing site validation error

Simple fix:

<div <?php post_class("clearfix"); ?>>

See post_class() for more details