/* ============================= 
	stream selector styles	
 ==============================*/
.selector {

}
.selector a {
}
.selector a:hover {
    
}
.selector .selected, .selector a:hover {
}

/* ============================= 
	#livefyre-multistream styles	
 ==============================*/
#livefyre-multistream, #livefyre-comments {
	color:#000;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#livefyre-multistream a, #livefyre-comments a {
	font-family:'Oxygen', sans-serif; font-weight: normal;
}
#livefyre-multistream a:hover, #livefyre-comments a:hover {
	text-decoration:underline;
}
#livefyre-multistream iframe {
}


#livefyre-multistream .fyre {
  
}
#livefyre-multistream .fyre-widget {
	
}

#livefyre-multistream .fyre-stream-stats {
   
}

/* comment count */
#livefyre-multistream .fyre-comment-count, #livefyre-comments .fyre-comment-count {
	font-size:12px; font-family:'Oxygen', sans-serif; font-weight: normal;
}

/* livefyre help box  */
#livefyre-multistream .fyre-help, #livefyre-comments .fyre-help {
    display:none;
}

/* livefyre auth box */
#livefyre-multistream .fyre-auth {
	
}
#livefyre-multistream .fyre-login-bar {

}

/*  user sign in  */
#livefyre-multistream .fyre-login-bar a {
}
#livefyre-multistream .fyre-login-bar a:hover {
    text-decoration: underline;
}


#livefyre-multistream .fyre-live-container {
	
}
#livefyre-multistream .fyre-livecount, #livefyre-comments .fyre-livecount {

}
#livefyre-multistream .fyre-stream-livecount, #livefyre-comments .fyre-stream-livecount {
	font-family:'Oxygen', sans-serif; font-weight:normal;
	color:#000;   
}

#livefyre-multistream .fyre-listener-avatars {
	
}


/* fyre stream sort - newest/oldest */
#livefyre-multistream .fyre-stream-sort, #livefyre-comments .fyre-stream-sort {
	
}
#livefyre-multistream .fyre-stream-sort-options, #livefyre-comments .fyre-stream-sort-options {
	
}
#livefyre-multistream .fyre-stream-sort-options a, #livefyre-comments .fyre-stream-sort-options a {
	color:#000 !important;
	
}
#livefyre-multistream .fyre-stream-sort-options a:hover {
    text-decoration: underline;
}

#livefyre-multistream .fyre-stream-sort-newest {
}
#livefyre-multistream .fyre-stream-sort-oldest {

}
#livefyre-multistream .fyre-stream-sort-options .fyre-stream-sort-selected {
}
#livefyre-multistream .fyre-stream-sort-bar {
	color:#555;
}

/* fyre comment stream */
#livefyre-multistream .fyre-stream-content {
	
}
#livefyre-multistream .fyre-comment-article {
    color:#000;
}
#livefyre-multistream .fyre-comment-wrapper {
	
}
#livefyre-multistream .fyre-comment-head {
}
#livefyre-multistream .fyre-comment-username, #livefyre-comments .fyre-comment-username {
	color:#000; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
#livefyre-multistream .fyre-comment-username:hover {
    text-decoration: underline;
}

#livefyre-multistream .fyre-comment-date, #livefyre-comments .fyre-comment-date {
    color:#000;
}
#livefyre-multistream .fyre-comment-body {
}
#livefyre-multistream .fyre-comment, #livefyre-comments .fyre-comment {
    color:#000;
    margin: 0; padding: 0;
    border: none;
    background: none;
}
#livefyre-multistream .fyre-comment-title {
    font-size:12px; line-height: 16px; text-decoration: none    ;
}
#livefyre-multistream .fyre-comment-title:hover {
    text-decoration: underline;
}

#livefyre-multistream .fyre-comment p, #livefyre-comments .fyre-comment p {
    margin: 0 !important;
    font-size: 12px; line-height: 16px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    
}
#livefyre-multistream .fyre-comment p a, #livefyre-comments .fyre-comment p a {
	color:#000;
}
#livefyre-multistream .fyre-comment p a:hover, #livefyre-comments .fyre-comment p a:hover {
    text-decoration: underline;
}
#livefyre-multistream .fyre-comment-footer {
    padding-bottom: 20px;
}
#livefyre-multistream .fyre-comment-actions {
    margin-bottom: 10px;
}
#livefyre-multistream .fyre-comment-like-btn, #livefyre-multistream .fyre-comment-reply {
}
#livefyre-multistream .fyre-comment-like-btn:hover, #livefyre-multistream .fyre-comment-reply:hover {
    text-decoration: underline;
}

/* reply comment editor */
#livefyre-multistream .fyre-liveblog-reply-top-arrow {
    background: none;
}
#livefyre-multistream .fyre-comment-container {
    background: none;
    border: none;
}

/* Style the bottom logo */
#powered_by_livefyre_new {
	width:100%; text-align:center;
	float:left; clear:both;
}
#powered_by_livefyre_new a {
    background: url('http://zor.livefyre.com/wjs/v1.0/images/icons/poweredbylivefyre.png') no-repeat left top;
    display: inline-block;
    height: 24px;
    font-size: 12px;
    text-decoration: none; text-transform:uppercase;
    color: #808080;
    padding-left: 28px;
    padding-top: 4px;
}
#powered_by_livefyre_new a:hover {
    color:#fff;
}




@media only screen and (max-width: 767px) {

}

@media only screen and (min-width: 480px) and (max-width: 767px) {

}
