Cufon.replace('h2, h3, .widget h4', {
	fontFamily: 'Myriad_Pro',
	fontWeight: '700'
});

Cufon.replace('h1#branding, #branding, .page_item a, .title h2, #sidebar .widget li, .post ul', {
	fontFamily: 'Myriad_Pro',
	fontWeight:	'600'
});

Cufon.replace('.dark h1#branding, .dark #branding, h4.sidebar, h4.sidebar ul, .deep h1#branding, .deep #branding', {
	fontFamily: 'Myriad_Pro',
	fontWeight: '400'
});
