/* 
Zen Garden do Maujor
Historico:
Lancado: em 12 de novembro de 2003;
Desativado em 12 de janeiro de 2006 com 25 temas submetidos e publicados;
Relancado em 31 de dezembro de 2006 com novo layout para o tema padrao.
A primeira versão encontra-se desativada em arquivo no endereco: http://www.maujor.com/temas/primeiro/index.html 
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Use esta CSS para orientar a construcao do seu tema.
Atencao que nem todos os seletores, classes e DIV's 
constam desta CSS.
Acrescente, suprima e modifique a vontade de acordo com
suas necessidades.
---------------------------------------------------
Preencha a seguir.
Nome do autor do tema: Rui Alão
Nome do tema: Caramboleira Bonsai
Data: 01 de janeiro de 2007
Site/Blog: http://www.caramboladigital.com.br
email -(facultativo): xxx
*/
 
body {
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(fundo-infinito.jpg);
	font-size: 8pt;
	height:100%;
}
#tudo {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width:720px;
}
#texto {
	float:left;
	position:relative;
}

									/*_______________________
									TOPO DA PÁGINA
  									_______________________*/

#csswebdesign {
	background-image: url(cabecalho.jpg);
	height: 115px;
	border-style: solid;
	border-color: #000000;
	border-width: 3px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
#csswebdesign span {
	display: none;
} 



									/*_______________________
									COLUNA LATERAL
  									_______________________*/

#busca-menu {
	margin-top: 10px;
	float:right;
	width:200px;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 3px;
	color: #CCCCCC;
	background-image: url('lat.jpg');
}

									/*_______________________
									COLUNA LATERAL: topo
  									_______________________*/

#busca {
	margin-top: 10px;
	width:200px;
}

									/*_______________________
									COLUNA LATERAL: corpo
  									_______________________*/
	
#menu { 
	text-align:left; 
	}
#menu ul {
	list-style-type: none;
	}
#menu ul li {
	width:120px;
	color:#000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #993300;
	border-bottom-width: 2px;
	}
#menu ul li a, #menu ul li a:link {
	display: block;
	color: #FFFFFF;
	}
#menu ul li a:hover {
	}

form {
margin:0; 
padding:0;
}
fieldset {
border-width:0;
}

form p{
	padding-left:10px;
	color: #FFFFFF;
}
.i-texto, .i-buscar, .i-mapa {
display:block;
margin:10px;
}
.i-texto {
width:100px; background:#fff;
}
.i-texto:focus{
	background-color: #CC3300;
}
.i-mapa, .i-buscar {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

									/*_______________________
									CORPO DA PÁGINA: regras
  									_______________________*/

	
#regras {
	position:relative;
	margin-top: 10px;
	}	
	
#regras1-3 {
	line-height:1.4;
	font-size: 10pt;
	width:480px;
	font-style:italic;
	float:left;
	color: #fff;
	padding:10px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 3px;
	background-image: url('main.jpg');
	}
#regras4-8 {
	margin-top:10px;
	font-size: 10pt;
	line-height:1.4;
	width:480px;
	font-style:italic;
	float:left;
	color: #fff;
	padding:10px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 3px;
	background-image: url('main.jpg');
	}

									/*_______________________
									CORPO DA PÁGINA: entrada
  									_______________________*/

h1, h2, h3, h4 {
	margin:0;
	}

#entrada{
	margin-top:20px;
}
#entrada, #texto {
	margin-top:10px;
	line-height:2.5;
	width:480px;
	float:left;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 3px;
	background-image: url('main2.jpg');
	color: #fff;
	padding:10px;
}

h4 span {
	font-family: "Trebuchet MS", "Univers 55", Arial;
	font-size: 24pt;
	font-style: normal;
	color: #C15E49;
} 

									/*_______________________
									LINKS: regras
  									_______________________*/

#regras a:link { 
	font-weight: bold;  
	color: #fff;
	}
#regras a:visited { 
	font-weight: bold; 
	color: #ccc;
	}
#regras a:hover, a:active { 
	color: #fff;
	}
	
									/*_______________________
									LINKS: texto e entrada
  									_______________________*/

#texto a:link, #entrada a:link { 
	font-weight: bold; 
	color: #fff;
	}
#texto a:visited, #entrada a:visited { 
	font-weight: bold; 
	color: #ccc;
	}
#texto a:hover, a:active {  
	color: #fff;
	}
#entrada a:hover, a:active { 
	color: #fff;
	}

									/*_______________________
									LINKS: coluna lateral
  									_______________________*/	
	
#busca-menu a:link{
	font-weight: bold;  
	color: #fff;
}
#busca-menu a:visited { 
	font-weight: bold;  
	color: #ccc;
	}
#busca-menu a:hover, a:active {  
	color: #fff;
	}
									/*	
									_______________________
									MENU no RODAPE: navMenu
									_______________________
									*/

#navMenu  {
	clear:both;
	height: 40px;
	background:url('rodape.jpg') no-repeat ;
	line-height: 40px;
	padding-bottom:25px;	
	}
#navMenu li { 
	float:left;
	}
#navMenu ul {
	list-style: none;
}

#navMenu a:link, #navMenu a:visited {
	display: block;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
}

#navMenu a:hover {
	display: block;
	background:url('rodape-over.jpg');
}
	
									/*	
									_______________________
									BONSAI FLUTUANTE
									_______________________
									*/
	
#extra1 {
	width:200px;
	height:280px;
	position:absolute;
	right:0px;
	bottom:549px;
	background:url('bonsai.jpg') left bottom no-repeat;
	z-index:1;
	}