/*
Theme Name: Chemkeys 3 Ingles
Theme URI: http://www.eccen.com.br
Description: Tema do Chemkeys 3 em ingles
Version: 1.0
Author: Danny Ng / Vitor Franchi (Eccen Developers)
Author URI: http://
Tags: tema, chemkeys, quimica

*/

/***
 Definicoes de cores e links 
***/
h1,h2,h3,h4,h5,h6{
	color: #bc150b;
}

a, a:link, a:visited{
	text-decoration: none;
	color: #bc150b;
}

a:hover {
	color: #bc150b;
	text-decoration: underline;
}

a.flags, a.flags:hover, a.flags:link, a.flags:visited{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: transparent;
}

/***
 Definicoes de tamanho da pagina
 ***/

#page{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

#content {
	margin: 0px auto;
	padding: 0px;
	width: 990px;
	height: auto;
	position:relative;
}

#header {
	margin: 0;
	padding: 0;
	width: 990px;
	height: 114px;
	background: #eeeeee url(images/header.jpg) no-repeat left;
	position: relative;
}

#menu{
	margin: 8px 0 0 0;
	padding: 0;
	width: 990px;
	height: 39px;
	background: #aa0000 url(images/fundo-menu.jpg);
}

#superior{
	margin: 8px 0 0 0;
	padding: 0;
	width: 990px;
	height: 163px;
	background: transparent;
}

#superior1{
	margin: 0;
	padding: 0;
	width: 200px;
	height: 163px;
	color: #aa0000;
	text-align: left;
	font-size: 15px;
	font-weight: normal;
	background: #2bca00 url(images/fundo-verde.jpg);
	float: left;
}

#superior2{
	margin: 0 0 0 8px;
	padding: 0;
	width: 574px;
	height: 163px;
	text-align: left;
	font-size: 15px;
	font-weight: normal;
	color: #bc150b;
	background: #ffca59 url(images/fundo-amarelo.jpg);
	float: left;
	position: relative;
}

#superior3{
	margin: 0 0 0 8px;
	padding: 0;
	width: 200px;
	height: 163px;
	color: #bc150b;
	font-size: 15px;
	text-align: left;
	background: #ff8859 url(images/fundo-laranja.jpg) repeat-x;
	float: left;
}

#middle{
	clear:both;
	margin: 8px 0 0 0;
	padding: 0;
	width: 990px;
	height: 100%;
	background: transparent;
}

#tags{
	margin: 0;
	padding: 0;
	width: 200px;
	min-height: 300px;
	height: auto;
	background: #80cecf url(images/fundo-azul.jpg) repeat-x;
	color: #bc150b;
	float: left;
	position: relative;
}

#tags-content{
	margin: 0;
	padding: 0;
	text-align: left;
	font-size:12px; 
	font-weight:normal;
	width: 85%;
	position: absolute;
	top: 15px;
	left: 15px;
}

#leftcolumn-bottom{
	margin: 0;
	padding: 0;
	width: 200px;
	height: 20px;
	background: #80cecf url(images/fundo-azul-final.jpg);
	position: absolute;
	bottom: 0;
	/*CSS Hack para IE6 */
	_margin: 0 0 -1px 0;
}

#main {
	margin: 0 0 0 8px;
	padding: 0;
	width: 782px;
	min-height: 300px;
	height:auto;
	background: #ffffff url(images/fundo-branco-topo.jpg) no-repeat;
	float: left;
	position: relative;
}

#footer{
	clear:both;
	margin: 0;
	padding: 0;
	width: 990px;
	height: 41px;
	background: #bc150c url(images/fundo-footer-en.jpg);
	color: white;
	text-align: center;
	position: relative;
	top: 8px;
}

/***
 Definicoes do conteudo do header
 ***/

#brlink{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	right: 90px;
	width: 33px;
	height: 23px;
	background: url(images/flag_br.jpg)
}

#eslink{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	right: 45px; 
	width: 33px;
	height: 23px;
	background: url(images/flag_es.jpg)
}

#enlink{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	right: 0px;
	width: 33px;
	height: 23px;
	background: url(images/flag_en.jpg)
}
#homelink{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 240px;
	height: 100%;
	background: transparent;
}
#description {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 22px;
	right: 0px;
	width: 390px;
	text-align: right;
	font-size: 32px;
}
#description2 {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 3px;
	right: 0px;
	width: 390px;
	text-align: right;
	font-size: 12px;
}

