I have your theme and its very nice, thanks. How would I go about keeping stream monster and vimeo posts (html in text file) inserted on right sidebar? If a person is browsing the website every new page he goes to gets a relaunch of the video stream when its playing live (Sun night 1p-9pm). I guess I just want to keep all vid streams on front page only. Is that possible?
site=radiofreeredoubt.com
If you use a widget for that you can add is_home() && ! is_paged()
to the widget conditionals.