/*
Theme Name: PAA ÁFRICA PORTUGUÊS
Theme URI: http://paa-africa.org/extend/themes/pt
Author: Webcodes - Soluções Web
Author URI: http://www.webcodes.com.br/
Description: This template was created for the institution PAA ÁFRICA.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: paa, africa, paa africa, paa áfrica, áfrica, webcodes
Text Domain: paa portugues
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

@font-face {
	font-family: "Century Gothic";
	src:url(fonts/century.ttf);
}

body{
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image:url(images/images/bg_geral.png);
	background-attachment:fixed;
}

a:link{
	text-decoration:none;
	outline:none;
	color:#0066CC;
}

img{
	border:0px;
}

/* ESTILIZAÇÃO DO TOPO */

#topo{
	width:1000px;
	height:130px;
}

#central_topo{
	width:1000px;
	height:73px;
	margin:auto;
	clear:both;
}

#logo{
	position:absolute;
	margin-left:8px;
	width:110px;
	height:90px;
	float:left;
	z-index: 4;
}

#logo_titulo{
	height:27px;
	margin-left:202px;
	margin-top:50px;
	float:left;
}

#internacionalizacao{
	width: 220px;
	/*height: 17px;
	margin-left: 159px;*/
	margin-top:20px;
	float:right;
	background-repeat:no-repeat;
}

#internacionalizacao_ingles{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	font-family:"Century Gothic";
	float:left;	
}

#internacionalizacao_ingles a{
	color:#7D653C;;
	text-decoration:none;
}

#internacionalizacao_ingles a:hover{
	color:#AC8B53;
}

#internacionalizacao_frances{
	text-decoration:none;
	margin-left:9px;
	color:#7D653C;
	font-weight:bold;
	font-size:12px;
	font-family:"Century Gothic";
	float:left;	
}

#internacionalizacao_frances a{
	color:#7D653C;;
	text-decoration:none;
}

#internacionalizacao_frances a:hover{
	color:#AC8B53;
}

#internacionalizacao_portugues{
	text-decoration:none;
	margin-left:9px;
	color:#7D653C;
	font-weight:bold;
	font-size:12px;
	font-family:"Century Gothic";
	float:left;	
}

#internacionalizacao_portugues a{
	color:#7D653C;;
	text-decoration:none;
}

#internacionalizacao_portugues a:hover{
	color:#AC8B53;
}

/* -- PESQUISA -- */

#pesquisa{
	position:absolute;
	width:237px;
	height:48px;
	margin-left:790px;
	margin-top:40px;
	float:left;
}

.comments-link{
}

.tag-links{
}

.cat-links{
}

.sep{
}

.edit-link{
}

.by-author{
}

.news_title a{
	text-decoration:none;
	color:#000;
	font-size:25px;
	font-weight:bold;
	text-transform:uppercase;
}

.news_text{
	margin-bottom:20px;
}

.page-header{
	margin-bottom:15px;
}

/* Forms - PROPRIEDADES DE APARÊNCIA WIDGET PESQUISA/SEARCH E FORMULÁRIOS EM GERAL */
input#s {
	background: url(images/search.png) no-repeat 4px 5px #FFF;
	border:1px #666;
	font-size: 13px;
	height: 13px;
	padding: 7px 0px 8px 25px;	
	outline:none;
}
input#searchsubmit {
	display: none;
}

/* Assistive text - ATRIBUTOS DO TÍTULO DO WIDGET PESQUISA/SEARCH */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
	background: #eee;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}

/* Search Form */
#branding #searchform {
	position: absolute;
	top: 3.8em;
	right: 7.6%;
	text-align: right;
}
#branding #searchform div {
	margin: 0;
}
#branding #s {
	float: right;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
	width: 72px;
}
#branding #s:focus {
	background-color: #f9f9f9;
	width: 196px;
}
#branding #searchsubmit {
	display: none;
}
#branding .only-search #searchform {
	top: 5px;
	z-index: 1;
}
#branding .only-search #s {
	background-color: #666;
	color: #222;
}
#branding .only-search #s,
#branding .only-search #s:focus {
	width: 85%;
}
#branding .only-search #s:focus {
	background-color: #bbb;
}
#branding .with-image #searchform {
	top: auto;
	bottom: -27px;
	max-width: 195px;
}
#branding .only-search + #access div {
	padding-right: 205px;
}

