html,body { min-width: 320px; padding: 0; }
#header #logo { float: none; margin: auto; }

#nav { display: none; }

.quick-fix { display: none; }
.excerpts { display: none; }

#bottom .inner { width: 100%; }
.inner { width: 100%; } /* content width */

#body { padding: 0px 10px 16px 10px; }
#body #content { width: 100%; float: none; }
#body #sidebar { display: none; }
.post-header, .post-footer { display: none; }

.post-info .comments { float: none; display: block; padding-left: 16px; }

#footer { padding: 10px; }
#footer .widget { clear: both; width: 100%; float: none; }

#have-tip { display: none; }
#have-question { display: none; }
#bottom #banner a { float: right; border-right: 1px solid #ebecec; }

#footer #linkcat-2 { clear: none; width: 33%; float: left; margin: 0; }
#footer #linkcat-4 { clear: none; width: 33%; float: left; }
#footer #linkcat-5 { clear: none; width: 33%; float: left; }
#footer #text-3 { display: none; }

.post img { max-width: 100px; }

.post h1 { font-size: 1.8em; line-height: 1.15em; }