In the below image. I’ve given 10px padding to container because most of the time I need that padding. only the headings (blue) I don’t need padding. How to extend heading over padding?
https://i.stack.imgur.com/DeSHZ.jpg
I don’t want to give individual padding to each element inside container.

Negative margin on the headings.
See on jsFiddle: http://jsfiddle.net/f2cdJ/
CSS
HTML