*
{
    margin: 0;
    padding: 0;
    font: 12px arial, helvetica, sans-serif;
}

root    { display: block; }
ul      { list-style: none;}
a img   { border: 0;}
body    { background: #c6d3df url(/imagens/topo-agua.jpg) top repeat-x;   }

#menu
{  
    clear: both;
    height: 35px;
    width: 924px;
    margin: 20px 0 0 0;
    color: #948592;    
    border-bottom: 1px solid #AAAAAA;
}

#menu ul
{
    width: 924px;
    height: 25px;    
}

#menu ul li
{
    display: block;
    float: left;    
}

#menu ul li a
{    
    display: block;
    float: left;
    font: 12px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;        
    height: 20px;
    color: #948592;
    padding: 6px 10px 0 10px;
    text-decoration: none;      
    text-transform: uppercase;    
}

#menu ul li a:hover{    color: #0C6C90; }

#menu ul li a img
{  
    height: 45px !important; 
    float: right;
    border: 1px solid #AAAAAA;
    margin-top: -20px;
    margin-right: -10px;
}

#redes #q
{
    float: right;
    width: 133px;
    height: 20px;
    padding: 4px;
    border: 1px solid #CCCCCC;  
    color: #666666;
    letter-spacing: 2px;
    -moz-border-radius: 6px 0px 0px 6px;
    -webkit-border-radius: 6px 0px 0px 6px;
}

#redes #sa
{
    float: right;
    width: 33px;
    height: 30px;
    border: 1px solid #CCCCCC;
    text-indent: -999px;
    overflow: hidden;
    background: url(/imagens/buscar.jpg) center;
    cursor: pointer;
}

#leaderboard
{
    float: left;
    width: 730px;
    height: 90px;
    margin: 25px 0;
}

#conteudo
{
    position: relative;
    z-index: 0;
    width: 927px;
    min-height: 800px;
    padding: 0px 25px 30px 25px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    margin: 150px auto 0 auto;    
    -moz-border-radius: 10px 10px 0px 0px ;
    -webkit-border-radius: 10px 10px 0px 0px ;    
    box-shadow: 1px -2px 10px #444;
    -moz-box-shadow: 1px -2px 10px #444;
    -webkit-box-shadow: 1px -2px 10px #444;
    -khtml-box-shadow: 1px -2px 10px #444;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#444,direction=120,strength=4)"; /* IE8+ */      
}

div#conteudo:after 
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
}

#colEsquerda
{
    width: 600px;
    float: left;
}

#colEsquerda #vitrine
{
    height: 338px;    
    border: 1px solid #AAAAAA;
    background: #FFFFFF;
}

#colEsquerda #posts .post
{
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom:  2px dotted #AAA;
}

#colEsquerda #posts .post img
{
    float: left;
    margin-right: 10px;
    padding: 3px;
    border: 1px solid #AAAAAA;
    width: 190px;
    height: 130px;
}

#colEsquerda #posts .post h2, #colEsquerda #posts .post h2 a
{
    font: 24px "marvel", arial, sans-serif;            
    color: #0c6c90;
    text-decoration: none;
}

#colEsquerda #posts .post h2 a:hover { text-decoration: underline; }

#colEsquerda #posts .post h4
{   
    font: 18px "marvel", arial, sans-serif;
    position: relative;
    display: block;
    width: 135px;
    height: 27px;
    float: left;
    background: url(/imagens/fundo-review.png);    
    color: #FFFFFF;
    margin-left: -25px;
    padding-top: 5px;
    padding-left: 22px;
    z-index: 1;
}

#colEsquerda #posts .post h4.h4Review{
    background: url(/imagens/fundo-review.png);
}

#colEsquerda #posts .post h4.h4Preview{
    background: url(/imagens/fundo-preview.png);
}

#colEsquerda #posts .post h4.h4Noticia{
    background: url(/imagens/fundo-noticia.png);
}

#colEsquerda #posts .post h4.h4Artigo{
    background: url(/imagens/fundo-artigo.png);
}

#colEsquerda #posts .post h4.h4Video{
    background: url(/imagens/fundo-video.png);
}

#colEsquerda #posts .post h4.h4Podcast{
    background: url(/imagens/fundo-podcast.png);
}


#colEsquerda #posts .post .data
{
    height: 24px;
    color: #777777;
    font-size: 14px;
    padding-top: 8px;
}

