@import url("ie.css");
@import url("print.css") print;
@import url("reset.css");
/*-------------------------------*\
 TOPO
 \*-------------------------------*/
body {
    background: #000;
}

p {
    padding: 15px 0 0 0;
    line-height: 18px;
}

.conteudo-post p {
    text-align: left;
}

.baixemuito { 
    border: 2px solid #222;
    padding: 8px !important;
    width: 94%;
}

.info {
	font-size:10px;
	margin:0px 0px 0px 0px;
	color:#999;
	text-align:center;
}

#geral {
    width: 100%;
    background: #000 url(images/bg-topo.jpg) no-repeat center -1px;
}

#site {
    margin: 0 auto;
    width: 990px;
    overflow: hidden;
}

#logo {
    background: url("images/topo.jpg") no-repeat scroll left top transparent;
    clear: both;
    height: 252px;
    width: 990px;
}

#logo a {
    height: 250px;
    width: 600px;
    margin: 0 auto;
    display: block;
}

#logo h1, #logo h2 {
    text-align: center;
}

#logo .texto-link a {
    display: block;
    height: 66px;
    margin: 0 0 0 40px;
    text-indent: -9999px;
    width: 158px;
    float: left;
}

#logo .comunity-orkut a {
    display: block inline;
    height: 55px;
    margin: 182px 0 0 0px;
    text-indent: -9999px;
    width: 185px;
    float: right;
}

#flash-topo{
    height: 251px;
    width: 990px;
}

#topo-menu {
    background: url("images/menu.jpg") no-repeat center top;
    height: 54px;
    width: 990px;
    overflow: hidden;
}

#menu {
    margin: auto;
    padding: 3px 0 0 66px;
    width: 823px;
}

#menu ul li {
    display: inline;
    height: 28px;
    display: block;
    float: left;
}

#menu li a {
    background: url("images/bulet-divide-menu.jpg") no-repeat scroll right 0px transparent;
    color: #FFFFFF;
    display: block;
    font: bold 12px tahoma, Arial, Helvetica, sans-serif;
    padding: 13px 12px 12px;
}

#menu li a:hover {
    color: #fff;
    text-decoration: underline;
}

#menu-img {
    margin-left: 185px;
}

#menu-img ul li {
    display: inline;
}

#menu-img ul li a {
    color: #0695CD;
    display: block;
    float: left;
    font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
    padding: 21px 28px 0 25px;
}

#menu-img ul li a:hover {
    text-decoration: underline;
}

#menu-img-rodape {
    display: block;
    float: left;
    padding-top: 60px;
    width: 618px;
    height: 30px;
    overflow: hidden;
}

#menu-img-rodape ul li {
    display: inline;
}

#menu-img-rodape ul li a {
    color: #0695CD;
    display: block;
    float: left;
    font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
    padding: 0 28px 0 25px;
}

#menu-img-rodape ul li a:hover {
    text-decoration: underline;
}

#form {
    margin: 0 auto;
    padding: 3px 0 0 8px;
    width: 625px;
    float: left;
}

#busca {
    background: url("images/bg-busca.jpg") no-repeat scroll 0 0 transparent;
    height: 56px;
    margin: 0 0 25px;
    padding: 0 0 0 20px;
    width: 968px;
}

#txt-busca {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #A7A7A7;
    float: left;
    font: 12px Arial, Helvetica, sans-serif;
    padding: 20px 0 0 33px;
    width: 485px;
}

#bt-buscar {
    float: left;
    padding: 18px 0 0 21px;
}

#publicidade-header {
    clear: both;
    width: 911px;
    height: 135px;
    background: url(images/bg-publicidade.jpg) no-repeat;
    margin: 0px 0px 10px 0px;
    padding: 17px 11px 15px 18px;
}

/* Lateral Direita */
#lateral-direita {
    width: 201px;
    float: right;
    overflow: hidden;
    display: inline;
    margin-rigth: 10px;
}

.widgets-title {
    background: url("images/topo-widget.jpg") no-repeat center top;
    height: 73px;
    width: 206px;
}

.widgets-box {
    width: 201px;
    overflow: hidden;
}

.widgets-box p {
    padding: 0px 15px 0px 15px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 18px;
}

