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;
251 margin: 0 0.5em -0.75em 0.5em;
254 #main-page #tags-list {
258 #categories-list ul, #themes-list ul {
259 -moz-column-width: 12em;
260 -webkit-column-width: 12em;
267 background-color: #FBF9E7;
268 -moz-border-radius: 4px;
269 -webkit-border-radius: 4px;
271 border-bottom: 0.15em solid #E3D888;
272 border-right: 0.15em solid #E3D888;
275 #tagged-object-list #tags-list, #book-detail #tags-list {
279 #book-info, #categories-list {
288 #tagged-object-list #categories-list, #book-detail #book-info {
292 #book-detail #formats .change-sets {
300 background-color: #EEE;
303 -moz-border-radius: 4px;
304 -webkit-border-radius: 4px;
313 #czytamy-sluchajac-info {
318 #czytamy-sluchajac-info p {
324 #formats #czytamysluchajac-logo {
330 -moz-border-radius: 0px;
331 -webkit-border-radius: 0px;
335 #tagged-object-list #themes-list, #book-detail #themes-list {
339 #tags-list ol, #tags-list ul {
341 margin: 0.3em 0 1.2em 0;
359 div.shown-tags p, div.all-tags p {
360 margin: -1em 0 1em 0;
364 .show-all-tags, .hide-all-tags {
365 text-decoration: underline;
372 padding-bottom: 0.5em;
383 padding: 2em 0.5em 0.5em;
387 /* ===================== */
389 /* ===================== */
396 #latest-blog-posts ol {
397 padding: 0 0 0 1.5em;
399 list-style-type: square;
415 /* =============== */
416 /* = Description = */
417 /* =============== */
444 #toggle-description, #tagged-object-list .pagination, #book-detail .pagination {
447 background-color: #EEE;
449 -moz-border-radius: 4px;
450 -webkit-border-radius: 4px;
455 #toggle-description p {
465 background-color: #EEE;
468 -moz-border-radius: 4px;
469 -webkit-border-radius: 4px;
475 #download-shelf-menu {
476 -moz-border-radius: 4px;
477 -webkit-border-radius: 4px;
479 border: 3px solid #EEE;
484 #download-formats-form li {
489 #download-formats-form input {
493 #download-formats-form label {
495 background-color: #EEE;
501 padding-bottom: 0.75em;
504 #download-formats-form li {
510 #download-formats-form em {
512 background-color: #FFF;
515 #download-formats-form em strong {
520 #download-formats-form-submit {
525 #download-formats-form #download-formats-form-submit-li {
529 #download-formats-form-cancel {
533 #toggle-share-shelf {
537 background-color: #EEE;
540 -moz-border-radius: 4px;
541 -webkit-border-radius: 4px;
546 #toggle-share-shelf p {
551 -moz-border-radius: 4px;
552 -webkit-border-radius: 4px;
554 border: 3px solid #EEE;
563 /* ============================ */
564 /* = Books and fragments list = */
565 /* ============================ */
578 background-color: #FFF;
579 -moz-border-radius: 3px;
580 -webkit-border-radius: 3px;
585 border-bottom: 0.1em solid #EEE;
589 .fragment-text, .fragment-short-text {
591 background-color: #FFF;
592 -moz-border-radius: 3px;
593 -webkit-border-radius: 3px;
598 padding: 0.5em 0.5em 1.5em 0.5em;
609 border: 0.1em solid #EEE;
610 background-color: #F9F9F9;
617 .book-thumbnail, .book-parent-thumbnail {
618 background: transparent url(/static/img/book.png) no-repeat 0 0;
624 .book-parent-thumbnail {
625 background: transparent url(/static/img/book-parent.png) no-repeat 0 0;
629 /* =============== */
630 /* = Simple form = */
631 /* =============== */
632 .cuteform ol, .cuteform ul {
638 .cuteform ol li, .cuteform ul li {
646 .cuteform span.help-text {
657 /* ================ */
658 /* = Modal Window = */
659 /* ================ */
660 .jqmOverlay { background-color: #000; }
666 background-color: transparent;
671 #set-window div.header {
672 background-color: #FFF;
673 border-right: 0.25em solid #DDD;
675 padding: 0.5em 1em 0.5em 1em;
678 #set-window div.target {
679 background-color: #FFF;
680 border-right: 0.3em solid #DDD;
681 border-bottom: 0.3em solid #DDD;
685 #login-register-window {
689 background-color: transparent;
694 #login-register-window div.header {
695 background-color: #FFF;
696 border-right: 0.3em solid #DDD;
700 padding: 0.5em 1em 0.5em 1em;
705 #login-register-window div.target {
707 background-color: #FFF;
708 border-right: 0.3em solid #DDD;
709 border-bottom: 0.3em solid #DDD;
713 #user-shelves-window {
717 background-color: transparent;
722 #user-shelves-window div.header {
723 background-color: #FFF;
724 border-right: 0.3em solid #DDD;
728 padding: 0.5em 1em 0.5em 1em;
733 #user-shelves-window div.target {
735 background-color: #FFF;
736 border-right: 0.3em solid #DDD;
737 border-bottom: 0.3em solid #DDD;
751 .shelf-list a.delete-shelf {
754 padding: 0.25em 0.25em 0.25em 1em;
758 .shelf-list a.delete-shelf:active, .shelf-list a.delete-shelf:hover {
760 background-color: #900;
761 text-decoration: none;
768 background-color: transparent;
773 #suggest-window div.header {
774 background-color: #FFF;
775 border-right: 0.3em solid #DDD;
779 padding: 0.5em 1em 0.5em 1em;
784 #suggest-window div.target {
786 background-color: #FFF;
787 border-right: 0.3em solid #DDD;
788 border-bottom: 0.3em solid #DDD;
791 #suggest-form textarea {
795 /* ======================== */
796 /* = Alphabetic book list = */
797 /* ======================== */
805 border-left: 1px #cfcfcf solid;
811 list-style-type: none;
816 .book-list-show-index {
823 #book-a-list #book-list ol {
825 margin: 0.3em 0 1.2em 0;
829 #book-a-list #book-list h2 a {
837 border-left: 1px #cfcfcf solid;
839 background-color: white;
843 background-color: #2F4110;
882 .remove-from-shelf:active, .remove-from-shelf:hover {
884 background-color: #900;
885 text-decoration: none;
906 #document-list li a {
908 background-color: #FFF;
909 -moz-border-radius: 3px;
910 -webkit-border-radius: 3px;
912 /* font-size: 1.2em;*/
915 margin-bottom: 0.25em;
923 #document-list li li a {
927 #document-list li a:hover, #document-list li a.active {
928 text-decoration: none;
929 background-color: #EEE;
932 #document-list-body #document-detail {
940 #document-detail h2 {
941 margin: 0.75em 0 0.75em 0;
944 #document-list-body #document-detail .download {
950 /* ====================== */
951 /* = One percent banner = */
952 /* ====================== */
957 vertical-align: middle;
958 background-color: #FF6B3C;
965 #onepercent-text, #onepercent-line:visited, #onepercent-text:hover, #onepercent-text:active {
969 text-decoration: none;
972 #onepercent-text strong {
974 text-decoration: underline;
977 #onepercent-see-more, #onepercent-see-more:visited, #onepercent-see-more:hover, #onepercent-see-more:active {
985 text-decoration: none;