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