Cufon('#body-content h1,#body-content h2,#body-content h3,#body-content h4,#body-content h5,#body-content h6,.comment-heading a', {
	fontFamily: 'TitilliumText25L',
	textShadow: '0px 1px 0px #FFF'
});
Cufon('#body-content h1.first-word', {
	fontFamily: 'TitilliumText25L',
	color: '-linear-gradient(#7f7f7f, 0.55=#717171,0.56=#535353, #5b5b5b)',
	textShadow: '0px 1px 0px #FFF'
});
Cufon('#body-content h1.first-word strong,#error-404 h1', {
	fontFamily: 'TitilliumText25L',
	fontWeight: 'bold',
	color: '-linear-gradient(#dd303a, 0.55=#d72b34,0.56=#c11a20,#cd232b )',
	textShadow: '0px 1px 0px #FFF'
});
Cufon('#footer-content h3', {
	fontFamily: 'TitilliumText25L',
	textShadow: '0px 1px 0px #000'
});
Cufon.replace(".nivo-caption h1", {
	fontFamily: 'TitilliumText25L'
});
