3 font: 70% Verdana, Arial, Helvetica, sans-serif;
5 background: #FFF url(/pliki/img/bg.png) repeat-x;
15 text-decoration: none;
19 text-decoration: underline;
23 font: 1em Verdana, Arial, Helvetica, sans-serif;
27 font: normal normal bold 2em Arial, sans-serif;
54 /* ================================== */
55 /* = Header with logo and user-info = */
56 /* ================================== */
72 /* ======================== */
73 /* = Footer with sponsors = */
74 /* ======================== */
76 border-top: 0.1em solid #999;
89 text-decoration: underline;
99 background-color: rgb(132, 191, 42);
100 -moz-border-radius: 4px;
101 -webkit-border-radius: 4px;
103 border-bottom: 0.15em solid #7B9C2D;
104 border-right: 0.15em solid #7B9C2D;
123 #search-form li.category, #search-form li.book-title {
124 padding: 0.2em 0.5em 0.2em 0.5em;
125 background-color: rgb(242, 163, 15);
126 border: 1px solid #BA8722;
127 border-right: 1px solid #555;
128 border-bottom: 1px solid #555;
129 -moz-border-radius: 3px;
130 -webkit-border-radius: 3px;
134 #search-form li.book-title {
135 background-color: #DDD;
136 border: 1px solid #999;
137 border-right: 1px solid #555;
138 border-bottom: 1px solid #555;
141 #search-form input[type=submit] {
145 /* TODO: Shouldn't be needed */
146 #book-detail #search-form {
147 padding: 0.75em 0.5em;
161 background-color: #FBEF90;
162 -moz-border-radius: 4px;
163 -webkit-border-radius: 4px;
165 border-bottom: 0.15em solid #E3D888;
166 border-right: 0.15em solid #E3D888;
169 #books #tags-list, #book-detail #tags-list {
173 #tags-list ol, #tags-list ul {
175 margin: 0.3em 0 1.2em 0;
184 #main-page #categories-list {
189 #main-page #themes-list {
208 /* ===================== */
209 /* = Latest blog posts = */
210 /* ===================== */
216 #latest-blog-posts ol {
217 padding: 0 0 0 1.5em;
219 list-style-type: square;
223 /* =============== */
224 /* = Description = */
225 /* =============== */
231 #toggle-description, #books .pagination {
234 background-color: #EEE;
236 -moz-border-radius: 4px;
237 -webkit-border-radius: 4px;
242 #toggle-description p {
263 background-color: #FFF;
264 -moz-border-radius: 3px;
265 -webkit-border-radius: 3px;
278 background: transparent url(/pliki/img/book.png) no-repeat 0 0;
284 /* =============== */
285 /* = Simple form = */
286 /* =============== */
287 .simple-form ol, .simple-form ul {
293 .simple-form ol li, .simple-form ul li {
297 /* ================ */
298 /* = Modal Window = */
299 /* ================ */
304 background-color: transparent;
310 #set-window div.header {
311 background-color: #FFF;
312 border-right: 0.5em solid #DDD;
314 padding: 0.5em 1em 0.5em 1em;
317 #set-window div.target {
318 background-color: #FFF;
319 border-right: 0.5em solid #DDD;
320 border-bottom: 0.5em solid #DDD;
324 .jqmOverlay { background-color: #000; }
327 /* ======================== */
328 /* = Alphabetic book list = */
329 /* ======================== */
332 margin: 0.3em 0 1.2em 0;