/* CSS Document */
*{
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

html
{
	height: 100%;
	background:#F2F4F5 url("../img/bg_body.jpg") repeat-x;
	z-index:100;
}

body {
	background:url("../img/bg_all.jpg") no-repeat center top;
	font: Normal 13px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	color:#333;
	line-height: 155%;
	height: 100%;
}

html>body {
 min-height:100%;
 height:auto;
}


h1, h2, h3, h4, h5, h6, legend {
	font-family: Lucida Grande,Trebuchet ms,Helvetica,sans-serif;
	font-weight:bold !important;
}
h1 {
	font-size:22px;
}
h2 {
	font-size:20px;
}
h3 {
	font-size:13px;
}
h4 {
	font-size:12px;
}
h5 {
	font-size:11px;
}
h6 {
	font-size:10px;
}
form, input, textarea, table{ font: Normal 12px Arial, Helvetica, sans-serif; }

img{
	border: none;
}

a {
	color:#6d6d6d;
	text-decoration:none;
	outline:none !important;
}

a:hover {
	text-decoration:underline;
}

a img { 
	border: 0; 
}

fieldset{
	border:none;
}

blockquote {
	background: #eef4f8 url(../img/bq.gif) no-repeat left center;
	color: #6c8a96;
	margin:0px 10px 12px 0;
	padding:0px 20px 0px 60px;
	border:double 4px #b9d9e7;
	border-left:none;
	border-right:none;
	
}

p img{ max-width: 100%; }

small{ font-size: 11px; }

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.aligncenter {
text-align:center;
}


#page {
	width: 900px;
	margin:0 auto;
	padding:0;
	background:#FFF;
	height:100%;
	border:1px solid #5B87A2;
	border-top:none;
	height:auto;
}

/*
#govBar{
	width:100%;
	height:25px;
	background:#F8C806 url("../img/bg_barragov.jpg") no-repeat 0 0;
	display:block;
}
#govBar h1{
	position:relative;
	float:left;
	top:0;
	left:18px;
	width:150px;
	display:block;
}
#govBar h1 a{
	width:150px;
	text-indent:-5000px;
	display:block;
	outline:none;
}
#govBar select{
	margin:2px 0 0 410px;
	font-size:11px;
	padding:1px 0 0 0;
	height:19px;
	background-color:#f7f2dc; 
	border:1px solid #FF9900;
}*/

.imagemGov  {width:950px !important}

#navbar {
	height:26px;
	background:#1b4958;
	font-size:11px;
	color:#FFF;
	padding:8px 0 0 15px;
}
#navbar span {
	float:left
}
#navbar ul {
	float:right;
	list-style:none;
}
#navbar ul li {
	float:left;
	padding:0 15px;
}
#navbar ul li a {
	color:#FFF;
}
.map {
	background:url(../img/ico-map.jpg) no-repeat center left;
}
.contact {
	background:url(../img/ico-contact.jpg) no-repeat center left;
}
.lang {
	background:url(../img/ico-lang.jpg) no-repeat center left;
}

#nav {
	height:34px;
	background:#317389;
	font-size:12px;
}
#nav ul {
	float:left;
	list-style:none;
	padding:8px 0 0 0;
}
#nav ul li {
	float:left;
	padding:0 15px;
	background:url(../img/divisao-menu.jpg) no-repeat right center;
}
#nav ul li a {
	color:#deecef;
	font-weight:bold;
}

.rss {
	background:url(../img/ico-rss.jpg) no-repeat center left;
	float:right;
	height:24px;
	margin:5px 15px 0 0;
	font-weight:bold;
}
.rss a{
	color:#FFF;
	padding:0 15px 0 25px;
	height:24px;
	float:left;
}



