
/* body styles */


body {
background: #000000;
font-size: 16px;
color: #FFFFFF;
}


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

 
div.feedburnerFeedBlock ul li span.headline {
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
padding: 1px 0px 2px 5px;
border-bottom: solid 2px #ED1C24;
display: block;
height: 19px;*/ 
}


div.feedburnerFeedBlock ul li{
padding-bottom: 50px;
}

p.date {
text-align: right;
font-size: 12px;
text-decoration: none;
padding: 1px 0px 2px 5px;
margin-top:0;
margin-bottom:0;
}

div.footer {
font-size: 13px;
color: #FFFFFF;
text-align: center;
}

div.block {
horizontal-align: middle;
text-align: center;
}

/* ////////////////// Link Styles ////////////////// */


body A:link {
color: #ED1C24;
text-decoration: underline;
}

body A:hover {
color: #EC502E;
text-decoration: underline;
}

body A:active {
color: #EC502E;
text-decoration: underline;
}

body A:visited {
color: #B70C11;
text-decoration: underline;
}

span.headline A:link {
font-size: 16px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
} 

span.headline A:hover {
font-size: 16px;
font-weight: bold;
color: #FFFFFF;
text-decoration: underline;
}

span.headline A:active {
font-size: 16px;
font-weight: bold;
color: #FFFFFF;
text-decoration: underline;
}

span.headline A:visited {
font-size: 16px;
font-weight: bold; 
color: #FFFFFF;
text-decoration: none;
}