/*
Theme Name: Twenty Eleven
Author URI: http://artinblog.com
Description: Tema Desenvolvido para o Professor José Eli.
*/

/*==========================================
	RESET CSS
==========================================*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}*{margin:0;padding:0;border:0}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #ebfffd;
}

#header {
	width: 980px;
	height: 135px;
	margin: 5px auto;
	background: #18b9a9;
}

#site-title {
	margin: 50px 40px 5px 0;
	color: #ebfefa;
	float: right;
	width: 75%;
	text-align: right;
	font-weight: bold;
	font-size: 25px;
}

#site-description {
	margin: 0 40px 0 0;
	color: #ebfefa;
	float: right;
	width: 75%;
	text-align: right;
	font-weight: bold;
	font-size: 15px;
}

#nav {
	width: 980px;
	height: auto;
	margin: 16px auto;	
}

#nav ul {
	font-size: 16px;
	list-style-type: none;
	padding: 0;
	text-align: center;
}

#nav ul li {
	display: inline;
	padding: 0 17px;
	border-right: 1px solid #000;	
}

#nav ul li a {
	color: #000;
	text-decoration: none;	
}

#nav ul li a:hover {
	color: #19A9B9;
}

.links-posts {
	padding-left: 15px;
}

.links-posts li {
	list-style: disc;
	padding-bottom: 20px;
}

.links-posts li a {color: #000;}
.links-posts li a:visited {color: #19A9B9;}
.links-posts li a:hover  {color: #7D8206;}

#main {
	width: 980px;
	height: auto;
	margin: 1px auto;
	position: relative;
}

.imgs-posts {
	position: relative;
	left: 50%;
}

.in-english, .capitulos {
	width: 300px;
	height: 100px;
	margin: 0 0 30px -150px;
}


#footer {
	width: 960px;
	height: auto;
	margin: 30px auto 15px;
	background: #18b9a9;
	padding: 3px 10px;
}

#footer p {
	text-align: right;
	font-size: 12px;
	margin: 5px;
	color: #fff;
}

#footer p a {
	color: #fff;
	text-decoration: none;	
}

#footer p a:hover {
	text-decoration: underline;		
}

.gde-text {
	margin-top: 10px;
}

.nav-categorias {
	width: auto;
	height: auto;
	list-style: none;
	position: relative;
	top: -15px;
	left: 70px;
	margin-bottom: 30px;
}

.nav-categorias li {
	display: inline;
	width: auto;
	border-right: 2px solid #000;
	padding: 0 6px 0 2px;
}

.nav-categorias a {
	font-weight: bold;
	color: #000;
}

.anos-links {
	font-weight: bold;
	margin: 16px 0;
}

#artigos {
	width: 920px;
	height: 300px;
	position: relative;
	top: 15px;
	margin: 16px auto 0 auto;
}

#artigos ul li {
	width: 300px;
	height: 100px;
	float: left;
	margin: 10px 6px 10px 0;
}

#artigos ul li a {
	width: 300px;
	height: 100px;
}

.valor {background: url(images/valor.jpg);}
.pagina {background: url(images/pg22.jpg);}
.folha {background: url(images/folha.jpg);}
.periodicos {background: url(images/periodicos.jpg);}
.estado {background: url(images/estadao.jpg);}
.miscelania {background: url(images/miscelania.jpg);}

.programas {background: url(images/programas.jpg);}
.midia {background: url(images/midia.jpg);}
.links {background: url(images/links.jpg);}
.rio-20 {background: url(images/rio-20.jpg);} 
.documentos {background: url(images/documentos.jpg);}
.oecd {background: url(images/oecd.jpg);} 
.unep {background: url(images/unep.jpg);} 

.nav-categorias a:hover {color: #7D8206;}
.nav-categorias a:visited {color: #18b9a9;}

.gde-text a {color: #000;}
.gde-text a:visited {color: #19A9B9;}
.gde-text a:hover  {color: #7D8206;}

.rio {
	margin-left: 48px;

} 

/*#post-8 {
	float: right;
	line-height: 20px;
	margin: 55px 200px 0 0;
	text-align: center;
	width: 515px;
}*/

#post-8 {
	bottom: 0;
	float: right;
	left: 50%;
	line-height: 20px;
	margin: 0 0 20px -258px;
	position: absolute;
	text-align: center;
	width: 515px;
}

.causa {
	width: 70px;
	height: 34px;
	position: relative;
	background: url(images/Causa_comun.png);
	left: 40px;
	top: 80px;
}

.rio_vinte {
	width: 70px;
	height:  34px;
	background: url(images/rio_vinte_dois.png);
	position: relative;
	top: 46px;
	left:  120px; 	
}

.receba_novidades {
	font-size:16px;
	font-weight:bold;
	color:#000;
}
receba_novidades:link {
    text-decoration: none;
	color:#18b9a9;
}

receba_novidades:visited {
    text-decoration: none;
	color:#18b9a9;
}

receba_novidades:hover {
    text-decoration: underline;
	color:#8a8a8a;
}

receba_novidades:active {
    text-decoration: none;
	color:#18b9a9;
}

.receba_novidades_input {
	height:20px;
	width:120px;
}

.lancamento {
	width: 350px;
	height:300px;
    position: relative;
    top: 10px;
    left: 20px;
}

.lancamento > p {
	text-align: left;
	font-size:15px;
	padding-left:45px;
}

/*#links-home {
	height: 86px;
	left: 327px;
	position: relative;
	top: -90px;
	width: 390px;
}*/

