﻿*{
	margin:0;
	padding:0;
}
body {
	text-align: left;
	margin: 0;
	padding: 0;
	background-color: #edf7f9;
	font-size: 62.5%;
	font-family: Verdana, Arial, Sans-Serif;
	word-spacing: normal;
	background-image:url(images/fundo.jpg);
	background-repeat:repeat-x;
	vertical-align: bottom;
}
a{
	color:#005E4A;
	text-decoration:none;
	font-weight: bold;
}
    a:hover{
	text-decoration:underline;
}

/* ----- IDS ----- */

#container{
	width:750px;
	text-align:left;
	margin:0px auto;
	height:100%;
	background-image: url(images/fundo_posts.png);
	background-repeat:no-repeat;
}

/* ----- HEADER ----- */
#header{
	margin:0 auto;
	margin-bottom:0px;
	height:90px;
	padding:5px 0px;
	clear:both;
	width:900px;
	text-align:left;
	font-size:10px;
	color:#484848;
}
#header2{
	margin-bottom:0px;
	height:15px;
	padding:0px 0px;
	clear:right;
	width:520px;
	text-align:left;
	background-image: url(images/f1.png);
	background-repeat: no-repeat;
}
#header3{
	height:12px;
	clear:both;
	width:515px;
	text-align:left;
	background-image: url(images/f3.png);
	background-repeat: no-repeat;
}
/* ----- NAVIGATION ----- */
#navigation{
    margin:0;
    padding:0;
    background-color:#7fa71f;
    height:34px;
    list-style:none;
}
#navigation li{
    float:left;
    clear:none;
    list-style:none;
}
#navigation li a{
    color:#fff;
    display:block;
    font-size:12px;
    text-decoration:none;
    font-weight:bold;
    padding:10px 18px;
}
#navigation li a:hover{
    color:#fff;
    background:#739B1F;
}
#active a{
    background:url('images/nav_bg.gif');
}
/* ----- Titulos ----- */
h2{
	font-family:'Georgia';
	font-size:25px;
	letter-spacing:-1px;
	margin-top:15px;
	margin-bottom:0;
	font-weight:bold;
	color:#005E4A;
}
h3{
    font-size:11px;
    font-weight:bold;
    color:#666;
    margin:5px 0;
}
/* -----  Parte do texto do meio do POST e as fontes em geral --------- */
p{
	color:#043f4a;
	font-size:11px;
	line-height:120%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding: 8px;
}
#primaryContent ul{
    color:#043f4a;
    font-size:11px;    
    margin:20px 0;
    list-style:none; 
}

#primaryContent li{    
    padding-left:25px;
    margin:8px 0;
    list-style:none;
    background:url('../images/content_bullet.png') left bottom no-repeat;
}
#secondaryContent p{
}
/* ----- FORMS ----- */
input{
	background-color: #FFF;
	color: #000000;
	border: 1px solid #CCC;
	font-size: 12px;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
}
input{
	background-color: #FFF;
	color: #000000;
	border: 1px solid #CCC;
	font-size: 12px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
textarea{
	background-color: #FFF;
	color: #000000;
	border: 1px solid #CCC;
	font-size: 12px;
}
form p{
    padding:0px 0;
}
/* ----- IMAGES ----- */
img{
    border:0;
}
img a{
    border:5px;
    text-decoration:none;
}
img a:hover{
    border:none;
}
/* ----- CONTENT ----- */
#primaryContent{
	width:505px;
	font-size:11px;
	float:left;
	clear:none;
	padding-left: 5px;
	line-height: inherit;
	margin: auto;
	padding-right: 5px;
	padding-bottom: 10px;
	height: 100%;
	background-image: url(images/f2.png);
}
#primaryContent2{
	width:455px;
	font-size:11px;
	float:left;
	clear:none;
	padding-left: 5px;
	line-height: inherit;
	background-color: #eae6c8;
	margin: auto;
	padding-right: 5px;
	padding-bottom: 10px;
	height:600px;
}

/* -------- COMENTARIOS ----------- */
.comments2 a{
	padding: 5px;
	font-weight:bold;
	color: #005E4A;
}
.comments{
	margin:0px 5px 15px 5px;
	padding-top: 10px;
}
.comentario{
	width:20px;
}
.comments .status{
	color:#005E4A;
	background-color:#F7EFDE;
	padding:0px;
	margin-bottom:5px;
	margin-top: 0px;
	height: 20px;
	padding-top: 6px;
	padding-left: 4px;
	border-color: #CCCCCC;
	border-width: 0px;
	width: 100%;
}
.comments .status dd, .comments .status dt{
	display:inline;
	position: relative;
	padding-left: 4px;
}
.comments a{
    color:#005E4A;
    font-weight:bold;
}
.comments a:hover{
	text-decoration:underline;
	text-align: left;
}
.comments .comment{
	padding:3px 3px;
	border-top:1px solid #cccccc;
}
.comments .comment dt{
     float:left;
     clear:none;
}
.comments .comment dd{
     clear:both;
     color:#656565;
     line-height:20px;
     font-size:10px;
     margin-bottom:10px;
}
.comments .comment .date{
     float:left;
     clear:none;
     margin-left:5px;
     line-height:12px;
     font-size:11px;
     color:#000000;
}
.comments .comment .pagination{
     clear:none;
     margin-left:5px;
     line-height:12px;
     font-size:11px;
     color:#585858;
}
.comentarios .status{
	color:#990000;
	font-size:14px;
	padding:0px;
	margin-bottom:5px;
	margin-top: 0px;
	height: 20px;
	font-weight: bold;
}
/* ----- FOOTER --- BARRA DE BAIXO ----- */
#footer{
	margin:0 auto;
	margin-bottom:0px;
	height:20px;
	padding:0px 0px;
	clear:both;
	width:700px;
	text-align:right;
	font-size:10px;
	color:#484848;
	margin-top: 0px;
}
#footer ul{
    list-style:none;    
}
#footer li{
    list-style:none;
    display:inline;    
}
#footer #copyright{
	float:left;
	font-size:10,5px;
	clear:none;
	margin-top: 5px;
	color: #005E4A;
	margin-left: 8px;
	width: 455px;
}
#footer #copyright2{
	float:left;
	font-size:10,5px;
	clear:none;
	margin-top: 5px;
	color: #005E4A;
	margin-left: 8px;
	width: 480px;
}
#footer #links{
	float:right;
	clear:none;
	margin-top: 10px;
}
#footer a{
	color:#002F24;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
