.post_feed, .post_feed2{
	width: 530px;
	min-width: 530px;
	padding: 12px;
	margin-left: 1%;
	position: relative;
	word-wrap: break-word;
	margin-bottom: 10px;
	/*background: #fff;*/
	background: transparent;
	border: 1px solid;
	border-color: #e5e6e9 #dfe0e4 #d0d1d5;
	-webkit-border-radius: 3px;
	z-index: 1!important;
	line-height: 20px;

	z-index: 10;

}

@media (max-width: 768px) {
  .publicacoes-ajax-parceiro .post_feed {
    width: 100%;
    min-width: 100%;
	padding: 1%;
	margin: 0 auto;
	margin-bottom: 10px;
	box-sizing: border-box;
  }
}

@media (min-width: 992px) {
  .publicacoes-ajax-parceiro .post_feed {
    width: 100%;
    min-width: 100%;
	padding: 1%;
	margin: 0 auto;
	margin-bottom: 10px;
	box-sizing: border-box;
  }
}
/*@media (min-width: 1200px) {
  .publicacoes-ajax-parceiro .post_feed {
    width: 46%;
    min-width: auto;
	padding: 1%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	float: left;
  }
}*/

.post_feed, .post_feed2{

}

.post_feed2 {
	width: 100%;
	min-width: 0;
	padding: 0 1%;
	margin: 0;
	background: #fefefe;
	box-sizing: border-box;
}

#audioplayer2{
	width: 98%;
	padding: 4px;
	border: 1px solid;
	border-color: #e5e6e9 #dfe0e4 #d0d1d5;
	-webkit-border-radius: 3px;
}
div {
	display: block;
}
.clearfix {
	zoom: 1;
}
.link_quempublicou{
	font-weight: bold;
	color: blue;
	font-family: arial;
	color: #3b5998;
	cursor: pointer;
	text-decoration: none;
}
.post_conteudo_feed{
	margin-top: 5px;
}

.post_foto_feed{
	width: 45px;
	height: 45px;
	margin: 8px 12px 12px 3px;
	border-radius: 2px;
	/*box-shadow:1px 1px 1px #f6f6f6;*/
	float: left;
}
.post_titulo_feed{

}
.post_titulo_feed{
	color: gray;
	font-size: 11px;
	margin-bottom: 7px;
}
.post_conteudo_feed .post_titulo_feed .post_titulo_conteudo_feed,
.post_conteudo_feed .post_titulo_feed .post_titulo_conteudo_feed2{
	color: black;
	font-family: arial;
	font-size: 16px;
	letter-spacing:1px;
}
.post_conteudo_feed .post_titulo_feed .post_titulo_conteudo_feed2{
	font-size: 12px;
}
.social_compart{
	margin: 6px;
	margin-top: 25px;
	float: right!!important;
	font-style: 12px;
}
#face{
	float:left;

}
#tweet{
	float:left;

}
.post_footer_feed{
	margin-top: 20px;
	float: right!important;
}
.post_audio_feed{
	margin-top: 10px;
	margin-bottom: 2px;
}
.img-feed-div{
	display: block;
	max-height: 140px;
	overflow: hidden;
}
.post_img_feed{
	max-width: 100%;
}
.post_video_feed .vid object{
	max-width: 100%;
}
#carregar_mais_publicacoes{
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:30px;
	width: 100%;
	padding: 2px;
	padding-left: 6px;
	line-height:30px;
	width:170px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
.post2{
	float: left;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
}