/*  
Theme Name: Elo Apoio Social e Ambiental
Theme URI: http://www.eloapoio.org.br/
Description: Desenvolvido por Giovanni de Luca (41) 8463-7134.
Version: 3.0
Author: Giovanni de Luca & Kiko Arquer
Author URI: http://www.zionsoft.com.br/
*/

*{margin: 0; padding: 0;}
body{
	background: #2380ba url(images/bg-total.jpg) repeat-x 0 0;
	font: 12px Verdana, Arial;
	color: #333333;
}
.inv{display: block; visibility: hidden;}
p{padding: 5px 0;}
a{text-decoration: none; color: #0066CC;}
a:hover{color: #0099FF; text-decoration: underline;}
.alignright{float: right;}
.alignleft{float: left;}
.aligncenter{
	display: block;
	margin: 0 auto;
}

img{
	border: 0px;
}

#btn_add {
	width: 100%;
	height: 75px;
	cursor: hand;
	cursor: pointer;
	background: url(images/btn_add.png) no-repeat;
}

#btn_add:hover {
	background: url(images/btn_add_over.png) no-repeat;
	cursor: hand;
	cursor: pointer;
}

#container-01{
	width: 100%; 
	text-align: center;
}
#container-02{
	width: 890px;
	margin: 0 auto;
	text-align: left;
	background: url(images/elo-title.png) no-repeat top left; 
}
#header{
	width: 890px;
	height: 48px;
	padding-top: 30px;
	position: relative;
}
#header h1{
	font: 36px Century Gothic, Trebuchet MS, Verdana;
	font-weight: normal;
	color: #fff;
}
#header h1 a{color: #fff;}
#header h1 a:hover{color: #f29926;}
.description{color: #fff;}
#searchbar{
	width: 200px;
	height: 33px;
	position: absolute;
	right: 0;
	top: 0;
}
#searchform{
	width: 184px;
	padding: 4px 8px 0 8px;
	overflow: hidden;
}
#searchform input{float: left;}
#searchform #s{
	width: 145px;
	height: 19px;
	border: 0;
	color: #FFFFFF;
	padding-top: 3px;
	background: url("images/input-bg.gif") no-repeat 0 0;
}
#searchform #searchsubmit{
	width: 34px;
	height: 23px;
	background: url("images/submit.gif") no-repeat 0 0;
	margin-left: 5px;
	border: 0;
	cursor: pointer;
}
#navigation{
	width: 890px;
	height: 34px;
	overflow: hidden;
}
#navigation li{
	list-style-type: none;
	height: 34px;
	text-align: center;
	float: left;
}
#navigation li a{

	height: 24px;
	display: block;
	font-size: 14px;
	font-family: arial;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}
#navigation li a:hover{
	text-decoration: underline;
	color: #fff;
	background-color: #00559B;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}
#navigation .current_page_item a, #navigation .current_page_item a:hover{
	height: 26px;
	display: block;
	padding-top: 8px;
	text-decoration: none;
	color: #fff;
	background-color: #00A1E2;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}
#main-wrapper{
	width: 100%;
	margin-top: 20px;
	background-color: #FFFFFF;
	padding: 10px 0;
	overflow: hidden;
	border: 0px solid #FFFFFF;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-khtml-border-radius:11px;
	-webkit-border-radius:11px;
	-moz-box-shadow: #000000  0 4px 18px;
	-webkit-box-shadow: #000000 0 4px 18px;
	-khtml-box-shadow: #000000 0 4px 18px;
	box-shadow: #000000 0 4px 18px;
}

#top-left{
	margin-top: 20px;
	margin-bottom: -10px;
	margin-left: 0px;
	padding: 0px;
	width: 890px;
	height: 48px;
	float: left;
	background: url("images/entry-top.png") repeat-x top left transparent; 
}

#left{
	width: 675px;
	float: right;
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}

