/*
Theme Name: Projeto GerA&ccedil;&atilde;o
Description: Tema desenvolvido pela Redsuns para o Projeto GerA&ccedil;&atilde;o
Author: Jos&eacute; Matias
Author URL: http://www.redsuns.com.br
Version: 1.0
*/

body {
	margin:0;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:12px;
	border-top:10px solid #006699;
}
h1 {
	color:#006699;
	font-size:24px;
	font-style:italic;
}
h2 {
	color:#006699;
	font-size:18px;
	font-style:italic;
}
h3 {
	color:#66ccff;
	font-size:18px;
	font-style:italic;
	border-bottom:1px solid #66ccff;
}
h4 {
	color:#66ccff;
	font-size:14px;
	font-style:italic;
}
a {
	color:#006699;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}
p {
	color:#333;
}
ul {
	list-style-image:url(images/blog/bullet-listas.gif);
}
hr {
	border:none;
	border-bottom: 1px solid #369;
	margin:20px 0;
	height:1px;
 noshade
}
#geral {
	position:absolute;
	width:950px;
	left:50%;
	margin-left:-475px;
}
#topo {
	margin-top:50px;
	position:relative;
	width:950px;
	overflow:hidden;
}
#banner {
	position:relative;
	width:550px;
	float:left;
}
#menu {
	position:relative;
	width:309px;
	float:right;
	border-left:1px solid #ccc;
	background:url(images/blog/bg-container-menu.gif) repeat-x bottom left;
	padding-bottom:20px;
}
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#menu ul li{
	margin-bottom:10px;
	list-style:none;
	list-style-image:none;
}
#menu ul li a{
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#3cf;
	display:block;
	width:175px;
	height:27px;
	padding-left:20px;
	padding-top:5px;
}
#menu ul li a:hover {
	text-decoration:none;
	background:url(images/blog/bg-menu-hover.gif) no-repeat left top;
	color:#fff;
}
#menu ul li a.ativo {
	background:url(images/blog/bg-menu-hover.gif) no-repeat left top;
	color:#fff;
}
#busca {
	padding:20px;
	height:30px;
}
#busca input{
	float:left;
	margin-right:5px;
	margin-top:4px;
	width:170px;
	color:#666;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
}
#busca .button{
    background: url(images/blog/button-procurar.gif) no-repeat center center;
	border:none;
	width:75px;
	height:30px;
	cursor:pointer;
	text-indent:-9999px;
}
#busca .button:hover{
	background:url(images/blog/button-procurar-hover.gif) no-repeat center center;
}
#conteudo {
	position:relative;
	width:950px;
	overflow:hidden;
}
#coluna-esquerda {
	position:relative;
	width:550px;
	float:left;
}
#coluna-esquerda h2 {
	margin:0;
}
#coluna-esquerda p.post-info{
	margin:0;
	color:#999;
}
#menu-post {
	position:relative;
	width:550px;
	margin:40px 0;
	overflow:hidden;
	border-bottom:3px solid #006699;
	padding-bottom:10px;
}
#menu-post p {
	width:50%;
	margin:0;
}
#menu-post p.direita {
	text-align:right;
}
#coluna-direita {
	position:relative;
	width:310px;
	float:right;
}
#projeto-geracao {
	position:relative;
	width:288px;
	height:180px;
	border:1px solid #ccc;
	overflow:hidden;
	background:url(images/blog/bg-blue-projeto-geracao.gif) no-repeat center center;
	padding:10px;
}
#projeto-geracao p{
	font-size:18px;
	color:#fff;
	text-shadow:0 1px 3px #666;
}
#projeto-geracao a{
	color:#fff;
}
#projeto-geracao a.botao-saiba-mais{
	color:#fff;
	background:url(images/blog/button-saiba-mais.gif) no-repeat center center;
	width:102px;
	height:39px;
	display:block;
	text-indent:-9999px;
}
#projeto-geracao a:hover.botao-saiba-mais{
	background:url(images/blog/button-saiba-mais-hover.gif) no-repeat center center;
}
#projeto-geracao h1{
	text-shadow:0 1px 3px #666;
	color:#fff;
}
#projeto-geracao h2{
	color:#fff;
	font-size:24px;
	margin:0;
	text-shadow:0 1px 3px #666;
}
#acao-geracao {
	position:relative;
	width:288px;
	border:1px solid #ccc;
	background:url(images/blog/bg-acao-geracao.gif) repeat-x bottom left;
	padding:10px;
}
#acao-geracao h2{
	font-size:24px;
	font-weight:normal;
}
#acao-geracao p{
	font-size:16px;
}
#acao-geracao a{
	font-size:14px;
}
#rodape {
	margin-top:50px;
	position:relative;
	width:950px;
	overflow:hidden;
	padding-bottom:20px;
}
#rodape p {
	margin:0;
	width:50%;
	font-weight:bold;
	color:#666666;
}
#rodape p.direita {
	font-weight:normal;
	text-align:right;
}
#rodape p.direita a {
	color:#666666;
}
#rodape p.direita a:hover {
	color:#c00;
}
#apoio {
	position:relative;
	background-color:#ececec;
	margin-bottom:20px;
}
.esquerda {
	float:left;
}
.direita {
	float:right;
}
ul.listaComentarios {
	list-style-image:none;
	padding:0;
}
ul.listaComentarios li {
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
}
ul.listaComentarios li strong{
	color:#006699;
	font-size:14px;
}	
p.date {
	margin:0;
	color:#999;
}
span.disclaimer {
	font-size:10px;
	color:#666;
}