/* Trabalho Final CSS - Zen-Garden do Johnata
Tema: Yin Yang
Autor: Johnata Ferreira Santos
E-mail: johnataudi@click21.com.br
Twitter: @johnata_nigrim
Facebbok: johnata_nigrim@yahoo.com.br
Inicio: 04/06/11
Entrega: 14/06/11*/

body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	background-color:#0E0E0E;
	color:#818181;
	margin-top:10px;
	margin-bottom:10px;
	width:780px;
	margin:auto;
}

#tudo{
	background-image:url(menu-site-jpg2.jpg);
	background-repeat:no-repeat;
	padding:20px;
	position:relative;
	border-style:inset;
	border-color:#900;
	background-color:#000;
}

#csswebdesign{
	margin-top:110px;
	text-align:left;
}

#busca-menu{
	width:215px;
	float:right;
	margin-top:300px;
	color:#333;
	font-weight:bold;
	background-color:#2A2A2A;
	height:430px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
	text-align:left;
	line-height:22px;
	list-style-image:url(marcador-menu-gif2.gif);
	background-image:url(pergaminho-gif.gif);
	background-repeat:no-repeat;
}

#regras #regras1-3{
	width:500px;
	height:250px;
	margin-left:50px;
	font-style:italic;
	text-align:center;
	background-color:#000;	
	color:#333;
	font-weight:bold;
	background-image:url(pergaminho-regra1-3-nova.gif);
	background-repeat:no-repeat;
	padding-left:180px;
}

#regras #regras4-8{
	width:480px;
	height:430px;
	float:left;
	font-style:italic;
	text-align:justify;
	line-height:22px;
	background-image:url(letra-regra4-8.jpg);
	background-repeat:no-repeat;
	padding-top:20px;
}

#csswebdesign h1{
	display:inline;
	font-size:16px;
	color:#ccc;
	font-style:italic;
	margin-left:150px;
	padding-right:30px;
}

#csswebdesign h2{
	display:inline;
	font-size:16px;
	color:#ccc;
	font-style:italic;
}

#csswebdesign h3{
	display:none;	
}

#entrada p.papre:first-letter,#entrada p.pfina1:first-letter,
#texto p.pestr1:first-letter,#texto p.ppqc1:first-letter,
#texto p.ppcss1:first-letter{
	font-size:20px;
	color:#900;
}

fieldset{
	border:0;
}

.i-buscar{
	margin-top:5px;
}

.i-mapa{
	margin-top:5px;	
}

.pregras5{
	font-weight:bold;
}

.orie{
	font-weight:bold;
	font-size:18px;
	color:#333;
	padding-top:10px;
}

#busca fieldset p{
	text-align:center;	
}



#entrada{
	margin-right:5px;
	margin-left:5px;
	text-align:justify;
	line-height:20px;
	padding-top:470px;
	background-image:url(letra-entrada.jpg);
	background-repeat:no-repeat;
}


h4.apre {background:url(titulo1.jpg) no-repeat left;} 
h4.fina {background:url(titulo2.jpg) no-repeat left;} 
h4.estr {background:url(titulo3.jpg) no-repeat left;} 
h4.porq {background:url(titulo4.jpg) no-repeat left;} 
h4.pode {background:url(titulo5.jpg) no-repeat left;} 

h4.apre span,h4.fina span,h4.estr span,h4.porq span,h4.pode span {
	display:none;
	
}

#entrada h4 {
	width:250px;
	height:30px;
}

#texto h4 {
	width:250px;
	height:30px;
}

#texto{
	margin-right:5px;
	margin-left:5px;
	text-align:justify;
	line-height:20px;
	background-image:url(letra-texto.jpg);
	background-repeat:no-repeat;
}

#navMenu{
	clear:both;
	margin:0 auto;
	width:410px;
	height:70px;
	background-image:url(pergaminhorodape.jpg);
	background-repeat:no-repeat;
}

#navMenu li{
	list-style:none;
	float:left;
	padding-right:12px;
	margin:0;
	padding-top:25px;
	
}

#navMenu li a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color:#000;
}

#navMenu li a:hover{ 
	font-weight: bold; 
	text-decoration: underline; 
	color:#000;
}

#menu li a:link,#busca a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color:#000;
}

#menu li a:hover,#busca a:hover{ 
	font-weight: bold; 
	text-decoration: underline; 
	color:#000;
}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color:#FFF;
}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color:#7F0000;
}

a:hover, a:active{
	font-weight:bold;
	text-decoration:underline;
	color:#500;
}

