/* CleanSilver phpBB Style by GHS - www.GamesMax.org */

body {
    background-color: #ffffff;
    margin:0px;
    padding:0;
    font-size: 11px
}

/* Texto */
th,td,p { font-family: tahoma, tahoma, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #0080c0; }
a:hover                { text-decoration: underline; color : #009BE6; }
hr        { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #0080C0; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover        { color: #009BE6; text-decoration: underline; }

.maintitle,h1,h2        {
                        font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",tahoma, tahoma, Helvetica, sans-serif;
                        text-decoration: none; line-height : 120%; color : #000000;
}

/* Configuração das fontes do nome dos fóruns e tópicos */
.forumlink                { font-weight: bold; font-size: 12px; color : #0080C0; }
a.forumlink         { text-decoration: none; color : #0080C0; }
a.forumlink:hover{ text-decoration: underline; color : #009BE6; }

.topictitle                        { font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #0080C0; }
a.topictitle:visited { text-decoration: none; color : #0080c0; }
a.topictitle:hover        { text-decoration: underline; color : #009BE6; }

/* Linha em volta das Tabelas */
.forumline        { background-color: #D0D0D0; border: 0px #ffffff solid; }

/* Plano de Fundo das Tabelas */
td.row1        { background-color: #FFFFFF; }
td.row2        { background-color: #F4F4F4; }
td.row3        { background-color: #FFFFFF; }
td.row4        { background-color: #FFFFFF;} td.row4:hover{background: #f7f7f7 ;border: solid 0px #FFFFFF;border-right-color: #D2D2D2;border-bottom-color: #D2D2D2;}

/*
Plano de Fundo da Tabela onde fica Fórum, Tópicos, Mensagens, Última Mensagem, etc. no
índice do fórum.
*/
th        {
        color: #0080C0; font-size: 11px; font-weight : bold;
        background-color: #F4F4F4; height: 25px;
        background-image: url(images/cellpic2.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
                        background-image: url(images/cellpic1.gif);
                        background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
}


td.cat,td.catHead,td.catBottom {
        height: 29px;
        border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
        font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
        background-color: #D0D0D0; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow         { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right         { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft          { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop         { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

/* Título das Categorias */
.cattitle                { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #0080C0}
a.cattitle                { text-decoration: none; color : #0080C0; }
a.cattitle:hover{ text-decoration: underline; color : #009BE6; }

/* Topo do fórum */
.topbkg{background: #FFFFFF url(images/cellpic_top.gif) repeat-x}
.topnav{font-size:10px; background: #D0D0D0 url(images/topmenu_bkg.gif) repeat-x;
height:21px;white-space:nowrap;border: 0px solid #91a0ae;border-width: 1px 0px 1px 0px}

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav                        { font-weight: bold; font-size: 11px; color : #000000;}
a.nav                        { text-decoration: none; color : #0080C0; }
a.nav:hover                { text-decoration: underline; }

/* Nick Name e detalhes do usuário nos posts. */
.name                        { font-size : 11px; color : #0080C0;}
.postdetails                { font-size : 10px; color : #000000; }
.publicdetails                { font-size : 10px; color : #0080c0; }

/* Padrão do conteúdo dos posts */
.postbody { font-size : 12px;}
a.postlink:link        { text-decoration: none; color : #0080C0 }
a.postlink:visited { text-decoration: none; color : #0080c0; }
a.postlink:hover { text-decoration: underline; color : #009BE6}


/* Configurações dos Blocos de Código e Citação */
.code {
        font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #0080C0;
        background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
        border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
        font-family: tahoma, tahoma, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
        background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
        border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Elementos Formulário */
input,textarea, select {
        color : #000000;
        font: normal 11px tahoma, tahoma, Helvetica, sans-serif;
        border-color : #000000;
}

/* Plano de Fundo dos Campos para Preencher */
input.post, textarea.post, select {
        background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* Estilo dos botões de bbCode em posting.php */
input.button {
        background-color : #ECF9FF;
        color : #0080C0;
        font-size: 11px; font-family: tahoma, tahoma, Helvetica, sans-serif;
}

/* Texto no Rodapé */
.footer                { font-size: 10px; font-family: tahoma, tahoma, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.footer                { color: #444444; text-decoration: none;}
a.footer:hover { color: #000000; text-decoration: underline;}

/* Configurações dos botões de submeter */
input.mainoption {
        background-color : #FAFAFA;
}

input.liteoption {
        background-color : #FAFAFA;
        font-weight : normal;
}

.helpline { background-color: #DEE3E7; border-style: none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");