/* generic css */
.lifestream_date {
	height: 23px;
	padding: 33px 0 0 0;
	text-indent: 21px;
	font-family: Century Gothic;
	color: #595959;
	font-size: 18px;
	background: url(http://www.in23h.com/wp-content/themes/emptyblue/images/blueSquareMd.gif) 3px 38px no-repeat;
	border-bottom: solid 1px #8a8a8a;
}

.lifestream_text {
	margin: 0 0 10px 0;
	padding: 5px 10px;
}

.lifestream_icon {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

.lifestream_icon img {
	border: 0;
}

.lifestream_meta {
	padding: 0 0 0 20px;
	font-size: x-small;
	color: #8a8a8a;
}

.lifestream_meta abbr {
	border: 0;
}

.lifestream_events img {
	border: solid 1px #8a8a8a;
	padding: 1px;
}

.thePage .content p.lifestream_credits {
	text-align: right;
	border-top: solid 1px #8a8a8a;
	border-left: solid 1px #8a8a8a;
	margin: 0;
	padding: 3px !important;
	float: right;
	background: #e6e3ed;
	color: #595959;
}

.lifestream_entry {
	clear: both;
}

ul.lifestream, ul.lifestream li {
	list-style: none;
	margin: 0;
	padding: 0;
}