var univers = {
  src: '/swf/play/music/univers67.swf'
};
sIFR.activate(univers); 

var univers2 = {
  src: '/swf/play/music/Univers57.swf'
};
sIFR.activate(univers2); 

sIFR.replace(univers, {
	selector: '.content-block h2', 
	wmode: 'opaque',
	css: [
	  '.sIFR-root { font-size: 26px; background-color: #221f20; color: #ffffff; font-weight: normal; }'
	],
	filters: {
		DropShadow: {
			knockout: false, distance: 2, color: '#000000', strength: 2
		}
    },
	preventWrap: false,
	fitExactly: true,
	tuneHeight: -12,
	offsetTop: -6
});

sIFR.replace(univers, {
	selector: '.content-block h3', 
	wmode: 'opaque',
	css: [
	  '.sIFR-root { font-size: 14px; background-color: #221f20; color: #ffffff; font-weight: normal; }'
	],
	filters: {
		DropShadow: {
			knockout: false, distance: 1, color: '#000000', strength: 1
		}
    },
	preventWrap: true,
	fitExactly: true,
	tuneHeight: -10,
	offsetTop: -4
});

sIFR.replace(univers, {
	selector: '#event-block .event-block-heading', 
	wmode: 'opaque',
	css: [
	  '.sIFR-root { font-size: 14px; background-color: #221f20; color: #ffffff; font-weight: normal; }'
	],
	filters: {
		DropShadow: {
			knockout: false, distance: 1, color: '#000000', strength: 1
		}
    },
	preventWrap: true,
	fitExactly: true,
	tuneHeight: -10,
	offsetTop: -4
});

sIFR.replace(univers, {
	selector: '.news-description h4', 
	wmode: 'transparent',
	css: [
	  '.sIFR-root { font-size: 24px; color: #ffffff; font-weight: normal; }'
	],
	filters: {
		DropShadow: {
			knockout: false, distance: 1, color: '#000000', strength: 1
		}
    },
	preventWrap: false,
	fitExactly: true,
	tuneHeight: -10,
	offsetTop: -6
});
sIFR.replace(univers2, {
	selector: 'h5.event-date', 
	wmode: 'transparent',
	css: [
	  '.sIFR-root { font-size: 23px; color: #ffffff; font-weight: normal; }'
	],
	filters: {
		DropShadow: {
			knockout: false, distance: 2, color: '#000000', strength: 2
		}
    },
	preventWrap: false,
	fitExactly: true,
	tuneHeight: -10,
	offsetTop: -5
});
sIFR.replace(univers, {
	selector: '.event-date .header h3', 
	wmode: 'transparent',
	css: [
	  '.sIFR-root { font-size: 26px; background-color: #393939; color: #ffffff; font-weight: normal; }'
	],
	filters: {
		DropShadow: {
			knockout: false, distance: 1, color: '#000000', strength: 1
		}
    },
	preventWrap: false,
	fitExactly: true,
	tuneHeight: -13,
	offsetTop: -6
});
sIFR.replace(univers2, {
	selector: '.event-date .header h4', 
	wmode: 'transparent',
	css: [
	  '.sIFR-root { font-size: 25px; color: #ffffff; font-weight: normal; }'
	],
	filters: {
		DropShadow: {
			knockout: false, distance: 1, color: '#000000', strength: 1
		}
    },
	preventWrap: false,
	fitExactly: true,
	tuneHeight: -10,
	offsetTop: -5
});
sIFR.replace(univers, {
	selector: '#section-home p.large', 
	wmode: 'transparent',
	css: [
	  '.sIFR-root { font-size: 16px; background-color: #221f20; color: #ffffff; font-weight: normal; }'
	],
	filters: {
		DropShadow: {
			knockout: false, distance: 1, color: '#000000', strength: 1
		}
    },
	preventWrap: false,
	fitExactly: true
});
sIFR.replace(univers, {
	selector: '#section-home p.small', 
	wmode: 'transparent',
	css: [
	  '.sIFR-root { font-size: 13px; background-color: #221f20; color: #ffffff; font-weight: normal; leading:6 }'
	],
	filters: {
		DropShadow: {
			knockout: false, distance: 1, color: '#000000', strength: 1
		}
    },
	preventWrap: false,
	fitExactly: true
});

/* news details page */
sIFR.replace(univers, {
	selector: '#news-details-bottom .column-right h2', 
	wmode: 'transparent',
	css: [
	  '.sIFR-root { font-size: 22px; background-color: #221f20; color: #ffffff; font-weight: normal; }'
	],
	filters: {
		DropShadow: {
			knockout: false, distance: 1, color: '#000000', strength: 1
		}
    },
	preventWrap: false,
	fitExactly: true,
	tuneHeight: -11,
	offsetTop: -5
});
sIFR.replace(univers, {
	selector: '#news-details-bottom .column-left h3', 
	wmode: 'transparent',
	css: [
	  '.sIFR-root { font-size: 14px; background-color: #221f20; color: #ffffff; font-weight: normal; }'
	],
	filters: {
		DropShadow: {
			knockout: false, distance: 1, color: '#000000', strength: 1
		}
    },
	preventWrap: true,
	fitExactly: true,
	tuneHeight: -10,
	offsetTop: -4
});

/* event details */
sIFR.replace(univers, {
	selector: '#tab-content .bucket h2', 
	wmode: 'transparent',
	css: [
	  '.sIFR-root { font-size: 30px; background-color: #221f20; color: #ffffff; font-weight: normal; }'
	],
	filters: {
		DropShadow: {
			knockout: false, distance: 1, color: '#000000', strength: 1
		}
    },
	preventWrap: false,
	fitExactly: true,
	tuneHeight: -10,
	offsetTop: -4
});
sIFR.replace(univers, {
	selector: '#tab-content .bucket h3', 
	wmode: 'transparent',
	css: [
	  '.sIFR-root { font-size: 25px; background-color: #221f20; color: #ffffff; font-weight: normal; }'
	],
	filters: {
		DropShadow: {
			knockout: false, distance: 1, color: '#000000', strength: 1
		}
    },
	preventWrap: true,
	fitExactly: true,
	tuneHeight: -10,
	offsetTop: -4
});