.widgets-title h3 {
    color: #FFFFFF;
    font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
    padding: 16px 24px 0 31px;
}

.widgets-rodape {
    background: url("images/rodape-widget.jpg") no-repeat center;
    height: 46px;
    margin-bottom: 25px;
    width: 205px;
}

.widgets-box ul, #archives ul {
    width: 190px;
    padding: 0px 0px 0px 15px;
    font: bold 12px Arial, Helvetica, sans-serif;
    background: url(images/repeat-widget.jpg) repeat-y center;
    color: #000;
    text-align: left !important;
}

.widgets-box ul li, #archives ul li {
    list-style: none;
}

.widgets-box li a, #archives li a {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	padding: 6px 22px 6px 17px;
    color: #0f58d1;
    width: 135px;
    display: block;
    line-height: 15px;
    background: url(images/seta-bulet.jpg) no-repeat 5px 12px;
    border-bottom: 1px dotted #3d3d3d;
}

.widgets-box li a:hover, .widgets-box li a:hover strong, #archives li a:hover {
    text-decoration: underline;
	color: #fff;
}

.textwidget {
    background: url("images/repeat-widget.jpg") repeat-y center;
    clear: both;
    padding: 15px 0 10px;
    text-align: center !important;
    width: 205px;
}

/* Conteudo */
#conteudo {
    background: #000;
    width: 534px;
    float: left;
    margin: 0 0 0 20px !important;
    display: inline;
    overflow: hidden;
}

.topo-post {
    background: url("images/topo-post.jpg") no-repeat scroll center center transparent;
    height: 152px;
    width: 521px;
}

.conteudo-post {
    background: url("images/repeat-post.jpg") repeat-y scroll center center transparent;
    font: 12px Tahoma, Arial, Helvetica, sans-serif;
    padding: 0 40px 0 30px;
    text-align: center;
    width: 452px;
    overflow: hidden;
}

.conteudo-post a{
	font:12px Tahoma;
	padding:2px;
}

.conteudo-post a:hover{
	font:bold 12px Tahoma;
	color:#0446dc;
}

.rodape-post {
    background: url("images/rodape-post.jpg") no-repeat scroll center center transparent;
    height: 90px;
    margin-bottom: 25px;
    width: 522px;
}

.rodape-post-interna {
    background: url("images/rodape-post-interna.jpg") no-repeat scroll center center transparent;
    height: 109px;
    width: 523px;
}

.rodape-post-single {
    background: url("images/rodape-post-single.jpg") no-repeat center;
    height: 142px;
    width: 523px;
}

div.entry-meta {
    font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
    color: #fff;
	display: inline;
    float: left;
    overflow: hidden;
    padding: 38px 0 0 172px;
    width: 88px;
}

div.contador-comentario {
	color: #FFFFFF;
    display: inline;
    float: left;
    font: bold 11px Arial,Helvetica,sans-serif;
    overflow: hidden;
    padding: 38px 0 0 133px;
    width: 95px;
}

div.contador-comentario span {
    font: 11px Arial, Helvetica, sans-serif;
    color: #a0a0a0;
}

div.contador-comentario strong {
    font: 11px Arial, Helvetica, sans-serif;
    color: #a0a0a0;
}

div.contador-comentario a:hover {
    text-decoration: underline;
}

.link-single {
    color: #F65800 !important;
    font: bold 11px Tahoma, Arial, Helvetica, sans-serif !important;
}

.coments-rodape strong {
    font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
    color: #fff;
}

.coments-rodape a:hover, .coments-rodape a:hover strong {
    text-decoration: underline;
}

.categoria-rodape {
    width: 195px;
    padding: 70px 0px 0 0px;
    float: left;
    overflow: hidden;
    display: inline;
}

.categoria-rodape a {
    font: 11px Arial, Helvetica, sans-serif;
    color: #fff;
}

.categoria-rodape {
    font: 11px Arial, Helvetica, sans-serif;
    color: #fff;
}

.categoria-rodape span {
    font: 11px Arial, Helvetica, sans-serif;
    color: #fff;
}

.categoria-rodape strong {
    font: 11px Arial, Helvetica, sans-serif;
    color: #fff;
}

.categoria-rodape a:hover {
    text-decoration: underline;
}

.titulo-post {
    overflow: hidden;
    width: 519px;
}

