var helveticaneue = {
  src: '/flash/sifr3-helvetica.swf'
};

var din = {
  src: '/flash/sifr3-DIN.swf'
};

sIFR.useStyleCheck = true;
sIFR.activate(helveticaneue, din);

sIFR.replace(helveticaneue, {
	selector: '.body h2',
	css: {
		'.sIFR-root': { 'color': '#c52c2b' },
		'a': { 'color': '#c52c2b', 'text-decoration': 'none' },
		'a:hover': { 'color': '#c52c2b', 'text-decoration': 'none' }		
	},
	ratios: [7, 1.32, 8, 1.31, 12, 1.27, 15, 1.21, 16, 1.22, 22, 1.2, 23, 1.17, 28, 1.19, 30, 1.17, 31, 1.18, 33, 1.17, 38, 1.16, 39, 1.17, 54, 1.16, 81, 1.15, 84, 1.14, 86, 1.15, 87, 1.14, 88, 1.15, 91, 1.14, 92, 1.15, 1.14]
});

sIFR.replace(helveticaneue, {
	selector: '.body h3',
	css: {
		'.sIFR-root': { 'color': '#c52c2b' },
		'a': { 'color': '#333333', 'text-decoration': 'none' },
		'a:hover': { 'color': '#333333', 'text-decoration': 'none' }			
	},
	ratios: [7, 1.32, 8, 1.31, 12, 1.27, 15, 1.21, 16, 1.22, 22, 1.2, 23, 1.17, 28, 1.19, 30, 1.17, 31, 1.18, 33, 1.17, 38, 1.16, 39, 1.17, 54, 1.16, 81, 1.15, 84, 1.14, 86, 1.15, 87, 1.14, 88, 1.15, 91, 1.14, 92, 1.15, 1.14]
});

sIFR.replace(helveticaneue, {
	selector: '.body h4',
	css: {
		'.sIFR-root': { 'color': '#999999' },
		'a': { 'color': '#999999', 'text-decoration': 'none' },
		'a:hover': { 'color': '#999999', 'text-decoration': 'none' }		
	},
	ratios: [7, 1.32, 8, 1.31, 12, 1.27, 15, 1.21, 16, 1.22, 22, 1.2, 23, 1.17, 28, 1.19, 30, 1.17, 31, 1.18, 33, 1.17, 38, 1.16, 39, 1.17, 54, 1.16, 81, 1.15, 84, 1.14, 86, 1.15, 87, 1.14, 88, 1.15, 91, 1.14, 92, 1.15, 1.14]
});

sIFR.replace(helveticaneue, {
	selector: '#quote p',
	css: {
		'.sIFR-root': { 'color': '#888888', 'text-align': 'right' }
	}
});

sIFR.replace(helveticaneue, {
	selector: '#quote cite',
	css: {
		'.sIFR-root': { 'color': '#c52c2b', 'text-align': 'right' }
	}
});

sIFR.replace(din, {
	selector: '#blockHeading',
	css: {
		'.sIFR-root': { 'background-color': '#333333', 'color': '#ffffff', 'text-transform': 'uppercase', 'text-align': 'right', 'leading': '0' }
	},
	tuneHeight: '-3',
	ratios: [8, 1.43, 11, 1.38, 16, 1.33, 23, 1.32, 24, 1.29, 28, 1.3, 36, 1.29, 45, 1.28, 73, 1.27, 76, 1.26, 77, 1.27, 1.26]
});

sIFR.replace(helveticaneue, {
	selector: '.body .date',
	css: {
		'.sIFR-root': { 'color': '#333333' },
		'a': { 'color': '#333333', 'text-decoration': 'none' },
		'a:hover': { 'color': '#333333', 'text-decoration': 'none' }		
	},
	ratios: [7, 1.32, 8, 1.31, 12, 1.27, 15, 1.21, 16, 1.22, 22, 1.2, 23, 1.17, 28, 1.19, 30, 1.17, 31, 1.18, 33, 1.17, 38, 1.16, 39, 1.17, 54, 1.16, 81, 1.15, 84, 1.14, 86, 1.15, 87, 1.14, 88, 1.15, 91, 1.14, 92, 1.15, 1.14]
});

sIFR.replace(helveticaneue, {
	selector: '.body .headline',
	css: {
		'.sIFR-root': { 'color': '#c52c2b' }
	}
});

