Changeset 8667
- Timestamp:
- 05/23/08 11:11:28 (8 months ago)
- Files:
-
- art/themes/terrafirma/default.css (modified) (1 diff)
- art/themes/terrafirma/default.rtl.css (modified) (15 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
art/themes/terrafirma/default.css
r8666 r8667 423 423 font-size: 8pt; 424 424 background: none; 425 text-align: left; 425 426 margin-bottom: 2px; 426 427 border: 1px solid #d3d7cf; art/themes/terrafirma/default.rtl.css
r8665 r8667 1 /* 2 3 terrafirma1.0 by nodethirtythree design 4 http://www.nodethirtythree.com 5 6 */ 7 8 * {padding: 0px; margin: 0px;} 9 1 * {margin: 0; padding: 0;} 10 2 body { 11 background: #F9F9F7 url('images/a1.gif') repeat-x;12 font-size: 11px;13 font-family: Tahoma, "trebuchet ms", helvetica, sans-serif;14 color: #8C8C73;15 line-height: 18px;16 direction: ltr;3 color: #8C8C73; 4 direction: ltr; 5 font-size: 11px; 6 line-height: 18px; 7 font-family: "trebuchet ms", helvetica, sans-serif; 8 background: #F9F9F7 url('images/a1.gif') repeat-x; 17 9 } 18 10 … … 20 12 a:hover {text-decoration: none;} 21 13 14 sup {font-size: 0.5em;} 15 16 img.picA { 17 position: relative; 18 top: -2px; 19 background: url('images/a47.gif') no-repeat; 20 width: 76px; 21 height: 74px; 22 padding: 8px; 23 } 24 25 img.picB { 26 position: relative; 27 top: -2px; 28 background: url('images/a26.gif') no-repeat; 29 width: 146px; 30 height: 75px; 31 padding: 7px; 32 } 33 34 img.floatright {float: right; margin: 0px 14px 3px 0px;} 35 36 ul.linklist {list-style: none;} 37 38 ul.linklist li { 39 border-top: solid 1px #EEEEEE; 40 padding-top: 5px; 41 margin: 5px 0px 0px 0px; 42 } 43 44 ul.linklist li.first { 45 border-top: 0px; 46 margin-top: 0px; 47 padding-top: 0px; 48 } 22 49 table {text-align: right; empty-cells: hide;} 23 50 img {border: 0;} 24 51 textarea { 25 padding: 2px; 26 font-size: 8pt; 27 border: 1px solid #cccccc; 28 } 29 input, select {font-size: 10pt; border: 1px solid #cccccc; font-family: Tahoma, "trebuchet ms", helvetica, sans-serif;} 30 button{font-size:12px; border: 1px solid #333; font-family: Tahoma, "trebuchet ms", helvetica, sans-serif;} 31 button, input[type="button"], input[type="submit"] { 32 color: #888a85; 33 font-size: 8pt; 34 cursor: pointer; 35 background-color: #efefef; 36 border: 1px solid #babdb6; 37 border-top: 1px solid #d3d7cf; 38 border-right: 1px solid #d3d7cf; 39 font-weight: bold; 40 } 41 button:hover, input[type="button"]:hover, input[type="submit"]:hover { 42 color: #fff; 43 background-color: #3465a4; 52 padding: 2px; 53 font-size: 8pt; 54 border: 1px solid #cccccc; 55 } 56 input, select {font-size: 11pt; border: 1px solid #cccccc;} 57 button{font-size:12px; border: 1px solid #333;} 58 button, input[type="button"], input[type="submit"]{ 59 color: #888a85; 60 font-size: 8pt; 61 cursor: pointer; 62 background-color: #efefef; 63 border: 1px solid #babdb6; 64 border-top: 1px solid #d3d7cf; 65 border-right: 1px solid #d3d7cf; 66 } 67 button:hover, input[type="button"]:hover, input[type="submit"]:hover{ 68 color: #fff; 69 background-color: #3465a4; 44 70 } 45 71 button:active, input[type="button"]:active, input[type="submit"]:active { 46 color: #000; 47 border: 1px solid #3465a4; 48 background-color: #fff; 49 } 50 select {cursor: pointer;} 51 input[type="text"], input[type="password"], textarea { 52 color: #555753; 53 background-color: #fff; 54 border: 1px solid #d3d7cf; 55 border-top: 1px solid #babdb6; 56 border-right: 1px solid #babdb6; 57 } 58 input[type="text"]:focus, input[type="password"]:focus, textarea:focus { 59 color: #000; 60 background-color: #fff; 61 border: 1px solid #3465a4; 62 } 63 textarea {width: inherit;} 64 input[type="radio"], input[type="checkbox"], select { 65 padding: 2px; 66 font-size: small; 67 } 68 fieldset { 69 border: 0; 70 margin: 0; 71 padding: 0; 72 margin-bottom: 1em; 73 font-size: small; 74 } 75 legend { 76 background-color: white; 77 font-weight: bold; 78 font-size: 110%; 79 padding: 4px; 80 padding-right: .5em; 81 padding-left: .5em; 82 } 83 label {color: #777; font-size: 12px; cursor: pointer;} 84 fieldset td {padding: 1px;} 85 fieldset br {display : none;} 86 fieldset label {display: block; font-size: 100%;} 87 fieldset div { 88 clear: left; 89 padding: 0 1em; 90 padding-bottom: 6px; 91 } 92 fieldset div strong {font-size: 100%} 93 /* end common style */ 72 color: #000; 73 border: 1px solid #3465a4; 74 background-color: #fff; 75 } 94 76 95 77 #upbg { … … 107 89 width: 747px; 108 90 margin: 0 auto; 91 direction: rtl; 109 92 background: #fff url('images/abg.gif') repeat-y; 110 direction: rtl;111 93 } 112 94 … … 124 106 color: #fff; 125 107 padding-right: 20px; 126 right: 30px;127 108 } 128 109 … … 132 113 position: absolute; 133 114 font-size: 23px; 115 letter-spacing: -1px; 134 116 top: 30px; 135 117 height: 92px; 136 118 color: #fff; 137 119 text-decoration: none; 138 right: 5px;139 120 } 140 121 … … 145 126 color: #FCE2CA; 146 127 top: 51px; 147 right: 5px;148 128 } 149 129 … … 152 132 #splash { 153 133 position: absolute; 134 left: 30px; 154 135 background: #EAEAE2 url('images/a10.jpg') no-repeat; 155 136 width: 458px; 156 137 height: 92px; 157 right: 258px;158 138 } 159 139 … … 162 142 background: #46461F url('images/a16.gif') repeat-x; 163 143 height: 67px; 164 margin: 98px 0px 20px 0px; 144 padding: 0px 5px; 145 margin: 98px 0px 5px 0px; 165 146 } 166 147 … … 293 274 #footer a {color: #8C8C73;} 294 275 295 .gadget .content ul {list-style: none;} 296 .gadget .content {margin-right: 5px;} 276 #main h1 { 277 padding: 2px; 278 font-size: 15px; 279 text-align: right; 280 margin-bottom: 8px; 281 } 297 282 .gadget {margin-bottom: 10px;} 298 283 .wide .gadget {margin-bottom: 2px;} 284 .gadget h3 { 285 padding: 2px; 286 font-size: 12px; 287 text-align: right; 288 margin-bottom: 2px; 289 } 290 .gadget .content {font-size: 10pt; padding: 2px 5px; border-top: none;} 291 .gadget .content ul {list-style: none;} 292 .gadget .content ul li {padding-bottom: 2px;} 293 .gadget .actions {margin:0px 5px; font-size: 9pt; text-align: left; border-top: 1px dashed #e3e7df;} 294 .gadget .actions div {text-align: right;} 295 .gadget .actions button{ 296 margin: 2px; 297 padding: 1px; 298 min-height: 18px; 299 min-width: 42px; 300 font-weight: bold; 301 overflow: visible; 302 border: 1px solid #babdb6; 303 border-top: 1px solid #d3d7cf; 304 border-left: 1px solid #d3d7cf; 305 } 306 307 /*Tag-Clud*/ 308 .tag-cloud-1 {font-size: 0.6em;} 309 .tag-cloud-2 {font-size: 0.7em;font-weight: bold;} 310 .tag-cloud-3 {font-size: 0.75em;font-weight: bold;} 311 .tag-cloud-4 {font-size: 0.8em;font-weight: bold;} 312 .tag-cloud-5 {font-size: 0.85em;font-weight: bold;} 313 .tag-cloud-6 {font-size: 0.9em;font-weight: bold;} 314 .tag-cloud-7 {font-size: 0.95em;font-weight: bold;} 315 .tag-cloud-8 {font-size: 1em;font-weight: bold;} 316 .tag-cloud-9 {font-size: 1.1em;font-weight: bold;} 317 .tag-cloud-10 {font-size: 1.3em;font-weight: bold;} 299 318 300 319 /* Commnets */ 301 320 .comment .comment_info, .comment_reply { 302 padding: 5px;303 text-align: left;304 font-size: xx-small;305 color: #babdb6;306 clear: both;321 padding: 5px; 322 text-align: left; 323 font-size: xx-small; 324 color: #babdb6; 325 clear: both; 307 326 } 308 327 .comment .content {text-align: justify;} 309 328 .comment .avatar { 310 float: right;311 margin-left: 5px;312 margin-bottom: 5px;313 border: 1px solid #000;329 float: right; 330 margin-left: 5px; 331 margin-bottom: 5px; 332 border: 1px solid #000; 314 333 } 315 334 .comment_level_0 {margin-right: 0px;} … … 337 356 338 357 /* Poll */ 339 .poll .content input {padding: 2px; border: none;}340 .poll .content label {padding-right: 2px; color: #000;}358 .poll .content input {padding: 2px; border: none;} 359 .poll .content label {padding-right: 2px;} 341 360 .poll_result table {width: 98%; margin: 0px; padding:0px; font-size:10pt;} 342 361 .poll_result th { border: 1px solid #d3d7cf; } 343 .poll_result td {font-size:9pt; padding:4px 4px 4px2px; border: 1px solid #d3d7cf; }362 .poll_result td {font-size:9pt; padding:4px; padding-right:2px; border: 1px solid #d3d7cf; } 344 363 .poll_result .txt_percent {width: 28px;} 345 364 .poll_result .img_percent {width: 128px;} … … 361 380 .quotes ul {list-style: none;} 362 381 .quotes li , .rssreader li { 363 display: block; 364 color: #271739; 365 font-size: 12px; 366 padding: 2px 6px 2px 2px; 367 text-decoration: none; 368 border-bottom: 1px dashed #ccc; 382 display: block; 383 color: #271739; 384 font-size: 12px; 385 padding: 2px; 386 padding-left: 6px; 387 text-decoration: none; 388 border-bottom: 1px dashed #ccc; 369 389 } 370 390 .quotes ul a:hover {color: #ef3300;} … … 373 393 /* Blog */ 374 394 .blog_entry .entry-meta, .comment-feed { 375 display: block;376 padding-top: 4px;377 text-align: left;378 font-size: smaller;379 border-top:1px dashed #e3e7df; margin-top: 10px;395 display: block; 396 padding-top: 4px; 397 text-align: left; 398 font-size: smaller; 399 border-top:1px dashed #e3e7df; margin-top: 10px; 380 400 } 381 401 .blog-comment-title { 382 color: #000;383 font-weight: bold;384 font-size: 110%;402 color: #000; 403 font-weight: bold; 404 font-size: 110%; 385 405 } 386 406 .blog-comment-title a, .blog-comment-title a:hover { 387 color: #000;388 text-decoration: none;389 } 390 391 .blog-entry-nav, .blog-page-nav {392 padding: 4px;393 height: 15px;394 font-size: 80%;395 display: block;396 margin-bottom: 5px;397 border: 1px solid #d3d7cf;398 background-color: #fafafa;407 color: #000; 408 text-decoration: none; 409 } 410 411 .blog-entry-nav, .blog-page-nav{ 412 padding: 4px; 413 height: 15px; 414 font-size: 80%; 415 display: block; 416 margin-bottom: 5px; 417 border: 1px solid #d3d7cf; 418 background-color: #fafafa; 399 419 } 400 420 .blog-entry-nav .float-right {float:right} 401 421 .blog-entry-nav .float-left {float:left} 402 422 .blog-tb { 403 border: 1px solid #d3d7cf; 404 background: #fff; 405 padding: 10px; 406 font-size: xx-small; 407 } 408 423 padding: 5px; 424 font-size: 8pt; 425 background: none; 426 text-align: left; 427 margin-bottom: 2px; 428 border: 1px solid #d3d7cf; 429 } 409 430 .blog-page-nav .float-right {float:right} 410 431 .blog-page-nav .float-left {float:left} 411 432 412 433 .calendar { 413 margin-top: 10px;414 margin-bottom: 10px;415 padding: 2px;416 border: 1px solid #d3d7cf;417 width: 100%;434 margin-top: 10px; 435 margin-bottom: 10px; 436 padding: 2px; 437 border: 1px solid #d3d7cf; 438 width: 100%; 418 439 } 419 440 .calendar #cal-header { 420 color: #fff;421 background: #777;422 font-size: 12px;423 font-weight: bold;424 padding: 2px;425 text-align: center;441 color: #fff; 442 background: #777; 443 font-size: 12px; 444 font-weight: bold; 445 padding: 2px; 446 text-align: center; 426 447 } 427 448 .calendar #cal-header a { 428 font-weight: bold;429 color: #fff;430 text-decoration: none;449 font-weight: bold; 450 color: #fff; 451 text-decoration: none; 431 452 } 432 453 .calendar #cal-header #arrow-right {margin-right: 2px; float: right;} 433 454 .calendar #cal-header #arrow-left {margin-left: 2px; float: left;} 434 455 .calendar .weekday { 435 color: #babdb6;436 background: #eee;437 font-size: 10px;438 font-weight: bold;439 padding: 2px;440 text-align: center;456 color: #babdb6; 457 background: #eee; 458 font-size: 10px; 459 font-weight: bold; 460 padding: 2px; 461 text-align: center; 441 462 } 442 463 .calendar .noday { 443 color: #aaa;444 font-size: 10px;445 padding: 2px;446 text-align: center;464 color: #aaa; 465 font-size: 10px; 466 padding: 2px; 467 text-align: center; 447 468 } 448 469 .calendar .noday a {color: #aaa; text-decoration: underline;} 449 470 .calendar .day { 450 color: #555753;451 font-size: 10px;452 padding: 2px;453 text-align: center;471 color: #555753; 472 font-size: 10px; 473 padding: 2px; 474 text-align: center; 454 475 } 455 476 .calendar .day a {color: #3465a4; text-decoration: underline;} 456 477 .calendar .today { 457 background-color: #777;458 color: #fff;459 font-size: 10px;460 font-weight: bold;461 text-align: center;478 background-color: #777; 479 color: #fff; 480 font-size: 10px; 481 font-weight: bold; 482 text-align: center; 462 483 } 463 484 .calendar .today a {color: #fff; text-decoration: underline;} … … 505 526 .faq .summary {padding-bottom: 5px;} 506 527 .faq .summary li {margin-right: 20px; font-size: 10pt;} 507 .faq .summary li {font-weight: bold;}508 .faq .summary li ol li {font-weight: normal;}528 .faq .summary li{font-weight: bold;} 529 .faq .summary liol li {font-weight: normal;} 509 530 .faq_category h4 {font-size: 10pt;} 510 531 … … 514 535 .glossary h3 {margin-bottom: 10px;} 515 536 .glossary span { 516 border: 1px solid #d3d7cf;517 padding: 4px;518 background: #eee;519 font-size: xx-small;537 border: 1px solid #d3d7cf; 538 padding: 4px; 539 background: #eee; 540 font-size: xx-small; 520 541 } 521 542 .glossary span a {padding: 2px;} … … 549 570 .wide .preferences input, .wide .preferences select {width: 320px;} 550 571 .wide .preferences .actions {text-align:right; margin-right: 150px;} 551 552 /* Menu */553 .menu:after {height: 0; clear: both; content: "."; display: block; visibility: hidden;}554 .menu .content, .menu .content ul, .menu .content ul li {padding:0; margin:0;}555 .menu .content ul {position:relative; list-style-type: none; display:inline-block; z-index:1000;}556 .menu a, .menu a:visited {557 padding:4px;558 /*display:block;*/559 min-height:18px;560 font-weight: bold;561 text-decoration:none;562 }563 .wide .menu li {float: right;}564 .wide .menu li ul li a, .wide .menu li ul li a:visited {width:190px;}565 566 .menu li:hover > a {text-decoration: underline;}567 .wide .menu li ul {display:none;}568 569 .menu ul table {570 top:0;571 right:0;572 z-index:1000;573 font-size:1em;574 position:absolute;575 border-collapse:collapse;576 }577 * html .menu a:hover {text-decoration: underline;}578 * html .wide .menu li ul, * html .wide .menu li ul li a, * html .wide .menu li ul li a:visited {width:200px;}579 * html .wide .menu li ul {580 display:block;581 position:absolute;582 visibility:hidden;583 top:0px; right:148px;584 padding:10px 30px 30px 30px;585 background:transparent url(images/blank.gif);586 }587 588 #blog_comment_url, #blog_comment_email {direction: ltr;}
