[300] | 1 | @charset "UTF-8"; |
---|
[631] | 2 | /* -- BEGIN LICENSE BLOCK --------------------------------------- |
---|
| 3 | # This file is part of Ductile, a theme for Dotclear |
---|
| 4 | # |
---|
| 5 | # Copyright (c) 2011 - Association Dotclear |
---|
| 6 | # Licensed under the GPL version 2.0 license. |
---|
| 7 | # See LICENSE file or |
---|
| 8 | # http://www.gnu.org/licenses/old-licenses/gpl-2.0.html |
---|
| 9 | # |
---|
| 10 | # -- END LICENSE BLOCK ----------------------------------------- */ |
---|
[300] | 11 | |
---|
[347] | 12 | /* Infos |
---|
| 13 | Plan de cette feuille : |
---|
| 14 | 1. Structure, imports |
---|
| 15 | 2. Liens, html |
---|
| 16 | 3. Page |
---|
| 17 | 4. Haut de page |
---|
| 18 | 5. Wrapper, main, content |
---|
| 19 | 6. Billets |
---|
| 20 | 7. Commentaires et rétroliens |
---|
| 21 | 8. Sidebar |
---|
| 22 | 9. Footer |
---|
| 23 | 10. Classes communes |
---|
| 24 | 11. Pages spécifiques |
---|
| 25 | 12. Clearers |
---|
| 26 | |
---|
| 27 | Couleurs : |
---|
| 28 | Typo: #222 courant, #4c4c85 commentaires |
---|
[497] | 29 | Titres non cliquables: #14709e |
---|
[347] | 30 | Liens: #666 courant, #ad3f4c titre billet et Lire la suite |
---|
| 31 | Fond formulaire comm: #eef |
---|
[386] | 32 | Fond sidebar: #ededed |
---|
[359] | 33 | |
---|
| 34 | Thanks to: |
---|
| 35 | Colorzilla wysiwyg gradient editor http://www.colorzilla.com/gradient-editor/ |
---|
[347] | 36 | */ |
---|
| 37 | |
---|
| 38 | /* ----------------------------------------------------------------- |
---|
| 39 | 1. STRUCTURE - IMPORTS |
---|
| 40 | ------------------------------------------------------------------ */ |
---|
[300] | 41 | |
---|
| 42 | @import url(rebase.css); |
---|
[309] | 43 | @import url(mediaqueries.css); |
---|
[304] | 44 | |
---|
[308] | 45 | /* ------------------------------------------------------- body */ |
---|
| 46 | body { |
---|
| 47 | background: #fff; |
---|
[629] | 48 | font-family: "New Century Schoolbook","Century Schoolbook", "Century Schoolbook L", Georgia, serif; |
---|
[347] | 49 | color: #222; |
---|
[308] | 50 | } |
---|
[304] | 51 | |
---|
[347] | 52 | /* ------------------------------------------------------------ |
---|
| 53 | 2. LIENS & Complément balises HTML |
---|
| 54 | ------------------------------------------------------------- */ |
---|
| 55 | del { |
---|
| 56 | color: #800000; |
---|
| 57 | } |
---|
| 58 | blockquote { |
---|
| 59 | border: 2px solid #eef; |
---|
| 60 | padding: 1px 1em .5em; |
---|
| 61 | } |
---|
| 62 | code, pre { |
---|
| 63 | background: #efefef; |
---|
| 64 | border-right: 1px solid #aaa; |
---|
| 65 | border-bottom: 1px solid #aaa; |
---|
| 66 | font-size: .81em; |
---|
| 67 | } |
---|
[631] | 68 | pre { |
---|
| 69 | white-space: normal; |
---|
| 70 | } |
---|
[347] | 71 | |
---|
[304] | 72 | a { |
---|
| 73 | color: #666; |
---|
| 74 | } |
---|
| 75 | a:hover, a:focus { |
---|
[359] | 76 | background-color: #ebebee; |
---|
[304] | 77 | text-decoration: none; |
---|
| 78 | } |
---|
[637] | 79 | ul ul { |
---|
| 80 | margin-top: 0; |
---|
| 81 | } |
---|
[304] | 82 | |
---|
[347] | 83 | /* ------------------------------------------------------------ |
---|
| 84 | 3. PAGE |
---|
| 85 | ------------------------------------------------------------- */ |
---|
| 86 | |
---|
[315] | 87 | #page { |
---|
| 88 | position: relative; |
---|
| 89 | } |
---|
[305] | 90 | |
---|
[347] | 91 | /* ------------------------------------------------------------ |
---|
| 92 | 4. HAUT DE PAGE |
---|
| 93 | ------------------------------------------------------------- */ |
---|
[359] | 94 | #header { |
---|
| 95 | text-shadow: 0 1px 1px rgba(0,0,0,.2); |
---|
| 96 | line-height: 1; |
---|
| 97 | } |
---|
[631] | 98 | #logo a img, #stickers a img { |
---|
| 99 | border: none; |
---|
| 100 | } |
---|
[354] | 101 | h1 { |
---|
| 102 | font-variant: small-caps; |
---|
| 103 | } |
---|
[315] | 104 | h1 a { |
---|
| 105 | text-decoration: none; |
---|
[386] | 106 | color: #333; |
---|
[315] | 107 | } |
---|
[354] | 108 | #blogdesc { |
---|
[360] | 109 | margin: 0 0 0 32px; |
---|
[354] | 110 | font-family: "Franklin gothic medium","arial narrow","DejaVu Sans Condensed","helvetica neue",helvetica,sans-serif; |
---|
| 111 | font-style: italic; |
---|
[487] | 112 | color: #888; |
---|
[359] | 113 | text-shadow: none; |
---|
[354] | 114 | } |
---|
[497] | 115 | .supranav, #prelude { |
---|
[386] | 116 | font-family: "Franklin gothic medium","arial narrow","DejaVu Sans Condensed","helvetica neue",helvetica,sans-serif; |
---|
[360] | 117 | padding: 0 0 0 4px; |
---|
[354] | 118 | list-style-type: none; |
---|
[359] | 119 | line-height: 1.25; |
---|
[354] | 120 | font-size: .875em; |
---|
| 121 | } |
---|
[497] | 122 | .supranav li, #prelude li { |
---|
[354] | 123 | text-transform: uppercase; |
---|
[359] | 124 | vertical-align: top; |
---|
[354] | 125 | } |
---|
[599] | 126 | .supranav { |
---|
| 127 | clear: both; |
---|
| 128 | } |
---|
[497] | 129 | .supranav li a { |
---|
[354] | 130 | text-decoration: none; |
---|
| 131 | white-space: nowrap; |
---|
[359] | 132 | margin-bottom: 4px; |
---|
| 133 | -webkit-border-bottom-left-radius: 7px; |
---|
| 134 | -moz-border-radius-bottomleft: 7px; |
---|
| 135 | border-bottom-left-radius: 7px; |
---|
| 136 | background: transparent url(img/menu.png) no-repeat right top; |
---|
| 137 | } |
---|
[497] | 138 | .supranav li a:hover, |
---|
| 139 | .supranav li a:active, |
---|
| 140 | .supranav li a:focus { |
---|
[359] | 141 | background-color: #ebebee; |
---|
| 142 | background-position: right -150px; |
---|
| 143 | } |
---|
[497] | 144 | .supranav li.active a { |
---|
[359] | 145 | background-position: right -150px; |
---|
[629] | 146 | color: #14709e; |
---|
[359] | 147 | } |
---|
[497] | 148 | .supranav li a span { |
---|
[359] | 149 | display: block; |
---|
| 150 | text-transform: none; |
---|
| 151 | text-shadow: none; |
---|
| 152 | font-family: georgia; |
---|
| 153 | font-style:italic; |
---|
[354] | 154 | } |
---|
[305] | 155 | |
---|
[347] | 156 | /* ------------------------------------------------------------ |
---|
| 157 | 5. WRAPPER MAIN CONTENT |
---|
| 158 | ------------------------------------------------------------- */ |
---|
| 159 | |
---|
[391] | 160 | #wrapper { clear:both; } |
---|
[347] | 161 | #main { } |
---|
[350] | 162 | #content { |
---|
| 163 | padding-bottom: 2em; |
---|
| 164 | } |
---|
[347] | 165 | |
---|
| 166 | /* ------------------------------------------------------- content-info */ |
---|
| 167 | #content-info { |
---|
[535] | 168 | margin-top: 2em; |
---|
[347] | 169 | font-size: .875em; |
---|
[354] | 170 | font-family: "Franklin gothic medium","arial narrow","DejaVu Sans Condensed","helvetica neue",helvetica,sans-serif; |
---|
[347] | 171 | } |
---|
| 172 | #content-info h2 { |
---|
| 173 | font-size: 1.2em; |
---|
[497] | 174 | color: #14709e; |
---|
[347] | 175 | } |
---|
| 176 | #subcategories { |
---|
| 177 | font-size: .875em; |
---|
[354] | 178 | font-family: "Franklin gothic medium","arial narrow","DejaVu Sans Condensed","helvetica neue",helvetica,sans-serif; |
---|
[347] | 179 | } |
---|
| 180 | #subcategories h3 { |
---|
| 181 | font-size: 1.1em; |
---|
| 182 | font-variant: small-caps; |
---|
| 183 | } |
---|
[535] | 184 | #subcategories li { |
---|
| 185 | margin: 0; |
---|
| 186 | } |
---|
[347] | 187 | #content-info p, |
---|
| 188 | #content-info ul, |
---|
| 189 | #subcategories ul { |
---|
| 190 | margin: .5em 0; |
---|
[535] | 191 | padding: 0; |
---|
| 192 | list-style-type: none; |
---|
[347] | 193 | } |
---|
| 194 | |
---|
| 195 | /* ------------------------------------------------------- pagination, navlinks */ |
---|
[502] | 196 | #navlinks, |
---|
[470] | 197 | .navlinks, |
---|
[347] | 198 | .pagination { |
---|
[436] | 199 | margin: 2em 0 1em 0; |
---|
[347] | 200 | padding: 4px 8px; |
---|
| 201 | text-align: center; |
---|
| 202 | font-size: .875em; |
---|
| 203 | color: #000; |
---|
[359] | 204 | background: rgb(244,244,245); |
---|
| 205 | background: -moz-linear-gradient(top, rgba(244,244,245,1) 0%, rgba(215,215,220,1) 100%); |
---|
| 206 | background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,244,245,1)), color-stop(100%,rgba(215,215,220,1))); |
---|
| 207 | background: -webkit-linear-gradient(top, rgba(244,244,245,1) 0%,rgba(215,215,220,1) 100%); |
---|
| 208 | background: -o-linear-gradient(top, rgba(244,244,245,1) 0%,rgba(215,215,220,1) 100%); |
---|
| 209 | background: -ms-linear-gradient(top, rgba(244,244,245,1) 0%,rgba(215,215,220,1) 100%); |
---|
| 210 | filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f5', endColorstr='#d7d7dc',GradientType=0 ); |
---|
| 211 | background: linear-gradient(top, rgba(244,244,245,1) 0%,rgba(215,215,220,1) 100%); |
---|
[347] | 212 | -moz-border-radius: 4px; |
---|
| 213 | -webkit-border-radius: 4px; |
---|
| 214 | border-radius: 4px; |
---|
| 215 | border-right: 1px solid #aaa; |
---|
| 216 | border-bottom: 1px solid #ccc; |
---|
| 217 | } |
---|
[502] | 218 | #navlinks, |
---|
[470] | 219 | .navlinks { |
---|
[347] | 220 | margin-top: 4em; |
---|
| 221 | } |
---|
[502] | 222 | #navlinks a, |
---|
[470] | 223 | .navlinks a, |
---|
[347] | 224 | .pagination a { |
---|
| 225 | padding: 0 1em; |
---|
[354] | 226 | white-space: nowrap; |
---|
[347] | 227 | } |
---|
| 228 | |
---|
| 229 | /* ------------------------------------------------------------ |
---|
| 230 | 6. BILLETS |
---|
| 231 | ------------------------------------------------------------- */ |
---|
| 232 | |
---|
[315] | 233 | .post { |
---|
| 234 | background: transparent url(img/filet.png) repeat-x left bottom; |
---|
| 235 | } |
---|
| 236 | .day-date { |
---|
| 237 | display: none; |
---|
| 238 | } |
---|
[391] | 239 | .post-title { |
---|
[339] | 240 | margin-bottom: .33em; |
---|
[497] | 241 | color: #14709e; |
---|
[348] | 242 | line-height: 1.17; |
---|
[347] | 243 | } |
---|
[391] | 244 | .post-title a { |
---|
[315] | 245 | text-decoration: none; |
---|
[347] | 246 | color: #ad3f4c; |
---|
[315] | 247 | } |
---|
[641] | 248 | .post-icon { |
---|
| 249 | float: left; |
---|
| 250 | margin: .5em 1em 1em 0; |
---|
| 251 | } |
---|
[638] | 252 | .post h3, |
---|
[347] | 253 | .post h4, |
---|
[470] | 254 | .post h5, |
---|
[347] | 255 | .post h6 { |
---|
| 256 | font-weight: normal; |
---|
[497] | 257 | color: #14709e; |
---|
[347] | 258 | } |
---|
[637] | 259 | .post h3, .post h5 { |
---|
| 260 | font-variant: small-caps; |
---|
| 261 | } |
---|
[347] | 262 | .post-info, |
---|
| 263 | .post-tags, |
---|
| 264 | .post-info-co, |
---|
| 265 | .read-it, |
---|
| 266 | .page-info { |
---|
[346] | 267 | line-height: 1.2; |
---|
| 268 | margin: .33em 0; |
---|
| 269 | } |
---|
[609] | 270 | .post-attr { |
---|
| 271 | margin-bottom: 1em; |
---|
| 272 | } |
---|
[347] | 273 | .post-info, |
---|
| 274 | .post-tags { |
---|
[315] | 275 | font-size: .875em; |
---|
[436] | 276 | margin: 0; |
---|
| 277 | background: #fff; |
---|
| 278 | display: inline; |
---|
| 279 | padding: 0 .66em 0 0; |
---|
[315] | 280 | } |
---|
[440] | 281 | .post-info span + span { |
---|
| 282 | padding-left: .5em; |
---|
| 283 | } |
---|
[535] | 284 | .post-breadcrumb-cat a { |
---|
| 285 | padding-left: 24px; |
---|
| 286 | background: #fff no-repeat left center url(img/breadcrumb-category.png); |
---|
| 287 | } |
---|
[440] | 288 | .post-cat a { |
---|
| 289 | padding-left: 24px; |
---|
| 290 | background: #fff no-repeat left center url(img/category.png); |
---|
| 291 | } |
---|
[599] | 292 | .permalink a { |
---|
| 293 | padding-left: 20px; |
---|
| 294 | background: #fff no-repeat left center url(img/link.png); |
---|
| 295 | } |
---|
[535] | 296 | .post-info .post-date { |
---|
| 297 | padding-left: 28px; |
---|
| 298 | background: #fff no-repeat 6px center url(img/date.png); |
---|
| 299 | } |
---|
[347] | 300 | .post-info a, |
---|
[599] | 301 | .post-info-co a, |
---|
| 302 | .permalink a { |
---|
[346] | 303 | white-space: nowrap; |
---|
| 304 | } |
---|
[339] | 305 | .post-tags a { |
---|
[315] | 306 | padding-right: 1em; |
---|
[339] | 307 | padding-left: 14px; |
---|
[346] | 308 | background: #fff no-repeat left center url(img/tag.png); |
---|
[315] | 309 | } |
---|
| 310 | .post-tags li { |
---|
| 311 | display: inline; |
---|
| 312 | } |
---|
| 313 | .post-content { |
---|
| 314 | padding-bottom: 9px; |
---|
| 315 | } |
---|
[347] | 316 | .post ul { |
---|
| 317 | list-style-type: square; |
---|
| 318 | } |
---|
| 319 | .footnotes { |
---|
| 320 | font-size: .875em; |
---|
| 321 | } |
---|
[497] | 322 | .footnotes h4 { |
---|
| 323 | font-variant: normal; |
---|
| 324 | font-weight: bold; |
---|
| 325 | } |
---|
[315] | 326 | .read-it { |
---|
| 327 | text-align: right; |
---|
[339] | 328 | margin: 0 0 .25em 0; |
---|
[315] | 329 | } |
---|
[347] | 330 | .read-it a { |
---|
| 331 | color: #ad3f4c; |
---|
[535] | 332 | background: #fff; |
---|
| 333 | padding-left: .5em; |
---|
[347] | 334 | } |
---|
| 335 | .post-info-co, |
---|
| 336 | .page-info { |
---|
[315] | 337 | margin: 0; |
---|
| 338 | background: #fff; |
---|
| 339 | display: inline; |
---|
[316] | 340 | font-size: 0.875em; |
---|
[315] | 341 | font-style: italic; |
---|
[347] | 342 | padding-right: .5em; |
---|
[315] | 343 | } |
---|
| 344 | .post-info-co a { |
---|
| 345 | text-decoration: none; |
---|
| 346 | padding-right: 1em; |
---|
[339] | 347 | padding-left: 28px; |
---|
[315] | 348 | background-color: #fff; |
---|
| 349 | background-repeat: no-repeat; |
---|
| 350 | background-position: left center; |
---|
| 351 | } |
---|
| 352 | .post-info-co a.comment_count { |
---|
| 353 | background-image: url(img/comment.png); |
---|
| 354 | } |
---|
| 355 | .post-info-co a.ping_count { |
---|
| 356 | background-image: url(img/ping.png); |
---|
| 357 | } |
---|
[339] | 358 | .post-info-co a.attach_count { |
---|
| 359 | background-image: url(img/attach.png); |
---|
| 360 | } |
---|
[354] | 361 | #attachments { |
---|
| 362 | font-size: .875em; |
---|
| 363 | border-bottom: 1px solid #999; |
---|
| 364 | margin: 0 0 2em; |
---|
| 365 | } |
---|
| 366 | #attachments h3 { |
---|
| 367 | font-variant: small-caps; |
---|
| 368 | font-weight: normal; |
---|
| 369 | color: #666; |
---|
| 370 | } |
---|
| 371 | #attachments ul { |
---|
| 372 | list-style-type: none; |
---|
| 373 | margin: 0 0 1em; |
---|
| 374 | padding: 0; |
---|
| 375 | } |
---|
| 376 | #attachments ul li { |
---|
| 377 | padding-left: 24px; |
---|
| 378 | background: #fff url(img/download.png) no-repeat; |
---|
| 379 | } |
---|
[346] | 380 | |
---|
[347] | 381 | /* ------------------------------------------------------------ |
---|
| 382 | 7. COMMENTAIRES, PINGS |
---|
| 383 | ------------------------------------------------------------- */ |
---|
| 384 | |
---|
| 385 | /* ------------------------------------------------------- commentaires et rétroliens */ |
---|
| 386 | #comments, |
---|
[599] | 387 | #ping-url, |
---|
[347] | 388 | #comment-form, |
---|
| 389 | #comments-feed { |
---|
[610] | 390 | color: #333; |
---|
[354] | 391 | font-family: "Franklin gothic medium","arial narrow","DejaVu Sans Condensed","helvetica neue",helvetica,sans-serif; |
---|
[347] | 392 | font-size: .875em; |
---|
[609] | 393 | clear: both; |
---|
[347] | 394 | } |
---|
[599] | 395 | #comment-form, #ping-url { |
---|
[347] | 396 | padding: 1em; |
---|
| 397 | background: #eef; |
---|
| 398 | margin-top: 1em; |
---|
| 399 | color: #333; |
---|
| 400 | border: 1px solid #ddf; |
---|
| 401 | } |
---|
| 402 | #pr { |
---|
| 403 | padding: 1em; |
---|
[610] | 404 | border: 1px dashed #14709e; |
---|
[347] | 405 | margin-bottom: 1em; |
---|
| 406 | } |
---|
| 407 | #comments h3, |
---|
[599] | 408 | #ping-url h3, |
---|
[347] | 409 | #pr h3, |
---|
| 410 | #comment-form h3 { |
---|
| 411 | margin-top: 2em; |
---|
| 412 | color: #666; |
---|
| 413 | } |
---|
[599] | 414 | #comment-form h3, #ping-url h3 { |
---|
[347] | 415 | margin-top: 0; |
---|
| 416 | } |
---|
[599] | 417 | #comments > ul { |
---|
| 418 | margin-left: 0; |
---|
| 419 | padding-left: 0; |
---|
| 420 | list-style-type: none; |
---|
| 421 | } |
---|
[609] | 422 | .comment, .ping { |
---|
| 423 | clear: left; |
---|
[599] | 424 | margin-left: 0; |
---|
[609] | 425 | border-top: 1px solid #bbb; |
---|
[599] | 426 | } |
---|
[609] | 427 | .comment-info { |
---|
| 428 | clear: left; |
---|
| 429 | float: left; |
---|
[347] | 430 | padding-bottom: .2em; |
---|
[609] | 431 | margin-top: 1em; |
---|
| 432 | line-height: 1.25; |
---|
| 433 | width: 10em; |
---|
| 434 | color: #666; |
---|
[610] | 435 | font-family: "Century Schoolbook", "Century Schoolbook L", Georgia, serif; |
---|
[347] | 436 | } |
---|
| 437 | #comments .first { } |
---|
| 438 | #comments .odd { } |
---|
| 439 | #comments .me { |
---|
| 440 | font-family: "Century Schoolbook", "Century Schoolbook L", Georgia, serif; |
---|
[610] | 441 | color: #14709e; |
---|
[347] | 442 | } |
---|
[391] | 443 | .comment-number { |
---|
[347] | 444 | font-size: 2em; |
---|
| 445 | font-weight: normal; |
---|
| 446 | font-style: italic; |
---|
| 447 | text-decoration: none; |
---|
| 448 | font-family: "Century Schoolbook", "Century Schoolbook L", Georgia, serif; |
---|
[599] | 449 | color: #ad3f4c; |
---|
[609] | 450 | display: block; |
---|
| 451 | width: 2em; |
---|
[347] | 452 | } |
---|
[609] | 453 | .comment .comment-number { |
---|
| 454 | background: transparent url(img/comm.png) right center no-repeat; |
---|
| 455 | } |
---|
| 456 | .ping .comment-number { |
---|
| 457 | background: transparent url(img/tb.png) right center no-repeat; |
---|
| 458 | } |
---|
| 459 | .comment-content { |
---|
[610] | 460 | margin-left: 11.5em; |
---|
[609] | 461 | } |
---|
| 462 | #comments-feed { |
---|
| 463 | border-top: 1px solid #bbb; |
---|
| 464 | margin-top: 1.5em; |
---|
| 465 | padding-top: 1em; |
---|
| 466 | } |
---|
[347] | 467 | |
---|
| 468 | /* ------------------------------------------------------- formulaire des commentaires */ |
---|
| 469 | #comment-form fieldset { } |
---|
| 470 | .field { |
---|
| 471 | margin-bottom: 1em; |
---|
| 472 | } |
---|
| 473 | .field label { |
---|
| 474 | display: block; |
---|
| 475 | font-size: .875em; |
---|
| 476 | color: #666; |
---|
| 477 | text-indent: 6px; |
---|
| 478 | } |
---|
| 479 | .field input, |
---|
| 480 | .field textarea { |
---|
| 481 | display: block; |
---|
| 482 | font-size: 100%; |
---|
| 483 | border: 1px solid #ccc; |
---|
[623] | 484 | padding: 4px; |
---|
[347] | 485 | background: #fff; |
---|
| 486 | -webkit-border-radius: 3px; |
---|
| 487 | -moz-border-radius: 3px; |
---|
| 488 | border-radius: 3px; |
---|
[360] | 489 | font-family: sans-serif; |
---|
[624] | 490 | } |
---|
| 491 | .field textarea { |
---|
[347] | 492 | padding: .5em 1em; |
---|
| 493 | } |
---|
| 494 | .field input:focus, |
---|
| 495 | .field textarea:focus { |
---|
| 496 | background: #fff; |
---|
| 497 | } |
---|
| 498 | #comment-form input[type=submit], |
---|
| 499 | #comment-form input[type=reset] { |
---|
| 500 | font-size: .875em; |
---|
| 501 | display: inline-block; |
---|
| 502 | text-transform: capitalize; |
---|
| 503 | font-weight: bold; |
---|
| 504 | text-align: center; |
---|
| 505 | padding: .33em .66em; |
---|
| 506 | text-shadow: 0 1px 1px rgba(0,0,0,.3); |
---|
| 507 | -webkit-border-radius: 5px; |
---|
| 508 | -moz-border-radius: 5px; |
---|
| 509 | border-radius: 5px; |
---|
| 510 | border: solid 1px #777; |
---|
| 511 | -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); |
---|
| 512 | -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); |
---|
| 513 | box-shadow: 0 1px 2px rgba(0,0,0,.2); |
---|
[359] | 514 | background: rgb(119,119,119); |
---|
| 515 | background: -moz-linear-gradient(top, rgba(119,119,119,1) 0%, rgba(85,85,85,1) 100%); |
---|
| 516 | background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(119,119,119,1)), color-stop(100%,rgba(85,85,85,1))); |
---|
| 517 | background: -webkit-linear-gradient(top, rgba(119,119,119,1) 0%,rgba(85,85,85,1) 100%); |
---|
| 518 | background: -o-linear-gradient(top, rgba(119,119,119,1) 0%,rgba(85,85,85,1) 100%); |
---|
| 519 | background: -ms-linear-gradient(top, rgba(119,119,119,1) 0%,rgba(85,85,85,1) 100%); |
---|
| 520 | filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#777777', endColorstr='#555555',GradientType=0 ); |
---|
[347] | 521 | color: #eee; |
---|
| 522 | } |
---|
| 523 | #comment-form input[type=submit]:hover, #comment-form input[type=submit]:focus, |
---|
| 524 | #comment-form input[type=reset]:hover, #comment-form input[type=reset]:focus { |
---|
[359] | 525 | background: linear-gradient(top, rgba(119,119,119,1) 0%,rgba(85,85,85,1) 100%); |
---|
| 526 | background: rgb(85,85,85); |
---|
| 527 | background: -moz-linear-gradient(top, rgba(85,85,85,1) 0%, rgba(119,119,119,1) 100%); |
---|
| 528 | background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(85,85,85,1)), color-stop(100%,rgba(119,119,119,1))); |
---|
| 529 | background: -webkit-linear-gradient(top, rgba(85,85,85,1) 0%,rgba(119,119,119,1) 100%); |
---|
| 530 | background: -o-linear-gradient(top, rgba(85,85,85,1) 0%,rgba(119,119,119,1) 100%); |
---|
| 531 | background: -ms-linear-gradient(top, rgba(85,85,85,1) 0%,rgba(119,119,119,1) 100%); |
---|
| 532 | filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#777777',GradientType=0 ); |
---|
| 533 | background: linear-gradient(top, rgba(85,85,85,1) 0%,rgba(119,119,119,1) 100%); |
---|
[347] | 534 | text-decoration: none; |
---|
| 535 | } |
---|
| 536 | #c_content { |
---|
| 537 | width: 95%; |
---|
| 538 | padding: 4px; |
---|
| 539 | } |
---|
| 540 | |
---|
| 541 | .form-help { |
---|
| 542 | margin-top: 0; |
---|
| 543 | font-size: .875em; |
---|
| 544 | font-style: italic; |
---|
| 545 | } |
---|
| 546 | |
---|
[599] | 547 | /*#ping-url { |
---|
[347] | 548 | background: #efefef; |
---|
| 549 | border-right: 1px solid #aaa; |
---|
| 550 | border-bottom: 1px solid #aaa; |
---|
| 551 | font-size: .81em; |
---|
| 552 | padding-left: .5em; |
---|
[599] | 553 | }*/ |
---|
[347] | 554 | #comments-feed { |
---|
| 555 | margin-top: 2em; |
---|
| 556 | } |
---|
| 557 | |
---|
| 558 | /* ------------------------------------------------------------ |
---|
| 559 | 8. SIDEBAR |
---|
| 560 | ------------------------------------------------------------- */ |
---|
| 561 | |
---|
[346] | 562 | #sidebar { |
---|
| 563 | font-size: 0.875em; |
---|
| 564 | } |
---|
| 565 | #sidebar h2 { |
---|
[360] | 566 | font-size: 1.1em; |
---|
[346] | 567 | margin: 0; |
---|
| 568 | font-weight: normal; |
---|
[360] | 569 | font-family: "Franklin gothic medium","arial narrow","DejaVu Sans Condensed","helvetica neue",helvetica,sans-serif; |
---|
| 570 | color: #333; |
---|
[346] | 571 | } |
---|
[592] | 572 | #sidebar h2.toggle { |
---|
| 573 | background-image: url(img/plus.png); |
---|
| 574 | background-repeat: no-repeat; |
---|
| 575 | padding-left: 20px; |
---|
| 576 | } |
---|
| 577 | #sidebar h2.expanded { |
---|
| 578 | background-image: url(img/minus.png); |
---|
| 579 | } |
---|
| 580 | #sidebar h2.toggle a { |
---|
| 581 | text-decoration: none; |
---|
| 582 | } |
---|
[346] | 583 | #sidebar h3 { |
---|
[360] | 584 | font-size: 1em; |
---|
[346] | 585 | margin-bottom: 0; |
---|
| 586 | font-weight: normal; |
---|
[360] | 587 | font-family: "Franklin gothic medium","arial narrow","DejaVu Sans Condensed","helvetica neue",helvetica,sans-serif; |
---|
| 588 | color: #333; |
---|
[346] | 589 | } |
---|
| 590 | #sidebar ul { |
---|
| 591 | margin: .75em 0 .5em 4px; |
---|
| 592 | list-style-type: none; |
---|
| 593 | padding: 0; |
---|
| 594 | } |
---|
| 595 | #sidebar ul li ul { |
---|
[599] | 596 | margin-top: 0; |
---|
| 597 | margin-bottom: 0; |
---|
[346] | 598 | } |
---|
| 599 | #sidebar ul li { |
---|
| 600 | padding-left: 16px; |
---|
| 601 | background: transparent url(img/square.png) no-repeat 0 .5em; |
---|
| 602 | } |
---|
| 603 | #sidebar ul li ul li { |
---|
| 604 | background-image: url(img/square2.png); |
---|
| 605 | } |
---|
| 606 | #sidebar ul li ul li ul li { |
---|
| 607 | background-image: url(img/square3.png); |
---|
| 608 | } |
---|
[349] | 609 | #sidebar .syndicate ul li { |
---|
| 610 | background-image: none; |
---|
| 611 | padding-left: 0; |
---|
| 612 | } |
---|
[347] | 613 | #blognav > div, |
---|
| 614 | #blogextra > div { |
---|
[386] | 615 | background: #ededed; |
---|
[346] | 616 | margin-bottom: 1em; |
---|
| 617 | padding: 4px 8px; |
---|
[347] | 618 | -webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.2); |
---|
| 619 | -moz-box-shadow: 2px 2px 4px rgba(0,0,0,.2); |
---|
| 620 | -o-box-shadow: 2px 2px 4px rgba(0,0,0,.2); |
---|
| 621 | box-shadow: 2px 2px 4px rgba(0,0,0,.2); |
---|
[346] | 622 | } |
---|
[623] | 623 | .category-current { |
---|
| 624 | font-weight: bold; |
---|
| 625 | } |
---|
[346] | 626 | |
---|
[347] | 627 | /* ------------------------------------------------------- recherche */ |
---|
[346] | 628 | #search p { |
---|
| 629 | background: #fff; |
---|
| 630 | text-align: right; |
---|
| 631 | border: 1px solid #ddd; |
---|
| 632 | vertical-align: middle; |
---|
| 633 | padding: 0; |
---|
| 634 | } |
---|
| 635 | #search input { |
---|
| 636 | margin: 0; |
---|
| 637 | border: none; |
---|
| 638 | background: transparent; |
---|
[360] | 639 | height: auto; |
---|
| 640 | line-height: 2em; |
---|
[346] | 641 | } |
---|
[391] | 642 | #q { |
---|
[346] | 643 | float: left; |
---|
[359] | 644 | width: 78%; |
---|
[360] | 645 | font-size: 100%; |
---|
| 646 | padding-left: 2px; |
---|
[346] | 647 | } |
---|
[391] | 648 | #q:focus { |
---|
[346] | 649 | background: #fcfcf9; |
---|
| 650 | } |
---|
| 651 | #search .submit { |
---|
| 652 | background: #706F6F; |
---|
| 653 | color: #fff; |
---|
| 654 | vertical-align: top; |
---|
| 655 | width: 20%; |
---|
| 656 | font-variant: small-caps; |
---|
[360] | 657 | height: 2em; |
---|
[346] | 658 | } |
---|
[347] | 659 | #search .submit:hover, |
---|
| 660 | #search .submit:focus { |
---|
[360] | 661 | background: #333; |
---|
[346] | 662 | } |
---|
[347] | 663 | |
---|
| 664 | /* ------------------------------------------------------------ |
---|
| 665 | 9. FOOTER |
---|
| 666 | ------------------------------------------------------------- */ |
---|
[346] | 667 | |
---|
| 668 | #footer { |
---|
| 669 | clear: both; |
---|
[354] | 670 | background: #686867; |
---|
[346] | 671 | color: #fff; |
---|
| 672 | } |
---|
| 673 | #footer p { |
---|
[359] | 674 | padding: .66em 2em; |
---|
[346] | 675 | margin: 0; |
---|
| 676 | text-align: right; |
---|
[359] | 677 | font-size: .875em; |
---|
| 678 | font-family: "Franklin gothic medium","arial narrow","DejaVu Sans Condensed","helvetica neue",helvetica,sans-serif; |
---|
[347] | 679 | } |
---|
[346] | 680 | #footer a { |
---|
| 681 | color: #fff; |
---|
| 682 | } |
---|
[347] | 683 | #footer a:hover, |
---|
| 684 | #footer a:focus { |
---|
[354] | 685 | background: #686867; |
---|
| 686 | } |
---|
| 687 | #stickers { |
---|
| 688 | list-style-type: none; |
---|
| 689 | margin: 0; |
---|
[346] | 690 | } |
---|
[347] | 691 | |
---|
| 692 | /* ------------------------------------------------------------ |
---|
| 693 | 10. CLASSES COMMUNES |
---|
| 694 | ------------------------------------------------------------- */ |
---|
| 695 | |
---|
| 696 | /* ------------------------------------------------------- RSS */ |
---|
| 697 | .feed { |
---|
| 698 | padding-left: 20px; |
---|
| 699 | background : transparent url(img/feed.png) no-repeat left center; |
---|
| 700 | } |
---|
| 701 | |
---|
| 702 | /* ------------------------------------------------------- tags */ |
---|
| 703 | .dc-tags .content-inner, |
---|
| 704 | .dc-tags .content-inner ul { |
---|
| 705 | font-size: 1.25em; |
---|
| 706 | margin: 0; |
---|
| 707 | padding: 0; |
---|
| 708 | } |
---|
| 709 | .dc-tags #content ul li, |
---|
| 710 | .dc-tags #content ul li a, |
---|
| 711 | #sidebar .tags ul li, |
---|
| 712 | #sidebar .tags ul li a { |
---|
| 713 | display : inline; |
---|
| 714 | width : auto; |
---|
| 715 | padding-left : 0; |
---|
| 716 | padding-right : .5em; |
---|
| 717 | background-color : transparent; |
---|
| 718 | background-image: none; |
---|
| 719 | text-decoration: none; |
---|
| 720 | line-height : 1.5em; |
---|
| 721 | } |
---|
| 722 | .tags ul li a:hover { |
---|
| 723 | background-image :none; |
---|
| 724 | } |
---|
| 725 | .dc-tags .tag0, .tags .tag0 { font-size: 85%; } |
---|
| 726 | .dc-tags .tag10, .tags .tag10 { font-size: 90%; } |
---|
| 727 | .dc-tags .tag20, .tags .tag20 { font-size: 95%; } |
---|
| 728 | .dc-tags .tag30, .tags .tag30 { font-size: 100%; } |
---|
| 729 | .dc-tags .tag40, .tags .tag40 { font-size: 105%; } |
---|
| 730 | .dc-tags .tag50, .tags .tag50 { font-size: 110%; } |
---|
| 731 | .dc-tags .tag60, .tags .tag60 { font-size: 115%; } |
---|
| 732 | .dc-tags .tag70, .tags .tag70 { font-size: 120%; } |
---|
| 733 | .dc-tags .tag80, .tags .tag80 { font-size: 125%; } |
---|
| 734 | .dc-tags .tag90, .tags .tag90 { font-size: 130%; } |
---|
| 735 | .dc-tags .tag100, .tags .tag100 { font-size: 135%; } |
---|
| 736 | |
---|
| 737 | /* ------------------------------------------------------- messages d'erreur */ |
---|
| 738 | .error { |
---|
| 739 | border : 1px solid #c44; |
---|
| 740 | background : #df0; |
---|
| 741 | padding : 0.5em; |
---|
| 742 | } |
---|
| 743 | .error ul { |
---|
| 744 | padding-left : 20px; |
---|
| 745 | } |
---|
| 746 | .error li { |
---|
| 747 | list-style : square; |
---|
| 748 | } |
---|
| 749 | |
---|
| 750 | /* ------------------------------------------------------- class à dispo pour billets */ |
---|
| 751 | .left { float: left; margin-right : 1em; } |
---|
| 752 | .right { float: right; margin-left : 1em; } |
---|
| 753 | .center { margin-left : auto; margin-right : auto; } |
---|
| 754 | .left-text { text-align : left; } |
---|
| 755 | .right-text { text-align : right; } |
---|
| 756 | .center-text { text-align : center; } |
---|
| 757 | .little-text { font-size : .875em;} |
---|
| 758 | .little-upper-text { font-size : .875em; text-transform : uppercase; } |
---|
[487] | 759 | hr.hidden {background: #fff; color: #fff; border-color: #fff; } |
---|
[347] | 760 | |
---|
| 761 | |
---|
| 762 | /* ------------------------------------------------------------ |
---|
| 763 | 11. PAGES SPECIFIQUES |
---|
| 764 | ------------------------------------------------------------- */ |
---|
| 765 | |
---|
| 766 | .dc-home { } |
---|
| 767 | .dc-post { } |
---|
| 768 | .dc-category { } |
---|
[470] | 769 | |
---|
[502] | 770 | /* ---------------------------------------------------------------- archives */ |
---|
| 771 | .dc-archive {} |
---|
| 772 | #time-criteria {} |
---|
| 773 | #other-criteria {} |
---|
| 774 | #more-arch {} |
---|
[470] | 775 | .arch-block { |
---|
[487] | 776 | display: inline-block; |
---|
[502] | 777 | margin: 0 0 2em 4em; |
---|
[487] | 778 | vertical-align: top; |
---|
[470] | 779 | } |
---|
[502] | 780 | .arch-block:first-child { |
---|
| 781 | margin-left: 0; |
---|
| 782 | } |
---|
[487] | 783 | .arch-block h3 { |
---|
| 784 | margin-bottom: 1em; |
---|
[470] | 785 | font-size: 1.2em; |
---|
| 786 | font-style: italic; |
---|
| 787 | font-weight: normal; |
---|
[487] | 788 | text-transform: lowercase; |
---|
[497] | 789 | color: #14709e; |
---|
[470] | 790 | } |
---|
[487] | 791 | .arch-block h4 { |
---|
| 792 | font-family: "Franklin gothic medium","arial narrow","DejaVu Sans Condensed","helvetica neue",helvetica,sans-serif; |
---|
| 793 | font-weight: normal; |
---|
| 794 | font-size: 1.1em; |
---|
| 795 | margin-bottom: 0; |
---|
| 796 | margin-top: 0; |
---|
| 797 | } |
---|
[502] | 798 | .arch-block ul { |
---|
[470] | 799 | list-style-type: none; |
---|
| 800 | margin: 0; |
---|
| 801 | padding: 0; |
---|
| 802 | } |
---|
[487] | 803 | .arch-block ul ul { |
---|
| 804 | margin-left: 20px; |
---|
| 805 | } |
---|
[470] | 806 | |
---|
[487] | 807 | #by-date { |
---|
| 808 | margin-right: 0; |
---|
| 809 | margin-bottom: 1em; |
---|
| 810 | } |
---|
| 811 | #by-date h3 { |
---|
| 812 | margin-bottom: 0; |
---|
| 813 | } |
---|
| 814 | .fromto { |
---|
| 815 | margin-top: 0; |
---|
| 816 | margin-bottom: 1.5em; |
---|
| 817 | font-size: .875em; |
---|
| 818 | font-style: italic; |
---|
| 819 | } |
---|
| 820 | #by-date div { |
---|
| 821 | display: inline-block; |
---|
| 822 | vertical-align: top; |
---|
| 823 | margin: 0; |
---|
| 824 | width: 10em; |
---|
| 825 | } |
---|
| 826 | #by-date ul { |
---|
[502] | 827 | margin-bottom: 1.5em; |
---|
[487] | 828 | } |
---|
| 829 | #by-date span { |
---|
| 830 | font-size: .875em; |
---|
| 831 | } |
---|
| 832 | |
---|
| 833 | #by-cat ul { |
---|
| 834 | background: transparent url(img/vline.png) repeat-y; |
---|
| 835 | } |
---|
| 836 | #by-cat ul ul { |
---|
| 837 | margin: .5em 0 0 .5em; |
---|
| 838 | } |
---|
| 839 | #by-cat ul li { |
---|
| 840 | padding: .2em .2em .2em 20px; |
---|
| 841 | background: transparent url(img/hline.png) no-repeat left .82em; |
---|
| 842 | } |
---|
| 843 | #by-cat ul li:last-child { |
---|
| 844 | background-image: url(img/last-hline.png); |
---|
| 845 | } |
---|
[502] | 846 | #by-tag { |
---|
| 847 | width: 18em; |
---|
| 848 | } |
---|
| 849 | #by-tag ul li { |
---|
| 850 | display: inline; |
---|
| 851 | padding-right: 1em; |
---|
| 852 | } |
---|
[487] | 853 | #by-tag .tag0 { color: #909090; font-size: 90%; } |
---|
| 854 | #by-tag .tag10 { color: #828282; font-size: 92%; } |
---|
| 855 | #by-tag .tag20 { color: #737373; font-size: 94%; } |
---|
| 856 | #by-tag .tag30 { color: #656565; font-size: 96%; } |
---|
| 857 | #by-tag .tag40 { color: #484848; font-size: 98%; } |
---|
| 858 | #by-tag .tag50 { color: #3A3A3A; font-size: 100%; } |
---|
| 859 | #by-tag .tag60 { color: #2B2B2B; font-size: 102%; } |
---|
| 860 | #by-tag .tag70 { color: #1D1D1D; font-size: 104%; } |
---|
| 861 | #by-tag .tag80 { color: #0E0E0E; font-size: 106%; } |
---|
| 862 | #by-tag .tag90 { color: #030303; font-size: 108%; } |
---|
| 863 | #by-tag .tag100 { color: #000; font-size: 110%;} |
---|
| 864 | |
---|
| 865 | |
---|
| 866 | .dc-archive #search { |
---|
| 867 | padding: 4px; |
---|
| 868 | } |
---|
| 869 | .dc-archive #blogextra div { |
---|
| 870 | background-color: transparent; |
---|
| 871 | margin-bottom: 1em; |
---|
| 872 | padding: 4px; |
---|
| 873 | border: 1px solid #ccc; |
---|
| 874 | -webkit-box-shadow: none; |
---|
| 875 | -moz-box-shadow: none; |
---|
| 876 | -o-box-shadow: none; |
---|
| 877 | box-shadow: none; |
---|
| 878 | } |
---|
| 879 | .dc-archive #blogextra h2 { |
---|
| 880 | margin-bottom: .33em; |
---|
| 881 | } |
---|
| 882 | |
---|
[349] | 883 | .dc-archive-month h2.post-title { |
---|
| 884 | font-size: 1.3em; |
---|
| 885 | } |
---|
[470] | 886 | |
---|
[347] | 887 | .dc-tags { } |
---|
| 888 | .dc-tag { } |
---|
[609] | 889 | |
---|
| 890 | .dc-404 #content-info { |
---|
| 891 | padding-bottom: 200px; |
---|
| 892 | background: transparent url(img/404.png) no-repeat bottom center; |
---|
| 893 | } |
---|
| 894 | .dc-404 .content-inner ul { |
---|
| 895 | margin-left: 0; |
---|
| 896 | padding-left: 0; |
---|
| 897 | list-style-type: none; |
---|
| 898 | } |
---|
| 899 | .dc-404 .content-inner h3 { |
---|
| 900 | font-size: 1.1em; |
---|
| 901 | font-variant: small-caps; |
---|
| 902 | } |
---|
[535] | 903 | .dc-search #content-info em { color: #14709e; } |
---|
[347] | 904 | |
---|
| 905 | |
---|
| 906 | /* --------------------------------------------------- |
---|
| 907 | 12. ET POUR FINIR NE PAS OUBLIER LES CLEARERS |
---|
| 908 | --------------------------------------------------- */ |
---|
| 909 | .post, |
---|
| 910 | .footnotes, |
---|
[446] | 911 | #attachments, |
---|
| 912 | .read-it, |
---|
[347] | 913 | .post-info-co, |
---|
| 914 | #comments, #footer { |
---|
| 915 | clear:both; |
---|
| 916 | } |
---|
[346] | 917 | |
---|
[308] | 918 | /* ================================================ |
---|
| 919 | personnalisations blog chantier |
---|
| 920 | ================================================ */ |
---|
[305] | 921 | .post-content img, .post-excerpt img { |
---|
[304] | 922 | border: 1px solid #ccc; |
---|
[347] | 923 | } |
---|