/*  
Theme Name: Timor
Theme URI: http://www.mediacode.pt
Description: Tema de Timor - Versão Impressora
Version: 0.8
Author: Jorge Sepulveda
Author URI: http://www.mediacode.pt
*/

/* reset */
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td {
    margin:0;
    padding:0;
}

body {
    font-family:Lucida, Arial, Helvetica, sans-serif;
    color:#333333;
    font-size:12px;
    line-height:150%;
	margin:20px;
}

fieldset, img {
    border:0;
}



:focus {
    outline:hidden;
}

/* links */
a {
    color:#910000;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

/* header elements */
h1, h2, h3, h4, h5, h6 {
    font-family:Georgia, Arial, Helvetica, sans-serif;
    font-weight:bold;
}

h1 {
    font-size:45px;
    color:#FFF;
    font-weight:normal;
}

h2 {
    font-size:30px;
    color:#333;
    font-style:italic;
    font-weight:normal;
}

h3 {
    font-size:200%;
    color:#000;
}

h4 {
    font-size:175%;
    color:#000;
}

h5 {
    font-size:150%;
    color:#787878;
}

h6 {
    font-size:125%;
    color:#000;
}

p { margin-top:0px; padding-top:0px; }

/* page setup */

