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; }
 
 186   border-collapse: collapse;
 
 189 table.framed td, table.framed.th {
 
 190   border: 1px #888 solid;
 
 193 /* =================================== */
 
 194 /* = Hide some elements for printing = */
 
 195 /* =================================== */
 
 207 .activity .description p:first-child {
 
 212   .activity .act_counter {
 
 219     .activity .info .infobox {
 
 221       border-top: 1px solid #c9ccce; }
 
 222       .activity .info .infobox h1 {
 
 223         text-transform: uppercase;
 
 225         margin: 0 0 0.5em -2.1875em;
 
 226         padding-left: 2.1875em;
 
 229       .activity .info .infobox p {
 
 231     .activity .info .time h1 {
 
 232       background: url(/static/img/icons/activity-time.png) 0 0 no-repeat; }
 
 233     .activity .info .kind h1 {
 
 234       background: url(/static/img/icons/activity-kind.png) 0 0 no-repeat; }
 
 235     .activity .info .materials h1 {
 
 236       background: url(/static/img/icons/activity-tools.png) 0 0 no-repeat; }
 
 246 #book-text .caption {
 
 248   #book-text .caption p {
 
 255 #book-text .top-link {
 
 262   vertical-align: super; }