THANK YOU!!, it was the plugin, "Affiliate Link" to be exact. Bad plugin. RSS is working now, YEAH now I just have to get my template back with all the changes, since I didn't save it when I tried loading a clean template. Any idea on how change the color of the Blog title Text? I added a border and want the font to be white, but it keeps staying black. Oh these amateurs, we drive you crazy.
/* Body and Major Structural Elements */
* {
margin: 0;
padding: 0;
}
body {
margin: 0;
padding: 0;
background: #fff;
color: #202020;
font: 62.5% "Century Gothic", Verdana, Arial, sans-serif; /* Resets 1em to 10px */
}
#page {
margin: 0 auto 0;
padding: 0;
width: 800px;
}
#header {
margin: 40px 0 0;
}
#header p.blogtitle {
font-color: #ffffff;
line-height:.5em;
border: medium;
width: 800px;
position: left:
relative: 2px;
font: 3em Century Gothic, "Century Gothic", Times, serif;
background-color: #5d5d5d;
letter-spacing:.2em;
align: left;
}
#header p.description {
text-indent: 180px;
font-size: 1.4em;