*/ /*
 * all div-elements belonging to a bookmark
 */
li.feedreading_bookmark {
	margin-bottom: 1em !important;
}

li.feedreading_bookmark div {
	margin-left: 0 !important;
}

li.feedreading_bookmark p.frbl_last_posttitle {
	margin: 0 0 0 5px;
	font-weight: normal;
}

li.feedreading_bookmark div abbr, li.feedreading_bookmark div small {
	font-style: italic;
	border: 0;
	margin: 0 0 0 5px;
	font-size: 11px;
}


/*
 * The whole blogroll-element
 */
#widget_feedreading_blogroll {
	
}

/* ************************************************************* */
	/* use the following definitions to define your own style        */
	/* ************************************************************* */ /*
 * every list-item from the blogroll
 */
#sidebar ul ul li.feedreading_bookmark { 
	margin-bottom: 10px;
}

/*
 * Every icon in the blogroll
 */
li.feedreading_bookmark img {
	border: 1px;
}

li.feedreading_bookmark a.feedreading_anchor {
	font-weight: bold;
}

/*
 * This should be fitting most themes. It should apply to the publication-age 
 * displayed for each bookmark.
 */
div.lastPublicationDate { 
	/* margin-left:2em; */
}