#links-home {
	height: 86px;
	left: 315px;
	position: relative;
	top: -200px;
	width: 390px;
}

#links-home li {
	list-style: none;
	width: 84px;
	height: 84px;
	border: 1px solid #19a9b9;
	margin-left: 9px;
	float: left;
}

#links-home li a {
	width: 80px;
	height: 80px;
	margin: 2px;
}

.usp {background: url(images/usp.png);}
.iri {background: url(images/iri.png);}
.ipe {background: url(images/ipe.png);}

/*.ela-projetos {
	width: 350px;
	height: 50px;
	background: url(images/Projetos.jpg);
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -144px;
}*/

.ela-projetos {
	background: url("images/Projetos.jpg") repeat scroll 0 0 transparent;
	bottom: 73px;
	height: 50px;
	left: 50%;
	margin-left: -163px;
	position: absolute;
	width: 350px;
	margin-bottom: 40px;
}

.category-8 img.capitulos {
	width: 350px;
	height: 50px;
	margin-left: -144px; 
}

.img-diderot {
	height: auto;
	margin-bottom: 30px;
	margin-right: 378px;
	margin-top: -20px;
	width: 600px;
}

.page-id-6 #artigos {
	height: 248px;
}

.page-id-3717 #post-3717 .entry-content p {
	float: left;
	width: 98%;
	padding-bottom: 20px;
	padding-left: 2%;
}

.page-id-3717 #post-3717 .entry-content p a {color: #000;}
.page-id-3717 #post-3717 .entry-content p a:hover {color: #7D8206;}
.page-id-3717 #post-3717 .entry-content p a:visited {color: #19A9B9;}

.category-videos .links-posts {
	display: none!important;
}

.category-videos #content article {
	width: 32%;
	margin-bottom: 20px;
	float: left;
	margin-right: 13px;
}

.category-videos #content article iframe {
	width: 320px!important;
	height: 240px!important;
}

.category-videos #primary {
	float: left;
	padding-left: 8px;
}

.category-videos #footer {
  float: left;
  left: 50%;
  margin: 30px 0 15px -490px;
  position: relative;
}

.img-ze {
	width: 112px;
	height: 129px;
	margin-left: 56px;
	margin-top: 6px;
}

.tabela-livros {
	position: relative;
	top: 20px;
	margin-top: 0!important;
}

.livros {
	margin-top: 30px;
}

.livro-container {
	float: left;
	height: auto;
	width: 197px;
}

.livro-paragrafo {
	float: left;
	height: auto;
	width: 780px;
}

.livro-paragrafo h3 {
	float: left;
	font-weight: bold;
	margin-bottom: 20px;
	margin-left: 4%;
	width: 96%;
}

.home_texto_Ze_Eli {
	font-size:12px;
}

.livros_text {
	float: left;
	padding-left: 4%;
	font-size: 14px;
	line-height: 17px;
}
	
.link-livros {
	color: #000;
	margin: 15px 0 0 4%; 
	float: left;
}

.livro-right h3 {
	margin-left: 0;
}

.livro-right .livros_text {
	padding-left: 0;
}

.livro-right .link-livros {
	margin: 15px 4% 0 0;
}

.livros-home {
	width: 155px;
	height: 205px;
	background: url(images/livros.jpg);
	position: absolute;
	bottom: 35px;
	right: 45px;
}

#fotos-wrapper {
	margin-top: 50px;
}

#fotos-wrapper p {
	font-weight: bold;
	margin-bottom: 10px;
}

#fotos-wrapper img {
	margin-bottom: 40px;
}

#fotos-wrapper a { 
  text-decoration: none;
}

.p-busca {
	float: left;
	left: 110px;
	position: relative;
	top: 35px;
	width: 765px;
}

form.gsc-search-box {
	width: 765px!important;
	height: auto!important;
	position: absolute!important;
	left: 50%!important;
	margin-left: -382.5px!important;
	top: 65px!important;
}

.gsc-branding, .gsc-clear-button {
	display: none!important;
}

input.gsc-input {
	height: 25px!important;
}

input.gsc-search-button {
	background: none repeat scroll 0 0 #18B9A9 !important;
	color: #FFFFFF !important;
	cursor: pointer;
	font-size: 15px;
	height: 29px !important;
	margin-left: 2px !important;
	padding-bottom: 2px;
	width: 80px !important;
}

#galeria-livros {
	position: absolute;
	width: 150px;
	height: 250px;
	bottom: 5px;
	right: 45px;
}

#galeria-livros h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	float: left;
	width: 100%;
}

#galeria-livros img {
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
}

#galeria-livros span {
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	height: auto;
	background: #18b9a9;
	color: #fff;
	font-size: 16px;
	bottom: 20px;
	left: 0;
	padding: 5px 0;
}

.page-id-3790 .capitulos {
	margin: 0 0 10px -150px;
}

#form-contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	width: 300px;
	position: absolute;
	top: 35px;
	right: 36px;
}

#form-contact input {
	width: 181px;
	height: 23px;
	background: #fff;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 5px 0 0 6px;
	float: left;
}

#form-contact p {
	margin: 0 0 7px 0;
}

#form-contact button {
	width: 105px;
	height: 30px;
	border: 1px solid #000;
	background: #fca502;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	line-height: 28px;
	float: left;
	font-style: italic;
	cursor: pointer;
}


.left {float: left;}
.right {float: right;}
.ir{display:block;text-indent:-9999px;background-repeat:no-repeat;background-position:0 0;overflow:hidden;text-align:left}