1 /* =================================================== */
 
   2 /* = Common elements: headings, paragraphs and lines = */
 
   3 /* =================================================== */
 
  36 /* ======================== */
 
  37 /* = Footnotes and themes = */
 
  38 /* ======================== */
 
  50 #footnotes .annotation {
 
  57   margin: 1.5em 0 0 0; }
 
  59 #footnotes p, #footnotes ul {
 
  63 #footnotes .permalink {
 
  77   margin: -0.25em -0.5em;
 
  83   padding: 0.25em 0.5em;
 
  86 .anchor:hover, #book-text .anchor:active {
 
  88   background-color: #CCC; }
 
  90 /* =================== */
 
  91 /* = Custom elements = */
 
  92 /* =================== */
 
  97   margin-bottom: 0.25em; }
 
 103   margin-bottom: -0.25em; }
 
 109   margin-top: -0.25em; }
 
 115   margin-top: 0.25em; }
 
 119   margin: 0.5em 0 0 1.5em; }
 
 127 div.kwestia div.stanza {
 
 144   border-bottom: 0.1em solid #999;
 
 145   padding-bottom: 1.5em; }
 
 147 div.note p, div.dedication p, div.note p.paragraph, div.dedication p.paragraph {
 
 149   font-style: italic; }
 
 153   visibility: hidden; }
 
 158   border-bottom: 0.1em solid #000; }
 
 163   text-align: center; }
 
 167   padding: 0 0 0 1.5em; }
 
 170   font-style: italic; }
 
 172 em.math, em.foreign-word, em.book-title, em.didaskalia {
 
 173   font-style: italic; }
 
 176   letter-spacing: 0.1em; }
 
 180   font-variant: small-caps; }
 
 185 /* =================================== */
 
 186 /* = Hide some elements for printing = */
 
 187 /* =================================== */
 
 199 .activity .description p:first-child {
 
 204   .activity .act_counter {
 
 211     .activity .info .infobox {
 
 213       border-top: 1px solid #c9ccce; }
 
 214       .activity .info .infobox h1 {
 
 215         text-transform: uppercase;
 
 217         margin: 0 0 0.5em -2.188em;
 
 218         padding-left: 2.188em;
 
 221       .activity .info .infobox p {
 
 223     .activity .info .time h1 {
 
 224       background: url(/static/img/icons/activity-time.png) 0 0 no-repeat; }
 
 225     .activity .info .kind h1 {
 
 226       background: url(/static/img/icons/activity-kind.png) 0 0 no-repeat; }
 
 227     .activity .info .materials h1 {
 
 228       background: url(/static/img/icons/activity-tools.png) 0 0 no-repeat; }
 
 242 #book-text .top-link {