I've nearly finished a new WordPress theme, my first. There is a bit of custom code and unfortunately I am fairly new to PHP.
http://www.designated.net.au/testbed/wordpress/
As you can see there is a "spotlight" area for sticky posts. But there are no sticky posts at the moment and every post is displaying in there. When a post is made sticky it will display in there on its own.
What I would like to do is make it so the entire spotlight area doesn't display if there are no sticky posts. I have no idea where to start.