﻿
#livefyre {
	min-height: 0 !important;
}
#livefyre .lf_logo {
	display:none !important;
}
#livefyre .lf_user_loggedout {
	width: auto !important;
}
#livefyre #friendContainer div.list div.conversation a {
	background-image: url("/favicon.ico") !important;
}
#powered_by_livefyre {
	/*
	width: 85px !important;
	height: 27px !important;
	margin: 10px 0 !important;
	background: url('http://zor.fyre.co/wjs/v1.0/css/images/livefyre-logo.png') no-repeat right !important;
	color: #343433 !important;
	font-size: 10px !important;
	position: absolute !important;
	right: 0 !important;*/
}
#powered_by_livefyre em {
	/*
	display: none;
	position: absolute !important;
	top: -10px !important;
	right: 20px !important;*/
}
#powered_by_livefyre a {
	/*width: 110px !important;
	height: 33px !important;
	display: block !important;
	position: absolute !important;
	top: -10px !important;
	right: -10px !important;*/
}


.tr35profile #livefyre {
	font-family: Arial, Helvetica, sans-serif;
}

/* I tried to do this in JavaScript, but one way broke Chrome, Safari, and Opera,
	and another way broke Opera. */
#livefyre .lf_user_loggedout:after {
	content: " to comment";
}


#livefyre .lf_head_bar.hide_listeners .lf_listener_count,
#livefyre .lf_head_bar.hide_listeners .lf_avatar {
	display: none !important;
}

#livefyre .reply {
	text-transform: none;
}