#header {
	height:114px;
	background:#3B3535 url(../img/bg-header.jpg) repeat-x;
}
#header h1 {
	position:relative;
	top:23px;
	left:30px;
	float:left;
	width:468px;
	height:114px;
	/*background:url(../img/logo.jpg) no-repeat;*/
}
#header h1 a{
	width:468px;
	height:114px;
	text-indent:-5000px;
	float:left;
}
.login {
	background:#f95e01;
	float:right;
	position:relative;
	top:60px;
	right:15px;
	width:52px;
}
.login a {
	color:#FFF;
	padding:0 0 0 8px;
}
#breadcrumb {
	height:24px;
	clear:both;
	border-bottom:1px solid #e5e6e8;
}
.pagInicial{
	font-size:12px;
	font-weight:bold;
	color:#5b87a2;
}
#breadcrumb ul {
	clear:both;
	list-style:none;
	margin:0 0 10px 12px;
}
#breadcrumb ul li{
	float:left;
	margin:0 0 0 4px;
	padding:0 0 0 20px;
	background:url(../img/seta.jpg) no-repeat 10px 8px;
}

#breadcrumb ul li a{
	color:#a6a6a6;
}

#breadcrumb ul li a:hover{
	color:#7b7b7b;
	text-decoration:none;
}
.vcEsta {
	background:none !important;
	padding:0 !important
}

#content {
	width:575px;
	float:left;
	padding:0 0 0 15px;
}


/* Destaques */

#highlights {
	background:#FFF url(../img/bg-dest.jpg) no-repeat bottom;
	margin:5px 0;
}
#highlights .itemHeader
{
	font-size: 20px; 
	color: #052149; 
	margin: 5px 0; 
	padding: 10px 13px 1px 13px;
}
.destaque
{
	margin:0 0 10px 0 !important;
	padding:0;
	height:178px;
}
.destImg
{
	float:left;
	margin:10px 15px 0 15px;
	_margin:10px 15px 0 7px;
	width:160px;
}
.destImg img
{
	width:168px;
}
.destContBg {
	margin: 0;
	width: 340px;
	*width: 330px;
	_width: 320px;
	padding:0 10px;
	float:left;
}
.postDateDest {
	margin-top: 10px;
	font-size: 11px;
	color: #789bb7;
	font-weight:bold;
	line-height:11px;
}
.postDateDest a {
	color: #789bb7 !important;
}
.destContBg h2{ 
	font-size: 20px; 
	color: #1e5f73; 
	margin: 5px 0;
}
.destContBg h2 a{ 
	color: #1e5f73; 
}
.destContBg h2 a:hover { 
	color: #006699;
}
.autorCatDest {
	background:url(../img/ico-autorcat.jpg) no-repeat center left;
	padding:0 0 0 20px;
	margin:20px 0;
	font-size:11px;
}
.nav {
	float:right;
	position:relative;
	top:-28px;
	right:5px;
	z-index:1000;
}
.nav a {
	padding:5px;
	background: #436f88;
	color:#FFF;
}
.activeSlide {
	background:#8fabb7 !important;
	color:#134b58 !important;
}

.titPage {
	margin: 5px 0 10px 0 !important;
	color:#1a5670;
	font-size:22px;
}
.post {
	padding:10px 10px 5px;
	background:#f7fbfc;
	margin-bottom:10px;
}

.titPost {
	margin: 5px 0 10px 0 !important;
	color:#1a5670;
	font-size:18px;
}
.titPost a {
	color:#1a5670;
}
.entry a{ color: #006699; font-weight:bold;}
.entry p{margin-bottom:10px;}
.entry h1,.entry h2,.entry h3{
margin:15px 0 5px;font-weight:lighter;
}
.entry h1{font-size:20px;}
.entry h2{font-size:18px;}
.entry h3{font-size:17px;}
.entry ul,.entry ol{
list-style-position:outside;
margin:0 0 10px 40px;
}
.entry ul{
list-style-image:url(images/ul.png);
}
.entry li{
padding:2px 0;
}

.postDate {
	margin-top: 5px;
	font-size: 11px;
	color: #789bb7;
	font-weight:bold;
	line-height:11px;	
}
.postDate a {
	color: #789bb7 !important;
}
.more-link {
	margin:10px 0;
	float:right;
	background:url(../img/leia-mais.jpg) no-repeat;
	width:87px;
	height:9px;
	text-indent:-5000px;
}
.autorCat {
	background:url(../img/ico-autorcat.jpg) no-repeat center left;
	padding:0 0 0 20px;
	margin:0 0 5px 0;
	font-size:11px;
}
.autorCat a {
	color:#003366;
}
.addComment {
	background:url(../img/ico-add-comment.jpg) no-repeat center left;
	padding:0 0 0 20px;
	margin:10px 0 5px 0;
	font-size:11px;
}



#sidebar {
	width:280px;
	float: right;
	padding:0 15px 0 0;
	font-size:12px;
}

