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