]> git.mxchange.org Git - friendica.git/blob - view/style.css
photo album finish, general cleanup begins
[friendica.git] / view / style.css
1
2 a, a:visited {
3         color: #8888FF;
4         text-decoration: none;
5 }
6
7 a:hover {
8         color: #0000FF;
9         text-decoration: underline;
10 }
11 img {
12         border: none;
13 }
14
15 #sysmsg {
16         width: 600px;
17 }
18
19 body { 
20         background: #FEFEFE;
21         color: #444444;
22         font-family: "Lucida Grande", Tahoma, sans-serif;
23 /*      letter-spacing: 1px; */
24 /*      font-family: verdana, sans-serif; */
25         font-size: 90%;
26         margin-left: 10px;
27 }
28
29 img.photo {
30         border: 1px solid #AAAAAA;
31         padding: 5px;
32         background: #FFFFFF;
33 }
34
35 #logo {
36         font-size: 300%;
37         color: #A8A8A8;
38         font-weight: bold;
39         margin-left: 280px;
40 }
41
42 .heart {
43         color: #FF0000;
44         font-size: 120%;
45 }
46
47 aside {
48         position: absolute;
49         left: 0px;
50         top: 60px;
51         right: 250px;
52         width: 250px;
53         margin-left: 20px;
54         margin-right: 0px;
55         font-size: 0.9em;
56 }
57 section {
58         position: absolute;
59         left: 270px;
60         top: 60px;
61         margin-left: 20px;
62         margin-right: 20px;
63         right: 0px;
64 }
65 h1 {
66         font-size: 1.6em;
67 }
68
69 nav {
70         position: absolute;
71         top: 0px;
72         height: 30px;
73         left: 0px;
74         right: 0px;
75         margin-top: 20px;
76 }
77
78 footer {
79         position: absolute;
80         left: 0px;
81         right: 0px;
82         bottom: 0px;
83         margin: 20px 20px 20px 20px;
84 }
85 .fn {
86         font-size: 1.4em;
87         margin-bottom: 10px;
88         line-height: 1.5;
89 }
90
91 .powered {
92         font-size: 0.6em;
93 }
94 .error-message {
95         color: #FF0000;
96         font-size: 1.1em;
97         border: 1px solid #FF8888;
98         background-color: #FFEEEE;
99         padding: 10px;
100         -moz-box-shadow: 5px 5px 5px #888888;
101         -webkit-box-shadow: 5px 5px 5px #888888;
102         box-shadow: 5px 5px 5px #888888;
103         -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#888888')";
104         filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#888888');
105
106
107 }
108 .nav-link {
109         float: right;
110         margin-left: 0px;
111         margin-right: 10px;
112         padding: 3px;
113         border: 1px solid #AAAAAA;
114         background: #F4F4F4;
115         font-size: 90%;
116         font-weight: bold;
117         -moz-box-shadow: 5px 5px 5px #888888;
118         -webkit-box-shadow: 5px 5px 5px #888888;
119         box-shadow: 5px 5px 5px #888888;
120         -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#888888')";
121         filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#888888');
122 }
123
124
125 .nav-ajax-left {
126         margin-left: 1px;
127         float: left;
128         font-size: 0.6em;
129         font-weight: bold;
130         color: #FF0000;
131 }
132
133 .nav-ajax-right {
134         margin-left: 1px;
135         float: right;
136         font-size: 0.6em;
137         font-weight: bold;
138         color: #FF0000;
139 }
140
141 .nav-commlink {
142         float: left;
143         margin-left: 10px;
144         margin-right: 0px;
145         padding: 3px;
146         border: 1px solid #AAAAAA;
147         background: #F4F4F4;
148         font-size: 90%;
149         font-weight: bold;
150         text-decoration: none;
151         -moz-box-shadow: 5px 5px 5px #888888;
152         -webkit-box-shadow: 5px 5px 5px #888888;
153         box-shadow: 5px 5px 5px #888888;
154         -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#888888')";
155         filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#888888');
156
157 }
158 #nav-end {
159         clear: both;
160 }
161
162 .login-extra-links {
163         font-size: 0.7em;
164 }
165
166 #profile-extra-links {
167         margin-top: 20px;
168         margin-bottom: 20px;
169         margin-left: 20px;
170         margin-right: 20px;
171 }
172
173 #label-register-name, #label-register-email, #label-register-nickname {
174         float: left;
175         width: 350px;
176         margin-top: 10px;
177 }
178
179 #register-name, #register-email, #register-nickname {
180         float: left;
181         margin-top: 10px;
182         width: 150px;
183 }
184
185 #register-name-end, #register-email-end, #register-nickname-end, #register-submit-end {
186         clear: both;
187 }
188 #register-nickname-desc {
189         margin-top: 30px;
190         width: 650px;
191 }
192 #register-sitename {
193         float: left;
194         margin-top: 10px;
195 }
196
197 #register-submit-button {
198         margin-top: 50px;
199         margin-left: 350px;
200 }
201
202 #label-login-name, #label-login-password, #login-extra-filler {
203         float: left;
204         width: 150px;
205         margin-bottom: 20px;
206 }
207
208
209 #login-name, #login-password {
210         float: left;
211         width: 150px;
212 }
213
214 #register-link, #lost-password-link {
215         float: left;
216         font-size: 0.7em;
217         margin-right: 15px;
218 }
219
220 #login-name-end, #login-password-end, #login-extra-end, #login-submit-end {
221         clear: both;
222 }
223
224 #login-submit-button {
225         margin-top: 10px;
226         margin-left: 150px;
227 }
228
229 input#dfrn-url {
230         float: left;
231         background: url(dfrn.gif) no-repeat;
232         background-position: 2px center;
233         font-size: 17px;
234         padding-left: 21px;
235         height: 21px;
236         background-color: #FFFFFF;
237         color: #000000;
238         margin-bottom: 20px;
239 }
240
241 #dfrn-url-label {
242         float: left;
243         width: 250px;
244 }
245
246 #dfrn-request-url-end {
247         clear: both;
248 }
249
250 #knowyouyes, #knowyouno {
251         float: left;
252 }
253
254 #dfrn-request-knowyou-yes-wrapper, #dfrn-request-knowyou-no-wrapper {
255
256         float: none;
257 }
258 #dfrn-request-knowyou-yes-label, #dfrn-request-knowyou-no-label {
259         float: left;
260         width: 75px;
261         margin-left: 50px;
262         margin-bottom: 7px;
263 }
264 #dfrn-request-knowyou-break, #dfrn-request-knowyou-end {
265         clear: both;
266
267 }
268
269 #dfrn-request-message-wrapper {
270         margin-bottom: 50px;
271 }
272 #dfrn-request-submit-wrapper {
273         clear: both;
274         margin-left: 50px;
275 }
276
277 #dfrn-request-info-wrapper {
278         margin-left: 50px;
279 }
280
281 #settings-nick-wrapper {
282         margin-bottom: 30px;
283 }
284
285 #settings-username-end, #settings-email-end, #settings-nick-end, #settings-timezone-end, #settings-password-end, #settings-confirm-end {
286         margin-bottom: 5px;
287         clear: both;
288 }
289
290 #settings-username-label, #settings-email-label, #settings-nick-label, #settings-timezone-label, #settings-password-label, #settings-confirm-label {
291         float: left;
292         width: 200px;
293 }
294
295 #settings-username, #settings-email, #settings-nick, #timezone-select, #settings-password, #settings-confirm {
296         float: left;
297         margin-bottom: 20px;
298 }
299
300 #settings-nick-desc {
301         width: 500px;
302 }
303
304 #settings-nick {
305         margin-bottom: 50px;
306 }
307
308 #cropimage-wrapper, #cropimage-preview-wrapper {
309         float: left;
310         padding: 30px;
311 }
312
313 #crop-image-form {
314         margin-top: 30px;
315         clear: both;
316 }
317
318 .intro-fullname {
319         font-size: 1.1em;
320         font-weight: bold;
321
322 }
323 .intro-desc {
324         margin-bottom: 20px;
325 }
326
327 .intro-note {
328         padding: 10px;
329 }
330
331 .intro-end {
332         padding: 30px;
333 }
334
335 .intro-approve-form, .intro-form {
336         float: left;
337 }
338 .intro-submit-approve, .intro-submit-ignore {
339         margin-right: 20px;
340 }
341 .intro-top {
342         width: 500px;
343         margin-bottom: 30px;
344 }
345 .intro-end {
346         clear: both;
347         margin-bottom: 30px;
348 }
349
350 #profile-extra-links ul {
351         list-style-type: none;
352 }
353
354
355 #profile-extra-links li {
356         margin-top: 5px;
357 }
358
359 #profile-edit-links ul {
360         list-style-type: none;
361 }
362
363 #profile-edit-links li {
364         margin-top: 10px;
365 }
366
367 .view-contact-wrapper {
368         margin-top: 20px;
369         float: left;
370         margin-left: 20px;
371         width: 180px;
372 }
373 #view-contact-end {
374         clear: both;
375 }
376
377
378 #profile-edit-default-desc {
379         color: #FF0000;
380         border: 1px solid #FF8888;
381         background-color: #FFEEEE;
382         padding: 7px;
383
384
385 }
386 #profile-edit-clone-link-wrapper {
387         float: left;
388         margin-left: 50px;
389         margin-bottom: 20px;
390         width: 300px;
391 }
392
393 #profile-edit-drop-link-wrapper {
394         float: left;
395         
396 }
397
398 #profile-edit-links-end {
399         clear: both;
400 }
401 .profile-listing-photo {
402         border: none;
403 }
404
405 .profile-edit-submit-wrapper {
406         margin-top: 20px;
407         margin-bottom: 20px;
408 }
409
410 #profile-edit-profile-name-label,
411 #profile-edit-name-label,
412 #profile-edit-gender-label,
413 #profile-edit-dob-label,
414 #profile-edit-address-label,
415 #profile-edit-locality-label,
416 #profile-edit-region-label,
417 #profile-edit-postal-code-label,
418 #profile-edit-country-name-label,
419 #profile-edit-marital-label,
420 #profile-edit-sexual-label,
421 #profile-edit-politic-label,
422 #profile-edit-religion-label,
423 #profile-edit-homepage-label {
424         float: left;
425         width: 175px;
426 }
427
428 #profile-edit-profile-name,
429 #profile-edit-name,
430 #gender-select,
431 #profile-edit-dob,
432 #profile-edit-address,
433 #profile-edit-locality,
434 #profile-edit-region,
435 #profile-edit-postal-code,
436 #profile-edit-country-name,
437 #marital-select,
438 #sexual-select,
439 #profile-edit-politic,
440 #profile-edit-religion,
441 #profile-in-dir-yes,
442 #profile-in-dir-no,
443 #hide-friends-yes,
444 #hide-friends-no {
445         float: left;
446         margin-bottom: 20px;
447 }
448
449 #profile-in-dir-yes-label, 
450 #profile-in-dir-no-label,
451 #hide-friends-yes-label,
452 #hide-friends-no-label {
453         margin-left: 125px;
454         float: left;
455         width: 50px;
456 }
457
458 #profile-edit-homepage {
459         float: left;
460         margin-bottom: 35px;
461 }
462
463 #profile-edit-profile-name-end,
464 #profile-edit-name-end,
465 #profile-edit-gender-end,
466 #profile-edit-dob-end,
467 #profile-edit-address-end,
468 #profile-edit-locality-end,
469 #profile-edit-region-end,
470 #profile-edit-postal-code-end,
471 #profile-edit-country-name-end,
472 #profile-edit-marital-end,
473 #profile-edit-sexual-end,
474 #profile-edit-politic-end,
475 #profile-edit-religion-end,
476 #profile-edit-homepage-end,
477 #profile-in-dir-break, 
478 #profile-in-dir-end,
479 #hide-friends-break,
480 #hide-friends-end {
481         clear: both;
482 }
483
484
485
486
487
488 #gender-select, #marital-select, #sexual-select {
489         width: 220px;
490 }
491
492 #profile-edit-profile-name-wrapper .required {
493         color: #FF0000;
494         float: left;
495 }
496
497 #contacts-main {
498         margin-bottom: 20px;
499 }
500
501 .contact-entry-wrapper {
502         float: left;
503         width: 180px;
504 }
505
506 .contact-entry-direction-icon {
507         margin-top: 24px;
508         margin-right: 2px;
509 }
510
511 .contact-entry-photo img {
512         border: none;
513 }
514 .contact-entry-photo-end {
515         clear: both;
516 }
517 .contact-entry-name {
518         float: left;
519         margin-left: 30px;
520 }
521 .contact-entry-edit-links {
522         margin-top: 6px;
523         margin-left: 10px;
524         width: 16px;
525 }
526 .contact-entry-nav-wrapper {
527         float: left;
528         margin-left: 10px;
529 }
530
531 .contact-entry-edit-links img {
532         border: none;
533         margin-right: 15px;
534 }
535 .contact-entry-photo {
536         float: left;
537 }
538 .contact-entry-end {
539         clear: both;
540 }
541 /*
542 .contact-entry-nav-end {
543         clear: both;
544 }
545 */
546 #contact-edit-end {
547         clear: both;
548 }
549
550 .wall-item-outside-wrapper {
551         margin-top: 10px;
552 }
553
554 .wall-item-outside-wrapper.comment {
555         margin-left: 50px;
556         background: #F7F7F7;
557 }
558
559 .wall-item-photo-wrapper {
560         margin-top: 10px;
561         margin-left: 10px;
562         margin-bottom: 10px;
563         width: 100px;
564         float: left;
565 }
566 .wall-item-arrowphoto-wrapper {
567         margin-top: 40px;
568         margin-right: 20px;
569         float: left;
570 }
571 .wall-item-wrapper {
572         margin-top: 30px;
573         float: left;
574 }
575
576 .wall-item-ago {
577         color: #888888;
578         font-size: 0.8em;
579 }
580
581 .wall-item-delete-wrapper {
582         float: right;
583         margin-top: 20px;
584         margin-right: 50px;
585 }
586
587 .wall-item-delete-end {
588         clear: both;
589 }
590
591 .wall-item-delete-icon {
592         border: none;
593 }
594
595
596 .wall-item-wrapper-end {
597         clear: both;
598 }
599 .wall-item-name-link {
600         font-weight: bold;
601         text-decoration: none;
602         color: #3172BD;
603 }
604 .wall-item-photo {
605         border: none;
606 }
607 .wall-item-content {
608         float: left;
609         width: 450px;
610         margin-left: 10px;
611 }
612
613 .wall-item-title {
614         float: left;
615         font-weight: bold;
616         width: 450px;
617 }
618
619 .wall-item-body {
620         float: left;
621         width: 450px;
622         margin-top: 30px;
623 }
624
625 .comment-edit-wrapper {
626         margin-top: 15px;
627         margin-left: 100px;
628 }
629
630 .comment-wwedit-wrapper {
631         margin-top: 15px;
632         margin-left: 250px;
633 }
634
635
636 #profile-jot-submit-wrapper {
637         margin-top: 15px;
638 }
639
640 #profile-jot-submit {
641         float: left;
642 }
643 #profile-upload-wrapper {
644         float: left;
645         margin-left: 50px;
646 }
647
648 #profile-rotator {
649         float: left;
650         margin-left: 50px;
651 }
652 #profile-link-wrapper {
653         float: left;
654         margin-left: 20px;
655 }
656
657 #profile-jot-perms {
658         float: left;
659         margin-left: 250px;
660 }
661
662 #profile-jot-perms-end {
663         clear: both;
664 }
665
666 #profile-jot-end {
667         clear: both;
668         margin-bottom: 30px;
669 }
670 #about-jot-submit-wrapper {
671         margin-top: 15px;
672 }
673 #about-jot-end {
674         margin-bottom: 30px;
675 }
676 #contacts-main {
677         margin-bottom: 30px;
678 }
679
680 #profile-listing-desc {
681         margin-left: 30px;
682 }
683
684 #profile-listing-new-link-wrapper {
685         margin-left: 30px;
686         margin-bottom: 30px;
687 }
688 .profile-listing-photo-wrapper {
689         float: left;
690 }
691
692 .profile-listing-edit-buttons-wrapper {
693         clear: both;
694 }
695 .profile-listing-photo-edit-link {
696         float: left;
697         width: 125px;
698 }
699 .profile-listing-end {
700         clear: both;
701 }
702 .profile-listing-edit-buttons-wrapper img{
703         border: none;
704         margin-right: 20px;
705 }
706 .profile-listing {
707         margin-top: 25px;
708 }
709 .profile-listing-name {
710         float: left;
711         margin-left: 32px;
712         margin-top: 10px;
713         color: #3172BD;
714         font-weight: bold;
715         width: 200px;
716
717 }
718 .fortune {
719         margin-top: 50px;
720         color: #4444FF;
721         font-weight: bold;
722         margin-bottom: 20px;
723 }
724
725
726 .directory-end {
727         clear: both;
728 }
729 .directory-name {
730         text-align: center;
731 }
732 .directory-photo {
733         margin-left: 25px;
734 }
735 .directory-details {
736         font-size: 0.7em;
737         text-align: center;
738         margin-left: 5px;
739         margin-right: 5px;
740 }
741 .directory-item {
742         float: left;
743         width: 225px;
744         height: 260px;
745         overflow: auto;
746 }
747
748 #directory-search-wrapper {
749         margin-left: 350px;
750         margin-right: 20px;
751         margin-bottom: 50px;
752 }
753
754 #directory-search-end {
755 }
756
757 .directory-photo-img {
758         border: none;
759 }
760
761
762 .pager {
763   padding: 10px;
764   text-align: center;
765   font-size: 1.0em;
766 }
767
768
769 .pager_first,
770 .pager_last,
771 .pager_prev,
772 .pager_next,
773 .pager_n {
774         border: 1px solid black;
775         background: #EEE;
776         padding: 4px;
777 }
778
779 .pager_first a,
780 .pager_last a,
781 .pager_prev a,
782 .pager_next a,
783 .pager_n a {
784         text-decoration: none;
785 }
786
787 .pager_current {
788   border: 1px solid black;
789   background: #FFCCCC;
790   padding: 4px;
791 }
792
793
794 #advanced-profile-name-wrapper,
795 #advanced-profile-gender-wrapper,
796 #advanced-profile-dob-wrapper,
797 #advanced-profile-age-wrapper,
798 #advanced-profile-marital-wrapper,
799 #advanced-profile-sexual-wrapper,
800 #advanced-profile-homepage-wrapper,
801 #advanced-profile-politic-wrapper,
802 #advanced-profile-religion-wrapper,
803 #advanced-profile-about-wrapper,
804 #advanced-profile-interest-wrapper,
805 #advanced-profile-contact-wrapper,
806 #advanced-profile-music-wrapper,
807 #advanced-profile-book-wrapper,
808 #advanced-profile-tv-wrapper,
809 #advanced-profile-film-wrapper,
810 #advanced-profile-romance-wrapper,
811 #advanced-profile-work-wrapper,
812 #advanced-profile-education-wrapper {
813         margin-top: 20px;
814 }
815
816 #advanced-profile-name-text,
817 #advanced-profile-gender-text,
818 #advanced-profile-dob-text,
819 #advanced-profile-age-text,
820 #advanced-profile-marital-text,
821 #advanced-profile-sexual-text,
822 #advanced-profile-homepage-text,
823 #advanced-profile-politic-text,
824 #advanced-profile-religion-text,
825 #advanced-profile-about-text,
826 #advanced-profile-interest-text,
827 #advanced-profile-contact-text,
828 #advanced-profile-music-text,
829 #advanced-profile-book-text,
830 #advanced-profile-tv-text,
831 #advanced-profile-film-text,
832 #advanced-profile-romance-text,
833 #advanced-profile-work-text,
834 #advanced-profile-education-text {
835         width: 250px;
836         float: left;
837 }
838
839 #advanced-profile-name-end,
840 #advanced-profile-gender-end,
841 #advanced-profile-dob-end,
842 #advanced-profile-age-end,
843 #advanced-profile-marital-end,
844 #advanced-profile-sexual-end,
845 #advanced-profile-homepage-end,
846 #advanced-profile-politic-end,
847 #advanced-profile-religion-end {
848         clear: both;
849 }
850
851 #advanced-profile-about-end,
852 #advanced-profile-interest-end,
853 #advanced-profile-contact-end,
854 #advanced-profile-music-end,
855 #advanced-profile-book-end,
856 #advanced-profile-tv-end,
857 #advanced-profile-film-end,
858 #advanced-profile-romance-end,
859 #advanced-profile-work-end,
860 #advanced-profile-education-end {
861
862
863 }
864
865 #advanced-profile-name,
866 #advanced-profile-gender,
867 #advanced-profile-dob,
868 #advanced-profile-age,
869 #advanced-profile-marital,
870 #advanced-profile-sexual,
871 #advanced-profile-homepage,
872 #advanced-profile-politic,
873 #advanced-profile-religion {
874         float: left;
875
876 }
877
878
879 #advanced-profile-about,
880 #advanced-profile-interest,
881 #advanced-profile-contact,
882 #advanced-profile-music,
883 #advanced-profile-book,
884 #advanced-profile-tv,
885 #advanced-profile-film,
886 #advanced-profile-romance,
887 #advanced-profile-work,
888 #advanced-profile-education {
889         margin-top: 10px;
890         margin-left: 50px;
891         margin-right: 20px;
892         padding: 10px;
893         border: 1px solid #CCCCCC;
894 }
895
896 #contact-edit-wrapper {
897         margin-top: 50px;
898 }
899
900 #contact-edit-banner-name {
901         font-size: 1.4em;
902         font-weight: bold;
903         margin-left: 30px;
904 }
905
906 #contact-edit-poll-wrapper {
907         margin-left: 50px;
908         margin-top: 30px;
909 }
910 #contact-edit-poll-text {
911         margin-bottom: 10px;
912 }
913
914 #contact-edit-photo-wrapper {
915         margin-bottom: 20px;
916 }
917 #contact-edit-links {
918         float: left;
919 }
920 #contact-edit-links img {
921         margin-left: 20px;
922         border: none;
923 }
924
925 #contact-drop-links {
926         float: left;
927 }
928
929 #contact-drop-links img {
930         margin-left: 20px;
931         border: none;
932 }
933
934 #contact-edit-nav-end {
935         clear: both;
936 }
937
938 #contact-edit-direction-icon {
939         float: left;
940         margin-top: 70px;
941         margin-right: 2px;
942 }
943
944 #contact-edit-photo {
945         float: left;
946 }
947
948 #contact-edit-photo-end {
949         clear: both;
950 }
951
952 #contact-edit-photo-wrapper {
953         float: left;
954 }
955
956 #contact-edit-nav-wrapper {
957         float: left;
958 }
959
960 #contact-edit-end {
961         clear: both;
962 }
963
964 #contact-profile-selector {
965         width: 175px;
966         margin-left: 175px;
967 }
968
969 #contact-reputation-selector {
970         margin-left: 175px;
971 }
972
973 #contact-edit-rating-text {
974         margin-left: 175px;
975 }
976
977 .contact-edit-submit {
978         margin-top: 20px;
979         margin-left: 50px;
980 }
981
982 #block-message, #ignore-message {
983         margin-top: 20px;
984         width: 180px;
985         color: #FF0000;
986         font-size: 1.1em;
987         border: 1px solid #FF8888;
988         background-color: #FFEEEE;
989         padding: 10px;
990 }
991
992 .profile-tabs {
993         float: left;
994         padding: 3px;
995         margin-top: 10px;
996         margin-bottom: 10px;
997         margin-right: 5px;
998         border: 1px solid #AAAAAA;
999         background: #F4F4F4;
1000         font-size: 0.8em;
1001         font-weight: bold;
1002         -moz-box-shadow: 5px 5px 5px #888888;
1003         -webkit-box-shadow: 5px 5px 5px #888888;
1004         box-shadow: 5px 5px 5px #888888;
1005         -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#888888')";
1006         filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#888888');
1007 }
1008
1009 #profile-tabs-end {
1010         clear: both;
1011 }
1012
1013 .comment-edit-text-empty {
1014         color: gray;
1015         height: 30px;
1016         width: 175px;
1017         overflow: auto;
1018         margin-bottom: 10px;
1019 }
1020
1021 .comment-edit-text-full {
1022         color: black;
1023         height: 150px;
1024         width: 350px;
1025         overflow: auto;
1026 }
1027
1028 #group-new-submit-wrapper {
1029         margin-top: 30px;
1030 }
1031
1032 #acl-allow-group-label, 
1033 #acl-allow-contact-label,
1034 #acl-deny-group-label,
1035 #acl-deny-contact-label {
1036         display: block;
1037 }
1038
1039 #acl-permit-text,
1040 #acl-deny-text {
1041         margin-top: 10px;
1042 }
1043
1044 #acl-allow-group-label,
1045 #acl-allow-contact-label,
1046 #acl-deny-group-label,
1047 #acl-deny-contact-label {
1048         margin-top: 5px;
1049         margin-bottom: 5px;
1050 }
1051
1052
1053 #group_allow_wrapper, 
1054 #group_deny_wrapper {
1055         float: left;
1056         width: 100px;
1057         margin-right: 10px;
1058 }
1059
1060 #contact_allow_wrapper,
1061 #contact_deny_wrapper {
1062         float: left;
1063         width: 150px;
1064         margin-right: 10px;
1065 }
1066
1067 #acl-allow-end,
1068 #acl-deny-end {
1069         clear: both;
1070 }
1071 #acl-permit-outer-wrapper,
1072 #acl-deny-outer-wrapper {
1073         padding: 10px;
1074         margin-top: 10px;
1075         border: 2px solid #BBBBBB;
1076         float: left;
1077 }
1078
1079 #acl-wrapper-end {
1080         clear: both;
1081 }
1082
1083 #group-edit-name-label {
1084         float: left;
1085         width: 175px;
1086         margin-top: 20px;
1087         margin-bottom: 20px;
1088 }
1089
1090 #group-edit-name {
1091         float: left;
1092         width: 225px;
1093         margin-top: 20px;
1094         margin-bottom: 20px;
1095 }
1096
1097 #group-edit-name-wrapper {
1098
1099
1100 }
1101
1102
1103 #group_members_select_label {
1104         display: block;
1105         float: left;
1106         width: 175px;
1107 }
1108
1109 .group_members_select {
1110         float: left;
1111         width: 230px;
1112         overflow: auto;
1113 }
1114
1115 #group_members_select_end {
1116         clear: both;
1117 }       
1118 #group-edit-name-end {
1119         clear: both;
1120 }
1121
1122 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
1123         margin-bottom: 10px;
1124         margin-top: 20px;
1125 }
1126
1127 #prvmail-submit {
1128         float: left;
1129         margin-top: 10px;
1130         margin-right: 30px;
1131 }
1132 #prvmail-upload-wrapper,
1133 #prvmail-link-wrapper,
1134 #prvmail-rotator-wrapper {
1135         float: left;
1136         margin-top: 10px;
1137         margin-right: 10px;
1138         width: 24px;
1139 }
1140
1141 #prvmail-end {
1142         clear: both;
1143 }
1144
1145 .mail-list-sender,
1146 .mail-list-detail {
1147         float: left;
1148 }
1149 .mail-list-detail {
1150         margin-left: 20px;
1151 }
1152
1153 .mail-list-subject {
1154         font-size: 1.1em;
1155         margin-top: 10px;
1156 }
1157
1158 .mail-list-outside-wrapper-end {
1159         clear: both;
1160 }
1161
1162 .mail-list-outside-wrapper {
1163         margin-top: 30px;
1164 }
1165
1166 .mail-list-delete-wrapper {
1167         float: right;
1168         margin-right: 30px;
1169         margin-top: 15px;
1170 }
1171
1172 .mail-list-delete-icon {
1173         border: none;
1174 }
1175
1176
1177
1178
1179
1180 .mail-conv-sender,
1181 .mail-conv-detail {
1182         float: left;
1183 }
1184 .mail-conv-detail {
1185         margin-left: 20px;
1186         width: 500px;
1187 }
1188
1189 .mail-conv-subject {
1190         font-size: 1.1em;
1191         margin-top: 10px;
1192 }
1193
1194 .mail-conv-outside-wrapper-end {
1195         clear: both;
1196 }
1197
1198 .mail-conv-outside-wrapper {
1199         margin-top: 30px;
1200 }
1201
1202 .mail-conv-delete-wrapper {
1203         float: right;
1204         margin-right: 30px;
1205         margin-top: 15px;
1206 }
1207
1208 .mail-conv-delete-icon {
1209         border: none;
1210 }
1211
1212 .message-links ul {
1213         list-style-type: none;
1214 }
1215
1216 .message-links li {
1217         margin-top: 10px;
1218 }
1219
1220 #sidebar-group-list ul {
1221         list-style-type: none;
1222 }
1223
1224 #sidebar-group-list li {
1225         margin-top: 10px;
1226 }
1227
1228 .photo-album-image-wrapper {
1229         float: left;
1230         margin-top: 15px;
1231         height: 350px;
1232         width: 350px;
1233 }
1234
1235 #photo-album-end {
1236         clear: both;
1237 }
1238
1239 .photo-top-image-wrapper {
1240         float: left;
1241         margin-top: 15px;
1242         height: 350px;
1243         width: 350px;
1244 }
1245
1246 #photo-top-end {
1247         clear: both;
1248 }
1249
1250 #photo-top-links {
1251         margin-bottom: 30px;
1252         margin-left: 30px;
1253 }
1254
1255 #photos-upload-newalbum-div {
1256         float: left;
1257         width: 175px;
1258 }
1259 #photos-upload-existing-album-text {
1260         float: left;
1261         width: 175px;
1262 }
1263 #photos-upload-newalbum {
1264         float: left;
1265 }
1266 #photos-upload-album-select {
1267         float: left;
1268 }
1269 #photos-upload-new-end, #photos-upload-exist-end {
1270         clear: both;
1271 }
1272 #photos-upload-exist-end {
1273         margin-bottom: 15px;
1274 }
1275 #photos-upload-submit {
1276         margin-top: 15px;
1277 }
1278
1279 #photos_upload_applet_wrapper {
1280         margin-bottom: 15px;
1281 }
1282
1283 #photos-upload-no-java-message {
1284         margin-bottom: 15px;
1285 }
1286
1287 #profile-jot-desc {
1288         float: left;
1289         width: 480px;
1290         margin-top: 10px;
1291         margin-bottom: 10px;
1292 }
1293 #character-counter {
1294         float: left;
1295         font-size: 120%;
1296 }
1297
1298 #character-counter.grey {
1299         color: #888888;
1300 }
1301
1302 #character-counter.orange {
1303         color: orange;
1304 }
1305 #character-counter.red {
1306         color: red;
1307 }
1308
1309 #profile-jot-banner-end {
1310         clear: both;
1311 }
1312
1313 #photos-upload-select-files-text {
1314         margin-top: 15px;
1315         margin-bottom: 15px;
1316 }
1317
1318 #photos-upload-perms-menu, #photos-upload-perms-menu:visited {
1319         color: #8888FF;
1320         text-decoration: none;
1321         cursor: pointer;
1322 }
1323
1324 #photos-upload-perms-menu:hover {
1325         color: #0000FF;
1326         text-decoration: underline;
1327         cursor: pointer;
1328 }
1329 #settings-default-perms-menu, #settings-default-perms-menu:visited {
1330         color: #8888FF;
1331         text-decoration: none;
1332         cursor: pointer;
1333         margin-top: 15px;
1334         margin-bottom: 15px;
1335 }
1336
1337 #settings-default-perms-menu:hover {
1338         color: #0000FF;
1339         text-decoration: underline;
1340         cursor: pointer;
1341 }
1342
1343 #photo-edit-caption-label, #photo-edit-tags-label {
1344         float: left; 
1345         width: 150px;
1346 }
1347 #photo-edit-caption, #photo-edit-tags-textarea {
1348         float: left;
1349         margin-bottom: 15px;
1350 }
1351
1352 #photo-edit-caption-end, #photo-edit-tags-end {
1353         clear: both;
1354 }
1355
1356 #photo-edit-delete-button {
1357         margin-left: 200px;
1358 }
1359 #photo-caption {
1360         font-size: 110%;
1361         font-weight: bold;
1362         margin-top: 15px;
1363         margin-bottom: 15px;
1364 }
1365
1366 #in-this-photo-text {
1367         color: #0000FF;
1368         margin-left: 30px;
1369 }       
1370
1371 #in-this-photo {
1372         margin-left: 60px;
1373         margin-top: 10px;
1374         margin-bottom: 20px;
1375 }
1376
1377 #photo-album-edit-submit, #photo-album-edit-drop {
1378         margin-top: 15px;
1379         margin-bottom: 15px;
1380 }
1381
1382 #photo-album-edit-drop {
1383         margin-left: 200px;
1384 }
1385