/** STYLESHEET FOR MOBILE BROWSER **/
/**********************************/

body { padding: 10px !important; }
#wrapper { border: 0 none; max-width: 480px; }
#content { float: none !important; max-width: 460px; margin: 10px !important; }
.sidebar { float: none !important; display: none; }
.main-menu ul ul { display: none; }
#crumbs { display: none; }
.entry-content img { margin-left: 0; margin-right: 0; margin-bottom: 5px; padding: 0; display: block; float: none; }
.gallery-columns-1 .gallery-item, .gallery-columns-2 .gallery-item, .gallery-columns-3 .gallery-item, .gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item, .gallery-columns-6 .gallery-item { width: 98%; margin-left: 0; margin-right: 0; float: none; }
.wp-caption, .entry-content .attachment { max-width: 96.5%; }
.sticky .wp-caption, .sticky .entry-content .attachment { max-width: 98%; }
.wp-caption img, .entry-content .attachment img { max-width: 100%; }
.comment-avatar { display: none !important; }
.comment-info { width: 98%; }
.commentlist li { padding: 5px !important; }
.commentlist ul { margin-left: 0 !important; margin-top: 0 !important; }
#footer { display: none; }
#footer-credit { margin-top: 30px; }