#colEsquerda #posts .post .consoles
{
    font-size: 14px;
    font-weight: bold;
    color: #383737;    
}

#colEsquerda #posts .post p
{
    font-size: 14px;
    line-height: 20px;
    color: #383737;
    padding-top: 10px;
}

#colEsquerda #posts .post p a
{
    color: #0c6c90;
    text-decoration: none;
}

#colEsquerda #posts .post p a:hover{
    text-decoration: underline;
}

#colEsquerda #posts .post a.leiaMais
{
    font-size: 14px;
    color: #0c6c90;    
    text-decoration: none;
}

#colEsquerda #posts .post a.leiaMais:hover{
    text-decoration: underline;
}

#colEsquerda #posts .post .avatar
{
    float: right;
    width: 80px;
    height: 80px;
}

#colEsquerda #posts .post .avatar img
{
    width: 50px;
    height: 50px;
    padding: 3px;
    border: 1px solid #AAAAAA;   
    float: right;
}

#colEsquerda #posts .post .avatar a
{
    font-size: 10px;
    font-weight: bold;
    font-style: italic;
    color: #0c6c90;
    text-decoration: none;
    text-align: center;
    float: right;
    text-indent: 10px;
    width: 75px;
}

#colEsquerda #posts .post .avatar a.nomeEquipe
{
    clear: both;
    padding-right: 10px;
}

#colEsquerda #posts .post .avatar a.nomeEquipe:hover
{
    text-decoration: underline;
}

#colEsquerda #posts .post .nComentarios
{
    width: 46px;
    height: 29px;
    float: right;
    background: url(/imagens/comentarios.jpg);
    font-size: 14px;
    color: #333333;
    text-align: center;
    padding-top: 8px;
}

#colDireita
{
    width: 300px;
    float: right;
}

#redes
{
    height: 90px;
    width: 190px;
    float: right;    
    margin-top: 25px;    
}

#redes a
{
    float: right;
    display: block;
    height: 57px;
    text-indent: -999px;
    overflow: hidden; 
    margin-left: 10px;
    margin-top: 6px;
}

#redes .rss
{
    width: 51px;
    background: url(/imagens/redes.jpg);
    margin-left: 0;
}

#redes .facebook
{
    width: 53px;
    background: url(/imagens/redes.jpg) -62px 0;
}

#redes .twitter{
    width: 52px;
    background: url(/imagens/redes.jpg) -187px 0;
}

#colDireita .boxTitulo
{
    clear: both;
    font: 26px "Marvel", Arial, sans-serif; 
    width: 290px;    
    font-weight: bold;
    color: #0c6c90;        
    padding-bottom: 5px; 
    margin-bottom: 5px;
}

.twtr-hd h3
{
    visibility: hidden;
}

.twtr-hd
{
    padding: 0 !important;
    padding-top: 5px;
}

#colDireita .boxDireita
{
    width: 298px;
    background: #efefef;
    border: 1px solid #CCCCCC;
    padding-bottom: 10px;
}

#colDireita ul.podcast
{
    padding-top: 5px;
}

#colDireita ul.podcast li
{
    width: 270px;
    margin-left: 9px;
    padding-top: 10px;
    height: 40px;
    border-top: 1px solid #999999;
    color: #666666;
}

#colDireita ul.podcast li a, #colDireita ul.destaques li a
{
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}

#colDireita ul.podcast li a:hover, #colDireita ul.destaques li a:hover
{
    color: #0c6c90;
}

.MTop10
{
    margin-top: 10px;
}

#colDireita ul.destaques
{
    list-style: none;
    padding: 0px 0 5px 0;
}

#colDireita ul.destaques li
{
    width: 300px;
    height: 80px;
    margin-bottom:  15px;
}

#colDireita ul.destaques li a
{
    display: block;
    width: 300px;
    padding-top: 60px;
    height: 20px;
    border: 1px solid #CCCCCC;
    text-indent:  10px;
}

#colDireita ul.topOrion li
{
    padding: 12px 0;
    border-top: 1px solid #CCCCCC;
    margin-left: 9px;
}

#colDireita ul.topOrion li.p1Lugar
{
    height: 88px;
}

#colDireita ul.topOrion li.p1Lugar img
{
    border: 1px solid #CCCCCC;
    float: left;
    margin-right: 10px;
    position: relative;
}

