/****************************/
/* LOCAL CSS                */
/****************************/

/* Put your custom CSS and CSS overrides in this file and  */
/* rename it local.css.  By restricting your CSS changes   */
/* to local.css, your changes will not be overwritten when */
/* upgrading to a new version of this theme.  You can also */
/* use a local-rtl.css file for the equivalent in RTL.     */

/* Steps to activate local.css:                       */
/* 1. Add your custom CSS to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Clear cached data at admin/settings/performance */


/* Headings - Font Families ---------------- */
/* sitename is the id span for the site title */

#sitename { font-family: ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif; font-weight:700; font-style:italics;
}

h1, h2 h3, h4, h5, h6, h7 h2.title {font-family: Garamond, Baskerville, Georgia, 'Times New Roman', serif;
}


/* Headings - Font Sizes etc ------------------- 
Use for sidebar titles Gadget, Constantia, Gill Sans, Century Gothic, Trebuchet, Impact, Arial Black News Gothic, Microsoft-Sans-Serif, Charcoal, Helvetica, Arial, San Serif */

h1 {font-size:261%; font-weight:900;
}

h2 {font-size:261%; font-weight:100; font-style: italics;
}

h2.title {font-size:261%; font-weight:100; font-style: italics;
}

h3 {font-size:190%; font-weight:900; line-height:120%
}

h4 {font-size:190%; font-weight:900;
}

h5 {font-size:138%; font-weight:100;
}

h6 {font-size:138%; font-weight:100;font-style: italics;
}

h7 {font-size:100%; font-weight:900; 
}

p {font-family: Corbel, Candara, 'Lucida Sans Unicode', 'Arial Narrow', Tahoma, Helvetica, 'san serif'; font-size:110%;
}
