/* hacks.css for 5th Estate theme

/* Clearfix
----------------------------------------------- */
#main:after, #wrapper2:after, .entry .functions:after, .archive .author-header:after #info-input:after, #alpha-listing .section:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#main, #wrapper2, .entry .functions, .archive .author-header, #info-input, #alpha-listing .section { display: inline-block; }
/* Hides from IE-mac \*/
* html #main, *html #wrapper2, *html .entry .functions, *html .archive .author-header, *html #info-input, *html #alpha-listing .section { height: 1%; }
#main, #wrapper2, .entry .functions, .archive .author-header, #info-input, #alpha-listing .section { display: block; }
/* End hide from IE-mac */
