/* Resetando CSS */

* {
margin:0;
padding:0;
vertical-align:baseline;
font-size: 100%;
list-style: none;
}
body {
color: #333;
font-size: 12px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-align: center;
background: url(img/rodape.png) bottom left repeat-x;
}
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
abbr {
border-bottom: 1px dotted;
cursor: help;
}
small {
font-size: 80%;
}
html {
background: #264861 url(img/html_fundo.png) repeat-x;
}
ol li, ul li {
line-height: 140%;
}
a {
color: #4c7592;
}
a:hover {
color: #779ab3;
}
img {
border: 0;
}
blockquote {
background: #f1efef url(img/abre_aspas.gif) 5px 5px no-repeat;
padding: 10px 20px;
font-style: italic;
margin: 10px 0;
color: #5f5f5f;
}
hr {
color: #dedede;
      background-color: #dedede;
      height: 1px;
border: none;
}
#container {
text-align: left;
width: 990px;
margin: 0 auto;
}
#header {
		height: 190px;
		position: relative;
		}
#header h2 a {
	text-indent: -900%;
	display: block;
	background: url(img/logo.png) no-repeat;
	height: 190px;
	width: 612px;
	position: absolute;
	top: 0;
	left: -100px;
	overflow: hidden;
	}
#header h2 a:hover {
background-position: 0 -190px;
}
#header form {
position: absolute;
left: 700px;
top: 160px;
}
input[type=text]:hover, textarea:hover{
outline: 1px solid #b6b2b2;
}
input[type=text]:focus, textarea:focus {
outline: 1px solid #698091;
}
#header form input[type=text]:focus {
outline: 1px solid #e2e2e2;
}

fieldset {
margin: 0;
padding: 0;
border: none;
}
input {
font-size: 14px;
height: 18px;
line-height: 18px;
background: #e6e6e6 url(img/form_fundo.gif) top left repeat-x;

}
.envia {
background: #264861 url(img/fundo_botao.gif) top left repeat-x;
color: #FFFFFF !important;
height: 25px;
margin: 2px 0;
}
input, textarea {
	border: 1px solid #999;
	padding: 2px;
	margin: 0;
}
textarea {
background: #FFF url(img/form_fundo.gif) bottom left repeat-x;
}
#s {
width: 200px;
vertical-align: top;
}
#enviabusca {
	background: url(img/envia_fundo.gif) no-repeat;
	border: none;
	color: #FFF;
	text-align: center;
	height: 25px;
	width: 70px;
	cursor: pointer;
	vertical-align: top;
	}
#menu {
position: absolute;
	top: 203px;
	left: 50px;
}

#header ul {
	list-style-type: none;
	height: 50px;
	
	}
