body {
	margin: 0;
	padding: 0;
	background: #fbe5d3 url(images/img12.jpg) repeat-x;
	text-align: justify;
	font-size: 11px;
	font-family: Verdana;
	color: #000;
}


input, textarea {
	padding-left: 5px;
	border: 1px solid #e67819;
	background:#fff;
}


#x {
	display: none;
}

#s {
	margin: 10px 10px 0 10px;
	padding-left: 5px;
	height: 18px;
	width:134px;
	background: #fff;
	border: solid 1px #ee7d1c;
	color: #ee7d1c;
}

.navega_post {
	display: block;
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #e67819;
}

h1 {
	letter-spacing: -3px;
	font-size: 2.6em;
}
h1 a{
	display:block;
	width:121px;
	height:151px;
	text-indent:-999px;
	background:url(images/logo.png) no-repeat center;
	margin-bottom: 0px;
	margin-top:15px;
	overflow:hidden;
}

h2 {
	letter-spacing: -2px;
	font-size: 2em;
}

h3 {
	margin-bottom: 2em;
	font-size: 1em;
	font-weight: bold;
}

p, ol, ul {
	margin: 0 0 2em 0;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #e67819;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

/* Header */

#wrapper {
	background: url(images/img14.png) no-repeat center top;
}

#header {
	width: 890px;
	height: 198px;
	margin: 0 auto;
}

#logo h1, #logo p {
	float: left;
	color: #e67819;
}

#logo h1 {
	height: 88px;
	padding: 20px 90px 0 0;
	font-size: 4em;
}

#logo p {
	margin: 0 0 0 -80px;
	padding: 55px 0 0 0;
	line-height: normal;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #e67819;
	font-weight: bold;
}

/* RSS */

#rss {
	padding: 30px 39px 20px 0;
	text-align: right;
}

#rss a {
	padding: 0 0 3px 24px;
	text-decoration: none;
	font-weight: bold;
}

#rss a:hover {
	text-decoration: underline;
}
/* Fala */

#fala {
	float: right;
	width: 140px;
	height: 80px;
	margin-right:140px;
}

/* Menu */

#menu {
	width: 900px;
	height: 20px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	text-transform: uppercase;
}

#menu a {
	display: block;
	float: left;
	background-color:#ff9a43;
	padding: 0 30px;
	line-height:20px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	display: block;
	float: left;
	background-color:#ffad67;
	padding: 0 30px;
	line-height:20px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu .current_page_item {
}

#menu .current_page_item a {
	color: #7e3c07;
	background-color:#fff;

}

/* Page */

#page {
	width: 949px;
	margin: 0 auto;
	padding: 0 25px 30px 25px;
	background:#ee7d1c url(images/page_bg.jpg) no-repeat;
}

/* Ads */
#banner {
	background:#ec9c53 url(images/banner_bg.png) no-repeat;
	margin-bottom:10px;
	padding-top: 7px;
	margin-top:-5px;
	height:68px;
	overflow: hidden;
}
#banner_dry{
	margin-bottom:10px;
	margin-top:-5px;
	height:135px;
}



/* Content */

#content {
	float: left;
	width: 634px;
	background:#FFFFFF;
	padding: 10px 5px;
	
}

#content2 {
	float: center;
	width: 900px;
	background:#FFFFFF;
	padding: 10px;
	}

.post {
	margin-bottom: 30px;
        
}

.post .title {
        width: 634px;
	background: url('images/post_topo.png') no-repeat;
	height:55px;
	padding-top:10px;
}

.post .title h2 {
	font-size: 2.2em;
	margin-left: 70px;
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #e67819;
	margin-left: 70px;
}

.post .title p a {
	color: #e67819;
}

.post .entry {
	padding-top: 15px;
        text-indent: 1em;       
        padding-right: 5px;
}

.post .entry h2, #comments h2, #respond h2 {
	margin-bottom: 15px;;
}

.post .links {
	margin-top:25px;
	width: 100%;
	height: 20px;
	background:url(images/links.png) no-repeat;
	font-size:9px;
	padding-top:2px;
}

.post .links a {
	margin:0;
	padding: 0;
	text-decoration: none;
	color:#000000;
}

.post .links a:hover {
	text-decoration: underline;
}

.post .links .categoria {
	margin-left:40px;
	background: url(images/report.png) no-repeat bottom left;
	padding-left: 20px;
}
.post .links .comentario {
	margin-left:15px;
	background: url(images/comment.png) no-repeat bottom left;
	padding-left: 17px;
}
.post .links .compartilhe {
	margin-left:15px;
	background: url(images/heart.png) no-repeat bottom left;
	padding-left: 17px;
}
.compartilhe_box {
	position:absolute;
	margin-top:0px;
	margin-left:200px;
	float:left;
	z-index:100;
	border:1px solid #ec9c53;
	display:none;
}

.navigation a {
	font-weight: bold;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.pagetitle {
	margin-bottom: 1em;
}

/* Comments */

#comments ul, #comments p {
	line-height: normal;
	list-style:none;
}
#comments ul {
	list-style:none;
	margin-left:0;
	padding:0;
}
#comments ul li {
	padding:10px;
	background: #FFFFFF;
	border-top: 2px dotted #fccca4;
}
#comments ul li:hover {
	background: #feeee1;
}


/* Respond */

#respond p {
	margin-bottom: .5em;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 160px;
	margin-right:0px;
	background-color:#fccca4;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;
}

#sidebar li ul {
	padding: 15px 10px;
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding-left: 0px;
}

#sidebar ul.parc {
	padding: 5px 19px;
}

#sidebar ul.parc_peq {
	padding: 5px 8px;
}

#sidebar ul.parc_peq img {
	width:70px;
	height:35px;
	margin:0px;
	padding:0px;
}

#sidebar h2 {
	width: 160px;
	height: 30px;
	padding: 5px 0 0 0;
	background: #e67819 url(images/side_bg.gif);
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF;
	text-align:center;
}

/* adbar */
#adbar {
	background-color:#FCCCA4;
	float:right;
	margin-left:5px;
	margin-right:-5px;
	padding:0pt 5px 0px 0px;
	width:135px;
}

#adbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#adbar li {
	margin-bottom: 20px;
}

#adbar li ul {
	padding: 15px 10px;
	line-height: 200%;
}

#adbar li li {
	margin: 0;
	padding-left: 0px;
}

#adbar h2 {
	width: 140px;
	height: 30px;
	padding: 5px 0 0 0;
	background: #e67819 url(images/side_bg.gif);
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF;
	text-align:center;
}

/* Calendar */

#calendar_wrap {
	padding: 15px 20px;
}

#calendar table {
	width: 100%;
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
	text-align: center;
}

#calendar thead {
	background: #DBDBDB;
}

#calendar tbody td {
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #FFF3A7;
	border: 1px solid #FF7400;
	font-weight: bold;
	color: #FF7400
}

/* Footer */

#footer {
	clear: both;
	width: 999px;
	margin: 0 auto;
	padding: 30px 0;
	background: url('images/footer.png') #ee7d1c no-repeat center;
	color:#FFFFFF;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	text-decoration: none;
}

/* Flashs */

#hflash {
width: 1024px;
background: #ffffff;
}

#hflash  h2{
font-size: 400%;
}

#hflash a:hover {
	text-decoration: underline;
}


#contentflash {
	float: center;
	width: 1024px;
	background:#f68a30;
	


}
.postflash {
    float: center;
	width: 1024px;
	background: #ffffff;
	height:55px;
	padding-top:10px;
	font-size: 10;
	}


#comment {position: relative; width: 500px;}















