@charset "utf-8";

/*-----------------------------------------------
 ###
-----------------------------------------------*/
.e-entry-title{
	font-size:14px !important;
}
.timeline-header{
	display:none !important;
}

.timeline{
	background:none !important;
}

.customisable-border.thm-dark, .thm-dark .customisable-border{
	border:none !important;
	background:none !important;
}


.thm-dark .timeline-footer, .standalone-tweet.thm-dark .conversation{
	background:none !important;
}

.stream{
	height:398px !important;
	background:none !important;
}

a,
a:link,
a:visited{
	color:#00bbcc !important;
	text-decoration:none;
}
a:hover{
	color:#00bbcc !important;
	text-decoration:underline;
}

.var-chromeless button.load-more {
	background-color: #fff !important;
	border: none !important;
}