@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
	font-family: inherit;
	font-size: 100%;
	list-style: none; 
	font-family: arial;
}

html{ 
	background: url("../img/bkg/degrade_topo.jpg") repeat-x; 
}

body {
	float: left;
	width: 100%;
	color: #;
	font-size: 62.5%;
	font-family: arial, verdana, helvetica, sans-serif;
	background: url("../img/bkg/barras_topo.gif") no-repeat center 154px;
}

legend { display: none; }
a:hover { text-decoration: underline; }
table { border-collapse: collapse; border-spacing: 0; }

#main {
	float: left;
	width: 100%;
	background: url("../img/bkg/firula_header.gif") no-repeat center 8px;
}
.centerCont {
	width: 910px;
	margin: 0 auto;
}

/* -------------|
/* - CABECALHO
/* ----- */

#header {
	float:left;
	width:100%; height:222px;
	position:relative;	
}
	#header h1 {
		float: left;
		width: 182px; height: 46px;
		margin-top: 94px;
	}
		#header h1 a {
		float: left;
		width: 182px; height: 46px;
		display: block;
		background: url("../img/lgo/semana_brail_voluntario.gif");
		}
	#header .data{
		float: left;
		display: inline;
		margin: 127px 0 0 20px;
		width: 142px; height: 12px;
		background: url("../img/txt/data_evento.gif");
	}
	/* menu */
	#header .menu{
		float: left;
		display: inline;
		clear: both;
		height: 24px;
		margin: 58px 0 0 22px;
	}
		#header .menu li{
			float: left;
			display: inline;
			margin: 6px 0 0 8px;
			padding-right: 14px;
			background: url("../img/ico/menu_div.gif") no-repeat right 5px;
		}
		#header .menu .last{ padding-right: 0; background-image: none; }
		#header .menu .first{ margin-left: 0; }
			#header .menu li a{
				display:block; 
				margin-top: 2px;
				height: 11px;
			}
			#header .menu li .oque-e{
				width: 47px; 
				height:13px;
				margin-top: 0;
				background: url("../img/btn/menu_oquee.gif") no-repeat;
			}
			#header .menu li .como-participar{
				width: 103px; 
				background: url("../img/btn/menu_comoparticipar.gif") no-repeat;
			}
			#header .menu li .contato{
				width: 47px;
				background: url("../img/btn/menu_contato.gif") no-repeat;
			}
			#header .menu li .parceiros{
				width: 61px;
				background: url("../img/btn/menu_parceiros.gif") no-repeat;
			}
		
	#header .relogio{
		display: block;
		position: absolute;
		width: 234px; height:238px;
		left: 363px; top: 39px;
		background: url("../img/bkg/relogio.jpg");
	}

/* -------------|
/* - CONTEUDO
/* ----- */

#contEsq {
	float:left;
	width: 625px;
}
	#contEsq .lista-posts li {
		margin-top: 22px;
		padding-bottom: 21px;
	}
	/* post fixo */
	#contEsq .lista-posts .post-fixo {
		padding: 22px;
		background: url("../img/bkg/post_fixo.gif") repeat-x;		
	}
	#contEsq .lista-posts .post-fixo h2 { margin-top: 0; }
	#contEsq .lista-posts .subtit { 
		margin-top: 12px;
		color:#343938; font-size: 140%; 
	}
	/* // post fixo */
	#contEsq .lista-posts li .data { 
		color: #7b7d71; 
		font-size: 120%;
	}
	#contEsq .lista-posts li h2,
	#contEsq .lista-posts li h3 a, 		
	#contEsq .lista-posts li h3 span { 		
		color: #343938; font-size: 180%; font-weight: bold;
	}
	#contEsq .lista-posts li h3 { margin-top:14px; } 		
	#contEsq .lista-posts li div { padding-top: 10px; }
	#contEsq .lista-posts li div p { 
		margin-top: 14px;
		color: #343938; font-size: 120%;
	}
	#contEsq .lista-posts li div p a { 
		color: #4a5a20; text-decoration: underline;
	}
	.navigation a {
		margin-bottom: 13px;
		font-size: 120%;
		font-weight: bold;
		color: #005fae;
	}
	.navigation-previous a {
		float: left;
	}
	.navigation-next a {
		float: right;
	}
	#contEsq div.barra-info{
		border-top: #b5b9b9 1px solid; 
		border-bottom: #b5b9b9 1px solid;
		color: #4a5a20; font-size: 110%;
		margin-top: 22px;
		padding: 16px 0 16px 22px !important;
		background: url("../img/ico/balao.gif") no-repeat 0 19px;
	}
	#contEsq div.barra-info, 
	#contEsq div.barra-info span, 
	#contEsq div.barra-info a {
		font-size: 11px;
		font-weight: bold;
		color: #4a5a20;
	}

/* comentarios */

.lista-coments li {
	background: #f6f8f8;
	padding: 9px;
	margin-top: 5px !important;
}
.lista-coments li p { margin: 0 !important; }
.lista-coments li .autor, .lista-coments li .autor a { color: #005fae !important; font-weight: bold; font-size: 110%; }
.lista-coments li .autor span { color: #343938 !important; }
.lista-coments li .data { color: #343938 !important; font-size: 100% !important; }
.lista-coments li .texto { color: #343938 !important; font-size: 110% !important; padding-top: 16px; }

/* form comentários */

#commentform input,
#commentform textarea{
	width: 265px; height: 18px;
	padding: 4px 8px;
	border: #535353 1px solid;
}
#commentform #comment{
	width: 607px; height: 122px; 
	overflow: auto;
}
#commentform label{
	color: #4a5a20; font-size: 11px; font-weight: bold;
	padding-left: 5px;
}
#commentform #submit{ 
	width: 165px; height: 32px;
	background: url("../img/btn/form_comentario.gif");
}


