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 /* ================================== */
91 /* ======================== */
92 /* = Footer with sponsors = */
93 /* ======================== */
95 border-top: 0.1em solid #999;
108 text-decoration: underline;
112 /* =============== */
113 /* = Search form = */
114 /* =============== */
118 background-color: rgb(132, 191, 42);
119 -moz-border-radius: 4px;
120 -webkit-border-radius: 4px;
122 border-bottom: 0.15em solid #7B9C2D;
123 border-right: 0.15em solid #7B9C2D;
143 #search-form li.category, #search-form li.book-title {
144 padding: 0.2em 0.5em 0.2em 0.5em;
145 background-color: rgb(242, 163, 15);
146 border: 1px solid #BA8722;
147 border-right: 1px solid #555;
148 border-bottom: 1px solid #555;
149 -moz-border-radius: 3px;
150 -webkit-border-radius: 3px;
152 margin-right: 0.25em;
155 #search-form li.book-title {
156 background-color: #DDD;
157 border: 1px solid #999;
158 border-right: 1px solid #555;
159 border-bottom: 1px solid #555;
162 #search-form input[type=submit] {
184 margin: 0 0.5em -0.75em 0.5em;
187 #main-page #tags-list {
191 #categories-list ul, #themes-list ul {
192 -moz-column-width: 12em;
193 -webkit-column-width: 12em;
200 background-color: #FBF9E7;
201 -moz-border-radius: 4px;
202 -webkit-border-radius: 4px;
204 border-bottom: 0.15em solid #E3D888;
205 border-right: 0.15em solid #E3D888;
208 #tagged-object-list #tags-list, #book-detail #tags-list {
212 #book-info, #categories-list {
221 #tagged-object-list #categories-list, #book-detail #book-info {
225 #book-detail #formats .change-sets {
233 background-color: #EEE;
236 -moz-border-radius: 4px;
237 -webkit-border-radius: 4px;
246 #czytamy-sluchajac-info {
251 #czytamy-sluchajac-info p {
257 #formats #czytamysluchajac-logo {
263 -moz-border-radius: 0px;
264 -webkit-border-radius: 0px;
268 #tagged-object-list #themes-list, #book-detail #themes-list {
272 #tags-list ol, #tags-list ul {
274 margin: 0.3em 0 1.2em 0;
292 div.shown-tags p, div.all-tags p {
293 margin: -1em 0 1em 0;
297 .show-all-tags, .hide-all-tags {
298 text-decoration: underline;
305 padding-bottom: 0.5em;
316 padding: 2em 0.5em 0.5em;
320 /* ===================== */
322 /* ===================== */
329 #latest-blog-posts ol {
330 padding: 0 0 0 1.5em;
332 list-style-type: square;
348 /* =============== */
349 /* = Description = */
350 /* =============== */
373 #toggle-description, #tagged-object-list .pagination, #book-detail .pagination {
376 background-color: #EEE;
378 -moz-border-radius: 4px;
379 -webkit-border-radius: 4px;
384 #toggle-description p {
394 background-color: #EEE;
397 -moz-border-radius: 4px;
398 -webkit-border-radius: 4px;
403 /* ============================ */
404 /* = Books and fragments list = */
405 /* ============================ */
418 background-color: #FFF;
419 -moz-border-radius: 3px;
420 -webkit-border-radius: 3px;
425 border-bottom: 0.1em solid #EEE;
429 .fragment-text, .fragment-short-text {
431 background-color: #FFF;
432 -moz-border-radius: 3px;
433 -webkit-border-radius: 3px;
438 padding: 0.5em 0.5em 1.5em 0.5em;
449 border: 0.1em solid #EEE;
450 background-color: #F9F9F9;
457 .book-thumbnail, .book-parent-thumbnail {
458 background: transparent url(/static/img/book.png) no-repeat 0 0;
464 .book-parent-thumbnail {
465 background: transparent url(/static/img/book-parent.png) no-repeat 0 0;
469 /* =============== */
470 /* = Simple form = */
471 /* =============== */
472 .cuteform ol, .cuteform ul {
478 .cuteform ol li, .cuteform ul li {
486 .cuteform span.help-text {
496 /* ================ */
497 /* = Modal Window = */
498 /* ================ */
499 .jqmOverlay { background-color: #000; }
505 background-color: transparent;
510 #set-window div.header {
511 background-color: #FFF;
512 border-right: 0.25em solid #DDD;
514 padding: 0.5em 1em 0.5em 1em;
517 #set-window div.target {
518 background-color: #FFF;
519 border-right: 0.3em solid #DDD;
520 border-bottom: 0.3em solid #DDD;
524 #login-register-window {
528 background-color: transparent;
533 #login-register-window div.header {
534 background-color: #FFF;
535 border-right: 0.3em solid #DDD;
539 padding: 0.5em 1em 0.5em 1em;
544 #login-register-window div.target {
546 background-color: #FFF;
547 border-right: 0.3em solid #DDD;
548 border-bottom: 0.3em solid #DDD;
552 #user-shelves-window {
556 background-color: transparent;
561 #user-shelves-window div.header {
562 background-color: #FFF;
563 border-right: 0.3em solid #DDD;
567 padding: 0.5em 1em 0.5em 1em;
572 #user-shelves-window div.target {
574 background-color: #FFF;
575 border-right: 0.3em solid #DDD;
576 border-bottom: 0.3em solid #DDD;
590 .shelf-list a.delete-shelf {
593 padding: 0.25em 0.25em 0.25em 1em;
597 .shelf-list a.delete-shelf:active, .shelf-list a.delete-shelf:hover {
599 background-color: #900;
600 text-decoration: none;
603 /* ======================== */
604 /* = Alphabetic book list = */
605 /* ======================== */
606 #book-a-list #book-list {
607 -moz-column-width: 24em;
608 -webkit-column-width: 24em;
612 #book-a-list #book-list ol {
614 margin: 0.3em 0 1.2em 0;
619 background-color: #2F4110;
658 .remove-from-shelf:active, .remove-from-shelf:hover {
660 background-color: #900;
661 text-decoration: none;
682 #document-list li a {
684 background-color: #FFF;
685 -moz-border-radius: 3px;
686 -webkit-border-radius: 3px;
688 /* font-size: 1.2em;*/
691 margin-bottom: 0.25em;
695 #document-list li a:hover, #document-list li a.active {
696 text-decoration: none;
697 background-color: #EEE;
700 #document-list-body #document-detail {
708 #document-detail h2 {
709 margin: 0.75em 0 0.75em 0;
712 #document-list-body #document-detail .download {
718 /* ====================== */
719 /* = One percent banner = */
720 /* ====================== */
725 vertical-align: middle;
726 background-color: #FF6B3C;
733 #onepercent-text, #onepercent-line:visited, #onepercent-text:hover, #onepercent-text:active {
737 text-decoration: none;
740 #onepercent-text strong {
742 text-decoration: underline;
745 #onepercent-see-more, #onepercent-see-more:visited, #onepercent-see-more:hover, #onepercent-see-more:active {
753 text-decoration: none;