/*
 Theme Name: Bispo Macedo Inglês
 Theme URI: http://www.fabricalivre.com.br
 Description: Tema do blog do Bispo Macedo
 Version: 1.0
 Author: Thiago Pereira / Fabrica Livre
 Author URI: http://www.fabricalivre.com.br
 */@import "reset.css";
html {
    background: url("images/bg-sitefinal.jpg") no-repeat scroll 50% 0 #01245c;
}
* {
    outline: 0 none;
    font-family: "Verdana", Arial, Helvetica, sans-serif;
}

#include {
    background: url("images/bg-include.jpg") repeat-x scroll 0 0 transparent;
    height: 38px;
    text-align: center;
}

.home {
    background: url(images/bg-site-home.jpg) repeat-x #004a88;
    display: block;
}

.home {
    top: 81px !important;
}

#mainmenu {
    background: url("images/bg-menu.jpg") repeat-x scroll 0 0 transparent;
    height: 54px;
    left: 0;
    position: absolute;
    top: 52px;
    width: 100%;
}

.menu {
    margin: 5px auto 0;
    width: 865px;
}

.menu ul {
    height: 50px;
    width: 590px;
}

.menu ul li {
	float:left;
	font-size:13px;
	font-weight:700;
	height:34px;
	padding-left:20px;
	padding-right:15px;
	padding-top:10px;
	text-transform:uppercase;
}

.menu ul li a {
    text-decoration: none;
    color: #020f3b;
}

.menu ul li a:hover {
    color: #15a4fb;
}

.menu ul .first {
    /*background: url(images/space.gif) repeat;*/
}

#home {
    background: url("images/bg-home.jpg") no-repeat scroll center -36px transparent;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    min-height: 698px;
}

#home div {
    display: none;
}

#wrapper {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(images/topo_en.jpg) no-repeat scroll center 0;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    width: 890px;
}

.link-home {
    display: block;
    height: 334px;
    width: 100%;
}

/* post area */
#topo-allcontent {
    background: url(images/topo-wrapper.png) no-repeat;
    height: 2px;
}

#allcontent {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(images/meio-wrapper.png) repeat-y scroll -116px 101%;
    margin: 0 auto;
    min-height: 1px;
}

#content {
    float: left;
    margin-left: 6px;
    width: 597px;
}

.post {
    position: relative;
}

.postmeta {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(images/bg-title.png) repeat-y scroll -15px 0;
    margin-left: -6px;
    margin-top: -2px;
    min-height: 52px;
}

.title {
    clear: both;
    display: block;
    float: left;
    font-size: 21px;
    font-weight: 400;
    word-wrap: break-word;
}

.titulo-longo {
    line-height: 1em;
    width: 500px;
    padding: 1px 0 0 25px;
}

.titulo-curto {
    width: 542px;
    padding: 13px 0 0 25px;
}

.title a {
    color: #FFFFFF;
    display: block;
    float: left;
    text-decoration: none;
}

.gbackgr {
    max-width: 530px;
}

.datetime {
    background: url("images/bg-date.png") no-repeat scroll 0 100% transparent;
    color: #FFFFFF;
    height: 65px;
    left: -61px;
    position: absolute;
    text-align: center;
    top: -7px;
    width: 55px;
}

.data {
    display: block;
    font-size: 19px;
    font-weight: 700;
    margin: 11px 0 0 3px;
}

.mes {
    display: block;
    font-size: 11px;
    margin: 0;
    padding-left: 4px;
    text-align: center;
    text-transform: uppercase;
}

.entry {
    color: #0B408C;
    font-size: 14px;
    padding: 30px 10px 0 15px;
}

.entry p {
    padding-bottom: 1.2em;
}

.entry img {
    margin: 3px;
}

.options {
    color: #0B408C;
    padding: 8px 0 0 10px;
}

.options a {
    color: #0B408C;
    text-decoration: none;
}

.autor {
    color: #950006;
    font-weight: 700;
}

.tags {
    display: block;
    font-size: 12px;
    margin-top: 10px;
}

.categoria, .espalhe, .comentarios {
    color: #0B408C;
    float: left;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 30px;
    margin-right: 10px;
}

.publicado, .sociable {
    font-size: 12px;
}

.categoria img, .espalhe img, .comentarios img {
    float: left;
    margin: 3px -2px 0 -5px;
    padding-right: 6px;
}

.categoria a, .espalhe a, .comentarios a {
    color: #0B408C;
    text-decoration: none;
}

.post-categories {
    float: left;
}
.post-categories li {
        float:left;
        margin-right: 5px;
}

