/*	
Theme Name: Shoutbox Child
Description: <strong>A sleek Magazine Theme by Kriesi</strong> - <br/> Update notifications available on twitter and facebook:<br/> <a href='http://twitter.com/kriesi'>Follow me on twitter</a><br/> - <a href='http://www.facebook.com/pages/Kriesi/333648177216'>Join the Facebook Group</a>
Template: shoutbox
Version: 2.1.0.1
Author: Kriesi
Author URI: http://www.kriesi.at
*/

#mblog {
	width: 100%;
	margin: 20px auto;
	color: rgb(94, 94, 94);
	border-radius: 10px;
	height: auto;
	position: relative;
}

/*#mblog:before{
	content: '';
	position: absolute;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 20px 20px 20px;
	border-color: transparent transparent #e1eef7 transparent;
	line-height: 0px;
	_border-color: #000000 #000000 #e1eef7 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	top: -20px;
	left: 10%;
	
}

#mblog:after {
	content: '';
	display: table;
	clear: both;
}*/

#mblog p {
	/*float: left;
	width: 60%;*/
	font-style: italic;
float: right;
width: 70%;
margin-bottom: 24px;
}

#mblog img {
	/*position: absolute;*/
	top: 50%;
	right: 15px;
	margin-top: 35px;
	float: left;
}

#messaggero {
	margin:10px auto;
}

#mblog a {

}