#header ul li {
display: inline;
}
#header ul li a{
background-repeat: no-repeat;
height: 30px;
width: 77px;
display: block;
text-indent: -900%;
float: left;
overflow:hidden;
}
#header ul li a:hover{
background-position: 0 -30px;
}
#links_header {
position: absolute;
top: 140px;
left: 700px;
color: #FFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
#links_header a {
color: #FFF;
}
#links_header a:hover {
text-decoration: none;
}
#ainicio {
background-image: url(img/aba_inicio.gif);
}
#acontato {
background-image: url(img/aba_contato.gif);
}
#asobre {
background-image: url(img/aba_sobre.gif);
}
#acompre {
background-image: url(img/aba_compre.gif);
}
#ads_topo{
text-align: center;
height: 90px;
margin-top: 55px;
background: #FFFFFF url(img/ads_topo_h.gif) top left  no-repeat;
padding-top: 10px;
}
#final_ads_topo {
background: #FFFFFF url(img/ads_topo_b.gif) bottom left no-repeat;
height: 8px;
}
#principal {
margin-top: 11px;
background: #FFFFFF url(img/principal_fundo.png) top left repeat-y;
}
#principal_topo {
background: #FFFFFF url(img/principal_topo.png) top left no-repeat;
height: 189px;
width: 990px;
position:absolute;
top: 360px;
}
#rss_lista {
float: right;
position: absolute;
top: 210px;
left: 700px;
font-size: 14px;
}
#rss_lista a{
color: #4c7592;
text-decoration: underline;
}
a#rss_link {
text-decoration: none;
font-weight: bold;
background: url(img/feed-icon-14x14.png) left 2px no-repeat;
padding-left:20px;
}
#conteudo {
width: 578px;
float: left;
position: relative;
overflow: hidden;
margin:0; padding:0;
font-size: 13px;
padding: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
font-family: "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
line-height: 120%;
}
h1 {
font-size: 22px;
}
h2 {
font-size: 16px;
}
h3 {
font-size: 15px;
}
h4 {
font-size: 14px;
}
h5 {
font-size: 12px;
}
h6 {
font-size: 10px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
text-decoration: none;
color: #355469;
display: block;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
color: #779ab3;
}
.entrada {
text-align: justify;
}
.entrada img{
margin: 5px 12px;
}
.entrada ul, .entrada ol, .comentario ul, .comentario ol {
margin: 15px 20px;
}
.entrada ul li, .entrada ol li, .comentario ul li, .comentario ol li {
margin: 5px 0px;
}
.entrada ul li, .comentario ul li{
list-style: square;
}
.entrada ol li, .comentario ol li{
list-style: decimal;
margin-left: 5px;
}
.entrada p{
margin: 10px 0;
line-height: 140%;
}
.subtitulo {
margin: 8px 0;
text-transform: uppercase;
color: #779ab3;
font-size: 12px;
font-family: "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
font-weight: normal;
}
.texto_entrada {
margin: 10px 0;
}
.art-info {
color: #8798A4;
font-size: 12px;
}
.limpa {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
.tags, .art-info {
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}
.original {
margin: 0 !important;
padding: 0 !important;
border: none;
}
ul.coment_home {
list-style-type: none;
margin: 0 0 20px;
background: url(img/coment_fundo.png) top left no-repeat;
height: 18px;
padding: 3px 0;
}
.coment_home li{
display: inline;
}
.coment_home li a{
display: block;
float: right;
overflow:hidden;
margin: 0 5px;
padding-left: 20px;
text-decoration: none;
color: #505d65;
}
.coment_home li a:hover {
color: #8798A4;
}
.n_coment a{
background: url(img/comments.gif) top left no-repeat;
}
.add_coment a {
background: url(img/comment_add.gif) top left no-repeat;
}
#sidebar h2 {
margin-bottom: 10px;
padding-bottom: 2px;
display: block;
}
#sidebar_esq {
margin: 0 0 0 621px;
width: 180px;
_width: 165px;
*width: 165px;
padding: 10px 0;
position: relative;
}
#sidebar_esq h2 {
color: #355469;
border-bottom: #698aa0 dotted 1px;
}
.inner {
padding: 10px;
}
#sidebar_esq a {
color: #355469;
}
#sidebar_esq ul {
margin: 8px 0 0;
}
#sidebar_esq a:hover {
color: #4c7592;
}
#sidebar_esq li a{
text-decoration: none;
background: url(img/seta_esquerda.gif) 0 4px no-repeat;
padding-left: 12px;
}
#sidebar_dir {
float: right;
width: 187px;
padding: 10px 0;
margin: 0;
color: #FFFFFF;
position: relative;
}
#sidebar_dir .separador {
background: url(img/separador.png) top left no-repeat;
font-size: 1px;
height: 2px;
width: 100%;
margin: 5px 0px;
}
#sidebar_dir h2, #sidebar_dir h2 a {
color: #ffdf51;
}
#sidebar_dir h2 a:hover {
text-decoration: underline;
}
#sidebar_dir a {
color: #fff;
}
#sidebar_dir li a{
text-decoration: none;
background: url(img/seta_titulo.gif) 3px 6px no-repeat;
padding: 2px 0px 2px 14px;
margin: 0px;
}
#sidebar_dir a:hover {
color: #dadada;
}
#footer {
height: 75px;
color: #FFF;
position: relative;
}
#footer a {
color: #FFF;
}
#footer a:hover {
text-decoration: none;
}
#logo_final {
background: url(img/logo_rodape.png) top left no-repeat;
width: 217px;
height: 71px;
text-indent: -900%;
overflow: hidden;
display: block;
position: absolute;
top: 1px;
left: -42px;
padding: 0;
margin: 0;
}
#copy {
padding-top: 8px;
margin: 0 175px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
#copy p {
margin: 2px 0;
}
#logo_hilder {
background: url(img/logo_hilder.png) top left no-repeat;
width: 99px;
height: 25px;
text-indent: -900%;
overflow: hidden;
display: block;
position: relative;
top: 46px;
}
.direita {
float: right;
}
.esquerda {
float: left;
}
h3#comments, h3#respond {
color: #4c7592;
font-family: Arial, Helvetica, sans-serif;
display: block;
border-bottom: 1px solid #4c7592;
margin: 20px 0;
}
h3#respond {
font-size: 14px;
}
h3#comments {
font-size: 16px;
}
ol.commentlist {
margin: 0;
padding: 0;
}
ol.commentlist li {
list-style: none;
margin: 0;
padding: 10px;
}
#busca_holder *{
width: 578px; 
}
.commentlist li img {
margin: 0 !important;
padding: 0 !important;
}
.commentlist li cite {
font-style: normal;
font-weight: bold;
color: #4c7592;
}
.commentlist li cite a{
text-decoration: none;
border-bottom: 1px dashed #4c7592;
display: inline;
}
.commentlist li cite a:hover{
text-decoration: none;
border-bottom: 1px dashed #779ab3;
}
.commentmetadata {
font-size: 10px;
color: #8798A4;
}
.alt {
background: #f1efef;
}
.comentario {
padding: 5px;
}
.comentario blockquote {
background-color: transparent;
}
.numero_coment {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 22px;
font-style: italic;
float:right;
}
.numero_coment a{
color: #d0cfcf;
text-decoration: none;
}
.numero_coment a:hover {
color: #b7b7b7;
}
p#informacoes {
margin: 10px 0;
color: #5f5f5f;
}
#commentform {
color: #5f5f5f;
}
#commentform input {
vertical-align: middle;
}
#commentform input, #commentform textarea {
margin: 2px 0;
}
#commentform input, #commentform textarea {
color: #999;
}
#commentform input:focus, #commentform textarea:focus {
color: #5f5f5f;
}
#navegacao_artigo {
font-size: 10px;
}
.arquivo h2{
margin: 10px 0;
}
.arquivo h2 a{
text-decoration: underline;
display: inline;
}
.arquivo h2 a:hover{
text-decoration: none;
}
.arquivo_info {
font-size: 14px;
color: #355469;
}
.hidden {
display:none;
}

h3.boo { 
text-transform: uppercase; 
margin: 0 0 20px;
background: url(img/coment_fundo.png) top left no-repeat;
height: 18px;
padding: 3px 0px 3px 40px;
font-size: 12px;
}

/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */

 /* Single-post author box */
.author-profile {
overflow: hidden;
margin: 0 0 20px 0;
padding: 9px 9px 0 9px;
background: #f7f7f7;
border: 1px solid #ccc;
}
.author-profile p {
margin: 0 0 9px 0;
}
.author-profile .avatar {
margin: 0 20px 9px 0;
float: left;
}
.author-profile .author-name {
margin-bottom: 0;
font-size: 1em;
font-weight: bold;
}

