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);
154 background-color: rgb(132, 191, 42);
156 -moz-border-radius: 4px;
157 -webkit-border-radius: 4px;
159 border-bottom: 0.15em solid #7B9C2D;
160 border-right: 0.15em solid #7B9C2D;
163 #searchContainer #search-form {
183 /*margin-left: 5px;*/
186 #search-form li.category, #search-form li.book-title {
187 padding: 0.2em 0.5em 0.2em 0.5em;
188 background-color: rgb(242, 163, 15);
189 border: 1px solid #BA8722;
190 border-right: 1px solid #555;
191 border-bottom: 1px solid #555;
192 -moz-border-radius: 3px;
193 -webkit-border-radius: 3px;
195 margin-right: 0.25em;
198 #search-form li.book-title {
199 background-color: #DDD;
200 border: 1px solid #999;
201 border-right: 1px solid #555;
202 border-bottom: 1px solid #555;
205 #search-form input[type=submit] {
223 /* ================== */
224 /* = Search matches = */
225 /* ================== */
227 .matches li:first-letter {
228 text-transform: uppercase;
240 margin: 0 0.5em -0.75em 0.5em;
243 #main-page #tags-list {
247 #categories-list ul, #themes-list ul {
248 -moz-column-width: 12em;
249 -webkit-column-width: 12em;
256 background-color: #FBF9E7;
257 -moz-border-radius: 4px;
258 -webkit-border-radius: 4px;
260 border-bottom: 0.15em solid #E3D888;
261 border-right: 0.15em solid #E3D888;
264 #tagged-object-list #tags-list, #book-detail #tags-list {
268 #book-info, #categories-list {
277 #tagged-object-list #categories-list, #book-detail #book-info {
281 #book-detail #formats .change-sets {
289 background-color: #EEE;
292 -moz-border-radius: 4px;
293 -webkit-border-radius: 4px;
302 #czytamy-sluchajac-info {
307 #czytamy-sluchajac-info p {
313 #formats #czytamysluchajac-logo {
319 -moz-border-radius: 0px;
320 -webkit-border-radius: 0px;
324 #tagged-object-list #themes-list, #book-detail #themes-list {
328 #tags-list ol, #tags-list ul {
330 margin: 0.3em 0 1.2em 0;
348 div.shown-tags p, div.all-tags p {
349 margin: -1em 0 1em 0;
353 .show-all-tags, .hide-all-tags {
354 text-decoration: underline;
361 padding-bottom: 0.5em;
372 padding: 2em 0.5em 0.5em;
376 /* ===================== */
378 /* ===================== */
385 #latest-blog-posts ol {
386 padding: 0 0 0 1.5em;
388 list-style-type: square;
404 /* =============== */
405 /* = Description = */
406 /* =============== */
433 #toggle-description, #tagged-object-list .pagination, #book-detail .pagination {
436 background-color: #EEE;
438 -moz-border-radius: 4px;
439 -webkit-border-radius: 4px;
444 #toggle-description p {
454 background-color: #EEE;
457 -moz-border-radius: 4px;
458 -webkit-border-radius: 4px;
464 #download-shelf-menu {
465 -moz-border-radius: 4px;
466 -webkit-border-radius: 4px;
468 border: 3px solid #EEE;
473 #download-formats-form li {
478 #download-formats-form input {
482 #download-formats-form label {
484 background-color: #EEE;
490 padding-bottom: 0.75em;
493 #download-formats-form li {
499 #download-formats-form em {
501 background-color: #FFF;
504 #download-formats-form em strong {
509 #download-formats-form-submit {
514 #download-formats-form #download-formats-form-submit-li {
518 #download-formats-form-cancel {
522 #toggle-share-shelf {
526 background-color: #EEE;
529 -moz-border-radius: 4px;
530 -webkit-border-radius: 4px;
535 #toggle-share-shelf p {
540 -moz-border-radius: 4px;
541 -webkit-border-radius: 4px;
543 border: 3px solid #EEE;
552 /* ============================ */
553 /* = Books and fragments list = */
554 /* ============================ */
567 background-color: #FFF;
568 -moz-border-radius: 3px;
569 -webkit-border-radius: 3px;
574 border-bottom: 0.1em solid #EEE;
578 .fragment-text, .fragment-short-text {
580 background-color: #FFF;
581 -moz-border-radius: 3px;
582 -webkit-border-radius: 3px;
587 padding: 0.5em 0.5em 1.5em 0.5em;
598 border: 0.1em solid #EEE;
599 background-color: #F9F9F9;
606 .book-thumbnail, .book-parent-thumbnail {
607 background: transparent url(/static/img/book.png) no-repeat 0 0;
613 .book-parent-thumbnail {
614 background: transparent url(/static/img/book-parent.png) no-repeat 0 0;
618 /* =============== */
619 /* = Simple form = */
620 /* =============== */
621 .cuteform ol, .cuteform ul {
627 .cuteform ol li, .cuteform ul li {
635 .cuteform span.help-text {
646 /* ================ */
647 /* = Modal Window = */
648 /* ================ */
649 .jqmOverlay { background-color: #000; }
655 background-color: transparent;
660 #set-window div.header {
661 background-color: #FFF;
662 border-right: 0.25em solid #DDD;
664 padding: 0.5em 1em 0.5em 1em;
667 #set-window div.target {
668 background-color: #FFF;
669 border-right: 0.3em solid #DDD;
670 border-bottom: 0.3em solid #DDD;
674 #login-register-window {
678 background-color: transparent;
683 #login-register-window div.header {
684 background-color: #FFF;
685 border-right: 0.3em solid #DDD;
689 padding: 0.5em 1em 0.5em 1em;
694 #login-register-window div.target {
696 background-color: #FFF;
697 border-right: 0.3em solid #DDD;
698 border-bottom: 0.3em solid #DDD;
702 #user-shelves-window {
706 background-color: transparent;
711 #user-shelves-window div.header {
712 background-color: #FFF;
713 border-right: 0.3em solid #DDD;
717 padding: 0.5em 1em 0.5em 1em;
722 #user-shelves-window div.target {
724 background-color: #FFF;
725 border-right: 0.3em solid #DDD;
726 border-bottom: 0.3em solid #DDD;
740 .shelf-list a.delete-shelf {
743 padding: 0.25em 0.25em 0.25em 1em;
747 .shelf-list a.delete-shelf:active, .shelf-list a.delete-shelf:hover {
749 background-color: #900;
750 text-decoration: none;
757 background-color: transparent;
762 #suggest-window div.header {
763 background-color: #FFF;
764 border-right: 0.3em solid #DDD;
768 padding: 0.5em 1em 0.5em 1em;
773 #suggest-window div.target {
775 background-color: #FFF;
776 border-right: 0.3em solid #DDD;
777 border-bottom: 0.3em solid #DDD;
780 #suggest-form textarea {
784 /* ======================== */
785 /* = Alphabetic book list = */
786 /* ======================== */
794 border-left: 1px #cfcfcf solid;
800 list-style-type: none;
805 .book-list-show-index {
812 #book-a-list #book-list ol {
814 margin: 0.3em 0 1.2em 0;
818 #book-a-list #book-list h2 a {
826 border-left: 1px #cfcfcf solid;
828 background-color: white;
832 background-color: #2F4110;
871 .remove-from-shelf:active, .remove-from-shelf:hover {
873 background-color: #900;
874 text-decoration: none;
895 #document-list li a {
897 background-color: #FFF;
898 -moz-border-radius: 3px;
899 -webkit-border-radius: 3px;
901 /* font-size: 1.2em;*/
904 margin-bottom: 0.25em;
912 #document-list li li a {
916 #document-list li a:hover, #document-list li a.active {
917 text-decoration: none;
918 background-color: #EEE;
921 #document-list-body #document-detail {
929 #document-detail h2 {
930 margin: 0.75em 0 0.75em 0;
933 #document-list-body #document-detail .download {
939 /* ====================== */
940 /* = One percent banner = */
941 /* ====================== */
946 vertical-align: middle;
947 background-color: #FF6B3C;
954 #onepercent-text, #onepercent-line:visited, #onepercent-text:hover, #onepercent-text:active {
958 text-decoration: none;
961 #onepercent-text strong {
963 text-decoration: underline;
966 #onepercent-see-more, #onepercent-see-more:visited, #onepercent-see-more:hover, #onepercent-see-more:active {
974 text-decoration: none;