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