/**
 * benissasostenible mobile CSS
 *
 * @author      Jose Antonio Corachán <jacorachan at massimple es>
 * @copyright   '08 massimple.es
 * @version     2008-07
 *

*/

body {margin:0;padding:0;color:#333;background:#FFF;}
p, strong, span, div {color:#006461; }
a {color: #366561;}

/* hide stuff */
#header,.logoPrint a  {display:none;}


/* basic styles */
img { max-width:100%; max-width: 165px; }
body { border-top:none; font-family:sans-serif; padding-bottom:5px; }
#innerWrapper { margin:3px auto; border:1px solid #566; border-top:medium solid #566; width:auto; max-width:597px; ; }
#home_content img { max-height:1.5cm; max-width:none; }

/* typografy */
code, pre { font-family:monospace; }
h1, h2, h3, h4, h5, h6 { line-height:1em; margin-top:1.3em; color:#006461; }
h1 {margin:0!important;}
h3 { font-size:1.23em; }
h4 { font-size:1em; }
h5 { font-size:0.83em; }
h6 { margin:0 0 2.5em 0; font-size:0.83em; }

/* forms */
input, textarea, select { max-width:100%; }
label { font-size:0.90em; margin-top:0.4em; }
label {display:block;}

/* footer */
#footer p { font-size:x-small; }
#footer * { background: none; }