/***
 Definicoes do conteudo de menu
 ***/

#menu-esq{
	margin: 0;
	padding: 0;
	width: 720px;
	height: 100%;
	text-align: center;
	float:left;
}
#menu-dir{
	margin: 0;
	padding: 0;
	width: 90px;
	position: relative;
	float: right;
	top: 5px;
	right: 5px;
	text-align: right;
	color: white;
	font-weight: bold;
	font-size: 11px;
}
#menu-dir a{
	color: white;
}
#menu-esq .menu-principal{
	margin: 0;
	padding: 0;
	width: 50px;
	float: left;
	position: relative;
	top: 11px;
}
#menu-esq .menu-links{
	margin: 0;
	padding: 0;
	width: 55px;
	float: left;
	position: relative;
	top: 11px;
}
#menu-esq .menu-blog{
	margin: 0;
	padding: 0;
	width: 45px;
	float: left;
	position: relative;
	top: 11px;
}
#menu-esq .menu-forum{
	margin: 0;
	padding: 0;
	width: 63px;
	float: left;
	position: relative;
	top: 11px;
}
#menu-esq .menu-serautor{
	margin: 0;
	padding: 0;
	width: 100px;
	float: left;
	position: relative;
	top: 11px;
}
#menu-esq .menu-conselho{
	margin: 0;
	padding: 0;
	width: 112px;
	float: left;
	position: relative;
	top: 11px;
}
#menu-esq .menu-autores{
	margin: 0;
	padding: 0;
	width: 168px;
	float: left;
	position: relative;
	top: 11px;
}
#menu-esq .menu-historico{
	margin: 0;
	padding: 0;
	width: 59px;
	float: left;
	position: relative;
	top: 11px;
}
#menu-esq .menu-contato{
	margin: 0;
	padding: 0;
	width: 63px;
	float: left;
	position: relative;
	top: 11px;
}
#menu-dir div{
	position:relative;
	top: 11px;
}
a.menu, a.menu:link, a.menu:visited, a.menu:active {
	margin: 0;
	padding: 0;
	color: white;
	font-size: 13px;
	font-weight: bold;
}

/***
 Definicoes do conteudo do superior1
 ***/

#loginform{
	margin: 0 auto;
	padding: 0;
	width: 85%;
	height: 80%;
	line-height: 90%;
	position:relative;
	top: 15px;
}

#loginform p{
	font-size:12px;
}

#loginform p.loggedin{
	font-size:13px;
	width: 145px;
	position: relative;
	left: 15px;
}

#loginform input{
	width: 120px;
	background: #cfdab9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bc150b;
	border-right-color: #bc150b;
	border-bottom-color: #bc150b;
	border-left-color: #bc150b;
	position: absolute;
	right: 0;
}

#loginform input:focus{
	width: 120px;
	background: #cfdab9;
	font-weight: bold;
	border: 2px solid #bc150b;;
	position: absolute;
	right: 0px;
}

#loginform .submit{
	width: 66px;
	height: 20px;
	border: 0;
	position: absolute;
	bottom: 25px;
	right: 0;
}

#loginform input.submit:focus{
	width: 66px;
	height: 20px;
	border: 0;
}

#rememberdiv{
	margin: 0 auto;
	padding: 0;
	width: 180px;
	height: 13px;
	font-size: 9px;
	text-align: left;
}

#rememberdiv input, #rememberdiv input:focus, #rememberdiv input:active{
	width: 13px;
	height: 13px;
	border: none;
	background: transparent;
	position: relative;
}

#cadastre-se{
	margin: 0;
	padding: 0;
	font-size: 10px;
	position: relative;
	top: 18px;
}

/***
 Definicoes do conteudo de superior2
 ***/

#superior2 li{
	margin: 0;
	padding: 0;
	line-height: 120%;
	list-style-type: none;
	text-align: left;
	font-size: 12px;
}

#recent{
	margin: 0;
	padding: 0;
	width: 260px;
	text-align: left;
	float: left;
	position: absolute;
	top: 15px;
	left: 15px;
}

#recent ul{
	margin: 0;
	padding: 0;
}

#recent li{
	margin: 0;
	padding: 0;
	line-height: 120%;
	list-style-type: none;
	font-size: 12px;
}

