.topbar_content_left {
	direction: ltr;
}

.main-navigation , #featuretext_container {
	background: #3f3f3f none repeat scroll 0 0;
}

.main-navigation ul li a, .featuretext_left h2 {
	color: #e4e4e4;
}

.featuretext {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+99&0.65+0,0.61+5,0+100 */
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.61) 5%, rgba(0, 0, 0, 0.01) 99%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.61) 5%, rgba(0, 0, 0, 0.01) 99%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.61) 5%, rgba(0, 0, 0, 0.01) 99%, rgba(0, 0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0); /* IE6-9 */
}

.featuretext p {
	color: #1b1b1b;
}

.featuretext a, a:visited {
	color: #1b1b1b;
}

.time{
	font-family: "B Koodak";
	direction: ltr;
	color: #e4e4e4;
	margin-top: -18px;
	position: relative;
	top:-11px;
	left:5px;
}
