-
+ 8E9FFD1B76B4C257576ED08CFDEF07B0275405C4F1C6C512C32C4EBFA97B3EBC8BEB8C1AAA320F31F85B01971D14D684393F6B9FB4B102F675BA8F32E38A88A3
mp-wp/wp-admin/wp-admin.css
(0 . 0)(1 . 2923)
60296
60297 p, ul, ol, blockquote { font-size: 12px; }
60298
60299 .plugins .name,
60300 #pass-strength-result.strong,
60301 #pass-strength-result.short,
60302 .button-highlighted,
60303 #quicktags #ed_strong,
60304 #ed_reply_toolbar #ed_reply_strong {
60305 font-weight: bold;
60306 }
60307
60308 .plugins p {
60309 margin: 0 4px;
60310 padding: 0;
60311 }
60312
60313 .plugins .togl {
60314 width: 150px;
60315 }
60316
60317 .import-system {
60318 font-size: 16px;
60319 }
60320
60321 .anchors {
60322 margin: 10px 20px 10px 20px;
60323 }
60324
60325 table#availablethemes {
60326 border-spacing: 0;
60327 border-width: 1px 0;
60328 border-style: solid none;
60329 margin: 10px auto;
60330 width: 100%;
60331 }
60332
60333 td.available-theme {
60334 vertical-align: top;
60335 width: 240px;
60336 margin: 0;
60337 padding: 20px;
60338 text-align: left;
60339 }
60340
60341 table#availablethemes td {
60342 border-width: 0 1px 1px;
60343 border-style: none solid solid;
60344 }
60345
60346 table#availablethemes td.right,
60347 table#availablethemes td.left {
60348 border-right: 0 none;
60349 border-left: 0 none;
60350 }
60351
60352 table#availablethemes td.bottom {
60353 border-bottom: 0 none;
60354 }
60355
60356 .available-theme a.screenshot {
60357 width: 240px;
60358 height: 180px;
60359 display: block;
60360 border-width: 1px;
60361 border-style: solid;
60362 margin-bottom: 10px;
60363 overflow: hidden;
60364 }
60365
60366 .available-theme img {
60367 width: 240px;
60368 }
60369
60370 .available-theme h3 {
60371 margin: 15px 0 5px;
60372 }
60373
60374 #current-theme {
60375 margin: 1em 0 1.5em;
60376 }
60377
60378 #current-theme a {
60379 border-bottom: none;
60380 }
60381
60382 #current-theme h3 {
60383 font-size: 17px;
60384 font-weight: normal;
60385 margin: 0;
60386 }
60387
60388 #current-theme .description {
60389 margin-top: 5px;
60390 }
60391
60392 #current-theme img {
60393 float: left;
60394 border-width: 1px;
60395 border-style: solid;
60396 margin-right: 1em;
60397 margin-bottom: 1.5em;
60398 width: 150px;
60399 }
60400
60401 #TB_window #TB_title a.tb-theme-preview-link,
60402 #TB_window #TB_title a.tb-theme-preview-link:visited {
60403 font-weight: bold;
60404 text-decoration: none;
60405 }
60406
60407 .checkbox {
60408 border: none;
60409 margin: 0;
60410 padding: 0;
60411 }
60412
60413 .code, code {
60414 font-family: Consolas, Monaco, Courier, monospace;
60415 }
60416
60417 kbd, code {
60418 padding: 1px 3px;
60419 margin: 0 1px;
60420 font-size: 11px;
60421 }
60422
60423 .commentlist li {
60424 padding: 1em 1em .2em;
60425 margin: 0;
60426 border-bottom-width: 1px;
60427 border-bottom-style: solid;
60428 }
60429
60430 .commentlist li li {
60431 border-bottom: 0;
60432 padding: 0;
60433 }
60434
60435 .commentlist p {
60436 padding: 0;
60437 margin: 0 0 .8em;
60438 }
60439
60440 .post-categories {
60441 display: inline;
60442 margin: 0;
60443 padding: 0;
60444 }
60445
60446 .post-categories li {
60447 display: inline;
60448 }
60449
60450 .quicktags, .search {
60451 font: 12px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
60452 }
60453
60454 .submit {
60455 padding: 1.5em 0;
60456 margin: 5px 0;
60457 -moz-border-radius: 0 0 3px 3px;
60458 -webkit-border-bottom-left-radius: 3px;
60459 -webkit-border-bottom-right-radius: 3px;
60460 -khtml-border-bottom-left-radius: 3px;
60461 -khtml-border-bottom-right-radius: 3px;
60462 border-bottom-left-radius: 3px;
60463 border-bottom-right-radius: 3px;
60464 }
60465
60466 form p.submit a.cancel:hover {
60467 text-decoration: none;
60468 }
60469
60470 #submitdiv h3,
60471 #pagesubmitdiv h3 {
60472 margin-bottom: 0 !important;
60473 }
60474
60475 #misc-publishing-actions {
60476 padding: 6px 0 16px 0;
60477 }
60478
60479 .misc-pub-section {
60480 padding: 6px;
60481 border-bottom-width: 1px;
60482 border-bottom-style: solid;
60483 }
60484
60485 .misc-pub-section-last {
60486 border-bottom: 0 none;
60487 }
60488
60489 #minor-publishing-actions {
60490 padding: 6px;
60491 text-align: right;
60492 }
60493
60494 #minor-publishing {
60495 border-bottom-width: 1px;
60496 border-bottom-style: solid;
60497 }
60498
60499 #save-post {
60500 float: left;
60501 }
60502
60503 .preview {
60504 float: right;
60505 }
60506
60507 #major-publishing-actions {
60508 padding: 6px;
60509 clear: both;
60510 border-top: none;
60511 }
60512
60513 #minor-publishing-actions input,
60514 #major-publishing-actions input,
60515 #minor-publishing-actions .preview {
60516 min-width: 80px;
60517 text-align: center;
60518 }
60519
60520 #delete-action {
60521 line-height: 25px;
60522 vertical-align: middle;
60523 text-align: left;
60524 float: left;
60525 }
60526
60527 #publishing-action {
60528 text-align: right;
60529 float: right;
60530 }
60531
60532 #post-body #minor-publishing {
60533 padding-bottom: 10px;
60534 }
60535
60536 #post-body #misc-publishing-actions {
60537 padding: 0;
60538 }
60539
60540 #post-body .misc-pub-section {
60541 border-right-width: 1px;
60542 border-right-style: solid;
60543 border-bottom: 0 none;
60544 min-height: 30px;
60545 float: left;
60546 max-width: 32%;
60547 }
60548
60549 #post-body .misc-pub-section-last {
60550 border-right: 0;
60551 }
60552
60553 #sticky-span {
60554 margin-left: 18px;
60555 }
60556
60557 .side-info {
60558 margin: 0;
60559 padding: 4px;
60560 font-size: 11px;
60561 }
60562
60563 .side-info h5 {
60564 padding-bottom: 7px;
60565 font-size: 14px;
60566 margin: 12px 2px 5px;
60567 border-bottom-width: 1px;
60568 border-bottom-style: solid;
60569 }
60570
60571 .side-info ul {
60572 margin: 0;
60573 padding-left: 18px;
60574 list-style: square;
60575 }
60576
60577 .submit input,
60578 .button,
60579 .button-primary,
60580 .button-secondary,
60581 .button-highlighted,
60582 #postcustomstuff .submit input {
60583 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
60584 text-decoration: none;
60585 font-size: 11px !important;
60586 line-height: 16px;
60587 padding: 2px 8px;
60588 cursor: pointer;
60589 border-width: 1px;
60590 border-style: solid;
60591 -moz-border-radius: 11px;
60592 -khtml-border-radius: 11px;
60593 -webkit-border-radius: 11px;
60594 border-radius: 11px;
60595 -moz-box-sizing: content-box;
60596 -webkit-box-sizing: content-box;
60597 -khtml-box-sizing: content-box;
60598 box-sizing: content-box;
60599 }
60600
60601 a.button,
60602 a.button-primary,
60603 a.button-secondary {
60604 line-height: 1.2em;
60605 -webkit-border-radius: 10px;
60606 padding: 4px 10px;
60607 }
60608
60609 #doaction,
60610 #doaction2 {
60611 margin-right: 8px;
60612 }
60613
60614 .tablenav select[name="action"],
60615 .tablenav select[name="action2"] {
60616 width: 120px;
60617 }
60618
60619 .tablenav select[name="m"] {
60620 width: 120px;
60621 }
60622
60623 .tablenav select#cat {
60624 width: 150px;
60625 }
60626
60627 #wpcontent select {
60628 font: 11px/20px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
60629 padding: 2px;
60630 border-width: 1px;
60631 border-style: solid;
60632 height: 2em;
60633 vertical-align: top;
60634 }
60635
60636 #wpcontent option {
60637 padding: 2px;
60638 }
60639
60640 .approve {
60641 display: none;
60642 }
60643
60644 .unapproved .approve, .spam .approve {
60645 display: inline;
60646 }
60647
60648 .unapproved .unapprove {
60649 display: none;
60650 }
60651
60652 .narrow {
60653 width: 70%;
60654 margin-bottom: 40px;
60655 }
60656
60657 .narrow p {
60658 line-height: 150%;
60659 }
60660
60661 table .vers {
60662 text-align: center;
60663 }
60664
60665 textarea.all-options, input.all-options {
60666 width: 250px;
60667 }
60668
60669 #namediv table {
60670 width: 100%;
60671 }
60672
60673 #namediv td.first {
60674 width: 10px;
60675 white-space: nowrap;
60676 }
60677
60678 #namediv input {
60679 width: 98%;
60680 }
60681
60682 #namediv p {
60683 margin: 10px 0;
60684 }
60685
60686 #wpbody-content .metabox-holder {
60687 padding-top: 10px;
60688 }
60689
60690 #content {
60691 margin: 0;
60692 width: 100%;
60693 }
60694
60695 #editorcontainer #content {
60696 padding: 6px;
60697 line-height: 150%;
60698 border: 0 none;
60699 outline: none;
60700 -moz-box-sizing: border-box;
60701 -webkit-box-sizing: border-box;
60702 -khtml-box-sizing: border-box;
60703 box-sizing: border-box;
60704 }
60705
60706 #editorcontainer,
60707 #quicktags {
60708 border-style: solid;
60709 border-width: 1px;
60710 border-collapse: separate;
60711 -moz-border-radius: 6px 6px 0 0;
60712 -webkit-border-top-right-radius: 6px;
60713 -webkit-border-top-left-radius: 6px;
60714 -khtml-border-top-right-radius: 6px;
60715 -khtml-border-top-left-radius: 6px;
60716 border-top-right-radius: 6px;
60717 border-top-left-radius: 6px;
60718 }
60719
60720 #quicktags {
60721 padding: 0;
60722 margin-bottom: -3px;
60723 border-bottom-width: 3px;
60724 background-image: url("images/ed-bg.gif");
60725 background-position: left top;
60726 background-repeat: repeat-x;
60727 }
60728
60729 #quicktags #ed_toolbar {
60730 padding: 2px 4px 0;
60731 }
60732
60733 #ed_toolbar input {
60734 margin: 3px 1px 4px;
60735 line-height: 18px;
60736 display: inline-block;
60737 border-width: 1px;
60738 border-style: solid;
60739 min-width: 26px;
60740 padding: 2px 4px;
60741 font-size: 12px;
60742 -moz-border-radius: 3px;
60743 -khtml-border-radius: 3px;
60744 -webkit-border-radius: 3px;
60745 border-radius: 3px;
60746 }
60747
60748 #quicktags #ed_link,
60749 #ed_reply_toolbar #ed_reply_link {
60750 text-decoration: underline;
60751 }
60752
60753 #quicktags #ed_del,
60754 #ed_reply_toolbar #ed_reply_del {
60755 text-decoration: line-through;
60756 }
60757
60758 #quicktags #ed_em,
60759 #ed_reply_toolbar #ed_reply_em {
60760 font-style: italic;
60761 }
60762
60763 #excerpt, .attachmentlinks {
60764 margin: 0;
60765 height: 4em;
60766 width: 98%;
60767 }
60768
60769 /* post meta postbox */
60770 #postcustomstuff table,
60771 #postcustomstuff input,
60772 #postcustomstuff textarea {
60773 border-width: 1px;
60774 border-style: solid;
60775 -moz-border-radius: 3px;
60776 -khtml-border-radius: 3px;
60777 -webkit-border-radius: 3px;
60778 border-radius: 3px;
60779 }
60780
60781 #postcustomstuff .updatemeta,
60782 #postcustomstuff .deletemeta {
60783 margin: auto;
60784 }
60785
60786 #postcustomstuff thead th {
60787 padding: 5px 8px 8px;
60788 }
60789
60790 #postcustom #postcustomstuff .submit,
60791 #pagecustomdiv #postcustomstuff .submit {
60792 border: 0 none;
60793 float: none;
60794 padding: 5px 8px;
60795 }
60796
60797 #side-sortables #postcustom #postcustomstuff .submit,
60798 #side-sortables #pagecustomdiv #postcustomstuff .submit {
60799 padding: 0 5px;
60800 }
60801
60802 #side-sortables #postcustom #postcustomstuff td.left input,
60803 #side-sortables #pagecustomdiv #postcustomstuff td.left input {
60804 margin: 3px 3px 0;
60805 }
60806
60807 #side-sortables #postcustom #postcustomstuff #the-list textarea,
60808 #side-sortables #pagecustomdiv #postcustomstuff #the-list textarea {
60809 height: 85px;
60810 margin: 3px;
60811 }
60812
60813 #postcustomstuff table {
60814 margin: 0;
60815 width: 100%;
60816 border-width: 1px;
60817 border-style: solid;
60818 border-spacing: 0;
60819 }
60820
60821 #postcustomstuff table input,
60822 #postcustomstuff table select,
60823 #postcustomstuff table textarea {
60824 width: 95%;
60825 margin: 8px 0 8px 8px;
60826 }
60827
60828 #postcustomstuff th.left,
60829 #postcustomstuff td.left {
60830 width: 38%;
60831 }
60832
60833 #postcustomstuff .submit input {
60834 width: auto;
60835 }
60836
60837 #postcustomstuff #newmeta .submit {
60838 padding: 0 8px;
60839 }
60840
60841 #postcustomstuff table #addmetasub {
60842 width: auto;
60843 }
60844
60845 #postcustomstuff #newmetaleft {
60846 vertical-align: top;
60847 }
60848
60849 #postcustomstuff #newmetaleft a {
60850 padding: 0 10px;
60851 text-decoration: none;
60852 }
60853
60854 #save {
60855 width: 15em;
60856 }
60857
60858 #template div {
60859 margin-right: 190px;
60860 }
60861
60862 * html #template div {
60863 margin-right: 0;
60864 }
60865
60866 /* A handy div class for hiding controls.
60867 Some browsers will disable them when you
60868 set display: none; */
60869 .zerosize {
60870 height: 0;
60871 width: 0;
60872 margin: 0;
60873 border: 0;
60874 padding: 0;
60875 overflow: hidden;
60876 position: absolute;
60877 }
60878
60879 * html #themeselect {
60880 padding: 0 3px;
60881 height: 22px;
60882 }
60883
60884 #your-profile legend {
60885 font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
60886 font-size: 22px;
60887 }
60888
60889 #your-profile #rich_editing {
60890 border: none;
60891 }
60892
60893 #howto {
60894 font-size: 11px;
60895 margin: 0 5px;
60896 display: block;
60897 }
60898
60899 #ajax-response.alignleft {
60900 margin-left: 2em;
60901 }
60902
60903 div.nav {
60904 height: 2em;
60905 padding: 7px 10px;
60906 vertical-align: text-top;
60907 margin: 5px 0;
60908 }
60909
60910 .nav .button-secondary {
60911 padding: 2px 4px;
60912 }
60913
60914 a.page-numbers {
60915 border-bottom-style: solid;
60916 border-bottom-width: 2px;
60917 font-weight: bold;
60918 margin-right: 1px;
60919 padding: 0 2px;
60920 }
60921
60922 p.pagenav {
60923 margin: 0;
60924 display: inline;
60925 }
60926
60927 .pagenav span {
60928 font-weight: bold;
60929 margin: 0 6px;
60930 }
60931
60932 .row-title {
60933 font-size: 12px !important;
60934 font-weight: bold;
60935 }
60936
60937 .column-comment p {
60938 margin: 0.6em 0;
60939 }
60940
60941 .column-author img, .column-username img {
60942 float: left;
60943 margin-right: 10px;
60944 margin-top: 3px;
60945 }
60946
60947 .tablenav a.button-secondary {
60948 display: block;
60949 margin: 3px 8px 0 0;
60950 }
60951
60952 .tablenav {
60953 clear: both;
60954 height: 30px;
60955 margin: 6px 0 4px;
60956 vertical-align: middle;
60957 }
60958
60959 .tablenav .tablenav-pages {
60960 float: right;
60961 display: block;
60962 cursor: default;
60963 height: 30px;
60964 line-height: 30px;
60965 font-size: 11px;
60966 }
60967
60968 .tablenav .tablenav-pages a, .tablenav-pages span.current {
60969 text-decoration: none;
60970 border: none;
60971 padding: 3px 6px;
60972 border-width: 1px;
60973 border-style: solid;
60974 -moz-border-radius: 5px;
60975 -khtml-border-radius: 5px;
60976 -webkit-border-radius: 5px;
60977 border-radius: 5px;
60978 }
60979
60980 .tablenav .displaying-num {
60981 margin-right: 10px;
60982 font-size: 12px;
60983 font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
60984 font-style: italic;
60985 }
60986
60987 .tablenav .actions {
60988 padding: 2px 8px 0 0;
60989 }
60990
60991 td.media-icon {
60992 vertical-align: middle;
60993 text-align: center;
60994 width: 80px;
60995 }
60996
60997 td.media-icon img {
60998 max-width: 80px;
60999 max-height: 60px;
61000 }
61001
61002 #update-nag, .plugin-update {
61003 line-height: 29px;
61004 font-size: 12px;
61005 text-align: center;
61006 border-bottom-width: 1px;
61007 border-bottom-style: solid;
61008 border-top-width: 1px;
61009 border-top-style: solid;
61010 }
61011
61012 #update-nag a, .plugin-update a {
61013 font-size: 1.1em;
61014 }
61015
61016 #pass-strength-result {
61017 border-style: solid;
61018 border-width: 1px;
61019 float: left;
61020 margin: 12px 5px 5px 1px;
61021 padding: 3px 5px;
61022 text-align: center;
61023 width: 200px;
61024 }
61025
61026 .row-actions {
61027 visibility: hidden;
61028 padding: 2px 0 0;
61029 }
61030
61031 tr:hover .row-actions,
61032 div.comment-item:hover .row-actions {
61033 visibility: visible;
61034 }
61035
61036 /* Admin Header */
61037 #wphead-info {
61038 margin: 0 0 0 15px;
61039 padding-right: 15px;
61040 }
61041
61042 #user_info {
61043 float: right;
61044 font-size: 12px;
61045 line-height: 46px;
61046 height: 46px;
61047 }
61048
61049 #user_info p {
61050 margin: 0;
61051 padding: 0;
61052 line-height: 46px;
61053 }
61054
61055 #wphead {
61056 height: 46px;
61057 }
61058
61059 #wphead a,
61060 #adminmenu a,
61061 #sidemenu a,
61062 #taglist a,
61063 #catlist a,
61064 #show-settings a {
61065 text-decoration: none;
61066 }
61067
61068 #header-logo {
61069 float: left;
61070 margin: 7px 0 0 15px;
61071 }
61072
61073 #wphead h1 {
61074 font: normal 22px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
61075 padding: 10px 8px 5px;
61076 margin: 0;
61077 float: left;
61078 }
61079
61080 #wphead h1.long-title {
61081 font: normal 18px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
61082 padding: 12px 10px 5px;
61083 }
61084
61085 #wphead h1 span {
61086 font-size: 50%;
61087 }
61088
61089 /* side admin menu */
61090 #adminmenu * {
61091 -webkit-user-select: none;
61092 -moz-user-select: none;
61093 -khtml-user-select: none;
61094 user-select: none;
61095 }
61096
61097 #adminmenu .wp-submenu {
61098 display: none;
61099 list-style: none;
61100 padding: 0;
61101 margin: 0;
61102 position: relative;
61103 z-index: 2;
61104 border-width: 1px 0 0;
61105 border-style: solid none none;
61106 }
61107
61108 #adminmenu .wp-submenu a {
61109 font: normal 11px/18px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
61110 }
61111
61112 #adminmenu .wp-submenu li.current,
61113 #adminmenu .wp-submenu li.current a,
61114 #adminmenu .wp-submenu li.current a:hover {
61115 font-weight: bold;
61116 }
61117
61118 #adminmenu a.menu-top,
61119 #adminmenu .wp-submenu-head {
61120 font: normal 13px/18px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
61121 }
61122
61123 #adminmenu div.wp-submenu-head {
61124 display: none;
61125 }
61126
61127 .folded #adminmenu div.wp-submenu-head,
61128 .folded #adminmenu li.wp-has-submenu div.sub-open {
61129 display: block;
61130 }
61131
61132 .folded #adminmenu a.menu-top,
61133 .folded #adminmenu .wp-submenu,
61134 .folded #adminmenu li.wp-menu-open .wp-submenu,
61135 .folded #adminmenu div.wp-menu-toggle {
61136 display: none;
61137 }
61138
61139 #adminmenu li.wp-menu-open .wp-submenu {
61140 display: block;
61141 }
61142
61143 #adminmenu div.wp-menu-image {
61144 float: left;
61145 width: 28px;
61146 height: 28px;
61147 }
61148
61149 #adminmenu li {
61150 margin: 0;
61151 padding: 0;
61152 cursor: pointer;
61153 }
61154
61155 #adminmenu a {
61156 display: block;
61157 line-height: 18px;
61158 padding: 1px 5px 3px;
61159 }
61160
61161 #adminmenu li.menu-top {
61162 min-height: 26px;
61163 }
61164
61165 #adminmenu a.menu-top {
61166 line-height: 18px;
61167 min-width: 10em;
61168 padding: 5px 5px;
61169 border-width: 1px 1px 0;
61170 border-style: solid solid none;
61171 }
61172
61173 #adminmenu .wp-submenu a {
61174 margin: 0;
61175 padding-left: 12px;
61176 border-width: 0 1px 0 0;
61177 border-style: none solid none none;
61178 }
61179
61180 #adminmenu .menu-top-last ul.wp-submenu {
61181 border-width: 0 0 1px;
61182 border-style: none none solid;
61183 }
61184
61185 #adminmenu .wp-submenu li {
61186 padding: 0;
61187 margin: 0;
61188 }
61189
61190 .folded #adminmenu li.menu-top {
61191 width: 28px;
61192 height: 30px;
61193 overflow: hidden;
61194 border-width: 1px 1px 0;
61195 border-style: solid solid none;
61196 }
61197
61198 #adminmenu .menu-top-first a.menu-top,
61199 .folded #adminmenu li.menu-top-first,
61200 #adminmenu .wp-submenu .wp-submenu-head {
61201 border-width: 1px 1px 0;
61202 border-style: solid solid none;
61203 -moz-border-radius-topleft :6px;
61204 -moz-border-radius-topright: 6px;
61205 -webkit-border-top-right-radius: 6px;
61206 -webkit-border-top-left-radius: 6px;
61207 -khtml-border-top-right-radius: 6px;
61208 -khtml-border-top-left-radius: 6px;
61209 border-top-right-radius: 6px;
61210 border-top-left-radius: 6px;
61211 }
61212
61213 #adminmenu .menu-top-last a.menu-top,
61214 .folded #adminmenu li.menu-top-last {
61215 border-width: 1px;
61216 border-style: solid;
61217 -moz-border-radius-bottomleft: 6px;
61218 -moz-border-radius-bottomright: 6px;
61219 -webkit-border-bottom-right-radius: 6px;
61220 -webkit-border-bottom-left-radius: 6px;
61221 -khtml-border-bottom-right-radius: 6px;
61222 -khtml-border-bottom-left-radius: 6px;
61223 border-bottom-right-radius: 6px;
61224 border-bottom-left-radius: 6px;
61225 }
61226
61227 #adminmenu li.wp-menu-open a.menu-top-last {
61228 border-bottom: 0 none;
61229 -moz-border-radius-bottomright: 0;
61230 -moz-border-radius-bottomleft: 0;
61231 -webkit-border-bottom-right-radius: 0;
61232 -webkit-border-bottom-left-radius: 0;
61233 -khtml-border-bottom-right-radius: 0;
61234 -khtml-border-bottom-left-radius: 0;
61235 border-bottom-right-radius: 0;
61236 border-bottom-left-radius: 0;
61237 }
61238
61239 #adminmenu img.wp-menu-image {
61240 float: left;
61241 padding: 8px 6px 0;
61242 opacity: 0.6;
61243 filter: alpha(opacity=60);
61244 }
61245
61246 #adminmenu li.menu-top:hover img.wp-menu-image,
61247 #adminmenu li.wp-has-current-submenu img.wp-menu-image {
61248 opacity: 1;
61249 filter: alpha(opacity=100);
61250 }
61251
61252 .folded #adminmenu img.wp-menu-image {
61253 padding: 7px 0 0 6px;
61254 }
61255
61256 #adminmenu li.wp-menu-separator {
61257 height: 21px;
61258 padding: 0;
61259 margin: 0;
61260 cursor: w-resize;
61261 }
61262
61263 .folded #adminmenu li.wp-menu-separator {
61264 cursor: e-resize;
61265 }
61266
61267 #adminmenu .wp-menu-separator-last {
61268 height: 10px;
61269 width: 1px;
61270 }
61271
61272 #adminmenu .wp-submenu .wp-submenu-head {
61273 border-width: 1px;
61274 border-style: solid;
61275 padding: 6px 4px 6px 10px;
61276 cursor: default;
61277 }
61278
61279 .folded #adminmenu .wp-submenu {
61280 position: absolute;
61281 margin: -1px 0 0 28px;
61282 padding: 0 8px 8px;
61283 z-index: 999;
61284 border: 0 none;
61285 }
61286
61287 .folded #adminmenu .wp-submenu ul {
61288 width: 140px;
61289 border-width: 0 0 1px;
61290 border-style: none none solid;
61291 }
61292
61293 .folded #adminmenu .wp-submenu li.wp-first-item {
61294 border-top: 0 none;
61295 }
61296
61297 .folded #adminmenu .wp-submenu a {
61298 padding-left: 10px;
61299 }
61300
61301 .folded #adminmenu a.wp-has-submenu {
61302 margin-left: 40px;
61303 }
61304
61305 #adminmenu li.menu-top-last .wp-submenu ul {
61306 border-width: 0 0 1px;
61307 border-style: none none solid;
61308 }
61309
61310 #adminmenu .wp-menu-toggle {
61311 width: 22px;
61312 clear: right;
61313 float: right;
61314 margin: 1px 0 0;
61315 height: 27px;
61316 padding: 1px 2px 0 0;
61317 cursor: default;
61318 }
61319
61320 #adminmenu li.wp-has-current-submenu ul {
61321 border-bottom-width: 1px;
61322 border-bottom-style: solid;
61323 }
61324 /* end side admin menu */
61325
61326 /* comments/plugins bubble in menu */
61327 #adminmenu #awaiting-mod,
61328 #adminmenu span.update-plugins,
61329 #sidemenu li a span.update-plugins {
61330 position: absolute;
61331 font-family: Helvetica, Arial, sans-serif;
61332 font-size: 7pt;
61333 font-weight: bold;
61334 margin-top: 2px;
61335 margin-left: 2px;
61336 -moz-border-radius: 7px;
61337 -khtml-border-radius: 7px;
61338 -webkit-border-radius: 7px;
61339 border-radius: 7px;
61340 }
61341
61342 #adminmenu li #awaiting-mod span,
61343 #adminmenu li span.update-plugins span,
61344 #sidemenu li a span.update-plugins span {
61345 float: left;
61346 display: block;
61347 height: 1.6em;
61348 line-height: 1.6em;
61349 padding: 0 6px;
61350 }
61351
61352 #adminmenu li span.count-0,
61353 #sidemenu li a .count-0 {
61354 display: none;
61355 }
61356 /* end menu stuff */
61357
61358 /* comments bubble */
61359 .post-com-count-wrapper {
61360 min-width: 22px;
61361 font-family: Helvetica, Arial, sans-serif;
61362 }
61363
61364 .post-com-count {
61365 height: 1.3em;
61366 line-height: 1.1em;
61367 display: block;
61368 text-decoration: none;
61369 padding: 0 0 6px;
61370 cursor: pointer;
61371 background-position: center -80px;
61372 background-repeat: no-repeat;
61373 }
61374
61375 .post-com-count span {
61376 font-size: 9px;
61377 font-weight: bild;
61378 height: 1.7em;
61379 line-height: 1.70em;
61380 min-width: 0.7em;
61381 padding: 0 6px;
61382 display: inline-block;
61383 cursor: pointer;
61384 -moz-border-radius: 5px;
61385 -khtml-border-radius: 5px;
61386 -webkit-border-radius: 5px;
61387 border-radius: 5px;
61388 }
61389
61390 strong .post-com-count {
61391 background-position: center -55px;
61392 }
61393
61394 .post-com-count:hover {
61395 background-position: center -3px;
61396 }
61397
61398 .column-response .post-com-count {
61399 float: left;
61400 margin-right: 5px;
61401 text-align: center;
61402 }
61403
61404 .response-links {
61405 margin: 4px 0;
61406 }
61407
61408 /* Admin Footer */
61409 #footer {
61410 margin-top: -45px;
61411 }
61412
61413 #footer,
61414 #footer a {
61415 font-size: 12px;
61416 font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
61417 font-style: italic;
61418 }
61419
61420 #footer p {
61421 margin: 0;
61422 padding: 15px;
61423 line-height: 15px;
61424 }
61425
61426 #footer a {
61427 text-decoration: none;
61428 }
61429
61430 #footer a:hover {
61431 text-decoration: underline;
61432 }
61433
61434 /* Tables used on comment.php and option/setting pages */
61435
61436 .form-table {
61437 border-collapse: collapse;
61438 margin-top: 0.5em;
61439 width: 100%;
61440 margin-bottom: -8px;
61441 clear: both;
61442 }
61443
61444 .form-table td,
61445 #wpbody-content .describe td {
61446 margin-bottom: 9px;
61447 padding: 4px 10px 12px;
61448 line-height: 20px;
61449 font-size: 11px;
61450 }
61451
61452 .form-table th,
61453 .form-wrap label {
61454 font-weight: normal;
61455 text-shadow: rgba(255,255,255,1) 0 1px 0;
61456 }
61457
61458 .form-table th,
61459 #wpbody-content .describe th {
61460 vertical-align: top;
61461 text-align: left;
61462 padding: 10px;
61463 width: 200px;
61464 }
61465
61466 .form-table th.th-full {
61467 width: auto;
61468 }
61469
61470 .form-table input,
61471 .form-table textarea,
61472 #wpbody-content .describe input,
61473 #wpbody-content .describe textarea {
61474 border-width: 1px;
61475 border-style: solid;
61476 }
61477
61478 .form-table div.color-option {
61479 display: block;
61480 clear: both;
61481 margin-top: 12px;
61482 }
61483
61484 .form-table input.tog {
61485 margin-top: 2px;
61486 margin-right: 2px;
61487 float: left;
61488 }
61489
61490 .form-table table.color-palette {
61491 vertical-align: bottom;
61492 float: left;
61493 margin: -8px 3px 8px;
61494 }
61495
61496 .form-table .color-palette td {
61497 border-width: 1px 1px 0;
61498 border-stile: solid solid none;
61499 height: 10px;
61500 line-height: 20px;
61501 width: 10px;
61502 }
61503
61504 textarea.large-text {
61505 width: 99%;
61506 }
61507
61508 .form-table input.regular-text {
61509 width: 325px;
61510 }
61511
61512 .form-table input.small-text {
61513 width: 50px;
61514 }
61515
61516 #profile-page .form-table textarea {
61517 width: 500px;
61518 margin-bottom: 6px;
61519 }
61520
61521 #profile-page .form-table input[type=text] {
61522 width: 300px;
61523 }
61524
61525 #profile-page .form-table #rich_editing {
61526 margin-right: 5px
61527 }
61528
61529 .form-table .pre {
61530 padding: 8px;
61531 margin: 0;
61532 }
61533
61534 .pre {
61535 /* http://www.longren.org/2006/09/27/wrapping-text-inside-pre-tags/ */
61536 white-space: pre-wrap; /* css-3 */
61537 white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
61538 white-space: -pre-wrap; /* Opera 4-6 */
61539 white-space: -o-pre-wrap; /* Opera 7 */
61540 word-wrap: break-word; /* Internet Explorer 5.5+ */
61541 }
61542
61543 table.form-table td .updated {
61544 font-size: 13px;
61545 }
61546
61547 /* divs for cats and tags pages */
61548
61549 .form-wrap {
61550 margin: 10px 0;
61551 width: 97%;
61552 }
61553
61554 .form-wrap p,
61555 .form-wrap label {
61556 font-size: 11px;
61557 }
61558
61559 .form-wrap label {
61560 display: block;
61561 padding: 2px;
61562 font-size: 12px;
61563 }
61564
61565 .form-field input,
61566 .form-field textarea {
61567 border-style: solid;
61568 border-width: 1px;
61569 width: 95%;
61570 }
61571
61572 .form-wrap p {
61573 margin: 2px 0 5px;
61574 }
61575
61576 .setting-description, .form-wrap p {
61577 font-style: italic;
61578 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
61579 }
61580
61581 .form-wrap .form-field {
61582 margin: 0 0 10px;
61583 padding: 8px;
61584 }
61585
61586 .col-wrap h3 {
61587 margin: 12px 0;
61588 font-size: 1.1em;
61589 }
61590
61591 .col-wrap p.submit {
61592 margin-top: -10px;
61593 }
61594
61595 .tagcloud {
61596 width: 97%;
61597 margin: 0 0 40px;
61598 }
61599
61600 .tagcloud h3 {
61601 margin: 2px 0 12px;
61602 }
61603
61604 /* Post Screen */
61605 #normal-sortables {
61606 min-height: 50px;
61607 }
61608
61609 .postbox {
61610 position: relative;
61611 min-width: 255px;
61612 width: 99.5%;
61613 }
61614
61615 #trackback_url {
61616 width: 99%;
61617 }
61618
61619 #normal-sortables .postbox .submit {
61620 background: transparent none;
61621 border: 0 none;
61622 float: right;
61623 padding: 0 12px;
61624 margin: 0;
61625 }
61626
61627 #normal-sortables .postbox #replyrow .submit {
61628 float: none;
61629 margin: 0;
61630 padding: 3px 7px;
61631 }
61632
61633 #side-sortables {
61634 min-height: 300px;
61635 }
61636
61637 #side-sortables .submitbox .submit input,
61638 #side-sortables .submitbox .submit .preview,
61639 #side-sortables .submitbox .submit a.preview:hover {
61640 border: 0 none;
61641 }
61642
61643 #side-sortables .inside-submitbox .insidebox,
61644 .stuffbox .insidebox {
61645 margin: 11px 0;
61646 }
61647
61648 #side-sortables .comments-box,
61649 #side-sortables #show-comments {
61650 display: none;
61651 }
61652
61653 #post-body #tagsdiv #newtag {
61654 margin-right: 5px;
61655 width: 16em;
61656 }
61657
61658 #side-info-column input#post_password {
61659 width: 94%
61660 }
61661
61662 #side-info-column #tagsdiv #newtag {
61663 width: 68%;
61664 }
61665
61666 #post-status-info {
61667 font-size: 12px;
61668 line-height: 2;
61669 padding: 0 15px 0 7px;
61670 border-width: 0 1px 1px;
61671 border-style: none solid solid;
61672 -moz-border-radius: 0 0 6px 6px;
61673 -webkit-border-bottom-left-radius: 6px;
61674 -webkit-border-bottom-right-radius: 6px;
61675 -khtml-border-bottom-left-radius: 6px;
61676 -khtml-border-bottom-right-radius: 6px;
61677 border-bottom-left-radius: 6px;
61678 border-bottom-right-radius: 6px;
61679 }
61680
61681 #editorcontent #post-status-info {
61682 border: none;
61683 }
61684
61685 #post-body-content .wp_themeSkin .mceStatusbar a.mceResize {
61686 display: block;
61687 float: right;
61688 background: transparent url(images/resize.gif) no-repeat scroll right bottom;
61689 width: 12px;
61690 height: 12px;
61691 cursor: se-resize;
61692 margin: 0 2px;
61693 position: relative;
61694 right: 0;
61695 top: 31px;
61696 }
61697
61698
61699 #pagesubmitdiv div.inside,
61700 #linksubmitdiv div.inside,
61701 div.inside {
61702 padding: 0;
61703 margin: 0;
61704 }
61705
61706 #comment-status-radio p {
61707 margin: 3px 0 5px;
61708 }
61709
61710 #comment-status-radio input {
61711 margin: 2px 3px 5px 0;
61712 vertical-align: middle;
61713 }
61714
61715 #comment-status-radio label {
61716 padding: 5px 0;
61717 }
61718
61719 #tagchecklist {
61720 margin-left: 10px;
61721 font-size: 12px;
61722 overflow: auto;
61723 }
61724
61725 #tagchecklist strong {
61726 margin-left: -8px;
61727 position: absolute;
61728 }
61729
61730 #tagchecklist span {
61731 margin-right: 25px;
61732 display: block;
61733 float: left;
61734 font-size: 11px;
61735 line-height: 1.8em;
61736 white-space: nowrap;
61737 cursor: default;
61738 }
61739
61740 #tagchecklist span a {
61741 margin: 6px 0pt 0pt -9px;
61742 cursor: pointer;
61743 width: 10px;
61744 height: 10px;
61745 display: block;
61746 float: left;
61747 text-indent: -9999px;
61748 overflow: hidden;
61749 position: absolute;
61750 }
61751
61752 .howto {
61753 font-style: italic;
61754 display: block;
61755 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
61756 }
61757
61758 .ac_results {
61759 padding: 0;
61760 margin: 0;
61761 list-style: none;
61762 position: absolute;
61763 z-index: 10000;
61764 display: none;
61765 border-width: 1px;
61766 border-style: solid;
61767 }
61768
61769 .ac_results li {
61770 padding: 2px 5px;
61771 white-space: nowrap;
61772 text-align: left;
61773 }
61774
61775 .ac_over {
61776 cursor: pointer;
61777 }
61778
61779 .ac_match {
61780 text-decoration: underline;
61781 }
61782
61783 #poststuff h2 {
61784 margin-top: 20px;
61785 font-size: 1.5em;
61786 margin-bottom: 15px;
61787 padding: 0 0 3px;
61788 clear: left;
61789 }
61790
61791 .ui-sortable .postbox h3 {
61792 cursor: pointer;
61793 -webkit-user-select: none;
61794 -moz-user-select: none;
61795 -khtml-user-select: none;
61796 user-select: none;
61797 }
61798
61799 .ui-sortable .postbox .hndle span {
61800 padding: 6px 0;
61801 }
61802
61803 .ui-sortable .postbox .hndle {
61804 cursor: move;
61805 }
61806
61807 .hndle a {
61808 font-size: 11px;
61809 font-weight: normal;
61810 }
61811
61812 .meta-box-sortables .postbox .handlediv {
61813 float: right;
61814 width: 23px;
61815 height: 26px;
61816 }
61817
61818 .sortable-placeholder {
61819 border-width: 1px;
61820 border-style: dashed;
61821 z-index: -1;
61822 }
61823
61824 #poststuff h3,
61825 .metabox-holder h3 {
61826 font-size: 12px;
61827 font-weight: bold;
61828 padding: 7px 9px;
61829 margin: 0;
61830 line-height: 1;
61831 }
61832
61833 .metabox-holder .postbox,
61834 #poststuff .postbox,
61835 #poststuff .stuffbox {
61836 margin-bottom: 20px;
61837 border-width: 1px;
61838 border-style: solid;
61839 line-height: 1;
61840 -moz-border-radius: 6px;
61841 -khtml-border-radius: 6px;
61842 -webkit-border-radius: 6px;
61843 border-radius: 6px;
61844 }
61845
61846 .metabox-holder .postbox h3,
61847 #poststuff .postbox h3,
61848 #poststuff .stuffbox h3 {
61849 -moz-border-radius: 6px 6px 0 0;
61850 -webkit-border-top-right-radius: 6px;
61851 -webkit-border-top-left-radius: 6px;
61852 -khtml-border-top-right-radius: 6px;
61853 -khtml-border-top-left-radius: 6px;
61854 border-top-right-radius: 6px;
61855 border-top-left-radius: 6px;
61856 }
61857
61858 .postbox table.form-table {
61859 margin-bottom: 0;
61860 }
61861
61862 .postbox input[type="text"],
61863 .postbox textarea,
61864 .stuffbox input[type="text"],
61865 .stuffbox textarea {
61866 border-width: 1px;
61867 border-style: solid;
61868 }
61869
61870 #poststuff .inside,
61871 #poststuff .inside p {
61872 font-size: 11px;
61873 margin: 6px;
61874 }
61875
61876 #poststuff .inside .submitbox p {
61877 margin: 1em 0;
61878 }
61879
61880 #post-visibility-select {
61881 line-height: 1.5em;
61882 margin-top: 3px;
61883 }
61884
61885 #poststuff #submitdiv .inside {
61886 margin: 0;
61887 }
61888
61889 #titlediv, #poststuff .postarea {
61890 margin-bottom: 20px;
61891 }
61892
61893 #titlediv {
61894 margin-bottom: 20px;
61895 }
61896 #titlediv label { cursor: text; }
61897
61898 #titlediv div.inside {
61899 margin: 0;
61900 }
61901
61902 #poststuff #titlewrap {
61903 border: 0;
61904 padding: 0;
61905
61906 }
61907
61908 #titlediv #title {
61909 padding: 3px 4px;
61910 border-width: 1px;
61911 border-style: solid;
61912 -moz-border-radius: 6px;
61913 -khtml-border-radius: 6px;
61914 -webkit-border-radius: 6px;
61915 border-radius: 6px;
61916 font-size: 1.7em;
61917 width: 100%;
61918 outline: none;
61919 }
61920
61921 #poststuff .inside-submitbox,
61922 #side-info-column .inside-submitbox {
61923 margin: 0 3px;
61924 font-size: 11px;
61925 }
61926
61927 input#link_description,
61928 input#link_url {
61929 width: 98%;
61930 }
61931
61932 #pending {
61933 background: 0 none;
61934 border: 0 none;
61935 padding: 0;
61936 font-size: 11px;
61937 margin-top: -1px;
61938 }
61939
61940 #edit-slug-box {
61941 margin-top: 8px;
61942 padding: 0 7px;
61943 }
61944
61945 #editable-post-name-full {
61946 display: none;
61947 }
61948
61949 #editable-post-name input {
61950 width: 16em;
61951 }
61952
61953 .postarea h3 label {
61954 float: left;
61955 }
61956
61957 .postarea #add-media-button {
61958 float: right;
61959 margin: 7px 0pt 0pt;
61960 position: relative;
61961 right: 10px;
61962 }
61963
61964 #poststuff #editor-toolbar {
61965 height: 30px;
61966 }
61967
61968 .wp_themeSkin tr.mceFirst td.mceToolbar {
61969 background-image: url("images/ed-bg.gif");
61970 background-position: left top;
61971 background-repeat: repeat-x;
61972 border-width: 0 0 1px;
61973 border-style: none none solid;
61974 }
61975
61976 #poststuff #edButtonPreview,
61977 #poststuff #edButtonHTML {
61978 display: block;
61979 height: 18px;
61980 margin: 5px 5px 0 0;
61981 padding: 4px 5px 2px;
61982 float: right;
61983 cursor: pointer;
61984 border-width: 1px;
61985 border-style: solid;
61986 -moz-border-radius: 3px 3px 0 0;
61987 -webkit-border-top-right-radius: 3px;
61988 -webkit-border-top-left-radius: 3px;
61989 -khtml-border-top-right-radius: 3px;
61990 -khtml-border-top-left-radius: 3px;
61991 border-top-right-radius: 3px;
61992 border-top-left-radius: 3px;
61993 }
61994
61995 #poststuff #edButtonHTML {
61996 margin-right: 15px;
61997 }
61998
61999 #media-buttons {
62000 cursor: default;
62001 padding: 8px 8px 0;
62002 }
62003
62004 #media-buttons a {
62005 cursor: pointer;
62006 padding: 0 0 5px 10px;
62007 }
62008
62009 #media-buttons img {
62010 vertical-align: middle;
62011 }
62012
62013 .submitbox .submit {
62014 text-align: left;
62015 padding: 12px 10px 10px;
62016 font-size: 11px;
62017 }
62018
62019 .submitbox .submitdelete {
62020 border-bottom-width: 1px;
62021 border-bottom-style: solid;
62022 text-decoration: none;
62023 padding: 1px 2px;
62024 }
62025
62026 .inside-submitbox #post_status {
62027 margin: 2px 0 2px -2px;
62028 }
62029
62030 .submitbox .submit a:hover {
62031 border-bottom-width: 1px;
62032 border-bottom-style: solid;
62033 }
62034
62035 .submitbox .submit input {
62036 margin-bottom: 8px;
62037 margin-right: 4px;
62038 padding: 6px;
62039 }
62040
62041 #post-status-select {
62042 line-height: 2.5em;
62043 margin-top: 3px;
62044 }
62045
62046 /* Categories */
62047
62048 #category-adder {
62049 margin-left: 120px;
62050 padding: 4px 0;
62051 }
62052
62053 #category-adder h4 {
62054 margin: 0 0 8px;
62055 }
62056
62057 #side-info-column #category-adder {
62058 margin: 0;
62059 }
62060
62061 #post-body #category-add input, #category-add select {
62062 width: 30%;
62063 }
62064
62065 #side-info-column #category-add input {
62066 width: 94%;
62067 }
62068
62069 #side-info-column #category-add select {
62070 width: 100%;
62071 }
62072
62073 #category-add input#category-add-sumbit {
62074 width: auto;
62075 }
62076
62077 #post-body ul#category-tabs {
62078 float: left;
62079 width: 120px;
62080 text-align: right;
62081 /* Negative margin for the sake of those without JS: all tabs display */
62082 margin: 0 -120px 0 0;
62083 padding: 0;
62084 }
62085
62086 #post-body ul#category-tabs li {
62087 padding: 8px;
62088 }
62089
62090 #post-body ul#category-tabs li.ui-tabs-selected {
62091 -moz-border-radius: 3px 0 0 3px;
62092 -webkit-border-top-left-radius: 3px;
62093 -webkit-border-bottom-left-radius: 3px;
62094 -khtml-border-top-left-radius: 3px;
62095 -khtml-border-bottom-left-radius: 3px;
62096 border-top-left-radius: 3px;
62097 border-bottom-left-radius: 3px;
62098 }
62099
62100 #post-body ul#category-tabs li.ui-tabs-selected a {
62101 font-weight: bold;
62102 text-decoration: none;
62103 }
62104
62105 #categorydiv div.ui-tabs-panel,
62106 #linkcategorydiv div.ui-tabs-panel {
62107 height: 150px;
62108 overflow: auto;
62109 padding: 0.5em 0.9em;
62110 }
62111
62112 #post-body #categorydiv div.ui-tabs-panel,
62113 #post-body #linkcategorydiv div.ui-tabs-panel {
62114 margin: 0 5px 0 120px;
62115 height: 10em;
62116 overflow: auto;
62117 border-width: 4px;
62118 border-style: solid;
62119 }
62120
62121 #side-info-column #category-tabs li {
62122 display: inline;
62123 padding-right: 8px;
62124 }
62125
62126 #side-info-column #category-tabs a {
62127 text-decoration: none;
62128 }
62129
62130 #side-info-column #category-tabs {
62131 margin-bottom: 3px;
62132 }
62133
62134 #categorydiv ul,
62135 #linkcategorydiv ul {
62136 list-style: none;
62137 padding: 0;
62138 margin: 0;
62139 }
62140
62141 #categorydiv ul.categorychecklist ul,
62142 #linkcategorydiv ul.categorychecklist ul {
62143 margin-left: 18px;
62144 }
62145
62146 ul.categorychecklist li {
62147 margin: 0;
62148 padding: 0;
62149 line-height: 19px;
62150 }
62151
62152 /* positioning etc. */
62153
62154 form#tags-filter {
62155 position: relative;
62156 }
62157
62158 p.search-box {
62159 float: right;
62160 margin: -5px 0 0;
62161 }
62162
62163 .search-input {
62164 border-width: 1px;
62165 border-style: solid;
62166 padding: 2px;
62167 }
62168
62169 #posts-filter fieldset {
62170 float: left;
62171 margin: 0 1.5ex 1em 0;
62172 padding: 0;
62173 }
62174
62175 #posts-filter fieldset legend {
62176 padding: 0 0 .2em 1px;
62177 }
62178
62179 .bordertitle {
62180 padding-bottom: 5px;
62181 border-bottom-width: 1px;
62182 border-bottom-style: solid;
62183 }
62184
62185 /* Edit posts */
62186
62187 td.post-title strong {
62188 display: block;
62189 margin-bottom: .2em;
62190 }
62191
62192 td.post-title p {
62193 margin: 6px 0;
62194 }
62195
62196 /* Global classes */
62197
62198 .wp-hidden-children .wp-hidden-child,
62199 .ui-tabs-hide {
62200 display: none;
62201 }
62202
62203 .commentlist .avatar {
62204 vertical-align: text-top;
62205 }
62206
62207 .defaultavatarpicker .avatar {
62208 margin: 2px 0;
62209 vertical-align: middle;
62210 }
62211
62212 body.wp-admin {
62213 min-width: 785px;
62214 }
62215
62216 .view-switch {
62217 float: right;
62218 margin: 6px 8px 0;
62219 }
62220
62221 .view-switch a {
62222 text-decoration: none;
62223 }
62224
62225 .filter {
62226 float: left;
62227 margin: -5px 0 0 10px;
62228 }
62229
62230 .filter .subsubsub {
62231 margin-left: -10px;
62232 margin-top: 13px;
62233 }
62234
62235 #the-comment-list td.comment p.comment-author {
62236 margin-top: 0;
62237 margin-left: 0;
62238 }
62239
62240 #the-comment-list p.comment-author img {
62241 float: left;
62242 margin-right: 8px;
62243 }
62244
62245 #the-comment-list p.comment-author strong a {
62246 border: none;
62247 }
62248
62249 #the-comment-list td {
62250 vertical-align: top;
62251 }
62252
62253 #the-comment-list td.comment {
62254 word-wrap: break-word;
62255 }
62256
62257 #the-comment-list .check-column {
62258 padding-top: 8px;
62259 }
62260
62261 #templateside ul li a {
62262 text-decoration: none;
62263 }
62264
62265 .tablenav .delete {
62266 margin-right: 20px;
62267 }
62268
62269 td.action-links, th.action-links {
62270 text-align: right;
62271 }
62272
62273 /* Diff */
62274
62275 table.diff {
62276 width: 100%;
62277 }
62278
62279 table.diff col.content {
62280 width: 50%;
62281 }
62282
62283 table.diff tr {
62284 background-color: transparent;
62285 }
62286
62287 table.diff td, table.diff th {
62288 padding: .5em;
62289 font-family: Consolas, Monaco, Courier, monospace;
62290 border: none;
62291 }
62292
62293 table.diff .diff-deletedline del, table.diff .diff-addedline ins {
62294 text-decoration: none;
62295 }
62296
62297 #wp-word-count {
62298 display: block;
62299 }
62300
62301 fieldset {
62302 border: 0;
62303 padding: 0;
62304 margin: 0;
62305 }
62306
62307 .tool-box {
62308 margin: 15px 0 35px;
62309 }
62310
62311 .tool-box .buttons {
62312 margin: 15px 0;
62313 }
62314
62315 .tool-box .title {
62316 margin: 8px 0;
62317 font: 18px/24px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
62318 }
62319
62320 .pressthis a {
62321 font-size: 1.2em;
62322 }
62323
62324 #wp_editbtns,
62325 #wp_gallerybtns {
62326 padding: 2px;
62327 position: absolute;
62328 display: none;
62329 z-index: 999998;
62330 }
62331
62332 #wp_editimgbtn,
62333 #wp_delimgbtn,
62334 #wp_editgallery,
62335 #wp_delgallery {
62336 margin: 2px;
62337 padding: 2px;
62338 border-width: 1px;
62339 border-style: solid;
62340 -moz-border-radius: 3px;
62341 -khtml-border-radius: 3px;
62342 -webkit-border-radius: 3px;
62343 border-radius: 3px;
62344 }
62345
62346 .settings-toggle {
62347 text-align: right;
62348 margin: 5px 7px 15px 0;
62349 font-size: 12px;
62350 }
62351
62352 .settings-toggle h3 {
62353 margin: 0;
62354 }
62355
62356 #timestampdiv select {
62357 height: 20px;
62358 line-height: 20px;
62359 padding: 0;
62360 }
62361
62362 #jj, #hh, #mn {
62363 width: 2em;
62364 padding: 1px;
62365 font-size: 12px;
62366 }
62367
62368 #aa {
62369 width: 3.4em;
62370 padding: 1px;
62371 font-size: 12px;
62372 }
62373
62374 .curtime #timestamp {
62375 background-repeat: no-repeat;
62376 background-position: left top;
62377 padding-left: 18px;
62378 }
62379
62380 #timestampdiv {
62381 padding-top: 5px;
62382 line-height: 23px;
62383 }
62384
62385 #timestampdiv p {
62386 margin: 8px 0 6px;
62387 }
62388
62389 #timestampdiv input {
62390 border-width: 1px;
62391 border-style: solid;
62392 }
62393
62394 /* media popup 0819 */
62395 #sidemenu {
62396 margin: -30px 15px 0 315px;
62397 list-style: none;
62398 position: relative;
62399 float: right;
62400 padding-left: 10px;
62401 font-size: 12px;
62402 }
62403
62404 #sidemenu a {
62405 padding: 0 7px;
62406 display: block;
62407 float: left;
62408 line-height: 28px;
62409 border-top-width: 1px;
62410 border-top-style: solid;
62411 border-bottom-width: 1px;
62412 border-bottom-style: solid;
62413 }
62414
62415 #sidemenu li {
62416 display: inline;
62417 line-height: 200%;
62418 list-style: none;
62419 text-align: center;
62420 white-space: nowrap;
62421 margin: 0;
62422 padding: 0;
62423 }
62424
62425 #sidemenu a.current {
62426 font-weight: normal;
62427 padding-left: 6px;
62428 padding-right: 6px;
62429 -moz-border-radius: 4px 4px 0 0;
62430 -webkit-border-top-left-radius: 4px;
62431 -webkit-border-top-right-radius: 4px;
62432 -khtml-border-top-left-radius: 4px;
62433 -khtml-border-top-right-radius: 4px;
62434 border-top-left-radius: 4px;
62435 border-top-right-radius: 4px;
62436 border-width: 1px;
62437 border-style: solid;
62438 }
62439
62440 #sidemenu {
62441 margin: -30px 15px 0 315px;
62442 list-style: none;
62443 position: relative;
62444 float: right;
62445 padding-left: 10px;
62446 font-size: 12px;
62447 }
62448
62449 #sidemenu a {
62450 padding: 0 7px;
62451 display: block;
62452 float: left;
62453 line-height: 28px;
62454 border-top-width: 1px;
62455 border-top-style: solid;
62456 border-bottom-width: 1px;
62457 border-bottom-style: solid;
62458 }
62459
62460 #sidemenu li a .count-0 {
62461 display: none;
62462 }
62463
62464 /* reply to comments */
62465 #replyrow {
62466 font-size: 11px;
62467 }
62468
62469 #replyrow input {
62470 border-width: 1px;
62471 border-style: solid;
62472 }
62473
62474 #replyrow td {
62475 padding: 2px;
62476 }
62477
62478 #replyrow #editorcontainer {
62479 border: 0 none;
62480 }
62481
62482 #replysubmit {
62483 margin: 0;
62484 padding: 3px 7px;
62485 }
62486
62487 #replysubmit img.waiting,
62488 .inline-edit-save img.waiting,
62489 #commentstatusdiv img.waiting {
62490 padding: 0 10px;
62491 vertical-align: top;
62492 }
62493
62494 #replysubmit .button {
62495 margin-right: 5px;
62496 }
62497
62498 #replyrow #editor-toolbar {
62499 display: none;
62500 }
62501
62502 #replyhead {
62503 font-size: 12px;
62504 font-weight: bold;
62505 padding: 2px 10px 4px;
62506 }
62507
62508 #edithead .inside {
62509 float: left;
62510 padding: 3px 0 2px 5px;
62511 margin: 0;
62512 text-align: center;
62513 font-size: 11px;
62514 }
62515
62516 #edithead .inside input {
62517 width: 180px;
62518 font-size: 11px;
62519 }
62520
62521 #edithead label {
62522 padding: 2px 0;
62523 }
62524
62525 #replycontainer {
62526 padding: 5px;
62527 border: 0 none;
62528 height: 120px;
62529 overflow: hidden;
62530 position: relative;
62531 }
62532
62533 #replycontent {
62534 resize: none;
62535 margin: 0;
62536 width: 100%;
62537 height: 100%;
62538 padding: 0;
62539 line-height: 150%;
62540 border: 0 none;
62541 outline: none;
62542 font-size: 12px;
62543 }
62544
62545 #replyrow #ed_reply_toolbar {
62546 margin: 0;
62547 padding: 2px 3px;
62548 }
62549
62550 #replyrow #ed_reply_toolbar input {
62551 margin: 1px 2px 1px 1px;
62552 min-width: 24px;
62553 padding: 3px 4px;
62554 font-size: 11px;
62555 -moz-border-radius: 3px;
62556 -khtml-border-radius: 3px;
62557 -webkit-border-radius: 3px;
62558 border-radius: 3px;
62559 }
62560
62561 /* show/hide settings */
62562
62563 #screen-meta {
62564 position: relative;
62565 clear: both;
62566 }
62567
62568 #screen-meta-links {
62569 margin: 0 9px 0 0;
62570 }
62571
62572 #screen-meta .invisible {
62573 visibility: hidden;
62574 }
62575
62576 #screen-options-link-wrap,
62577 #contextual-help-link-wrap {
62578 float: right;
62579 background: transparent url( images/screen-options-left.gif ) no-repeat 0 0;
62580 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
62581 height: 22px;
62582 padding: 0;
62583 margin: 0 6px 0 0;
62584 }
62585
62586 #screen-meta a.show-settings {
62587 text-decoration: none;
62588 z-index: 1;
62589 padding: 0 16px 0 6px;
62590 height: 22px;
62591 line-height: 22px;
62592 font-size: 10px;
62593 display: block;
62594 background-repeat: no-repeat;
62595 background-position: right bottom;
62596 }
62597
62598 #screen-meta a.show-settings {
62599 background-image: url( images/screen-options-right.gif );
62600 }
62601
62602 #screen-meta a.show-settings:hover {
62603 text-decoration: none;
62604 }
62605
62606 #screen-options-wrap h5,
62607 #contextual-help-wrap h5 {
62608 margin: 8px 0;
62609 font-size: 13px;
62610 }
62611
62612 #screen-options-wrap,
62613 #contextual-help-wrap {
62614 border-style: none solid solid;
62615 border-top: 0 none;
62616 border-width: 0 1px 1px;
62617 margin: 0 15px;
62618 padding: 8px 12px 12px;
62619 -moz-border-radius: 0 0 0 4px;
62620 -webkit-border-bottom-left-radius: 4px;
62621 -khtml-border-bottom-left-radius: 4px;
62622 border-bottom-left-radius: 4px;
62623 }
62624
62625 .metabox-prefs label {
62626 padding-right: 15px;
62627 white-space: nowrap;
62628 line-height: 30px;
62629 }
62630
62631 .metabox-prefs label input {
62632 margin: 0 5px 0 2px;
62633 }
62634
62635 .metabox-prefs label a {
62636 display: none;
62637 }
62638
62639 /* Inline Editor
62640 .quick-edit* is for Quick Edit
62641 .bulk-edit* is for Bulk Edit
62642 .inline-edit* is for everything
62643 */
62644 /* Layout */
62645 tr.inline-edit-row td {
62646 padding: 0 0.5em;
62647 }
62648
62649 #wpbody-content .inline-edit-row fieldset {
62650 font-size: 12px;
62651 float: left;
62652 margin: 0;
62653 padding: 0;
62654 width: 100%;
62655 }
62656
62657 #wpbody-content .inline-edit-row fieldset .inline-edit-col {
62658 padding: 0 0.5em;
62659 }
62660
62661 #wpbody-content .quick-edit-row-page fieldset.inline-edit-col-right .inline-edit-col {
62662 border-width: 0 0 0 1px;
62663 border-style: none none none solid;
62664 }
62665
62666 #wpbody-content .quick-edit-row-post .inline-edit-col-left {
62667 width: 40%;
62668 }
62669
62670 #wpbody-content .quick-edit-row-post .inline-edit-col-right {
62671 width: 39%;
62672 }
62673
62674 #wpbody-content .inline-edit-row-post .inline-edit-col-center {
62675 width: 20%;
62676 }
62677
62678 #wpbody-content .quick-edit-row-page .inline-edit-col-left {
62679 width: 50%;
62680 }
62681
62682 #wpbody-content .quick-edit-row-page .inline-edit-col-right,
62683 #wpbody-content .bulk-edit-row-post .inline-edit-col-right {
62684 width: 49%;
62685 }
62686
62687 #wpbody-content .bulk-edit-row .inline-edit-col-left {
62688 width: 30%;
62689 }
62690
62691 #wpbody-content .bulk-edit-row-page .inline-edit-col-right {
62692 width: 69%;
62693 }
62694
62695 #wpbody-content .bulk-edit-row .inline-edit-col-bottom {
62696 float: right;
62697 width: 69%;
62698 }
62699
62700 #wpbody-content .inline-edit-row-page .inline-edit-col-right,
62701 #owpbody-content .bulk-edit-row-post .inline-edit-col-right {
62702 margin-top: 27px;
62703 }
62704
62705 .inline-edit-row fieldset .inline-edit-group {
62706 clear: both;
62707 }
62708
62709 .inline-edit-row fieldset .inline-edit-group:after {
62710 content: ".";
62711 display: block;
62712 height: 0;
62713 clear: both;
62714 visibility: hidden;
62715 }
62716
62717 .inline-edit-row p.submit {
62718 clear: both;
62719 padding: 0.5em;
62720 margin: 0.5em 0 0;
62721 }
62722
62723 /* Positioning */
62724 .inline-edit-row h4 {
62725 margin: .2em 0;
62726 padding: 0;
62727 line-height: 23px;
62728 }
62729 .inline-edit-row fieldset span.title,
62730 .inline-edit-row fieldset span.checkbox-title {
62731 margin: 0;
62732 padding: 0;
62733 line-height: 27px;
62734 }
62735
62736 .inline-edit-row fieldset label,
62737 .inline-edit-row fieldset span.inline-edit-categories-label {
62738 display: block;
62739 margin: .2em 0;
62740 }
62741
62742 .inline-edit-row fieldset label.inline-edit-tags {
62743 margin-top: 0;
62744 }
62745
62746 .inline-edit-row fieldset label.inline-edit-tags span.title {
62747 margin: .2em 0;
62748 }
62749
62750 .inline-edit-row fieldset label span.title {
62751 display: block;
62752 float: left;
62753 width: 5em;
62754 }
62755
62756 .inline-edit-row fieldset label span.input-text-wrap {
62757 display: block;
62758 margin-left: 5em;
62759 }
62760
62761 .quick-edit-row-post fieldset.inline-edit-col-right label span.title {
62762 width: auto;
62763 padding-right: 0.5em;
62764 }
62765
62766 .inline-edit-row .input-text-wrap input[type=text] {
62767 width: 100%;
62768 }
62769
62770 .inline-edit-row fieldset label input[type=checkbox] {
62771 vertical-align: text-bottom;
62772 }
62773
62774 .inline-edit-row fieldset label textarea {
62775 width: 100%;
62776 height: 4em;
62777 }
62778
62779 #wpbody-content .bulk-edit-row fieldset .inline-edit-group label {
62780 max-width: 50%;
62781 }
62782
62783 #wpbody-content .quick-edit-row fieldset .inline-edit-group label.alignleft:first-child {
62784 margin-right: 0.5em
62785 }
62786
62787 /* Styling */
62788 .inline-edit-row h4 {
62789 text-transform: uppercase;
62790 }
62791
62792 .inline-edit-row fieldset span.title,
62793 .inline-edit-row fieldset span.checkbox-title {
62794 font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
62795 font-style: italic;
62796 line-height: 1.8em;
62797 }
62798
62799 /* Specific Elements */
62800 .inline-edit-row fieldset input[type="text"],
62801 .inline-edit-row fieldset textarea {
62802 border-style: solid;
62803 border-width: 1px;
62804 }
62805
62806 .inline-edit-row fieldset .inline-edit-date {
62807 float: left;
62808 }
62809
62810 .inline-edit-row fieldset input[name=jj],
62811 .inline-edit-row fieldset input[name=hh],
62812 .inline-edit-row fieldset input[name=mn] {
62813 font-size: 12px;
62814 width: 2.1em;
62815 }
62816
62817 .inline-edit-row fieldset input[name=aa] {
62818 font-size: 12px;
62819 width: 3.5em;
62820 }
62821
62822 .inline-edit-row fieldset label input.inline-edit-password-input {
62823 width: 8em;
62824 }
62825
62826 ul.cat-checklist {
62827 height: 12em;
62828 border-style: solid;
62829 border-width: 1px;
62830 overflow-y: scroll;
62831 padding: 0 5px;
62832 margin: 0 0 5px;
62833 }
62834
62835 #bulk-titles {
62836 display: block;
62837 height: 12em;
62838 border-style: solid;
62839 border-width: 1px;
62840 overflow-y: scroll;
62841 padding: 0 5px;
62842 margin: 0 0 5px;
62843 }
62844
62845 .inline-edit-row fieldset ul.cat-checklist li,
62846 .inline-edit-row fieldset ul.cat-checklist input {
62847 margin: 0;
62848 }
62849
62850 .inline-edit-row fieldset ul.cat-checklist label,
62851 .inline-edit-row .catshow,
62852 .inline-edit-row .cathide,
62853 .inline-edit-row #bulk-titles div {
62854 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
62855 font-style: normal;
62856 font-size: 11px;
62857 }
62858
62859 table .inline-edit-row fieldset ul.cat-hover {
62860 height: auto;
62861 max-height: 30em;
62862 overflow-y: auto;
62863 position: absolute;
62864 }
62865
62866 .inline-edit-row fieldset label input.inline-edit-menu-order-input {
62867 width: 3em;
62868 }
62869
62870 .inline-edit-row fieldset label input.inline-edit-slug-input {
62871 width: 75%;
62872 }
62873
62874 .quick-edit-row-post fieldset label.inline-edit-status {
62875 float: left;
62876 }
62877
62878 #bulk-titles {
62879 line-height: 140%;
62880 }
62881 #bulk-titles div {
62882 margin: 0.2em 0.3em;
62883 }
62884
62885 #bulk-titles div a {
62886 cursor: pointer;
62887 display: block;
62888 float: left;
62889 height: 10px;
62890 margin: 3px 3px 0 -2px;
62891 overflow: hidden;
62892 position: relative;
62893 text-indent: -9999px;
62894 width: 10px;
62895 }
62896
62897 /* Media library */
62898 #wpbody-content #media-items .describe {
62899 border-collapse: collapse;
62900 width: 100%;
62901 border-top-style: solid;
62902 border-top-width: 1px;
62903 clear: both;
62904 cursor: default;
62905 padding: 5px;
62906 width: 100%;
62907 }
62908
62909 #wpbody-content .describe .media-item-info tr {
62910 background-color: transparent;
62911 }
62912
62913 #wpbody-content .filename {
62914 margin-left: 10px;
62915 }
62916
62917 #wpbody-content .media-item .thumbnail {
62918 max-height: 128px;
62919 max-width: 128px;
62920 }
62921
62922 #wpbody-content .media-upload-form label {
62923 display: block;
62924 font-size: 13px;
62925 margin: 0.5em;
62926 }
62927
62928 abbr.required {
62929 border: medium none;
62930 text-decoration: none;
62931 }
62932
62933 #wpbody-content .describe input[type="text"],
62934 #wpbody-content .describe textarea {
62935 width: 460px;
62936 }
62937
62938 #wpbody-content .describe p.help {
62939 margin: 0;
62940 padding: 0;
62941 }
62942
62943 .describe-toggle-on, .describe-toggle-off {
62944 display: block;
62945 line-height: 36px;
62946 float: right;
62947 margin-right: 20px;
62948 }
62949
62950 .describe-toggle-off {
62951 display: none;
62952 }
62953
62954 #wpbody-content .media-item {
62955 border-bottom-style: solid;
62956 border-bottom-width: 1px;
62957 min-height: 36px;
62958 position: relative;
62959 width: 100%;
62960 }
62961
62962 #wpbody-content #media-items {
62963 border-style: solid solid none;
62964 border-width: 1px;
62965 width: 670px;
62966 }
62967
62968 #wpbody-content #media-items .filename {
62969 float: left;
62970 line-height: 36px;
62971 margin-left: 10px;
62972 max-width: 430px;
62973 overflow: hidden;
62974 }
62975
62976 .media-item .pinkynail {
62977 float: left;
62978 height: 32px;
62979 margin: 2px;
62980 max-width: 40px;
62981 max-height: 40px;
62982 }
62983
62984 .media-item .startopen,
62985 .media-item .startclosed {
62986 display: none;
62987 }
62988
62989 /* find posts */
62990 .find-box {
62991 width: 400px;
62992 height: 250px;
62993 overflow: hidden;
62994 padding: 33px 5px 50px;
62995 position: absolute;
62996 z-index: 1000;
62997 }
62998
62999 .find-box-head {
63000 cursor: move;
63001 font-weight: bold;
63002 height: 2em;
63003 line-height: 2em;
63004 padding: 1px 12px;
63005 position: absolute;
63006 top: 5px;
63007 width: 100%;
63008 }
63009
63010 .find-box-inside {
63011 overflow: auto;
63012 width: 100%;
63013 height: 100%;
63014 }
63015
63016 .find-box-search {
63017 padding: 12px;
63018 border-width: 1px;
63019 border-style: none none solid;
63020 }
63021
63022 #find-posts-response {
63023 margin: 8px 0;
63024 padding: 0 1px;
63025 }
63026
63027 #find-posts-response table {
63028 width: 100%;
63029 }
63030
63031 #find-posts-response .found-radio {
63032 padding: 8px 0 0 8px;
63033 width: 15px;
63034 }
63035
63036 .find-box-buttons {
63037 bottom: 12px;
63038 left: 12px;
63039 position: absolute;
63040 }
63041
63042 .find-box-search label {
63043 padding-right: 6px;
63044 }
63045
63046 /* favorite-actions */
63047 #favorite-actions {
63048 float: right;
63049 margin: 11px 12px 0;
63050 min-width: 130px;
63051 position: relative;
63052 }
63053
63054 #favorite-first {
63055 -moz-border-radius: 12px;
63056 -khtml-border-radius: 12px;
63057 -webkit-border-radius: 12px;
63058 border-radius: 12px;
63059 line-height: 15px;
63060 padding: 3px 30px 4px 12px;
63061 border-width: 1px;
63062 border-style: solid;
63063 }
63064
63065 #favorite-inside {
63066 margin: 0 0 0 0px;
63067 padding: 0 1px 6px 1px;
63068 border-width: 1px;
63069 border-style: solid;
63070 position: absolute;
63071 z-index: 11;
63072 display: none;
63073 -moz-border-radius: 0 0 12px 12px;
63074 -webkit-border-bottom-right-radius: 12px;
63075 -webkit-border-bottom-left-radius: 12px;
63076 -khtml-border-bottom-right-radius: 12px;
63077 -khtml-border-bottom-left-radius: 12px;
63078 border-bottom-right-radius: 12px;
63079 border-bottom-left-radius: 12px;
63080 }
63081
63082 #favorite-actions a {
63083 display: block;
63084 text-decoration: none;
63085 font-size: 11px;
63086 }
63087
63088 #favorite-inside a {
63089 padding: 3px 5px 3px 10px;
63090 }
63091
63092 #favorite-toggle {
63093 height: 22px;
63094 position: absolute;
63095 right: 0;
63096 top: 1px;
63097 width: 28px;
63098 }
63099
63100 #favorite-actions .slide-down {
63101 background-image: url(images/fav-top.png);
63102 background-repeat: repeat-x;
63103 background-position: 0 top;
63104 -moz-border-radius: 12px 12px 0 0;
63105 -webkit-border-bottom-right-radius: 0;
63106 -webkit-border-bottom-left-radius: 0;
63107 -khtml-border-bottom-right-radius: 0;
63108 -khtml-border-bottom-left-radius: 0;
63109 border-bottom-right-radius: 0;
63110 border-bottom-left-radius: 0;
63111 border-bottom-width: 1px;
63112 border-bottom-style: solid;
63113 }
63114
63115 #utc-time, #local-time {
63116 padding-left: 25px;
63117 font-style: italic;
63118 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
63119 }
63120
63121 ul#dismissed-updates {
63122 display: none;
63123 }
63124 form.upgrade {
63125 margin-top: 8px;
63126 }
63127
63128 #tagsdiv #the-tagcloud {
63129 margin: 5px 5px 10px;
63130 padding: 8px;
63131 border-width: 1px;
63132 border-style: solid;
63133 line-height: 1.8em;
63134 word-spacing: 3px;
63135 -moz-border-radius: 6px;
63136 -khtml-border-radius: 6px;
63137 -webkit-border-radius: 6px;
63138 border-radius: 6px;
63139 }
63140
63141 br.clear {
63142 height: 2px;
63143 line-height: 2px;
63144 }
63145
63146 .swfupload {
63147 margin: 5px 10px;
63148 vertical-align: middle;
63149 }
63150
63151 /* table.fixed column width */
63152 table.fixed {
63153 table-layout: fixed;
63154 }
63155
63156 .fixed .column-date,
63157 .fixed .column-parent,
63158 .fixed .column-visible,
63159 .fixed .column-links {
63160 width: 10%;
63161 }
63162
63163 .fixed .column-response,
63164 .fixed .column-author,
63165 .fixed .column-categories,
63166 .fixed .column-tags,
63167 .fixed .column-rel,
63168 .fixed .column-role {
63169 width: 15%;
63170 }
63171
63172 .fixed .column-comments {
63173 width: 4em;
63174 }
63175
63176 .fixed .column-slug {
63177 width: 25%;
63178 }
63179
63180 .fixed .column-posts {
63181 width: 10%;
63182 }
63183
63184 .fixed .column-icon {
63185 width: 80px;
63186 }
63187
63188 #commentstatusdiv .fixed .column-author,
63189 #comments-form .fixed .column-author,
63190 #commentstatusdiv .fixed .column-date {
63191 width: 20%;
63192 }
63193
63194 .widefat th,
63195 .widefat td {
63196 overflow: hidden;
63197 }
63198
63199 .widefat th {
63200 text-shadow: rgba(255,255,255,0.8) 0 1px 0;
63201 }
63202
63203 .icon32 {
63204 float: left;
63205 height: 36px;
63206 margin: 14px 6px 0 0;
63207 width: 36px;
63208 }
63209
63210 .key-labels label {
63211 line-height: 24px;
63212 }
63213
63214 .subtitle {
63215 font-size: 0.75em;
63216 line-height: 1;
63217 padding-left: 25px;
63218 }