3     font: Georgia, "Times New Roman", serif;
 
  10     text-decoration: none;
 
  18 /* ================================== */
 
  19 /* = Header with logo and menu      = */
 
  20 /* ================================== */
 
  22     margin: 3.4em 0 0 1.4em;
 
  57 #menu li a:hover, #menu li a:active {
 
  59     background: #FFF url(/static/img/arrow-down.png) no-repeat center right;
 
  64     background: #FFF url(/static/img/arrow-up.png) no-repeat center right;
 
  74     border-bottom: 0.25em solid #DDD;
 
  75     border-right: 0.25em solid #DDD;
 
  94     padding: 0 0 1.5em 1.5em;
 
 114 /* =================================================== */
 
 115 /* = Common elements: headings, paragraphs and lines = */
 
 116 /* =================================================== */
 
 149 /* ======================== */
 
 150 /* = Footnotes and themes = */
 
 151 /* ======================== */
 
 153     border-left: 0.1em solid #DDDDDD;
 
 161     margin-right: -9.5em;
 
 174 #footnotes .annotation {
 
 202     margin: -0.25em -0.5em;
 
 208     padding: 0.25em 0.5em;
 
 212 .anchor:hover, #book-text .anchor:active {
 
 214     background-color: #CCC;
 
 217 /* =================== */
 
 218 /* = Custom elements = */
 
 219 /* =================== */
 
 224     margin-bottom: 0.25em;
 
 231     margin-bottom: -0.25em;
 
 243     margin: 0.5em 0 0 1.5em;
 
 254 div.kwestia div.stanza {
 
 275     border-bottom: 0.1em solid #999;
 
 276     padding-bottom: 1.5em;
 
 279 div.note p, div.dedication p, div.note p.paragraph, div.dedication p.paragraph {
 
 292     border-bottom: 0.1em solid #000;
 
 303     padding: 0 0 0 1.5em;
 
 310 em.math, em.foreign-word, em.book-title, em.didaskalia {
 
 315     letter-spacing: 0.1em;
 
 320     font-variant: small-caps;
 
 324 /* =================================== */
 
 325 /* = Hide some elements for printing = */
 
 326 /* =================================== */
 
 329     #menu {display: none;}