/* CONTEÚDO DA DIREITA */
#contDir {
	float: right;
	width: 260px;
	padding-bottom: 18px;
}
	/* links externos */
	#boxVagas { 
		width: 259px; 
		padding-top: 18px;
		position: relative;
	}
		#boxVagas h2 { 
			position: absolute;
			top: -24px; right: 0px;
			width: 259px; height: 43px;
			background: url("../img/tit/quanto_tempo_voce_tem.gif");
		}
		#boxVagas .topo { 
			width: 100px; height: 20px;
			padding-left: 21px;
			float: left;
			background: url("../img/txt/participe.gif") right bottom no-repeat;
		}
		#boxVagas .vagas {
			width: 110px;
			padding-top: 7px;
			padding-right: 19px;
			float: right;
			font-size: 120%;
			font-weight: normal;
			color: #343938;
		}
		#boxVagas ul {
			border-right: #809c32 1px solid;
			border-left: #809c32 1px solid;
			padding:6px 20px 15px;
		}
			#boxVagas .first { margin-top: 6px; }
			#boxVagas li { clear: both; }
			#boxVagas li a{ 
				display: block;
				padding-top: 7px;
				color: #343938; font-size: 110%; font-weight: bold;
			}
			#boxVagas li a span{ font-weight: normal; font-size: 100%; } 

		#boxVagas .rodape {
			display: block;
			width:259px; height: 9px;
			background: url("../img/bkg/rodape_vagas.gif");
		} 

	/* REDE BRASIL VOLUNTÁRIO */
	#rede-brasil-vol { 
		display: table;
		width: 260px;
		margin-top: 10px;
		background: url("../img/bkg/degrade_direita_1.gif") repeat-x;
	}
		#rede-brasil-vol h3{ 
			width: 187px; height: 88px;
			margin: 20px 0 0 8px;
			background: url("../img/lgo/rede_voluntaria.gif");
		}
		#rede-brasil-vol p{ padding: 18px 22px 0 26px; }
		#rede-brasil-vol p span { font-size: 120%; color: #343938; }
		#rede-brasil-vol p span a { color: #343938; text-decoration: underline; }
		#rede-brasil-vol p .link_conheca {
			display: block;
			padding-top: 11px;
			font-size: 120%; color: #a6ce39; font-weight: bold; text-decoration: underline;
		}
	
	/* CATEGORIAS */
	#box-categorias { padding: 16px 22px 0 26px; }
		#box-categorias h4 { 
			width: 86px; height: 12px;
			background: url("../img/tit/categorias.gif");
		}
		#box-categorias ul { padding-top: 11px; }
			#box-categorias ul li { 
				margin-top: 4px; 
				padding-left: 9px;
 				background: url("../img/ico/lista_links_1.gif") no-repeat 0px 4px;
			}
			#box-categorias ul li a{ 
				font-size: 110%; color:#343938; font-weight: bold;
			}
	
	/* botao RSS */
	.btn-rss{
		display: block;
		height: 18px;
		padding: 2px 0 0 27px;
		margin: 21px 0 0 27px;
		color: #eb802f; font-size: 110%; text-decoration: underline; font-weight: bold;
		background: url("../img/ico/rss.gif") no-repeat 0px 0px;
	}

	/* objetivos */
	#objetivos {
		width: 233px;
		padding-left: 27px;
		margin-top: 18px;
		
	}
	#objetivos h5 {
		width: 178px; height: 32px;
		background: url("../img/tit/oito_objetivos.gif");
	}
	#objetivos p { margin-top:15px; }
	#objetivos p a {
		float: left;
		display: inline;
		margin: 5px 5px 0 0;
		width: 45px; height: 45px;
	}

/* -------------|
/* - RODAPE
/* ----- */

#footer {
	float: left; 
	width: 100%; height: 172px;
	background: url("../img/bkg/rodape_site.gif") no-repeat center top;
}
	#footer .centerCont { 
		height: 100%;
		background: url("../img/bkg/rodape_site.gif") no-repeat -2500px top;
	}
		#footer .centerCont div { float: left; margin: 26px 0 0 0 !important; text-align: left; }
		#footer .centerCont div#producao { float: right; }
		#footer .centerCont div#apoio { margin-left:36px !important; }
		#footer .centerCont div span { color: #6c7474; font-size: 9px; }
		#footer .centerCont div p a { float: left; margin: 10px 22px 0 0; }
		#footer .centerCont div#servico p a { margin-right: 16px; }

/* Image Replacement */

.imgRpc {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

/* Image Replacement para Inputs */

.iptRpc {
	display: block;
	content: "";
	line-height: 0;
	text-indent: -9999px;
	cursor: pointer;
	border: none !important;
}

/* Filter Alpha IE 6
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/.png", sizingMethod="image");
*/

.comments h3,
#respond{
	color: #a6ce39;
	font-size: 140%;
}