/*Lifestream*/
.content_right .lifestream{
	height:500px;
	overflow:hidden;
}

.content_right ul.lifestream {
	height:500px;
	overflow:hidden;
	margin:0 0 20px 0;
	position:relative;
}
ul.lifestream.jcarousel{
	height:auto;
}

ul.lifestream .lifestream_text p{
	margin:0;
	line-height:15px;
	width:100%;
}

.content_right_sub ul li.widget ul.lifestream li {
	margin:0;
	padding-top:10px;
	font-size:10px;
	padding-bottom:9px;
	line-height:10px;
	background-position:0 6px;
}

.content_right_sub ul li.widget ul.lifestream li.lifestream_date  {
	text-transform:uppercase;
	color:#000;
	letter-spacing:0.2em;
	padding:5px 0 4px 0;
	font-weight:bold;
	width:100%;
	margin:0;
}

ul.lifestream li.lifestream_date h4{
	font-size:1em;
	font-weight:normal;
}
#elsewhere ul.lifestream{
	padding:0;
}

ul.lifestream li{
	background-position:0 5px;
	padding:5px 0 0 20px;
	padding:5px 0 0 0;
}
.content_right ul.lifestream li{
	padding-top:10px;
	padding-bottom:9px;
	width:249px;
}		

ul.lifestream a, ul.lifestream a:visited {
	font-weight:normal;

	text-decoration: line-through;
}	

ul.lifestream a:hover, ul.lifestream a:active {
	text-decoration:underline;
	}	

.content_right ul.lifestream li .lifestream_text img {
	display:block;
}


.lifestream .lifestream_feed{
	background-repeat:no-repeat;
	background-position:top left;
}
.lifestream .lifestream_text {
}

.lifestream_events {
	margin:2px -41px 0 -2px;
}

.lifestream_more{
	margin:2px 0;
	display:block;
	color:black;
	font-weight:bold;
	cursor:pointer;
	
}
.lifestream_events a.photo{
	float:left;
	margin-right:2px;
}


.content_right ul.lifestream .lifestream_hour {
	float:left;
	line-height:13px;
	padding-bottom:0;
	padding-top:2px;
	padding-right:5px;
	width:40px;
}
.content_right ul.lifestream .lifestream_hour abbr{
	border-bottom:none;
}

.lifestream .flickr_unity div a.external_link {
	text-transform:capitalize;
	color:#333;
	margin-bottom:0;
	display:block;
}
.content_left.archives li.lifestream_feed{
	height:auto;
	width:auto;
	float:none;
	margin-right:0;
	overflow:auto;
	
}
.archive .flickr_unity div a.external_link {
	position:static;
	width:auto;
	display:block;
	padding-top:0;
	text-align:left;
	color:white;
}
ul.lifestream .lifestream_text{
	line-height:normal;
	text-indent:20px;
}