.titulo-post span {
    font: 11px Tahoma, Arial, Helvitica, sans-serif;
    color: #FFFFFF;
}

div.contador-comentario a {
    font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
    color: #d30000;
}

div.contador-comentario a:hover {
    text-decoration: underline;
}

div.contador-comentario a span {
    font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
    color: #858585;
}

div.contador-comentario a:hover span {
    text-decoration: underline;
}

h2.bg-post-blog {
    height: 35px;
    overflow: hidden;
    padding: 8px 35px 0;
    text-align: center;
	font: bold 13px Tahoma, Arial, Helvetica, sans-serif;
    color: #FFF;
}

h2.bg-post-blog a {
    font: bold 13px Tahoma, Arial, Helvetica, sans-serif;
    color: #FFF;
	display:block;
}

h2.bg-post-blog a:hover {
    text-decoration: underline;
}

/* INTERNA POSTS*/
#respond {
    font: bold 24px Arial, Helvetica, sans-serif;
    color: #5cac00;
    padding: 5px 0px 10px 10px;
}

.topo-div-centro {
    width: 504px;
    background: url(images/meio-post.jpg) repeat-y;
}

.entry-title {
    padding: 10px 0px 0px 120px;
    font: 23px Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    background: url(images/topo-post.jpg) no-repeat top;
    padding-bottom: 30px;
}

.author {
    font: 11px Arial, Helvetica, sans-serif;
    color: #666666;
}

.published-time {
    font: 11px Arial, Helvetica, sans-serif;
    color: #ffffff;
}

.published-time a {
    font: 11px Arial, Helvetica, sans-serif;
    color: #ffffff;
}

.published-time a:hover {
    text-decoration: underline;
}

#comentarios-single {
    background: url(images/repeat-post.jpg) repeat-y center;
    padding: 10px 0 0 23px;
    width: 499px;
}

.comentarios-single {
    background: url(images/repeat-post.jpg) repeat-y left;
    padding: 0 0 0 23px;
}

#comentarios-single h3 {
    color: #134dcc;
    font: bold 14px Tahoma, Arial, Helvetica, sans-serif;
    margin: 0 0 7px 10px;
    float: left;
}

#comentarios-single small {
    font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
    color: #000;
    padding: 0 0 10px 0;
    display: block;
}

#fecha-rodape-single {
    background: url("images/rodape-post-single-fim.jpg") no-repeat center;
    height: 50px;
    width: 523px;
}

.comment-count a {
    font: 11px Arial, Helvetica, sans-serif;
    color: #ffffff;
}

.comment-count a:hover {
    text-decoration: underline;
}

.entry-content {
    padding: 0px 25px 0px 25px;
}

.related_post {
    font: bold 15px Arial, Helvetica, sans-serif;
    color: #156fcb;
    padding-top: 20px;
}

.related_post a {
    font: 13px Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    padding-bottom: 5px;
}

.related_post a:hover {
    text-decoration: underline;
}

.comment-meta {
    padding: 2px 0px 3px 35px;
}

.comment-meta a {
    color: #333333 !important;
    font: bold 11px Arial, Helvetica, sans-serif !important;
}

.comment-author em {
    color: #FF0000 !important;
    font: 12px Arial, Helvetica, sans-serif !important;
}

.comment-meta a:hover {
    text-decoration: underline !important;
}

.comment {
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #FFF;
}

.commentlist {
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #156FCB;
    width: 460px;
}

.comment a {
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #156FCB;
}

.commentmetadata a {
    font: 12px Tahoma, Arial, Helvetica, sans-serif !important;
    color: #134dcc !important;
}

.commentlist, .commentlist a {
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #000000;
    clear: both;
}

#comments {
    font: 12px Tahoma, Arial, Helvitica, sans-serif;
    color: #FFFFFF;
    padding: 2px 0px 5px 0px;
}

.comment p {
    padding: 0px 0px 0px 35px;
    font: 11px Arial, Helvetica, sans-serif !important;
    color: #000000 !important;
}

.commentlist p {
    color: #000000 !important;
    font: 11px Arial, Helvetica, sans-serif !important;
	padding: 0 !important;
}

ol.commentlist li {
	border-bottom: 1px solid #E0DEDE;
    margin-bottom: 10px;
    padding: 0px 10px 10px 10px;
    width: 442px;
}

