/*

Theme Name: Chapada Imperial 2010

Theme URI: http://flaviopaiva.net/

Description: Tema criado para a Chapada Imperial, baseado no Kubrick, de Michael Heilemann.

Version: 3.0

Author: Flavio Paiva

Author URI: http://flaviopaiva.net/

Tags: nature, fixed width, three columns, widgets

*/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/index-Fundo.jpg);
	background-color: #2D700F;
	background-position: center 93px;
	background-attachment: scroll;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	border-style: none;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
}
#Tronco-Esquerdo {
	width:120px;
	height:568px;
	float: left;
	background: url(images/Tronco-Esquerdo.png);
}
/* End Typography & Colors */



a, h2 a:hover, h3 a:hover {
	color: #FFF;
        text-decoration: underline;
}
a:hover {
	color: #6F6;
	text-decoration: underline;
}

/* Begin Structure */

#page {
	margin: 0px auto;
	padding: 0px;
	width: 1004px;
	clear: both;
	display: block;
}

#header {
	margin: 0px;
	padding: 0px;
	width: 1004px;
	height: 93px;
	text-align: center;
	background-image: url(images/Fundo-Cabecalho.jpg);
}
#footer {
	padding: 0px;
	width: 1004px;
	clear: both;
	border: none;
	position: static;
	bottom: 0px;
	display: block;
	margin: 0px auto;
	font-size: 10px;
	color: #FFF;
	height: 49px;
	background-image: url(images/Fundo-Cabecalho.jpg);
}
#footer p {
	margin: 0px;
	padding: 15px 0px 0px;
	text-align: center;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #666666;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0px;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
/* End Structure */







/*	Begin Headers */





h3.comments {
	padding: 0px;
	margin: 40px auto 20px;
}
/* End Headers */







/* Begin Images */

p img {
	padding: 0px;
	max-width: 100%;
}
/*	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;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0px;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */


/* Begin Comments*/

.alt {
	margin: 0px;
	padding: 10px;
}
.commentlist {
	padding: 0px;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0px;
}
.children {
	padding: 0px;
}
#commentform p {
	margin: 5px 0px;
}
.nocomments {
	margin: 0px;
	padding: 0px;
}
.commentmetadata {
	margin: 0px;
	display: block;
}

/* Captions */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0px;
	padding: 0px;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0px;
	color: #000;
}
/* End captions */





/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.

	It won't be a stylish marriage, I can't afford a carriage.

	But you'll look sweet upon the seat of a bicycle built for two." */

#header h1 {
	display: none;
}
#header a {
	display: block;
	width: 1004px;
	height: 93px;
	background-repeat: no-repeat;
}
.clear {
	clear:both
}
#Conteudo {
	width:950px;
	float: none;
	margin: 0px auto;
}
#meio {
	width: 799px;
	float: left;
	padding: 0px 10px 0px 20px;
	text-align: justify;
}
#footer a {
	color: #FFF;
	text-decoration: underline;
}

#Logo-Transparente {
	width:1004px;
	height:93px;
	text-align: center;
	padding: 0px;
	clear: both;
}
#Cachoeira-Imperial {
	width:447px;
	height:568px;
	float: left;
	background: url(/wp-content/themes/chapadaimperial2010/images/Cachoeira-Imperial.png)!important;
	margin-left: 30px;
}
#Botoes {
	width: 205px;
	float: left;
	height: 568px;
	margin-left: 30px;
}
#Tronco-Esquerdo ul {
	list-style: none;
	margin-top: 10px;
	padding: 0px;
	display: block;
	clear: both;
}

#Tronco-Esquerdo-lista li {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style: none;
	clear: both;
	display: block;
	float: left;
	background: url(images/fundo-de-cada-menu.png);
	text-align: center;
	vertical-align: middle;
	height: 41px;
	width: 109px;
}
#Tronco-Esquerdo-lista a {
	display: block;
	color: #305A28;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 12px;
}
#Tronco-Esquerdo-lista a.infra {
	display: block;
	color: #305A28;
	font-weight: bold;
	font-size: 10.5px;
	text-decoration: none;
	line-height: 12px;
}

#Tronco-Esquerdo-lista {

	width: 120px;
	padding: 0px;
	margin: 0px;
	padding-top: 40px;
}
#Tronco-Esquerdo-lista li .umalinha {
	margin-top: 13px;
}
#Tronco-Esquerdo-lista li .duaslinhas {
	margin-top: 6px;
}
hr
{
	display:none;
}
a img 
{
border: none;
}