]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - theme/base/css/display.css
Merge branch '0.9.x' into 1.0.x
[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 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 -moz-border-radius-topleft:4px;
349 -moz-border-radius-topright:4px;
350 -webkit-border-top-left-radius:4px;
351 -webkit-border-top-right-radius:4px;
352 border-width:1px;
353 border-style:solid;
354 border-bottom:0;
355 font-weight:bold;
356 }
357 #site_nav_local_views .nav {
358 float:left;
359 width:100%;
360 }
361
362 #site_nav_global_primary dt,
363 #site_nav_global_secondary dt {
364 display:none;
365 }
366
367 #site_nav_global_secondary {
368 margin-bottom:11px;
369 }
370
371 #site_nav_global_secondary ul li {
372 display:inline;
373 margin-right:18px;
374 }
375 #export_data li a {
376 padding-left:20px;
377 }
378 #export_data li a.foaf {
379 padding-left:30px;
380 }
381 #export_data li a.export_vcard {
382 padding-left:28px;
383 }
384
385 #export_data ul {
386 width:100%;
387 float:left;
388 }
389 #export_data li {
390 list-style-type:none;
391 float:left;
392 margin-right:11px;
393 }
394
395 #licenses {
396 font-size:0.9em;
397 }
398
399 #licenses dt {
400 font-weight:bold;
401 display:none;
402 }
403 #licenses dd {
404 margin-bottom:11px;
405 line-height:1.5;
406 }
407
408 #site_content_license_cc {
409 margin-bottom:0;
410 }
411 #site_content_license_cc img {
412 display:inline;
413 vertical-align:top;
414 margin-right:4px;
415 }
416
417 #wrap {
418 margin:0 auto;
419 width:100%;
420 min-width:760px;
421 max-width:1003px;
422 overflow:hidden;
423 }
424
425 #core {
426 position:relative;
427 width:100%;
428 float:left;
429 margin-bottom:1em;
430 }
431
432 #content {
433 width:63.311%;
434 min-height:259px;
435 padding:1.795%;
436 float:left;
437 border-radius:7px;
438 -moz-border-radius:7px;
439 -moz-border-radius-topleft:0;
440 -webkit-border-radius:7px;
441 -webkit-border-top-left-radius:0;
442 border-width:1px;
443 border-style:solid;
444 }
445 #shownotice #content {
446 min-height:0;
447 }
448
449 #content_inner {
450 position:relative;
451 width:100%;
452 float:left;
453 }
454
455 #aside_primary {
456 width:27.917%;
457 min-height:259px;
458 float:left;
459 margin-left:0.699%;
460 padding:1.795%;
461 border-radius:7px;
462 -moz-border-radius:7px;
463 -webkit-border-radius:7px;
464 border-width:1px;
465 border-style:solid;
466 }
467
468 .form_notice {
469 width:45%;
470 float:left;
471 position:relative;
472 line-height:1;
473 }
474 .form_notice fieldset {
475 border:0;
476 padding:0;
477 position:relative;
478 }
479 .form_notice legend {
480 display:none;
481 }
482 .form_notice textarea {
483 float:left;
484 border-radius:7px;
485 -moz-border-radius:7px;
486 -webkit-border-radius:7px;
487 width:80.789%;
488 height:67px;
489 line-height:1.5;
490 padding:7px 7px 16px 7px;
491 position:relative;
492 z-index:2;
493 }
494 .form_notice label {
495 display:block;
496 float:left;
497 font-size:1.3em;
498 margin-bottom:7px;
499 }
500 .form_notice label[for=notice_data-attach],
501 .form_notice #notice_data-attach {
502 position:absolute;
503 top:25px;
504 right:10.5%;
505 cursor:pointer;
506 }
507 .form_notice label[for=notice_data-attach] {
508 text-indent:-9999px;
509 width:16px;
510 height:16px;
511 }
512 .form_notice #notice_data-attach {
513 padding:0;
514 height:16px;
515 }
516 .form_notice .form_note {
517 position:absolute;
518 bottom:2px;
519 right:21.715%;
520 z-index:9;
521 }
522 .form_notice .form_note dt {
523 font-weight:bold;
524 display:none;
525 }
526 .form_notice #notice_text-count {
527 font-weight:bold;
528 line-height:1.15;
529 padding:1px 2px;
530 }
531 .form_notice #notice_action-submit {
532 width:14%;
533 height:47px;
534 padding:0;
535 position:absolute;
536 bottom:0;
537 right:0;
538 }
539 .form_notice label[for=to] {
540 margin-top:7px;
541 }
542 .form_notice select[id=to] {
543 margin-bottom:7px;
544 margin-left:18px;
545 float:left;
546 max-width:322px;
547 }
548 .form_notice .error,
549 .form_notice .success {
550 float:left;
551 clear:both;
552 width:81.5%;
553 margin-bottom:0;
554 line-height:1.618;
555 }
556 .form_notice #notice_data-attach_selected code {
557 float:left;
558 width:80%;
559 display:block;
560 overflow:auto;
561 margin-right:2.5%;
562 font-size:1.1em;
563 }
564 .form_notice #notice_data-attach_selected button.close {
565 float:right;
566 font-size:0.8em;
567 }
568
569 .form_notice #notice_data-geo_wrap label,
570 .form_notice #notice_data-geo_wrap input {
571 position:absolute;
572 top:25px;
573 right:4px;
574 left:auto;
575 cursor:pointer;
576 width:16px;
577 height:16px;
578 display:block;
579 }
580 .form_notice #notice_data-geo_wrap input {
581 visibility:hidden;
582 }
583 .form_notice #notice_data-geo_wrap label {
584 font-weight:normal;
585 font-size:1em;
586 margin-bottom:0;
587 text-indent:-9999px;
588 }
589
590 button.close,
591 button.minimize {
592 width:16px;
593 height:16px;
594 text-indent:-9999px;
595 padding:0;
596 border:0;
597 text-align:center;
598 font-weight:bold;
599 cursor:pointer;
600 }
601
602 /* entity_profile */
603 .entity_profile {
604 position:relative;
605 width:73%;
606 min-height:123px;
607 float:left;
608 margin-bottom:18px;
609 margin-left:0;
610 overflow:hidden;
611 }
612 .entity_profile dt,
613 #entity_statistics dt {
614 font-weight:bold;
615 }
616 .entity_profile dd {
617 display:inline;
618 }
619
620 .entity_profile .entity_depiction {
621 float:left;
622 width:96px;
623 margin-right:18px;
624 margin-bottom:18px;
625 }
626
627 .entity_profile .entity_fn,
628 .entity_profile .entity_nickname,
629 .entity_profile .entity_location,
630 .entity_profile .entity_url,
631 .entity_profile .entity_note,
632 .entity_profile .entity_tags,
633 .entity_profile .entity_aliases,
634 .entity_profile .entity_statistics {
635 margin-left:113px;
636 margin-bottom:4px;
637 }
638
639 .entity_profile .entity_fn,
640 .entity_profile .entity_nickname {
641 margin-left:11px;
642 display:inline;
643 }
644 .entity_profile .entity_nickname {
645 margin-left:0;
646 }
647 .entity_profile .fn,
648 .entity_profile .nickname {
649 font-size:1.1em;
650 font-weight:bold;
651 }
652 .entity_profile .fn:before {
653 content: "(";
654 font-weight:normal;
655 }
656 .entity_profile .fn:after {
657 content: ")";
658 font-weight:normal;
659 }
660 .entity_profile .nickname:after,
661 .entity_profile .nickname:before {
662 content:"";
663 }
664 .entity_profile dt,
665 .entity_profile h2 {
666 display:none;
667 }
668 .entity_profile .role {
669 margin-left:11px;
670 font-style:italic;
671 }
672 /* entity_profile */
673
674 /*entity_actions*/
675 .entity_actions {
676 float:right;
677 margin-left:2%;
678 margin-bottom:18px;
679 min-width:21%;
680 }
681 .entity_actions h2 {
682 display:none;
683 }
684 .entity_actions ul {
685 list-style-type:none;
686 }
687 .entity_actions li {
688 margin-bottom:7px;
689 }
690 .entity_actions li:first-child {
691 border-top:0;
692 }
693 .entity_actions fieldset {
694 border:0;
695 padding:0;
696 }
697 .entity_actions legend {
698 display:none;
699 }
700
701 .entity_actions input.submit {
702 display:block;
703 text-align:left;
704 width:100%;
705 }
706 .entity_actions a {
707 text-decoration:none;
708 font-weight:bold;
709 display:block;
710 }
711 .entity_actions a,
712 .entity_actions input {
713 border-radius:4px;
714 -moz-border-radius:4px;
715 -webkit-border-radius:4px;
716 }
717
718 .entity_actions a,
719 .entity_actions input,
720 .entity_actions p {
721 border-width:2px;
722 border-style:solid;
723 padding-left:23px;
724 }
725
726 .entity_actions a,
727 .entity_actions p {
728 padding:2px 4px 1px 26px;
729 }
730
731 .entity_actions .accept {
732 margin-bottom:18px;
733 }
734
735 .entity_send-a-message button {
736 position:absolute;
737 top:3px;
738 right:3px;
739 }
740
741 .entity_send-a-message .form_notice {
742 position:absolute;
743 top:34px;
744 right:-1px;
745 padding:1.795%;
746 width:65%;
747 z-index:2;
748  border-radius:7px;
749 -moz-border-radius:7px;
750 -webkit-border-radius:7px;
751 border-width:1px;
752 border-style:solid;
753 }
754 .entity_send-a-message .form_notice legend {
755 display:block;
756 margin-bottom:11px;
757 }
758
759 .entity_send-a-message .form_notice label,
760 .entity_send-a-message .form_notice select {
761 display:none;
762 }
763 .entity_send-a-message .form_notice input.submit {
764 text-align:center;
765 }
766
767 .entity_moderation {
768 position:relative;
769 }
770 .entity_moderation p {
771 border-radius:4px;
772 -moz-border-radius:4px;
773 -webkit-border-radius:4px;
774 font-weight:bold;
775 padding-bottom:2px;
776 margin-bottom:7px;
777 }
778 .entity_moderation ul {
779 display:none;
780 }
781 .entity_moderation:hover ul {
782 display:block;
783 min-width:21%;
784 width:100%;
785 padding:11px;
786 position:absolute;
787 top:-1px;
788 right:-1px;
789 z-index:1;
790 border-width:1px;
791 border-style:solid;
792 border-radius:7px;
793 -moz-border-radius:7px;
794 -webkit-border-radius:7px;
795 }
796
797 .entity_tags ul {
798 list-style-type:none;
799 display:inline;
800 }
801 .entity_tags li {
802 float:left;
803 margin-right:11px;
804 }
805
806 .aside .section {
807 margin-bottom:29px;
808 clear:both;
809 float:left;
810 width:100%;
811 list-style-position:inside;
812 }
813 .aside .section h2 {
814 text-transform:uppercase;
815 font-size:1em;
816 }
817
818 #entity_statistics dt,
819 #entity_statistics dd {
820 display:inline;
821 margin-right:11px;
822 }
823 #entity_statistics dt:after {
824 content: ":";
825 }
826
827 .section ul.entities {
828 float:left;
829 width:100%;
830 }
831 .section .entities li {
832 list-style-type:none;
833 float:left;
834 margin-right:7px;
835 margin-bottom:7px;
836 display:inline;
837 }
838 .section .entities li .photo {
839 margin-right:0;
840 margin-bottom:0;
841 }
842 .section .entities li .fn {
843 display:none;
844 }
845
846 .aside .section p,
847 .aside .section .more {
848 clear:both;
849 }
850
851 .profile .entity_profile {
852 margin-bottom:0;
853 min-height:60px;
854 }
855
856 .profile .form_group_join legend,
857 .profile .form_group_leave legend,
858 .profile .form_user_subscribe legend,
859 .profile .form_user_unsubscribe legend {
860 display:none;
861 }
862
863 .profiles {
864 list-style-type:none;
865 }
866 .profile .entity_profile .fn.nickname,
867 .profile .entity_profile .url[rel~=contact] {
868 margin-left:0;
869 display:inline;
870 }
871
872 .profile .entity_profile .fn,
873 .profile .entity_profile .location {
874 margin-left:11px;
875 margin-bottom:4px;
876 width:auto;
877 clear:none;
878 }
879
880 .profile .entity_profile .note,
881 .profile .entity_profile .url,
882 .profile .entity_profile .entity_tags,
883 .profile .entity_profile .form_subscription_edit {
884 margin-left:59px;
885 clear:none;
886 display:block;
887 width:auto;
888 }
889 .profile .entity_profile .entity_tags dt {
890 display:inline;
891 margin-right:11px;
892 }
893
894 .profile .entity_profile .form_subscription_edit label {
895 font-weight:normal;
896 margin-right:11px;
897 }
898
899 /*applications*/
900 .applications {
901 margin-bottom:18px;
902 float:left;
903 width:100%;
904 }
905 .applications li {
906 list-style-type:none;
907 }
908 .application img,
909 #showapplication .entity_profile img,
910 .form_data #application_icon img,
911 #apioauthauthorize .form_data img {
912 max-width:96px;
913 max-height:96px;
914 }
915 #apioauthauthorize .form_data img {
916 margin-right:18px;
917 float:left;
918 }
919 #showapplication .entity_profile {
920 width:68%;
921 }
922 #showapplication .entity_profile .entity_fn {
923 margin-left:0;
924 }
925 #showapplication .entity_profile .entity_fn .fn:before,
926 #showapplication .entity_profile .entity_fn .fn:after {
927 content:'';
928 }
929 #showapplication .entity_data {
930 clear:both;
931 margin-bottom:18px;
932 }
933 #showapplication .entity_data h2 {
934 display:none;
935 }
936 #showapplication .entity_data dl {
937 margin-bottom:18px;
938 }
939 #showapplication .entity_data dt {
940 font-weight:bold;
941 }
942 #showapplication .entity_data dd {
943 margin-left:1.795%;
944 font-family:monospace;
945 font-size:1.3em;
946 }
947 .form_data #application_types label.radio,
948 .form_data #default_access_types label.radio {
949 width:14.5%;
950 }
951
952 /* NOTICE */
953 .notice,
954 .profile,
955 .application {
956 position:relative;
957 padding-top:11px;
958 padding-bottom:11px;
959 clear:both;
960 float:left;
961 width:100%;
962 border-top-width:1px;
963 border-top-style:dotted;
964 }
965 .notices li {
966 list-style-type:none;
967 }
968 .notices .notices {
969 margin-top:7px;
970 margin-left:2%;
971 width:98%;
972 float:left;
973 }
974 .mark-top {
975 border-top-width:1px;
976 border-top-style:solid;
977 }
978
979 /* NOTICES */
980 #notices_primary {
981 float:left;
982 width:100%;
983 border-radius:7px;
984 -moz-border-radius:7px;
985 -webkit-border-radius:7px;
986 }
987 #notices_primary h2 {
988 display:none;
989 }
990 .notice-data a span {
991 display:block;
992 padding-left:28px;
993 }
994
995 .notice .author {
996 margin-right:11px;
997 }
998 #showstream #content .notice .author {
999 display:none;
1000 }
1001
1002 .fn {
1003 overflow:hidden;
1004 }
1005
1006 .notice .author .fn {
1007 font-weight:bold;
1008 }
1009
1010 .vcard .photo {
1011 display:inline;
1012 margin-right:11px;
1013 float:left;
1014 }
1015 #shownotice .vcard .photo {
1016 margin-bottom:4px;
1017 }
1018 #content .notice .author .photo {
1019 position:absolute;
1020 top:11px;
1021 left:0;
1022 float:none;
1023 }
1024 #content .notice .entry-title {
1025 margin-left:59px;
1026 margin-right:7px;
1027 }
1028
1029 .vcard .url {
1030 text-decoration:none;
1031 }
1032 .vcard .url:hover {
1033 text-decoration:underline;
1034 }
1035
1036 .notice .entry-title {
1037 overflow:hidden;
1038 }
1039 .notice .entry-title.ov {
1040 overflow:visible;
1041 }
1042 #showstream .notice .entry-title,
1043 #showstream .notice div.entry-content {
1044 margin-left:0;
1045 }
1046 #shownotice .notice .entry-title {
1047 margin-left:110px;
1048 font-size:2.2em;
1049 min-height:123px;
1050 }
1051 #shownotice .notice div.entry-content {
1052 margin-left:0;
1053 }
1054
1055 .notice p.entry-content {
1056 display:inline;
1057 }
1058
1059 #content .notice p.entry-content a:visited {
1060 border-radius:4px;
1061 -moz-border-radius:4px;
1062 -webkit-border-radius:4px;
1063 }
1064 .notice p.entry-content .vcard a {
1065 border-radius:4px;
1066 -moz-border-radius:4px;
1067 -webkit-border-radius:4px;
1068 }
1069
1070 .notice div.entry-content {
1071 clear:left;
1072 float:left;
1073 font-size:0.95em;
1074 margin-left:59px;
1075 min-width:60%;
1076 max-width:70%;
1077 }
1078 #showstream .notice div.entry-content,
1079 #shownotice .notice div.entry-content {
1080 max-width:79%;
1081 }
1082
1083 .notice .notice-options a,
1084 .notice .notice-options input {
1085 float:left;
1086 font-size:1.025em;
1087 }
1088
1089 .notice div.entry-content .timestamp {
1090 display:inline-block;
1091 }
1092
1093 .entry-content .repeat {
1094 display:block;
1095 }
1096 .entry-content .repeat .photo {
1097 float:none;
1098 margin-right:1px;
1099 position:relative;
1100 top:4px;
1101 left:0;
1102 }
1103
1104 .dialogbox {
1105 position:absolute;
1106 top:-1px;
1107 right:-1px;
1108 z-index:9;
1109 float:none;
1110 padding:11px;
1111 border-radius:7px;
1112 -moz-border-radius:7px;
1113 -webkit-border-radius:7px;
1114 border-style:solid;
1115 border-width:1px;
1116 }
1117
1118 .dialogbox legend {
1119 display:block !important;
1120 margin-right:18px;
1121 margin-bottom:18px;
1122 }
1123
1124 .dialogbox button.close {
1125 position:absolute;
1126 right:3px;
1127 top:3px;
1128 }
1129
1130 .dialogbox .form_guide {
1131 font-weight:normal;
1132 padding:0;
1133 }
1134
1135 .dialogbox .submit_dialogbox {
1136 font-weight:bold;
1137 text-indent:0;
1138 min-width:46px;
1139 }
1140 .dialogbox input {
1141 padding-left:4px;
1142 }
1143 .dialogbox fieldset {
1144 margin-bottom:0;
1145 }
1146
1147 #wrap form.processing input.submit,
1148 .entity_actions a.processing,
1149 .dialogbox.processing .submit_dialogbox {
1150 cursor:wait;
1151 outline:none;
1152 text-indent:-9999px;
1153 }
1154
1155 .form_repeat.dialogbox {
1156 top:-4px;
1157 right:29px;
1158 min-width:199px;
1159 }
1160
1161 .notice-options {
1162 position:relative;
1163 font-size:0.95em;
1164 width:113px;
1165 float:right;
1166 margin-top:3px;
1167 margin-right:4px;
1168 }
1169
1170 .notice-options a {
1171 float:left;
1172 }
1173 .notice-options .notice_reply,
1174 .notice-options .form_repeat,
1175 .notice-options .form_favor,
1176 .notice-options .form_disfavor,
1177 .notice-options .repeated {
1178 float:left;
1179 margin-left:14.2%;
1180 }
1181 .notice-options .form_favor,
1182 .notice-options .form_disfavor {
1183 margin-left:0;
1184 }
1185 .notice-options input,
1186 .notice-options a,
1187 .notice-options .repeated {
1188 text-indent:-9999px;
1189 outline:none;
1190 }
1191 .notice-options input.submit {
1192 display:block;
1193 border:0;
1194 }
1195 .notice-options .notice_reply,
1196 .notice-options .notice_delete {
1197 text-decoration:none;
1198 }
1199 .notice .notice-options .notice_delete {
1200 float:right;
1201 }
1202 .notice-options form input.submit {
1203 width:16px;
1204 height:16px;
1205 padding:0;
1206 border-radius:0;
1207 -moz-border-radius:0;
1208 -webkit-border-radius:0;
1209 }
1210 .notice-options .form_repeat legend,
1211 .notice-options .form_favor legend,
1212 .notice-options .form_disfavor legend {
1213 display:none;
1214 }
1215 .notice-options .form_repeat fieldset,
1216 .notice-options .form_favor fieldset,
1217 .notice-options .form_disfavor fieldset {
1218 border:0;
1219 padding:0;
1220 }
1221 .notice-options a,
1222 .notice-options .repeated {
1223 width:16px;
1224 height:16px;
1225 }
1226
1227 .notice .attachment {
1228 position:relative;
1229 padding-left:16px;
1230 }
1231 #attachments .attachment {
1232 padding-left:0;
1233 }
1234 .notice .attachment img {
1235 position:absolute;
1236 top:18px;
1237 left:0;
1238 z-index:99;
1239 }
1240 #shownotice .notice .attachment img {
1241 position:static;
1242 }
1243
1244 #attachments {
1245 clear:both;
1246 float:left;
1247 width:100%;
1248 margin-top:18px;
1249 }
1250 #attachments dt {
1251 font-weight:bold;
1252 font-size:1.3em;
1253 margin-bottom:4px;
1254 }
1255
1256 #attachments ol li {
1257 margin-bottom:18px;
1258 list-style-type:decimal;
1259 float:left;
1260 clear:both;
1261 }
1262
1263 #jOverlayContent,
1264 #jOverlayContent #content,
1265 #jOverlayContent #content_inner {
1266 width: auto !important;
1267 margin-bottom:0;
1268 }
1269 #jOverlayContent #content {
1270 padding:11px;
1271 min-height:auto;
1272 }
1273 #jOverlayContent .external span {
1274 display:block;
1275 margin-bottom:11px;
1276 }
1277 #jOverlayContent button {
1278 position:absolute;
1279 top:0;
1280 right:0;
1281 }
1282 #jOverlayContent h1 {
1283 max-width:425px;
1284 }
1285 #jOverlayContent #content {
1286 border-radius:7px;
1287 -moz-border-radius:7px;
1288 -webkit-border-radius:7px;
1289 }
1290 #jOverlayLoading {
1291 top:5%;
1292 left:40%;
1293 }
1294 #attachment_view img {
1295 max-width:480px;
1296 max-height:480px;
1297 }
1298 #attachment_view #oembed_info {
1299 margin-top:11px;
1300 }
1301 #attachment_view #oembed_info dt,
1302 #attachment_view #oembed_info dd {
1303 float:left;
1304 }
1305 #attachment_view #oembed_info dt {
1306 clear:left;
1307 margin-right:11px;
1308 font-weight:bold;
1309 }
1310 #attachment_view #oembed_info dt:after {
1311 content: ":";
1312 }
1313
1314 #usergroups #new_group {
1315 float: left;
1316 margin-right: 2em;
1317 }
1318 #new_group, #group_search {
1319 margin-bottom:18px;
1320 }
1321 #new_group a {
1322 padding-left:20px;
1323 }
1324
1325 #filter_tags {
1326 margin-bottom:11px;
1327 float:left;
1328 }
1329 #filter_tags dt {
1330 display:none;
1331 }
1332 #filter_tags ul {
1333 list-style-type:none;
1334 }
1335 #filter_tags li {
1336 float:left;
1337 margin-left:7px;
1338 padding-left:7px;
1339 border-left-width:1px;
1340 border-left-style:solid;
1341 }
1342 #filter_tags #filter_tags_all {
1343 margin-left:0;
1344 border-left:0;
1345 padding-left:0;
1346 }
1347 #filter_tags_all a {
1348 font-weight:bold;
1349 margin-top:7px;
1350 float:left;
1351 }
1352
1353 #filter_tags_item label {
1354 margin-right:7px;
1355 }
1356 #filter_tags_item label,
1357 #filter_tags_item select {
1358 float:left;
1359 }
1360 #filter_tags_item p {
1361 float:left;
1362 clear:both;
1363 margin-left:38px;
1364 }
1365 #filter_tags_item .submit {
1366 position:relative;
1367 top:3px;
1368 left:3px;
1369 }
1370
1371 .pagination {
1372 float:left;
1373 clear:both;
1374 width:100%;
1375 margin-top:18px;
1376 }
1377
1378 .pagination dt {
1379 font-weight:bold;
1380 display:none;
1381 }
1382
1383 .pagination .nav {
1384 float:left;
1385 width:100%;
1386 list-style-type:none;
1387 }
1388
1389 .pagination .nav_prev {
1390 float:left;
1391 }
1392 .pagination .nav_next {
1393 float:right;
1394 }
1395
1396 .pagination a {
1397 display:block;
1398 text-decoration:none;
1399 font-weight:bold;
1400 padding:7px;
1401 border-width:1px;
1402 border-style:solid;
1403 -moz-border-radius:7px;
1404 -webkit-border-radius:7px;
1405 border-radius:7px;
1406 }
1407
1408 .pagination .nav_prev a {
1409 padding-left:30px;
1410 }
1411 .pagination .nav_next a {
1412 padding-right:30px;
1413 }
1414 /* END: NOTICE */
1415
1416 .hentry .entry-content p {
1417 margin-bottom:18px;
1418 }
1419 .hentry .entry-content ol,
1420 .hentry .entry-content ul {
1421 margin-left:1.795%;
1422 }
1423 .hentry .entry-content li {
1424 margin-bottom:18px;
1425 }
1426 .hentry .entry-content li li {
1427 margin-left:18px;
1428 }
1429 .hentry .entry-content .form_settings ul {
1430 margin-left:0;
1431 }
1432
1433 #content #plugin_authors {
1434 min-width:122px;
1435 }
1436 #content thead th {
1437 text-align:left;
1438 }
1439 #content tbody th {
1440 vertical-align:top;
1441 text-align:left;
1442 font-weight:normal;
1443 padding-top:11px;
1444 padding-right:18px;
1445 }
1446 #content tbody tr {
1447 border-top-width:1px;
1448 border-top-style:dotted;
1449 }
1450 #content td {
1451 padding:11px 18px 11px 0;
1452 vertical-align:top;
1453 }
1454 #content td:last-child {
1455 padding-right:0;
1456 }
1457
1458 /* TOP_POSTERS */
1459 .section tbody td {
1460 padding-right:18px;
1461 padding-bottom:11px;
1462 }
1463 .section .vcard .photo {
1464 margin-right:7px;
1465 margin-bottom:0;
1466 }
1467
1468 .section .notice {
1469 padding-top:7px;
1470 padding-bottom:7px;
1471 border-top:0;
1472 }
1473
1474 .section .notice:first-child {
1475 padding-top:0;
1476 }
1477
1478 .section .notice .author {
1479 margin-right:0;
1480 }
1481 .section .notice .author .fn {
1482 display:none;
1483 }
1484
1485 /* tagcloud */
1486 .tag-cloud {
1487 list-style-type:none;
1488 text-align:center;
1489 }
1490 .aside .tag-cloud {
1491 font-size:0.8em;
1492 }
1493 .tag-cloud li {
1494 display:inline;
1495 margin-right:7px;
1496 line-height:1.25;
1497 }
1498
1499 .tag-cloud li:before {
1500 content:'\0009';
1501 }
1502
1503 .aside .tag-cloud li {
1504 line-height:1.5;
1505 }
1506 .tag-cloud li a {
1507 text-decoration:none;
1508 }
1509 #tagcloud.section dt {
1510 text-transform:uppercase;
1511 font-weight:bold;
1512 }
1513 .tag-cloud-1 {
1514 font-size:1em;
1515 }
1516 .tag-cloud-2 {
1517 font-size:1.25em;
1518 }
1519 .tag-cloud-3 {
1520 font-size:1.75em;
1521 }
1522 .tag-cloud-4 {
1523 font-size:2em;
1524 }
1525 .tag-cloud-5 {
1526 font-size:2.25em;
1527 }
1528 .tag-cloud-6 {
1529 font-size:2.75em;
1530 }
1531 .tag-cloud-7 {
1532 font-size:3.25em;
1533 }
1534
1535 #publictagcloud #tagcloud.section dt {
1536 display:none;
1537 }
1538
1539 #form_settings_photo .form_data {
1540 clear:both;
1541 }
1542
1543 #form_settings_avatar li {
1544 width:auto;
1545 }
1546 #form_settings_avatar input {
1547 margin-left:0;
1548 }
1549 #avatar_original,
1550 #avatar_preview {
1551 float:left;
1552 }
1553 #avatar_preview {
1554 margin-left:29px;
1555 }
1556 #avatar_preview_view {
1557 height:96px;
1558 width:96px;
1559 margin-bottom:18px;
1560 overflow:hidden;
1561 }
1562
1563 #settings_attach,
1564 #form_settings_avatar .form_actions {
1565 clear:both;
1566 }
1567
1568 #form_settings_avatar .form_actions {
1569 margin-bottom:0;
1570 }
1571
1572 #settings_design_background-image img {
1573 max-width:480px;
1574 max-height:480px;
1575 }
1576
1577 #settings_design_color .form_data,
1578 #color-picker {
1579 float:left;
1580 }
1581 #settings_design_color .form_data {
1582 width:400px;
1583 margin-right:1%;
1584 }
1585
1586 #settings_design_color .form_data li {
1587 width:33%;
1588 }
1589 #settings_design_color .form_data label {
1590 float:none;
1591 display:block;
1592 }
1593 #settings_design_color .form_data .swatch {
1594 padding:11px;
1595 margin-left:0;
1596 width:auto;
1597 }
1598
1599 .system_notice ul,
1600 .instructions ul {
1601 margin-left:1em;
1602 }
1603 .instructions p,
1604 .instructions ul {
1605 margin-bottom:18px;
1606 }
1607 .help dt {
1608 display:none;
1609 }
1610 .guide {
1611 clear:both;
1612 }
1613
1614 #bookmarklet address {
1615 display:none;
1616 }
1617 #bookmarklet .form_notice {
1618 width:auto;
1619 }
1620 #bookmarklet #wrap {
1621 min-width:0;
1622 }