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