/* @override http://www.choreographics.eu/v6/wp-content/plugins/lifestream/themes/choreographics/media/lifestream.css */

/* @override http://www.choreographics.eu/v6/wp-content/plugins/lifestream/themes/choreographics/media/lifestream.css */

/* generic css */

.lifestream a {
	background: none;
	padding: 0;
}

.lifestream_date {
	text-align: left;
	margin: 0 0 12px 0px;
	font-size: 11px; 
	color: #9c9e9f;
	font-weight: bold;
}

.lifestream_icon a,
.lifestream_text a {
	padding: 0 !important;
	background-image: none !important;
	display: inline !important;
}

.lifestream_icon a {
	text-decoration: none !important;
}

.lifestream_icon {
	width: 50px;
}

.lifestream .lifestream_meta {
	color: #aaa;
	
}

.lifestream_text {
	margin: -2px 0 12px 0;
	display: block; 
	text-align: left;
	background: url(http://images.choreographics.eu/__v5.2/body_separator_solid.png) repeat-x bottom;
}

.lifestream img {
	border: 0;
	vertical-align: middle;
}

.lifestream_blogpost {
	font-size: 93%;
	margin-top: 5px;
	padding-left: 5px;
	font-style: italic;
}

/* table specific css */

table.lifestream {
	border: 0;
	border-spacing: collapse;
	width: 100%;
}

table.lifestream td.lifestream_hour {
	text-align: center;
	width: 50px;
}

.lifestream abbr {
	text-decoration: none;
	border: 0;
}

table.lifestream td.lifestream_icon {
	width: 48px;
	text-align: left; 
}

table.lifestream td {
	vertical-align: top;
	padding: 6px 0;

}

.lifestream_feedid_flickr div a {
	padding: 2px;
}

#sidebar .lifestream ul, .lifestream ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.lifestream_more span {
	color: #006699;
	text-decoration: underline;
	cursor: pointer;
}

/* list specific css */

#sidebar ul.lifestream, ul.lifestream {
	list-style-type: none;
	margin: 0 0;
	padding: 0 5px;
}

#sidebar ul.lifestream li, ul.lifestream li {
	padding: 0;
	margin: 5px 0;
	background-repeat: no-repeat !important;
	background-position: 0 0;
}

#sidebar ul.lifestream li a, ul.lifestream li a {
	display: inline;
}

#sidebar ul.lifestream li li {
	font-size: 85%;
	margin-left: 0;
	padding-left: 0;
}

#sidebar ul.lifestream ul {
	margin-left: 0;
	padding-left: 0;
}

/* fix for default wp theme */

.lifestream li:before {
	content: none !important;
}

ul.lifestream .lifestream_hour {
	font-size: smaller;
}

ul.lifestream .lifestream_text {
	padding-left: 0;
	
}

ul.lifestream .lifestream_feedid_flickr .lifestream_hour {
	display: none;
}

.lifestream_text ul {
	margin: 5px 0;
	padding: 0;
	list-style-type: none;
	font-size: small;
	
}

html > body .lifestream_text li,
.lifestream_text li {
	margin: 1px 0;
	padding: 2px 0 0 0;
	
}

.lifestream_text .photo img {
	border: 1px solid #000;
	margin: 0 0 3px 0;
	-moz-border-radius: 2px; -webkit-border-radius: 2px;
}

.lifestream_text .photo:hover img {
	border: 1px solid #368be9;
		margin: 0 0 3px 0
	-moz-border-radius: 2px; -webkit-border-radius: 2px;
}

.lifestream_events {
	margin-top: 6px;
}

.lifestream_credits {
	margin-bottom: 50px;
}