/* Lateral Esquerda */
#lateral-esquerda {
    display: inline;
    float: left;
    overflow: hidden;
    width: 201px;
    margin-right: 10px;
}

/* RODAPE */
#rodape {
    height: 325px;
    margin-top: 20px;
    clear: both;
    width: 100%;
    background: #000 url(images/geral-rodape.jpg) no-repeat center bottom;
}

#logo-rodape {
    background: url("images/rodape.jpg") no-repeat center bottom;
    height: 325px;
    margin: 0 auto;
    width: 990px;
}

#logo-rodape h2 {
    padding-top: 20px;
}

#logo-rodape h2 a {
    text-indent: -9999px;
    height: 120px;
    width: 500px;
    display: block;
    margin-left: 30px;
}

#link-rodape {
    float: right;
    height: 20px;
    margin: 292px 166px 10px 0;
    width: 273px;
}

#link-rodape address a {
    display: block;
    text-indent: -9999px;
}

/* FORMULARIO DE COMENTARIO*/
#author, #email, #url {
    border: 1px solid #E0DEDE;
    color: #9C9C9C;
    font: 12px Tahoma, Arial, Helvetica, sans-serif;
    margin-bottom: 5px;
    padding: 5px 7px;
    width: 200px;
}

#comment {
    border: 1px solid #e0dede;
    width: 435px;
    height: 150px;
    padding: 7px;
    font: 12px Tahoma, Arial, Helvetica, sans-serif;
    color: #222;
    margin-bottom: 5px;
}

p.enviar-form {
    text-align: right;
    padding: 0 55px 0 0;
}

#commentform {
    font: 12px Tahoma, Arial, Helvetica, sans-serif;
    color: #000;
    padding: 0px 0px 0px 11px;
    clear: both;
}

.publicidade center {
    width: 520px;
    text-align: center;
}

/* CLASSES */
.menu-salto {
    text-indent: -9999px;
    overflow: hidden;
    width: 0px;
    height: 0px;
}

.both {
    clear: both;
    text-indent: -9999px;
    width: 0px;
    height: 0px;
    overflow: hidden;
}

/* FEED */
#assine-feed {
    background: url(images/feed-bg.png) no-repeat;
    width: 381px;
    height: 125px;
    padding: 93px 0 0 35px;
}

#assine-feed p {
    font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
    color: #fff;
    padding: 0px 0px 12px 0px;
}

#assine-feed #email {
    font: 11px Tahoma, Arial, Helvetica, sans-serif;
    color: #696969;
    padding: 3px;
    border: 0px;
    background: transparent;
    width: 270px;
    float: left;
    display: inline;
}

#assine-feed #bt-assinar {
    float: left;
    display: inline;
    padding: 3px 0 0 22px;
}

.assine-feed-p {
    clear: both;
    padding: 15px 0px 0px 0px !important;
}

.img-widgth {
    padding: 10px 0px 0px 0px;
}

.alinha-parceiros-img {
    padding: 20px 0px 0px 0px;
}

#referencia-widgth {
    background: url(images/referencia-bg.png) no-repeat;
    width: 423px;
    height: 137px;
    clear: both;
    text-align: center;
    padding: 89px 0px 0px 0px;
}

.no-page {
    font: 22px tahoma, Arial, Helvetica, sans-serif;
    color: #fff;
    text-align: center;
    padding: 20px 0px 0px 0px;
}

.postform {
    color: #F65800;
    font: bold 11px tahoma, Arial, Helvetica, sans-serif;
    width: 150px;
    padding: 3px;
    margin-left: 22px;
}

#texto-rodape {
    color: #A0A0A0;
    font: 11px Tahoma, Arial, Helvetica, sans-serif;
    padding: 80px 3px 3px 40px;
    width: 470px;
}

#texto-rodape span {
    color: #0695cd;
    font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
}

.blog-name {
    font: bold 6px tahoma, Arial, Helvetica, sans-serif;
    color: #000;
}

.blog-description {
    font: bold 6px tahoma, Arial, Helvetica, sans-serif;
    color: #000;
}

#assine-rss {
    background: url("images/bg-form-feed.jpg") no-repeat scroll 17px 50px transparent;
    color: #000000;
    font: 11px Arial, Helvetica, sans-serif;
    padding: 10px 0 5px;
}

