/* 
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: Hypatia
Nome do tema: Glacial
Data: 19/01/2007
Site/Blog: http://estivepensando.phpnet.us
email - estivepensando@bol.com.br:
*/
/* CSS Document */
* {margin:0; padding:0}
body {
	text-align: justify;
	font: 80% Verdana, Arial, Helvetica, sans-serif;	
    background: #000;
}
#tudo {
	width: 776px;
	text-align: justify;
	margin: 0 auto;
	font-weight: bold;
	position: relative;
	padding-bottom: 2px;
    background: #000 url('bg.jpg')  no-repeat bottom;
}

#csswebdesign {
	background: url(topo.jpg) no-repeat;
	height: 350px;
}

#csswebdesign h1 span, #csswebdesign h2 span, #csswebdesign h3 span, p.ptema {display: none}

#csswebdesign h1 {
	display: block;
	width: 237px;
	height: 134px;
	position: absolute;
	top: 38px;
	left: 5px;
	z-index: 2;
}
#busca {
	height: 121px;
	position: absolute;
	top: 232px;
	right: 0;
	width: 100%;
	text-align: left;
	color: #6666666;
}
#busca a {color: #0066ff}
#busca form {
   margin-right: 30px
}
#busca input {
   background: #6699ff; color:#fff;
}
#busca input:focus {background-color: #fff; color: #6699ff;}
#menu {
	background: url(menutopo.jpg) no-repeat top;
	width: 240px;
   
	position: absolute;
	top: 340px;
	left:0px;
	padding-top: 42px;
	margin-bottom: 10px;
}
#menu ul {
	list-style: none;
	background: url(menubaixo.jpg) no-repeat bottom;
	padding: 0px 0 42px 0px;
	text-align:center;
    
}
* html #menu ul {padding-bottom: 45px}/* ieca */
#menu ul li {
	width: 240px;
	padding: 10px 0px 0px 0px;
	font-size: 0.9em;
	height: 30px;
	color: #00FFFF;
   
}
#menu ul li a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	
}
#menu ul li a:visited {
    text-decoration: underline;	
	color: #fff;
}
#menu ul li a:hover, #menu ul li a:focus, #menu ul li a:active {
	text-decoration: underline;
	color:#000;
}
#regras {
	position: relative;
	left: 250px;
	top: -10px;
	width: 500px;
	height:350px;
	padding:10px;
	background: #fff url(regras.jpg) no-repeat top;
	-moz-opacity:0.80; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	margin-bottom: 80px;
	overflow:auto;
}
@media all and (min-width: 0px){ /* opera */
	#regras {
		margin-bottom: 120px;
	}
}

#entrada{
    position: relative;
	top:-35px;
	left: -9px;
	
	
}

#texto{
    position: absolute;
	left: 380px;
	top:755px;		
}

#entrada, #texto {
   	width: 357px;
	height:380px;
	padding:10px;        
    background:  #fff url(apresentacao.jpg) no-repeat top;
	margin: 10px; 
	line-height: 1.5em;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity:0.60; 
	margin-bottom: 25px;
	overflow:auto;
}
#entrada h4, #texto h4 {
   margin: 5px
}

h4{
   padding-top:5px;
   font-size:x-large;
   text-align:center;
   font-weight: 500;
   height:30px;
   background: url(fundo.jpg) center;  
}

a {
	text-decoration: none;
	color: #0000ff;
	font-weight: bold;
}
a:hover, a:focus, a:active {
	text-decoration: underline;
	background: url(gelo.jpg) bottom;
}

a:visited{
   text-decoration: line-through;
}


#navMenu {
    position: absolute;
	top: 243px;
	left: 350px;
	padding:0px; 
	margin: 0px;
 	font: bold 12px arial, helvetica, verdana, sans-serif;
}
#navMenu li {
    float: left;
	list-style: none;
	margin: 0px;
 	display: block;
}
#navMenu li a {
    display: block;
	float: left;
	width:90px;
	padding:6px 0px 6px 0px; 
	margin-right:3px;
    text-decoration: none;
	background: #fff;
	background: url(fundo.jpg) no-repeat center;
	text-align:center;
	border: 1px solid #666666;
}
#navMenu li a:link {
	color: #003300;
}
#navMenu li a:visited {
	color: #999;
}
#navMenu li a:hover {
	color: #003300; 
 	background:#d5ddd5;
	text-decoration: none;
 	border-color: #000;
}
#navMenu li acronym { 
    border: 0px; 
}


.pregras1, .papre, .pestr1, .pfina1, .ppqc1, .ppcss1{
   padding-top:15px;

}

/* Atualizacoes pelo Maujor */
/* Em 2005-09-22 */
fieldset {border:none;}    
input .i-texto{ }
input .i-buscar{ }
input .i-mapa{ }
/* Em 2005-09-29 */
fieldset {margin:0;padding:0;}  /* Em 2005-09-29 */