.wp-pagenavi {
    width: 100%;
    margin: 0 auto;
    font-size: 12px;
    text-align: center;
}

.wp-pagenavi span.current {
    background-color: #FFFFFF;
    border: 1px solid #000000;
    color: #000000;
    font-weight: bold;
    margin: 2px;
    padding: 2px 4px;
}

.wp-pagenavi a, .wp-pagenavi span {
    border: 1px solid #000 !important;
    margin: 2px;
    padding: 3px 5px;
    text-decoration: none;
}

.wp-pagenavi a, .wp-pagenavi a:link {
    background-color: #FFFFFF;
    border: 1px solid #0066CC;
    color: #0066CC;
    margin: 2px;
    padding: 2px 4px;
    text-decoration: none;
}

#fundo-allcontent {
    background: url("images/fundo-wrapper.png") no-repeat scroll -117px 0 transparent;
    clear: both;
    min-height: 9px;
}

div.wp_fl_audiogallery_gbackgr {
    background: none repeat scroll 0 0 #000000;
    border: 5px solid #000000;
    overflow: hidden;
    text-align: center;
    width: 527px !important;
}

/* sidebar */
#sidebar {
    color: #0B408C;
    float: right;
    font-size: 13px !important;
    margin-right: 5px;
    margin-top: 10px;
    width: 266px;
}

.allsidebar {
    margin: 3px -2px 0 -5px;
}

.allsidebar h2 {
    color: #BF0000;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 20px;
    padding-bottom: 15px;
    padding-top: 10px;
}
� .topo-sidebar {
    background: url(images/topo-sidebar.jpg) 0 0 no-repeat;
    height: 3px;
}

.meio-sidebar {
    background: url("images/meio-sidebar.jpg") repeat-y scroll 0 0 transparent;
    display: block;
    min-height: 1px;
    padding-left: 13px;
    width: 260px;
}

.meio-sidebar a {
    color: #004bac;
    text-decoration: none;
}

.textwidget {
    margin-left: -5px;
    width: 250px;
}

.rss-4 h2 a, .rss-2 h2 a, .rss-3 h2 a {
    font-size: 20px;
    text-transform: capitalize;
    color: #bf0000;
}

.rss-4 a, .rss-2 a, .rss-3 a {
    font-size: 13px;
}

.rsswidget {
    color: #BF0000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    padding-top: 10px;
}

.links-3 .blogroll {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-left: 5px;
    margin-top: 4px;
    padding-bottom: 10px;
}

.links-3 .blogroll li a {
    color: #004bac;
    text-decoration: none;
}

.links-3 .blogroll li a img {
    margin: 5px 0 -3px -1px;
}

#searchinput {
    border: 1px solid #7F9DB9;
    height: 19px;
    margin: 10px 0;
    width: 200px;
}

#searchsubmit {
    background: #002760;
    border: 0;
    color: #ffffff;
    font-weight: 700;
    padding: 2px;
}

.links-4 .blogroll {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-left: 5px;
    margin-top: 4px;
    padding-bottom: 15px;
}


.links-4 .blogroll li a {
    color: #004bac;
    text-decoration: none;
}

.links-4 .blogroll li a img {
    margin: 15px 5px -8px -2px;
}

.text-4 .textwidget {
    margin-left: -5px;
    margin-top: 10px;
}

.text-4 .textwidget img {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.rss-4 li a, .rss-2 li a, .rss-3 li a {
    text-transform: capitalize !important;
}


.wpp-3 li, .recent-comments-3 li, .links-5 li, .links-4 li, .links-6 li, .recent-posts-4 li {
	background:url("images/bg_comentarios.gif") no-repeat scroll -4px 0 transparent;
	font-size:12px;
	margin-left:-4px;
	margin-top:5px;
	padding-left:25px;
	padding-top:4px;
	padding-bottom:8px;
	width:225px;
	border-bottom:1px solid #bdc0bd;
}
.recent-comments-3 li {
 	font-size:10px;
	border-bottom:1px solid #bdc0bd;
}

.recent-comments-3 li a {
 	font-size:12px;
}

.links-7 ul, .links-6 ul, .recent-posts-2 ul, .archives-3 ul, .categories-4 ul {
    padding-bottom: 10px;
}

.categories-4 li {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(images/icone-categorias.gif) no-repeat scroll left center;
    margin-top: 10px;
    padding-left: 25px;
}

.categories-4 a {
    color: #004BAC;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.archives-3 li {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(images/icone-arquivo.gif) no-repeat scroll 0 0;
    height: 21px;
    margin-top: 7px;
    padding: 0 0 0 25px;
}

.fundo-sidebar {
    background: url(images/fundo-sidebar.jpg) 0 0 no-repeat;
    height: 3px;
    margin-bottom: 20px;
}

/* rodapé dinâmico */
#featured {
    height: 270px;
    width: 950px;
}

