/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Comic Sans MS', Tekton, Blueprint, 'Dom Casual', 'Dom Casual BT', cursive; font-size: small; background-color: rgb(255,255,255);}
A:link {color: Teal; text-decoration: none; }
 A:hover { color: Purple;  text-decoration: none;  }
 A:visited { color: Red; text-decoration: none; }
 A:active { color: Fuchsia;  text-decoration: none; }
 .TextNavBar { font-family: 'Comic Sans MS', Tekton, Blueprint, 'Dom Casual', 'Dom Casual BT', cursive; font-size: xx-small; color: rgb(0,0,0);}

.margin-left {
	margin-left: 30px;
}
 
.feedburnerFeedBlock{
	
	font-family: "Comic Sans MS";
	color: black;
	font-size: 0.9em;
}
.feedburnerFeedBlock ul {
	/*list-style-image: url("graphics/bullit.gif")*/
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	*margin-left: 0px;
	margin-right: 0px
}

.feedburnerFeedBlock li {
	text-align : left;
	font-size: 0.9em;
	margin-bottom: 1.0em;
	color: Navy;
}

.feedTitle{
	width: 600px;	
	color: Teal;
	padding-left:6px;
	padding-top:3px;
	padding-bottom:4px;
	font-weight: bold;
	*margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
	float: left;
}
	.feedTitle a, .feedTitle a:visited{
		color: Orange;
	}
	.feedTitle a:hover, .feedTitle a:active{
		color:red;
	}



.headline{
	/*margin-left:5px;	*/
	font-weight: bold;
}
.fbsubscribelink{
	font-size: 1.0em;	
}
#creditfooter{
	display: none;	
}	
.date {

margin-top: 0px;
font-size: 9px;
}

