/* ********************************************************** */
/* General Definitions                                        */
/* ********************************************************** */
/*
  Helpful reminders:
    page-break-before : (avoid|auto|always);
    page-break-after : (avoid|auto|always);
    page-break-inside : (avoid|auto|always);
    widows : [num-lines];
    orphans : [num-lines];
*/

/* *** This Print stylesheet has been disabled until it has been properly adapted and tested for mar.anomy.net ***

.stream { display : none; }

.nav { display : none; }
.extranav { display : none; }
.searchform { display : none; }
.eplicaad { display : none; }
.quizbox { display : none; }
.subscr { display : none; }

.more { display : none; }


body {
  font-family : Palatino, "Book Antiqua", Times, "Times New Roman", serif;
  margin : 0;
  padding : 0;
}


a {
  font-weight : bold;
  text-decoration : none;
}
a:after {
  font-family : Palatino, "Book Antiqua", Times, "Times New Roman", serif;
  text-decoration : none;
  font-weight : normal;
  font-size : 0.9em;
}
a[href]:after  { content : " (" attr(href) ")"; }
a[title]:after { content : " (" attr(href) " - " attr(href) ")"; }



p, table, blockquote, ul, ol, dl {
  margin-top : 0;
  margin-bottom : 0.67em;
  widows : 2;
  orphans : 2;
}
ul, ol {
  margin-left : 0;
  padding-left : 2.25em;
}

img {
  margin : 0;
  border : none;
  padding : 0;
}

h1, h2, h3, h4, h5, caption {
  font-family : Helvetica, Geneva, Arial, sans-serif;
  page-break-after : avoid;
  page-break-inside : avoid;
  font-weight : bold;
  margin : 0em;
}
h1 {
  font-size : 1.5em;
  margin-bottom : 0;
}
h2 {
  font-size : 1.33em;
  margin-top : 1.85em;
  margin-bottom : 0.5em;
}
h3 {
  font-size : 1.1em;
  margin-top : 1.1em;
  margin-bottom : 0.61em;
}
h4, caption {
  font-size : 0.9em;
  margin-top : 1em;
  margin-bottom : 0;
}


.box h2.boxhd {
  font-size : 1.5em;
  margin-top : 0em;
}
.box {
  clear : both;
  padding-bottom : 1.5em;
  border-bottom : 0.07em solid #000;
  margin-bottom : 0.8em;
}


.article .boxhd { display : none; }
.article h2.subtitle {
  font-size : 1.1em;
  margin-top : 0;
}
.article .meta {
  font-style : italic;
  margin-top : 0.67em;
}
.article .imgbox {
  float : right; 
  margin : 0 0 1em 0;
  border-bottom : none;
  width : 13em;
}
.article .imgbox .content {
  background-color : #fff;
  padding-left : 1em;
}

.imgbox img { width : 12em; }
.imgbox .imgcontent {
  font-size : 0.8em;
}
.imgbox .imgmeta {
  margin-top : 0.3em;
  font-size : 0.7em;
  color : #666;
}
.article .chapters a:after { content : ""; }



table {
  page-break-inside : avoid; 
  border-top : 0.05em solid #ccc;
  border-left : 0.05em solid #ccc;
}
caption { text-align : left; }
th, td {
  page-break-inside : avoid;
  vertical-align : top;
  text-align : left;
  border-right : 0.05em solid #ccc;
  border-bottom : 0.05em solid #ccc;
  padding : 0 0.67em 0.1em 0;
}

table.grid {
  page-break-inside : auto;
  border : none;
}
table.grid td {
  page-break-inside : avoid;
  widows : 2;
  orphans : 2;
  border : none;
}



.articlelist .meta {
  font-family : Palatino, "Book Antiqua", Times, "Times New Roman", serif;
  font-weight : normal;
  font-size : 0.95em;
  margin-right : 0.25em;
}
.articlelist ul {
  padding-left : 0;
  list-style : none;
}
.articlelist li {
  margin-bottom : 0.67em;
}
.articlelist li a {
  font-family : Helvetica, Geneva, Arial, sans-serif;
  font-weight : bold;
}
.articlelist .item {
  margin-bottom : 0.9em;
  clear : both;
}
.articlelist .item img {
  float : right;
  margin : 0.2em 0 0.5em 0.5em;
}
.articlelist .item h3 {
  font-size : 1em;
  margin : 0.6em 0 0.2em 0;
}
.articlelist .item h3 a {
  font-size : 1.05em;
}
.articlelist .item h3 .meta {
  display : block;
}
.articlelist a:after { display : block; }



#pageheader,
.pageheader {
  padding-bottom : 0.2em;
  border-bottom : 0.1em solid #000;
  margin-bottom : 2.1em;
}
#pageheader h1,
.pageheader h1 {
  font-size : 1.5em;
  font-weight : normal;
  white-space : nowrap;
}
#pageheader img,
.pageheader img {
  height : 1.75em;
  width : auto;
  vertical-align : middle;
}
#pageheader a:after,
.pageheader a:after { content : ""; }



.breadcrumbs {
  position : absolute;
  top : 3.22em;
  left : 0em;
  width : 100%;
  padding-bottom : 0.33em;
  border-bottom : 0.07em solid #000;
}
.breadcrumbs h2.boxhd {
  font-size : 0.8em;
  display : inline;
  margin-right : 0.67em;
}
.breadcrumbs .boxhd:after { content : ":"; }
.breadcrumbs .content {
  font-family : Helvetica, Geneva, Arial, sans-serif;
  display : inline; 
  font-size : 0.8em;
}
.breadcrumbs a { font-weight : bold; }
.breadcrumbs a:after { content : ""; }


.footer {
  page-break-before : avoid;
  font-style : italic;
  font-size : 0.8em;
  padding-top : 0.5em;
  border-top : 0.07em solid #000;
  border-bottom : none;
}
.footer h2.boxhd { display : none; }
.footer a { font-weight : bold; }




#pagebody .quizbox,
.pagebody .quizbox { display : block; }
.quizbox {
  page-break-inside : avoid;
}
.quizbox h3 {
  font-size : 1em; 
}
.quizbox .question {
  font-weight : bold;
}
.quizbox ul {
  page-break-inside : avoid;
  page-break-before : avoid;
  padding-left : 0;
  list-style : none;
}
.quizbox .bar {
  page-break-before : avoid;
  display : block; 
  border : 0.05em solid #000;
  margin-bottom : 0.5em;
}
.quizbox .results .bar img {
  height : 1.2em;
}


*/
/* ********************************************************** */
/* Site Specific Definitions                                  */
/* ********************************************************** */



