/* 
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: Newton Horta
Nome do tema: Cerrado
Data: desconhecida
Site/Blog: http://www.nghorta.com
email -(facultativo): xxx
*/

*, html {
    margin: 0;
    padding: 0;
}
body {
    font: 0.7em/1.5em tahoma, verdana, "Courier New", courier, monospace, sans-serif; 
    color: #3e3e3e; 
    background: #9bcedf url(bg_cerrado.gif) repeat-y center;
    text-align:center;
	}
h1, h2, h3, h4, h5 {
    padding: 5px 0px 10px 0px;
    margin: 0px;
}
h4 {
    height:30px;
}
p {
    padding:5px 15px;
    text-align:justify;
	}
a {
    font-weight:600;
    text-decoration:none;
	}
a:link {
    color:#322300;
    background-color:transparent;
}
a:visited {
    color:#42000;
    background-color:transparent;
}
a:hover {
    color:#280101;
    text-decoration: underline;
}
#tudo {
    position:relative;
    width:650px;
    margin:0px auto;
    text-align:left;
    top:0px;
    border-bottom: 9px solid #fff;
}
#csswebdesign {
    background: url(cabecalho.jpg) no-repeat center; 
    height: 329px;
}	
/* "Truque" criado por Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/  que permite o uso de uma imagem no lugar de um texto em um cabecalho h1 */ 

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#csswebdesign h1,
#csswebdesign h2,   
#csswebdesign h3 {
    margin: 0px;
    padding:0px;
}
#csswebdesign h1 span,
#csswebdesign h2 span,
#csswebdesign h3 span {
    display:none;
}

/* Mesmo "truque" usado nos cabecalhos acima */

#regras  h4.orie span, 
#entrada  h4.apre span, 
#entrada  h4.fina span, 
#texto  h4.estr span, 
#texto  h4.porq span,
#texto  h4.pode span {
	display:none;
	}
#regras h4.orie {
	background: url(orie.jpg) no-repeat left center;
	margin:0px; 
}
#entrada h4.apre {
	background: url(apre.jpg) no-repeat left center;
	margin:0px; 
}
#entrada h4.fina {
	background: url(fina.jpg) no-repeat left center;
	margin-top:10px; 
}
#texto h4.estr {
	background: url(estr.jpg) no-repeat left center;
	margin:0px; 
}
#texto h4.porq {
	background: url(porq.jpg) no-repeat left center;
	margin:0px; 
}
#texto h4.pode {
	background: url(pode.jpg) no-repeat left center;
	margin:0px; 
}
#entrada {
	background-color:transparent;
	padding-bottom:10px; /* 03/11/2003 - acrescimo do padding bottom 10px */
      margin-left:10px;
      width:434px;
}
.pzen{
	color:#036; 
	background-color:transparent;
	padding:0px;
	margin:0px;
	text-align:center;
      width:434px;
}

#texto {
	background:transparent; 
	margin-left:10px;
      width:434px;
}
.ptema{ 
	padding:10px 0px 5px 0px;
	text-align:center;
	border: 2px solid #000;
	border-bottom:none;
	font-weight:bold;
}
#regras {
    position:relative;
    top:0px;
    left:10px;
    width:434px;
    margin-bottom:10px;
	}
#busca {
    position:absolute;
    top:64em;
    left:452px;
    color:#fff;
    margin:0px; 
    text-align:center;
    width:180px;
    background-color: #322300;
    padding-bottom:10px;
}
#busca form {
    margin:0px;
}
#busca a {
    color: #fff;
}
#busca p {
    text-align:center;
}
#busca p span {
    font:11px arial, verdana, helvetica, sans-serif;
}
#busca .i-buscar {
    margin-right:5px;
margin-top:5px;
}
#menu {
    position: absolute; 
    top: 340px; 
    right: 18px;
    width:180px;
    color: #333;
}
#menu ul {
    margin: 0px;
}
#menu li {
    list-style-type: none;
    margin:4px 10px 4px 10px;
    padding-bottom: 5px;
    line-height:1.2em;
    border-bottom: 1px dotted #333;
}
#menu li a {
	text-decoration: none;
	color:#322300;
	display: block;
}
#menu li a:hover {
	color:#37080e;	
	background:#e6ffff;
}
#navMenu {
    text-align:center;
    width:434px;
padding-bottom:10px;
}
#navMenu ul { padding-top:6px; }
#navMenu li {
	list-style: none; 
	margin: 10px;
 	display: inline;
}
#navMenu li a {
	padding-right: 15px; 
      text-decoration: none;
}
#navMenu li a:link {
	background-color:transparent;
      color:#280101;
}
#navMenu li a:visited {
	color: #999;
	background-color:transparent;
}
#navMenu li a:hover {
	color: #333; 
 	text-decoration: underline;
}
abbr, acronym {
	border-bottom:1px dotted #333;
	cursor:help;
	}
abbr {
	speak:spell-out;
	}
acronym {
	speak:normal;
	}
q, cite, blockquote {	
	font-style:italic;
	}
fieldset {border:none;}    
.i-mapa, .i-buscar {
     border:1px solid #7f9db9;
     padding: 1px 3px;
     background:#fff;
     font-size:1.0em;
}
fieldset {margin:0;padding:0;}