#colDireita ul.topOrion li.p1Lugar a
{
    font-size: 18px;
}

#colDireita ul.topOrion li.p1Lugar b
{
    position: relative;
    display: block;
    width: 98px;
    height: 21px;
    float: left;
    background: url(/imagens/fundo-top.png);
    color: #FFFFFF;
    margin-left: -15px;
    padding-top: 4px;
    padding-left: 12px;
    z-index: 1;
}

#colDireita ul.topOrion a
{
    font-size: 14px;
    font-weight: bold;
    color: #0b2438;
    text-decoration: none;    
}

#colDireita ul.topOrion a:hover
{
    color: #0c6c90;
}

#colDireita ul.topOrion b
{
    font-size: 14px;
    font-weight: bold;
    color: #004c89;   
}

#colDireita ul.topOrion li span
{
    display: block;
    padding-left: 28px;
}

#colDireita p.enquete
{
    padding: 9px;
    line-height: 20px;
}

#colDireita p.enquete b
{
    font-weight: bold;
}

#colDireita p.enquete .botao
{    
    border: 1px solid #CCCCCC;
    background: url(/imagens/fundo-titulo.jpg);
    padding: 5px;   
    cursor: pointer;
    text-decoration: none;
    color: #0b2438;   
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;      
}

#colDireita p.enquete .botao:hover
{    
    color: #004c89;       
}

#colDireita p.enquete input.botao
{  
    height: 29px;
}

a.botao
{
    display: block;
    width: 90px;
    float: right;
    margin-right: 130px;
    padding: 5px;  
    height: 17px;
    text-align: center;
}

#colDireita ul.twitter li
{
    margin-left: 9px;
    width: 280px;
    padding: 12px 0;
    border-bottom: 1px dashed #666666;
}

#rodape
{
    clear: both;
    height: 100px;
    width: 926px;
    color: #FFFFFF;
    background: #304b59;    
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;      
}

#rodape ul
{            
    display: block;
    width: 610px;
    margin: 0 auto;
    padding-top: 30px;    
}

#rodape ul li
{
    height: 20px;
    float: left;    
    padding: 0 5px;    
}

#rodape ul li a
{
    color: #FFFFFF;
    text-decoration: none;
}

#rodape ul li a:hover
{    
    text-decoration: underline;
}

#rodape p
{
    display: block;
    clear: both;   
    margin: 0 auto;
    width: 450px;
    padding: 5px;
    text-align: center;
    padding-top: 10px;
}

.cabecalhoArtigo
{
    width: 600px;
    min-height: 70px;
}

.cabecalhoArtigo h4
{
    font: 14px arial, sans-serif;
    color:#666666;
    display: block;
    width: 540px;
    margin: 10px 0;
}

.cabecalhoArtigo h1
{
    display: block;
    font: 28px "marvel", arial, sans-serif;
    color: #383737;
    width: 540px;
}

.cabecalhoArtigo h2
{
    font: 16px arial, sans-serif;
    color: #383737;
}

.texto-post
{
    padding-top: 5px;
    clear: both;
}

.texto-post p
{    
    font: 14px Arial, sans-serif !important;
    line-height: 25px !important;    
    color: #444444;
    text-align: justify;
    margin: 25px 0;
}

.texto-post p taghw, .texto-post #HOTWordsTxt p, .texto-post #HOTWordsTxt p taghw
{
    font: 14px Arial, sans-serif !important;
    line-height: 25px !important;    
    color: #444444;
    text-align: justify;
}

.texto-post h2
{
    font: 18px Arial, sans-serif !important;
    color: #000;
    font-weight: bold;
}

.texto-post p strong  
{
    font: 14px Arial, sans-serif !important;
    font-weight: bold !important;
    line-height: 25px !important;  
    color: #444444 !important;
}

.texto-post p a
{
    font: 14px Arial, sans-serif !important;  
    color: #0c6c90;
}

.cabecalhoAvatar
{
    width: 56px;
    float: right;    
    border: 1px solid #CCCCCC;
    margin-top: -55px;
}

.cabecalhoAvatar a img
{
    width: 50px;    
    height: 50px;
    margin: 3px 3px;
}

.compartilhadores
{
    width: 600px;
    height: 50px;
    border-top: 1px solid #9d9d9d;
}

.compartilhadores .botoes
{
    width: 450px;
    float: left;
    padding-top:  10px;
}