#visited{
	margin: 0;
	padding: 0;
	width: 260px;
	text-align: left;
	float: left;
	position: absolute;
	top:15px;
	right:15px;
}

#visited li{
	margin: 0;
	padding: 0;
	line-height: 120%;
	list-style-type: none;
	font-size: 12px;
}

#visited ul{
	margin: 0;
	padding: 0;
}

/***
 Definicoes do main
 ***/

#main-content {
    margin: 0;
    padding: 0;
    text-align: left;
    width: 545px;
    height: auto;
    float: left;
    font-size: 14px;
    position: relative;
    left: 15px;
    z-index: 4;
}

#right-content{
    margin: 0 0 0 37px;
    padding: 0;
    width: 200px;
    min-height: 300px;
    height: auto;
    float: left;
    text-align: center;
    position: relative;
    z-index: 0;
    /* Hack css para IE 7 */
    *z-index: -1;
    /* Hack css para IE 8 */
    z-index: /*\**/: -1\9;
    /* Hack css para IE 6 */
    _z-index: -1;
}

#navigator{
	position:relative;
	top: 5px;
    margin: 0;
    padding: 0;
    text-align: center;
}

.storytitle {
    font-size: 22px;
    color: #bc150b;
}

#titulo-artigo{
	margin: 0 auto;
	padding: 0;
    background: #ddf2b1 url(images/titulo-artigo-top.jpg) no-repeat;
    width: 545px;
    height: auto;
    text-align: center;
    position: relative;
}

#titulo-content{
	margin: 0;
	padding: 0;
	background: transparent;
	width: 545px;
}

#titulo-top{
	margin: 0;
	padding: 0;
	width: 545px;
	height: 10px;
	background: transparent;
}

#titulo-bottom{
	margin: 0;
	padding: 0;
	width: 545px;
	height: 7px;
	background: url(images/titulo-artigo-bottom.jpg) no-repeat;
}
/***
 Definicoes do comunicar erro e encaminhar email no single.php
 ***/
#content-erro-email{
	margin: 0;
	padding: 0;
	width: 291px;
	height: 18px;
	color: #bc150b;
	font-weight: bold;
	text-align: center;
	background: url(images/fundo-erro-email.jpg) bottom no-repeat;
}	
#comunicar-erro{
	margin: 0;
	padding: 0;
	float: left;
	top: 5px;
	font-size: 11px;
	width: 150px;
}
#enviar-email{
	margin: 0;
	padding: 0;
	float: left;
	top: 5px;
	font-size: 11px;
	width: 120px;
}
/***
 FIM Definicoes do comunicar erro e encaminhar email no single.php
 ***/
a.posttitle{
    color: #aa0000;
}

.art-autor{
    margin: 0 auto;
    padding: 0;
    font-size: 12px;
}

.art-date{
    margin: 0px auto;
    padding: 0;
    font-size: 10px;
}

.art-content{
    margin: 0;
    padding: 0;
    position: relative;
    top: 15px;
    text-align: justify;
}

#pdfs-border{
    margin: 0;
    _margin: 18px 0 0 0;
    *margin: 18px 0 0 0;
    padding: 0;
    width: 253px;
    height: 276px;
    float: right;
    text-align: right;
    position: relative;
}

#pdfs{
    margin: 0;
    padding: 0;
    width: 228px;
    height: 260px;
    text-align: center;
    background: url(images/fundo-download-pdf-en.jpg);
    position: absolute;
    right: 0;
    top: 0;
}

#pdfs-desc{
	margin: 0 auto;
	padding: 0;
	width: 190px;
	height: 40px;
	position: relative;
	top: 75px;
	text-align: left;
	font-size:12px;
}
#pdfs-desc2{
	margin: 0 auto;
	padding: 0;
	width: 190px;
	height: 40px;
	position: relative;
	top: 85px;
	text-align: left;
	font-size:12px;
}
#pdfs-flags{
    margin: 0 auto;
    padding: 0;
    width: 190px;
    position: relative;
    top: 90px;
}
#pdfs-flags2{
    margin: 0 auto;
    padding: 0;
    width: 190px;
    position: relative;
    top: 110px;
}

