Projects : mp-wp : mp-wp_genesis

mp-wp/wp-admin/wp-admin.css

Dir - Raw

1
2p, ul, ol, blockquote { font-size: 12px; }
3
4.plugins .name,
5#pass-strength-result.strong,
6#pass-strength-result.short,
7.button-highlighted,
8#quicktags #ed_strong,
9#ed_reply_toolbar #ed_reply_strong {
10 font-weight: bold;
11}
12
13.plugins p {
14 margin: 0 4px;
15 padding: 0;
16}
17
18.plugins .togl {
19 width: 150px;
20}
21
22.import-system {
23 font-size: 16px;
24}
25
26.anchors {
27 margin: 10px 20px 10px 20px;
28}
29
30table#availablethemes {
31 border-spacing: 0;
32 border-width: 1px 0;
33 border-style: solid none;
34 margin: 10px auto;
35 width: 100%;
36}
37
38td.available-theme {
39 vertical-align: top;
40 width: 240px;
41 margin: 0;
42 padding: 20px;
43 text-align: left;
44}
45
46table#availablethemes td {
47 border-width: 0 1px 1px;
48 border-style: none solid solid;
49}
50
51table#availablethemes td.right,
52table#availablethemes td.left {
53 border-right: 0 none;
54 border-left: 0 none;
55}
56
57table#availablethemes td.bottom {
58 border-bottom: 0 none;
59}
60
61.available-theme a.screenshot {
62 width: 240px;
63 height: 180px;
64 display: block;
65 border-width: 1px;
66 border-style: solid;
67 margin-bottom: 10px;
68 overflow: hidden;
69}
70
71.available-theme img {
72 width: 240px;
73}
74
75.available-theme h3 {
76 margin: 15px 0 5px;
77}
78
79#current-theme {
80 margin: 1em 0 1.5em;
81}
82
83#current-theme a {
84 border-bottom: none;
85}
86
87#current-theme h3 {
88 font-size: 17px;
89 font-weight: normal;
90 margin: 0;
91}
92
93#current-theme .description {
94 margin-top: 5px;
95}
96
97#current-theme img {
98 float: left;
99 border-width: 1px;
100 border-style: solid;
101 margin-right: 1em;
102 margin-bottom: 1.5em;
103 width: 150px;
104}
105
106#TB_window #TB_title a.tb-theme-preview-link,
107#TB_window #TB_title a.tb-theme-preview-link:visited {
108 font-weight: bold;
109 text-decoration: none;
110}
111
112.checkbox {
113 border: none;
114 margin: 0;
115 padding: 0;
116}
117
118.code, code {
119 font-family: Consolas, Monaco, Courier, monospace;
120}
121
122kbd, code {
123 padding: 1px 3px;
124 margin: 0 1px;
125 font-size: 11px;
126}
127
128.commentlist li {
129 padding: 1em 1em .2em;
130 margin: 0;
131 border-bottom-width: 1px;
132 border-bottom-style: solid;
133}
134
135.commentlist li li {
136 border-bottom: 0;
137 padding: 0;
138}
139
140.commentlist p {
141 padding: 0;
142 margin: 0 0 .8em;
143}
144
145.post-categories {
146 display: inline;
147 margin: 0;
148 padding: 0;
149}
150
151.post-categories li {
152 display: inline;
153}
154
155.quicktags, .search {
156 font: 12px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
157}
158
159.submit {
160 padding: 1.5em 0;
161 margin: 5px 0;
162 -moz-border-radius: 0 0 3px 3px;
163 -webkit-border-bottom-left-radius: 3px;
164 -webkit-border-bottom-right-radius: 3px;
165 -khtml-border-bottom-left-radius: 3px;
166 -khtml-border-bottom-right-radius: 3px;
167 border-bottom-left-radius: 3px;
168 border-bottom-right-radius: 3px;
169}
170
171form p.submit a.cancel:hover {
172 text-decoration: none;
173}
174
175#submitdiv h3,
176#pagesubmitdiv h3 {
177 margin-bottom: 0 !important;
178}
179
180#misc-publishing-actions {
181 padding: 6px 0 16px 0;
182}
183
184.misc-pub-section {
185 padding: 6px;
186 border-bottom-width: 1px;
187 border-bottom-style: solid;
188}
189
190.misc-pub-section-last {
191 border-bottom: 0 none;
192}
193
194#minor-publishing-actions {
195 padding: 6px;
196 text-align: right;
197}
198
199#minor-publishing {
200 border-bottom-width: 1px;
201 border-bottom-style: solid;
202}
203
204#save-post {
205 float: left;
206}
207
208.preview {
209 float: right;
210}
211
212#major-publishing-actions {
213 padding: 6px;
214 clear: both;
215 border-top: none;
216}
217
218#minor-publishing-actions input,
219#major-publishing-actions input,
220#minor-publishing-actions .preview {
221 min-width: 80px;
222 text-align: center;
223}
224
225#delete-action {
226 line-height: 25px;
227 vertical-align: middle;
228 text-align: left;
229 float: left;
230}
231
232#publishing-action {
233 text-align: right;
234 float: right;
235}
236
237#post-body #minor-publishing {
238 padding-bottom: 10px;
239}
240
241#post-body #misc-publishing-actions {
242 padding: 0;
243}
244
245#post-body .misc-pub-section {
246 border-right-width: 1px;
247 border-right-style: solid;
248 border-bottom: 0 none;
249 min-height: 30px;
250 float: left;
251 max-width: 32%;
252}
253
254#post-body .misc-pub-section-last {
255 border-right: 0;
256}
257
258#sticky-span {
259 margin-left: 18px;
260}
261
262.side-info {
263 margin: 0;
264 padding: 4px;
265 font-size: 11px;
266}
267
268.side-info h5 {
269 padding-bottom: 7px;
270 font-size: 14px;
271 margin: 12px 2px 5px;
272 border-bottom-width: 1px;
273 border-bottom-style: solid;
274}
275
276.side-info ul {
277 margin: 0;
278 padding-left: 18px;
279 list-style: square;
280}
281
282.submit input,
283.button,
284.button-primary,
285.button-secondary,
286.button-highlighted,
287#postcustomstuff .submit input {
288 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
289 text-decoration: none;
290 font-size: 11px !important;
291 line-height: 16px;
292 padding: 2px 8px;
293 cursor: pointer;
294 border-width: 1px;
295 border-style: solid;
296 -moz-border-radius: 11px;
297 -khtml-border-radius: 11px;
298 -webkit-border-radius: 11px;
299 border-radius: 11px;
300 -moz-box-sizing: content-box;
301 -webkit-box-sizing: content-box;
302 -khtml-box-sizing: content-box;
303 box-sizing: content-box;
304}
305
306a.button,
307a.button-primary,
308a.button-secondary {
309 line-height: 1.2em;
310 -webkit-border-radius: 10px;
311 padding: 4px 10px;
312}
313
314#doaction,
315#doaction2 {
316 margin-right: 8px;
317}
318
319.tablenav select[name="action"],
320.tablenav select[name="action2"] {
321 width: 120px;
322}
323
324.tablenav select[name="m"] {
325 width: 120px;
326}
327
328.tablenav select#cat {
329 width: 150px;
330}
331
332#wpcontent select {
333 font: 11px/20px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
334 padding: 2px;
335 border-width: 1px;
336 border-style: solid;
337 height: 2em;
338 vertical-align: top;
339}
340
341#wpcontent option {
342 padding: 2px;
343}
344
345.approve {
346 display: none;
347}
348
349.unapproved .approve, .spam .approve {
350 display: inline;
351}
352
353.unapproved .unapprove {
354 display: none;
355}
356
357.narrow {
358 width: 70%;
359 margin-bottom: 40px;
360}
361
362.narrow p {
363 line-height: 150%;
364}
365
366table .vers {
367 text-align: center;
368}
369
370textarea.all-options, input.all-options {
371 width: 250px;
372}
373
374#namediv table {
375 width: 100%;
376}
377
378#namediv td.first {
379 width: 10px;
380 white-space: nowrap;
381}
382
383#namediv input {
384 width: 98%;
385}
386
387#namediv p {
388 margin: 10px 0;
389}
390
391#wpbody-content .metabox-holder {
392 padding-top: 10px;
393}
394
395#content {
396 margin: 0;
397 width: 100%;
398}
399
400#editorcontainer #content {
401 padding: 6px;
402 line-height: 150%;
403 border: 0 none;
404 outline: none;
405 -moz-box-sizing: border-box;
406 -webkit-box-sizing: border-box;
407 -khtml-box-sizing: border-box;
408 box-sizing: border-box;
409}
410
411#editorcontainer,
412#quicktags {
413 border-style: solid;
414 border-width: 1px;
415 border-collapse: separate;
416 -moz-border-radius: 6px 6px 0 0;
417 -webkit-border-top-right-radius: 6px;
418 -webkit-border-top-left-radius: 6px;
419 -khtml-border-top-right-radius: 6px;
420 -khtml-border-top-left-radius: 6px;
421 border-top-right-radius: 6px;
422 border-top-left-radius: 6px;
423}
424
425#quicktags {
426 padding: 0;
427 margin-bottom: -3px;
428 border-bottom-width: 3px;
429 background-image: url("images/ed-bg.gif");
430 background-position: left top;
431 background-repeat: repeat-x;
432}
433
434#quicktags #ed_toolbar {
435 padding: 2px 4px 0;
436}
437
438#ed_toolbar input {
439 margin: 3px 1px 4px;
440 line-height: 18px;
441 display: inline-block;
442 border-width: 1px;
443 border-style: solid;
444 min-width: 26px;
445 padding: 2px 4px;
446 font-size: 12px;
447 -moz-border-radius: 3px;
448 -khtml-border-radius: 3px;
449 -webkit-border-radius: 3px;
450 border-radius: 3px;
451}
452
453#quicktags #ed_link,
454#ed_reply_toolbar #ed_reply_link {
455 text-decoration: underline;
456}
457
458#quicktags #ed_del,
459#ed_reply_toolbar #ed_reply_del {
460 text-decoration: line-through;
461}
462
463#quicktags #ed_em,
464#ed_reply_toolbar #ed_reply_em {
465 font-style: italic;
466}
467
468#excerpt, .attachmentlinks {
469 margin: 0;
470 height: 4em;
471 width: 98%;
472}
473
474/* post meta postbox */
475#postcustomstuff table,
476#postcustomstuff input,
477#postcustomstuff textarea {
478 border-width: 1px;
479 border-style: solid;
480 -moz-border-radius: 3px;
481 -khtml-border-radius: 3px;
482 -webkit-border-radius: 3px;
483 border-radius: 3px;
484}
485
486#postcustomstuff .updatemeta,
487#postcustomstuff .deletemeta {
488 margin: auto;
489}
490
491#postcustomstuff thead th {
492 padding: 5px 8px 8px;
493}
494
495#postcustom #postcustomstuff .submit,
496#pagecustomdiv #postcustomstuff .submit {
497 border: 0 none;
498 float: none;
499 padding: 5px 8px;
500}
501
502#side-sortables #postcustom #postcustomstuff .submit,
503#side-sortables #pagecustomdiv #postcustomstuff .submit {
504 padding: 0 5px;
505}
506
507#side-sortables #postcustom #postcustomstuff td.left input,
508#side-sortables #pagecustomdiv #postcustomstuff td.left input {
509 margin: 3px 3px 0;
510}
511
512#side-sortables #postcustom #postcustomstuff #the-list textarea,
513#side-sortables #pagecustomdiv #postcustomstuff #the-list textarea {
514 height: 85px;
515 margin: 3px;
516}
517
518#postcustomstuff table {
519 margin: 0;
520 width: 100%;
521 border-width: 1px;
522 border-style: solid;
523 border-spacing: 0;
524}
525
526#postcustomstuff table input,
527#postcustomstuff table select,
528#postcustomstuff table textarea {
529 width: 95%;
530 margin: 8px 0 8px 8px;
531}
532
533#postcustomstuff th.left,
534#postcustomstuff td.left {
535 width: 38%;
536}
537
538#postcustomstuff .submit input {
539 width: auto;
540}
541
542#postcustomstuff #newmeta .submit {
543 padding: 0 8px;
544}
545
546#postcustomstuff table #addmetasub {
547 width: auto;
548}
549
550#postcustomstuff #newmetaleft {
551 vertical-align: top;
552}
553
554#postcustomstuff #newmetaleft a {
555 padding: 0 10px;
556 text-decoration: none;
557}
558
559#save {
560 width: 15em;
561}
562
563#template div {
564 margin-right: 190px;
565}
566
567* html #template div {
568 margin-right: 0;
569}
570
571/* A handy div class for hiding controls.
572Some browsers will disable them when you
573set display: none; */
574.zerosize {
575 height: 0;
576 width: 0;
577 margin: 0;
578 border: 0;
579 padding: 0;
580 overflow: hidden;
581 position: absolute;
582}
583
584* html #themeselect {
585 padding: 0 3px;
586 height: 22px;
587}
588
589#your-profile legend {
590 font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
591 font-size: 22px;
592}
593
594#your-profile #rich_editing {
595 border: none;
596}
597
598#howto {
599 font-size: 11px;
600 margin: 0 5px;
601 display: block;
602}
603
604#ajax-response.alignleft {
605 margin-left: 2em;
606}
607
608div.nav {
609 height: 2em;
610 padding: 7px 10px;
611 vertical-align: text-top;
612 margin: 5px 0;
613}
614
615.nav .button-secondary {
616 padding: 2px 4px;
617}
618
619a.page-numbers {
620 border-bottom-style: solid;
621 border-bottom-width: 2px;
622 font-weight: bold;
623 margin-right: 1px;
624 padding: 0 2px;
625}
626
627p.pagenav {
628 margin: 0;
629 display: inline;
630}
631
632.pagenav span {
633 font-weight: bold;
634 margin: 0 6px;
635}
636
637.row-title {
638 font-size: 12px !important;
639 font-weight: bold;
640}
641
642.column-comment p {
643 margin: 0.6em 0;
644}
645
646.column-author img, .column-username img {
647 float: left;
648 margin-right: 10px;
649 margin-top: 3px;
650}
651
652.tablenav a.button-secondary {
653 display: block;
654 margin: 3px 8px 0 0;
655}
656
657.tablenav {
658 clear: both;
659 height: 30px;
660 margin: 6px 0 4px;
661 vertical-align: middle;
662}
663
664.tablenav .tablenav-pages {
665 float: right;
666 display: block;
667 cursor: default;
668 height: 30px;
669 line-height: 30px;
670 font-size: 11px;
671}
672
673.tablenav .tablenav-pages a, .tablenav-pages span.current {
674 text-decoration: none;
675 border: none;
676 padding: 3px 6px;
677 border-width: 1px;
678 border-style: solid;
679 -moz-border-radius: 5px;
680 -khtml-border-radius: 5px;
681 -webkit-border-radius: 5px;
682 border-radius: 5px;
683}
684
685.tablenav .displaying-num {
686 margin-right: 10px;
687 font-size: 12px;
688 font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
689 font-style: italic;
690}
691
692.tablenav .actions {
693 padding: 2px 8px 0 0;
694}
695
696td.media-icon {
697 vertical-align: middle;
698 text-align: center;
699 width: 80px;
700}
701
702td.media-icon img {
703 max-width: 80px;
704 max-height: 60px;
705}
706
707#update-nag, .plugin-update {
708 line-height: 29px;
709 font-size: 12px;
710 text-align: center;
711 border-bottom-width: 1px;
712 border-bottom-style: solid;
713 border-top-width: 1px;
714 border-top-style: solid;
715}
716
717#update-nag a, .plugin-update a {
718 font-size: 1.1em;
719}
720
721#pass-strength-result {
722 border-style: solid;
723 border-width: 1px;
724 float: left;
725 margin: 12px 5px 5px 1px;
726 padding: 3px 5px;
727 text-align: center;
728 width: 200px;
729}
730
731.row-actions {
732 visibility: hidden;
733 padding: 2px 0 0;
734}
735
736tr:hover .row-actions,
737div.comment-item:hover .row-actions {
738 visibility: visible;
739}
740
741/* Admin Header */
742#wphead-info {
743 margin: 0 0 0 15px;
744 padding-right: 15px;
745}
746
747#user_info {
748 float: right;
749 font-size: 12px;
750 line-height: 46px;
751 height: 46px;
752}
753
754#user_info p {
755 margin: 0;
756 padding: 0;
757 line-height: 46px;
758}
759
760#wphead {
761 height: 46px;
762}
763
764#wphead a,
765#adminmenu a,
766#sidemenu a,
767#taglist a,
768#catlist a,
769#show-settings a {
770 text-decoration: none;
771}
772
773#header-logo {
774 float: left;
775 margin: 7px 0 0 15px;
776}
777
778#wphead h1 {
779 font: normal 22px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
780 padding: 10px 8px 5px;
781 margin: 0;
782 float: left;
783}
784
785#wphead h1.long-title {
786 font: normal 18px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
787 padding: 12px 10px 5px;
788}
789
790#wphead h1 span {
791 font-size: 50%;
792}
793
794/* side admin menu */
795#adminmenu * {
796 -webkit-user-select: none;
797 -moz-user-select: none;
798 -khtml-user-select: none;
799 user-select: none;
800}
801
802#adminmenu .wp-submenu {
803 display: none;
804 list-style: none;
805 padding: 0;
806 margin: 0;
807 position: relative;
808 z-index: 2;
809 border-width: 1px 0 0;
810 border-style: solid none none;
811}
812
813#adminmenu .wp-submenu a {
814 font: normal 11px/18px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
815}
816
817#adminmenu .wp-submenu li.current,
818#adminmenu .wp-submenu li.current a,
819#adminmenu .wp-submenu li.current a:hover {
820 font-weight: bold;
821}
822
823#adminmenu a.menu-top,
824#adminmenu .wp-submenu-head {
825 font: normal 13px/18px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
826}
827
828#adminmenu div.wp-submenu-head {
829 display: none;
830}
831
832.folded #adminmenu div.wp-submenu-head,
833.folded #adminmenu li.wp-has-submenu div.sub-open {
834 display: block;
835}
836
837.folded #adminmenu a.menu-top,
838.folded #adminmenu .wp-submenu,
839.folded #adminmenu li.wp-menu-open .wp-submenu,
840.folded #adminmenu div.wp-menu-toggle {
841 display: none;
842}
843
844#adminmenu li.wp-menu-open .wp-submenu {
845 display: block;
846}
847
848#adminmenu div.wp-menu-image {
849 float: left;
850 width: 28px;
851 height: 28px;
852}
853
854#adminmenu li {
855 margin: 0;
856 padding: 0;
857 cursor: pointer;
858}
859
860#adminmenu a {
861 display: block;
862 line-height: 18px;
863 padding: 1px 5px 3px;
864}
865
866#adminmenu li.menu-top {
867 min-height: 26px;
868}
869
870#adminmenu a.menu-top {
871 line-height: 18px;
872 min-width: 10em;
873 padding: 5px 5px;
874 border-width: 1px 1px 0;
875 border-style: solid solid none;
876}
877
878#adminmenu .wp-submenu a {
879 margin: 0;
880 padding-left: 12px;
881 border-width: 0 1px 0 0;
882 border-style: none solid none none;
883}
884
885#adminmenu .menu-top-last ul.wp-submenu {
886 border-width: 0 0 1px;
887 border-style: none none solid;
888}
889
890#adminmenu .wp-submenu li {
891 padding: 0;
892 margin: 0;
893}
894
895.folded #adminmenu li.menu-top {
896 width: 28px;
897 height: 30px;
898 overflow: hidden;
899 border-width: 1px 1px 0;
900 border-style: solid solid none;
901}
902
903#adminmenu .menu-top-first a.menu-top,
904.folded #adminmenu li.menu-top-first,
905#adminmenu .wp-submenu .wp-submenu-head {
906 border-width: 1px 1px 0;
907 border-style: solid solid none;
908 -moz-border-radius-topleft :6px;
909 -moz-border-radius-topright: 6px;
910 -webkit-border-top-right-radius: 6px;
911 -webkit-border-top-left-radius: 6px;
912 -khtml-border-top-right-radius: 6px;
913 -khtml-border-top-left-radius: 6px;
914 border-top-right-radius: 6px;
915 border-top-left-radius: 6px;
916}
917
918#adminmenu .menu-top-last a.menu-top,
919.folded #adminmenu li.menu-top-last {
920 border-width: 1px;
921 border-style: solid;
922 -moz-border-radius-bottomleft: 6px;
923 -moz-border-radius-bottomright: 6px;
924 -webkit-border-bottom-right-radius: 6px;
925 -webkit-border-bottom-left-radius: 6px;
926 -khtml-border-bottom-right-radius: 6px;
927 -khtml-border-bottom-left-radius: 6px;
928 border-bottom-right-radius: 6px;
929 border-bottom-left-radius: 6px;
930}
931
932#adminmenu li.wp-menu-open a.menu-top-last {
933 border-bottom: 0 none;
934 -moz-border-radius-bottomright: 0;
935 -moz-border-radius-bottomleft: 0;
936 -webkit-border-bottom-right-radius: 0;
937 -webkit-border-bottom-left-radius: 0;
938 -khtml-border-bottom-right-radius: 0;
939 -khtml-border-bottom-left-radius: 0;
940 border-bottom-right-radius: 0;
941 border-bottom-left-radius: 0;
942}
943
944#adminmenu img.wp-menu-image {
945 float: left;
946 padding: 8px 6px 0;
947 opacity: 0.6;
948 filter: alpha(opacity=60);
949}
950
951#adminmenu li.menu-top:hover img.wp-menu-image,
952#adminmenu li.wp-has-current-submenu img.wp-menu-image {
953 opacity: 1;
954 filter: alpha(opacity=100);
955}
956
957.folded #adminmenu img.wp-menu-image {
958 padding: 7px 0 0 6px;
959}
960
961#adminmenu li.wp-menu-separator {
962 height: 21px;
963 padding: 0;
964 margin: 0;
965 cursor: w-resize;
966}
967
968.folded #adminmenu li.wp-menu-separator {
969 cursor: e-resize;
970}
971
972#adminmenu .wp-menu-separator-last {
973 height: 10px;
974 width: 1px;
975}
976
977#adminmenu .wp-submenu .wp-submenu-head {
978 border-width: 1px;
979 border-style: solid;
980 padding: 6px 4px 6px 10px;
981 cursor: default;
982}
983
984.folded #adminmenu .wp-submenu {
985 position: absolute;
986 margin: -1px 0 0 28px;
987 padding: 0 8px 8px;
988 z-index: 999;
989 border: 0 none;
990}
991
992.folded #adminmenu .wp-submenu ul {
993 width: 140px;
994 border-width: 0 0 1px;
995 border-style: none none solid;
996}
997
998.folded #adminmenu .wp-submenu li.wp-first-item {
999 border-top: 0 none;
1000}
1001
1002.folded #adminmenu .wp-submenu a {
1003 padding-left: 10px;
1004}
1005
1006.folded #adminmenu a.wp-has-submenu {
1007 margin-left: 40px;
1008}
1009
1010#adminmenu li.menu-top-last .wp-submenu ul {
1011 border-width: 0 0 1px;
1012 border-style: none none solid;
1013}
1014
1015#adminmenu .wp-menu-toggle {
1016 width: 22px;
1017 clear: right;
1018 float: right;
1019 margin: 1px 0 0;
1020 height: 27px;
1021 padding: 1px 2px 0 0;
1022 cursor: default;
1023}
1024
1025#adminmenu li.wp-has-current-submenu ul {
1026 border-bottom-width: 1px;
1027 border-bottom-style: solid;
1028}
1029/* end side admin menu */
1030
1031/* comments/plugins bubble in menu */
1032#adminmenu #awaiting-mod,
1033#adminmenu span.update-plugins,
1034#sidemenu li a span.update-plugins {
1035 position: absolute;
1036 font-family: Helvetica, Arial, sans-serif;
1037 font-size: 7pt;
1038 font-weight: bold;
1039 margin-top: 2px;
1040 margin-left: 2px;
1041 -moz-border-radius: 7px;
1042 -khtml-border-radius: 7px;
1043 -webkit-border-radius: 7px;
1044 border-radius: 7px;
1045}
1046
1047#adminmenu li #awaiting-mod span,
1048#adminmenu li span.update-plugins span,
1049#sidemenu li a span.update-plugins span {
1050 float: left;
1051 display: block;
1052 height: 1.6em;
1053 line-height: 1.6em;
1054 padding: 0 6px;
1055}
1056
1057#adminmenu li span.count-0,
1058#sidemenu li a .count-0 {
1059 display: none;
1060}
1061/* end menu stuff */
1062
1063/* comments bubble */
1064.post-com-count-wrapper {
1065 min-width: 22px;
1066 font-family: Helvetica, Arial, sans-serif;
1067}
1068
1069.post-com-count {
1070 height: 1.3em;
1071 line-height: 1.1em;
1072 display: block;
1073 text-decoration: none;
1074 padding: 0 0 6px;
1075 cursor: pointer;
1076 background-position: center -80px;
1077 background-repeat: no-repeat;
1078}
1079
1080.post-com-count span {
1081 font-size: 9px;
1082 font-weight: bild;
1083 height: 1.7em;
1084 line-height: 1.70em;
1085 min-width: 0.7em;
1086 padding: 0 6px;
1087 display: inline-block;
1088 cursor: pointer;
1089 -moz-border-radius: 5px;
1090 -khtml-border-radius: 5px;
1091 -webkit-border-radius: 5px;
1092 border-radius: 5px;
1093}
1094
1095strong .post-com-count {
1096 background-position: center -55px;
1097}
1098
1099.post-com-count:hover {
1100 background-position: center -3px;
1101}
1102
1103.column-response .post-com-count {
1104 float: left;
1105 margin-right: 5px;
1106 text-align: center;
1107}
1108
1109.response-links {
1110 margin: 4px 0;
1111}
1112
1113/* Admin Footer */
1114#footer {
1115 margin-top: -45px;
1116}
1117
1118#footer,
1119#footer a {
1120 font-size: 12px;
1121 font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
1122 font-style: italic;
1123}
1124
1125#footer p {
1126 margin: 0;
1127 padding: 15px;
1128 line-height: 15px;
1129}
1130
1131#footer a {
1132 text-decoration: none;
1133}
1134
1135#footer a:hover {
1136 text-decoration: underline;
1137}
1138
1139/* Tables used on comment.php and option/setting pages */
1140
1141.form-table {
1142 border-collapse: collapse;
1143 margin-top: 0.5em;
1144 width: 100%;
1145 margin-bottom: -8px;
1146 clear: both;
1147}
1148
1149.form-table td,
1150#wpbody-content .describe td {
1151 margin-bottom: 9px;
1152 padding: 4px 10px 12px;
1153 line-height: 20px;
1154 font-size: 11px;
1155}
1156
1157.form-table th,
1158.form-wrap label {
1159 font-weight: normal;
1160 text-shadow: rgba(255,255,255,1) 0 1px 0;
1161}
1162
1163.form-table th,
1164#wpbody-content .describe th {
1165 vertical-align: top;
1166 text-align: left;
1167 padding: 10px;
1168 width: 200px;
1169}
1170
1171.form-table th.th-full {
1172 width: auto;
1173}
1174
1175.form-table input,
1176.form-table textarea,
1177#wpbody-content .describe input,
1178#wpbody-content .describe textarea {
1179 border-width: 1px;
1180 border-style: solid;
1181}
1182
1183.form-table div.color-option {
1184 display: block;
1185 clear: both;
1186 margin-top: 12px;
1187}
1188
1189.form-table input.tog {
1190 margin-top: 2px;
1191 margin-right: 2px;
1192 float: left;
1193}
1194
1195.form-table table.color-palette {
1196 vertical-align: bottom;
1197 float: left;
1198 margin: -8px 3px 8px;
1199}
1200
1201.form-table .color-palette td {
1202 border-width: 1px 1px 0;
1203 border-stile: solid solid none;
1204 height: 10px;
1205 line-height: 20px;
1206 width: 10px;
1207}
1208
1209textarea.large-text {
1210 width: 99%;
1211}
1212
1213.form-table input.regular-text {
1214 width: 325px;
1215}
1216
1217.form-table input.small-text {
1218 width: 50px;
1219}
1220
1221#profile-page .form-table textarea {
1222 width: 500px;
1223 margin-bottom: 6px;
1224}
1225
1226#profile-page .form-table input[type=text] {
1227 width: 300px;
1228}
1229
1230#profile-page .form-table #rich_editing {
1231 margin-right: 5px
1232}
1233
1234.form-table .pre {
1235 padding: 8px;
1236 margin: 0;
1237}
1238
1239.pre {
1240 /* http://www.longren.org/2006/09/27/wrapping-text-inside-pre-tags/ */
1241 white-space: pre-wrap; /* css-3 */
1242 white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
1243 white-space: -pre-wrap; /* Opera 4-6 */
1244 white-space: -o-pre-wrap; /* Opera 7 */
1245 word-wrap: break-word; /* Internet Explorer 5.5+ */
1246}
1247
1248table.form-table td .updated {
1249 font-size: 13px;
1250}
1251
1252/* divs for cats and tags pages */
1253
1254.form-wrap {
1255 margin: 10px 0;
1256 width: 97%;
1257}
1258
1259.form-wrap p,
1260.form-wrap label {
1261 font-size: 11px;
1262}
1263
1264.form-wrap label {
1265 display: block;
1266 padding: 2px;
1267 font-size: 12px;
1268}
1269
1270.form-field input,
1271.form-field textarea {
1272 border-style: solid;
1273 border-width: 1px;
1274 width: 95%;
1275}
1276
1277.form-wrap p {
1278 margin: 2px 0 5px;
1279}
1280
1281.setting-description, .form-wrap p {
1282 font-style: italic;
1283 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
1284}
1285
1286.form-wrap .form-field {
1287 margin: 0 0 10px;
1288 padding: 8px;
1289}
1290
1291.col-wrap h3 {
1292 margin: 12px 0;
1293 font-size: 1.1em;
1294}
1295
1296.col-wrap p.submit {
1297 margin-top: -10px;
1298}
1299
1300.tagcloud {
1301 width: 97%;
1302 margin: 0 0 40px;
1303}
1304
1305.tagcloud h3 {
1306 margin: 2px 0 12px;
1307}
1308
1309/* Post Screen */
1310#normal-sortables {
1311 min-height: 50px;
1312}
1313
1314.postbox {
1315 position: relative;
1316 min-width: 255px;
1317 width: 99.5%;
1318}
1319
1320#trackback_url {
1321 width: 99%;
1322}
1323
1324#normal-sortables .postbox .submit {
1325 background: transparent none;
1326 border: 0 none;
1327 float: right;
1328 padding: 0 12px;
1329 margin: 0;
1330}
1331
1332#normal-sortables .postbox #replyrow .submit {
1333 float: none;
1334 margin: 0;
1335 padding: 3px 7px;
1336}
1337
1338#side-sortables {
1339 min-height: 300px;
1340}
1341
1342#side-sortables .submitbox .submit input,
1343#side-sortables .submitbox .submit .preview,
1344#side-sortables .submitbox .submit a.preview:hover {
1345 border: 0 none;
1346}
1347
1348#side-sortables .inside-submitbox .insidebox,
1349.stuffbox .insidebox {
1350 margin: 11px 0;
1351}
1352
1353#side-sortables .comments-box,
1354#side-sortables #show-comments {
1355 display: none;
1356}
1357
1358#post-body #tagsdiv #newtag {
1359 margin-right: 5px;
1360 width: 16em;
1361}
1362
1363#side-info-column input#post_password {
1364 width: 94%
1365}
1366
1367#side-info-column #tagsdiv #newtag {
1368 width: 68%;
1369}
1370
1371#post-status-info {
1372 font-size: 12px;
1373 line-height: 2;
1374 padding: 0 15px 0 7px;
1375 border-width: 0 1px 1px;
1376 border-style: none solid solid;
1377 -moz-border-radius: 0 0 6px 6px;
1378 -webkit-border-bottom-left-radius: 6px;
1379 -webkit-border-bottom-right-radius: 6px;
1380 -khtml-border-bottom-left-radius: 6px;
1381 -khtml-border-bottom-right-radius: 6px;
1382 border-bottom-left-radius: 6px;
1383 border-bottom-right-radius: 6px;
1384}
1385
1386#editorcontent #post-status-info {
1387 border: none;
1388}
1389
1390#post-body-content .wp_themeSkin .mceStatusbar a.mceResize {
1391 display: block;
1392 float: right;
1393 background: transparent url(images/resize.gif) no-repeat scroll right bottom;
1394 width: 12px;
1395 height: 12px;
1396 cursor: se-resize;
1397 margin: 0 2px;
1398 position: relative;
1399 right: 0;
1400 top: 31px;
1401}
1402
1403
1404#pagesubmitdiv div.inside,
1405#linksubmitdiv div.inside,
1406 div.inside {
1407 padding: 0;
1408 margin: 0;
1409}
1410
1411#comment-status-radio p {
1412 margin: 3px 0 5px;
1413}
1414
1415#comment-status-radio input {
1416 margin: 2px 3px 5px 0;
1417 vertical-align: middle;
1418}
1419
1420#comment-status-radio label {
1421 padding: 5px 0;
1422}
1423
1424#tagchecklist {
1425 margin-left: 10px;
1426 font-size: 12px;
1427 overflow: auto;
1428}
1429
1430#tagchecklist strong {
1431 margin-left: -8px;
1432 position: absolute;
1433}
1434
1435#tagchecklist span {
1436 margin-right: 25px;
1437 display: block;
1438 float: left;
1439 font-size: 11px;
1440 line-height: 1.8em;
1441 white-space: nowrap;
1442 cursor: default;
1443}
1444
1445#tagchecklist span a {
1446 margin: 6px 0pt 0pt -9px;
1447 cursor: pointer;
1448 width: 10px;
1449 height: 10px;
1450 display: block;
1451 float: left;
1452 text-indent: -9999px;
1453 overflow: hidden;
1454 position: absolute;
1455}
1456
1457.howto {
1458 font-style: italic;
1459 display: block;
1460 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
1461}
1462
1463.ac_results {
1464 padding: 0;
1465 margin: 0;
1466 list-style: none;
1467 position: absolute;
1468 z-index: 10000;
1469 display: none;
1470 border-width: 1px;
1471 border-style: solid;
1472}
1473
1474.ac_results li {
1475 padding: 2px 5px;
1476 white-space: nowrap;
1477 text-align: left;
1478}
1479
1480.ac_over {
1481 cursor: pointer;
1482}
1483
1484.ac_match {
1485 text-decoration: underline;
1486}
1487
1488#poststuff h2 {
1489 margin-top: 20px;
1490 font-size: 1.5em;
1491 margin-bottom: 15px;
1492 padding: 0 0 3px;
1493 clear: left;
1494}
1495
1496.ui-sortable .postbox h3 {
1497 cursor: pointer;
1498 -webkit-user-select: none;
1499 -moz-user-select: none;
1500 -khtml-user-select: none;
1501 user-select: none;
1502}
1503
1504.ui-sortable .postbox .hndle span {
1505 padding: 6px 0;
1506}
1507
1508.ui-sortable .postbox .hndle {
1509 cursor: move;
1510}
1511
1512.hndle a {
1513 font-size: 11px;
1514 font-weight: normal;
1515}
1516
1517.meta-box-sortables .postbox .handlediv {
1518 float: right;
1519 width: 23px;
1520 height: 26px;
1521}
1522
1523.sortable-placeholder {
1524 border-width: 1px;
1525 border-style: dashed;
1526 z-index: -1;
1527}
1528
1529#poststuff h3,
1530.metabox-holder h3 {
1531 font-size: 12px;
1532 font-weight: bold;
1533 padding: 7px 9px;
1534 margin: 0;
1535 line-height: 1;
1536}
1537
1538.metabox-holder .postbox,
1539#poststuff .postbox,
1540#poststuff .stuffbox {
1541 margin-bottom: 20px;
1542 border-width: 1px;
1543 border-style: solid;
1544 line-height: 1;
1545 -moz-border-radius: 6px;
1546 -khtml-border-radius: 6px;
1547 -webkit-border-radius: 6px;
1548 border-radius: 6px;
1549}
1550
1551.metabox-holder .postbox h3,
1552#poststuff .postbox h3,
1553#poststuff .stuffbox h3 {
1554 -moz-border-radius: 6px 6px 0 0;
1555 -webkit-border-top-right-radius: 6px;
1556 -webkit-border-top-left-radius: 6px;
1557 -khtml-border-top-right-radius: 6px;
1558 -khtml-border-top-left-radius: 6px;
1559 border-top-right-radius: 6px;
1560 border-top-left-radius: 6px;
1561}
1562
1563.postbox table.form-table {
1564 margin-bottom: 0;
1565}
1566
1567.postbox input[type="text"],
1568.postbox textarea,
1569.stuffbox input[type="text"],
1570.stuffbox textarea {
1571 border-width: 1px;
1572 border-style: solid;
1573}
1574
1575#poststuff .inside,
1576#poststuff .inside p {
1577 font-size: 11px;
1578 margin: 6px;
1579}
1580
1581#poststuff .inside .submitbox p {
1582 margin: 1em 0;
1583}
1584
1585#post-visibility-select {
1586 line-height: 1.5em;
1587 margin-top: 3px;
1588}
1589
1590#poststuff #submitdiv .inside {
1591 margin: 0;
1592}
1593
1594#titlediv, #poststuff .postarea {
1595 margin-bottom: 20px;
1596}
1597
1598#titlediv {
1599 margin-bottom: 20px;
1600}
1601#titlediv label { cursor: text; }
1602
1603#titlediv div.inside {
1604 margin: 0;
1605}
1606
1607#poststuff #titlewrap {
1608 border: 0;
1609 padding: 0;
1610
1611}
1612
1613#titlediv #title {
1614 padding: 3px 4px;
1615 border-width: 1px;
1616 border-style: solid;
1617 -moz-border-radius: 6px;
1618 -khtml-border-radius: 6px;
1619 -webkit-border-radius: 6px;
1620 border-radius: 6px;
1621 font-size: 1.7em;
1622 width: 100%;
1623 outline: none;
1624}
1625
1626#poststuff .inside-submitbox,
1627#side-info-column .inside-submitbox {
1628 margin: 0 3px;
1629 font-size: 11px;
1630}
1631
1632input#link_description,
1633input#link_url {
1634 width: 98%;
1635}
1636
1637#pending {
1638 background: 0 none;
1639 border: 0 none;
1640 padding: 0;
1641 font-size: 11px;
1642 margin-top: -1px;
1643}
1644
1645#edit-slug-box {
1646 margin-top: 8px;
1647 padding: 0 7px;
1648}
1649
1650#editable-post-name-full {
1651 display: none;
1652}
1653
1654#editable-post-name input {
1655 width: 16em;
1656}
1657
1658.postarea h3 label {
1659 float: left;
1660}
1661
1662.postarea #add-media-button {
1663 float: right;
1664 margin: 7px 0pt 0pt;
1665 position: relative;
1666 right: 10px;
1667}
1668
1669#poststuff #editor-toolbar {
1670 height: 30px;
1671}
1672
1673.wp_themeSkin tr.mceFirst td.mceToolbar {
1674 background-image: url("images/ed-bg.gif");
1675 background-position: left top;
1676 background-repeat: repeat-x;
1677 border-width: 0 0 1px;
1678 border-style: none none solid;
1679}
1680
1681#poststuff #edButtonPreview,
1682#poststuff #edButtonHTML {
1683 display: block;
1684 height: 18px;
1685 margin: 5px 5px 0 0;
1686 padding: 4px 5px 2px;
1687 float: right;
1688 cursor: pointer;
1689 border-width: 1px;
1690 border-style: solid;
1691 -moz-border-radius: 3px 3px 0 0;
1692 -webkit-border-top-right-radius: 3px;
1693 -webkit-border-top-left-radius: 3px;
1694 -khtml-border-top-right-radius: 3px;
1695 -khtml-border-top-left-radius: 3px;
1696 border-top-right-radius: 3px;
1697 border-top-left-radius: 3px;
1698}
1699
1700#poststuff #edButtonHTML {
1701 margin-right: 15px;
1702}
1703
1704#media-buttons {
1705 cursor: default;
1706 padding: 8px 8px 0;
1707}
1708
1709#media-buttons a {
1710 cursor: pointer;
1711 padding: 0 0 5px 10px;
1712}
1713
1714#media-buttons img {
1715 vertical-align: middle;
1716}
1717
1718.submitbox .submit {
1719 text-align: left;
1720 padding: 12px 10px 10px;
1721 font-size: 11px;
1722}
1723
1724.submitbox .submitdelete {
1725 border-bottom-width: 1px;
1726 border-bottom-style: solid;
1727 text-decoration: none;
1728 padding: 1px 2px;
1729}
1730
1731.inside-submitbox #post_status {
1732 margin: 2px 0 2px -2px;
1733}
1734
1735.submitbox .submit a:hover {
1736 border-bottom-width: 1px;
1737 border-bottom-style: solid;
1738}
1739
1740.submitbox .submit input {
1741 margin-bottom: 8px;
1742 margin-right: 4px;
1743 padding: 6px;
1744}
1745
1746#post-status-select {
1747 line-height: 2.5em;
1748 margin-top: 3px;
1749}
1750
1751/* Categories */
1752
1753#category-adder {
1754 margin-left: 120px;
1755 padding: 4px 0;
1756}
1757
1758#category-adder h4 {
1759 margin: 0 0 8px;
1760}
1761
1762#side-info-column #category-adder {
1763 margin: 0;
1764}
1765
1766#post-body #category-add input, #category-add select {
1767 width: 30%;
1768}
1769
1770#side-info-column #category-add input {
1771 width: 94%;
1772}
1773
1774#side-info-column #category-add select {
1775 width: 100%;
1776}
1777
1778#category-add input#category-add-sumbit {
1779 width: auto;
1780}
1781
1782#post-body ul#category-tabs {
1783 float: left;
1784 width: 120px;
1785 text-align: right;
1786 /* Negative margin for the sake of those without JS: all tabs display */
1787 margin: 0 -120px 0 0;
1788 padding: 0;
1789}
1790
1791#post-body ul#category-tabs li {
1792 padding: 8px;
1793}
1794
1795#post-body ul#category-tabs li.ui-tabs-selected {
1796 -moz-border-radius: 3px 0 0 3px;
1797 -webkit-border-top-left-radius: 3px;
1798 -webkit-border-bottom-left-radius: 3px;
1799 -khtml-border-top-left-radius: 3px;
1800 -khtml-border-bottom-left-radius: 3px;
1801 border-top-left-radius: 3px;
1802 border-bottom-left-radius: 3px;
1803}
1804
1805#post-body ul#category-tabs li.ui-tabs-selected a {
1806 font-weight: bold;
1807 text-decoration: none;
1808}
1809
1810#categorydiv div.ui-tabs-panel,
1811#linkcategorydiv div.ui-tabs-panel {
1812 height: 150px;
1813 overflow: auto;
1814 padding: 0.5em 0.9em;
1815}
1816
1817#post-body #categorydiv div.ui-tabs-panel,
1818#post-body #linkcategorydiv div.ui-tabs-panel {
1819 margin: 0 5px 0 120px;
1820 height: 10em;
1821 overflow: auto;
1822 border-width: 4px;
1823 border-style: solid;
1824}
1825
1826#side-info-column #category-tabs li {
1827 display: inline;
1828 padding-right: 8px;
1829}
1830
1831#side-info-column #category-tabs a {
1832 text-decoration: none;
1833}
1834
1835#side-info-column #category-tabs {
1836 margin-bottom: 3px;
1837}
1838
1839#categorydiv ul,
1840#linkcategorydiv ul {
1841 list-style: none;
1842 padding: 0;
1843 margin: 0;
1844}
1845
1846#categorydiv ul.categorychecklist ul,
1847#linkcategorydiv ul.categorychecklist ul {
1848 margin-left: 18px;
1849}
1850
1851ul.categorychecklist li {
1852 margin: 0;
1853 padding: 0;
1854 line-height: 19px;
1855}
1856
1857/* positioning etc. */
1858
1859form#tags-filter {
1860 position: relative;
1861}
1862
1863p.search-box {
1864 float: right;
1865 margin: -5px 0 0;
1866}
1867
1868.search-input {
1869 border-width: 1px;
1870 border-style: solid;
1871 padding: 2px;
1872}
1873
1874#posts-filter fieldset {
1875 float: left;
1876 margin: 0 1.5ex 1em 0;
1877 padding: 0;
1878}
1879
1880#posts-filter fieldset legend {
1881 padding: 0 0 .2em 1px;
1882}
1883
1884.bordertitle {
1885 padding-bottom: 5px;
1886 border-bottom-width: 1px;
1887 border-bottom-style: solid;
1888}
1889
1890/* Edit posts */
1891
1892td.post-title strong {
1893 display: block;
1894 margin-bottom: .2em;
1895}
1896
1897td.post-title p {
1898 margin: 6px 0;
1899}
1900
1901/* Global classes */
1902
1903.wp-hidden-children .wp-hidden-child,
1904.ui-tabs-hide {
1905 display: none;
1906}
1907
1908.commentlist .avatar {
1909 vertical-align: text-top;
1910}
1911
1912.defaultavatarpicker .avatar {
1913 margin: 2px 0;
1914 vertical-align: middle;
1915}
1916
1917body.wp-admin {
1918 min-width: 785px;
1919}
1920
1921.view-switch {
1922 float: right;
1923 margin: 6px 8px 0;
1924}
1925
1926.view-switch a {
1927 text-decoration: none;
1928}
1929
1930.filter {
1931 float: left;
1932 margin: -5px 0 0 10px;
1933}
1934
1935.filter .subsubsub {
1936 margin-left: -10px;
1937 margin-top: 13px;
1938}
1939
1940#the-comment-list td.comment p.comment-author {
1941 margin-top: 0;
1942 margin-left: 0;
1943}
1944
1945#the-comment-list p.comment-author img {
1946 float: left;
1947 margin-right: 8px;
1948}
1949
1950#the-comment-list p.comment-author strong a {
1951 border: none;
1952}
1953
1954#the-comment-list td {
1955 vertical-align: top;
1956}
1957
1958#the-comment-list td.comment {
1959 word-wrap: break-word;
1960}
1961
1962#the-comment-list .check-column {
1963 padding-top: 8px;
1964}
1965
1966#templateside ul li a {
1967 text-decoration: none;
1968}
1969
1970.tablenav .delete {
1971 margin-right: 20px;
1972}
1973
1974td.action-links, th.action-links {
1975 text-align: right;
1976}
1977
1978/* Diff */
1979
1980table.diff {
1981 width: 100%;
1982}
1983
1984table.diff col.content {
1985 width: 50%;
1986}
1987
1988table.diff tr {
1989 background-color: transparent;
1990}
1991
1992table.diff td, table.diff th {
1993 padding: .5em;
1994 font-family: Consolas, Monaco, Courier, monospace;
1995 border: none;
1996}
1997
1998table.diff .diff-deletedline del, table.diff .diff-addedline ins {
1999 text-decoration: none;
2000}
2001
2002#wp-word-count {
2003 display: block;
2004}
2005
2006fieldset {
2007 border: 0;
2008 padding: 0;
2009 margin: 0;
2010}
2011
2012.tool-box {
2013 margin: 15px 0 35px;
2014}
2015
2016.tool-box .buttons {
2017 margin: 15px 0;
2018}
2019
2020.tool-box .title {
2021 margin: 8px 0;
2022 font: 18px/24px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
2023}
2024
2025.pressthis a {
2026 font-size: 1.2em;
2027}
2028
2029#wp_editbtns,
2030#wp_gallerybtns {
2031 padding: 2px;
2032 position: absolute;
2033 display: none;
2034 z-index: 999998;
2035}
2036
2037#wp_editimgbtn,
2038#wp_delimgbtn,
2039#wp_editgallery,
2040#wp_delgallery {
2041 margin: 2px;
2042 padding: 2px;
2043 border-width: 1px;
2044 border-style: solid;
2045 -moz-border-radius: 3px;
2046 -khtml-border-radius: 3px;
2047 -webkit-border-radius: 3px;
2048 border-radius: 3px;
2049}
2050
2051.settings-toggle {
2052 text-align: right;
2053 margin: 5px 7px 15px 0;
2054 font-size: 12px;
2055}
2056
2057.settings-toggle h3 {
2058 margin: 0;
2059}
2060
2061#timestampdiv select {
2062 height: 20px;
2063 line-height: 20px;
2064 padding: 0;
2065}
2066
2067#jj, #hh, #mn {
2068 width: 2em;
2069 padding: 1px;
2070 font-size: 12px;
2071}
2072
2073#aa {
2074 width: 3.4em;
2075 padding: 1px;
2076 font-size: 12px;
2077}
2078
2079.curtime #timestamp {
2080 background-repeat: no-repeat;
2081 background-position: left top;
2082 padding-left: 18px;
2083}
2084
2085#timestampdiv {
2086 padding-top: 5px;
2087 line-height: 23px;
2088}
2089
2090#timestampdiv p {
2091 margin: 8px 0 6px;
2092}
2093
2094#timestampdiv input {
2095 border-width: 1px;
2096 border-style: solid;
2097}
2098
2099/* media popup 0819 */
2100#sidemenu {
2101 margin: -30px 15px 0 315px;
2102 list-style: none;
2103 position: relative;
2104 float: right;
2105 padding-left: 10px;
2106 font-size: 12px;
2107}
2108
2109#sidemenu a {
2110 padding: 0 7px;
2111 display: block;
2112 float: left;
2113 line-height: 28px;
2114 border-top-width: 1px;
2115 border-top-style: solid;
2116 border-bottom-width: 1px;
2117 border-bottom-style: solid;
2118}
2119
2120#sidemenu li {
2121 display: inline;
2122 line-height: 200%;
2123 list-style: none;
2124 text-align: center;
2125 white-space: nowrap;
2126 margin: 0;
2127 padding: 0;
2128}
2129
2130#sidemenu a.current {
2131 font-weight: normal;
2132 padding-left: 6px;
2133 padding-right: 6px;
2134 -moz-border-radius: 4px 4px 0 0;
2135 -webkit-border-top-left-radius: 4px;
2136 -webkit-border-top-right-radius: 4px;
2137 -khtml-border-top-left-radius: 4px;
2138 -khtml-border-top-right-radius: 4px;
2139 border-top-left-radius: 4px;
2140 border-top-right-radius: 4px;
2141 border-width: 1px;
2142 border-style: solid;
2143}
2144
2145#sidemenu {
2146 margin: -30px 15px 0 315px;
2147 list-style: none;
2148 position: relative;
2149 float: right;
2150 padding-left: 10px;
2151 font-size: 12px;
2152}
2153
2154#sidemenu a {
2155 padding: 0 7px;
2156 display: block;
2157 float: left;
2158 line-height: 28px;
2159 border-top-width: 1px;
2160 border-top-style: solid;
2161 border-bottom-width: 1px;
2162 border-bottom-style: solid;
2163}
2164
2165#sidemenu li a .count-0 {
2166 display: none;
2167}
2168
2169/* reply to comments */
2170#replyrow {
2171 font-size: 11px;
2172}
2173
2174#replyrow input {
2175 border-width: 1px;
2176 border-style: solid;
2177}
2178
2179#replyrow td {
2180 padding: 2px;
2181}
2182
2183#replyrow #editorcontainer {
2184 border: 0 none;
2185}
2186
2187#replysubmit {
2188 margin: 0;
2189 padding: 3px 7px;
2190}
2191
2192#replysubmit img.waiting,
2193.inline-edit-save img.waiting,
2194#commentstatusdiv img.waiting {
2195 padding: 0 10px;
2196 vertical-align: top;
2197}
2198
2199#replysubmit .button {
2200 margin-right: 5px;
2201}
2202
2203#replyrow #editor-toolbar {
2204 display: none;
2205}
2206
2207#replyhead {
2208 font-size: 12px;
2209 font-weight: bold;
2210 padding: 2px 10px 4px;
2211}
2212
2213#edithead .inside {
2214 float: left;
2215 padding: 3px 0 2px 5px;
2216 margin: 0;
2217 text-align: center;
2218 font-size: 11px;
2219}
2220
2221#edithead .inside input {
2222 width: 180px;
2223 font-size: 11px;
2224}
2225
2226#edithead label {
2227 padding: 2px 0;
2228}
2229
2230#replycontainer {
2231 padding: 5px;
2232 border: 0 none;
2233 height: 120px;
2234 overflow: hidden;
2235 position: relative;
2236}
2237
2238#replycontent {
2239 resize: none;
2240 margin: 0;
2241 width: 100%;
2242 height: 100%;
2243 padding: 0;
2244 line-height: 150%;
2245 border: 0 none;
2246 outline: none;
2247 font-size: 12px;
2248}
2249
2250#replyrow #ed_reply_toolbar {
2251 margin: 0;
2252 padding: 2px 3px;
2253}
2254
2255#replyrow #ed_reply_toolbar input {
2256 margin: 1px 2px 1px 1px;
2257 min-width: 24px;
2258 padding: 3px 4px;
2259 font-size: 11px;
2260 -moz-border-radius: 3px;
2261 -khtml-border-radius: 3px;
2262 -webkit-border-radius: 3px;
2263 border-radius: 3px;
2264}
2265
2266/* show/hide settings */
2267
2268#screen-meta {
2269 position: relative;
2270 clear: both;
2271}
2272
2273#screen-meta-links {
2274 margin: 0 9px 0 0;
2275}
2276
2277#screen-meta .invisible {
2278 visibility: hidden;
2279}
2280
2281#screen-options-link-wrap,
2282#contextual-help-link-wrap {
2283 float: right;
2284 background: transparent url( images/screen-options-left.gif ) no-repeat 0 0;
2285 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
2286 height: 22px;
2287 padding: 0;
2288 margin: 0 6px 0 0;
2289}
2290
2291#screen-meta a.show-settings {
2292 text-decoration: none;
2293 z-index: 1;
2294 padding: 0 16px 0 6px;
2295 height: 22px;
2296 line-height: 22px;
2297 font-size: 10px;
2298 display: block;
2299 background-repeat: no-repeat;
2300 background-position: right bottom;
2301}
2302
2303#screen-meta a.show-settings {
2304 background-image: url( images/screen-options-right.gif );
2305}
2306
2307#screen-meta a.show-settings:hover {
2308 text-decoration: none;
2309}
2310
2311#screen-options-wrap h5,
2312#contextual-help-wrap h5 {
2313 margin: 8px 0;
2314 font-size: 13px;
2315}
2316
2317#screen-options-wrap,
2318#contextual-help-wrap {
2319 border-style: none solid solid;
2320 border-top: 0 none;
2321 border-width: 0 1px 1px;
2322 margin: 0 15px;
2323 padding: 8px 12px 12px;
2324 -moz-border-radius: 0 0 0 4px;
2325 -webkit-border-bottom-left-radius: 4px;
2326 -khtml-border-bottom-left-radius: 4px;
2327 border-bottom-left-radius: 4px;
2328}
2329
2330.metabox-prefs label {
2331 padding-right: 15px;
2332 white-space: nowrap;
2333 line-height: 30px;
2334}
2335
2336.metabox-prefs label input {
2337 margin: 0 5px 0 2px;
2338}
2339
2340.metabox-prefs label a {
2341 display: none;
2342}
2343
2344/* Inline Editor
2345 .quick-edit* is for Quick Edit
2346 .bulk-edit* is for Bulk Edit
2347 .inline-edit* is for everything
2348*/
2349/* Layout */
2350tr.inline-edit-row td {
2351 padding: 0 0.5em;
2352}
2353
2354#wpbody-content .inline-edit-row fieldset {
2355 font-size: 12px;
2356 float: left;
2357 margin: 0;
2358 padding: 0;
2359 width: 100%;
2360}
2361
2362#wpbody-content .inline-edit-row fieldset .inline-edit-col {
2363 padding: 0 0.5em;
2364}
2365
2366#wpbody-content .quick-edit-row-page fieldset.inline-edit-col-right .inline-edit-col {
2367 border-width: 0 0 0 1px;
2368 border-style: none none none solid;
2369}
2370
2371#wpbody-content .quick-edit-row-post .inline-edit-col-left {
2372 width: 40%;
2373}
2374
2375#wpbody-content .quick-edit-row-post .inline-edit-col-right {
2376 width: 39%;
2377}
2378
2379#wpbody-content .inline-edit-row-post .inline-edit-col-center {
2380 width: 20%;
2381}
2382
2383#wpbody-content .quick-edit-row-page .inline-edit-col-left {
2384 width: 50%;
2385}
2386
2387#wpbody-content .quick-edit-row-page .inline-edit-col-right,
2388#wpbody-content .bulk-edit-row-post .inline-edit-col-right {
2389 width: 49%;
2390}
2391
2392#wpbody-content .bulk-edit-row .inline-edit-col-left {
2393 width: 30%;
2394}
2395
2396#wpbody-content .bulk-edit-row-page .inline-edit-col-right {
2397 width: 69%;
2398}
2399
2400#wpbody-content .bulk-edit-row .inline-edit-col-bottom {
2401 float: right;
2402 width: 69%;
2403}
2404
2405#wpbody-content .inline-edit-row-page .inline-edit-col-right,
2406#owpbody-content .bulk-edit-row-post .inline-edit-col-right {
2407 margin-top: 27px;
2408}
2409
2410.inline-edit-row fieldset .inline-edit-group {
2411 clear: both;
2412}
2413
2414.inline-edit-row fieldset .inline-edit-group:after {
2415 content: ".";
2416 display: block;
2417 height: 0;
2418 clear: both;
2419 visibility: hidden;
2420}
2421
2422.inline-edit-row p.submit {
2423 clear: both;
2424 padding: 0.5em;
2425 margin: 0.5em 0 0;
2426}
2427
2428/* Positioning */
2429.inline-edit-row h4 {
2430 margin: .2em 0;
2431 padding: 0;
2432 line-height: 23px;
2433}
2434.inline-edit-row fieldset span.title,
2435.inline-edit-row fieldset span.checkbox-title {
2436 margin: 0;
2437 padding: 0;
2438 line-height: 27px;
2439}
2440
2441.inline-edit-row fieldset label,
2442.inline-edit-row fieldset span.inline-edit-categories-label {
2443 display: block;
2444 margin: .2em 0;
2445}
2446
2447.inline-edit-row fieldset label.inline-edit-tags {
2448 margin-top: 0;
2449}
2450
2451.inline-edit-row fieldset label.inline-edit-tags span.title {
2452 margin: .2em 0;
2453}
2454
2455.inline-edit-row fieldset label span.title {
2456 display: block;
2457 float: left;
2458 width: 5em;
2459}
2460
2461.inline-edit-row fieldset label span.input-text-wrap {
2462 display: block;
2463 margin-left: 5em;
2464}
2465
2466.quick-edit-row-post fieldset.inline-edit-col-right label span.title {
2467 width: auto;
2468 padding-right: 0.5em;
2469}
2470
2471.inline-edit-row .input-text-wrap input[type=text] {
2472 width: 100%;
2473}
2474
2475.inline-edit-row fieldset label input[type=checkbox] {
2476 vertical-align: text-bottom;
2477}
2478
2479.inline-edit-row fieldset label textarea {
2480 width: 100%;
2481 height: 4em;
2482}
2483
2484#wpbody-content .bulk-edit-row fieldset .inline-edit-group label {
2485 max-width: 50%;
2486}
2487
2488#wpbody-content .quick-edit-row fieldset .inline-edit-group label.alignleft:first-child {
2489 margin-right: 0.5em
2490}
2491
2492/* Styling */
2493.inline-edit-row h4 {
2494 text-transform: uppercase;
2495}
2496
2497.inline-edit-row fieldset span.title,
2498.inline-edit-row fieldset span.checkbox-title {
2499 font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
2500 font-style: italic;
2501 line-height: 1.8em;
2502}
2503
2504/* Specific Elements */
2505.inline-edit-row fieldset input[type="text"],
2506.inline-edit-row fieldset textarea {
2507 border-style: solid;
2508 border-width: 1px;
2509}
2510
2511.inline-edit-row fieldset .inline-edit-date {
2512 float: left;
2513}
2514
2515.inline-edit-row fieldset input[name=jj],
2516.inline-edit-row fieldset input[name=hh],
2517.inline-edit-row fieldset input[name=mn] {
2518 font-size: 12px;
2519 width: 2.1em;
2520}
2521
2522.inline-edit-row fieldset input[name=aa] {
2523 font-size: 12px;
2524 width: 3.5em;
2525}
2526
2527.inline-edit-row fieldset label input.inline-edit-password-input {
2528 width: 8em;
2529}
2530
2531ul.cat-checklist {
2532 height: 12em;
2533 border-style: solid;
2534 border-width: 1px;
2535 overflow-y: scroll;
2536 padding: 0 5px;
2537 margin: 0 0 5px;
2538}
2539
2540#bulk-titles {
2541 display: block;
2542 height: 12em;
2543 border-style: solid;
2544 border-width: 1px;
2545 overflow-y: scroll;
2546 padding: 0 5px;
2547 margin: 0 0 5px;
2548}
2549
2550.inline-edit-row fieldset ul.cat-checklist li,
2551.inline-edit-row fieldset ul.cat-checklist input {
2552 margin: 0;
2553}
2554
2555.inline-edit-row fieldset ul.cat-checklist label,
2556.inline-edit-row .catshow,
2557.inline-edit-row .cathide,
2558.inline-edit-row #bulk-titles div {
2559 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
2560 font-style: normal;
2561 font-size: 11px;
2562}
2563
2564table .inline-edit-row fieldset ul.cat-hover {
2565 height: auto;
2566 max-height: 30em;
2567 overflow-y: auto;
2568 position: absolute;
2569}
2570
2571.inline-edit-row fieldset label input.inline-edit-menu-order-input {
2572 width: 3em;
2573}
2574
2575.inline-edit-row fieldset label input.inline-edit-slug-input {
2576 width: 75%;
2577}
2578
2579.quick-edit-row-post fieldset label.inline-edit-status {
2580 float: left;
2581}
2582
2583#bulk-titles {
2584 line-height: 140%;
2585}
2586#bulk-titles div {
2587 margin: 0.2em 0.3em;
2588}
2589
2590#bulk-titles div a {
2591 cursor: pointer;
2592 display: block;
2593 float: left;
2594 height: 10px;
2595 margin: 3px 3px 0 -2px;
2596 overflow: hidden;
2597 position: relative;
2598 text-indent: -9999px;
2599 width: 10px;
2600}
2601
2602/* Media library */
2603#wpbody-content #media-items .describe {
2604 border-collapse: collapse;
2605 width: 100%;
2606 border-top-style: solid;
2607 border-top-width: 1px;
2608 clear: both;
2609 cursor: default;
2610 padding: 5px;
2611 width: 100%;
2612}
2613
2614#wpbody-content .describe .media-item-info tr {
2615 background-color: transparent;
2616}
2617
2618#wpbody-content .filename {
2619 margin-left: 10px;
2620}
2621
2622#wpbody-content .media-item .thumbnail {
2623 max-height: 128px;
2624 max-width: 128px;
2625}
2626
2627#wpbody-content .media-upload-form label {
2628 display: block;
2629 font-size: 13px;
2630 margin: 0.5em;
2631}
2632
2633abbr.required {
2634 border: medium none;
2635 text-decoration: none;
2636}
2637
2638#wpbody-content .describe input[type="text"],
2639#wpbody-content .describe textarea {
2640 width: 460px;
2641}
2642
2643#wpbody-content .describe p.help {
2644 margin: 0;
2645 padding: 0;
2646}
2647
2648.describe-toggle-on, .describe-toggle-off {
2649 display: block;
2650 line-height: 36px;
2651 float: right;
2652 margin-right: 20px;
2653}
2654
2655.describe-toggle-off {
2656 display: none;
2657}
2658
2659#wpbody-content .media-item {
2660 border-bottom-style: solid;
2661 border-bottom-width: 1px;
2662 min-height: 36px;
2663 position: relative;
2664 width: 100%;
2665}
2666
2667#wpbody-content #media-items {
2668 border-style: solid solid none;
2669 border-width: 1px;
2670 width: 670px;
2671}
2672
2673#wpbody-content #media-items .filename {
2674 float: left;
2675 line-height: 36px;
2676 margin-left: 10px;
2677 max-width: 430px;
2678 overflow: hidden;
2679}
2680
2681.media-item .pinkynail {
2682 float: left;
2683 height: 32px;
2684 margin: 2px;
2685 max-width: 40px;
2686 max-height: 40px;
2687}
2688
2689.media-item .startopen,
2690.media-item .startclosed {
2691 display: none;
2692}
2693
2694/* find posts */
2695.find-box {
2696 width: 400px;
2697 height: 250px;
2698 overflow: hidden;
2699 padding: 33px 5px 50px;
2700 position: absolute;
2701 z-index: 1000;
2702}
2703
2704.find-box-head {
2705 cursor: move;
2706 font-weight: bold;
2707 height: 2em;
2708 line-height: 2em;
2709 padding: 1px 12px;
2710 position: absolute;
2711 top: 5px;
2712 width: 100%;
2713}
2714
2715.find-box-inside {
2716 overflow: auto;
2717 width: 100%;
2718 height: 100%;
2719}
2720
2721.find-box-search {
2722 padding: 12px;
2723 border-width: 1px;
2724 border-style: none none solid;
2725}
2726
2727#find-posts-response {
2728 margin: 8px 0;
2729 padding: 0 1px;
2730}
2731
2732#find-posts-response table {
2733 width: 100%;
2734}
2735
2736#find-posts-response .found-radio {
2737 padding: 8px 0 0 8px;
2738 width: 15px;
2739}
2740
2741.find-box-buttons {
2742 bottom: 12px;
2743 left: 12px;
2744 position: absolute;
2745}
2746
2747.find-box-search label {
2748 padding-right: 6px;
2749}
2750
2751/* favorite-actions */
2752#favorite-actions {
2753 float: right;
2754 margin: 11px 12px 0;
2755 min-width: 130px;
2756 position: relative;
2757}
2758
2759#favorite-first {
2760 -moz-border-radius: 12px;
2761 -khtml-border-radius: 12px;
2762 -webkit-border-radius: 12px;
2763 border-radius: 12px;
2764 line-height: 15px;
2765 padding: 3px 30px 4px 12px;
2766 border-width: 1px;
2767 border-style: solid;
2768}
2769
2770#favorite-inside {
2771 margin: 0 0 0 0px;
2772 padding: 0 1px 6px 1px;
2773 border-width: 1px;
2774 border-style: solid;
2775 position: absolute;
2776 z-index: 11;
2777 display: none;
2778 -moz-border-radius: 0 0 12px 12px;
2779 -webkit-border-bottom-right-radius: 12px;
2780 -webkit-border-bottom-left-radius: 12px;
2781 -khtml-border-bottom-right-radius: 12px;
2782 -khtml-border-bottom-left-radius: 12px;
2783 border-bottom-right-radius: 12px;
2784 border-bottom-left-radius: 12px;
2785}
2786
2787#favorite-actions a {
2788 display: block;
2789 text-decoration: none;
2790 font-size: 11px;
2791}
2792
2793#favorite-inside a {
2794 padding: 3px 5px 3px 10px;
2795}
2796
2797#favorite-toggle {
2798 height: 22px;
2799 position: absolute;
2800 right: 0;
2801 top: 1px;
2802 width: 28px;
2803}
2804
2805#favorite-actions .slide-down {
2806 background-image: url(images/fav-top.png);
2807 background-repeat: repeat-x;
2808 background-position: 0 top;
2809 -moz-border-radius: 12px 12px 0 0;
2810 -webkit-border-bottom-right-radius: 0;
2811 -webkit-border-bottom-left-radius: 0;
2812 -khtml-border-bottom-right-radius: 0;
2813 -khtml-border-bottom-left-radius: 0;
2814 border-bottom-right-radius: 0;
2815 border-bottom-left-radius: 0;
2816 border-bottom-width: 1px;
2817 border-bottom-style: solid;
2818}
2819
2820#utc-time, #local-time {
2821 padding-left: 25px;
2822 font-style: italic;
2823 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
2824}
2825
2826ul#dismissed-updates {
2827 display: none;
2828}
2829form.upgrade {
2830 margin-top: 8px;
2831}
2832
2833#tagsdiv #the-tagcloud {
2834 margin: 5px 5px 10px;
2835 padding: 8px;
2836 border-width: 1px;
2837 border-style: solid;
2838 line-height: 1.8em;
2839 word-spacing: 3px;
2840 -moz-border-radius: 6px;
2841 -khtml-border-radius: 6px;
2842 -webkit-border-radius: 6px;
2843 border-radius: 6px;
2844}
2845
2846br.clear {
2847 height: 2px;
2848 line-height: 2px;
2849}
2850
2851.swfupload {
2852 margin: 5px 10px;
2853 vertical-align: middle;
2854}
2855
2856/* table.fixed column width */
2857table.fixed {
2858 table-layout: fixed;
2859}
2860
2861.fixed .column-date,
2862.fixed .column-parent,
2863.fixed .column-visible,
2864.fixed .column-links {
2865 width: 10%;
2866}
2867
2868.fixed .column-response,
2869.fixed .column-author,
2870.fixed .column-categories,
2871.fixed .column-tags,
2872.fixed .column-rel,
2873.fixed .column-role {
2874 width: 15%;
2875}
2876
2877.fixed .column-comments {
2878 width: 4em;
2879}
2880
2881.fixed .column-slug {
2882 width: 25%;
2883}
2884
2885.fixed .column-posts {
2886 width: 10%;
2887}
2888
2889.fixed .column-icon {
2890 width: 80px;
2891}
2892
2893#commentstatusdiv .fixed .column-author,
2894#comments-form .fixed .column-author,
2895#commentstatusdiv .fixed .column-date {
2896 width: 20%;
2897}
2898
2899.widefat th,
2900.widefat td {
2901 overflow: hidden;
2902}
2903
2904.widefat th {
2905 text-shadow: rgba(255,255,255,0.8) 0 1px 0;
2906}
2907
2908.icon32 {
2909 float: left;
2910 height: 36px;
2911 margin: 14px 6px 0 0;
2912 width: 36px;
2913}
2914
2915.key-labels label {
2916 line-height: 24px;
2917}
2918
2919.subtitle {
2920 font-size: 0.75em;
2921 line-height: 1;
2922 padding-left: 25px;
2923}