.compartilhadores .creditos
{
    text-align: right;
    width: 150px;
    float: right;
    font: 12px arial, sans-serif;
    color: #666666;
    padding-top: 10px;
}

.compartilhadores .creditos a
{
    font: 12px arial, sans-serif;
    font-weight: bold !important;
    color: #0c6c90;
    text-decoration: none;
}

.compartilhadores .creditos a:hover
{
    text-decoration: underline;
}

.leiaTambem h3
{
    font: 18px "Trebuchet MS", arial, sans-serif;
    font-weight:  bold;
    color: #333333;
    padding: 5px 0;
    margin-top: 25px;
}

ul.listaLeiaTambem
{
    display: block;
    border-top: 1px solid #9d9d9d;
    width: 600px;
    padding: 10px 0;
}

ul.listaLeiaTambem li
{
    display: block;
    width: 120px;
    float: left;    
}

ul.listaLeiaTambem li a
{
    font: 11px arial, sans-serif;     
    color: #0c6c90;
    text-decoration: none;    
}

ul.listaLeiaTambem li a:hover
{
    text-decoration: underline;  
}

ul.listaLeiaTambem li a img
{
    border: 1px solid #AAA;
}

.comentarios
{
    clear: both;
    padding-top: 20px;
}

.comentarios h3
{
    visibility: hidden;
}

h3.comentarios
{
    visibility: visible;
    font: 18px "Trebuchet MS", arial, sans-serif;
    font-weight:  bold;
    color: #333333;
    padding: 5px 0;
    margin-top: 25px;
    display: block;
    border-bottom: 1px solid #9d9d9d;
}

a.itemPaginacao
{
    display: block;
    float: left;
    width: 30px;
    height: 25px;
    padding-top: 5px;
    text-align: center;
    border: 1px solid #DDD;
    margin-right: 10px;
    font: 15px Arial, sans-serif !important;   
    text-decoration: none;
    color: #0c6c90 !important;
}

a.itemPaginacao:hover
{
    background: #eaf2fa;
}

a.itemPaginacaoSelecionado
{
    display: block;
    float: left;
    width: 30px;
    height: 25px;
    padding-top: 5px;
    text-align: center;
    border: 1px solid #DDD;
    margin-right: 10px;
    font: 15px Arial, sans-serif !important;      
    color: red !important;
    text-decoration: none;
}

.outrasDicas
{
    width: 100%;    
}

.tOutrasDicas
{
    background: #EFEFEF;
    font-weight: bold !important;
    border-top: 1px solid #BBB !important;    
}

.outrasDicas tr td
{
    padding: 10px;
    font-size: 14px;
    height: 25px;
    border-bottom: 1px solid #BBB !important;
    color: #444;
}

.outrasDicas tr td a
{
    text-decoration: none;
    color: #0c6c90;
    display: block;
    font-size: 14px;
}

.outrasDicas tr td a:hover
{
    text-decoration: underline;
}

.outrasDicas tr.trItem:hover
{
    background: #e0eaf4;
}

.oucaAgoraCast
{
    margin-top: 10px;
    font: 15px "Trebuchet MS", Arial;
    width: 590px;
    height: 25px;
    border: 1px solid #CCC;
    border-bottom: 0;
    background: url(/imagens/fundo-titulo.jpg);
    font-weight: bold;
    color: #555;
    text-shadow: 2px 2px 5px #AAA;
    padding-top: 5px;
    text-indent: 15px;
    -moz-border-radius: 6px 6px 0px 0px;
    -webkit-border-radius: 6px 6px 0px 0px;      
}

.boxPodcast
{
    width: 590px;
    background: #eaebed;
    border: 1px solid #CCCCCC;
    padding-bottom: 10px;
}

.conteudoBoxCast1
{
    background: #FFF;
    width: 574px;
    height: 70px;
    border: 1px solid #DDD;
    margin: 8px;
    margin-bottom: 0;
}

.conteudoBoxCast1 div
{
    float: left;
    width: 170px;
    border-right: 1px solid #DDD;
    padding: 10px;
    height: 50px;
}

.conteudoBoxCast2
{
    background: #FFF;
    width: 554px;
    height: 50px;
    border: 1px solid #DDD;
    border-top: 0;
    margin: 8px;
    margin-top: 0;
    margin-bottom: 0;    
    padding: 10px
}

