/* --------------------------------------------------------------- Reset */
body, div, td, p, span, img, input, select, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body
{
	background-color: #fff;
	min-width: 980px;
	text-shadow: #000 0 0 0;
}
body *
{
	outline: none;
}
body, div, ol, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
	margin: 0;
	padding: 0;
}
fieldset, img, abbr, acronym
{
	border: 0px;
}
p, h1, h2, h3, h4, h5, h6
{
	margin: 10px 0;
}
ul
{
	list-style-type: none;
}
address, caption, cite, code, th, var
{
	font-style: normal;
	font-weight: normal;
}
q:before, q:after
{
	content: '';
}
/* --------------------------------------------------------------- Utils */
hr
{
	display: none;
	position: absolute;
}
.ns
{
	overflow: hidden;
}
.nb
{
	border: 0px;
	background: transparent;
}
.dn
{
	display: none;
}
.fc
{
	/* float container */
	height: 100%;
	overflow: hidden; /* ie 6- */
	_height: auto;
	_overflow: visible;
	zoom: 1;
}
/* --------------------------------------------------------------- Fonts */
.al
{
	text-align: left;
}
.ac
{
	text-align: center;
}
.ar
{
	text-align: right;
}
.txtErro
{
	color: red;
}
/* --------------------------------------------------------------- Formularios */
input, select, textarea
{
	color: #000;
	border: #404040 1px solid;
	background-color: #fff;
}
textarea
{
	overflow: auto;
}
.fixSelect
{
	vertical-align: 0 !important;
	vertical-align: -2px;
}
.fixRadio
{
	width: 13px !important;
	height: 13px !important;
	width: 15px;
	height: 15px;
	vertical-align: -2px;
	border: none;
	background: none;
	padding: 0;
	margin: 0;
}
/* --------------------------------------------------------------- Links */
a
{
	color: #000066;
}
a:link
{
	text-decoration: none;
	color: #000066;
}
a:visited
{
	text-decoration: none;
	color: #000066;
}
a:active
{
	text-decoration: none;
	color: #000066;
}
a:hover
{
	text-decoration: underline;
	color: #000066;
}

a.lnkComentarios
{
	color: #000000;
}
/* --------------------------------------------------------------- Posicionamento */
.fl
{
	float: left;
	display: inline;
}
.fr
{
	float: right;
	display: inline;
}
.cb
{
	clear: both;
}
.cl
{
	clear: left;
}
.cr
{
	clear: right;
}


