/*
-----------------------------------------------------------
Vesess - http://vesess.com
Handheld Stylesheet
----------------------------------------------------------- */

* { position: static !important; float: none !important; background: none !important; }
a img { border: none; }

@media all and ( max-width: 480px; ) {
  img { margin: 10px auto; float: none; display: block; }
}

@media all and (max-width: 240px) {
  img { display: none; }
}

form#search-theme-form, div#access { display: none; }
html body div#nav ul { padding: 0; }
html body div#nav ul li { list-style-position: inside; }
html body div#nav ul ul { padding: 0 0 0 10px; }
html body div#content ul, html body div#footer ul { padding: 0; }
html body div#content ul li, html body div#footer ul li { margin-bottom: 6px; list-style-position: inside; }