#left p.pdf {
	width: 93%;
	padding: 15px 20px 15px 20px;
	border: 1px solid #DD0000;
	background: url(images/pdf.png) no-repeat #FFF0F0;
	background-position: 15px ; 

}

#left p.pdf a {
	font-family: arial;
	font-size: 16px;
	color: #AA0000;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 50px;
}

#index{
	width: 675px;
	float: right;
	background-color: transparent;
	margin-top: -15px;
	border: 0px;
}

#left ul, #left ol{
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 20px;
	margin-left: 40px;
	padding: 0;
}
.ent-01{
	width: 675px;
	margin-bottom: 15px;
	background: #FFFFFF;
}
.ent-02{
	width: 640px;
	padding: 10px 25px;
}

#left h2{
	font: 26px arial;
	font-weight: bold;
	text-transform: none;
	color: #0057B1;
	border-bottom: 2px dotted #003a77;
}
#left h2 a{color: #004b85; text-decoration: none;}
#left h2 a:hover{color: #004b85;}

.meta-data{
	color: #9da2a3;
	display: block;
}
.entry{
	padding: 10px 0;
}
#post-links{
	width: 690px;
	margin: 10px 0px;
	position: relative;
}
.prev-entries{
	position: absolute;
	left: 0;
	top: 0;
}
.prev-entries a{
	width: 79px;
	height: 30px;
	line-height: 30px;
	display: block;
	background: url("images/prev.gif") no-repeat 0 0;
	text-indent: -9999px;
}
.prev-entries a:hover{background: url("images/prev.gif") no-repeat 0 -30px;}
.next-entries{
	position: absolute;
	right: 0;
	top: 0;
}
.next-entries a{
	width: 79px;
	height: 30px;
	line-height: 30px;
	display: block;
	background: url("images/next.gif") no-repeat 0 0;
	text-indent: -9999px;
}
.next-entries a:hover{background: url("images/next.gif") no-repeat 0 -30px;}


#left h3{
	font-size: 20px;
	font-family: Trebuchet MS, Verdana, Arial;
	font-weight: bold;
	text-transform: none;
	color: #D86618;
}

.commentlist{width: 640px; padding: 10px 25px;}
.commentlist li{
	width: 570px;
	list-style-type: none;
	padding-left: 70px;
	background: url("images/comment.gif") no-repeat 0 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #9da2a3;
}

#commentform{width: 640px; padding: 0 25px;}
#commentform input{
	width: 300px;
	height: 16px;
	background-color: #fff;
	border: 1px solid #ccc;
}
#commentform #comment{
	width: 500px;
	height: 150px;
	background-color: #fff;
	border: 1px solid #ccc;
}
#commentform #submit{
	width: 79px;
	height: 30px;
	border: 0;
	background: url("images/send.gif") no-repeat 0 0;
	cursor: pointer;
}

.inform{
	background-color: #DFFFBF;
	border: 2px solid #33AA00;
	height: 55px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	-moz-border-radius: 10px;
	-khtml-border-radius:11px;
	-webkit-border-radius:11px;
	-moz-box-shadow: #006600  0 4px 18px;
	-webkit-box-shadow: #006600 0 4px 18px;
	-khtml-box-shadow: #006600 0 4px 18px;
	box-shadow: #006600 0 4px 18px;
}

.aviso{
	background-color: #FFDDDD;
	border: 2px solid #AA0000;
	height: 55px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	-moz-border-radius: 10px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: #AA0000  0 4px 18px;
	-webkit-box-shadow: #AA0000 0 4px 18px;
	-khtml-box-shadow: #AA0000 0 4px 18px;
	box-shadow: #AA0000 0 4px 18px;
}

.aviso-orange{
	background-color: #FFEFC0;
	border: 3px solid #DD6600;
	height: 55px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	-moz-border-radius: 10px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: #DD6600  0 4px 18px;
	-webkit-box-shadow: #DD6600 0 4px 18px;
	-khtml-box-shadow: #DD6600 0 4px 18px;
	box-shadow: #DD6600 0 4px 18px;
}

