@charset "utf-8";
/*  Begin Feed Burner CSS ------------- */

/*  Begin Feed Title CSS ------------- */
div.feedburnerFeedBlock p.feedTitle a { 
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 0px;
}
div.feedburnerFeedBlock p.feedTitle a:hover { 
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 0px;
}
/*  End Feed Title CSS ------------- */


div.feedburnerFeedBlock ul {
	margin-left: 16px;
	margin-right: 20px;
	padding: 0px;
	list-style-type: none ;
	
}

div#creditfooter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	list-style-type: none ;
	display: none;
	margin-bottom: 20px;
	color:#000
}
div.feedburnerFeedBlock p.date {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	display: block;
	list-style-type: none ;
}

/*  Start Individual Blog Headline Style ------------- */
div.feedburnerFeedBlock span.headline a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #541e1a;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
	list-style-type: none ;
}
div.feedburnerFeedBlock span.headline a:hover 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-weight: bold;
	color: #2F1A00;
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
	list-style-type: none ;
}
/*  End Individual Blog Headline Style ------------- */

/*  End Feed Burner CSS ------------- */