#subbox {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #65696D;
    font: 11px Tahoma, Arial, Helvetica, sans-serif;
    margin: 19px 0 0;
    padding: 6px 0px 7px 12px;
    width: 120px;
}

#assine-rss p {
    color: #65696d;
    font: 10px Tahoma, Arial, Helvetica, sans-serif;
}

#assine-rss strong, .azul-escuro {
    color: #65696d;
    font: bold 10px Tahoma, Arial, Helvetica, sans-serif;
}

#assine-rss p strong {
    font-weight: bold !important;
}

#subbutton {
    display: inline;
    padding: 17px 6px 0 7px;
}

.relationados {
    background: url(images/repeat-post.jpg) repeat-y center;
    width: 522px !important;
}

.relationados li {
    padding: 0px 35px 0 35px;
}

.relationados li a {
    background: url("images/seta-bulet-relacionados.jpg") no-repeat scroll left 8px transparent;
    color: #000000;
    display: block;
    font: 12px Arial, Helvetica, sans-serif;
    padding: 3px 0 3px 8px;
}

.relationados li a:hover {
    text-decoration: underline;
    font-weight: bold;
}

.respond2 {
    color: #134dcc;
    font: bold 14px Tahoma, Arial, Helvetica, sans-serif;
    padding: 0 0 10px 35px !important;
}

#botoes-single {
    padding: 50px 0px 0px 0px;
}

.add-favoritos a {
    width: 220px;
    height: 34px;
    display: block;
    float: left;
    text-indent: -9999px;
}

.avise-nos a {
    width: 275px;
    height: 34px;
    display: block;
    float: left;
    text-indent: -9999px;
}

/* WIDGETS PERSONALIZADAS */
#text-429109743 .widgets-title {
    width: 202px;
    height: 87px;
    background: url(images/w-categorias.jpg) no-repeat;
}

#text-564047493 .widgets-title {
    width: 202px;
    height: 87px;
    background: url(images/w-portal-das-series.jpg) no-repeat;
}

#text-564047496 .widgets-title {
    width: 202px;
    height: 87px;
    background: url(images/w-twitter.jpg) no-repeat;
}

#text-463966151 .widgets-title {
    width: 202px;
    height: 87px;
    background: url(images/w-recorte-tutoriais-importantes.jpg) no-repeat;
}

#text-564047499 .widgets-title {
    width: 202px;
    height: 87px;
    background: url(images/w-recorte-tradutor.jpg) no-repeat;
}

#text-564047500 .widgets-title {
    width: 202px;
    height: 87px;
    background: url(images/w-ajuda.jpg) no-repeat;
}

#text-564047498 .widgets-title {
    width: 202px;
    height: 87px;
    background: url(images/w-feed.jpg) no-repeat;
}

#text-564047497 .widgets-title {
    width: 202px;
    height: 87px;
    background: url(images/w-top-10.jpg) no-repeat;
}

#text-429111633 .widgets-title {
    width: 202px;
    height: 87px;
    background: url(images/w-parceiros-link.jpg) no-repeat;
}

#text-429111632 .widgets-title {
    width: 202px;
    height: 87px;
    background: url(images/w-publicidade.jpg) no-repeat;
}

#text-564047499 .widgets-title {
    width: 202px;
    height: 87px;
    background: url(images/w-recorte-tradutor.jpg) no-repeat;
}

#text-564047501 .widgets-title {
    width: 202px;
    height: 87px;
    background: url(images/w-filmes-blu-ray.jpg) no-repeat;
}

table.gadget {
    margin-bottom: 18px !important;
    width: 160px !important;
}

.links-megaupload {
    color: #1c8cb1 !important;
    font: 11px Tahoma, Arial, Helvetica, sans-serif;
}

.links-megaupload strong {
    color: #000;
    font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
}

.links-megaupload a {
    color: #1c8cb1 !important;
    font: 11px Tahoma, Arial, Helvetica, sans-serif !important;
    display: inline !important;
    background: none !important;
    padding: 0px !important;
    margin: 0px !important;
}

.links-megaupload a:hover {
    text-decoration: underline;
}

/*
 * Favoritos - Add
 */
