var meta = {
	src: 'http://www.andrescatelli.com/v3/wp-content/themes/andre scatelli/sifr/flash/meta.swf'
		,ratios: [8, 1.63, 11, 1.55, 13, 1.54, 17, 1.53, 24, 1.5, 34, 1.48, 49, 1.47, 73, 1.46, 79, 1.45, 80, 1.46, 1.45]
	};
sIFR.activate(meta);

/*sIFR.replace(meta, {
	selector: 'h1', wmode: 'transparent'
	,css: [
	  '.sIFR-root { margin: 0; margin-bottom: 25px; padding: 0; font-size:36px; font-style:bold; color: #444444; height: 40px;}'
	]
});*/
sIFR.replace(meta, {
	selector: '.title', wmode: 'transparent', forceSingleLine: true
	,css: [
	  '.sIFR-root { margin: 0; margin-bottom: -10px; padding: 0; font-size:20px; font-style:bold; color: #000000; width: 100px;}'
	]
});
sIFR.replace(meta, {
	selector: '.description .title', wmode: 'transparent'
	,css: [
	  '.sIFR-root { margin: 0; margin-bottom: -10px; padding: 0; font-size:12px; font-style:bold; color: #000000; height: 36px}'
	]
});
sIFR.replace(meta, {
	selector: '.homeColumn1Title, .homeColumn2Title, .homeColumn3Title', wmode: 'transparent'
	,css: [
	  '.sIFR-root { margin: 0; margin-bottom: 20px; padding: 0; font-size:30px; font-style:bold; color: #000000; height: 36px;}'
	]
});

// Homepage replacements START
sIFR.replace(meta, {
	selector: '.destaqueTitulo, .post h2', wmode: 'transparent', forceSingleLine: true 
	,css: [
	  '.sIFR-root { padding: 0; font-size:30px; font-style:bold; color: #000000; height: 0px;}',
	  'a { text-decoration: none; color: #000000; height: 0px;}',
	  'a:hover { color: #FFFFFF; height: 30px;}'
	]
});


	
