html {
    -webkit-text-size-adjust: none; /* Prevent font scaling in landscape */
}

BODY { font-size: 12pt; line-height: 1.4em; text-align: center;}

h1 { font-size: 24pt; font-weight: bold; margin-bottom: .1em; }
#home h1 { font-size: 20pt; letter-spacing: -1px; margin-bottom: 15px; }
h2 { font-size: 18pt; margin-bottom: 15px; }
#home h2 { font-size: 16pt; }
p, li { font-size: 12pt; }
#header li { font-size: 10pt; }

#article h3 { font-size: 16pt; font-weight: bold; margin: 1.5em 0 .6em; }
#article h4 { font-size: 14pt; font-weight: bold; margin: 1.5em 0 .6em; }
#article h5 { font-size: 13pt; font-weight: bold; margin: 0em 0 1em; }
#article h6 { font-size: 12pt; font-weight: bold; margin: 1em 0 0em; }

div.cta { height: 30px; margin-top: 15px; text-align: right; }
div.cta a { background: url(../img/bull_arrow_20x19.png) no-repeat 0 4px; display: block; font-weight: bold; height: 11px; padding: 2px 0px 14px 0px; position: absolute; right: 0px; text-align: right; width: 130px; text-decoration: none;}

#aside .primary, #aside .secondary { padding-bottom: 40px;}