/*
Theme Name: Fernando Mantoan 2010
Theme URI: http://fernandomantoan.com
Description: Tema do meu website, com HTML5.
Version: 1.0
Author: fernandomantoan
Author URI: http://fernandomantoan.com/
Tags: white, blue, two-columns, fixed-width, html5
*/
/*
 * HTML5 Styling
 */
 html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small,  strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
ul, ol {
	list-style:none
}
SECTION, ARTICLE, ASIDE, HEADER, FOOTER, NAV, DIALOG, FIGURE {
	display:block;
}
A {
	color: #5795ae;
}
A IMG {
	border: none;
}
/*
 * Tags HTML
 */
BODY {
	background: url("image/bg.jpg") repeat-x #fff;
	margin: 0;
	padding: 0;
}
/*
 * Wrapper
 */
#wrapper {
	margin: 0 auto;
	width: 960px;
}
/*
 * Page Header
 */
HEADER#topo {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
HEADER#topo H1 {
	color: #fff;
	float: left;
	font-family:"Lucida Grande","Lucida Sans Unicode","Arial","Verdana","Tahoma",sans-serif;
	font-size: 36px;
	letter-spacing: -2px;
	margin: 30px 0 40px 0;
	padding: 0;
	text-shadow: #777 2px 2px;
}
HEADER#topo H1 A {
	color: #fff;
	text-decoration: none;
}
HEADER#topo SMALL {
	color: #fff;
	display: block;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: normal;
	text-shadow: none;
}
/*
 * Main Menu
 */
NAV {
	float: right;
	margin-top: 20px;
}
NAV UL {
	float: left;
	height: 50px;
	line-height: 50px;
	width: 100%;
}
NAV UL LI {
	float: left;
	margin-right: 50px;
}
NAV UL LI A {
	color: #fff;
	font-family: "Verdana", "Tahoma", sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}
/**
 * Main Content
 */
SECTION#main {
	font-family: "Arial", "Helvetica", sans-serif;
	float: left;
	width: 67%;
}
ARTICLE.post {
	border-bottom: 1px #f0f0f0 solid;
	color: #777;
	float: left;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 25px;
	padding-bottom: 25px;
	width: 100%; 
}
ARTICLE.post HEADER H2 {
	color: #5795ae;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 20px;
}
ARTICLE.post HEADER H2 A {
	text-decoration: none;
}
/**
 * Styling of Default HTML elements used in the blog posts
 */
ARTICLE.post P {
	margin-bottom: 20px;
}
ARTICLE.post CODE {
	background-color: #eee;
	border-left: 1px solid #aaa;
	color: #000;
	display: block;
	font-family: "Courier New", mono;
	padding: 5px 10px;
}
ARTICLE.post H1 {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 20px;
	margin-bottom: 5px;
}
ARTICLE.post H2 {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 18px;
	margin-bottom: 5px;
}
ARTICLE.post H3 {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 16px;
	margin-bottom: 5px;
}
ARTICLE.post H4 {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 15px;
	margin-bottom: 5px;
}
ARTICLE.post H5 {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
}
ARTICLE.post H6 {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
}
ARTICLE.post UL, ARTICLE.post OL {
	padding-bottom: 24px;
	margin-left: 40px;
	margin-right: 40px;
}
ARTICLE.post UL {
	list-style: disc;
}
ARTICLE.post UL LI UL {
	list-style: circle;
}
DIV.by-date {
	color: #aaa;
	margin-bottom: 20px;
}
DIV.mais {
	font-weight: bold;
	margin-top: 20px;
}
SECTION#comentarios {
	clear: both;
	float: left;
	font-size: 12px;
	margin-top: 30px;
	width: 100%;
}
SECTION#comentarios H3.comentarios-head, SECTION#comentarios H3.comentarios-adicione-seu {
	clear: both;
	color: #444;
	float: left;
	font-size: 13px;
	padding-bottom: 10px;
	width: 100%;
}
SECTION#comentarios H3.comentarios-head A {
	font-size: 17px;
	padding-left: 10px;
	text-decoration: none;
}
SECTION#comentarios H3.comentarios-adicione-seu {
	border-bottom: none;
	border-top: 1px #eee solid;
	padding-top: 10px;
	margin-bottom: 20px;
	margin-top: 40px;
}
SECTION#comentarios FORM {
	clear: both;
	color: #777;
	float: left;
	padding-left: 30%;
	width: 70%;
}
SECTION#comentarios FORM LABEL {
	cursor: pointer;
	display: block;
	margin-bottom: 5px;
	margin-top: 20px;
}
SECTION#comentarios FORM INPUT[type="text"], SECTION#comentarios FORM TEXTAREA {
	background: #f0f0f0;
	border-top: 1px #ccc solid;
	border-left: 1px #ccc solid;
	border-right: 1px #eee solid;
	border-bottom: 1px #eee	 solid;
	padding: 5px;
	width: 280px;
}
SECTION#comentarios FORM TEXTAREA {
	margin-bottom: 20px;
	width: 90%;
}
SECTION#comentarios FORM INPUT[type="submit"] {
	background: #3d82b8;
	border: none;
	color: #fff;
	margin-left: 2px;
	padding: 5px;
}
IMG.avatar {
	border: 1px #eee solid;
	float: left;
	padding: 4px;
	width: 48px;
}
DIV.comment {
	border-top: 1px #eee solid;
	clear: both;
	float: left;
	margin-bottom: 15px;
	padding-top: 25px;
	width: 100%;
}
DIV.comment-content {
	float: right;
	width: 80%;
}
DIV.comment-content H4 {
}
DIV.comment-content SMALL.comment-date {
	color: #777;
	display: block;
	font-style: italic;
	margin-bottom: 25px;
}
DIV.comment-content P {
	line-height: 25px;
}
/**
 * Sidebar
 */
