3 font: 70% Verdana, Arial, Helvetica, sans-serif;
5 background: #FFF url(/static/img/bg.png) repeat-x;
19 text-decoration: none;
23 text-decoration: underline;
27 font: 1em Verdana, Arial, Helvetica, sans-serif;
31 font: normal normal bold 1.75em Arial, sans-serif;
46 margin: 0.2em 0 -1em 0;
52 background-color: #F5DC7D;
63 /* ================================== */
64 /* = Header with logo and user-info = */
65 /* ================================== */
99 border-right: 1px solid gray;
100 -moz-border-radius: 2px;
103 padding: 0.2em 0.5em;
107 .lang-menu button:hover {
109 text-decoration: underline;
112 .lang-menu button.active {
114 text-decoration: none;
117 .lang-menu button.last {
121 /* ======================== */
122 /* = Footer with sponsors = */
123 /* ======================== */
125 border-top: 0.1em solid #999;
138 text-decoration: underline;
142 /* =============== */
143 /* = Search form = */
144 /* =============== */
148 background-color: rgb(132, 191, 42);
149 -moz-border-radius: 4px;
150 -webkit-border-radius: 4px;
152 border-bottom: 0.15em solid #7B9C2D;
153 border-right: 0.15em solid #7B9C2D;
171 /*margin-left: 5px;*/
174 #search-form li.category, #search-form li.book-title {
175 padding: 0.2em 0.5em 0.2em 0.5em;
176 background-color: rgb(242, 163, 15);
177 border: 1px solid #BA8722;
178 border-right: 1px solid #555;
179 border-bottom: 1px solid #555;
180 -moz-border-radius: 3px;
181 -webkit-border-radius: 3px;
183 margin-right: 0.25em;
186 #search-form li.book-title {
187 background-color: #DDD;
188 border: 1px solid #999;
189 border-right: 1px solid #555;
190 border-bottom: 1px solid #555;
193 #search-form input[type=submit] {
215 margin: 0 0.5em -0.75em 0.5em;
218 #main-page #tags-list {
222 #categories-list ul, #themes-list ul {
223 -moz-column-width: 12em;
224 -webkit-column-width: 12em;
231 background-color: #FBF9E7;
232 -moz-border-radius: 4px;
233 -webkit-border-radius: 4px;
235 border-bottom: 0.15em solid #E3D888;
236 border-right: 0.15em solid #E3D888;
239 #tagged-object-list #tags-list, #book-detail #tags-list {
243 #book-info, #categories-list {
252 #tagged-object-list #categories-list, #book-detail #book-info {
256 #book-detail #formats .change-sets {
264 background-color: #EEE;
267 -moz-border-radius: 4px;
268 -webkit-border-radius: 4px;
277 #czytamy-sluchajac-info {
282 #czytamy-sluchajac-info p {
288 #formats #czytamysluchajac-logo {
294 -moz-border-radius: 0px;
295 -webkit-border-radius: 0px;
299 #tagged-object-list #themes-list, #book-detail #themes-list {
303 #tags-list ol, #tags-list ul {
305 margin: 0.3em 0 1.2em 0;
323 div.shown-tags p, div.all-tags p {
324 margin: -1em 0 1em 0;
328 .show-all-tags, .hide-all-tags {
329 text-decoration: underline;
336 padding-bottom: 0.5em;
347 padding: 2em 0.5em 0.5em;
351 /* ===================== */
353 /* ===================== */
360 #latest-blog-posts ol {
361 padding: 0 0 0 1.5em;
363 list-style-type: square;
379 /* =============== */
380 /* = Description = */
381 /* =============== */
408 #toggle-description, #tagged-object-list .pagination, #book-detail .pagination {
411 background-color: #EEE;
413 -moz-border-radius: 4px;
414 -webkit-border-radius: 4px;
419 #toggle-description p {
429 background-color: #EEE;
432 -moz-border-radius: 4px;
433 -webkit-border-radius: 4px;
439 #download-shelf-menu {
440 -moz-border-radius: 4px;
441 -webkit-border-radius: 4px;
443 border: 3px solid #EEE;
448 #download-formats-form li {
453 #download-formats-form input {
457 #download-formats-form label {
459 background-color: #EEE;
465 padding-bottom: 0.75em;
468 #download-formats-form li {
474 #download-formats-form em {
476 background-color: #FFF;
479 #download-formats-form em strong {
484 #download-formats-form-submit {
489 #download-formats-form #download-formats-form-submit-li {
493 #download-formats-form-cancel {
497 #toggle-share-shelf {
501 background-color: #EEE;
504 -moz-border-radius: 4px;
505 -webkit-border-radius: 4px;
510 #toggle-share-shelf p {
515 -moz-border-radius: 4px;
516 -webkit-border-radius: 4px;
518 border: 3px solid #EEE;
527 /* ============================ */
528 /* = Books and fragments list = */
529 /* ============================ */
542 background-color: #FFF;
543 -moz-border-radius: 3px;
544 -webkit-border-radius: 3px;
549 border-bottom: 0.1em solid #EEE;
553 .fragment-text, .fragment-short-text {
555 background-color: #FFF;
556 -moz-border-radius: 3px;
557 -webkit-border-radius: 3px;
562 padding: 0.5em 0.5em 1.5em 0.5em;
573 border: 0.1em solid #EEE;
574 background-color: #F9F9F9;
581 .book-thumbnail, .book-parent-thumbnail {
582 background: transparent url(/static/img/book.png) no-repeat 0 0;
588 .book-parent-thumbnail {
589 background: transparent url(/static/img/book-parent.png) no-repeat 0 0;
593 /* =============== */
594 /* = Simple form = */
595 /* =============== */
596 .cuteform ol, .cuteform ul {
602 .cuteform ol li, .cuteform ul li {
610 .cuteform span.help-text {
621 /* ================ */
622 /* = Modal Window = */
623 /* ================ */
624 .jqmOverlay { background-color: #000; }
630 background-color: transparent;
635 #set-window div.header {
636 background-color: #FFF;
637 border-right: 0.25em solid #DDD;
639 padding: 0.5em 1em 0.5em 1em;
642 #set-window div.target {
643 background-color: #FFF;
644 border-right: 0.3em solid #DDD;
645 border-bottom: 0.3em solid #DDD;
649 #login-register-window {
653 background-color: transparent;
658 #login-register-window div.header {
659 background-color: #FFF;
660 border-right: 0.3em solid #DDD;
664 padding: 0.5em 1em 0.5em 1em;
669 #login-register-window div.target {
671 background-color: #FFF;
672 border-right: 0.3em solid #DDD;
673 border-bottom: 0.3em solid #DDD;
677 #user-shelves-window {
681 background-color: transparent;
686 #user-shelves-window div.header {
687 background-color: #FFF;
688 border-right: 0.3em solid #DDD;
692 padding: 0.5em 1em 0.5em 1em;
697 #user-shelves-window div.target {
699 background-color: #FFF;
700 border-right: 0.3em solid #DDD;
701 border-bottom: 0.3em solid #DDD;
715 .shelf-list a.delete-shelf {
718 padding: 0.25em 0.25em 0.25em 1em;
722 .shelf-list a.delete-shelf:active, .shelf-list a.delete-shelf:hover {
724 background-color: #900;
725 text-decoration: none;
732 background-color: transparent;
737 #suggest-window div.header {
738 background-color: #FFF;
739 border-right: 0.3em solid #DDD;
743 padding: 0.5em 1em 0.5em 1em;
748 #suggest-window div.target {
750 background-color: #FFF;
751 border-right: 0.3em solid #DDD;
752 border-bottom: 0.3em solid #DDD;
755 #suggest-form textarea {
759 /* ======================== */
760 /* = Alphabetic book list = */
761 /* ======================== */
762 #book-a-list #book-list {
763 -moz-column-width: 24em;
764 -webkit-column-width: 24em;
768 #book-a-list #book-list ol {
770 margin: 0.3em 0 1.2em 0;
775 background-color: #2F4110;
814 .remove-from-shelf:active, .remove-from-shelf:hover {
816 background-color: #900;
817 text-decoration: none;
838 #document-list li a {
840 background-color: #FFF;
841 -moz-border-radius: 3px;
842 -webkit-border-radius: 3px;
844 /* font-size: 1.2em;*/
847 margin-bottom: 0.25em;
851 #document-list li a:hover, #document-list li a.active {
852 text-decoration: none;
853 background-color: #EEE;
856 #document-list-body #document-detail {
864 #document-detail h2 {
865 margin: 0.75em 0 0.75em 0;
868 #document-list-body #document-detail .download {
874 /* ====================== */
875 /* = One percent banner = */
876 /* ====================== */
881 vertical-align: middle;
882 background-color: #FF6B3C;
889 #onepercent-text, #onepercent-line:visited, #onepercent-text:hover, #onepercent-text:active {
893 text-decoration: none;
896 #onepercent-text strong {
898 text-decoration: underline;
901 #onepercent-see-more, #onepercent-see-more:visited, #onepercent-see-more:hover, #onepercent-see-more:active {
909 text-decoration: none;