3     font: Georgia, "Times New Roman", serif;
 
  10     text-decoration: none;
 
  18 #other-text #book-text {
 
  22 /* ================================== */
 
  23 /* = Header with logo and menu      = */
 
  24 /* ================================== */
 
  26     margin: 3.4em 0 0 1.4em;
 
  71 #menu li a.menu:hover, #menu li a.menu:active {
 
  73     background: #FFF url(/static/img/arrow-down.png) no-repeat center right;
 
  76 #menu li a.menu.selected {
 
  78     background: #FFF url(/static/img/arrow-up.png) no-repeat center right;
 
  96 #toc, #themes, #nota_red, #info, #other-versions, #objects {
 
 103     border-bottom: 0.25em solid #DDD;
 
 104     border-right: 0.25em solid #DDD;
 
 119     border-bottom: 0.25em solid #DDD;
 
 120     border-right: 0.25em solid #DDD;
 
 129 #toc ol, #themes ol, #objects ol {
 
 140     padding: 0 0 1.5em 1.5em;
 
 165 /* =================================================== */
 
 166 /* = Common elements: headings, paragraphs and lines = */
 
 167 /* =================================================== */
 
 200 /* ======================== */
 
 201 /* = Footnotes and themes = */
 
 202 /* ======================== */
 
 204     border-left: 0.1em solid #DDDDDD;
 
 211     font-variant: normal;
 
 213     text-transform: none;
 
 214     text-decoration: none;
 
 218     margin-right: -9.5em;
 
 219     margin-bottom: 0.5em;
 
 239 #footnotes .annotation {
 
 250 #footnotes p, #footnotes ul {
 
 255 #footnotes .permalink {
 
 271     margin: -0.25em -0.5em;
 
 277     padding: 0.25em 0.5em;
 
 281 .anchor:hover, #book-text .anchor:active {
 
 283     background-color: #CCC;
 
 286 /* =================== */
 
 287 /* = Custom elements = */
 
 288 /* =================== */
 
 293     margin-bottom: 0.25em;
 
 300     margin-bottom: -0.25em;
 
 319     margin: 0.5em 0 0 1.5em;
 
 330 div.kwestia div.stanza {
 
 351     border-bottom: 0.1em solid #999;
 
 352     padding-bottom: 1.5em;
 
 355 div.note p, div.dedication p, div.note p.paragraph, div.dedication p.paragraph {
 
 368     border-bottom: 0.1em solid #000;
 
 379     padding: 0 0 0 1.5em;
 
 386 em.math, em.foreign-word, em.book-title, em.didaskalia {
 
 391     letter-spacing: 0.1em;
 
 396     font-variant: small-caps;
 
 404 /* =================================== */
 
 405 /* = Hide some elements for printing = */
 
 406 /* =================================== */
 
 409     #menu {display: none;}