/* @override http://lostsparrowmovie.com/site/wp-content/themes/lostsparrow/home.css */

#content {
	background-image: url(images/bg-home.jpg);
	padding-top: 500px;
	min-height: 0;
}
#news {
	width: 320px;
	float: right;
}
#news ul {
	margin: 0;
	padding: 0;
}
#news ul li{
	margin: 0;
	padding: 0;
	list-style: none;
}
#news h3 {
	margin-bottom: 1em;
}

#intro {
	float: left;
	width:230px;
	font-size:16px;
	font-weight: normal;
	line-height: 1.65;
}
#intro em {
	font-style: normal;
	color: #e47625;
}
#intro cite {
	font-size: 12px;
	color: #e47625;
}

.post {
	padding-bottom: 0;
	background: none;
}
.post .meta, .post .share {
	display: none;
}
