/*
Theme Name: Mazinho
Theme URI: http://mazinhoquevedo.com.br
Description: Tema desenvolvido para o m&uacute;sico Mazinho Quevedo
Version: 1.0
Author: Gusta Mociaro, Jos&eacute; Carlos Junior e Danilo Denardi
Author URI: http://mociaro.designup.pro.br
Tags: mazinho, quevedo

*/


* {
	margin:0;
	padding:0;
	}

form, fieldset, img {
	border:none;
	}

ul, ol{
	list-style:none;
	}
	
body{
	background:#120703; 
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:11px;
	text-align:center;
}

a{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:11px;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#topo{
	width:100%;
	background:url(images/bg-geral.jpg) center top no-repeat;
	text-align:center;
	height:548px;
}

p{
	margin-bottom:7px;
}

#meio{
	background:url(images/bg-conteudo.jpg) center top repeat-y;
	text-align:center;
	width:100%;
}

#conteudo{
	width:770px;
	margin:0 auto;
	text-align:justify;
	background:#fffaec;
	padding:30px 30px 20px;
}

#rodape{
	background:url(images/rodape.jpg) center top repeat-y;
	height:185px;
}


.box{
width:250px;
float:left;
text-align:center;
height:215px;
}

h3{
	font-size:14px;
	color:#333;
	text-transform:uppercase;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	padding:5px 0px;
	margin:0 0 15px;
}

.page #conteudo h3{
		margin:10px 0 15px;
}
	

.box h3{
	margin:0 10px 15px;
font-size:11px;
}





#box1{
	background:url(images/box1.jpg) center bottom no-repeat;
}

#box2{
	background:url(images/box2.jpg) center bottom no-repeat;
}

#box3{
	background:url(images/box3.jpg) center bottom no-repeat;
}

.box p{
	padding:0px 20px;
	color:#333;
	font-size:11px;
}

.alignright{
	float:right;
	margin:0 0 30px 30px;
}

	
	

.clear{
	clear:both;
}

.side{
	width:380px;
}

#rodape p{
	padding-top:130px;
	margin-bottom:0;
	color:#998675;
}


.wpcf7{
width:500px;
margin:0 auto;
}

.wpcf7 input, .wpcf7 textarea{
width:500px;
margin-bottom:15px;
}



