.osb-ui-portlet-blogs-stream {
	h1 {
		font-size: 2em;
		margin: 0;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.details {
		color: #777;
		margin: 0;
	}

	.rss {
		padding: 5px 0;
	}

	.standard .icon {
		&.message-stats {
			background: url(../images/comment_blurb.png) no-repeat;
		}

		&.view-stats {
			background: url(../images/views_eye.png) no-repeat;
		}
	}

	.user-image {
		margin-top: 0;
	}
}