#favorites {
    height: 40px;
    margin: 39px 0 0 33px;
    width: 340px;
}

#favorites a {
    display: block;
    height: 36px;
    margin-top: 11px;
    text-indent: -9999px;
}

/**
 * Class Publicidade
 */
.publicidade {
    width: 522px;
    margin-bottom: 20px;
}

.publicidade .top {
    background: url("images/topo-publicidade.jpg") no-repeat scroll center top transparent;
    height: 10px;
    overflow: hidden;
    width: 532px;
}

.publicidade .content {
    background: url(images/publicidade-repeat.jpg) repeat-y center top;
    width: 532px;
    padding: 10px 0 2px 0;
}

/* Baixo */
.publicidade .baixo {
    width: 532px;
    overflow: hidden;
    background: url(images/publicidade-rodape.jpg) no-repeat center top;
    height: 18px;
}

/*
 * Exibe Categorias
 */
.categoria-blog {
    display: inline;
    float: left;
    margin: 49px 0 0 114px;
    overflow: hidden;
    width: 170px;
    font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
    color: #fff;
}

.rodape-post-single .categoria-blog {
    display: inline;
    float: left;
    margin: 55px 0 0 115px;
    overflow: hidden;
    width: 168px;
    font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
    color: #fff;
}


.categoria-blog a {
	color: #fff;
    font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
}

.categoria-blog a:hover {
    text-decoration: underline;
}

.categoria-blog a:hover span {
    text-decoration: underline;
}


.categoria-blog a span {
    color: #A9A9A9;
    float: right;
    font: 12px Arial, Helvetica, sans-serif;
}

/*
 * Classes da Interna
 */
.rodape-post-interna .categoria-blog {
    color: #9F9F9F;
    display: inline;
    float: left;
    font: 11px Arial, Helvetica, sans-serif;
    overflow: hidden;
    padding: 78px 0 0 70px;
    width: 180px;
}

.coments-rodape {
    display: inline;
    float: right;
    overflow: hidden;
    padding: 49px 0 0;
    width: 208px;
}

.rodape-post-single .coments-rodape {
	display: inline;
    float: right;
    overflow: hidden;
    padding: 54px 0 0;
    width: 210px;
}

.coments-rodape a strong {
    float: none;
    font: bold 12px Arial, Helvetica, sans-serif;
    padding: 0 2px;
    color: #A9A9A9;
}

.rodape-post-interna .categoria-blog a {
    color: #fff;
    float: left;
    font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
}

.coments-rodape a {
    color: #fff;
    font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
}

.coments-rodape a strong {
	color:#a4a4a4;
}

.coments-rodape a:hover{
    text-decoration: underline;
}

.textwidget span {
    display: block;
    padding: 20px 5px 0;
    text-align: center;
    font: 11px Tahoma, Arial, Helvetica, sans-serif;
    color: #0f58d1;
}

/*
 * Extras
 */
#link-orkut a {
    display: block;
    float: left;
    width: 80px;
    height: 28px;
    background: url(images/comunidade-orkut.jpg) no-repeat center;
    padding: 10px 0 0 80px;
    text-indent: -99999px;
}

#favoritos a {
    background: url("images/favoritos.jpg") no-repeat scroll center center transparent;
    display: block;
    float: right;
    height: 22px;
    padding: 9px 11px 0 0;
    text-indent: -99999px;
    width: 108px
}

/*
 * banners Menores
 */
#widget-banners {
    width: 190px;
    padding: 0;
    margin: 0;
    background: none;
    margin: 0 auto;
}

#widget-banners ul {
    margin: auto;
    width: 180px;
    padding: 0 0 0 13px;
    background: none transparent;
}

#widget-banners ul li {
    display: inline;
    width: 90px;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

#widget-banners li a {
    padding: 0;
    margin: 0;
    width: 90px;
    height: 50px;
    border: 0;
    display: block;
    float: left;
}

#paginacao-wordpress {
    background: url("images/bg-paginacao.jpg") no-repeat center bottom !important;
    width: 520px;
    height: 70px;
}


a.more-link {
	background:url("images/bt-download.jpg") no-repeat scroll 0 0 transparent;
	display:block;
	height:52px;
	margin:0 auto;
	text-indent:-9999px;
	width:266px;
}

.fbLikeContainer { float: after }
}
