/* Livefyre Comments */
#Comments_Wrapper_Outer
{
	clear: both;
	overflow: hidden;
	padding: 20px 0;
}

#Comments_Wrapper_Inner
{
    margin:auto;
    width:650px;
}

#Comments
{
	clear: both;
	padding: 20px 10px 10px;
}


#livefyre
{
	margin: 10px !important;
}

#livefyre .lf_login_bar a.lf_logo
{
	display: none !important;
}

.lfBox
{
	position: relative;
}

.lfBox span.links
{
	/*position: absolute;
	top: 45px !important;
	right: 15px;*/
}

.lfBox span.links img
{
	vertical-align: middle;
}

.lfBox span.links a
{
	overflow: hidden;
}

.lfBox span.links img.lfHelp
{
	height: 26px;
	width: 26px;
	background-image: url('http://blogs.vvmedia.com/common/img/help-q-off.png');
	margin: 0 10px 0 5px;
}

.lfBox span.links img.lfHelp:hover
{
	background-image: url('http://blogs.vvmedia.com/common/img/help-q-on.png');
}

#powered_by_livefyre_new a
{
    background: url('http://zor.livefyre.com/wjs/v1.0/images/icons/poweredbylivefyre.png') no-repeat left top;
    display: block;
    height: 24px;
    font: 13px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    text-decoration: none;
    color: #404040;
    padding-left: 28px;
    padding-top: 4px;
}

#powered_by_livefyre_new a:hover
{
	text-decoration: underline;
}

.fyre .fyre-stream-stats span
{
	padding-top: 10px !important;
}

.lfBox.v3 #livefyre
{
	width: 650px !important;
}

.fyre .fyre-live-container {
	position: absolute !important;
	top: -33px;
	right: 0;
}

.fyre-editor .fyre-editor-toolbar .goog-toolbar > div.fyre-button-right {
	width: 88px !important;
    font-size:11px;
}

.fyre-editor .fyre-editor-toolbar .goog-toolbar > div.fyre-button-right:last-child {
	width: 140px !important;
}

/* /Livefyre Comments */