@charset "UTF-8";

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - 
	FOOTER Sub-Sections
		Title-Bottom - Título do verbete
		Main-Info (display only in "Verbete" mode)
			Fotos, descrição e autor
				Fotos ampliam via "scriptaculous"
				"Autor": link p/ galeria de fotos
		Links Row
			Base Links &/or contact information
			Search
		credYAML
- - - - - - - - - - - - - - - - - - - - - - - - - - 
*/


@media all
{
	
	/* 
	 *
	 * sub-section "Main-Info" @FOOTER
	 *
	 */
	#title-bottom {/*Título do verbete @ Footer*/
	height:0;
	background-color:transparent;
	}
	
		#title-bottom h1 {
		margin-right: 230px;
		color:#444;
		font-size:	5.0em;
		line-height:0.0em;
		position:absolute;
		margin-top:-0.35em;
		}
	
	/*Bloco de Informações*/
	
	#main-info {
	background-color: #222;
	color: #fff;
	}
		/* Bloco de mini-Imagens */
		div#thumbs {
			float:left;
			width:730px; /* Há problema na largura! máximo de 550px */
			margin:10px 0px 10px 0!important;
			}
			#thumbs table td {
				vertical-align:top;
				padding:10px 10px 0 0;
				}
				#thumbs p {
					line-height:1.2em;
					margin-top: 3px;/* align to image */
					}
		
			/* cores dos links */
				#thumbs table a {
					color: #f63;
					}
				#thumbs table a:hover {
					color: #36c;
					}
				#thumbs img {
					border: 3px solid #333;
					width:70px!important;
					}
					
				#thumbs img:hover {
					border:3px solid #fff;
					}
		
		/*Bloco com Informações do autor,
		  data, email, etc*/
		div#autors {
			float:right;
			margin-top:10px;
			width:228px;
			border-left:1px dotted #333;
			}
			
			div#autors p {
				margin:10px 10px;
				}
		
			/* cores dos links */
				div#autors a {
					color: #36c;
					}
				div#autors a:hover {
					color: #f63;
					}

	/* 
	 *
	 * sub-section "linksrow" @FOOTER
	 *
	 */
	 
	 /* Barra de Links */
	#linksrow {
		width:100%;
		min-height: 70px;
		height: 100px;
		background-color:#000;
		padding:20px 0 0 0;
		margin:0 0;
		}

		ul#bottom-links {
			float:left;
			width:730px;
			margin:13px 0px 10px 0!important;
			padding:0;
			}

			ul#bottom-links li {
				display:inline;
				padding:0 30px 0 0;
				margin:0;
				}		
			/* cores nos links */
			ul#bottom-links a {
				color:#fff;
				}
				ul#bottom-links a:hover {
					color:#f63;
					text-decoration:none;
					}

	
	/* 
	 *
	 * sub-section "Apoios" @FOOTER
	 *
	 */

	#apoios {
    position: relative;
		clear:both;
		bottom:0px;
		background-image:none!important; 
		color:#fff;
		opacity:1.00;filter:alpha(opacity=100);
    width: 700px;
    margin: 0 auto;
    padding-left: 200px;
    margin-top: 60px;
		}

		#apoios a:hover {opacity:0.75;filter:alpha(opacity=75);}
		#apoios img {margin:0 5px;}

	#institucionais {
		opacity:1.00;filter:alpha(opacity=100);
		vertical-align:middle;
		position:relative;
    width: 700px;
    margin: 0 auto;
    margin-top: 50px;
		}
	#institucionais a:hover, #institucionais-middle a:hover {opacity:0.75;filter:alpha(opacity=75);}
	#institucionais img {
		margin-left:5px;
		}
	#institucionais a.icoisa img {
/*		height:67px;*/
		margin-bottom:9px;
		}

  #institucionais-middle {
    width: 200px;
    margin-top: -70px;
    padding-left: 540px;
  }    

  #banner-uc {
    padding-left: 10px;
  }

	/* 
	 *
	 * sub-section "Creditos" @FOOTER
	 * Todos os direitos reservados. Para reprodução de trechos de textos é necessário citar o autor (quando houver) e o nome do Instituto Socioambiental (ISA). Para reprodução em sites, dar o crédito e o link para o site Povos Indígenas no Brasil. A reprodução de fotos e ilustrações não é permitida 
	 */
	#creditos {width:960px;margin:0 auto;margin-top: 30px;}
	#creditos span {color:#666;font-size:0.8em;}
	
	/* 
	 *
	 * sub-section "YAML-credits" @FOOTER
	 *
	 */
	#credYAML {
	background-color:#000;
	width:100%;
	}
	#credYAML-content {
	text-align: right;
	color: #333;
	clear:both;
	}
	
	/* horizontal rules */
	#footer hr {width:960px;margin: 1.0em auto; padding:0!important;border-top: 1px dotted #111;border-bottom:0px solid transparent; clear:both;}

#banner-ti {
  padding-bottom: 10px;
}

#banner-boletim {
  padding-bottom: 20px;
}

#twitter {
  display: table;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}

#twitter .twitter-timeline {
  padding: 20px;
}

/* 
 *
 * End footer.css
 *
 */
	


}
