/* ArcanaVision */
/* HIST: 20091202-SJP */

/* = ==== ==== ==== ==== ==== ==== ==== ==== ==== ==== ==== ==== =70 */
/* tag styles */

h1{font-size: 2.2em;}
h2{font-size: 1.8em;}
h3{font-size: 1.6em;}
h4{font-size: 1.4em;}
h5{font-size: 1.2em;}
/* not currently working in FF */
h6{font-size: 1em; font-weight: bold; display: inline;}

i {font-style: italic;}
b {font-weight: bold;}
em {font-weight: bold; font-style: normal;}
strong {font-weight: bold; font-style: italic;}


/* = ==== ==== ==== ==== ==== ==== ==== ==== ==== ==== ==== ==== =70 */
/* tag classes */
div.contentGroup{border-top: 1px black solid; margin-top: 1em; padding-top: 1em;}
div.headline,h6{font-weight: normal;}
div.logos,img {padding: 5px 5px;}
img.framed {border: 1px solid black}
/* icon are inline images 16x16 */
img.icon {padding: 0; margin-right: 5px;}
p.footernote {color: grey;}
/* would prefer to h6 tag */
span.label {font-weight: bold;}
span.subnote {color: grey;}
span.subnote a {color: grey; font-weight: bold;}
div.indented, p.indented{ margin-left: 10px; }

div.post-date em { background-color: #FFF; color:#000; }
div.post-date a { color:#000; }

div.post-footer{ display: none; }

div.postwrap div.copy { padding:0 30px 0; }

/* = ==== ==== ==== ==== ==== ==== ==== ==== ==== ==== ==== ==== =70 */
/* global classes */

/* Column Section, helps group content */
.colSection {margin-top: 20px;}
