/*************************************
WWW.BUENO.JOR.BR
versão: maio de 2007
*************************************/


/************************************
ESTILOS GERAIS
************************************/

* {
	color: #000;
	margin: 0;
	padding: 0;
	text-align: left;
}

html {
     overflow: -moz-scrollbars-vertical;
}
  
a {
	text-decoration: none;
	color: #7b745c;
	/*color: #8B0000;*/
}

a:hover {
	text-decoration: underline;
}

body {
	background: url(../imagens/background_body.gif) repeat;
}


/************************************
BORDA E CORPO PRINCIPAL
************************************/

#borda {
	width: 750px;
	height: auto;
	margin: 20px auto;
	border: 2px solid #FFF; 
	/**border: 1px solid #ADA28B; **/
}

#corpo {
	background: #FFF;
	width: 710px;
	height: auto;
	min-height: 450px;
	margin: 20px auto;
}

#corpo p, #secao_comentarios p, #preview {
	font: 13px "Trebuchet MS", Arial, Verdana;
}


/************************************
LOGO E MENU
************************************/



#logo, #logo a {
	background: url(../imagens/logo_bueno.gif) no-repeat;
	width: 274px;
	height: 94px;
	float: left;
	overflow: hidden;
}

#logo h1, #logo h3 {
	display: none;
}


#menu {
	width: 436px;
	border-top: 1px dashed #ACACAC;
	border-bottom: 1px dashed #ACACAC;
	margin-top: 69px;
	float: left;
}


#menu ul li {
	display: inline;
	text-transform:lowercase;
	font: 12px "Trebuchet MS", Arial, Verdana;
}

#menu ul li a, #menu ul li a:hover {
	padding: 0px 7px 0px 7px;
	text-decoration: none;
	line-height: 22px;
	color: #ACACAC;
	text-align: right;
}

#menu ul li a:hover {
	text-decoration: underline;
	color: #A41313;
}


/************************************
ESTRUTURA DA HOME
************************************/
#cabeca {
	width: 710px;
	min-width: 710px;
	height: 94px;
	min-height: 94px;
}

#index {
	width: 710px;
	min-width: 710px;
	height: auto;
	min-height: 450px;

}


#esquerda {
	margin-top: 20px;
	width: 340px;
	float: left;
}

#direita {
	float: right;
	width: 370px;
	margin-top: 20px;
}


#rodape {
	clear: both;
	height: 30px;
	padding:15px 30px 0px 20px;

}

#rodape p, #rodape a, #rodape a:hover {
	color: #C1C1C1;
	font: 11px "Trebuchet MS", Arial, Verdana;
	text-decoration: none;
}

#rodape a:hover {
	text-decoration: underline;
}

/************************************
FUNDO E SOMBRA DA MANCHETE
************************************/

.sombra_direita {
background:url(../imagens/sombra_direita_materias_home.jpg) 100% 0 no-repeat; 
width:360px;
margin-bottom: 5px;
}
.sombra_baixo {
background: url(../imagens/sombra_baixo_materias_home.jpg) 0 100% no-repeat;
}
.sombra_canto {
background: url(../imagens/sombra_canto_materias_home.jpg) 100% 100% no-repeat;
padding:0px 7px 7px 0;
}

#back_manchete {
	background: #F7F7E8 url(../imagens/back_materias_home.jpg) no-repeat;
	padding: 10px 10px 10px 15px;
}

#back_manchete p {
	color:gray;
	padding-bottom: 5px;
}

#back_manchete h1  {
	font: 20px Georgia, "Trebuchet MS", Arial;
	color: #7b745c;
	margin: 20px 0px 7px 0px;
	font-weight: normal;
}

#back_manchete h3 {
	display: none;
}

.leiamais {
	margin: 10px 0px 10px 0px;
}

#back_mais_resenhas {
	width: 230px;
	height: 49px;
	background: url(../imagens/back_mais_resenhas.jpg) no-repeat;
	margin: 10px 0px 0px 0px;
	padding: 5px 10px 0px 90px;
}

#back_mais_resenhas a, #back_mais_resenhas a:hover {
	color: Black;
}



/************************************
OUTROS FUNDOS DA HOME
************************************/

#back_resenha {
	background: url(../imagens/back_resenhas_home.jpg) no-repeat;
	padding: 30px 30px 10px 10px;
}

#back_resenha h2 a {
	font: 17px Georgia, "Trebuchet MS", Arial;
	color: #7b745c;
	margin: 0px 0px 7px 0px;
}

#back_agenda h2 a {
	color: #7b745c;
	font: 17px Georgia, "Trebuchet MS", Arial;
	margin: 0px 0px 7px 0px;
}

#back_resenha a:hover, #back_agenda a:hover {
	text-decoration: underline;
}

#back_resenha h3 {
	display: none;	
}


#back_agenda {
	background: url(../imagens/back_agenda_home.jpg) no-repeat;
	width: 300px;
	padding: 35px 20px 10px 20px;

}

#back_agenda h3 {
	display: none;
}



/************************************
Layout com três colunas
************************************/

#colunas {
	clear: both;
	width: 710px;
	height: auto;

}

#agenda_index {
	background: url(../imagens/back_agenda_index.jpg) no-repeat;
	padding: 33px 0 0 0;
	margin: 0 0 0 20px;
	width: 200px;
	float: left;	
}

#resenhas_index {
	background: url(../imagens/back_resenhas_index.jpg) no-repeat;
	padding: 35px 0 0 0;
	margin: 0 0 0 20px;
	width: 450px;
	float: left;	
}

#resenha1, #resenha2 {
/*	padding: 30px 0 0 0;*/
	margin: 0 20px 0 0px;
	width: 205px;
	float: left;	
}

#agenda_index h3, #resenhas_index h3 {
	display: none;
}

#agenda_index h2 a {
	color: #7b745c;
	font: 14px Georgia, "Trebuchet MS", Arial;
	margin: 0px;
}

#resenhas_index h2 a {
	color: #7b745c;
	font: 17px Georgia, "Trebuchet MS", Arial;
	margin: 0px;
}