#featured p, #featured a {
    color: #ffffff;
    text-decoration: none;
    margin-left: 10px;
}

#rodape h2 {
    font-family: Georgia, Arial, Helvetica, sans-serif;
    margin-top: 10px;
}

.allrodape {
	color:#FFFFFF;
	float:left;
	margin-right:42px;
	padding:10px;
}

.allrodape a:hover {
    text-decoration: underline;
}

#featured a:hover {
    text-decoration: underline;
}

.allrodape h2 {
    text-align: left;
    line-height: 1.3em;
    font-size: 21px;
    color: #009cff;
}

/* copyright */
#copyright {
    text-align: center;
}

#copyright p {
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

/* features */
.clear {
    clear: both;
}

/* comentários */
#lista-comentarios {
    display: block;
    clear: both;
}

.allcomments {
	display:block;
	margin-bottom:15px;
	margin-left:30px;
	position:relative;
	width:550px;
}

.topo-comment {
    background: url(images/bg_coment_top.gif) 0 0 no-repeat transparent;
    height: 13px;
    width: 550px;
}

.meio-comment {
    background: url("images/bg_coment_mid.gif") repeat-y scroll 0 0 transparent;
    margin: 0 auto;
    min-height: 1px;
    padding: 10px;
}

.meio-comment .border {
    width: 100%;
    border-bottom: 1px dashed black;
}

.meio-comment cite, .meio-comment p {
    color: #004BAC;
    font-family: verdana;
    font-size: 12px;
    text-align: justify;
}

.meio-comment p {
    padding: 8px 0;
    word-wrap: break-word;
}

.meio-comment cite a {
    color: #004BAC;
}

.commentmetadata a {
    font-size: 12px;
    color: #993333;
    text-decoration: none;
    float: right;
}

.comment-edit-link {
    margin: 0 7px;
}

.fundo-comment {
    background: url(images/bg_coment_bot.gif) 0 0 no-repeat transparent;
    height: 15px;
    width: 550px;
}

#commentform {
	width:520px;
}

#commentform h2 {
	clear:both;
	color:#BF0000;
	float:left;
	width:527px;
}

#commentform p {
    clear: both;
}

#commentform a {
    color: #993333;
    text-decoration: none;
}

#commentform label {
    color: #004BAC;
    font-family: Verdana;
    font-size: 0.8em;
    line-height: 1.5em;
}

#commentform #author, #commentform #email {
    width: 200px;
    border: 1px solid black;
    margin: 7px 0;
}

#commentform textarea {
	border:1px solid black;
	margin:7px 0;
	width:520px;
}

#commentform #submit {
    background: none repeat scroll 0 0 #990000;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    float: right;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    height: 26px;
    margin-right: 47px;
    width: 150px;
}

#comments, #respond {
	color:#A20101;
	font-family:Verdana;
	font-size:15px;
	margin-bottom:7px;
	width:584px;
}
#cancel_reply {
	background:none repeat scroll 0 0 #990000;
	color:#FFFFFF;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-top:-41px;
	padding:2px 12px;
}

#cancel_reply a {
	color:#ffffff !important;
}

div.comment-number {
    float: right;
    color: #999;
    width: 40px;
    text-align: right;
}

.comment-page-numbers {
    margin-bottom: 17px;
    margin-left: 33px;
}

.comment-page-numbers, .comment-page-numbers a {
    color: #004BAC;
}

.counter {
    color: #990000;
    font-size: 18px;
    font-weight: 700;
    position: absolute;
    right: 20px;
    top: 4px;
}

.navigation {
    clear: both;
    height: 41px;
    margin-left: 31px;
    width: 632px;
}

.navigation a {
    text-decoration: none;
    font-size: 14px;
    color: #A20101;
}

/* Pagina Interna */
/* BOTOES DO MENU */
.dMenu {
    background: url(../img/bg_menu_cantos.gif) repeat-x;
    height: 32px;
}

.dMenuBotoes {
    background: url(../img/bg_menu.gif) no-repeat;
    margin: 0 auto 0 auto;
    height: 32px;
    width: 805px;
    text-align: center;
}

.dBtnPagInicial {
    float: left;
    padding: 8px 0 0 0;
    text-align: center;
    width: 135px;
}

.dBtnBlog {
    float: left;
    padding: 8px 0 0 0;
    text-align: center;
    width: 77px;
}

.dBtnBiografia {
    float: left;
    padding: 8px 0 0 0;
    text-align: center;
    width: 103px;
}

