/* Blog Icon in the title */

.blog-entry-title {
	background: url(../../images/icons/pen.gif) no-repeat;
	padding-left: 16px;
}