.avaliacaoTitulo
{
    margin-top: 10px;
    font: 15px "Trebuchet MS", Arial;
    width: 590px;
    height: 25px;
    border: 1px solid #CCC;
    border-bottom: 0;
    background: url(/imagens/fundo-titulo.jpg);
    font-weight: bold;
    color: #555;
    text-shadow: 2px 2px 5px #AAA;
    padding-top: 5px;
    text-indent: 15px;
    -moz-border-radius: 6px 6px 0px 0px;
    -webkit-border-radius: 6px 6px 0px 0px;      
}

.avaliacao
{
    width: 590px;
    height: 160px;
    background: #eaebed;
    border: 1px solid #CCC;
    padding-bottom: 10px;
}

.dadosTecnicos{
    width: 250px;
    float: left;
    padding: 10px;
}

.boxNotas{
    width: 295px;
    float: right; 
    background: #FFF;
    border: 1px solid #DDD;
    margin: 10px;
}

.boxNotas .notap{
    float: left;
    width: 72px;
    height: 50px;
    padding-top: 5px;
    border: 1px solid #DDD;
    border-top: 0;
    border-left: 0;
    color: #555;
}

.notan{
    padding-top: 10px;
    font-size: 20px;
    font-weight: bold;
}

.boxNotas .notag{
    float: left;
    width: 145px;
    height: 80px;
    padding-top: 5px;
    border-right: 1px solid #DDD;
    font-size: 30px;
    font-weight: bold;    
    color: #555;
}

.notang{
    padding-top: 15px;
    font-size: 50px;
    font-weight: bold;
    color: #222;
}

.veredito span{
    padding-top: 15px;
    font-size: 20px;
    font-weight: bold;
}

.divLCast{
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom:  1px solid #CCC;
}

.divLCast .imagemCast{
    float: left;
    margin-right: 10px;
    padding: 3px;
    border: 1px solid #AAAAAA;
    width: 298px;
    height: 158px;
}

.divLCast h2 a{
    font-size: 18px;
    font-weight: bold;
    /*color: #383737;*/
    color: #0c6c90;
    text-decoration: none;
}

.divLCast h2 a:hover{
    text-decoration: underline;
}

.divLCast h3{
    font-style: italic;
    font-size: 16px;
    color: #383737
}

.divLCast h4{
    position: relative;
    display: block;
    width: 135px;
    height: 27px;
    float: left;
    background: url(/imagens/fundo-review.png);
    font-size: 18px;
    color: #FFFFFF;
    margin-left: -25px;
    padding-top: 5px;
    padding-left: 22px;
    z-index: 1;
}

.divLCast .data{
    height: 24px;
    color: #777777;
    font-size: 14px;
    padding-top: 8px;
}

.divLCast.consoles{
    font-size: 14px;
    font-weight: bold;
    color: #383737;    
}

.divLCast p{
    font-size: 14px;
    line-height: 20px;
    color: #383737;
    padding-top: 10px;
}

.divLCast p a{
    color: #005fc9;
    text-decoration: none;
}

.divLCast p a:hover{
    text-decoration: underline;
}

.divLCast a.leiaMais{
    font-size: 14px;
    color: #005fc9;
    font-weight: bold;
    text-decoration: none;
}

.divLCast a.leiaMais:hover{
    text-decoration: underline;
}

.divLCast a.antigos{
    font-size: 14px;
    color: #d46e00;
    font-weight: bold;
    text-decoration: none;
}

.divLCast a.antigos:hover{
    text-decoration: underline;
}

.divLCast .avatar{
    float: right;
    width: 80px;
    height: 80px;
}

.divLCast .avatar img{
    width: 50px;
    height: 50px;
    padding: 3px;
    border: 1px solid #AAAAAA;   
    float: right;
}

.divLCast .avatar a{
    font-size: 10px;
    font-weight: bold;
    font-style: italic;
    color: #0c6c90;
    text-decoration: none;
    text-align: center;
    float: right;
    text-indent: 10px;
    width: 75px;
}

.divLCast .nComentarios{
    width: 46px;
    height: 29px;
    float: right;
    background: url(/imagens/comentarios.jpg);
    font-size: 14px;
    color: #333333;
    text-align: center;
    padding-top: 8px;
}

.divLCast .nComentarios a{
    font-size: 14px;
    color: #333333;
    text-align: center; 
    text-decoration: none;
    display: block;
    width: 46px;
    height: 20px;
    overflow: hidden;
}

