]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - theme/base/css/display.css
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
[quix0rs-gnu-social.git] / theme / base / css / display.css
1 /** theme: base
2  *
3  * @package   StatusNet
4  * @author Sarven Capadisli <csarven@status.net>
5  * @copyright 2009 StatusNet, Inc.
6  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
7  * @link      http://status.net/
8  */
9
10 * { margin:0; padding:0; }
11 img { display:block; border:0; }
12 a abbr { cursor: pointer; border-bottom:0; }
13 table { border-collapse:collapse; }
14 ol { list-style-position:inside; }
15 html { font-size: 87.5%; }
16 body {
17 background-color:#FFFFFF;
18 color:#000;
19 font-family:sans-serif;
20 font-size:1em;
21 line-height:1.65;
22 position:relative;
23 }
24 h1,h2,h3,h4,h5,h6 {
25 margin-bottom:7px;
26 overflow:hidden;
27 }
28 h1 {
29 font-size:1.4em;
30 margin-bottom:18px;
31 }
32 #showstream h1 { display:none; }
33 h2 { font-size:1.3em; }
34 h3 { font-size:1.2em; }
35 h4 { font-size:1.1em; }
36 h5 { font-size:1em; }
37 h6 { font-size:0.9em; }
38
39 caption {
40 font-weight:bold;
41 }
42 legend {
43 font-weight:bold;
44 font-size:1.3em;
45 }
46 input, textarea, select, option {
47 padding:4px;
48 font-family:sans-serif;
49 font-size:1em;
50 }
51 input.submit {
52 font-weight:bold;
53 cursor:pointer;
54 }
55 textarea {
56 overflow:auto;
57 }
58 option {
59 padding-bottom:0;
60 }
61 fieldset {
62 padding:0;
63 border:0;
64 }
65 form ul li {
66 list-style-type:none;
67 margin:0 0 18px 0;
68 }
69 form label {
70 font-weight:bold;
71 }
72 input.checkbox,
73 input.radio {
74 position:relative;
75 top:2px;
76 left:0;
77 border:0;
78 }
79
80 .error,
81 .success {
82 padding:4px 1.55%;
83 border-radius:4px;
84 -moz-border-radius:4px;
85 -webkit-border-radius:4px;
86 margin-bottom:18px;
87 }
88
89 .xoxo li {
90 list-style-type:none;
91 }
92
93 form label.submit {
94 display:none;
95 }
96 .form_settings {
97 clear:both;
98 }
99 .form_settings fieldset {
100 margin-bottom:29px;
101 }
102 .form_settings fieldset fieldset {
103 margin-bottom:41px;
104 padding:3% 1.795% 1.795% 3%;
105 border-radius:11px;
106 -moz-border-radius:11px;
107 -webkit-border-radius:11px;
108 border-width:1px;
109 border-style:solid;
110 }
111 .form_settings fieldset fieldset legend {
112 line-height:0;
113 }
114
115 .form_settings input.remove {
116 margin-left:11px;
117 }
118 .form_settings .form_data li {
119 width:100%;
120 float:left;
121 }
122 .form_settings .form_data label {
123 float:left;
124 }
125 .form_settings .form_data textarea,
126 .form_settings .form_data select,
127 .form_settings .form_data input {
128 margin-left:1.795%;
129 float:left;
130 }
131 .form_settings .form_data input {
132 width:39%;
133 }
134 .form_settings .form_data input.submit,
135 .form_settings .form_data input.checkbox,
136 .form_settings .form_data input.radio {
137 width:auto;
138 }
139 .form_settings .form_data textarea {
140 width:63%;
141 }
142
143 .form_settings .form_data input.submit {
144 margin-left:0;
145 }
146
147 .form_settings label {
148 margin-top:2px;
149 width:24%;
150 }
151
152 .form_actions label {
153 display:none;
154 }
155 .form_guide {
156 font-style:italic;
157 }
158
159 .form_settings #settings_autosubscribe label {
160 display:inline;
161 font-weight:bold;
162 }
163
164 #form_settings_profile legend,
165 #form_login legend,
166 #form_register legend,
167 #form_password legend,
168 #form_settings_avatar legend,
169 #newgroup legend,
170 #editgroup legend,
171 #form_tag_user legend,
172 #form_remote_subscribe legend,
173 #form_openid_login legend,
174 #form_search legend,
175 #form_invite legend,
176 #form_notice_delete legend,
177 #form_password_recover legend,
178 #form_password_change legend,
179 .form_entity_block legend,
180 #form_filter_bytag legend {
181 display:none;
182 }
183
184 .form_settings .form_data p.form_guide {
185 clear:both;
186 margin-left:26%;
187 margin-bottom:0;
188 }
189
190 .form_settings p {
191 margin-bottom:11px;
192 }
193
194 .form_settings input.checkbox,
195 .form_settings input.radio {
196 margin-top:3px;
197 margin-left:0;
198 }
199 .form_settings label.checkbox {
200 font-weight:normal;
201 margin-top:0;
202 margin-right:0;
203 margin-left:11px;
204 float:left;
205 width:90%;
206 }
207 .form_settings label.radio {
208 margin-top:0;
209 margin-right:47px;
210 margin-left:11px;
211 width:auto;
212 }
213
214 #form_login p.form_guide,
215 #form_register #settings_rememberme p.form_guide,
216 #form_openid_login #settings_rememberme p.form_guide,
217 #settings_twitter_remove p.form_guide,
218 #form_search ul.form_data #q,
219 #design_background-image_onoff p.form_guide {
220 margin-left:0;
221 }
222
223 .form_settings .form_note {
224 border-radius:4px;
225 -moz-border-radius:4px;
226 -webkit-border-radius:4px;
227 padding:0 7px;
228 }
229
230 .form_settings input.form_action-default {
231 margin-right:11px;
232 }
233 .form_settings input.form_action-default,
234 .form_settings input.form_action-primary {
235 padding:0;
236 }
237 .form_settings input.form_action-secondary {
238 margin-left:29px;
239 }
240
241 #form_search .submit {
242 margin-left:11px;
243 }
244 #form_search .form_data input {
245 width:auto;
246 }
247
248 address {
249 float:left;
250 margin-bottom:18px;
251 margin-left:18px;
252 }
253 address.vcard img.logo {
254 margin-right:0;
255 }
256 address .fn {
257 font-weight:bold;
258 }
259 address img + .fn {
260 display:none;
261 }
262
263 #header {
264 width:100%;
265 position:relative;
266 float:left;
267 padding-top:18px;
268 margin-bottom:29px;
269 }
270
271 #site_nav_global_primary {
272 float:right;
273 margin-right:18px;
274 margin-bottom:11px;
275 margin-left:18px;
276 }
277 #site_nav_global_primary li {
278 display:inline;
279 margin-left:11px;
280 }
281
282 .system_notice dt {
283 font-weight:bold;
284 text-transform:uppercase;
285 display:none;
286 }
287
288 #site_notice {
289 float:right;
290 clear:right;
291 margin-top:7px;
292 margin-right:18px;
293 width:24%;
294 }
295 #page_notice {
296 clear:both;
297 margin-bottom:18px;
298 }
299
300 #anon_notice {
301 float:left;
302 width:42.4%;
303 padding:1.1%;
304 border-radius:7px;
305 -moz-border-radius:7px;
306 -webkit-border-radius:7px;
307 border-width:2px;
308 border-style:solid;
309 line-height:1.5;
310 font-size:1.1em;
311 font-weight:bold;
312 }
313
314 #footer {
315 float:left;
316 width:64%;
317 padding:18px;
318 }
319
320 #site_nav_local_views {
321 width:100%;
322 float:left;
323 }
324 #site_nav_local_views dt {
325 display:none;
326 }
327 #site_nav_local_views li {
328 float:left;
329 margin-right:18px;
330 list-style-type:none;
331 }
332 #site_nav_local_views a {
333 float:left;
334 text-decoration:none;
335 padding:4px 11px;
336 -moz-border-radius-topleft:4px;
337 -moz-border-radius-topright:4px;
338 -webkit-border-top-left-radius:4px;
339 -webkit-border-top-right-radius:4px;
340 border-width:1px;
341 border-style:solid;
342 border-bottom:0;
343 font-weight:bold;
344 }
345 #site_nav_local_views .nav {
346 float:left;
347 width:100%;
348 }
349
350 #site_nav_global_primary dt,
351 #site_nav_global_secondary dt {
352 display:none;
353 }
354
355 #site_nav_global_secondary {
356 margin-bottom:11px;
357 }
358
359 #site_nav_global_secondary ul li {
360 display:inline;
361 margin-right:11px;
362 }
363 #export_data li a {
364 padding-left:20px;
365 }
366 #export_data li a.foaf {
367 padding-left:30px;
368 }
369 #export_data li a.export_vcard {
370 padding-left:28px;
371 }
372
373 #export_data ul {
374 display:inline;
375 }
376 #export_data li {
377 list-style-type:none;
378 display:inline;
379 margin-left:11px;
380 }
381 #export_data li:first-child {
382 margin-left:0;
383 }
384
385 #licenses {
386 font-size:0.9em;
387 }
388
389 #licenses dt {
390 font-weight:bold;
391 display:none;
392 }
393 #licenses dd {
394 margin-bottom:11px;
395 line-height:1.5;
396 }
397
398 #site_content_license_cc {
399 margin-bottom:0;
400 }
401 #site_content_license_cc img {
402 display:inline;
403 vertical-align:top;
404 margin-right:4px;
405 }
406
407 #wrap {
408 margin:0 auto;
409 width:100%;
410 min-width:760px;
411 max-width:1003px;
412 overflow:hidden;
413 }
414
415 #core {
416 position:relative;
417 width:100%;
418 float:left;
419 margin-bottom:1em;
420 }
421
422 #content {
423 width:63.311%;
424 min-height:259px;
425 padding:1.795%;
426 float:left;
427 border-radius:7px;
428 -moz-border-radius:7px;
429 -moz-border-radius-topleft:0;
430 -webkit-border-radius:7px;
431 -webkit-border-top-left-radius:0;
432 border-width:1px;
433 border-style:solid;
434 }
435 #shownotice #content {
436 min-height:0;
437 }
438
439 #content_inner {
440 position:relative;
441 width:100%;
442 float:left;
443 }
444
445 #aside_primary {
446 width:27.917%;
447 min-height:259px;
448 float:left;
449 margin-left:0.699%;
450 padding:1.795%;
451 border-radius:7px;
452 -moz-border-radius:7px;
453 -webkit-border-radius:7px;
454 border-width:1px;
455 border-style:solid;
456 }
457
458 .form_notice {
459 width:45%;
460 float:left;
461 position:relative;
462 line-height:1;
463 }
464 .form_notice fieldset {
465 border:0;
466 padding:0;
467 position:relative;
468 }
469 .form_notice legend {
470 display:none;
471 }
472 .form_notice textarea {
473 float:left;
474 border-radius:7px;
475 -moz-border-radius:7px;
476 -webkit-border-radius:7px;
477 width:80.789%;
478 height:67px;
479 line-height:1.5;
480 padding:7px 7px 16px 7px;
481 position:relative;
482 z-index:2;
483 }
484 .form_notice label {
485 display:block;
486 float:left;
487 font-size:1.3em;
488 margin-bottom:7px;
489 }
490 .form_notice label[for=notice_data-attach],
491 .form_notice #notice_data-attach {
492 position:absolute;
493 top:25px;
494 right:10.5%;
495 cursor:pointer;
496 }
497 .form_notice label[for=notice_data-attach] {
498 text-indent:-9999px;
499 width:16px;
500 height:16px;
501 }
502 .form_notice #notice_data-attach {
503 padding:0;
504 height:16px;
505 }
506 .form_notice .form_note {
507 position:absolute;
508 bottom:2px;
509 right:21.715%;
510 z-index:9;
511 }
512 .form_notice .form_note dt {
513 font-weight:bold;
514 display:none;
515 }
516 .form_notice #notice_text-count {
517 font-weight:bold;
518 line-height:1.15;
519 padding:1px 2px;
520 }
521 .form_notice #notice_action-submit {
522 width:14%;
523 height:47px;
524 padding:0;
525 position:absolute;
526 bottom:0;
527 right:0;
528 }
529 .form_notice label[for=to] {
530 margin-top:7px;
531 }
532 .form_notice select[id=to] {
533 margin-bottom:7px;
534 margin-left:18px;
535 float:left;
536 max-width:322px;
537 }
538 .form_notice .error,
539 .form_notice .success {
540 float:left;
541 clear:both;
542 width:81.5%;
543 margin-bottom:0;
544 line-height:1.618;
545 }
546 .form_notice #notice_data-attach_selected code {
547 float:left;
548 width:90%;
549 display:block;
550 font-size:1.1em;
551 line-height:1.8;
552 overflow:auto;
553 }
554 .form_notice #notice_data-attach_selected button {
555 float:right;
556 font-size:0.8em;
557 }
558
559 button.close {
560 width:16px;
561 height:16px;
562 text-indent:-9999px;
563 padding:0;
564 border:0;
565 text-align:center;
566 font-weight:bold;
567 cursor:pointer;
568 }
569
570 /* entity_profile */
571 .entity_profile {
572 position:relative;
573 width:73%;
574 min-height:123px;
575 float:left;
576 margin-bottom:18px;
577 margin-left:0;
578 overflow:hidden;
579 }
580 .entity_profile dt,
581 #entity_statistics dt {
582 font-weight:bold;
583 }
584 .entity_profile dd {
585 display:inline;
586 }
587
588 .entity_profile .entity_depiction {
589 float:left;
590 width:96px;
591 margin-right:18px;
592 margin-bottom:18px;
593 }
594
595 .entity_profile .entity_fn,
596 .entity_profile .entity_nickname,
597 .entity_profile .entity_location,
598 .entity_profile .entity_url,
599 .entity_profile .entity_note,
600 .entity_profile .entity_tags,
601 .entity_profile .entity_aliases {
602 margin-left:113px;
603 margin-bottom:4px;
604 }
605
606 .entity_profile .entity_fn,
607 .entity_profile .entity_nickname {
608 margin-left:11px;
609 display:inline;
610 }
611 .entity_profile .entity_nickname {
612 margin-left:0;
613 }
614 .entity_profile .fn,
615 .entity_profile .nickname {
616 font-size:1.1em;
617 font-weight:bold;
618 }
619 .entity_profile .fn:before {
620 content: "(";
621 font-weight:normal;
622 }
623 .entity_profile .fn:after {
624 content: ")";
625 font-weight:normal;
626 }
627 .entity_profile .nickname:after,
628 .entity_profile .nickname:before {
629 content:"";
630 }
631 .entity_profile dt,
632 .entity_profile h2 {
633 display:none;
634 }
635 .entity_profile .role {
636 margin-left:11px;
637 font-style:italic;
638 }
639 /* entity_profile */
640
641 /*entity_actions*/
642 .entity_actions {
643 float:right;
644 margin-left:2%;
645 margin-bottom:18px;
646 min-width:21%;
647 }
648 .entity_actions h2 {
649 display:none;
650 }
651 .entity_actions ul {
652 list-style-type:none;
653 }
654 .entity_actions li {
655 margin-bottom:7px;
656 }
657 .entity_actions li:first-child {
658 border-top:0;
659 }
660 .entity_actions fieldset {
661 border:0;
662 padding:0;
663 }
664 .entity_actions legend {
665 display:none;
666 }
667
668 .entity_actions input.submit {
669 display:block;
670 text-align:left;
671 width:100%;
672 }
673 .entity_actions a,
674 .entity_remote_subscribe {
675 text-decoration:none;
676 font-weight:bold;
677 display:block;
678 }
679 .entity_actions a,
680 .entity_actions input {
681 border-radius:4px;
682 -moz-border-radius:4px;
683 -webkit-border-radius:4px;
684 }
685
686 .entity_actions a,
687 .entity_actions input,
688 .entity_actions p {
689 border-width:2px;
690 border-style:solid;
691 padding-left:23px;
692 }
693
694 .entity_actions a,
695 .entity_actions p {
696 padding:2px 4px 1px 26px;
697 }
698
699 .entity_remote_subscribe {
700 padding:4px;
701 border-width:2px;
702 border-style:solid;
703 border-radius:4px;
704 -moz-border-radius:4px;
705 -webkit-border-radius:4px;
706 }
707 .entity_actions .accept {
708 margin-bottom:18px;
709 }
710
711 .entity_send-a-message button {
712 position:absolute;
713 top:3px;
714 right:3px;
715 }
716
717 .entity_send-a-message .form_notice {
718 position:absolute;
719 top:34px;
720 right:-1px;
721 padding:1.795%;
722 width:65%;
723 z-index:2;
724  border-radius:7px;
725 -moz-border-radius:7px;
726 -webkit-border-radius:7px;
727 border-width:1px;
728 border-style:solid;
729 }
730 .entity_send-a-message .form_notice legend {
731 display:block;
732 margin-bottom:11px;
733 }
734
735 .entity_send-a-message .form_notice label,
736 .entity_send-a-message .form_notice select {
737 display:none;
738 }
739 .entity_send-a-message .form_notice input.submit {
740 text-align:center;
741 }
742
743 .entity_moderation {
744 position:relative;
745 }
746 .entity_moderation p {
747 border-radius:4px;
748 -moz-border-radius:4px;
749 -webkit-border-radius:4px;
750 font-weight:bold;
751 padding-bottom:2px;
752 margin-bottom:7px;
753 }
754 .entity_moderation ul {
755 display:none;
756 }
757 .entity_moderation:hover ul {
758 display:block;
759 min-width:21%;
760 width:100%;
761 padding:11px;
762 position:absolute;
763 top:-1px;
764 right:-1px;
765 z-index:1;
766 border-width:1px;
767 border-style:solid;
768 border-radius:7px;
769 -moz-border-radius:7px;
770 -webkit-border-radius:7px;
771 }
772
773 .entity_tags ul {
774 list-style-type:none;
775 display:inline;
776 }
777 .entity_tags li {
778 display:inline;
779 margin-right:4px;
780 }
781
782 .aside .section {
783 margin-bottom:29px;
784 clear:both;
785 float:left;
786 width:100%;
787 list-style-position:inside;
788 }
789 .aside .section h2 {
790 text-transform:uppercase;
791 font-size:1em;
792 }
793
794 #entity_statistics dt,
795 #entity_statistics dd {
796 display:inline;
797 }
798 #entity_statistics dt:after {
799 content: ":";
800 }
801
802 .section ul.entities {
803 float:left;
804 width:100%;
805 }
806 .section .entities li {
807 list-style-type:none;
808 float:left;
809 margin-right:7px;
810 margin-bottom:7px;
811 display:inline;
812 }
813 .section .entities li .photo {
814 margin-right:0;
815 margin-bottom:0;
816 }
817 .section .entities li .fn {
818 display:none;
819 }
820
821 .aside .section p,
822 .aside .section .more {
823 clear:both;
824 }
825
826 .profile .entity_profile {
827 margin-bottom:0;
828 min-height:60px;
829 }
830
831 .profile .form_group_join legend,
832 .profile .form_group_leave legend,
833 .profile .form_user_subscribe legend,
834 .profile .form_user_unsubscribe legend {
835 display:none;
836 }
837
838 .profiles {
839 list-style-type:none;
840 }
841 .profile .entity_profile .fn.nickname,
842 .profile .entity_profile .url[rel~=contact] {
843 margin-left:0;
844 display:inline;
845 }
846
847 .profile .entity_profile .fn,
848 .profile .entity_profile .location {
849 margin-left:11px;
850 margin-bottom:4px;
851 width:auto;
852 clear:none;
853 }
854
855 .profile .entity_profile .note,
856 .profile .entity_profile .url,
857 .profile .entity_profile .entity_tags,
858 .profile .entity_profile .form_subscription_edit {
859 margin-left:59px;
860 clear:none;
861 display:block;
862 width:auto;
863 }
864 .profile .entity_profile .entity_tags dt {
865 display:inline;
866 margin-right:11px;
867 }
868
869 .profile .entity_profile .form_subscription_edit label {
870 font-weight:normal;
871 margin-right:11px;
872 }
873
874 /* NOTICE */
875 .notice,
876 .profile {
877 position:relative;
878 padding-top:11px;
879 padding-bottom:11px;
880 clear:both;
881 float:left;
882 width:100%;
883 border-top-width:1px;
884 border-top-style:dotted;
885 }
886 .notices li {
887 list-style-type:none;
888 }
889 .notices .notices {
890 margin-top:7px;
891 margin-left:2%;
892 width:98%;
893 float:left;
894 }
895 .mark-top {
896 border-top-width:1px;
897 border-top-style:solid;
898 }
899
900 /* NOTICES */
901 #notices_primary {
902 float:left;
903 width:100%;
904 border-radius:7px;
905 -moz-border-radius:7px;
906 -webkit-border-radius:7px;
907 }
908 #notices_primary h2 {
909 display:none;
910 }
911 .notice-data a span {
912 display:block;
913 padding-left:28px;
914 }
915
916 .notice .author {
917 margin-right:11px;
918 }
919
920 .fn {
921 overflow:hidden;
922 }
923
924 .notice .author .fn {
925 font-weight:bold;
926 }
927
928 .vcard .photo {
929 display:inline;
930 margin-right:11px;
931 float:left;
932 }
933 #shownotice .vcard .photo {
934 margin-bottom:4px;
935 }
936 .vcard .url {
937 text-decoration:none;
938 }
939 .vcard .url:hover {
940 text-decoration:underline;
941 }
942
943 .notice .entry-title {
944 float:left;
945 width:100%;
946 overflow:hidden;
947 }
948 .notice .entry-title.ov {
949 overflow:visible;
950 }
951 #shownotice .notice .entry-title {
952 font-size:2.2em;
953 }
954
955 .notice p.entry-content {
956 display:inline;
957 }
958
959 #content .notice p.entry-content a:visited {
960 border-radius:4px;
961 -moz-border-radius:4px;
962 -webkit-border-radius:4px;
963 }
964 .notice p.entry-content .vcard a {
965 border-radius:4px;
966 -moz-border-radius:4px;
967 -webkit-border-radius:4px;
968 }
969
970 .notice div.entry-content {
971 clear:left;
972 float:left;
973 font-size:0.95em;
974 margin-left:59px;
975 min-width:60%;
976 max-width:74%;
977 }
978 #showstream .notice div.entry-content,
979 #shownotice .notice div.entry-content {
980 margin-left:0;
981 max-width:82%;
982 }
983
984 .notice .notice-options a,
985 .notice .notice-options input {
986 float:left;
987 font-size:1.025em;
988 }
989
990 .notice div.entry-content .timestamp {
991 display:inline-block;
992 }
993
994 .notice-options {
995 position:relative;
996 font-size:0.95em;
997 width:90px;
998 float:right;
999 }
1000
1001 .notice-options a {
1002 float:left;
1003 }
1004 .notice-options .notice_delete,
1005 .notice-options .notice_reply,
1006 .notice-options .form_favor,
1007 .notice-options .form_disfavor {
1008 float:left;
1009 margin-left:20%;
1010 }
1011 .notice-options .form_favor,
1012 .notice-options .form_disfavor {
1013 margin-left:0;
1014 }
1015 .notice-options input,
1016 .notice-options a {
1017 text-indent:-9999px;
1018 outline:none;
1019 }
1020 .notice-options input.submit {
1021 display:block;
1022 border:0;
1023 }
1024 .notice-options .notice_reply,
1025 .notice-options .notice_delete {
1026 text-decoration:none;
1027 }
1028 .notice-options form input.submit {
1029 width:16px;
1030 height:16px;
1031 padding:0;
1032 border-radius:0;
1033 -moz-border-radius:0;
1034 -webkit-border-radius:0;
1035 }
1036 .notice-options .form_favor legend,
1037 .notice-options .form_disfavor legend {
1038 display:none;
1039 }
1040 .notice-options .form_favor fieldset,
1041 .notice-options .form_disfavor fieldset {
1042 border:0;
1043 padding:0;
1044 }
1045 .notice-options a {
1046 width:16px;
1047 height:16px;
1048 }
1049
1050 .notice .attachment {
1051 position:relative;
1052 padding-left:16px;
1053 }
1054 #attachments .attachment {
1055 padding-left:0;
1056 }
1057 .notice .attachment img {
1058 position:absolute;
1059 top:18px;
1060 left:0;
1061 z-index:99;
1062 }
1063 #shownotice .notice .attachment img {
1064 position:static;
1065 }
1066
1067 #attachments {
1068 clear:both;
1069 float:left;
1070 width:100%;
1071 margin-top:18px;
1072 }
1073 #attachments dt {
1074 font-weight:bold;
1075 font-size:1.3em;
1076 margin-bottom:4px;
1077 }
1078
1079 #attachments ol li {
1080 margin-bottom:18px;
1081 list-style-type:decimal;
1082 float:left;
1083 clear:both;
1084 }
1085
1086 #jOverlayContent,
1087 #jOverlayContent #content,
1088 #jOverlayContent #content_inner {
1089 width: auto !important;
1090 margin-bottom:0;
1091 }
1092 #jOverlayContent #content {
1093 padding:11px;
1094 min-height:auto;
1095 }
1096 #jOverlayContent .external span {
1097 display:block;
1098 margin-bottom:11px;
1099 }
1100 #jOverlayContent button {
1101 position:absolute;
1102 top:0;
1103 right:0;
1104 }
1105 #jOverlayContent h1 {
1106 max-width:425px;
1107 }
1108 #jOverlayContent #content {
1109 border-radius:7px;
1110 -moz-border-radius:7px;
1111 -webkit-border-radius:7px;
1112 }
1113 #jOverlayLoading {
1114 top:5%;
1115 left:40%;
1116 }
1117 #attachment_view img {
1118 max-width:480px;
1119 max-height:480px;
1120 }
1121 #attachment_view #oembed_info {
1122 margin-top:11px;
1123 }
1124 #attachment_view #oembed_info dt,
1125 #attachment_view #oembed_info dd {
1126 float:left;
1127 }
1128 #attachment_view #oembed_info dt {
1129 clear:left;
1130 margin-right:11px;
1131 font-weight:bold;
1132 }
1133 #attachment_view #oembed_info dt:after {
1134 content: ":";
1135 }
1136
1137 #usergroups #new_group {
1138 float: left;
1139 margin-right: 2em;
1140 }
1141 #new_group, #group_search {
1142 margin-bottom:18px;
1143 }
1144 #new_group a {
1145 padding-left:20px;
1146 }
1147
1148 #filter_tags {
1149 margin-bottom:11px;
1150 float:left;
1151 }
1152 #filter_tags dt {
1153 display:none;
1154 }
1155 #filter_tags ul {
1156 list-style-type:none;
1157 }
1158 #filter_tags li {
1159 float:left;
1160 margin-left:7px;
1161 padding-left:7px;
1162 border-left-width:1px;
1163 border-left-style:solid;
1164 }
1165 #filter_tags #filter_tags_all {
1166 margin-left:0;
1167 border-left:0;
1168 padding-left:0;
1169 }
1170 #filter_tags_all a {
1171 font-weight:bold;
1172 margin-top:7px;
1173 float:left;
1174 }
1175
1176 #filter_tags_item label {
1177 margin-right:7px;
1178 }
1179 #filter_tags_item label,
1180 #filter_tags_item select {
1181 float:left;
1182 }
1183 #filter_tags_item p {
1184 float:left;
1185 clear:both;
1186 margin-left:38px;
1187 }
1188 #filter_tags_item .submit {
1189 position:relative;
1190 top:3px;
1191 left:3px;
1192 }
1193
1194 .pagination {
1195 float:left;
1196 clear:both;
1197 width:100%;
1198 margin-top:18px;
1199 }
1200
1201 .pagination dt {
1202 font-weight:bold;
1203 display:none;
1204 }
1205
1206 .pagination .nav {
1207 float:left;
1208 width:100%;
1209 list-style-type:none;
1210 }
1211
1212 .pagination .nav_prev {
1213 float:left;
1214 }
1215 .pagination .nav_next {
1216 float:right;
1217 }
1218
1219 .pagination a {
1220 display:block;
1221 text-decoration:none;
1222 font-weight:bold;
1223 padding:7px;
1224 border-width:1px;
1225 border-style:solid;
1226 -moz-border-radius:7px;
1227 -webkit-border-radius:7px;
1228 border-radius:7px;
1229 }
1230
1231 .pagination .nav_prev a {
1232 padding-left:30px;
1233 }
1234 .pagination .nav_next a {
1235 padding-right:30px;
1236 }
1237 /* END: NOTICE */
1238
1239 .hentry .entry-content p {
1240 margin-bottom:18px;
1241 }
1242 .system_notice ul,
1243 .instructions ul,
1244 .hentry entry-content ol,
1245 .hentry .entry-content ul {
1246 list-style-position:inside;
1247 }
1248 .hentry .entry-content li {
1249 margin-bottom:18px;
1250 }
1251 .hentry .entry-content li li {
1252 margin-left:18px;
1253 }
1254
1255 /* TOP_POSTERS */
1256 .section tbody td {
1257 padding-right:18px;
1258 padding-bottom:11px;
1259 }
1260 .section .vcard .photo {
1261 margin-right:7px;
1262 margin-bottom:0;
1263 }
1264
1265 .section .notice {
1266 padding-top:7px;
1267 padding-bottom:7px;
1268 border-top:0;
1269 }
1270
1271 .section .notice:first-child {
1272 padding-top:0;
1273 }
1274
1275 .section .notice .author {
1276 margin-right:0;
1277 }
1278 .section .notice .author .fn {
1279 display:none;
1280 }
1281
1282 /* tagcloud */
1283 .tag-cloud {
1284 list-style-type:none;
1285 text-align:center;
1286 }
1287 .aside .tag-cloud {
1288 font-size:0.8em;
1289 }
1290 .tag-cloud li {
1291 display:inline;
1292 margin-right:7px;
1293 line-height:1.25;
1294 }
1295 .aside .tag-cloud li {
1296 line-height:1.5;
1297 }
1298 .tag-cloud li a {
1299 text-decoration:none;
1300 }
1301 #tagcloud.section dt {
1302 text-transform:uppercase;
1303 font-weight:bold;
1304 }
1305 .tag-cloud-1 {
1306 font-size:1em;
1307 }
1308 .tag-cloud-2 {
1309 font-size:1.25em;
1310 }
1311 .tag-cloud-3 {
1312 font-size:1.75em;
1313 }
1314 .tag-cloud-4 {
1315 font-size:2em;
1316 }
1317 .tag-cloud-5 {
1318 font-size:2.25em;
1319 }
1320 .tag-cloud-6 {
1321 font-size:2.75em;
1322 }
1323 .tag-cloud-7 {
1324 font-size:3.25em;
1325 }
1326
1327 #publictagcloud #tagcloud.section dt {
1328 display:none;
1329 }
1330
1331 #form_settings_photo .form_data {
1332 clear:both;
1333 }
1334
1335 #form_settings_avatar li {
1336 width:auto;
1337 }
1338 #form_settings_avatar input {
1339 margin-left:0;
1340 }
1341 #avatar_original,
1342 #avatar_preview {
1343 float:left;
1344 }
1345 #avatar_preview {
1346 margin-left:29px;
1347 }
1348 #avatar_preview_view {
1349 height:96px;
1350 width:96px;
1351 margin-bottom:18px;
1352 overflow:hidden;
1353 }
1354
1355 #settings_attach,
1356 #form_settings_avatar .form_actions {
1357 clear:both;
1358 }
1359
1360 #form_settings_avatar .form_actions {
1361 margin-bottom:0;
1362 }
1363
1364 #settings_design_background-image img {
1365 max-width:480px;
1366 max-height:480px;
1367 }
1368
1369 #settings_design_color .form_data,
1370 #color-picker {
1371 float:left;
1372 }
1373 #settings_design_color .form_data {
1374 width:400px;
1375 margin-right:1%;
1376 }
1377
1378 #settings_design_color .form_data li {
1379 width:33%;
1380 }
1381 #settings_design_color .form_data label {
1382 float:none;
1383 display:block;
1384 }
1385 #settings_design_color .form_data .swatch {
1386 padding:11px;
1387 margin-left:0;
1388 width:auto;
1389 }
1390
1391 .instructions ul {
1392 list-style-position:inside;
1393 }
1394 .instructions p,
1395 .instructions ul {
1396 margin-bottom:18px;
1397 }
1398 .help dt {
1399 display:none;
1400 }
1401 .guide {
1402 clear:both;
1403 }
1404
1405 #bookmarklet address {
1406 display:none;
1407 }
1408 #bookmarklet .form_notice {
1409 width:auto;
1410 }
1411 #bookmarklet #wrap {
1412 min-width:0;
1413 }