var huxtable = {
  src: 'http://fluiditystudio.com/blog/wp-content/themes/fs_theme/flash/huxtable.swf'
};

sIFR.activate(huxtable);


sIFR.replace( huxtable , {
  selector: '#SideBar h2, h2.error',
  wmode: 'transparent',  
  css: [   '.sIFR-root { color: #e7ddc0; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #e7ddc0; }'
      ,'a:hover { color: #e7ddc0; }'
	]
});

sIFR.replace( huxtable , {
  selector: '#Folio h2, h2.error',
  wmode: 'transparent',  
  css: [   '.sIFR-root { color: #5d3220; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #5d3220; }'
      ,'a:hover { color: #5d3220; }'
	]
});

sIFR.replace( huxtable , {
  selector: '#TitleText p, p.error',
  wmode: 'transparent',  
  css: [   '.sIFR-root { color: #2c4e09; }'
	]
});

sIFR.replace( huxtable , {
  selector: '#NavText li, li.error',
  wmode: 'transparent',  
  css: [   '.sIFR-root { color: #5d3220; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #5d3220; }'
      ,'a:hover { color: #335d1b; }'
	]
});

sIFR.replace( huxtable , {
  selector: '#BaseText p, #FooterText p, p.error',
  wmode: 'transparent',  
  css: [   '.sIFR-root { color: #5d3220; }'
	  ,'a { text-decoration:underline; }'
      ,'a:link { color: #335d1b; }'
      ,'a:hover { color: #000000; text-decoration:underline; }'
	]
});

sIFR.replace( huxtable , {
  selector: '#cream h2, h2.error',
  wmode: 'transparent',  
  css: [   '.sIFR-root { color: #e7ddc0; }'
      ,'a { text-decoration: underline; }'
      ,'a:link { color: #000000; }'
      ,'a:hover { color: #5d3220; text-decoration:underline; }'
	]
});

sIFR.replace( huxtable , {
  selector: '#content p, p.error, #content span, span.error',
  wmode: 'transparent',  
  css: [   '.sIFR-root { color: #5d3220; }'
	  ,'a { text-decoration:none; }'
      ,'a:link { color: #335d1b; }'
      ,'a:hover { color: #000000; text-decoration:underline; }'
	]
});

sIFR.replace( huxtable , {
  selector: '#sidelist li, #sidelist2 li, li.error',
  wmode: 'transparent',  
  css: [   '.sIFR-root { color: #5d3220; }'
	  ,'a { text-decoration:underline; }'
      ,'a:link { color: #5d3220; }'
      ,'a:hover { color: #000000; text-decoration:underline; }'
	]
});

sIFR.replace( huxtable , {
  selector: '#purchaselist li, #purchaselist li, li.error',
  wmode: 'transparent',  
  css: [   '.sIFR-root { color: #5d3220; }'
	  ,'a { text-decoration:underline; }'
      ,'a:link { color: #5d3220; }'
      ,'a:hover { color: #000000; text-decoration:underline; }'
	]
});

sIFR.replace( huxtable , {
  selector: '#sidebar p, p.error',
  wmode: 'transparent',  
  css: [   '.sIFR-root { color: #5d3220; }'
	  ,'a { text-decoration:underline; }'
      ,'a:link { color: #335d1b; }'
      ,'a:hover { color: #000000; text-decoration:underline; }'
	]
});

sIFR.replace( huxtable , {
  selector: 'div#pdt',
  wmode: 'transparent',  
  css: [   '.sIFR-root { color: #5d3220; }'
	  ,'a { text-decoration:underline; }'
      ,'a:link { color: #335d1b; }'
      ,'a:hover { color: #000000; text-decoration:underline; }'
	]
});

sIFR.replace( huxtable , {
  selector: '#commentform label, label.error',
  wmode: 'transparent',  
  css: [   '.sIFR-root { color: #5d3220; }'
	  ,'a { text-decoration:underline; }'
      ,'a:link { color: #5d3220; }'
      ,'a:hover { color: #000000; text-decoration:underline; }'
	]
});

sIFR.replace( huxtable , {
  selector: 'div#prevpost, div#nextpost',
  wmode: 'transparent',  
  css: [   '.sIFR-root { color: #5d3220; }'
	  ,'a { text-decoration:none; }'
      ,'a:link { color: #335d1b; }'
      ,'a:hover { color: #000000; text-decoration:underline; }'
	]
});

var scriptmtbold = {
  src: 'http://fluiditystudio.com/blog/wp-content/themes/fs_theme/flash/scriptmtbold.swf'
};

sIFR.activate(scriptmtbold);

sIFR.replace( scriptmtbold , {
  selector: '#content h2, h2.error, #content h3, h3.error, #content cite, cite.error',
  wmode: 'transparent',  
  css: [   '.sIFR-root { color: #30510C; }'
      ,'a { text-decoration: none; color: #30510C; }'
      ,'a:link { color: #30510C; }'
      ,'a:hover { color: #5d3220; }'
	]
});

sIFR.replace( scriptmtbold , {
  selector: '#sidebar h2, h2.error',
  wmode: 'transparent',  
  css: [   '.sIFR-root { color: #30510C; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #728F4C; }'
      ,'a:hover { color: #728F4C; }'
	]
});
