<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#twitter_block {
	width: 100%; 
	border-bottom:0px solid rgba(255,255,255,0.2);
	position: relative;
	height: 88px;
	padding-top: 36px;
}
.tweet {
	padding: 0 85px; 
	overflow: hidden;
}
.tweet.tw-1 {padding: 0;}
.tweet_list.nbs-flexisel-ul {
	width:10000%; 
	position: relative;
}
#twitter_block ul, 
#twitter_block ul li {
	border-style: none
}
#twitter_block ul li,
.twitter-feed li {
	float: left;
	overflow: hidden;
}
#twitter_block ul li a {
	display: inline; 
	padding: 0;
}
#twitter_block ul li p.meta {
	padding:12px 0 0; 
	color:#777; 
	font-size:11px; 
	text-transform: lowercase; 
	font-style: italic;
}
.tweet_text {
	display: block; 
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2)
}
.tweet_text a {
	color:#444645 !important; 
	text-decoration: underline
}
.tweet_text .text-indent,
.tweet_text {
	display: block; 
	line-height: 18px; 
	font-size: 16px; 
	color:#444645
}
.tweet.tw-1 .tweet_text .text-indent,
.tweet.tw-1 .tweet_text {
	color:#fff; 
	font-size: 15px; 
	line-height: 20px
}
.tweet_time {
	display: block;
	line-height: 30px;
}
.tweet_time a {
	color:rgba(255,255,255,0.6) !important; 
	font-style: italic; 
	line-height: 21px; 
	font-size: 14px;
}
.tweet.tw-1 .tweet_time a {
	font: normal 12px/16px Arial; 
	color:#cfb985; 
	font-style: normal
}
.twt-nbs-flexisel-container {
	overflow: hidden; 
	padding: 42px 0 31px;
}
.tweet.tw-1 .twt-nbs-flexisel-container {
	overflow: hidden; 
	padding: 0;
}
#twitter_block .container {position: relative;}
#twitter_block .tweet-bird {
	font-family: venedor;
	color:#444645;
	font-size: 50px;
	position: absolute;
	bottom: -26px;
	left: 50%;
	text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.5);
	width:50px;
	height: 50px;
	line-height: 50px;
	margin-left: -590px;
	}
.flexisel-nav-wrapper {
	width: 100px;
	height: 20px;
	position: absolute;
	top: 52px;
	right: 0;
}
.tweet.tw-1 .flexisel-nav-wrapper {
	top:-3px
	}
#twitter_block .flexisel-nav {
	display: inline-block;
	vertical-align: top;
	width:40px;
	text-align: center;
	line-height: 20px;
}
</pre></body></html>