ASIDE#sidebar {
	float: right;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	width: 29%;
}
ASIDE#sidebar FORM {
	margin-bottom: 15px;
}
ASIDE#sidebar FORM INPUT[type="text"] {
	background: #f0f0f0;
	border-top: 1px #ccc solid;
	border-left: 1px #ccc solid;
	border-right: 1px #eee solid;
	border-bottom: 1px #eee	 solid;
	padding: 5px;
	width: 201px;
}
ASIDE#sidebar FORM INPUT[type="submit"] {
	background: #3d82b8;
	border: none;
	color: #fff;
	margin-left: 2px;
	padding: 5px;
}
ASIDE#sidebar DIV#links-highlight {
	margin-bottom: 15px;
}
ASIDE#sidebar DIV#links-highlight UL LI {
	text-align: center;
}
ASIDE#sidebar DIV#links-highlight UL LI.rss, ASIDE#sidebar DIV#links-highlight UL LI.twitter {
	background: url("image/rss.jpg") no-repeat 95px center;
	height: 34px;
	line-height: 34px;
	padding-left: 25px;
}
ASIDE#sidebar DIV#links-highlight UL LI.twitter {
	background-image: url("image/twitter.jpg");
}
ASIDE#sidebar H3 {
	border-bottom: 1px #eee solid;
	color: #444;
	font-size: 14px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
ASIDE#sidebar SECTION {
	margin-bottom: 30px;
}
ASIDE#sidebar UL LI {
	padding: 2px 0;
}
/**
 * Entries Navigator
 */
NAV#navigation-entries {
	font-size: 12px;
	width: 100%;
}
DIV.left {
	float: left;
}
DIV.right {
	float: right;
}
/**
 * Footer
 */
FOOTER {
	border-top: 1px #ddd solid;
	clear: both;
	color: #aaa;
	float: left;
	font: 11px Arial, Tahoma, sans-serif;
	margin-top: 30px;
	padding-top: 20px;
	padding-bottom: 40px;
	width: 100%;
}
/*---------------- WordPress Generated Classes -------------------*/

.aligncenter,
div.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft{
	float: left;
	}
	
.alignright{
	float: right;
	}

img.alignleft{
	display: inline;
	margin-bottom: 2px;
	margin-right: 6px;
	padding: 3px;
	}

img.alignright{
	display: inline;
	margin-bottom: 2px;
	margin-left: 6px;
	padding: 3px;
	}

.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f0f0f0;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 12px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
   color: #666;
}

div#main div.post div.entry div.wp-caption p{
	margin-bottom: 3px;
	padding: 5px;
}