/* Search Widget */
.widget_search form {
	margin: 0 0 1.625em;
}
.widget_search #s {
	width: 77%;
}

/* FIM DO CSS DE PESQUISAS - PESQUISA */

#menu_geral{
	background-color:#8E7243;
	width:100%;
	height:35px;
	float:left;
	z-index: 9;
	
}

#menu{
	background-image:url(images/images/menu_background.png);
	background-repeat:no-repeat;
	width:1000px;
	height:35px;
	margin:auto;
	z-index: 9;
}

#menu_home{
	position:absolute;
	width:55px;
	height:35px;
	margin-left:202px;
	float:left;
	z-index: 9;
}

.menu_home:hover{
	background-color:#604D2D;
	z-index: 9;
}

#menu_about{
	position:absolute;
	margin-left:258px;
	width:84px;
	height:36px;
	float:left;
	z-index: 9;
}

#menu_countries_partnes{
	position:absolute;
	margin-left:341px;
	width:175px;
	height:36px;
	float:left;
	z-index: 9;
}

#menu_what_we_are_learning{
	position:absolute;
	margin-left:513px;
	width:210px;
	height:30px;
	float:left;
	z-index: 9;
}

#menu_user_group{
	border:0px;
	position:absolute;
	margin-left:654px;
	width:110px;
	height:35px;
	float:left;
	z-index: 9;
}

.menu_user_group:hover{
	background-color:#604D2D;
	z-index: 9;
}

#menu_contact_us{
	position:absolute;
	margin-left:765px;
	width:95px;
	height:35px;
	float:left;
	z-index: 9;
}

.menu_contact_us:hover{
	background-color:#604D2D;
	z-index: 9;
}
	
/* ESTILIZAÇÃO DO SLIDESHOW E BANNER */

.description{	
	background-image:url(images/images/background_description.png);
	background-repeat:repeat-x;
	color:#FFF;
	margin-top:243px;
	width:502px;
	height:44px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	position:absolute;
	font-style:italic;
	text-align:justify;
}

.description p{
	padding:4px 15px 10px 10px;
}

#slideshow {
	position:relative;
	width:500px;
	height:287px;
	margin:0 auto;
	float:left;
	z-index: 3;
}
 
#slideshow img {
	position:absolute;
	top:0;
	left:0;
	z-index:-3;
}
 
#slideshow img.active {
	z-index:-1;
}
 
#slideshow img.last-active {
	z-index:-2;
}

.banner{
	width:489px;
	height:91px;
	margin-left:7px;
	float:left;
	background-color:#FFFFFF;
	font-family:Tahoma, Geneva, sans-serif;
	margin-bottom: 7px;
}

.banner_thumb{
	width:211px;
	height:93px;
	float:left;
}

.banner_title{
	text-decoration:none;
	color:#333;
	margin-top:10px;
	margin-left:15px;
	font-size:18px;
	font-weight:bold;
	width:260px;
	height:25px;
	float:left;
}

.banner_title a{
	text-decoration:none;
	color:#333;
}

.banner_title a:link{
	text-decoration:none;
	color:#333;
}

.banner_title a:visited{
	text-decoration:none;
	color:#333;
}

.banner_short_description{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	text-align:justify;
	font-size:14px;
	margin-left:15px;
	margin-top:2px;
	width:250px;
	height:50px;
	float:left;
}

.banner_content {
	margin: -90px 0 0 210px;
}

/* ESTILIZAÇÃO DO CONTEÚDO PRINCIPAL - CENTRAL */
	
.central{
	width:1000px;
	margin:auto;
	display:table;
}

.content_left{	
	display:table;
	width:650px;
	float:left;
}

.content_right{
	display:table;
	width:332px;
	height:300px;
	float:right;
}

.paises_titulo{
	margin-top:20px;
}

/* ESTILIZAÇÃO LATERAL */

#redes_sociais{
        width: 340px;
	margin-top: 25px;
}

#redes_sociais_face{
	margin-left:204px;
	margin-top:15px;
	float:left;
}

#redes_sociais_yout{
	margin-left:17px;
	margin-top:15px;
	float:left;
}

