/* Print Style Sheet for all pages of AbbaMoses site */

body {width: 8.5in; font-family: "Palatino Linotype" "Palatino" serif; color: black}
     
/* material for header */
h1, h2 {font-weight: bold; text-align: left;}
h1 {font-size: 18pt;}
h2 {font-size: 12pt;}

/* Don't display decorative elements when printing */
#hstrip, #vstrip, #corner {display: none}

/* Lists of Saints are formatted as definition lists */
dt {font-size: 10pt; font-weight: bold; }
dt.date {font-variant: small-caps;}
dd {font-size: 10pt; font-weight: normal;}

/* unsorted lists on main pages */
ul {list-style-type: disc;}

p {font-size:10pt; text-align: left;}
p.ctr {text-align: center; font-weight: bold}
p.footer {font-size: 8pt;  text-align: left}
p.headline {font-weight: bold; text-align: left;}
p.items  {text-align: left;}

hr {color: black}
span.star {font-weight: bold}
span.it {font-style: italic}
span.bo {font-weight: bold}
img.icon {float: left;}
