.standard-table img {
	max-width: none !important;
}
.single-post #comments {
	margin-top: 10px;
}
.posts_holder article .text .text_inner {
	min-height: 100px;
}
.posts_holder2 article .text p {
	padding: 0;
}
.date,
.single-post .post_single .info,
.single-post .post_single article h2:first-child,
.posts_holder .text_inner .info,
.category .post .article_inner .text_inner span,
.category .post .article_inner .info,
.author .post .article_inner .text_inner span,
.author .post .article_inner .info,
.search .post .info,
.search .post .text .date,
.search .post .article_inner .text_inner span,
.search .container > .title {
	display: none;
}
.gglplsn_share {
	display: inline-block;
	vertical-align: bottom;
	margin-left: 5px;
}
.fb-like {
	margin-bottom: 3px;
}
input[type="text"]:focus {
	background: #fff;
	color: #000;
}
@media only screen and (min-width: 100px) {
	header .center {
		width: 100%;
		display: block;
		margin-top: 30px;
	}
	header .widget_search {
		padding: 0;
	}
}
@media only screen and (min-width: 960px) {
	header .center {
		width: 28%;
		position: absolute;
		top: 15px;
		left: 205px;
		margin-top: 0;
	}
	header .widget_search {
		padding: 5px 0 5px 0;
	}
	header .widget_search #s {
		height: 32px;
		width: 80%;
		padding-right: 34px;
	}
	header .widget_search #searchsubmit {
		background: center url(../img/search-icon.png);
		position: absolute;
		text-indent: -9999px;
		width: 34px;
		height: 34px;
		color: #999;
		right: 0px;
		top: 0px;
	}
	#searchform {
		position: relative;
	}
}
@media only screen and (min-width: 1120px) {
	header .center {
		left: 270px;
	}
}
#como-escolher-sua-mascara-de-solda table tr { 
	border: 0 !important;
}
.posts_holder3 article:nth-child(odd) {
	clear:left;
};