#redes_sociais_rss{
	margin-left:17px;
	float:left;
}

#redes_sociais_flic{
	margin-left:17px;
	float:left;
}

#countries_titulo{
	float:left;
}

.countries_map{
	background-image:url(images/images/background_countries.png);
	background-repeat:no-repeat;
	margin-top:30px;
	width:973px;
	height:489px;
}

.countries_map a{
	text-decoration:none;
	color:;
}

.ethiopia_map{
	margin-left:646px;
	margin-top:248px;
	width:12px;
	height:12px;
	position:absolute;	
}

.malawi_map{
	margin-left:621px;
	margin-top:360px;
	width:12px;
	height:12px;
	position:absolute;
}

.mozambique_map{
	margin-left:637px;
	margin-top:365px;
	width:12px;
	height:12px;
	position:absolute;
}

.niger_map{
	margin-left:520px;
	margin-top:225px;
	width:13px;
	height:12px;
	position:absolute;
}

.senegal_map{
	margin-left:423px;
	margin-top:236px;
	width:13px;
	height:12px;
	position:absolute;
}

#countries_mapa{
	float:left;
}

#highlights{
	margin-top:20px;
}

.highlights_title{
	background-image:url(images/images/highlights_titulo.png);
	background-repeat:no-repeat;
	width:341px;
	height:25px;
	margin-bottom:2px;
	margin-top:5px;
	float:left;
}

.widget-title{
	visibility:hidden;
	background-color:#000;
}

#ngg-webslice{
	margin-top:110px;
}

#forum{
	padding:0px 10px 10px 10px;
	margin-top:-12px;
	background-color:#FFF;
	border:3px solid #896D46;
}

#forum_title{
	background-image:url(images/images/forum_titulo.png);
	background-repeat:no-repeat;
	margin-top:-20px;
	margin-bottom:10px;
	width:341px;
	height:25px;
	float:left;
}

.forum_topic{
	color:#392F20;
	margin-top:10px;
	text-transform:uppercase;
	font-weight:bold;
}

.forum_answer{
	color:#15120D;
	margin-left:20px;
	margin-top:2px;
}

/* ESTILIZAÇÃO DOS ARTIGOS */

.articles_box{
	margin-top:20px;
	width:620px;
	height:390px;
}

.article_left{
	background-color:#FAF2E2;
	border:#896D46 solid 4px;
	width:297px;
	height:184px;
	float:left;
}

.article_left a{
	text-decoration:none;
	color:#000;
}

.article_right{
	background-color:#FAF2E2;
	border:#896D46 solid 4px;
	margin-left:10px;
	width:297px;
	height:184px;
	float:left;
}

.article_right a{
	text-decoration:none;
	color:#000;
}

.article_thumbnail{
	width:88px;
	height:88px;
	float:left;
	margin-top:47px;
	margin-left:15px;
}

.article_text{
	font-style:italic;
	font-weight:bold;
	width:170px;
	height:120px;
	margin-left:115px;
	margin-top:30px;
}

.article_text p{
	text-decoration:none;
	color:#000;
}

.article_text_only{
	font-style:italic;
	font-weight:bold;
	width:230px;
	height:120px;
	margin-left:35px;
	margin-top:30px;
}

.attachment-post-thumbnail{
	width:88px;
	height:88px;
	float:left;
}

/* ESTILIZAÇÃO NOTICIAS */
	
#noticias{
	width:631px;
	margin-top:20px;
	float:left;
	clear:both;
}

#noticias_titulo_principal{
	width:630px;
	height:35px;
	background-image:url(images/images/noticias_titulo.png);
	background-repeat:no-repeat;
	margin-top:10px;
}

.noticias_thumbnail img{
	margin-top:20px;
	border:solid 3px #966E3A;
}

#read_more{
	margin-top:5px;
	margin-bottom:30px;
	margin-right:20px;
	float:right;
}

#noticias_espacamento{
	width:100%;
	margin-top:30px;
	float:left;
}

.noticias_espacamento hr{
	color:#896D46;
}
	
#noticias_thumbnail{
	width:101px;
	height:101px;
	margin-top:5px;
	float:left;
}

