var P22corinthia = {
	src: '/flash/P22corinthia.swf'
	,wmode: 'transparent'
	,fitExactly: true
	,ratios: [10, 1.32, 16, 1.27, 17, 1.23, 18, 1.25, 28, 1.23, 29, 1.2, 34, 1.22, 35, 1.2, 36, 1.21, 53, 1.2, 78, 1.19, 82, 1.18, 83, 1.19, 84, 1.18, 85, 1.19, 87, 1.18, 88, 1.19, 93, 1.18, 94, 1.19, 1.18]
};


sIFR.activate(P22corinthia);
sIFR.fixWrap = false;
sIFR.fixHover = false;

var AdobeGaramondPro = {
	src: '/flash/AdobeGaramondPro.swf'
	,wmode: 'transparent'
	,fitExactly: true
	,ratios: [9, 1.16, 16, 1.09, 24, 1.06, 37, 1.04, 74, 1.02, 1.01]
};

sIFR.activate(AdobeGaramondPro);
sIFR.fixWrap = false;
sIFR.fixHover = false;



/* general */

sIFR.replace(P22corinthia, {

	selector: '#homePage #about, #homePage #collection, #homePage #charlieBlog, #homePage #locations'
	,css: '.sIFR-root { color: #4f4c4b; }, a { color: #4f4c4b;, font-size: 100px;, text-decoration: none; }, a:hover { color: #4f4c4b; }', forceWidth: true, fitExactly: true, forceSingleLine: true 
	
	/*,filters: {
  		DropShadow: {
    		knockout: false
    		,distance: 1
    		,color: '#000000'
    		,strength: 0.5
  }
}*/
	
});

sIFR.replace(P22corinthia, {

	selector: '#topNav #about, #topNav #collection, #topNav #charlieBlog, #topNav #locations'
	,css: '.sIFR-root { color: #ffffff; }, a { color: #ffffff;, font-size: 100px;, text-decoration: none; }, a:hover { color: #ffffff; }', forceWidth: false, fitExactly: true, forceSingleLine: true 
	
	,filters: {
			DropShadow: {
				knockout: false
				,distance: 1
				,color: '#000000'
				,strength: 0.75
	  }
	}
	
});

sIFR.replace(P22corinthia, {

	selector: '#categories h2, #topics h2'
	,css: '.sIFR-root { color: #333333; }, a { color: #333333;, font-size: 100px;, text-decoration: none; }', forceWidth: true, fitExactly: true, forceSingleLine: true 
	
	/*,filters: {
  		DropShadow: {
    		knockout: false
    		,distance: 1
    		,color: '#000000'
    		,strength: 0.5
  }
}*/
	
});
sIFR.replace(P22corinthia, {

	selector: '.postHeading'
	,css: '.sIFR-root { color: #333333; }, a { color: #333333;, font-size: 100px;, text-decoration: none; }', forceWidth: true, fitExactly: true, forceSingleLine: true 
	
	/*,filters: {
  		DropShadow: {
    		knockout: false
    		,distance: 1
    		,color: '#000000'
    		,strength: 0.5
  }
}*/
	
});


sIFR.replace(AdobeGaramondPro, {

	selector: '#header h1'
	,css: '.sIFR-root { color: #ffffff; font-size: 24px; text-transform: uppercase; }', forceWidth: false, fitExactly: true, forceSingleLine: true 
	
	,filters: {
			DropShadow: {
				knockout: false
				,distance: 1
				,color: '#000000'
				,strength: 0.95
	  }
	}
	
});



