/* CSS Document to define BS Blog*/

.feedburnerFeedBlock{
	width:100%;
	padding:0 10px;
	font-family:Georgia, "Times New Roman", Times, serif;	
}
.feedburnerFeedBlock div{	
	padding-bottom:20px;
	margin-bottom:20px;
	margin-top:5px;	
	border-bottom:1px dashed #336699;
}
.feedburnerFeedBlock li{	
	line-height:1.4em;
}
.feedTitle{
}
.headline{
	font-size:160%;
	color:#FFFF00;
	padding-bottom:.2em;
}
.date{
	font-size:80%;
	color:#3399FF;
}
.enclosure{
	padding-bottom:.4em;
	margin-top:.4em;
}