-
+ E412B019BB0E64594780A88145B84011CCBF0046ED11138294F43D5E31FF02259532EAE58D67009EEE91007C4754F2F5F71E1413181BAB1196C347EAB0E7566E
mp-wp/wp-admin/css/press-this.css
(0 . 0)(1 . 571)
8241 body {
8242 font: 13px "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif;
8243 color: #333;
8244 margin: 0;
8245 padding: 0;
8246 }
8247
8248 img {
8249 border: none;
8250 }
8251
8252 /* Header */
8253 #wphead {
8254 border-top: none;
8255 padding-top: 4px;
8256 background: #444 !important;
8257 }
8258
8259 #poststuff #edButtonPreview,
8260 #poststuff #edButtonHTML {
8261 -moz-border-radius-bottomleft: 0;
8262 -moz-border-radius-bottomright: 0;
8263 -moz-border-radius-topleft: 3px;
8264 -moz-border-radius-topright: 3px;
8265 -khtml-border-radius-bottomleft: 0;
8266 -khtml-border-radius-bottomright: 0;
8267 -khtml-border-radius-topleft: 3px;
8268 -khtml-border-radius-topright: 3px;
8269 -webkit-border-radius-bottomleft: 0;
8270 -webkit-border-radius-bottomright: 0;
8271 -webkit-border-radius-topleft: 3px;
8272 -webkit-border-radius-topright: 3px;
8273 border-radius-bottomleft: 0;
8274 border-radius-bottomright: 0;
8275 border-radius-topleft: 3px;
8276 border-radius-topright: 3px;
8277 border-style: solid;
8278 border-width: 1px;
8279 cursor: pointer;
8280 display: block;
8281 height: 18px;
8282 margin: 0px 5px 0 0;
8283 padding: 0px 5px 0px;
8284 background-color: #E9E9E9;
8285 border-bottom-color: #E9E9E9;
8286 color: #333333;
8287 font-size: 10px;
8288 line-height: 18px;
8289 float: left;
8290 }
8291
8292 .howto {
8293 margin-top: 2px;
8294 margin-bottom: 3px;
8295 font-size: 11px;
8296 font-style: italic;
8297 display: block;
8298 }
8299
8300 input.text {
8301 outline-color: -moz-use-text-color;
8302 outline-style: none;
8303 outline-width: medium;
8304 width: 100%;
8305 }
8306
8307 #message {
8308 -moz-border-radius: 6px;
8309 -khtml-border-radius: 6px;
8310 -webkit-border-radius: 6px;
8311 border-radius: 6px;
8312 }
8313
8314 /* Editor/Main Column */
8315 div#poststuff {
8316 padding-left: 10px;
8317 margin-top: 10px;
8318 }
8319
8320 div.zerosize {
8321 border: 0 none;
8322 height: 0;
8323 margin: 0;
8324 overflow: hidden;
8325 padding: 0;
8326 position: absolute;
8327 width: 0;
8328 }
8329
8330 #poststuff #edButtonPreview.active,
8331 #poststuff #edButtonHTML.active {
8332 display: none;
8333 }
8334
8335 .posting {
8336 margin-right: 228px;
8337 position: relative;
8338 left: 0;
8339 }
8340
8341 #side-info-column {
8342 float: right;
8343 width: 218px;
8344 position: absolute;
8345 right: 0;
8346 margin-right: 10px;
8347 }
8348
8349 #side-info-column .sleeve {
8350 padding-left: 10px;
8351 }
8352
8353 #poststuff .inside {
8354 font-size: 11px;
8355 margin: 0 12px 12px;
8356 }
8357
8358 #poststuff h2, #poststuff h3 {
8359 font-size: 14px;
8360 font-weight: bold;
8361 padding: 7px;
8362 margin: 0 0 10px;
8363 background-image: url(../images/postbox-bg.gif.svg);
8364 background-position: left top;
8365 background-repeat: repeat-x;
8366 font-size: 12px;
8367 font-weight: bold;
8368 line-height: 1;
8369 margin: 0 0 10px;
8370 padding: 7px 9px;
8371 text-shadow: 0 1px 0 #FFFFFF;
8372 }
8373
8374 h3.tb {
8375 text-shadow: 0 1px 0 #FFFFFF;
8376 font-weight: bold;
8377 font-size: 12px;
8378 margin-left: 5px;
8379 }
8380
8381 #TB_window {
8382 border: 1px solid #333;
8383 -moz-border-radius: 6px;
8384 -khtml-border-radius: 6px;
8385 -webkit-border-radius: 6px;
8386 border-radius: 6px;
8387 }
8388
8389 .metabox-holder .postbox,
8390 .postbox,
8391 .stuffbox {
8392 margin-bottom: 10px;
8393 border-width: 1px;
8394 border-style: solid;
8395 line-height: 1;
8396 -moz-border-radius: 6px;
8397 -khtml-border-radius: 6px;
8398 -webkit-border-radius: 6px;
8399 border-radius: 6px;
8400 border-color: #DFDFDF;
8401 }
8402
8403 .titlediv {
8404 border-color: #DFDFDF;
8405 }
8406
8407 #title, .tbtitle {
8408 -moz-border-radius: 6px;
8409 -khtml-border-radius: 6px;
8410 -webkit-border-radius: 6px;
8411 border-radius: 6px;
8412 border-style: solid;
8413 border-width: 1px;
8414 font-size: 1.7em;
8415 outline: none;
8416 padding: 3px 4px;
8417 border-color: #DFDFDF;
8418 }
8419
8420 .tbtitle {
8421 font-size: 12px;
8422 padding: 3px;
8423 }
8424
8425 #title {
8426 width: 98%;
8427 }
8428
8429 .postbox h2 {
8430 background-image: url(../images/postbox-bg.gif.svg);
8431 background-position: left top;
8432 background-repeat: repeat-x;
8433 background-color: #DFDFDF;
8434 }
8435
8436 .editor-container {
8437 -moz-border-radius: 6px;
8438 -khtml-border-radius: 6px;
8439 -webkit-border-radius: 6px;
8440 border-radius: 6px;
8441 border-collapse: separate;
8442 border-style: solid;
8443 border-width: 1px;
8444 border-color: #DFDFDF;
8445 }
8446
8447 .postdivrich {
8448 position: relative;
8449 padding-top: 25px;
8450 }
8451
8452 #actions {
8453 clear: both;
8454 float: right;
8455 margin-top: -19px;
8456 position: relative;
8457 }
8458 #extra_fields #actions {
8459 clear: both;
8460 position: absolute;
8461 right: 4px;
8462 top: 6px;
8463 margin: 0;
8464 }
8465
8466 #actions li {
8467 float: left;
8468 list-style: none;
8469 margin-right: 10px;
8470 }
8471 #extra_fields .button {
8472 margin-right: 5px;
8473 }
8474
8475 /* Photo Styles */
8476 .photolist {
8477 margin-top: -10px;
8478 }
8479
8480 #photo_saving {
8481 margin: 0 8px 8px;
8482 vertical-align: middle;
8483 }
8484
8485 #img_container {
8486 background-color: #fff;
8487 height: 101px;
8488 width: 100%;
8489 }
8490
8491 #extra_fields {
8492 margin-top: 10px;
8493 position: relative;
8494 }
8495
8496 #extra_fields .postbox {
8497 margin-bottom: 5px;
8498 }
8499
8500 #extra_fields .titlewrap {
8501 padding: 0;
8502 overflow: auto;
8503 height: 100px;
8504 }
8505
8506 #img_container {
8507 position: relative;
8508 }
8509
8510 #img_container a {
8511 display: block;
8512 float: left;
8513 overflow: hidden;
8514 vertical-align: center;
8515 }
8516
8517 #img_container img, #img_container a {
8518 width: 68px;
8519 height: 68px;
8520 }
8521
8522 #img_container img {
8523 width: 68px;
8524 height: 68px;
8525 border: none;
8526 background-color: #f4f4f4;
8527 cursor: pointer;
8528 }
8529
8530 #img_container a,
8531 #img_container a:link,
8532 #img_container a:visited {
8533 border: 1px solid #ccc;
8534 display: block;
8535 position: relative;
8536 }
8537
8538 #img_container a:hover,
8539 #img_container a:active {
8540 border-color: #000;
8541 z-index: 1000;
8542 border-width: 2px;
8543 margin: -1px;
8544 }
8545
8546 /* Video */
8547 #embed-code {
8548 width: 100%;
8549 height: 98px;
8550 }
8551
8552 /* Submit Column */
8553 #viewsite {
8554 padding: 0;
8555 margin: 0 0 20px 0;
8556 font-size: 10px;
8557 clear: both;
8558 }
8559
8560 #viewsite .button {
8561 margin: 0 0 0px 0;
8562 display: block;
8563 }
8564
8565 .wp-hidden-children .wp-hidden-child {
8566 display: none;
8567 }
8568
8569 #category-adder {
8570 padding: 4px 0;
8571 }
8572
8573 #category-adder h4 {
8574 margin: 0 0 8px;
8575 }
8576
8577 #category-add input {
8578 width: 94%;
8579 font-family: Verdana, Arial, Helvetica, sans-serif;
8580 font-size: 13px;
8581 margin: 1px;
8582 padding: 3px;
8583 }
8584
8585 #category-add select {
8586 width: 70%;
8587 -x-system-font: none;
8588 border-style: solid;
8589 border-width: 1px;
8590 font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif;
8591 font-size: 12px;
8592 height: 2em;
8593 line-height: 20px;
8594 padding: 2px;
8595 margin: 1px;
8596 vertical-align: top;
8597 }
8598
8599 #category-add input#category-add-sumbit {
8600 width: auto;
8601 }
8602
8603 /* Categories */
8604 #categorydiv ul, #linkcategorydiv ul {
8605 list-style: none;
8606 padding: 0;
8607 margin: 0;
8608 }
8609
8610 #categorydiv ul.categorychecklist ul {
8611 margin-left: 18px;
8612 }
8613
8614 #categorydiv div.ui-tabs-panel {
8615 height: 150px;
8616 overflow: auto;
8617 }
8618
8619 ul.categorychecklist li {
8620 margin: 0;
8621 padding: 0;
8622 line-height: 19px;
8623 }
8624
8625 /* Tags */
8626 #tagsdiv #newtag {
8627 padding: 3px;
8628 margin-right: 5px;
8629 width: 16em;
8630 }
8631
8632 #jaxtag {
8633 clear: both;
8634 margin: 0;
8635 }
8636
8637 #tagadd {
8638 margin-left: 3px;
8639 }
8640
8641 #tagchecklist {
8642 margin-top: 3px;
8643 margin-bottom: 1em;
8644 font-size: 12px;
8645 overflow: auto;
8646 }
8647
8648 #tagchecklist strong {
8649 position: absolute;
8650 font-size: .75em;
8651 }
8652
8653 #tagchecklist span {
8654 margin-right: .5em;
8655 margin-left: 10px;
8656 display: block;
8657 float: left;
8658 font-size: 11px;
8659 line-height: 1.8em;
8660 white-space: nowrap;
8661 cursor: default;
8662 }
8663
8664 #tagchecklist span a {
8665 margin: 6px 0 0 -9px;
8666 cursor: pointer;
8667 width: 10px;
8668 height: 10px;
8669 display: block;
8670 float: left;
8671 text-indent: -9999px;
8672 overflow: hidden;
8673 position: absolute;
8674 }
8675
8676 #content {
8677 width: 96% !important;
8678 margin-left: 1%;
8679 margin-bottom: 10px;
8680 border: 1px solid #f1f1f1;
8681 }
8682
8683 /* Submit */
8684
8685 #saving {
8686 display: inline;
8687 }
8688
8689 .submit input,
8690 .button,
8691 .button-primary,
8692 .button-secondary,
8693 .button-highlighted,
8694 #postcustomstuff .submit input {
8695 font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif;
8696 text-decoration: none;
8697 font-size: 11px !important;
8698 line-height: 16px;
8699 padding: 2px 8px;
8700 cursor: pointer;
8701 border-width: 1px;
8702 border-style: solid;
8703 -moz-border-radius: 11px;
8704 -khtml-border-radius: 11px;
8705 -webkit-border-radius: 11px;
8706 border-radius: 11px;
8707 }
8708
8709 .button-primary {
8710 background: #21759B url(../images/button-grad.png.svg) repeat-x scroll left top;
8711 border-color: #21759B;
8712 color: #FFFFFF;
8713 }
8714
8715 .ac_results {
8716 padding: 0;
8717 margin: 0;
8718 list-style: none;
8719 position: absolute;
8720 z-index: 10000;
8721 display: none;
8722 border-width: 1px;
8723 border-style: solid;
8724 }
8725
8726 .ac_results li {
8727 padding: 2px 5px;
8728 white-space: nowrap;
8729 text-align: left;
8730 }
8731
8732 .ac_over {
8733 cursor: pointer;
8734 }
8735
8736 .ac_match {
8737 text-decoration: underline;
8738 }
8739
8740 #TB_ajaxContent #options {
8741 position: absolute;
8742 top: 20px;
8743 right: 25px;
8744 padding: 5px;
8745 }
8746
8747 #TB_ajaxContent h3 {
8748 margin-bottom: .25em;
8749 }
8750
8751 .updated {
8752 margin: 10px 0;
8753 padding: 0;
8754 border-width: 1px;
8755 border-style: solid;
8756 width: 99%;
8757 }
8758
8759 .updated p,
8760 .error p {
8761 margin: 0.6em 0;
8762 padding: 0 0.6em;
8763 }
8764
8765 .error a {
8766 text-decoration: underline;
8767 }
8768
8769 .updated a {
8770 text-decoration: none;
8771 padding-bottom: 2px;
8772 }
8773
8774 #post_status {
8775 margin-left: 10px;
8776 margin-bottom: 1em;
8777 display: block;
8778 }
8779
8780 /* Footer */
8781 #footer {
8782 height: 65px;
8783 display: block;
8784 width: 640px;
8785 padding: 10px 0 0 60px;
8786 margin: 0;
8787 position: absolute;
8788 bottom: 0;
8789 font-size: 12px;
8790 }
8791
8792 #footer p {
8793 margin: 0;
8794 padding: 7px 0;
8795 }
8796
8797 #footer p a {
8798 text-decoration: none;
8799 }
8800 #footer p a:hover {
8801 text-decoration: underline;
8802 }
8803
8804 /* Utility Classes */
8805 .centered {
8806 text-align: center;
8807 }
8808
8809 .hidden {
8810 display: none;
8811 }