#last_post_logo{
	background-image: url('../img/logo_blog_170.png');
	width: 170px;
	height: 60px;
	position: absolute;
	z-index: 10;
	margin-left: 260px;
	margin-top: -35px;
	}
#last_post{
	float: left;
	margin-left: 5px;
	margin-top: 37px;
	padding:5px;
	width: 430px;
	height: 90px;
	border: 1px solid #5B824F;
	background-color: #84bb6f;
	}
#last_post_interno{
	width: 430px;
	height: 90px;
	background-color: #FFFFFF;
	}
#last_post_interno .posttitle_last a {
	color:#567c4b;
	float:left;
	font-family:arial,"Trebuchet MS";
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	width:100%;
}
#last_post_interno .data_last {
	float:left;
	color:#999999;
	font-size:0.9em;
	padding-top: 3px;
	padding-left: 3px;
	margin-bottom: 5px;
	width: 100%;
}
#last_post_interno .comentario_last {
	float:left;;
	color:#999999;
	font-size:0.9em;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 3px;
}
#topoblog{
	background-image: url("../img/logo_blog.png");
	background-repeat:no-repeat;
	background-position:right;
	width: 100%;
	height: 75px;
	font-size:0;
	text-indent:-99999px;
	}
#topoblog a{
	width: 100%;
	height: 100%;
}
.post {
}
.posttitle {
	border-bottom:1px dotted #567c4b;
	color:#FFFFFF;
	margin-bottom:0pt;
	margin-top: 10px;
	overflow:auto;
	width:100%;
	display: block;
}
.posttitle a {
	color:#567c4b;
	float:left;
	font-family:sans,"Trebuchet MS";
	font-size:1.2em;
	padding:0pt 10px;
	font-style: normal;
	text-decoration: none;
}
h2 {
	border-bottom:1px dotted #567c4b;
	color:#567c4b;
	font-family:sans,"Trebuchet MS";
	font-size: 12pt;
	display: block;
}
.posttitle a:link, .posttitle a:visited {
	color:#567c4b;
}
.posttitle a:hover, .posttitle a:active {
	color:#6c9b5e;
}
.postmeta {
	color:#999999;
	font-size:0.9em;
	display: block;
	margin-top:0pt;
	padding-top:1px;
}
.postentry {
	margin:5px;
	display: block;
}
.commentslink {
	background:transparent url(../img/commentslink.gif) no-repeat scroll left center;
	width: 15px;
}
#commentlist {
	border-bottom:1px solid #E8E7D0;
	list-style-type:none;
	margin:1.2em 0pt;
	padding:0pt;
	display: block;
}
#commentlist li {
	background-color:#FFFFFF;
	border-top:1px solid #E8E7D0;
	padding:1px 20px;
	margin-top: 5px;
	height: auto;
	width: 420px;
	float: left;
}
.alt {
	background-color:#FAFAF0 !important;
}
.commenttitle {
	font-size:1.1em;
	margin-bottom:0pt;
	color:#9BBB38;
	font-family:"Lucida Grande",Tahoma,Arial,sans-serif;
	display: block;
}
.commentmeta {
	color:#999999;
	font-size:0.9em;
	margin-top:0pt;
	display: block;
}
#comment {
	width:98%;
	display: block;
}

#commentform{
	margin:5px;
	display: block;
}
#commentform .input{
	width: 440px;
	margin-bottom: 5px;
	float: left;
}
#commentform label{
	font-size:x-small;
	text-align: left;
}
#commentform input{
	float: left;
}
#commentform .submit{
	float: left;
	margin-top: 10px;
}

.paginacao{
	background: #f2f2f2;
	float: right;
	display: block;
}
.error-message {
	clear: both;
	color: red;
	font-weight: bold;
}