.divLCast .nComentarios a:hover{
    color: #0c6c90;
}

.divLCast p strong  {
    font: 14px Arial, sans-serif !important;
    font-weight: bold !important;
}

a.linkGaleria{
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    color: #0C6C90;
}

a.linkGaleria:hover{
    text-decoration:  underline;
}

ul.dicas{
    margin: 8px;    
}

ul.dicas li{
    padding: 5px 0;
    border-bottom: 1px dotted #CCC;
    color: #CCC;
}

ul.dicas li a{
    color: #666;
    text-decoration: none;
    font-size: 11px;
}

ul.dicas li a.plataforma, .console a, .tabelaDicas table tr td a{
    color: #0C6C90;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
}

.tabelaDicas table tr td a{
    font-size: 12px;
}


ul.dicas li a:hover, .console a:hover, .tabelaDicas table tr td a:hover{
    text-decoration: underline;
}

.console{
    float: left;
    width: 150px;
    height: 170px;
}

.tabelaDicas{
    clear: both;
    width: 600px;
}

.tabelaDicas table{
    -moz-border-radius: 6px 6px 6px 6px; 
    -webkit-border-radius: 6px 6px 6px 6px;
    border: 1px solid #CCC;    
}

.tabelaDicas table td{
    padding: 5px;
    height: 30px;
}

.tabelaDicas .cor1{
    background-color: #EFEFEF;

}

.pgUsuario h4{
    font-weight: bold;
    font-size: 14px;
}

.boxComentarios .comentEsq{
    width: 60px;
    float: left;
}

.boxComentarios .comentDir{
    width: 540px;
    float: right;
}

.boxComentarios{
    margin-top: 15px;
}

.boxComentarios li{
    clear: both;
}

.boxComentarios .comentDir h6{
    display: block;
    background: url('/imagens/fundo-comentarios.jpg');
    border: 1px solid #CCC;
    -moz-border-radius: 3px 3px 3px 3px; 
    -webkit-border-radius: 3px 3px 3px 3px;
    font-size: 13px;
    line-height: 40px;
    margin: 0 0 1em;
    max-height: 40px;
    overflow: hidden;
    padding: 10px 10px;
    padding-bottom: 10px;
    white-space: nowrap;    
    font-weight: bold;
}

.boxComentarios .comentDir h6 a{
    font-size: 13px;
    /*color: #000;*/
    color: #AD1C01;
    font-weight: bold;
    text-decoration: none;
}

.boxComentarios .comentDir h6 a.nomeUsuario{
    float: left;   
}

.boxComentarios .comentDir h6 a:hover{
    text-decoration: underline;
}

.boxComentarios .comentDir .comentData{
    height: 25px;
    padding: 10px 0;
}

.boxComentarios .comentDir .comentData div{
    float: left;
    color: #777;
    width: 60px;
}

.boxComentarios .comentDir .comentData .comentDataHora{
    width: 380px;
}

.boxComentarios .comentDir .comentData a{
    text-decoration: none;
    color: #0C6C90;
}

.boxComentarios .comentDir .comentData a:hover{
    text-decoration: underline;
}

.thumbup{
    display: block;
    background: url('/imagens/thumb-up.png') no-repeat;
    width: 20px;
    height: 20px;
    float: right;
    text-indent: -999px;
    overflow: hidden;
}

.boxComentarios label, .boxEmail label{
    clear: both;
    float: left;
    display: block;
    width: 55px;
    font-weight: bold;
    font-size: 14px;
    color: #666;    
    height: 20px;
    padding-top: 5px;
    /*margin-left: 60px;*/
    margin-bottom: 15px;
}

.boxComentarios input, .boxEmail input{
    float: left;
    width: 180px;
    height: 15px;
    padding: 5px;
    margin-bottom: 15px;  
    margin-right: 10px;
    -moz-border-radius: 3px 3px 3px 3px; 
    -webkit-border-radius: 3px 3px 3px 3px;    
    border: 1px solid #CCC;
}

.boxComentarios textarea, .boxEmail textarea{
    float: left;
    width: 520px;
    height: 100px;
    padding: 10px;
    -moz-border-radius: 3px 3px 3px 3px; 
    -webkit-border-radius: 3px 3px 3px 3px;    
    border: 1px solid #CCC;
    /*margin-left: 60px;*/
    margin-bottom: 10px;
}

