/* @override http://localhost/css/typography.css */

/*
FAIL-SAFE Product Protection
http://fspp.com
(c)2007 by FAIL-SAFE Product Protection
All Rights Reserved

$Id: typography.css 2855 2009-12-10 18:22:44Z kevin $
*/
/* -------------------------------------------------------------- 
   
   Typography.css
   * Sets some default typography.
  
   Based on work by:
   * Nathan Borror     [playgroundblues.com]
   * Jeff Croft        [jeffcroft.com]
   * Christian Metts   [mintchaos.com]
   * Wilson Miner      [wilsonminer.com]
   
   Read more about using a baseline here:
   * alistapart.com/articles/settingtypeontheweb
  
-------------------------------------------------------------- */   
body{font-family:Helvetica,"Lucida Grande", Arial, Verdana, sans-serif;font-size:75%;line-height:1.5}html > body{font-size:12px}h1,.heading1,h2,.heading2,h3,.heading3,h4,.heading4,h5,.heading5,h6,.heading6{font-weight:700;text-transform:uppercase}h1,.heading1{font-size:3em}h2,.heading2{font-size:2em}h3,.heading3{font-size:1.5em;line-height:2}h4,.heading4{font-size:1.2em;font-weight:700;line-height:1.25}h5,.heading5{font-size:1em;font-weight:700}h6,.heading6{font-size:1em}p{margin:0 0 1.5em}p.last{margin-bottom:0}p img{float:left;margin:1.5em 1.5em 1.5em 0;padding:0}p img.top{margin-top:0}ul,ol{margin:0 0 1.5em 1.5em}ol{list-style-type:decimal}dl{margin:1.5em 0}a,.link{color:#125AA7;cursor:pointer;outline:none;text-decoration:underline}a:hover,.link:hover{color:#000}blockquote{color:#666;font-style:italic;margin:1.5em 0 1.5em 1.5em}em{font-style:italic}pre{background:#eee;border:0.1em solid #ddd;margin-bottom:1.3em;padding:1.5em}code{font:0.9em Monaco, monospace}hr{background:#B2CCFF;border:none;clear:none;color:#B2CCFF;float:none;height:0.1em;margin:0 0 1.4em;width:100%}* html hr{margin:0 0 1.2em}table{border-left:0.1em solid #ddd;border-top:0.1em solid #ddd;margin-bottom:1.4em}th,td{border-bottom:0.1em solid #ddd;border-right:0.1em solid #ddd;height:1em;padding:0.2em 0.4em}p.small{font-size:0.8em;line-height:1.875em;margin-bottom:1.875em}p.large{font-size:1.2em;line-height:2.5em}p.quiet{color:#666}.hide{display:none}#nav a{color:#FFF;font-weight:700;text-decoration:none}#foot{color:#FBFFD4}dl dt,strong,th,label{font-weight:700}::-moz-selection,::selection{background-color:#a5e5c7}
