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