var myriadpro = {src: 'http://www.fuqua.duke.edu/system/layout/flash/myriadpro.swf'};
sIFR.useStyleCheck = true;
sIFR.activate(myriadpro);

/* BEGIN Home Page */

sIFR.replace(myriadpro, {
  selector: '#homefooter .headerone', wmode: 'transparent', forceSingleLine: true
,fitExactly: true, forceClear: true, fixWrap: true, tuneWidth: '2', tuneHeight: '-5', offsetBottom: '-3', css: [
      ,'.sIFR-root { text-transform:uppercase;font-weight:normal; color:#778BCF;}'
    ]
});
sIFR.replace(myriadpro, {
  selector: '#homefooter .headertwo', wmode: 'transparent', forceSingleLine: true
,fitExactly: true, forceClear: true, fixWrap: true, tuneWidth: '2', tuneHeight: '-8', offsetTop: '-3', css: [
      ,'.sIFR-root { text-transform:uppercase;font-weight:bold; color:#778BCF;}'
    ]
}); 
sIFR.replace(myriadpro, {
  selector: '#homefooter .headerthree', wmode: 'transparent', forceSingleLine: true
,fitExactly: true, tuneWidth: '2',tuneHeight: '-5', offsetBottom: '-3', css: [
      ,'.sIFR-root { text-transform:uppercase;font-weight:bold; color:#778BCF;}'
	   ,'a { color:#778BCF;text-decoration: none;font-weight:bold;}'
      ,'a:link { color:#778BCF; }'
	  ,'a:hover { color:#778BCF; text-decoration:underline;}'
    ]
}); 

sIFR.replace(myriadpro, {
  selector: '#homefooter .headerfour', wmode: 'transparent', forceSingleLine: true
,fitExactly: true, tuneWidth: '2', offsetTop: '-3',css: [
      ,'.sIFR-root { text-transform:uppercase;font-weight:bold; color:#778BCF;}'
    ]
}); 

/* END Home Page */

/* BEGIN Main Title */ 

sIFR.replace(myriadpro, {
  selector: 'h1.mainTitle', wmode: 'transparent', forceSingleLine: true,  css: [
      ,'.sIFR-root { text-transform:uppercase;font-weight:bold; color:#CCCCCC;leading:-40;text-align:center;}'
	  ,'a { text-decoration: none;font-weight:bold; }'
      ,'a:link { color: #999999; }'
      ,'a:hover { color: #003399;}'
    ]
}); 
sIFR.replace(myriadpro, {
  selector: 'h1.centerTitle', wmode: 'transparent', forceSingleLine: true,  css: [
      ,'.sIFR-root { text-transform:uppercase;color:#333333;leading:-40;text-align:right;}'
    ]
}); 


/* END Main Title */

/* BEGIN Blog Specific */

sIFR.replace(myriadpro, {
  selector: 'span.home_title', wmode: 'transparent', forceSingleLine: 'true',fitExactly: true, forceClear: true, fixWrap: true, css: [
      ,'a { text-decoration: none;font-weight:bold; }'
      ,'a:link { color: #999999; }'
      ,'a:hover { color: #003399;}'
    ]
});
sIFR.replace(myriadpro, {
  selector: 'h1.home_title', wmode: 'transparent', forceSingleLine: 'true',fitExactly: true, forceClear: true, fixWrap: true, css: [
      ,'a { text-decoration: none;font-weight:bold; }'
      ,'a:link { color: #999999; }'
      ,'a:hover { color: #003399;}'
    ]
});

/* END Blog Specific */

/* BEGIN Left Navigation */

sIFR.replace(myriadpro, {
  selector: '#lc h1', wmode: 'transparent', tuneHeight: '-6', offsetBottom: '5', css: [
      ,'.sIFR-root { text-transform:uppercase;font-weight:bold; color:#666666;font-size:13px;}'
    ]
}); 

sIFR.replace(myriadpro, {
  selector: '#lc h2', wmode: 'transparent', forceClear: true, fitExactly: true, tuneHeight: '-5', offsetBottom: '5', css: [
      ,'.sIFR-root {color:#999999;font-size:13px;}'
	  ,'a { text-decoration: none;}'
	  ,'.nav_on a:link { color: #0033999;font-weight:bold; }'
      ,'.nav_off a:link { color: #999999; }'
      ,'a:hover { color: #003399;}'
    ]
}); 
sIFR.replace(myriadpro, {
  selector: '#lc h3, #lc h4', wmode: 'transparent', forceClear: true, fitExactly: true, tuneHeight: '-6', css: [
      ,'.sIFR-root {color:#999999;font-size:13px;}'
	  ,'a { text-decoration: none;}'
	  ,'.nav_on a:link { color: #0033999;}'
      ,'.nav_off a:link { color: #999999; }'
      ,'a:hover { color: #003399;}'
    ]
}); 

/* END Left Navigation */

/* BEGIN Main global navigation */

sIFR.replace(myriadpro, {
  selector: '#topnav span', wmode: 'transparent', forceClear: true, fitExactly: true, tuneWidth: '11', tuneHeight: '-6', offsetBottom: '-25', css: [
      ,'.sIFR-root { text-transform:uppercase;}'
	  ,'a { text-decoration: none; font-weight:bold; font-size:12px;}'
      ,'a:link { color: #000000; }'
      ,'a:hover { color: #003399;}'
    ]
}); 


/* END Main global navigation */

/* BEGIN Global tabs */

sIFR.replace(myriadpro, {
  selector: '#globaltabs li ', wmode: 'transparent', forceSingleLine: true
,fitExactly: true, offsetLeft: '-4', css: [
	  '.sIFR-root {background-color: #444444; text-align:center;font-size:12px;}'
	  ,'a { text-decoration: none; font-weight: lighter;}'
      ,'a:link { color: #CCCCCC;font-weight: lighter;}'
      ,'a:hover { color: #000000;}'
    ]
});


/* END Global tabs */