.dBtnTestemunho {
    float: left;
    padding: 8px 0 0 0;
    text-align: center;
    width: 123px;
}

.dBtnGaleria {
    float: left;
    padding: 8px 0 0 0;
    text-align: center;
    width: 122px;
}

.dBtnLivros {
    float: left;
    padding: 8px 0 0 0;
    text-align: center;
    width: 85px;
}

.dBtnEstudos {
    float: left;
    padding: 8px 0 0 0;
    text-align: center;
    width: 147px;
}

.dBtnMensagens {
    float: left;
    padding: 8px 0 0 0;
    text-align: center;
    width: 116px;
}

.dTextTopo {
    float: right;
    width: 228px;
    padding: 30px 175px 0 0;
    text-align: right;
}

/*FONTES DO MENU */
.cTimesNormal_15_8a9fae {
    font-family: "Times New Roman", Times;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

.cTimesNormal_15_8a9fae:hover {
    font-family: "Times New Roman", Times;
    font-size: 15px;
    font-weight: bold;
    color: #bda315;
    text-decoration: none;
}

/* FIM BOTOES DO MENU */
.dPrincipal {
    width: 960px;
    margin: 0 auto 0 auto;
    border-left: 1px solid #042343;
    border-right: 1px solid #042343;
    background: #ffffff;
}

.dBoxUp {
    height: 280px;
}

.dBoxCenter {
    height: 217px;
}

.dBoxDown {
    width: 960px;
    display: table-cell;
}

.dBoxDestaque {
    height: 280px;
    width: 422px;
    float: left;
    background: url(../img/bg_blog.jpg) no-repeat;
}

.dMensagens {
    height: 255px;
    width: 263px;
    float: left;
    padding: 25px 0 0 8px;
}

.dPlvAmiga {
    height: 255px;
    width: 267px;
    padding: 25px 0 0 0;
    float: left;
    background: url(../img/bg_plvamiga.jpg) no-repeat;
}

.dBoxTextDestaque {
    height: 217px;
    width: 422px;
    float: left;
}

.dBoxEtdBiblico {
    height: 205px;
    width: 255px;
    float: left;
    padding: 12px 8px 0 8px;
}

.dBoxLvrMes {
    height: 207px;
    width: 230px;
    float: left;
    padding: 10px 8px 0 8px;
    background: url(../img/bg_livromes.jpg) no-repeat;
}

.dBoxVideos {
    height: 228px;
    width: 386px;
    float: left;
    padding: 0 18px;
}

.dBoxGalFotos {
    height: 228px;
    width: 518px;
    float: left;
    padding: 0 10px;
}

.dBoxTitDestaque {
    padding: 17px 0 0 15px;
    text-align: left;
}

.dBoxImgDestaque {
    height: 224px;
    padding: 10px 0 0 14px;
}

.dTitMatDestaque {
    height: 21px;
    padding: 18px 0 0 16px;
}

.dTextDestaque {
    padding: 19px 32px 28px 16px;
}

.dCabVideos {
    background: #eeefef;
    height: 21px;
    padding: 10px 0 0 10px;
    border-bottom: 1px solid #dce6ee;
}

.dVideosDestaque {
    width: 120px;
    margin: 13px 4px 0 4px;
    float: left;
}

.dSubMensagens {
    background: url(../imagens/bg_mensagens.jpg) no-repeat bottom;
    padding: 15px 5px 12px 5px;
}

.dEtdBiblico {
    padding: 15px 30px 12px 5px;
}

.dTextPlvAmiga {
    background: url(../img/bg_textplvamiga.gif) no-repeat;
    height: 31px;
    padding: 9px 0 0 8px;
}

.dTitLvr {
    height: 32px;
}

.dContLvr {
    float: left;
    width: 134px;
    height: 130px;
    padding: 15px 0 0 0;
    border-bottom: 1px solid #efefef;
}

.dImgLvr {
    float: left;
    width: 80px;
    padding: 8px 0 20px 0;
}

.dBoxColEsquerda {
    width: 668px;
    padding: 15px 8px 25px 15px;
    background: #fff;
    float: left;
}

.dBoxColDireita {
    width: 249px;
    padding: 15px 10px 0 0;
    float: right;
}

.dTituloCinza {
    background: #e9e9e9;
    padding: 5px 8px;
}

.dBibliografia {
    padding: 25px 10px;
    text-align: justify;
}

.dBoxFotos {
    padding: 10px 0 0 0;
}

.dTitLvrBib {
    background: url(../img/bg_livro.gif) no-repeat;
    height: 32px;
    margin-top: 10px;
}

.dBoxEtd {
    padding: 5px 0 5px 0;
    height: 245px;
}

.dBoxEtdTemas {
    background: #efefef;
    width: 269px;
    height: 88px;
    float: left;
    margin: 5px;
    _margin: 4px;
    padding: 25px 40px 0 15px;
}

.dBoxPlayer {
    padding: 45px 0 0 0;
    width: 550px;
    margin: 0 auto 0 auto;
}

.dBoxLvrShop {
    padding: 0 17px 0px 17px;
}

.dBoxLvr {
    padding: 0 17px 50px 17px;
    display: table-cell;
}

.dBoxLivros {
	float:left;
	height:220px;
	margin:10px 0;
	padding:45px 0 0;
	width:240px;
}
.dBoxLivros img {
	max-width:80px;
}

.dBoxLvrTxt {
    width: 140px;
    height: 166px;
    float: left;
    padding: 10px 0 0 10px;
}

.dBoxLvrComprar {
    width: 140px;
    height: 20px;
    padding: 0 0 0 10px;
    float: left;
    background: url(images/bg_comprar.gif) no-repeat;
    background-position: bottom left;
    clear: both
}

.dBoxComandos {
    background: url(../img/bg_sombra.gif) no-repeat;
    background-position: bottom center;
    height: 24px;
    text-align: right;
    padding: 50px 34px 0 0;
}

.dBgTestem {
    background: url(../img/bg_testemunho.jpg) no-repeat;
    width: 666px;
    height: 147px;
    margin: 1px;
}

.dBoxMensagens {
    width: 284px;
    height: 58px;
    float: left;
    padding: 0 34px 0 8px;
    text-align: left;
}

.dBoxEscMsg {
    width: 668px;
    height: 27px;
    padding: 52px 0 40px 0;
    text-align: center;
    float: left;
}

/* FORMATAÇÕES DE FONTES  */
a, a:link {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.cArialNormal_10_84b7db {
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
    color: #84b7db;
}

.cArialNormal_11_9f9f9f {
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    color: #9f9f9f;
}

.cArialNormal_11_222222 {
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    color: #004bac;
}

.cArialBold_11_4c7490 {
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #004bac;
    text-decoration: none;
}

.cArialBold_11_a20000 {
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #004bac;
}

.cArialBold_11_4c7490 {
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #4c7490;
    text-decoration: none;
}

.cArialNormal_11_4b4b4b {
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    color: #4b4b4b;
}

.cArialBold_11_4b4b4b {
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #4b4b4b;
}

.cArialBold_12_222222 {
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #004bac;
}

.cArialItalic_12_222222 {
    font-family: Arial;
    font-size: 13px;
    font-style: italic;
    color: #004bac;
}

.cTimesNormal_12_3593d5 {
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    color: #004bac;
}

.cArialNormal_12_222222 {
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    color: #004bac;
}

.cArialBold_12_a2000 {
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #004bac;
}

.cArialNormal_12_4b4b4b {
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    color: #4b4b4b;
}

.cArialBold_14_a20000 {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #a20000;
}

.cTimesItalic_14_d6e7ef {
    font-family: Arial;
    font-size: 14px;
    font-style: italic;
    color: #d6e7ef;
}

.cArialBold_16_4c7490 {
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #004bac;
}

.cTimesNormal_16_3593d5 {
    font-family: Arial;
    font-size: 16px;
    font-weight: normal;
    color: #004bac;
}

.cTimesNormal_20_3593d5 {
    font-family: Arial;
    font-size: 20px;
    font-weight: normal;
    color: #004bac;
}

.cTimesNormal_24_6aa9d6 {
    font-family: Arial;
    font-size: 24px;
    font-weight: normal;
    color: #004bac;
}

.cArialBold_24_4c7490 {
    font-family: Arial;
    font-size: 24px;
    font-weight: bold;
    color: #a20000;
}
.increaseFont {
	background:url(images/larger.jpg) 0 0 scroll transparent;
	display:block;
	width: 29px;
	height: 25px;
	text-indent: -9999px;
	float: left;
	margin-right:20px;
}

.decreaseFont {
	background:url(images/smaller.jpg) 0 0 scroll transparent;
	display:block;
	width: 29px;
	height: 25px;
	text-indent: -9999px;
	float: left;
}
.categoria {
	max-width:200px;
}
.post-categories li	 {
	float: left;
	margin-left:5px;
}
#wp-email-popup {
	color:#FFFFFF !important;
	padding:1em 1em 0;
}
#wp-email-popup a {
	color:#FFFFFF !important;
}
.meio-rodape .widgettitle {
	display: none;
}
#yourremarks {
	width: 370px;
}
