.blog-conteudo{
	width:100%;
	min-height:100px;
}
.blog-foto{
	width:100%;
	min-height:115px !important; 
}
.blog-foto img{
	width:100%;
	min-height: 200px;
}
.nenhumpost{
	padding:0px;
	margin:0px;
	width:100%;
	text-align:center;
	padding-top:100px;
}
.blog-titulo{
	width:100%;
	font-family:arial;
	font-size:15px;
	padding-right:7px;
	font-weight:bold;
}
.blog-breve-descricao{
	margin-top:10px;
	margin-bottom:10px;
	padding-right:7px;
	text-align:justify;
	max-height:88px;
	overflow:hidden;
}
.blog-botao{
	width:110px;
	height:35px;

	text-align:center;
	line-height:35px;
}
.blog-busca{
	position:relative; 
	margin-left:15px;	
}
.min{
	min-height:50px;
	position:relative;	
}
.blog-input-busca{
	width:100%;
	height:45px !important;
}
.blog-botao-busca{
	position:absolute;
	right:0px;
	top:15px;
	width:45px;
	height:45px;
}
.botao-busca-blog{
	border:0px;
	height: 45px;
	background:url(../imagens/lupa.png) 11px 11px no-repeat #484848;
	width: 45px;
}
.botao-continue-lendo{
	width: 130px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #FFF;
	background-color: #484848;
}
.blog-postagens-recentes{
	width:100%;
	min-height:10px;
	margin-top:15px;
}
.blog-postagens-recentes ul{
	margin-top:15px !important;
}
.blog-postagens-recentes li{
	min-height: 20px;
	padding-bottom: 7px;
	padding-top: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom: 1px dotted #CCC;
}

.blog-arquivo{
	width:100%;
	min-height:100px;
	margin-top:15px;
}
.blog-arquivo li{
	height:20px;
	line-height:20px;
	margin-top:10px;
	padding-bottom:22px;
	border-bottom:1px dotted #CCC;	
}
.left-postagens{
	 margin-left:15px;	
}
.blog-img-flecha{
	margin-right:5px;	
}
.row + .row{
	margin-top:15px;	
}
.blog-icons{
	margin-top:5px;	
	font-size:11px;
	min-width:60px;
	margin-right:13px;
	float:left;
	color:#666;
	font-family:arial;
	height:15px;
	line-height:15px;
}
.divMes{
	min-width:100px;	
}
.iconBlog{
	width:23px;
	margin-top:6px;
	margin-left:6px;	
}
.blog-verpost-conteudo{
	width:100%;
	padding-right:15px;
	padding-left:0px;
	min-height:100px;
}
.blog-foto{
	width:100%;
	margin-bottom:10px;
	min-height:200px;	
}
.blog-descricao{
	margin-top:15px;
	text-align:justify;
	padding-bottom:10px;
	border-bottom:1px solid #CCC;
	margin-bottom:10px;
}
.blog-titulo{
	width:100%;
	font-family:arial;
	font-size:15px;
}
.verpost-comentario{
	margin-top:10px;
	min-height:261px;	
}
.titulo-comentario{
	margin-bottom:10px;	
}
.blog-comentario{
	width:150px;
}
.listagem-comentarios{
	margin-top:10px;
	min-height:10px;
	padding-bottom:5px;	
}
.listagem-comentarios li{
	margin-bottom:10px;
	padding-top:5px;
	min-height:10px;
	border-bottom:1px dotted #CCC;	
}
.verpost-nome{
	min-height:10px;
	width:100%;
	font-weight:bold;
	margin-bottom:5px;
	position:relative;
	color:#000;
	padding-left:20px;
	font-size:13px;
	font-family:arial;	
}
.imgNome{
	position:absolute;
	top:2px;
	left:0px;	
}
.just{
	text-align:justify;
}
.verpost-descricao{
	margin-top:5px;
	padding-left:20px;
	margin-bottom:10px;
	min-height:10px;
	width:100%;
	padding-bottom:3px;
	font-size:12px;
	font-family:arial;	
}
.verpost-data{
	font-weight:normal;
	font-size:11px;	
}
.bordar-blog{
	background: url(../imagens/blogborder.png) repeat-y left top;
}
.paginacao-blogg{
	height:35px;	
}
.blog-inicio{
	width:70px !important;
	height:35px;
	text-align:center;
	line-height:35px;
	background-color:#EEE;
	color:#000;
	font-family:'robotolight';	
}
.paginacao-blogg li{
	width:30px;
	float:left;
	margin-right:5px;
	height:35px;
	background-color:#EEE;
	color:#000;
	text-align:center;
	line-height:35px;
	font-family:'robotolight';	
}
.blog-proximo{
	width:70px !important;
	height:35px;
	text-align:center;
	line-height:35px;
	background-color:#EEE;
	color:#000;
	font-family:'robotolight';
}
.blog-paginacao li{
	background-color:#EEE;
	color:#000;
}
.blog-atual li{
	background-color:#ED1D23 !important;
	color:#FFF !important;	
}