#noticias_titulo{	
	width:500px;
	font-size:18px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	width:600x;
	float:left;
	margin-left:10px;
	margin-top:5px;
}

#noticias_texto{
	width:500px;
	font-size:14px;
	text-align:justify;
	font-family:Tahoma, Geneva, sans-serif;
	height:70px;
	float:left;
	margin-left:10px;
	margin-top:2px;	
}

.notices_see_all{
	width:590px;
	font-size:14px;
	text-align:justify;
	font-family:Tahoma, Geneva, sans-serif;
	height:70px;
	float:left;
	margin-left:10px;
	margin-top:2px;
	background-color:#FAF2E2;
}

.search_read_more{
	text-decoration:none;
	width:102px;
	height:18px;
	border:#666 solid 1px;
	background-color:#EEEEEE;
	font-size:11px;
	text-align:justify;
	font-family:Tahoma, Geneva, sans-serif;;
	float:left;
	margin-left:495px;	
}

.search_read_more a{
	margin-left:20px;
	text-decoration:none;
	color:#3A2929;
	font-weight:bold;
}

.news_read_more{
}

#wp_page_numbers{
	background-color:#FAF2E2;
}

.noticias_texto a{
	text-decoration:none;
	color:#000;
}
	
/* ESTILIZAÇÃO TRIGO */
	
#trigo{
	background-image:url(images/images/rodape_background.png);
	background-repeat:repeat-x;
	width:100%;
	height:127px;
	margin-top:20px;
	float:left;
}
	
/* ESTILIZAÇÃO DO RODAPE */
	
#rodape{
	background-color:#E9DDC3;
	width:100%;
	height:155px;
	float:left;
}

#rodape_central{
	width:1000px;
	margin:auto;
	clear:both;
}

#parceiros{
	background-color:#FFF;	
	width:100%;
	height:114px;
	float:left;
}

#parceiros_central{
	margin:auto;	
	width:1000px;
}

#governo_brasileiro{
	margin-top:15px;
	margin-left:190px;
	float:left;
}

#department_for_international_development{
	margin-top:15px;
	margin-left:80px;
	float:left;
}

#wfp{
	margin-top:15px;
	margin-left:80px;
	float:left;
}

#fiat_panis{
	margin-top:15px;
	margin-left:80px;
	float:left;
}

#rodape_about{
	background-image:url(images/images/rodape_about_titulo.png);
	background-repeat:no-repeat;
	width:136px;
	height:110px;
	margin-left:165px;
	margin-top:10px;
	float:left;
}

#rodape_projects{
	background-image:url(images/images/rodape_projects_titulo.png);
	background-repeat:no-repeat;
	width:210px;
	height:110px;
	margin-top:10px;
	float:left;
}

#rodape_what_are_we_learning{
	background-image:url(images/images/what_we_are_learning.png);
	background-repeat:no-repeat;
	width:190px;
	height:110px;
	margin-top:10px;
	float:left;
}

#rodape_user_group{
	background-image:url(images/images/rodape_user_group_titulo.png);
	background-repeat:no-repeat;
	width:204px;
	height:110px;
	margin-top:10px;
	float:left;
}

#rodape_contact_us{
	background-image:url(images/images/rodape_contact_us_titulo.png);
	background-repeat:no-repeat;
	width:122px;
	height:110px;
	margin-top:10px;
	float:left;
}

#rodape_contact_us_phone{
	position:absolute;
	margin-top:30px;
	margin-left:8px;
	width:43px;
	height:42px;
}

#rodape_contact_us_mail{
	position:absolute;
	margin-top:35px;
	margin-left:60px;
	width:46px;
	height:33px;
}

#rodape_contact_us_copyright{
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:20px;
	margin-left:3px;
}

ul.rodape{		
	font-size:11px;
	color:#201A0F;
	margin-top:30px;
	margin-left:2px;
	font-family:Arial, Helvetica, sans-serif;	
}

ul.rodape a{		
	text-decoration:none;
	color:#453821;
	font-weight:bold;	
}

.entry-content{
	text-align:justify;
	margin-top:40px;
}

.entry-content p{
	margin-top:10px;
}

.entry-content h2{
	margin-top:10px;
}

