/* 
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:
Nome do tema:
Data:
Site/Blog:
email -(facultativo):
*/


body {
	height:100%;
	margin:150px 0 0 150px;
	padding:0;
	font:85%/1.3 Georgia, serif;
	color:#4d4f4b;
	background:#fff;
	}
#tudo {
	position:relative;
	min-width:620px;
	text-align:left;
	margin-right:5px;
	z-index:2;
	}
#texto {
	float:left;
	position:relative;
	z-index:3;
	}
#regras { 
	position:relative; 
	width:78%;
	z-index:10; 
	}
#busca-menu { 
	color: #988f5e;
	margin-top:20px;
	background:#e5dfcf url('zgm-lado-menu-b.gif') right top repeat-y;
	width:20%;
	float:right;
	}
#regras1-3 {
	margin:5px 30px 5px 0;
	width:200px; 
	line-height:1.4;
	font-style:italic; 
	float:left; 
	text-align:center;
	}
#regras4-8 {
	padding-top:25px;
	}

#entrada{margin-top:20px;}
#entrada, #texto {padding-right:20%;}

h4.orie {width:160px;height:20px;background:url('orie.gif') no-repeat left;} 
h4.apre {width:114px;height:21px;background:url('apre.gif') no-repeat left;} 
h4.fina {width:100px;height:15px;background:url('fina.gif') no-repeat left;} 
h4.estr {width:142px;height:15px;background:url('estr.gif') no-repeat left;} 
h4.porq {width:110px;height:18px;background:url('porq.gif') no-repeat left;} 
h4.pode {width:146px;height:19px;background:url('pode.gif') no-repeat left;} 
#csswebdesign h1 span, 
#csswebdesign h2 span, 
#csswebdesign h3 span, h4 span {
	display:none;
	}
h1, h2, h3, h4 {
	margin:0;
	}
form {margin:0; padding:0;}
fieldset {border-width:0;background: url('zgm-lado-menu-a.gif') left top repeat-y; margin:0; padding:0;}
form p{width:75%; text-align:center; margin-left:10%}
.i-texto, .i-buscar, .i-mapa {display:block;}
.i-texto {width:75%; margin-left:10%;background:#fff;}
.i-texto:focus{background:#eee;}
.i-mapa, .i-buscar {
	margin:0.4em auto 0 auto; 
	padding-bottom:5px;
	font-size:11px;
	border-width:0;
	background:url('zgm-lista.jpg') no-repeat center bottom; 
	cursor:pointer; 
	color: #988f5e;
	font-weight:bold;
}



a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #b7a5df;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #d4cddc;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #9685ba;
	}
#menu { 
 	font:10px Verdana, sans-serif;
	text-align:center; 
	background:url('zgm-lado-menu-a.gif') left top repeat-y;
	}
#menu, #menu * {
	margin:0;
	padding:0;
	}
#menu ul {
	list-style-type: none;
	padding:50px 0 20px; 
	}
#menu > ul{
	margin-top:-4px;
	}
#menu ul li {
	color:#000;
	padding:5px 0;
	background:url('zgm-lista.jpg') no-repeat center bottom;
	}
#menu ul li a, #menu ul li a:link {
	display: block;
	color: #988f5e;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
	}
#menu ul li a:hover {
	text-decoration:underline;
	}
#navMenu  {clear:both;
	width:80%;	
	margin:0 auto;
	}
#navMenu li { 
	float:left;
	padding-right:20px;
	list-style: none; 
	margin:0;
	}
#extra5 {
	width:370px;
	height:300px;
	position:absolute;
	top:0;
	left:0;
	background:#fff url('zgm-topo-a.jpg') left top no-repeat;
	z-index:1;
	}
#extra6 { 
	width:18%;
	height:171px;
	position:absolute;
	top:0;
	right:0;
	background:#fff url('zgm-topo-b.jpg') center top no-repeat;
	z-index:1;
	}
#extra7 {
	width:174px;
	height:31px;
	position:absolute;
	top:40px;
	left:400px;
	background:transparent url('zgm-topo-c.gif') right top  no-repeat;
	z-index:1;
	}
#extra8 {
	width:110px;
	height:185px;
	position:absolute;
	left:0;
	bottom:-200px;
	background:transparent url('nota.gif') left top  no-repeat;
	}
#extra8 span {
	display:block;
	position:absolute;
	left:5px;
	bottom:0;
	}
#extra1 {
	width:350px;
	height:348px;
	position:absolute;
	bottom:0;
	right:-5px;
	background:#fff url('zgm-fundo-a.jpg')  right bottom no-repeat;
	z-index:1;
	}
/* Hacks para IE */
* html .i-mapa, * html .i-buscar {
	width:80%;
	margin-left:10%;
	}  

* html #menu, * html #menu ul  {
	height: 1%;
	}
* html #extra1 {
	right:0;
	} 
* html #menu ul li {
	float: left;
	height: 1%;
	}
* html #tudo, * html #menu ul li a { height: 1%; }
* html #extra6 {right:15px;} 
/* Este arquivo CSS é para fins de orientacao geral. Muitos dos seletores, classe e IDs constantes da marcacao nao constam desta folha de estilos */