/* Hoja de estilo para dispositivos de mano.   Basada en http://alistapart.com/articles/pocket/ */
* { float: none; }
html { color: #333; font-family: serif; font-size: 100%; line-height: 1.5; background:#fff }
h1 { font-size: 150%; }
h2 { font-size: 125%; }
#navlinks, legend, fieldset label span { display: none; }
img, textarea { max-width: 100%; }
.entry-date { color: #666; background: #fff; margin: 0; font-size: 90%;}
a:link { color: #390;}
a:visited { color: #666; }
fieldset { padding: 0; border: 0; }
label input { display: block; }