/**/
.facebook-from{
	margin: 0 0 15px 0;
}

.facebook-from time, .facebook-comment-from time{
	font-style: italic;
}

.facebook-item-name{
	font-weight: bold;
}

.facebook-pic{
	float:left;
	margin: 4px 10px 0 0;
}

.facebook-pic img {
    max-width: 250px;
}

.facebook-post, .facebook-album-list{
	padding: 0 0 20px 0;
	margin: 0 0 30px 0;
	border-bottom: 1px solid #DFDFDF;
	overflow: hidden;
}

.facebook-post iframe, .facebook-post video{
	margin: 10px 0 10px 0;
}

.facebook-name{
	clear: both;
	font-weight: bold;
	padding: 5px 0 0px 0;
}

.facebook-read-more{
	clear: both;
	font-weight: bold;
	padding: 10px 0 0px 0;
}

.facebook-caption{
	clear: both;
}

.facebook-comments-block{
	padding: 5px;
	clear: both;
}

.facebook-comments-block h3{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
    margin-top: 10px;
}

.facebook-comment{
	background-color: #DFDFDF;
	font-size: 0.85em;
	margin: 0 0 15px 0;
	padding: 5px 10px;
}

.facebook-likes {
    font-size: 0.8em;
    font-style: italic;
    margin-top: 10px;
	text-align: right;
	clear: both;
}

.facebook-comment-likes{
	font-size: 0.8em;
    font-style: italic;
    margin-top: 10px;
	text-align: right;
}
