/*
Theme Name: Blogs - Diário do Nordeste
Author: Anderson Andrade
Version: 9.0
Text Domain: blogs_dn
*/

#sobre-o-blog .sobre, .geq_widget_blog_bio .sobre {
		padding-bottom: 11px;
		display: inline-block;
		width: 100%;
}
#sobre-o-blog .box-botao, .geq_widget_blog_bio .box-botao {
		display: inline-block;
		width: 100%;
		margin-top: 11px;
}
#sobre-o-blog .sobre-info-content {
		display: inline-block;
		width: 100%;
}
#categorias.widget ul, .geq_widget_categories.widget ul, .widget_categories.widget ul {
		margin: 0;
		padding-bottom: 10px;
		padding-left: 10px;
		float: left;
		width: 300px;
}
#categorias.widget ul li, .geq_widget_categories.widget ul li, .widget_categories.widget ul li {
		color: #009fe0;
		border-bottom: 1px solid #ccc;
		width: 120px;
		margin: 0 25px 0 0;
		float: left;
}
.widget.widget_search {
		border-color: #a0e13d;
		background: url(assets/img/blogs/bg-widget-verde.gif)
}
.widget.widget_search .tit-widget {
		color: #00662E
}
.widget.widget_search .tit-widget::before {
		background-color: #00662E
}
.widget.widget_search .bg-tit {
		background-color: #00662E!important
}
#blogs .sigla {
		font-weight: 500;
}
#blogs .tit a {
		font-weight: 600;
}
#blogs .nome a {
		color: #009ee0;
}
#sobre-o-blog .box-botao>button {
		width: 140px;
}
#sobre-o-blog .descricao-blog .descricao {
		color: #000;
}
.tags-noticia {
		margin-top: 25px;
		margin-bottom: 15px;
}
#busca {
		display: none !important;
}
#header {
		position: fixed;
}
#content {
		margin-top: 140px;
}
article iframe {
		width: 100%;
}

.comment-noticia .comment, .comment-noticia .list-comment{ 
	float: none !important; 
}
@media screen and (max-width: 480px) {
		img.aligncenter {
				width: 100%;
		}
		a img.aligncenter {
				width: 100%;
				height: auto;
		}
}
img.aligncenter {
		width: 100%;
}
a img.aligncenter {
		width: 100%;
		height: auto;
}

}
@media screen and (max-width:760px) {
		.banner {
				display: none;
		}
		.fixed-header #cabeca h2 {
				font-size: 2em;
				line-height: 2;
		}
}
