/*
Theme Name: Fullfill.co.uk
Theme URI: http://fullfill.co.uk
Description: Custom theme exclusively for http://fullfill.co.uk
Version: 1.0
Author: Rob Spencer
Author URI: http://robspencer.net
*/

@charset "utf-8";

.post { overflow:hidden; margin:15px 0; }

.navigation { overflow:hidden; }

.alignleft { float:left; }
.alignright { float:right; }

#content { font-family:"Book Antiqua", "Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif; }

.contact-required { color:#D41C3B; font-weight:bold; }

#contact-errors { color:#D41C3B; font-weight:bold; font-size:14px; }