#pdfs-translate{
	margin: 0 auto;
	padding: 0;
	width: 190px;
	height: 40px;
	position: relative;
	top: 100px;
	text-align: left;
	font-size:12px;
}
#pdfs-footer{
	margin: 0 auto;
	padding: 0;
	width: 190px;
	height: 20px;
	position: relative;
	top: 100px;
	text-align: left;
	font-size: 9px;
}
#pdfs-footer2{
	margin: 0 auto;
	padding: 0;
	width: 190px;
	height: 20px;
	position: relative;
	top: 130px;
	text-align: left;
	font-size: 9px;
}

#main img{
    border: 0;
}

#main a{
    border: 0;
}

#combo-box{
	position: relative;
    margin: 0px;
    padding: 0;
    width: 100%;
}
#combo-box a,a.hover{
    text-decoration: none;
}

#main-bottom{
    clear:both;
    margin: 0;
    padding: 0;
    width: 782px;
    height: 20px;
    background: #eeeeee url(images/fundo-branco-footer.jpg) no-repeat;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    _margin: 0 0 -1px 0;
}

/***
 Definicoes do conteudo do superior3
 ***/

#search{
	margin: 0 auto;
	padding: 0;
	width: 85%;
	height: 80%;
	position: relative;
	top: 15px;	
}
 
#searchimg {
	margin: 0;
	padding: 0;
	position: relative;
	vertical-align: middle;
}

.inputsearch{
	width: 140px;
	background: #fee1cb;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bc150b;
	border-right-color: #bc150b;
	border-bottom-color: #bc150b;
	border-left-color: #bc150b;
}
#bookmarks{
	position: relative;
	top: 3px;
	text-align: center;
}
/***
 Definicoes para a pagina de cadastro de novos usuarios
 ***/

.cadastro-title {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 15px;
	color: #bc150b;
}

.cadastro-error {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 13px;
	color: #bc150b;
}

.cadastro{
	margin: 20px auto;
	padding: 0;
	text-align: center;
}

.submit-button{
	margin: 0;
	padding: 0;
	text-align: right;
	width: 100%;
}

#updateform{
	margin: 0;
	paddin: 0;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #bc150b;
}

.text-normal{
	font: 15px normal;
}

.update-user{
	clear:both;
	margin: 0;
	padding: 0;
	width: 33%; 
	float: left;
}

.update-login{
	margin: 0;
	padding: 0;
	width: 34%;
	float: left;
}

.update-role{
	margin: 0;
	padding: 0;
	width: 33%;
	float: left;
}

/***
 Definicoes para conteudo de tags
 ***/

#tags li{
	margin: 0 0 0 15px;
	padding: 0;
	line-height: 120%;
	list-style-type: none;
}

#tags ul{
	margin: 0;
	padding: 0;
}

/***
 Definicoes para conteudo de serautor
 ***/

.serautor-desc{
	margin: 0;
	padding: 0;
	width: 205px;
	height:30px;
	text-align: right;
	float: left;
}

.serautor-obrigatorio{
	font-style: italic;
}
.serautor-desc3{
	clear:both;
	margin: 0;
	padding: 0;
	text-align: right;
	float:left;
	width:205px;
	height: 30px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.serautor-desc2{
	clear:both;
	margin: 0;
	padding: 0;
	text-align: right;
	float:left;
	width:205px;
	height: 30px;
}

.codigo{
	position: relative;
	top: 15px;
}

#serautor-form h4{
	clear:both;
	margin: 0;
	paddgin: 0;
	font-size: 15px;
	text-align: left;
}

#serautor-form{
	font-size: 13px;
	width: 100%;
	z-index: 25;
}

#serautor-form .data{
	margin: 0;
	padding:0;
	width: 300px;
	height: 30px;
	float: left;
	text-align: right;
}

#serautor-form #curriculo{
	width: 285px;
}

#serautor-form .data input{
	width: 280px;
}

#serautor-radio2{
	text-align: left;
	float: left;
}

#serautor-radio{
	margin: 0;
	padding:0;
	width: 300px;
	height: 30px;
	float:left;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 10px;
}
#serautor-codigo{
	margin: 0;
	padding:0;
	width: 300px;
	height: 80px;
	float: left;
	text-align: left;
	position:relative;
	left: 3px;
}
#serautor-codigo a{
	font-size: 10px;
}
#serautor-term{
	clear:both;
	margin: 0;
	padding: 0;
	width: 310px;
	position: relative;
	left: 207px;
	top: 18px;
}