/* --------------------------------------------------------------- Header */
#header
{
	height: 161px;
	border-top: 9px solid #f7941d;
	text-align: center;
	position: relative;
}
#header .cont
{
	height: 115px;
	width: 776px;
	text-align: left;
	margin: 5px auto 0 auto;
}
#header .menu
{
	background-color: #000066;
	height: 30px;
	line-height: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
#header .menu .cont
{
	width: 776px;
	text-align: left;
	height: 30px;
	margin: 0 auto;
}
#header .menu .cont ul, #header .menu .cont ul li
{
	float: left;
	display: inline;
}
#header .menu .cont ul li a
{
	line-height: 30px;
	padding: 0 10px;
	display: block;
	color: #ffffff;
	font-size: 12px;
}
#header .menu .cont ul li a:hover
{
	background-color: #f7941d;
}
#header .menu .cont span.destTopo
{
	line-height: 30px;
	padding: 0 10px;
	display: block;
	color: #ffffff;
	font-size: 11px;
	background-color: #f7941d;
	float: right;
	width: 180px;
}

.container
{
	width: 776px;
	margin: 10px auto 0 auto;
	text-align: left;
}
.container .content
{
	width: 550px;
	padding-left: 5px;
	float: left;
}
.container .content .post
{
	padding-bottom: 50px;
	background: transparent url(img/img_sep.gif) left bottom repeat-x scroll;
}
.container .content .post h2.blog_title
{
	font-size: 21px !important;
	color: Red;
}
.container .content .post .post_date
{
	margin: 0 0 0 0px;
	color: #F7941D;
}
.container .content .post p
{
	margin-left: 10px;
}
.container .content .post img
{
	border: 10px solid #efefef;
}
.container .content .post .postMetadata
{
	background-color: #efefef;
	padding-left: 10px;
}
.container .content .post .postMetadata p
{
	margin: 0;
	line-height: 1.5em;
}
.container .content .post .postMetadata p a
{
	text-decoration: underline;
}
.container .content .post .share
{
	margin: 10px 0 0 0;
}
.container .content .post .share, .container .content .post .share *
{
	background-color: #000066;
	color: #ffffff;
	border: 0px none;
}
.container .content .post .share p
{
	height: 20px;
	line-height: 20px;
	margin: 0 10px;
}
.container .content .post .share ul
{
	float: right;
	display: inline;
	margin-top: -20px;
}
.container .content .post .share ul li
{
	float: left;
	display: inline;
	height: 20px;
	line-height: 20px;
	margin: 0 5px;
}
.container .content .post .share ul li a img
{
	margin-top: 3px;
}
.container .content .post a.permalink
{
	background:transparent url(img/bg_permalink.gif) no-repeat scroll left top;
	color:#666666;
	display:inline;
	float:right;
	line-height:17px;
	margin:-17px 0 0;
	overflow:hidden;
	padding:0 5px;
	width:437px;
}

.colLateral
{
	float: right;
	width: 200px;
}
.colLateral dl
{
	padding: 15px 5px 20px 10px;
	background: #efefef url(img/img_sep.gif) left bottom repeat-x scroll;
}


.colLateral dl dt
{
	color:#000066;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	width:185px;
}
	.colLateral dl dt span
	{
		color:#000066;
		vertical-align: 1px;
		font-size:16px;
		margin-right:3px;
	}
dl.categoria
{
	background-color: #fde8cf;
}
/* .categoria dt
{
	background: transparent url(img/tit_categoria.gif) left top no-repeat scroll;
}
.tags dt
{
	background: transparent url(img/tit_tags.gif) left top no-repeat scroll;
}
.ultimos_posts dt
{
	background: transparent url(img/tit_ultimos_posts.gif) left top no-repeat scroll;
}
.arquivo dt
{
	background: transparent url(img/tit_arquivo_mensal.gif) left top no-repeat scroll;
}
.relacionados dt
{
	background: transparent url(img/tit_sites_relacionados.gif) left top no-repeat scroll;	
} */

.colLateral dl dd
{
	line-height: 1.5em;
}
.colLateral dl.categoria dd a, .colLateral dl.ultimos_posts dd a, .colLateral dl.arquivo dd a, .colLateral dl.relacionados dd a
{
	padding-left: 7px;
	position: relative;
	background: transparent url(img/bg_link_sidebar.gif) left center no-repeat scroll;
	font-family:Arial,Helvetica,sans-serif !important;
	font-size:12px !important;
	font-weight: normal !important;
}
.colLateral dl a:link, .colLateral dl a:visited, .colLateral dl a:active
{
	color: #000000;
	text-decoration: underline;
}
.colLateral dl a:hover
{
	color: #000000;
	text-decoration: none;
}
.colLateral p.rss 
{
	background:transparent url(img/ico_rss.gif) no-repeat scroll 0 3px;
	padding-left:22px;
}
.colConteudo p, .content p {
	text-align: left;
}
.container .content .post h2, .Head {
color:#000066;
font-size:21px;
}


.relacionados td {
	line-height: 1.5em;
}

.relacionados img {
	vertical-align: middle;
}

dl.arquivo .SubHead {
	display: none;
}

dl.arquivo a {
	padding-left: 7px;
	position: relative;
	background: transparent url(img/bg_link_sidebar.gif) left center no-repeat scroll;
	font-family:Arial,Helvetica,sans-serif !important;
	font-size:12px !important;
	font-weight: normal !important;
}

.blog_title {
	text-align: left;
}

.formComentarios {

}

.formComentarios ol {
border-bottom:5px solid #F5F5F5;
margin-bottom:15px;
padding:20px 0 10px;
}
.formComentarios ol li {
color:#DCDCDC;
float:left;
font-size:11px;
font-weight:bold;
height:43px;
padding-left:50px;
width:160px;
}
.formComentarios ol .item1 {
background:transparent url(../img/participe/img_1.gif) no-repeat scroll 0 -43px;
}
.formComentarios ol .item2 {
background:transparent url(../img/participe/img_2.gif) no-repeat scroll 0 -43px;
}
.formComentarios ol .item3 {
background:transparent url(../img/participe/img_3.gif) no-repeat scroll 0 -43px;
}
.formComentarios ol .ativo {
background-position:0 0;
color:#9A9A9A;
}
.formComentarios ol:after, .formComentarios ul li:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}
.formComentarios ol, .formComentarios ul li {
}
.formComentarios .validacao {
color:#FF5C00;
font-weight:bold;
text-align:center;
}
.formComentarios ul li {
clear:both;
margin-bottom:5px;
}
.formComentarios ul li.fl {
clear:none;
}
.formComentarios ul li.fl.left {
clear:left;
}
.formComentarios ul li.fr {
padding-top:15px;
}
.formComentarios label {
float:left;
margin-right:5px;
margin-top: 5px;
text-align:right;
width:115px;
color: #777;
}
.formComentarios ul li.fl label {
float:none;
width:auto;
}
.formComentarios ul li.left label {
float:left;
width:215px;
}
.formComentarios ul li.left input, .formComentarios ul li.left select {
margin-right:5px;
}
.formComentarios input, .formComentarios select, .formComentarios textarea {
background-color:#EFEFEF;
border:1px solid #ddd;
}
.formComentarios input, .formComentarios textarea {
width: 300px !important;
font-size: 18px;
}
.formComentarios input {
height: 25px;
}
.formComentarios input.btOK {
margin-right:50px;
text-align:center;
width:85px;
}
.formComentarios .msg {
    font-size: 10px;
    margin-left: 120px;
}

.formComentarios .btn {
    display: block;
    background-color: Gray;
    color: White !important;
    font-weight: bold;
    height: 15px;
    padding: 5px;
    vertical-align: middle;
    margin-left: 95px;
}

.comentarios .comentario {
	padding: 10px;
	background-color: rgb(253,243,218);
}

.comentarios .comentarioAlt {
	background-color: White;
}

.comentarios span.nome {
	font-weight: bold;
	display: block;
}

.comentarios span.email {
	display: block;
}

.comentarios span.email a {
	font-size: 10px;
	color: gray;
	text-decoration: underline;
}

.menu_selected {
	background-color: #F7941D;
}

.fldVoluntario ul li {margin-bottom:5px;clear:both}
.fldVoluntario ul li.fl {clear:none}
.fldVoluntario ul li.fl.left {clear:left}
.fldVoluntario ul li.fr {padding-top:15px}
	.fldVoluntario label  
	{
		display: block;
		width:100px;
		float:left;
		text-align:right;
		margin-right:5px;
	}
	.fldVoluntario ul li.left input, .fldVoluntario ul li.left select {
		margin-right:5px;
	}
	.fldVoluntario input, .fldVoluntario select {
		background-color:#EFEFEF;
		border:1px solid #E6E5E5;
	}
	.fldVoluntario input {width:360px}
	.fldVoluntario input.btOK {
		background: #FF9F00;
		color: #000;
		width: 40px;
		border: none;
		font-size: 14px;
		height: auto;
		padding: 0;
		margin-left: 200px;
	}

