/* generic css */
.lifestream a { background: none; padding: 0; font-family: Georgia,"Times New Roman",Times,serif;}
.lifestream_date { text-align: left; margin-bottom:5px; font-size: 12px; font-family: Georgia,"Times New Roman",Times,serif; display:none;}
.lifestream_icon a,
.lifestream_text a { padding: 0 !important; background-image: none !important; font-size: 12px; text-decoration: underline; font-family: Georgia,"Times New Roman",Times,serif;}
.lifestream_icon { width: 16px; }
.lifestream_text { padding: 0 0.5em; font-size: 13px; color: #FFF; border-bottom: 1px solid #FFF; font-family: Georgia,"Times New Roman",Times,serif; display: block; line-height: 18px;}
.lifestream_text:hover {
	background:url(http://davidruse.com/wp-content/themes/simply-ornate-pixel-gray/images/nav-over.png) no-repeat;
}
.lifestream img { border: 0; vertical-align: middle; }

/* table specific css */
table.lifestream { border: 0; border-spacing: collapse; width: 100%; }
table.lifestream .lifestream_hour { text-align: center; color: #777; padding: 3px 0.5em; font-size: 11px;}
.lifestream abbr { text-decoration: none; border: 0; }
table.lifestream .lifestream_hour { width: 50px; }
table.lifestream td { vertical-align: top; padding: 6px 10px; }

.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 0 0 24px !important; margin: 2px 0; background-repeat: no-repeat; background-position: 0 0; }
#sidebar ul.lifestream li a, ul.lifestream li a { display: inline; }
/* fix for default wp theme */
.lifestream li:before { content: none !important; }
ul.lifestream .lifestream_hour { color: #aaa; 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;
}
.lifestream_text .photo img { border: 1px solid #aaa; padding: 2px; margin: 0 0 3px 0; }
.lifestream_text .photo:hover img { border: 1px solid #006699; }

.lifestream_events { margin-top: 2px; }
.lifestream_credits { margin-bottom: 50px;}