var nillandFont = { src: '/flash/nilland.swf' };
sIFR.activate(nillandFont);

sIFR.replace(nillandFont, {
  selector: '.featureTitle',
  css: [
       '.sIFR-root { color: #333333; font-size:17px }',
	   'a { color: #333333;text-decoration:none }',
	   'a:hover { color: #333333;text-decoration:none }',
  ],
  wmode: 'transparent',
  ratios: [7, 1.32, 8, 1.31, 12, 1.27, 20, 1.22, 28, 1.19, 30, 1.17, 31, 1.18, 45, 1.17, 61, 1.16, 62, 1.15, 65, 1.16, 66, 1.15, 67, 1.16, 109, 1.15, 110, 1.14, 116, 1.15, 117, 1.14, 122, 1.15, 1.14]
});

sIFR.replace(nillandFont, {
  selector: '.eventTitle',
  css: [
       '.sIFR-root { color: #338B99; font-size:28px }',
  ],
  wmode: 'transparent',
  ratios: [7, 1.32, 8, 1.31, 12, 1.27, 20, 1.22, 28, 1.19, 30, 1.17, 31, 1.18, 45, 1.17, 61, 1.16, 62, 1.15, 65, 1.16, 66, 1.15, 67, 1.16, 109, 1.15, 110, 1.14, 116, 1.15, 117, 1.14, 122, 1.15, 1.14]
});

sIFR.replace(nillandFont, {
  selector: '.suggestedPlaces',
  css: [
       '.sIFR-root { color: #333333; font-size:20px; font-weight:bold }',
  ],
  wmode: 'transparent',
  ratios: [7, 1.32, 8, 1.31, 12, 1.27, 20, 1.22, 28, 1.19, 30, 1.17, 31, 1.18, 45, 1.17, 61, 1.16, 62, 1.15, 65, 1.16, 66, 1.15, 67, 1.16, 109, 1.15, 110, 1.14, 116, 1.15, 117, 1.14, 122, 1.15, 1.14]
});

//sIFR.debug.ratios(featureTitle, {selector: '.featureTitle'});
