Problem With My Blog Title Field

One of my blogs (google blogspot) http://recognitionevents.blogspot.com/ does not allow cursor to copy over the title - which might mean Google bots do not pick up. Anyone know how to fix this in google blog controls.

I can select/copy the titles using Firefox. When selected from the right
But when selected from the left the larger containing element gets selected. This is most likely because the CSS doesn’t provide enough room for the cursor to “get between” the inside of the outer containing element and the outside of the title’s h tag. If you think user’s may want to select the titles you could try giving them some left margin, but it sounds like you’re more concerned about search bots seeing them. Not to worry. They’re text in the page (not flash, images, or from javascript) so they’ll be seen just fine.

Thanks