#serautor-term a{
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#serautor-enviar{
	clear: both;
	margin: 0;
	padding: 0;
	position:relative;
	top: 20px;
	right: 10px;
	text-align: right;
}

#serautor-enviar input{
	width: 60px;
}

/***
 Definicoes para conteudo de contato
 ***/

.contato-desc2{
	clear:both;
	margin: 0;
	padding: 0;
	text-align: right;
	float:left;
	width:68px;
	height: 30px;
}

.codigo{
	position: relative;
	top: 15px;
}

#contato-form h4{
	clear:both;
	margin: 0;
	paddgin: 0;
	font-size: 15px;
	text-align: left;
}

#contato-form{
	font-size: 13px;
	width: 100%;
}

#contato-form .data{
	margin: 0;
	padding:0;
	width: 460px;
	height: 30px;
	float: left;
	text-align: right;
}

#contato-form .mensagem{
	height: 440px;
}

#textarea{
	clear:both;
	text-align:right;
	width: 440px;
	height: 440px;
	position: relative;
	left: 3px;
	float:left;
}
#contato-form .data input{
	width: 440px;
}

#contato-form .data textarea{
	width: 440px;
	height: 440px;
}

#contato-form .codigo{
	position:relative;
	top: 25px;
}

#contato-codigo{
	margin: 0;
	padding:0;
	width: 360px;
	float: left;
	position:relative;
	top: 10px;
	left:3px;
}

#contato-codigo1{
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	top: 12px;
}

#contato-codigo2{
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	left: 3px;
}

#contato-codigo3{
	margin: 0;
	padding: 0;
	float: left;
	font-size: 9px;
	position: relative;
	left: 6px;
	top: 30px;
}

#contato-codigo3 a{
	font-size: 9px;
}

#contato-enviar{
	clear: both;
	margin: 0;
	padding: 0;
	position:relative;
	top: 20px;
	right: 10px;
	text-align: right;
}

/***
 Definicoes para o conteudo da pagina das relacoes
 ***/

#relacaoform{
	margin: 0;
	padding: 0;
	width: 100%;
} 

.insertrelacao{
	margin: 0;
	padding: 0;
	width: 165px;
	float: left;
	text-align: center;
}

.insertrelacao input{
	width: 150px;
	border: 1px solid #000000;
}

.insertrelacao input:focus{
	width: 150px;
	border: 2px solid #000000;
}

#relacaoform .submit-button{
	clear:both;
	width: 100%;
}

#relacaoform a{
	text-decoration: none;
	font-weight: normal;
	font-size: 15px;
}

#relacaoform a:active{
	text-decoration: none;
	font-weight: normal;
	font-size: 15px;
}

#relacaoform table{
	width: 990px;
	border: none;
}

#relacaoform td.fields{
	border: 2px outset #000000;
	text-align: center;
	background: #eeeeff;
}

#relacaoform tr.line-0{
	background: #dfdfdf;
}

#relacaoform tr.line-1{
	background: #d0d0d0;
}

#relacaoform tr:hover{
	background: #eeffee;
}

.centered{
	text-align: center;
}

.blue{
	background: #ddddff;
}

.strong{
	font-weight: bold;
	text-decoration: underline;
}

.edit{
	width: 13px;
}

.drop{
	width: 16px;
}

/***
 Definicoes para o conteudo de footer
 ***/
 
#eccen-footer{
	margin: 0;
	padding: 0;
	width: 100px;
	height: 41px;
	position: absolute;
	right: 23px;
}	

#eccen-footer a{
	width: 100%;
	height: 100%;
	display:block;
}

#footer img{
	border: 0;
}

#footer a, #footer a:visited{
	border: 0;
	color: #bbbbbb;
	font-weight: normal;
}

#license-img{
	margin: 0;
	padding: 0;
	width: 80px;
	height: 15px;
	position: absolute;
	left: 3px;
	top: 13px;
}

#license-txt{
	margin: 0 auto;
	padding: 0;
	font-size: 13px;
	height: 13px;
	width: 460px;
	position: relative;
	top: 3px;
}

#policy{
	margin: 0;
	padding: 0;
	font-size: 13px;
	height: 13px;
	width: 140px;
	position: absolute;
	top: 20px;
	left: 425px;
}

/***
 Definicoes do list category no barra lateral esquerda
 ***/
 
#left-menu-categories{
 	font-weight: bold;
 }