.icon{
	width: 90px;
	float: left;	
}

.infotxt{
	width: 750px;
	float: left;
}

.infotxt2{
	width: 520px;
	float: left;
}

#right{
	width: 180px;
	float: left;
}


#right{
	width: 195px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	background: #FFFFFF;
	float: left;
}
.sdb-content-01{
	width: 210px;
	color: #003a77;
	margin-bottom: 10px;
	list-style-type: none;
/*	border: 8px solid #1e79b4;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomright: 8px;
*/	
}

.sdb-content-01 li{
	list-style-type: none;
}

.sdb-content-01 ul li a{

	padding: 6px 10px 0 10px;
	list-style-type: none;
	border-bottom: 1px solid #EEEEEE;
	font: 12px arial;
	font-weight: normal;
	height: 25px;
	text-decoration: none;
	background: #FFFFFF;
	display: block;
	color: #000000;
}
.sdb-content-01 ul li a:hover{
	background-color: #0066CC;
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: underline;
}

.destaque a{
	margin-top: 2px;
}

.sdb-content-01 .current_page_item a, #.sdb-content-01 .current_page_item a:hover{
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;
}

.sdb-content-01 h3{
	font: 18px arial;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: none;
	padding: 6px 10px 6px 10px;
	background-color: #0099FF;
/*	border-bottom: 1px solid #1e79b4;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomright: 8px;
*/
}


.center{width: 160px; text-align: center;}
#wp-calendar, #wp-calendar caption{margin: 10px auto 0 auto;}
#wp-calendar td{padding: 0 5px;}

#footer{
	width: 900px;
	margin-top: 25px;
	padding-top: 5px;
	padding-bottom: 50px;
	color: #FFFFFF;
	font-family: arial;
	text-align: center;
	background: transparent;
}

.linkcat a{
	color: #0066aa;
	font-size: 14px;
	font-weight: bold;
}

.linkcat a:hover{
	text-decoration: underline;
}


.botaoVerdePadrao {
	height: 30px;
	background: url(images/bg_botao_verde_01.gif) repeat-x #51ae20 0px -6px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	border: none;
	cursor: pointer;
	padding:0px;
}

.botaoVerdePadrao:hover {
	background: url(images/bg_botao_verde_01_on.gif) repeat-x #58BC23 0px -6px;
}
/* > */

/* < 
   Configurações do botão laranja padrão - utilizado em diversos lugares */
.botaoLaranjaPadrao {
	height: 30px;
	background: url(images/bg_botao_laranja_01.gif) repeat-x #f58a00 0px 0px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	border: none;
	cursor: pointer;
}

.botaoLaranjaPadrao:hover {
	background: url(images/bg_botao_laranja_01_on.gif) repeat-x #f58a00 0px 0px;
}
/* > */

/* < 
   Configurações do botão azul padrão - utilizado em diversos lugares */

.botaoAzulPadrao {
	width:100%;
	height: 30px;
	background: url(images/bg_botao_azul_01.gif) repeat-x #7cb307 0px 0px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	border: none;
	cursor: pointer;
	padding:0px;
	margin-top:120px;
}

.botaoAzulPadrao:hover {
	background: url(images/bg_botao_azul_01_on.gif) repeat-x #00b537 0px 0px;
}
/* > */


.botaoAzulBusca {
   height: 30px;
	background: url(images/bg_botao_azul_01.gif) repeat-x #7cb307 0px 0px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #0033AA;
	color:#FFFFFF;
	cursor: pointer;
	padding:0px;	
}

.botaoAzulBusca:hover {
	background: url(images/bg_botao_azul_01_on.gif) repeat-x #00b537 0px 0px;
	border: 1px solid #0066CC;
}

#pwd{
	width: 160px;
	font-size: 20px;
	font-weight: bold;
	font-family: arial;
}

#log{
	width: 160px;
	font-size: 24px;
	font-weight: bold;
	font-family: tahoma;
}

