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