@font-face {
font-family: "Sandroal";
src: url(/fonts/sandroal.ttf);
}

h1, h2, h3, h4 { font-family: "Sandroal", "Century Gothic", "Futura", "Trebuchet MS", "Geneva", verdana, arial, sans-serif; letter-spacing: 0.06em; line-height: 1.25em; margin: 0; }
h1 { font-size: 2.2em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.4em; padding: 5px 0; }
h4 { font-size: 1.2em; padding: 5px 0 0 0; }
p { color: #333; font-family: "Century Gothic", "Futura", "Trebuchet MS", "Geneva", verdana, arial, sans-serif; font-size: 1.1em; letter-spacing: 0.06em; line-height: 1.25em; padding: 3px 0 7px 0; margin: 0;}

.comment p { padding: 0 30px 5px 10px; }
p.date { color: #aaa; padding: 0 0 5px 0; }
p.summary { color: #aaa; }
p.divided { border-top: 1px solid #eee; padding-top: 6px; }
#nav_categories p { padding: 0 0 7px 0; }

a:link, a:visited { color: #84bfd4; text-decoration: none; border-bottom: 1px dotted #eee; }
a:hover { color: #67a8be; border-bottom: 1px dotted #84bfd4; }
a:active { color: #84bfd4; text-decoration: none; border-bottom: 1px dotted #eee; }

#menu a { border: 0; }

em, strong, b { font-weight: bold; }
span.grey { color: #ccc; }
