/*
Theme Name: wpmv-mobile-theme
Theme URI: http://pedrobachiega.com/wordpress-mobile-view/
Description: Wordpress theme for mobile devices
Version: 0.2
Author: Pedro Bachiega
Author URI: http://pedrobachiega.com/

*/

body, div, h1, h2, h3, h4, p, a, img, ul, ol, li, span, table, tr, td, form, input {margin: 0; padding: 0;}
html, body {background-color: #fff;} ul {list-style: none; padding: 0 0 0 10px;}
body {padding: 1px; margin-bottom: 3px;}
body, div, p, table, form, input {font-family: Arial, Helvetica, sans-serif; font-size: small; color: #000;}

h1 {font-size: large;}
h2, h3 {font-size: medium;}
a, a:link, a:visited {color: #666;}
a:hover, a:active {color: #222; background-color: #ddd}
blockquote {padding: 6px;}
p img {max-width: 100%;}

div#header {background-color: #666; color: #fff; border-bottom: 2px solid #888;}
div#header a, div#header a:link, div#header a:visited {color: #fff; text-decoration: none;}
div#searchform {background-color: #ccc; padding: 1px 8px; border-top: 2px solid #aaa; border-bottom: 2px solid #eee;}

.post {margin: 0 0 5px 0;}
.post > small, .entry {margin: 0 7px;}
.post > .postmetadata {margin: 1px; padding: 0 2px; border: 1px dotted #ccc;}

.navigation {text-align: center;}

h3#comments {margin-top: 3px;}
ol.commentlist li {padding: 3px 6px 5px 6px; list-style-type: none;}
ol.commentlist li.alt {background-color: #eee;}
input#author, input#email, input#url, textarea#comment {width: 99%;}
textarea#comment {margin-top: 5px;}

ul#pages_list, ul#categories_list {margin-bottom: 5px;}
ul#pages_list li, ul#categories_list li {padding: 3px; display: inline; list-style-type: none;}
ul#pages_list a, ul#categories_list a {padding: 2px 5px;}

.separator {margin: 6px 21px; border: 1px dashed #999;}
.center {text-align: center;}
