@charset "utf-8";
/* CSS Document */

/*
Theme Name: Fernando Paes Exclusive
Theme URI: http://www.fernandopaes.ppg.br/
Description: Tema exclusivo. Desenvolvido por <a href="http://www.fernandopaes.ppg.br/">Fernando Paes</a>.
Version:21.0
Author: Fernano Paes
Author URI: http://www.fernandopaes.ppg.br/
Tags: bege, fixed width, one colum, no widgets*/

body {
	background-color: #dfdec2;
}


.font_data {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
	line-height: 80%;
	text-align: left;
}
	.font_data a:link {text-decoration:none;color:#000000;}
	.font_data a:visited {text-decoration:none;color:#000000;}
	.font_data a:active {text-decoration:none;color:#000000;}
	.font_data a:hover {text-decoration:none;color:#6a683d;} 

.font_mes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 80%
}
	.font_mes a:link {text-decoration:none;color:#000000;}
	.font_mes a:visited {text-decoration:none;color:#000000;}
	.font_mes a:active {text-decoration:none;color:#000000;}
	.font_mes a:hover {text-decoration:none;color:#6a683d;} 
	
.titulo_post {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
	line-height: 110%;
	text-align: left;
}
	.titulo_post a:link {text-decoration:none;color:#000000;}
	.titulo_post a:visited {text-decoration:none;color:#000000;}
	.titulo_post a:active {text-decoration:none;color:#000000;}
	.titulo_post a:hover {text-decoration:none;color:#6a683d;} 

.texto_post {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 135%
}
.texto_post A:link {text-decoration:none;color:#6a683d;}
.texto_post A:visited {text-decoration:none;color:#6a683d;}
.texto_post A:active {text-decoration:none;color:#6a683d;}
.texto_post A:hover {text-decoration:underline;color:#6a683d;} 

.texto_post_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	line-height: 135%
}
.texto_post_bold A:link {text-decoration:none;color:#6a683d;}
.texto_post_bold A:visited {text-decoration:none;color:#6a683d;}
.texto_post_bold A:active {text-decoration:none;color:#6a683d;}
.texto_post_bold A:hover {text-decoration:underline;color:#6a683d;} 



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	padding-right: 15;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	padding-left: 15;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	padding-right: 15;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

blockquote {
	margin: 15px 15px 0 10px;
	padding-left: 20px;
	border-left: 2px solid #c7c6aa;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;

	}
	
blockquote.texto_post {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 135%;
		font-weight: oblique;
}
	
ul {
 list-style-type: square;
 }
  
 .commentlist li, #commentform input, #commentform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 135%
	}
	
img#wpstats{display:none}
