.blog-titulo{
	font-size: 32px;
	color: #9bc231
}

.loop a{
	position: relative;
	margin-bottom: 50px;
}

.loop .blog-titulo{
	width: 535px;
	min-height: 76px;
}

.loop-post-info{
	height: 44px;
	width: 910px;
	line-height: 44px;
	padding: 0 8px;
	background: #9bc231;
	color: #fff;
	margin-top: 20px;
}

#icone-data-postagem{
	width: 35px;
	height: 32px;
	background-position: 0 -28px;
	margin: 6px 6px 0 0
}

.data-postagem{
	font-size: 18px;
}

.loop .data-postagem{
	width: 340px;
}

#icone-comentarios{
	width: 16px;
	height: 16px;
	background-position: -37px -29px;
	margin: 14px 8px 0 0 
}

.blog-loop-img{
	width: 360px; 
	height: 120px;
	position: absolute;
	right: 11px;
	bottom: 11px
}

.blog-loop-img span{
	width: 385px;
	height: 18px;
	background: url(../images/blog-loop-img-sombra.png);
	position: absolute;
	bottom: -18px;
	left: 50%;
	margin-left: -192px;
}

#blog-navigation{
	background: #ededed;
	padding: 0 20px;
}

#blog-navigation a{
	height: 43px;
	line-height: 43px;
	font-size: 25px;
	color: #9a9a9a
}

#tags{
	text-align: left
}

#blog-conteudo-left ul{
	list-style: disc inside
}

/******search form********/

#searchform-box {
	margin-top: 20px;
	background: #a5ce37;
	padding-bottom: 20px;
}

#searchform-box h3{
	height: 100px;
	line-height: 100px;
	background: #beee3d url(../images/searchform-box-bg.jpg) repeat-x bottom;
	font-size: 48px;
	text-align: center
}

#searchform-box form{
	width: 882px;
	margin: 20px auto 0;
	height: 40px;
	border: 1px solid #88ab28
}

#searchform input[type=text]{
	height: 40px;
	padding: 0 10px;
	width: 742px;
	font-size: 22px;
	color: #8ca44c	
}

#searchform input.btn{
	background: #fff200;
	height: 40px;
	line-height: 40px;
	width: 120px;
	font-size: 18px
}

/******single post********/

#blog-conteudo-left{
	width: 490px;
	text-align: justify
}

#blog-conteudo-right{
	width: 370px;
}

#post-img{
	position: relative;
	margin-bottom: 20px
}

#post-img,
#post-img img{
	width: 370px;
}

#post-img img{
	float: left
}

#post-img span{
	width: 369px;
	height: 15px;
	display: block;
	position: absolute;
	bottom: -15px;
	left: 0;
	background: url(../images/blog-post-img-sombra.jpg)
}

.single-post #searchform-box{
	margin-top: 50px
}

.single-post .data-postagem{
	color: #b2b2b2;
	margin-bottom: 20px
}

.single-post .data-postagem p{
	margin-top: 9px;
}

/******comentarios********/

.comentario-titulo{
	background: #9bc231;
	height: 60px;
	line-height: 60px;
	font-size: 30px;
	padding: 0 20px
}

.comentario-titulo span{
	font-size: 15px;
	color: #fff
}

.comentario-titulo #icone-comentarios{
	margin: 24px 8px 0 0
}

#commentform input,
#commentform textarea{
	background: #dcdcdc;
	margin-bottom: 1px;
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	width: 330px;
	font-size: 18px;
}

#commentform input.btn{
	width: 370px;
	color: #5b7d00
}

#commentform a,
#commentform p{
	display: inline;
	line-height: 30px;
	color: #858585
}

.comentario{
	background: #dcdcdc;
	padding: 20px;
	margin-bottom: 1px
}

.comentario .cor-verde{
	font-size: 18px;
	width: 285px;
}

.comentario h3,
.comentario small{
	font-size: 15px;
	color: #9a9a9a;
	margin-top: 5px;
}

.comentario small{
	margin-top: 15px;
	display: block
}

.comentario span{
	background-position: -56px -32px;
	width: 14px;
	height: 12px;
	margin: 5px 20px 0 0
}