.pages{
	display:table; 
	text-decoration:none;
	width:600px;	
	margin-top:20px;
	padding:20px 20px 20px 20px;
	background-color:#FAF2E2;
	border:3px solid #8C6F47;
	clear:both;
}

.title_pages{
	font-family:Arial, Helvetica, sans-serif;
	color:#302616;
	margin-top:-40px;
	text-transform:uppercase;
	font-size:25px;
	font-weight:bold;
}

.page-title{
	margin-bottom:15px;
}

.posts_margin{
	margin-top:20px;
}

.comments-link a{
	text-decoration:none;
	color:#06C;
}

.comments-link a:hover{
	text-decoration:underline;
	color:#06C;
}

.post-edit-link{
	margin-left:10px;
	margin-top:10px;
	text-decoration:none;
	color:#06C;
	float:right;
}

.post-edit-link a:hover{
	text-decoration:underline;
	margin-left:10px;
	margin-top:10px;
	text-decoration:none;
	color:#06C;
}


.entry-date a{
	text-decoration:none;
	color:#000;
}

.entry-date{
	text-decoration:none;
	color:#000;
}

.entry-meta{
	text-decoration:none;
	color:#06C;
}


/* STYLING OF THE CONTACT AREA */

.container{		
	margin-left:-5px;
	width: 490px;
	background: #fff;
}
		
#contactform{	
	width: 500px;
	padding: 20px;
	overflow:auto;		
}

.field{
	margin-bottom:7px;
}

label{
	font-family: Arial, Verdana;
	font-weight:bold;
	display: block; 
	font-weight: bold;
	margin-right:10px;
	line-height: 25px; 
	font-size: 14px; 
}

.input{		
	margin-top:-20px;
	font-family: Arial, Verdana; 
	font-size: 15px; 
	padding: 5px; 
	border: 1px solid #b9bdc1; 
	width: 300px; 
	color: #797979;	
}

.input:focus{
	background-color:#E7E8E7;	
}

.textarea {
	height:150px;	
}

.hint{
	display:none;
}

.field:hover .hint {  
	position: absolute;
	display: block;  
	margin: -33px 0 0 315px;
	color: #FFFFFF;
	padding: 7px 10px;
	background: rgba(0, 0, 0, 0.6);
	
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;	
}

.button{
	margin-left:214px;
	font-weight: bold;
	line-height: 1;
	padding: 6px 10px;
	cursor:pointer;   
	color: #ffffff;
	
	text-align: center;
	
	/* Background gradient */
	background: #8E7243;
	background: -moz-linear-gradient(top, #8E7243 0%, #8E7243 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8E7243), to(#8E7243));

}

.button:hover {
	background: #AD8B52;
	cursor: pointer;
}

.submit_comment{
	margin-right:50px;
	float: right;
	margin:10px 55px 10px 0;
	font-weight: bold;
	line-height: 1;
	padding: 6px 10px;
	cursor:pointer;   
	color: #ffffff;
	
	text-align: center;
	
	/* Background gradient */
	background: #8E7243;
	background: -moz-linear-gradient(top, #8E7243 0%, #8E7243 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8E7243), to(#8E7243));
}

.comment-form-comment label,textarea{
}

.input textarea{
	size:500px;
}

.hint{
	margin-left:-100px;
}
		
.album_thumb{
	border:solid 2px #896D46;
	width:100px;
	height:85px;
	margin-left:6px;
	margin-top:6px;
	float:left;
	text-decoration:none;
	color:#000;
}

.url-slide {
	
	cursor: pointer;
	z-index:5;	
}

.cat-links{
	text-decoration:none;
	color:#0066CC;
}


/* Properties for the correction to the posts and pages diagramming */

img.alignright{
    float:right;
    margin:0 0 1em 1em
}

img.alignleft{
    float:left;
    margin:0 1em 1em 0
}

img.aligncenter{
    display: block;
    margin-left: auto;
    margin-right: auto
}

a img.alignright{
    float:right;
    margin:0 0 1em 1em
}

a img.alignleft{
    float:left;
    margin:0 1em 1em 0
}

a img.aligncenter{
    display: block;
    margin-left: auto;
    margin-right: auto
}

#banner_sidebar img{

	width: 320px;
	margin-top: 30px;
	float: right;
	
}