Your site isn't loading well at all! I see major issues here.
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.bostonpride.org%2F&charset=%28detect+automatically%29&doctype=Inline&ss=1&group=0&user-agent=W3C_Validator%2F1.1
you can see your output code at that link
on line 1, you declare html5 doctype
then you have some script and css, not even in your <head> section
then on line 53, you declare an xhtml doctype. That <head> section starts on line 55
Did you add all that extra code? Which doctype do you want?
Your css is not loading for me, which usually points to a wrong path. What do you have in general settings? I keep seeing 'http://www.bostonpride2.dreamhosters.com in your links, why that instead of just http://www.bostonpride.org? Something is messed up, could be your path settings, could be the multiple doctype declarations....
As for your permalinks, where does the latest news draw from? Is it a widget or something? Which permalink structure did you choose?