/* Descubra voce mesmo a versatilidade das CSS - http://www.maujor.com 
Tema: Blog Maujor
Autor: Newton de Góes Horta
Data: 08/01/2006
*/
*, html {
    padding: 0;
    margin: 0;
}
body {
    font-size: 75%; 
    font-family: arial, verdana, "Courier New", courier, monospace, sans-serif; 
    color: #333; 
    background: transparent url(bg-body.gif) repeat-y fixed center;
    text-align:center;
    line-height: 1.4em;
}
h2, h3, h4, h5 {
    padding: 0px;
    margin: 0px;
}
h4 {
    height:53px;
    padding-left:55px;
    margin: 15px 0 0;
    font:  italic bold 1.0em/28px Georgia, "Times New Roman", Times, serif;
    color: #039;
}
h4 span {
    background: transparent url(iconlink.gif) right no-repeat;
    padding-right: 12px;
    white-space: nowrap;
}
h4 span:hover {
    color: #c30;
    text-decoration: underline;
}
p {
    margin: 0;
    padding:12px 0px 0px 0px;
    text-align:justify;
	}
a {
    text-decoration:none;
	}
a:link {
    color:#039;
}
a:visited {
    color:#039;
}
a:hover {
    color:#c30;
    text-decoration: underline;
}
#csswebdesign h1 {
   background: url(topo.gif) no-repeat center; 
   height: 180px;
}
#csswebdesign h1 span {
   display: none;
}
#csswebdesign h1,
#csswebdesign h2,   
#csswebdesign h3 {
    margin: 0px;
    padding:0px;
}
#tudo {
    position: relative;
    background: url(barra.gif) repeat-y center;
    text-align:left;
    margin:0 auto;
    padding: 0;
    width:760px;
}

/* "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/ */
#csswebdesing h1 span,
#csswebdesign h2 span,
#csswebdesign h3 span {
    display:none;
}

#regras h4.orie, #entrada h4.apre, #entrada h4.fina, #texto h4.estr, #texto h4.porq, #texto h4.pode {
	background: transparent url(bg-h2.gif) no-repeat left top;
	margin:0px; 
}
#entrada h4.fina {
	margin-top:25px; 
}
#texto h4.estr {
	margin:0px; 
}
#texto h4.porq {
	margin:15px 0 0 0; 
}
#texto h4.pode {
	margin:15px 0 0 0; 
}
.ptema{ 
	padding:10px 0px 5px 0px;
	text-align:center;
	border: 2px solid #000;
	border-bottom:none;
	font-weight:bold;
}
#regras, #entrada, #texto {
    width: 530px;
    margin: 15px 0px 15px 30px;
	}
#regras a, #entrada a, #texto a {
    background: transparent url(iconlink.gif) right no-repeat;
    padding-right: 12px;
    white-space: nowrap;
}
#busca {
    position: absolute;
    margin-top:15px;
    margin-left:585px;
    color:#12211c;
    text-align:center;
    width:145px;
    padding-bottom:10px;
    border-bottom: 1px solid #e2e9e9;
}
#busca form {
    margin:0px;
}
#busca a {
    color: #333;
}
#busca p {
    text-indent: -9999px;
    background: #f2f4f4 url(bg_busca.gif) no-repeat;
    margin-bottom: 15px;
}
input.i-texto {
	float:left;
	width: 105px;
	height:22px;
	border: #666 solid 1px;
	background:#e4eaea url('bg-search.gif') 0 0;
	color:#333;
	font-size:16px;
      margin-bottom: 10px;
	}
input.i-texto:focus {
	background:#ffe url('none');
	border: #f00 solid 1px;
	}
input.i-buscar {
      border: none;
      width: 33px;
      height: 24px;
      text-indent: -99999px;
      background: url(ok.gif) top right no-repeat;
	float:right;
      outline-width:0;
	border-width:0;
      font-size: 0;
      letter-spacing: 0;
}
#busca .i-mapa {
      clear: both;
      margin:0 auto;
	background:#e4eaea url('bg-search.gif') 0 0;
      width: 105px;
      height: 22px;
      font-weight: bold;
	border-top: #bdd1d0 solid 1px;
	border-left: #bdd1d0 solid 1px;
	border-bottom: #92bab2 solid 1px;
	border-right: #92bab2 solid 1px;
}
#menu {
    position: absolute;
    top: 323px;
    margin-left: 585px;
    padding: 0;
    width:145px;
    color: #333;
    line-height:1.3em;
    float: right;
    background: url('bg-arquivos.gif') no-repeat;
}
#menu ul {
    margin: 33px 0 0 0;
}
#menu li {
    list-style-type: none;
    padding:6px 3px 6px 0px;
}
#menu li a {
	text-decoration: none;
	color:#039;
	display: block;
}
#menu li a:hover {
    color:#c30;
    text-decoration: underline;	
}
#navMenu ul {
      clear: both;
	position:absolute;
	top:155px;
	margin-left:15px;
	height:20px;
	padding:0;
	list-style:none;
      background: url('matrix.gif') no-repeat;
}
#navMenu li {
      float:left;
}
#navMenu li a { 
	width:88px;
	margin-right:14px;
	height:20px;
	display:block;
	text-indent:-9999px;
}
#navMenu li a:link {
      color:#333;
}
#navMenu li a:visited {
	color: #039;
}
#navMenu li a:hover {
	color: #c30; 
 	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 {
     border:1px solid #000;
     padding: 1px 3px;
     background:#fff;
     font-size:1.0em;
}
#extra1 {
     position: relative;
     height:60px;
     background: url('bg-footer.gif') no-repeat;
}
fieldset {margin:0;padding:0;}
#extra2, #extra3, #extra4, #extra5, #extra6, #extra7, #extra8 { clear: both; display: none; }