ul.children {
 	font-weight: normal;
}
#left-menu-outros{
	font-weight: bold;
	position: relative;
	margin: 0;
	padding: 0;
	left: 14px;	
}


/***
 Definicoes do comunicar-erro.php e encaminhar-artigo.php
 ***/

#atencao{
	position: relative;
	margin: 0;
 	padding: 0;
 	font-size: 12px;
 	color: #bc150b;
 	width: 544px;
 	height: 69px;
 	background: url(images/caixa-alerta-amarelo.jpg) no-repeat;
}
#atencao-texto{
	position: absolute;
	top: 7px;
	left: 40px;
	width: 500px;
}
#atencao-atencao{
	font-size: 14px;
	font-weight: bold;
}
#atencao-subtexto{
	font-size: 12px;
	position: relative;
	top: 5px;
}
#explicacao {
 	margin: 0;
 	padding: 0;
 	position: relative;
 	left: 65px;
 	width: 420px;
 	font-size: 12px;
}
#comunicar-erro-content{
 	margin: 0;
 	padding: 0;
 	font-size: 12px;
 	color: black;
 	text-align: right;
}
#comunicar-erro-content table{
	margin: auto;
}
#comunicar-erro-content td{
	vertical-align: top;
}
#comunicar-erro-content .input-nome, .input-email{
	width: 250px;
}
#comunicar-erro-content textarea{
	width: 250px;
	height: 150px;
}
#comunicar-erro-content .enviar{
	text-align: right;
}
#recarregar{
	text-align: left;
	font-size: 11px;
	width: 100px;
}
.codigo{
 	width: 100px;
}
.input-codigo{
	text-align: left;
}	
.mini-explicacao{
	font-style: italic;
	font-size: 10px;
	text-align: left;
	color: black;
	width: 240px;
}
.copia{
	text-align: left;
	font-size: 11px;
	color: black;
}
/***
 FIM Definicoes do comunicar-erro.php e encaminhar-artigo.php
 ***/

/***
 Definicoes nao categorizadas
 ***/

html, body {
	font-family: "Helvetia", arial;
	background: #eeeeee;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	border: none;
}

h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
}

img{
	z-index: 0;
	border: none;
}

a{
	z-index: 0;
	border: 0;
}

.clear {
	clear: both;
}

a.clean, a.clean:visited, a.clean:link, a.clean:active{
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	font-weight: normal;
	z-index: 100;
}

a.clean:hover{
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: underline;
	font-weight: normal;
	z-index: 10;
}
	
img.clean {
	margin: 0;
	padding: 0;
	border: 0;
}

span.clean {
	font-weight: normal;
	text-decoration: none;	
}

strong.search-excerpt{
	background: yellow;
}

a.info, a.info:visited {
	position: relative; /*this is the key*/
	z-index: 24;
	background-color: #e0e0e0; /* background colour of display text */
	color: #000000; /* colour of display text */
	border: 1px dotted #999; /* border colour */
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}

a.info:hover {
	z-index: 25;
	background-color: #ffff66;
	text-decoration: none;
}

a.info span {
	display: none; /* hide the span text using this css */
}

a.info:hover span { /*the span will display just on :hover state*/
	display: block;
	position: absolute;
	top: 1.5em;
	left: 3em;
	width: 15em;
	border: 1px solid #ff0000; /* border colour */
	background-color: #ffff99; /* background colour here */
	color: #000000; /* text colour */
	text-align: center;
	font-size: .8em;
	font-style: normal;
	text-decoration: none;
	z-index: 30;
}

.title{
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
}

.boo-widget{
	margin: 0;
	padding: 0;
	width: 468px;
	height: 68px;
	position: relative;
	left: 38px;
}

.banner{
	margin: 0 auto;
	padding: 0;
	width: 200px;
	height: auto;
}

.margem{
	margin: 0;
	padding: 0;
	width: 50px;
	height: 15px;
}

.subtopico{
	margin: 40px 0 0 0;
	padding: 0;
	color: #bc150b;
	font-weight: bold;
}

.autor{
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	font-weight: bold;
}

.universidade{
	margin: 0;
	padding: 0;
	font-style: italic;
	font-weight: normal;
	font-size: 13px;
}

.email{
	margin: 0;
	padding: 0;
	color: #bc150b;
	font-style: italic;
	font-size: 13px;
}

p{
	line-height: 1.5;
	font-size: 14px;
}