.microblog-widget-post-title {
	  display: inline-block;
  color: #161616;
  font-weight: bold;
  margin-right: 10px;
}
.microblog-shortcode-post-title {
	  display: inline-block;
  color: #161616;
  font-weight: bold;
  margin-right: 10px;
}
ul.microblog-shortcode div.sharing {
	display: none;
}
.microblog-widget-post-content p {
	display: inline;
}
.microblog-shortcode-post-content p {
	display: inline;
}
.microblog-shortcode-commentlink {
		  display: inline-block;
  color: #161616;
  font-weight: bold;
  margin-right: 10px;
}