﻿/* 
Description: Cufon config stylesheet for FARMCode.org site
Author: James Diacono (jd@thefarmdigital.com.au)
Date created: 16th of April, 2010
*/

/* To prevent flash of unstyled content */
.cufon-loading #content h1,
.cufon-loading #header #siteDescription,
.cufon-loading #header #menu>li,
.cufon-loading .widget h4,
.cufon-loading #filter {
    text-indent: -9999em;
    
    /* decrease the font-size so it doesn't mess with the width of the button */
    font-size:1.2em; 
    }
