html, body, #container { height: 100%; margin: 0; padding: 0; }
body > #container { height: auto; min-height: 100%; }
#content { padding-bottom: 11.5em; }
#footer { clear: both; position: relative; z-index: 10; height: 11.5em; margin-top: -11.5em; }

/* Theme */
#about { padding: 50px; }
#footer { }