#sidebar ul {
	list-style:none;
}

.search {
	background:#e4eef0;
	height:60px;
	margin-bottom:10px;
}

.search input{
	width:210px;
	height:13px;
	margin:15px 0 0 15px;
	float:left;
	color:#999;
	border:1px solid #006699!important;
	padding:3px;
	font-size:11px;
}
.search button{
	float:left;
	background: url(../img/bt-ok.jpg) no-repeat;
	width:32px;
	height:19px;
	text-indent:-5000px;
	border:none;
	margin:15px 0 0 4px;
}

.categorias, .comentarios, .links, .feeds{
	border-bottom:1px solid #bbcacd;
}


.categorias li, .comentarios li, .links li, .feeds li{
	padding:5px 0 5px 25px;
	border-bottom:1px solid #FFF;
}

.categorias li a, .comentarios li a, .links li a, .feeds li a{
	color:#2e7682;
}

.tit {
	background:#317389;
	color:#FFF;
	font-size:16px;
	width:575px;
}

.tit span, .titSidebar span {
	padding:0 10px;
}

.titSidebar {
	background:#317389;
	color:#FFF;
	font-size:16px;
	width:280px;
}


#footer {
	background:#f7fbfc;
	height:70px;
}
#footer ul{
	list-style:none;
}
#footer ul li{
	float:left;
}
#footer p{
	float:left;
	margin:10px 20px;
}
.wp {
	margin:10px 10px 0 30px;
	background:url(../img/wp.jpg) no-repeat;
	width:43px;
	height:43px;
	float:left;
	text-indent:-5000px;
}
.wp a{
	width:43px;
	height:43px;
	float:left;
}

.cc {
	margin:15px 20px 0 0;
	background:url(../img/cc.jpg) no-repeat;
	width:94px;
	height:27px;
	float:left;
	text-indent:-5000px;
}
.cc a{
	width:94px;
	height:27px;
	float:left;
}

.voltarTopo {
	float:right;
	background: url(../img/topo.jpg) no-repeat;
	width:94px;
	height:12px;
	text-indent:-5000px;
	margin:10px 15px 10px 0;
}

.voltarTopo a {
	float:left;
	width:94px;
	height:12px;
}


.listaComentarios {
	padding: 0;
	margin:5px;
	list-style:none;
}
.listaComentarios li{
	padding: 10px;
	margin:2px 0;
	clear:both;
}

.listaComentarios img{
	float:left;
}
.commentInfo{
	color: #3378a7;
	font-size:12px;
}


.formulario label{
	float: left;
	margin:0 5px 0 20px;
	font-weight: bold;
	width:50px;

}

.formulario form {
	margin-top:10px;
}

.formulario input, .formulario  textarea{
	width: 280px;
	margin-bottom: 5px;
}

.formulario textarea{
	width: 340px;
	height: 150px;
	margin:0 5px 0 20px;
}

#submitbutton{
	margin-left: 250px;
	margin-top: 5px;
	width: 90px;
}


.navigation {
	padding:5px 0px;
	text-align:Center;
}



.wp-pagenavi{
	text-align:center;
	color:#4885AC;
}
.wp-pagenavi a{
	margin:0 3px 0 3px;
	font-size:13px;
	font-weight:bold;
	color:#4885AC;
}
.wp-pagenavi a:hover{
	color:#4885AC;
}
.wp-pagenavi .pages{
	padding-right:15px;
}
.wp-pagenavi .current{
	font-size:17px;
	font-weight:bold;
	color:#135A85;
}
.wp-pagenavi .extend{
	font-weight:bold;
}


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

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

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