.conteudoLogin{
    width: 310px;
    height: 250px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    background: #FFF;
    margin: 0 auto; 
    padding: 20px;
    margin-top: 150px;
}

.conteudoLogin h1{
    display: block;
    font: 20px arial, sans-serif;
    color: #383737;
    width: 540px;
    font-weight: bold;
    margin-bottom: 10px
}

.boxLogin{
    width: 300px;
    height: 15px;
    padding: 5px;
    margin-bottom: 15px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border: 1px solid #CCC;    
}

input.btnEnviarComentario{
    float: left;
    width: 150px;
    border: 1px solid #CCC;
    background: url(/imagens/fundo-titulo.jpg);
    padding: 5px;
    height: 25px;
    cursor: pointer;
    text-decoration: none;
    color: #0b2438;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
}
.avatarBoxComentario{
    width: 55px; 
    float: left
}

.avatarBoxComentario img{
    width: 50px;  
}

.twtr-hd h4{
    font-family: "Gloria Hallelujah";
    font-size: 15px;
    font-weight: bold;
    color: #555555 !important;
    text-shadow: 2px 2px 5px #AAA;
    padding-top: 0px;
    padding-bottom: 5px;
    text-indent: 15px;
    -moz-border-radius: 6px 6px 0px 0px;
    -webkit-border-radius: 6px 6px 0px 0px;      
}

.comentAssinatura{
    border-top: 1px solid #DDD;
    color: #888;
    margin-top: 5px;
}

.formAlteraDados label{
    clear:both;
    float: left;
    display: block;
    width: 100px;
    height: 15px;
    padding: 5px;
    margin-bottom: 15px;      
}

.formAlteraDados input{
    float: left;
    width: 220px;
    height: 15px;
    padding: 5px;
    margin-bottom: 15px;  
    -moz-border-radius: 3px 3px 3px 3px; 
    -webkit-border-radius: 3px 3px 3px 3px;    
    border: 1px solid #CCC;        
}

.formAlteraDados select{
    float: left;
    width: 70px;
    height: 28px;
    padding: 5px;
    margin-left: 10px;
    margin-bottom: 15px;  
    -moz-border-radius: 3px 3px 3px 3px; 
    -webkit-border-radius: 3px 3px 3px 3px;    
    border: 1px solid #CCC;        
}

.formAlteraDados input.inativo{
    background: #DDD;
}

.guiasPainelUser a{
    display: block;
    float: left;
    width: 100px;
    border: 1px solid #CCC;
    margin-right: 1px;
    text-align: center;
    background: url(/imagens/fundo-titulo.jpg);
    padding: 5px;    
    height: 15px;
    cursor: pointer;
    text-decoration: none;
    color: #0b2438;
    -moz-border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;    
}

.mensagemAlterarDados{
    display: block;    
    width: 415px;
    border: 1px solid #CCC;    
    text-align: center;    
    padding: 15px;    
    height: 30px;
    background: #FEFEFE;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;  
}

.mensagemAlterarDados span{
    font-weight: bold;
}

/* Big box with list of options */
#ajax_listOfOptions {
    position: absolute; /* Never change this one */
    width: 175px; /* Width of box */
    height: 250px; /* Height of box */
    overflow: auto; /* Scrolling features */
    border: 1px solid #317082; /* Dark green border */
    background-color: #FFF; /* White background color */
    text-align: left;
    font: 12px Arial, sans-serif;
    z-index: 999;
}

#ajax_listOfOptions div {
    /* General rule for both .optionDiv and .optionDivSelected */
    margin: 1px;
    padding: 1px;
    cursor: pointer;
    font: 12px Arial, sans-serif;
}

#ajax_listOfOptions .optionDiv { /* Div for each item in list */

}

#ajax_listOfOptions .optionDivSelected { /* Selected item in the list */
    background-color: #DAEDF7;
    color: #000;
}

#ajax_listOfOptions_iframe {
    background-color: #F00;
    position: absolute;
    z-index: 5;
}

.twtr-widget h4 {
    width: 100%;  
    text-indent: 15px;
    border-top: 1px solid #CCC;
}

.vitrineTitulo b{
    margin-top: -5px;
    font: 24px "marvel", arial, sans-serif !important;
}

.vitrineCreditos b{
    margin-top: -5px;
    font: 24px "marvel", arial, sans-serif !important;
}