/* ----- CLASSES ----- */
.clear{
    clear:both;
}
.post {
	clear:both;
	padding-top: 15px;
}
.post-title {
	float: left;
	margin-left: 5px;
	width: 500px;
	padding-bottom: 10px;
	padding-top: 0px;
	word-spacing: inherit;
}
.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #333333;
	height: 0px;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	padding-bottom: 10px;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: none;
	font-size: 14px;
	color: #999999;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
/* ----- Coluna da Direita SIDEBAR --------- */
#rightcol {
	float: left;
	width: 205px;
	margin-left: 15px;
	margin-top: 108px;
}


/* ---- Config dos itens da SIDEBAR ----- */
.sidebox {
	border-bottom: 5px;
	padding-top: 5px;
 	margin-bottom: 15px;
}
.sidebox a {
	color: #005E4A;
	text-decoration: none;
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.sidebox a:hover {
	text-decoration: underline;
}
.sidebox {
	border-bottom: 0px;
	padding-top: 5px;
	padding-left: 5px;
}
.sidebox h3 {
	background: transparent url("images/bg.gif") no-repeat top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:3px;
	margin-bottom:6px;
	margin-top:10px;
	color: #008A6B;
}
.sidebox ul {
	list-style: none;
}
.sidebox2 {
	border-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
/* ----------- Fim SideBar --------- */
/* ------------ Calendario --------- */
#wp-calendar {
	empty-cells: show;
	width: 200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#wp-calendar #next a {
	background: #f2efdc url('images/seta_dir_data.gif') no-repeat 54px 5px;
	color: #006454;
	padding-right: 8px;
	text-align: right;
}
#wp-calendar #prev a {
	background: url('images/seta_eqs_data.gif') no-repeat 0 5px;
	color: #006454;
	font-size: 11px;
	padding-left: 8px;
	text-align: left;
}
#wp-calendar a {
	display: block;
	color: #b6bd34;
	font-weight: bold;
}
/* ------------ mês ---------- */
#wp-calendar caption {
	border-bottom: #222 1px dotted;
	color: #006454;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 3px;
	width: 190px;
}
/* ----------------------------- */
#wp-calendar td {
	color: #006454;
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
#wp-calendar td.pad {
	color: #FF0000;
}
/* ---- Fim do Calendario ------ */
/* --------------- main content area  ------ */

#nav {
	background: url(images/content-top-bg.png) no-repeat left top;
	height: 26px;
	width: 650px;
	margin:auto;
}
#nav ul{
	list-style: none;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
}
#nav ul li{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	background: none;
}
#nav ul li a{
	padding: 5px 7px 6px 7px;
	text-decoration: none;
	color: #000000;
	display: block;
}
#nav li a:visited{
	text-decoration: none;
	color: #000000;
}
#nav li a:hover, #nav .current_page_item a, #nav .current_page_item a:visited{
	text-decoration: none;
	background: #2e91c6 url(images/nav-item-hover.gif) repeat-x;
	color: #ffffff;
}
#logo {
	position: absolute;
	right: 596px;
	height: 90px;
	width: 409px;
	margin-top: 0px;
	top: 7px;
}

#searchform {
	right: 90px;
	background: url(images/diego2.png) no-repeat right bottom;
	height: 217px;
	width: 815px;
}
#searchform #s{
	background: #ffffff url(images/form-field-bg.gif) no-repeat ;
	height: 17px;
	width: 148px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #999999;
	border: none;
}
#searchform #searchsubmit { 
	background: url(images/search-btn.png) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}
/* --- Navegação Proximo ---- */
.page-nav {
	clear: both;
	height: 21px;
	text-align: center;
}
.page-nav a, .page-nav a:visited {
	color: #000000;
	text-decoration: none;
}
.page-nav a:hover {
	color: #000000;
	text-decoration: underline;
}
.previous-entries a {
}
.next-entries a {
	float: none;
	padding: 10px;
}
.post-nav {
	clear: both;
	padding-bottom: 35px;
	margin-top: -15px;
	font-size: 95%;
}
.post-nav a, .post-nav a:visited {
	color: #999999;
	text-decoration: none;
}
.post-nav a:hover {
	color: #000000;
	text-decoration: none;
}
/* ------------ Divulgacao ---------- */
/* ------------- twitter -------- */
#div_sidebar_twitter {
	font-size: 11px;
	text-align: center;
	padding-top:12px;
	color:#005E4A;
}
#div_sidebar_twitter a {
	font-size: 11px;
	font-weight: bold;
}

/* ----- texto apresentacao ------ */
#apresentacao {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #043f4a;
}

/*------------ links ------------- */
#link h3{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #008A6B;
	font-weight: bold;
}
#link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#005E4A;
	font-weight: bold;
}
#link a:hover {
	text-decoration: underline;
}

