]> git.mxchange.org Git - friendica.git/blob - view/theme/loozah/style.css
7c9697b4d4d3d8e381102681e1b048420c4f8fd2
[friendica.git] / view / theme / loozah / style.css
1 /*
2         Loozah CSS - Emmanuel Revah manurevah.com
3         Copy, Paste, Send - Free
4
5         this is still considered as messy :]
6 */
7
8 /** {*/
9         /*margin: 0;*/
10         /*padding: 0;*/
11 /*}*/
12
13 /* GENERIC STUFF */
14 body {
15         background: #F5F6FB;
16         color: #444444;
17         font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
18         font-size: 90%;
19         margin-left: 10px;
20 }
21 a, a:visited {
22 /*      color: #34366A; */
23         color: #15607B;
24         text-decoration: none;
25 }
26 a:hover {
27         color: #0CBEFE;
28         text-decoration: none;
29 }
30 input, select {
31         background-color: #ECECEC;
32         border: 1px solid #858585;
33 }
34 input:hover {
35
36         background-color: #0CBEFE;
37 /*      background-color: #49dbFa; */
38         color: black;
39 /*      color: #F5F6FB; */
40 /*      border: 1px solid #F5F6FB; */
41         cursor: pointer;
42 }
43
44 .openid {
45    background-color: #ECECEC !important;
46    background: url(login-bg.gif) no-repeat;
47    background-position: 0 50%;
48    padding-left: 18px;
49 }
50 .openid:hover {
51         background-color: #0CBEFE !important;
52 }
53
54 option {
55         background-color: #ECD6D2;
56 }
57 img {
58         border: none;
59 }
60 code {
61         font-family: Courier, monospace;
62         white-space: pre;
63         display: block;
64         overflow: auto;
65         border: 1px solid #444;
66         background: #EEE;
67         color: #444;
68         padding: 10px;
69         margin-top: 20px;
70 }
71 blockquote:before {
72         content: '>> ';
73 }
74
75 #site-location {
76         position: absolute;
77         right: 5px;
78         top: 3px;
79         color: white;
80         font-size: 60%;
81 }
82
83 .shiny {
84         border-color: orange !important;
85 }
86
87 .nav-login-link {
88         float: right;
89         margin-left: 0px;
90         margin-right: 3px;
91         padding: 3px;
92         font-size: 70%;
93 }
94
95 /* NOTIFICATION */
96 #notification-show-hide-link {
97         background-color: red;
98         padding: 2px 4px;
99         background-color: #ECECEC;
100         border: 1px solid #858585;
101 }
102 #notification-show-hide-link:hover {
103         background-color: #0CBEFE;
104         color: #F5F6FB;
105         border: 1px solid #F5F6FB;
106 }
107
108 #jot-perms-icon, 
109 #profile-location,
110 #profile-nolocation,
111 #profile-youtube, 
112 #profile-video,
113 #profile-audio, 
114 #profile-link,
115 #profile-title, 
116 #wall-image-upload,
117 #wall-file-upload,
118 #profile-upload-wrapper,
119 #wall-image-upload-div,
120 #wall-file-upload-div,
121 .hover, .focus {
122         cursor: pointer;
123 }
124
125 #jot-perms-icon {
126         float: left;
127 }
128
129 .fakelink, .fakelink:visited {
130         color: #15607B;
131         text-decoration: none;
132         cursor: pointer;
133         margin-top: 15px;
134         margin-bottom: 15px;
135 }
136 .lockview {
137         cursor: pointer;
138 }
139
140 .fakelink:hover {
141         color: #0CBEFE;
142         text-decoration: none;
143         cursor: pointer;
144 }
145 .smalltext {
146         font-size: 0.7em;
147 }
148 #sysmsg {
149         width: 600px;
150         margin-bottom: 10px;
151 }
152
153 #top-margin {
154         height: 20px;
155 }
156
157 #logo-img {
158         margin-top: 3px;
159
160 }
161
162 #logo-text {
163         font-family: "gill sans MT bold", "lucida grande",tahoma,verdana,arial,sans-serif;
164         margin-left: 3px;
165         vertical-align: top;
166 }
167
168 #logo-text a, #logo-text a:hover, #logo-text a:visited {
169         color: #F5F6FB;
170         font-family: "gill sans MT bold", "lucida grande",tahoma,verdana,arial,sans-serif;
171         margin-left: 3px;
172         vertical-align: top;
173 }
174
175
176 #banner {
177         color: #F5F6FB;
178         font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
179         font-size: 2.0em;
180         position: absolute;
181         top: 5px;
182         left: 39%;
183 }
184
185 #panel {
186         background-color: ivory;
187         position: absolute;
188         z-index: 2;
189         width: 30%;
190         padding: 25px;
191         border: 1px solid #444;
192 }
193
194 img.photo {
195         /*border: 1px solid #AAAAAA;*/
196         /*padding: 5px;*/
197         /*background: #FFFFFF;*/
198 }
199
200 #logo {
201         font-size: 300%;
202         color: #A8A8A8;
203         font-weight: bold;
204         margin-left: 280px;
205 }
206
207 /*
208  * #page-footer {
209  *      height: 20px;
210  *
211  * }
212  */
213
214 .heart {
215         color: #FF0000;
216         font-size: 100%;
217 }
218
219 aside {
220         /*position: absolute;*/
221         /*left: 0px;*/
222         /*top: 60px;*/
223         /*right: 250px;*/
224         width: 230px;
225         /*margin-left: 20px;*/
226         /*margin-right: 0px;*/
227         font-size: 0.9em;
228
229         float: left;
230         margin-top: 64px;
231         margin-left: 20px;
232 }
233 section {
234         position: absolute;
235         left: 250px;
236         top: 60px;
237         margin-top: 25px;
238         margin-left: 20px;
239         margin-right: 20px;
240         right: 0px;
241 }
242 h1 {
243         font-size: 1.6em;
244 }
245
246 nav {
247         position: absolute;
248         top: 0px;
249         height: 48px;
250         left: 0px;
251         right: 0px;
252         background: #15607B;
253 }
254
255 /*
256  * footer {
257  *      left: 0px;
258  *      bottom: 0px;
259  *      position: fixed;
260  *      background-color: #0CBEFE;
261  *      width: 100%;
262  *      padding: 2px 3%;
263  * }
264  */
265
266 .fn {
267         font-size: 1.4em;
268         margin-bottom: 5px;
269         line-height: 1.5;
270 }
271
272 .vcard .title {
273         margin-bottom: 5px;
274 }
275
276
277 .powered {
278         font-size: 0.6em;
279         color: black;
280 }
281 .powered a {
282         color: #EBF3F3;
283         font-weight: bold;
284 }
285 .powered a:hover {
286         color: #FFC019;
287 }
288 .error-message {
289         color: #FF0000;
290         font-size: 1.1em;
291         border: 1px solid #FF8888;
292         background-color: #FFEEEE;
293         padding: 10px;
294 }
295 .info-message {
296         color: #204a87;
297         font-size: 1.1em;
298         border: 1px solid #3465a4;
299         background-color: #d7e3f1;
300         padding: 10px;
301 }
302
303
304 .nav-link {
305         float: right;
306         margin-left: 0px;
307         margin-right: 3px;
308         padding: 6px;
309         /*border: 2px solid #000000;*/
310         background: #D5D5D5;
311         font-size: 80%;
312         font-weight: bold;
313         -moz-border-radius-topleft: 3px;
314         -moz-border-radius-topright: 3px;
315         -webkit-border-radius-topleft: 3px;
316         -webkit-border-radius-topright: 3px;
317         border-radius-topleft: 3px;
318         border-radius-topright: 3px;
319 }
320 .nav-link:hover {
321         background-color: #0CBEFE;
322         color: #F5F6FB;
323 }
324
325
326 .nav-ajax-left {
327         margin-left: 1px;
328         margin-right: 2px;
329         float: left;
330         font-size: 0.6em;
331         font-weight: bold;
332         color: #F8FF15;
333         /*background: #FFFFFF;*/
334 }
335
336
337
338 .nav-selected {
339         border-bottom: none !important;
340         background: #F5F6FB !important;
341         padding: 8px 6px 6px 6px !important;
342         color: #000 !important;
343 }
344
345
346 .nav-ajax-left:hover {
347         font-size: 1.5em;
348 }
349
350 .nav-ajax-right {
351         margin-left: 1px;
352         float: right;
353         font-size: 0.6em;
354         font-weight: bold;
355         color: #FF0000;
356 }
357
358 .nav-commlink {
359         float: left;
360         margin-left: 3px;
361         margin-right: 0px;
362         padding: 6px;
363         /*border: 2px solid #000000;*/
364         background: #D5D5D5;
365         font-size: 80%;
366         font-weight: bold;
367         text-decoration: none;
368         -moz-border-radius-topleft: 3px;
369         -moz-border-radius-topright: 3px;
370         -webkit-border-radius-topleft: 3px;
371         -webkit-border-radius-topright: 3px;
372         border-radius-topleft: 3px;
373         border-radius-topright: 3px;
374 }
375 .nav-commlink:hover {
376         background-color: #0CBEFE;
377         color: #F5F6FB;
378 }
379
380 #nav-end {
381         clear: both;
382 }
383
384 .login-extra-links {
385         font-size: 0.7em;
386 }
387
388 #profile-extra-links {
389         margin-top: 20px;
390         margin-bottom: 20px;
391         margin-left: 20px;
392         margin-right: 20px;
393 }
394 #register-fill-ext {
395         margin-bottom: 25px;
396 }
397
398 #label-register-name, #label-register-email, #label-register-nickname, #label-register-openid {
399         float: left;
400         width: 350px;
401         margin-top: 10px;
402 }
403
404 #register-name, #register-email, #register-nickname {
405         float: left;
406         margin-top: 10px;
407         width: 150px;
408 }
409
410 #register-openid {
411         float: left;
412         margin-top: 10px;
413         width: 130px;
414 }
415
416 #register-name-end, #register-email-end, #register-nickname-end, #register-submit-end, #register-openid-end {
417         clear: both;
418 }
419
420 #register-nickname-desc {
421         margin-top: 30px;
422         width: 650px;
423 }
424 #register-sitename {
425         float: left;
426         margin-top: 10px;
427 }
428
429 #register-submit-button {
430         margin-top: 10px;
431 }
432
433 #label-login-name, #label-login-password, #login-extra-filler {
434         float: left;
435         width: 200px;
436         margin-bottom: 20px;
437 }
438
439
440 #login-password {
441         float: left;
442         width: 170px;
443 }
444
445 #login-name {
446         float: left;
447         width: 153px;
448 }
449
450 #login-name.no-openid {
451         float: left;
452         width: 170px;
453 }
454
455 #register-link, #lost-password-link {
456         float: left;
457         font-size: 80%;
458         margin-right: 15px;
459 }
460
461 #login-name-end, #login-password-end, #login-extra-end, #login-submit-end {
462         clear: both;
463 }
464
465 #login-submit-button {
466 /*      margin-top: 10px; */
467         margin-left: 200px;
468 }
469
470 input#dfrn-url {
471         float: left;
472         background: url(friendika-16.png) no-repeat;
473         background-position: 2px center;
474         font-size: 17px;
475         padding-left: 21px;
476         height: 21px;
477         background-color: #FFFFFF;
478         color: #000000;
479         margin-bottom: 20px;
480 }
481
482 #dfrn-url-label {
483         float: left;
484         width: 250px;
485 }
486
487 #dfrn-request-url-end {
488         clear: both;
489 }
490
491 #knowyouyes, #knowyouno {
492         float: left;
493 }
494
495 #dfrn-request-knowyou-yes-wrapper, #dfrn-request-knowyou-no-wrapper {
496
497         float: none;
498 }
499 #dfrn-request-knowyou-yes-label, #dfrn-request-knowyou-no-label {
500         float: left;
501         width: 75px;
502         margin-left: 50px;
503         margin-bottom: 7px;
504 }
505 #dfrn-request-knowyou-break, #dfrn-request-knowyou-end {
506         clear: both;
507
508 }
509
510 #dfrn-request-message-wrapper {
511         margin-bottom: 50px;
512 }
513 #dfrn-request-submit-wrapper {
514         clear: both;
515         margin-left: 50px;
516 }
517
518 #dfrn-request-info-wrapper {
519         margin-left: 50px;
520 }
521
522 #settings-nick-wrapper {
523         margin-bottom: 15px;
524 }
525
526 #settings-expire-end {
527         margin-bottom: 30px;
528 }
529
530 #settings-username-end,
531 #settings-email-end,
532 #settings-nick-end,
533 #settings-defloc-end,
534 #settings-allowloc-end,
535 #settings-blockw-end,
536 #settings-timezone-end,
537 #settings-theme-end,
538 #settings-password-end,
539 #settings-confirm-end,
540 #settings-openid-end,
541 #settings-maxreq-end,
542 #notify1-end,
543 #notify2-end,
544 #notify3-end,
545 #notify4-end,
546 #notify5-end,
547 #imap-server-end,
548 #imap-port-end,
549 #imap-ssl-end,
550 #imap-user-end,
551 #imap-pass-end,
552 #imap-replyto-end,
553 #imap-pubmail-end {
554         margin-bottom: 5px;
555         clear: both;
556 }
557
558 #settings-username-label,
559 #settings-email-label,
560 #settings-nick-label,
561 #settings-defloc-label,
562 #settings-allowloc-label,
563 #settings-blockw-label,
564 #settings-timezone-label,
565 #settings-theme-label,
566 #settings-password-label,
567 #settings-confirm-label,
568 #settings-openid-label,
569 #settings-maxreq-label,
570 #settings-label-notify1,
571 #settings-label-notify2,
572 #settings-label-notify3,
573 #settings-label-notify4,
574 #settings-label-notify5,
575 #settings-label-imap1,
576 #settings-label-imap2,
577 #settings-label-imap3,
578 #settings-label-imap4,
579 #settings-label-imap5,
580 #settings-label-imap6,
581 #settings-label-imap7 {
582         float: left;
583         width: 200px;
584 }
585
586 #settings-username,
587 #settings-email,
588 #settings-nick,
589 #settings-defloc,
590 #settings-allowloc,
591 #settings-blockw,
592 #timezone-select,
593 #theme-select,
594 #settings-password,
595 #settings-confirm,
596 #settings-maxreq,
597 #notify1,
598 #notify2,
599 #notify3,
600 #notify4,
601 #notify5,
602 #imap-server,
603 #imap-port,
604 #imap-ssl,
605 #imap-user,
606 #imap-pass,
607 #imap-replyto,
608 #imap-pubmail {
609         float: left;
610         margin-bottom: 20px;
611 }
612
613 #settings-openid {
614         float: left;
615         margin-bottom: 20px;
616         width: 127px;
617 }
618         
619 #settings-maxreq-desc {
620         float: left;
621         margin-left: 20px;
622 }
623
624 #settings-theme-label,
625 #settings-defloc-label {
626         margin-top: 20px;
627 }
628
629 #settings-defloc {
630         margin-top: 20px;
631 }
632
633
634 #theme-select {
635         margin-top: 20px;
636         width: 207px;
637 }
638 #settings-notify-desc {
639         margin-top: 20px;
640         margin-bottom: 20px;
641 }
642 #settings-nick-desc {
643         width: 500px;
644 }
645
646 #settings-nick {
647         margin-bottom: 30px;
648 }
649
650 #cropimage-wrapper, #cropimage-preview-wrapper {
651         float: left;
652         padding: 30px;
653 }
654
655 #crop-image-form {
656         margin-top: 30px;
657         clear: both;
658 }
659
660 .intro-wrapper {
661         margin-top: 20px;
662 }
663
664 .intro-fullname {
665         font-size: 1.1em;
666         font-weight: bold;
667
668 }
669 .intro-desc {
670         margin-bottom: 20px;
671         font-weight: bold;
672 }
673
674 .intro-note {
675         padding: 10px;
676 }
677
678 .intro-end {
679         padding: 30px;
680 }
681
682 .intro-form {
683         float: left;
684 }
685 .intro-approve-form {
686         clear: both;
687 }
688 .intro-approve-as-friend-end {
689         clear: both;
690 }
691 .intro-submit-approve, .intro-submit-ignore {
692         margin-right: 20px;
693 }
694 .intro-submit-approve {
695         margin-top: 15px;
696 }
697
698 .intro-approve-as-friend-label, .intro-approve-as-fan-label {
699         float: left;
700         width: 100px;
701         margin-left: 20px;
702 }
703 .intro-approve-as-friend, .intro-approve-as-fan {
704         float: left;
705 }
706 .intro-form-end {
707         clear: both;
708 }
709 .intro-approve-as-friend-desc {
710         margin-top: 15px;
711 }
712 .intro-approve-as-end {
713         clear: both;
714         margin-bottom: 10px;
715 }
716
717 .intro-end {
718         clear: both;
719         margin-bottom: 30px;
720 }
721
722 #profile-extra-links ul {
723         list-style-type: none;
724 }
725
726
727 #profile-extra-links li {
728         margin-top: 5px;
729 }
730
731 #profile-edit-links ul {
732         list-style-type: none;
733 }
734
735 #profile-edit-links li {
736         margin-top: 10px;
737 }
738
739 .view-contact-wrapper {
740         margin-top: 20px;
741         float: left;
742         margin-left: 20px;
743         width: 180px;
744 }
745 #view-contact-end {
746         clear: both;
747 }
748 #viewcontacts {
749         margin-top: 15px;
750 }
751 #profile-edit-default-desc {
752         color: #FF0000;
753         border: 1px solid #FF8888;
754         background-color: #FFEEEE;
755         padding: 7px;
756 }
757
758 #profile-edit-clone-link-wrapper {
759         float: left;
760         margin-left: 50px;
761         margin-bottom: 20px;
762         width: 300px;
763 }
764
765 #profile-edit-drop-link-wrapper {
766         float: left;
767 }
768
769 #profile-edit-links-end {
770         clear: both;
771 }
772 .profile-listing-photo {
773         border: none;
774 }
775
776 .profile-edit-submit-wrapper {
777         margin-top: 20px;
778         margin-bottom: 20px;
779 }
780
781 #profile-photo-link-select-wrapper {
782         margin-top: 2em;
783 }
784 #profile-photo-wrapper img {
785         width:175px;
786         height:175px;
787 }
788
789 #profile-edit-profile-name-label,
790 #profile-edit-name-label,
791 #profile-edit-pdesc-label,
792 #profile-edit-gender-label,
793 #profile-edit-dob-label,
794 #profile-edit-address-label,
795 #profile-edit-locality-label,
796 #profile-edit-region-label,
797 #profile-edit-postal-code-label,
798 #profile-edit-country-name-label,
799 #profile-edit-marital-label,
800 #profile-edit-sexual-label,
801 #profile-edit-politic-label,
802 #profile-edit-religion-label,
803 #profile-edit-pubkeywords-label,
804 #profile-edit-prvkeywords-label,
805 #profile-edit-homepage-label {
806         float: left;
807         width: 175px;
808 }
809
810 #profile-edit-profile-name,
811 #profile-edit-name,
812 #profile-edit-pdesc,
813 #gender-select,
814 #profile-edit-dob,
815 #profile-edit-address,
816 #profile-edit-locality,
817 #profile-edit-region,
818 #profile-edit-postal-code,
819 #profile-edit-country-name,
820 #marital-select,
821 #sexual-select,
822 #profile-edit-politic,
823 #profile-edit-religion,
824 #profile-edit-pubkeywords,
825 #profile-edit-prvkeywords,
826 #profile-in-dir-yes,
827 #profile-in-dir-no,
828 #profile-in-netdir-yes,
829 #profile-in-netdir-no,
830 #hide-wall-yes,
831 #hide-wall-no,
832 #hide-friends-yes,
833 #hide-friends-no,
834 #settings-normal,
835 #settings-soapbox,
836 #settings-community,
837 #settings-freelove {
838         float: left;
839         margin-bottom: 20px;
840 }
841
842 #profile-in-dir-yes-label,
843 #profile-in-dir-no-label,
844 #profile-in-netdir-yes-label,
845 #profile-in-netdir-no-label,
846 #hide-wall-yes-label,
847 #hide-wall-no-label,
848 #hide-friends-yes-label,
849 #hide-friends-no-label {
850         margin-left: 125px;
851         float: left;
852         width: 50px;
853 }
854
855 #profile-edit-with-label {
856         width: 175px;
857         margin-left: 20px;
858 }
859
860 #profile-edit-pubkeywords-desc,
861 #profile-edit-prvkeywords-desc {
862         float: left;
863         margin-left: 20px;
864 }
865
866 #profile-publish-yes-reg,
867 #profile-publish-no-reg {
868        float: left;
869        margin-bottom: 10px;
870 }
871
872 #profile-publish-yes-label-reg,
873 #profile-publish-no-label-reg {
874        margin-left: 350px;
875        float: left;
876        width: 50px;
877 }
878
879 #profile-publish-break-reg,
880 #profile-publish-end-reg {
881        clear: both;
882 }
883
884
885
886 #profile-edit-homepage {
887         float: left;
888         margin-bottom: 35px;
889 }
890 #settings-normal-label,
891 #settings-soapbox-label,
892 #settings-community-label,
893 #settings-freelove-label {
894         float: left;
895         width: 200px;
896 }
897 #settings-normal-desc,
898 #settings-soapbox-desc,
899 #settings-community-desc,
900 #settings-freelove-desc {
901         float: left;
902         margin-left: 75px;
903 }
904
905 #profile-edit-profile-name-end,
906 #profile-edit-name-end,
907 #profile-edit-pdesc-end,
908 #profile-edit-gender-end,
909 #profile-edit-dob-end,
910 #profile-edit-address-end,
911 #profile-edit-locality-end,
912 #profile-edit-region-end,
913 #profile-edit-postal-code-end,
914 #profile-edit-country-name-end,
915 #profile-edit-marital-end,
916 #profile-edit-sexual-end,
917 #profile-edit-politic-end,
918 #profile-edit-religion-end,
919 #profile-edit-pubkeywords-end,
920 #profile-edit-prvkeywords-end,
921 #profile-edit-homepage-end,
922 #profile-in-dir-break,
923 #profile-in-dir-end,
924 #profile-in-netdir-break,
925 #profile-in-netdir-end,
926 #hide-wall-break,
927 #hide-wall-end,
928 #hide-friends-break,
929 #hide-friends-end,
930 #settings-normal-break,
931 #settings-soapbox-break,
932 #settings-community-break,
933 #settings-freelove-break {
934         clear: both;
935 }
936
937
938
939
940
941 #gender-select, #marital-select, #sexual-select {
942         width: 220px;
943 }
944
945 #profile-edit-profile-name-wrapper .required {
946         color: #FF0000;
947         float: left;
948 }
949
950 #contacts-main {
951         margin-top: 20px;
952         margin-bottom: 20px;
953 }
954
955 .contact-entry-wrapper {
956         float: left;
957         width: 180px;
958 }
959
960 .contact-entry-direction-icon {
961         margin-top: 24px;
962         margin-right: 2px;
963 }
964
965 .contact-entry-photo img {
966         border: none;
967 }
968 .contact-entry-photo-end {
969         clear: both;
970 }
971 .contact-entry-name {
972         float: left;
973         margin-left: 30px;
974 }
975 .contact-entry-edit-links {
976         margin-top: 6px;
977         margin-left: 10px;
978         width: 16px;
979 }
980 .contact-entry-nav-wrapper {
981         float: left;
982         margin-left: 10px;
983 }
984
985 .contact-entry-edit-links img {
986         border: none;
987         margin-right: 15px;
988 }
989 .contact-entry-photo {
990         float: left;
991 }
992 .contact-entry-end {
993         clear: both;
994 }
995
996 #contact-edit-end {
997         clear: both;
998 }
999
1000 .wall-item-content-wrapper {
1001         margin-top: 10px;
1002         border: 1px solid #CCC;
1003         position: relative;
1004 }
1005
1006 .wall-item-content-wrapper.comment {
1007         margin-left: 50px;
1008         background: #CCCCCC;
1009 }
1010
1011 .wall-item-photo-wrapper {
1012         margin-top: 10px;
1013         margin-left: 10px;
1014         margin-bottom: 10px;
1015         width: 100px;
1016         float: left;
1017 }
1018
1019 .wall-item-photo-menu-button {
1020         display: block;
1021         position: absolute;
1022         background-image: url("photo-menu.jpg");
1023         background-position: top left; 
1024         background-repeat: no-repeat;
1025         margin: 0px; padding: 0px;
1026         width: 16px;
1027         height: 16px;
1028         top: 74px; left:10px;
1029         overflow: hidden;
1030         text-indent: 40px;
1031         display: none;
1032 }
1033 .wall-item-photo-menu {
1034         width: auto;
1035         border: 2px solid #444444;
1036         background: #FFFFFF;
1037         position: absolute;
1038         left: 10px; top: 90px;
1039         display: none;
1040         z-index: 10000;
1041 }
1042 .wall-item-photo-menu ul { margin:0px; padding: 0px; list-style: none }
1043 .wall-item-photo-menu li a { display: block; padding: 2px; }
1044 .wall-item-photo-menu li a:hover { color: #FFFFFF; background: #3465A4; text-decoration: none; }
1045
1046
1047 .wall-item-arrowphoto-wrapper {
1048         margin-top: 40px;
1049 }
1050 .wall-item-wrapper {
1051         margin-left: 10px;;
1052 }
1053
1054 .wall-item-lock {
1055         position: absolute;
1056         left: 105px;
1057         top: 1px;
1058 }
1059
1060 .wall-item-ago {
1061         color: #888888;
1062         font-size: 0.8em;
1063 }
1064 .wall-item-like-buttons {
1065     float: left;
1066     margin-right: 10px;
1067     padding-right: 10px;
1068     border-right: 2px solid #fff;
1069 }
1070 .wall-item-like-buttons > a,
1071 .wall-item-like-buttons > img {
1072         float: left;
1073 }
1074
1075 .wall-item-share-buttons {
1076         margin-left: 5px;
1077 }
1078
1079 .editpost {
1080         margin-left: 15px;
1081 }
1082
1083 .wall-item-info.wallwall {
1084         width: 285px;
1085 }
1086
1087 .wwto, .wall-item-arrowphoto-wrapper, .wwfrom {
1088         float: left;
1089         margin-right: 10px;
1090 }
1091
1092
1093 .wall-item-links-wrapper {
1094     float: left;
1095 }
1096
1097 .wall-item-delete-wrapper {
1098     float: right;
1099 }
1100
1101 .wall-item-delete-end {
1102     clear: both;
1103 }
1104
1105
1106 .wall-item-like-buttons img {
1107         cursor: pointer;
1108 }
1109
1110 .wall-item-delete-icon {
1111         border: none;
1112 }
1113
1114
1115 .wall-item-wrapper-end {
1116         clear: both;
1117 }
1118 .wall-item-name-link {
1119         font-weight: bold;
1120         text-decoration: none;
1121         color: #3172BD;
1122 }
1123 .wall-item-photo {
1124         border: none;
1125 }
1126 .wall-item-content {
1127         float: left;
1128         width: 450px;
1129         margin-left: 10px;
1130         margin-bottom: 20px;
1131         padding: 20px;
1132         max-height: 400px;
1133         overflow: auto;
1134
1135 }
1136 .wall-item-tools {
1137     clear: both;
1138 padding: 5px 10px 0px;
1139 }
1140 .wall-item-photo-end {
1141         clear: both;
1142 }
1143 .wall-item-author {
1144         margin-top: 10px;
1145 }
1146 .wall-item-info {
1147     display: block;
1148     float: left;
1149     width:110px;
1150     margin-right:10px;
1151 }
1152
1153 .wall-item-title {
1154         float: left;
1155         font-weight: bold;
1156         width: 450px;
1157 }
1158
1159 .wall-item-body {
1160         float: left;
1161         width: 450px;
1162         margin-top: 10px;
1163 }
1164
1165 .comment-edit-wrapper {
1166         margin-top: 15px;
1167         background: #CCCCCC;
1168         margin-left: 50px;
1169 }
1170
1171 .comment-wwedit-wrapper {
1172         margin-top: 15px;
1173         background: #CCCCCC;
1174         margin-left: 250px;
1175 }
1176
1177 .comment-edit-photo {
1178         margin-top: 10px;
1179         margin-left: 10px;
1180         margin-bottom: 10px;
1181         width: 100px;
1182         float: left;
1183 }
1184 .comment-edit-text-empty, .comment-edit-text-full {
1185         float: left;
1186         margin-top: 40px;
1187 }
1188 .comment-edit-text-end {
1189         clear: both;
1190 }
1191
1192 .comment-edit-submit {
1193         margin-left: 110px;
1194         margin-top: 10px;
1195 }
1196 #profile-jot-plugin-wrapper,
1197 #profile-jot-submit-wrapper {
1198         margin-top: 15px;
1199 }
1200
1201 #profile-jot-submit {
1202         float: left;
1203 }
1204 #profile-upload-wrapper {
1205         float: left;
1206         margin-left: 30px;
1207 }
1208 #profile-attach-wrapper {
1209     float: left;
1210     margin-left: 30px;
1211 }
1212 #profile-rotator {
1213         float: left;
1214         margin-left: 30px;
1215 }
1216 #profile-link-wrapper {
1217         float: left;
1218         margin-left: 15px;
1219 }
1220 #profile-youtube-wrapper {
1221         float: left;
1222         margin-left: 15px;
1223 }
1224 #profile-video-wrapper {
1225         float: left;
1226         margin-left: 15px;
1227 }
1228 #profile-audio-wrapper {
1229         float: left;
1230         margin-left: 15px;
1231 }
1232 #profile-location-wrapper {
1233         float: left;
1234         margin-left: 15px;
1235 }
1236 #profile-nolocation-wrapper {
1237         float: left;
1238         margin-left: 15px;
1239 }
1240
1241 #profile-title-wrapper {
1242         float: left;
1243         margin-left: 15px;
1244 }
1245
1246 #profile-jot-perms {
1247         float: left;
1248         margin-left: 100px;
1249         font-weight: bold;
1250         font-size: 1.2em;
1251 }
1252
1253 #profile-jot-perms-end {
1254         clear: both;
1255 }
1256 #profile-jot-plugin-end {
1257   clear:both;
1258 }
1259 .profile-jot-net {
1260         float: left;
1261         margin-right: 10px;
1262         margin-top: 5px;
1263         margin-bottom: 5px;
1264 }
1265
1266 #profile-jot-networks-end {
1267         clear: both;
1268 }
1269
1270 #profile-jot-end {
1271         clear: both;
1272         margin-bottom: 30px;
1273 }
1274 #about-jot-submit-wrapper {
1275         margin-top: 15px;
1276 }
1277 #about-jot-end {
1278         margin-bottom: 30px;
1279 }
1280 #contacts-main {
1281         margin-bottom: 30px;
1282 }
1283
1284 #profile-listing-desc {
1285         margin-left: 30px;
1286 }
1287
1288 #profile-listing-new-link-wrapper {
1289         margin-left: 30px;
1290         margin-bottom: 30px;
1291 }
1292 .profile-listing-photo-wrapper {
1293         float: left;
1294 }
1295
1296 .profile-listing-edit-buttons-wrapper {
1297         clear: both;
1298 }
1299 .profile-listing-photo-edit-link {
1300         float: left;
1301         width: 125px;
1302 }
1303 .profile-listing-end {
1304         clear: both;
1305 }
1306 .profile-listing-edit-buttons-wrapper img{
1307         border: none;
1308         margin-right: 20px;
1309 }
1310 .profile-listing {
1311         margin-top: 25px;
1312 }
1313 .profile-listing-name {
1314         float: left;
1315         margin-left: 32px;
1316         margin-top: 10px;
1317         color: #3172BD;
1318         font-weight: bold;
1319         width: 200px;
1320
1321 }
1322 .fortune {
1323         margin-top: 50px;
1324         color: #4444FF;
1325         font-weight: bold;
1326         margin-bottom: 20px;
1327 }
1328
1329
1330 .directory-end {
1331         clear: both;
1332 }
1333 .directory-name {
1334         text-align: center;
1335 }
1336 .directory-photo {
1337         margin-left: 25px;
1338 }
1339 .directory-details {
1340         font-size: 0.7em;
1341         text-align: center;
1342         margin-left: 5px;
1343         margin-right: 5px;
1344 }
1345 .directory-item {
1346         float: left;
1347         width: 225px;
1348         height: 260px;
1349         overflow: auto;
1350 }
1351
1352 #directory-search-wrapper {
1353         margin-top: 20px;
1354         margin-right: 20px;
1355         margin-bottom: 50px;
1356 }
1357
1358 #directory-search-end {
1359 }
1360
1361 .directory-photo-img {
1362         border: none;
1363 }
1364
1365
1366 .pager {
1367   padding: 10px;
1368   text-align: center;
1369   font-size: 1.0em;
1370 }
1371
1372
1373 .pager_first,
1374 .pager_last,
1375 .pager_prev,
1376 .pager_next,
1377 .pager_n {
1378         border: 1px solid black;
1379         background: #EEE;
1380         padding: 4px;
1381 }
1382
1383 .pager_first a,
1384 .pager_last a,
1385 .pager_prev a,
1386 .pager_next a,
1387 .pager_n a {
1388         text-decoration: none;
1389 }
1390
1391 .pager_current {
1392   border: 1px solid black;
1393   background: #FFCCCC;
1394   padding: 4px;
1395 }
1396
1397
1398 #advanced-profile-name-wrapper,
1399 #advanced-profile-gender-wrapper,
1400 #advanced-profile-dob-wrapper,
1401 #advanced-profile-age-wrapper,
1402 #advanced-profile-marital-wrapper,
1403 #advanced-profile-sexual-wrapper,
1404 #advanced-profile-homepage-wrapper,
1405 #advanced-profile-politic-wrapper,
1406 #advanced-profile-religion-wrapper,
1407 #advanced-profile-about-wrapper,
1408 #advanced-profile-interest-wrapper,
1409 #advanced-profile-contact-wrapper,
1410 #advanced-profile-music-wrapper,
1411 #advanced-profile-book-wrapper,
1412 #advanced-profile-tv-wrapper,
1413 #advanced-profile-film-wrapper,
1414 #advanced-profile-romance-wrapper,
1415 #advanced-profile-work-wrapper,
1416 #advanced-profile-education-wrapper {
1417         margin-top: 20px;
1418 }
1419
1420 #advanced-profile-name-text,
1421 #advanced-profile-gender-text,
1422 #advanced-profile-dob-text,
1423 #advanced-profile-age-text,
1424 #advanced-profile-marital-text,
1425 #advanced-profile-sexual-text,
1426 #advanced-profile-homepage-text,
1427 #advanced-profile-politic-text,
1428 #advanced-profile-religion-text,
1429 #advanced-profile-about-text,
1430 #advanced-profile-interest-text,
1431 #advanced-profile-contact-text,
1432 #advanced-profile-music-text,
1433 #advanced-profile-book-text,
1434 #advanced-profile-tv-text,
1435 #advanced-profile-film-text,
1436 #advanced-profile-romance-text,
1437 #advanced-profile-work-text,
1438 #advanced-profile-education-text {
1439         width: 300px;
1440         float: left;
1441 }
1442
1443 #advanced-profile-name-end,
1444 #advanced-profile-gender-end,
1445 #advanced-profile-dob-end,
1446 #advanced-profile-age-end,
1447 #advanced-profile-marital-end,
1448 #advanced-profile-sexual-end,
1449 #advanced-profile-homepage-end,
1450 #advanced-profile-politic-end,
1451 #advanced-profile-religion-end {
1452         clear: both;
1453 }
1454
1455 #advanced-profile-about-end,
1456 #advanced-profile-interest-end,
1457 #advanced-profile-contact-end,
1458 #advanced-profile-music-end,
1459 #advanced-profile-book-end,
1460 #advanced-profile-tv-end,
1461 #advanced-profile-film-end,
1462 #advanced-profile-romance-end,
1463 #advanced-profile-work-end,
1464 #advanced-profile-education-end {
1465
1466
1467 }
1468
1469 #advanced-profile-name,
1470 #advanced-profile-gender,
1471 #advanced-profile-dob,
1472 #advanced-profile-age,
1473 #advanced-profile-marital,
1474 #advanced-profile-sexual,
1475 #advanced-profile-homepage,
1476 #advanced-profile-politic,
1477 #advanced-profile-religion {
1478         float: left;
1479
1480 }
1481
1482
1483 #advanced-profile-about,
1484 #advanced-profile-interest,
1485 #advanced-profile-contact,
1486 #advanced-profile-music,
1487 #advanced-profile-book,
1488 #advanced-profile-tv,
1489 #advanced-profile-film,
1490 #advanced-profile-romance,
1491 #advanced-profile-work,
1492 #advanced-profile-education {
1493         margin-top: 10px;
1494         margin-left: 50px;
1495         margin-right: 20px;
1496         padding: 10px;
1497         border: 1px solid #CCCCCC;
1498 }
1499
1500 #advanced-profile-with {
1501         float: left;
1502         margin-left: 15px;
1503 }
1504
1505 #contact-edit-wrapper {
1506         margin-top: 50px;
1507 }
1508
1509 #contact-edit-banner-name {
1510         font-size: 1.4em;
1511         font-weight: bold;
1512         margin-left: 30px;
1513 }
1514
1515 #contact-edit-poll-wrapper {
1516         margin-left: 50px;
1517         margin-top: 30px;
1518 }
1519 #contact-edit-poll-text {
1520         margin-top: 15px;
1521         margin-bottom: 5px;
1522 }
1523
1524 #contact-edit-update-now {
1525         margin-top: 15px;
1526 }
1527
1528 #contact-edit-photo-wrapper {
1529         margin-bottom: 20px;
1530 }
1531 #contact-edit-links {
1532         float: left;
1533 }
1534 #contact-edit-links a {
1535         float: left;
1536 }
1537 #contact-edit-links img {
1538         margin-left: 20px;
1539         border: none;
1540 }
1541
1542 #contact-drop-links {
1543         float: left;
1544 }
1545
1546 #contact-drop-links img {
1547         margin-left: 20px;
1548         border: none;
1549 }
1550
1551 #contact-edit-nav-end {
1552         clear: both;
1553 }
1554
1555 #contact-edit-direction-icon {
1556         float: left;
1557         margin-top: 70px;
1558         margin-right: 2px;
1559 }
1560
1561 #contact-edit-photo {
1562         float: left;
1563 }
1564
1565 #contact-edit-photo-end {
1566         clear: both;
1567 }
1568
1569 #contact-edit-photo-wrapper {
1570         float: left;
1571 }
1572
1573 #contact-edit-nav-wrapper {
1574         float: left;
1575 }
1576
1577 #contact-edit-end {
1578         clear: both;
1579 }
1580
1581 #contact-profile-selector {
1582         width: 175px;
1583         margin-left: 175px;
1584 }
1585
1586 #contact-reputation-selector {
1587         margin-left: 175px;
1588 }
1589
1590 #contact-edit-rating-text {
1591         margin-left: 175px;
1592 }
1593
1594 .contact-edit-submit {
1595         margin-top: 20px;
1596         margin-left: 50px;
1597 }
1598
1599 #block-message, #ignore-message, #profile-edit-insecure {
1600         margin-top: 20px;
1601         color: #FF0000;
1602         font-size: 1.1em;
1603         border: 1px solid #FF8888;
1604         background-color: #FFEEEE;
1605         padding: 10px;
1606 }
1607
1608 #block-message, #ignore-message {
1609         width: 180px;
1610 }
1611
1612 #profile-edit-insecure {
1613         width: 600px;
1614 }
1615
1616 .profile-tabs {
1617         float: left;
1618         padding: 4px;
1619         margin-top: 10px;
1620         margin-bottom: 10px;
1621         margin-right: 5px;
1622         /*border: 1px solid #CCC;*/
1623         /*background: #F8F8F8;*/
1624         font-size: 0.8em;
1625         font-weight: bold;
1626         background-color: #ECECEC;
1627         border: 1px solid #858585;
1628 }
1629 .profile-tabs:hover {
1630         background-color: #0CBEFE;
1631         color: #F5F6FB;
1632         border: 1px solid #F5F6FB;
1633         /*cursor: pointer;*/
1634 }
1635
1636 #profile-tabs-end {
1637         clear: both;
1638 }
1639
1640 .comment-edit-text-empty {
1641         color: gray;
1642         height: 30px;
1643         width: 175px;
1644         overflow: auto;
1645         margin-bottom: 10px;
1646 }
1647
1648 .comment-edit-text-full {
1649         color: black;
1650         height: 150px;
1651         width: 350px;
1652         overflow: auto;
1653 }
1654
1655 #group-new-submit-wrapper {
1656         margin-top: 30px;
1657 }
1658
1659 #acl-allow-group-label,
1660 #acl-allow-contact-label,
1661 #acl-deny-group-label,
1662 #acl-deny-contact-label {
1663         display: block;
1664 }
1665
1666 #acl-permit-text {
1667     margin-top: 10px;
1668     float: left;
1669 }
1670
1671 #acl-deny-text {
1672     margin-top: 10px;
1673 }
1674
1675 #jot-public {
1676     float: left;
1677     margin-top: 10px;
1678     margin-left: 15px;
1679     color: #FF0000;
1680 }
1681
1682 #acl-permit-text-end {
1683     clear: both;
1684 }
1685
1686 #acl-allow-group-label,
1687 #acl-allow-contact-label,
1688 #acl-deny-group-label,
1689 #acl-deny-contact-label {
1690         margin-top: 5px;
1691         margin-bottom: 5px;
1692 }
1693
1694
1695 #group_allow_wrapper,
1696 #group_deny_wrapper {
1697         float: left;
1698         width: 100px;
1699         margin-right: 10px;
1700 }
1701
1702 #contact_allow_wrapper,
1703 #contact_deny_wrapper {
1704         float: left;
1705         width: 150px;
1706         margin-right: 10px;
1707 }
1708
1709 #acl-allow-end,
1710 #acl-deny-end {
1711         clear: both;
1712 }
1713 #acl-permit-outer-wrapper,
1714 #acl-deny-outer-wrapper {
1715         padding: 10px;
1716         margin-top: 10px;
1717         border: 2px solid #BBBBBB;
1718         float: left;
1719 }
1720
1721 #acl-wrapper-end {
1722         clear: both;
1723 }
1724
1725 #group-edit-name-label {
1726         float: left;
1727         width: 175px;
1728         margin-top: 20px;
1729         margin-bottom: 20px;
1730 }
1731
1732 #group-edit-name {
1733         float: left;
1734         width: 225px;
1735         margin-top: 20px;
1736         margin-bottom: 20px;
1737 }
1738
1739 #group-edit-name-wrapper {
1740
1741
1742 }
1743
1744
1745 #group_members_select_label {
1746         display: block;
1747         float: left;
1748         width: 175px;
1749 }
1750
1751 .group_members_select {
1752         float: left;
1753         width: 230px;
1754         overflow: auto;
1755 }
1756
1757 #group_members_select_end {
1758         clear: both;
1759 }
1760 #group-edit-name-end {
1761         clear: both;
1762 }
1763
1764 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
1765         margin-bottom: 10px;
1766         margin-top: 20px;
1767 }
1768
1769 #prvmail-submit {
1770         float: left;
1771         margin-top: 10px;
1772         margin-right: 30px;
1773 }
1774 #prvmail-upload-wrapper,
1775 #prvmail-link-wrapper,
1776 #prvmail-rotator-wrapper {
1777         float: left;
1778         margin-top: 10px;
1779         margin-right: 10px;
1780         width: 24px;
1781 }
1782
1783 #prvmail-end {
1784         clear: both;
1785 }
1786
1787 .mail-list-sender,
1788 .mail-list-detail {
1789         float: left;
1790 }
1791 .mail-list-detail {
1792         margin-left: 20px;
1793 }
1794
1795 .mail-list-subject {
1796         font-size: 1.1em;
1797         margin-top: 10px;
1798 }
1799 a.mail-list-link {
1800         display: block;
1801         padding: 4px 5px;
1802 }
1803
1804 /*
1805 *a.mail-list-link:hover {
1806 *       background-color: #15607B;
1807 *       color: #F5F6FB;
1808 *}
1809 */
1810
1811 .mail-list-outside-wrapper-end {
1812         clear: both;
1813 }
1814
1815 .mail-list-outside-wrapper {
1816         margin-top: 30px;
1817 }
1818
1819 .mail-list-delete-wrapper {
1820         float: right;
1821         margin-right: 30px;
1822         margin-top: 15px;
1823 }
1824
1825 .mail-list-delete-icon {
1826         border: none;
1827 }
1828
1829 .mail-conv-sender,
1830 .mail-conv-detail {
1831         float: left;
1832 }
1833 .mail-conv-detail {
1834         margin-left: 20px;
1835         width: 500px;
1836 }
1837
1838 .mail-conv-subject {
1839         font-size: 1.1em;
1840         margin-top: 10px;
1841 }
1842
1843 .mail-conv-outside-wrapper-end {
1844         clear: both;
1845 }
1846
1847 .mail-conv-outside-wrapper {
1848         margin-top: 30px;
1849 }
1850
1851 .mail-conv-delete-wrapper {
1852         float: right;
1853         margin-right: 30px;
1854         margin-top: 15px;
1855 }
1856
1857 .mail-conv-delete-icon {
1858         border: none;
1859 }
1860
1861 .message-links ul {
1862         list-style-type: none;
1863 }
1864
1865 .message-links li {
1866         margin-top: 10px;
1867 }
1868 .message-links a {
1869         /*background-color: #ECECEC;*/
1870         /*border: 1px solid #858585;*/
1871         padding: 3px 5px;
1872         /*display: block;*/
1873 }
1874 .message-links a:hover {
1875         background-color: #0CBEFE;
1876         color: #F5F6FB;
1877         /*border: 1px solid #F5F6FB;*/
1878 }
1879
1880 #sidebar-group-list ul {
1881         list-style-type: none;
1882 }
1883
1884 #sidebar-group-list li {
1885         margin-top: 10px;
1886 }
1887
1888 #side-follow-wrapper {
1889         margin-top: 20px;
1890 }
1891 #side-follow-url {
1892         margin-top: 5px;
1893 }
1894 #side-follow-submit {
1895         margin-top: 15px;
1896 }
1897
1898 .photo-album-image-wrapper {
1899         float: left;
1900         margin-top: 15px;
1901         height: 350px;
1902         width: 350px;
1903 }
1904
1905 #photo-album-end {
1906         clear: both;
1907 }
1908
1909 .photo-top-image-wrapper {
1910         float: left;
1911         margin-top: 15px;
1912         height: 350px;
1913         width: 350px;
1914 }
1915
1916 #photo-top-end {
1917         clear: both;
1918 }
1919
1920 #photo-top-links {
1921         margin-bottom: 30px;
1922         margin-left: 30px;
1923 }
1924
1925 #photos-upload-newalbum-div {
1926         float: left;
1927         width: 175px;
1928 }
1929 #photos-upload-existing-album-text {
1930         float: left;
1931         width: 175px;
1932 }
1933 #photos-upload-newalbum {
1934         float: left;
1935 }
1936 #photos-upload-album-select {
1937         float: left;
1938 }
1939 #photos-upload-spacer {
1940         margin-top: 25px;
1941 }
1942 #photos-upload-new-end, #photos-upload-exist-end {
1943         clear: both;
1944 }
1945 #photos-upload-exist-end {
1946         margin-bottom: 15px;
1947 }
1948 #photos-upload-submit {
1949         margin-top: 15px;
1950 }
1951
1952 #photos_upload_applet_wrapper {
1953         margin-bottom: 15px;
1954 }
1955
1956 #photos-upload-no-java-message {
1957         margin-bottom: 15px;
1958 }
1959
1960 #profile-jot-desc {
1961         float: left;
1962         width: 480px;
1963         margin-top: 10px;
1964         margin-bottom: 10px;
1965 }
1966 #character-counter {
1967         float: left;
1968         font-size: 120%;
1969 }
1970
1971 #character-counter.grey {
1972         color: #888888;
1973 }
1974
1975 #character-counter.orange {
1976         color: orange;
1977 }
1978 #character-counter.red {
1979         color: red;
1980 }
1981
1982 #profile-jot-banner-end {
1983         clear: both;
1984 }
1985
1986 #photos-upload-select-files-text {
1987         margin-top: 15px;
1988         margin-bottom: 15px;
1989 }
1990
1991 #photos-upload-perms-menu, #photos-upload-perms-menu:visited {
1992         color: #8888FF;
1993         text-decoration: none;
1994         cursor: pointer;
1995 }
1996
1997 #photos-upload-perms-menu:hover {
1998         color: #0000FF;
1999         text-decoration: underline;
2000         cursor: pointer;
2001 }
2002 #settings-default-perms-menu {
2003         margin-top: 15px;
2004         margin-bottom: 15px;
2005 }
2006
2007 #photo-edit-caption-label, #photo-edit-tags-label, #photo-edit-albumname-label {
2008         float: left;
2009         width: 150px;
2010 }
2011
2012 #photo-edit-perms-end {
2013         margin-bottom: 15px;
2014 }
2015
2016 #photo-edit-caption, #photo-edit-newtag, #photo-edit-albumname {
2017         float: left;
2018         margin-bottom: 25px;
2019 }
2020 #photo-edit-link-wrap {
2021         margin-bottom: 15px;
2022 }
2023 #photo-like-div {
2024         margin-bottom: 25px;
2025 }
2026
2027 #photo-edit-caption-end, #photo-edit-tags-end, #photo-edit-albumname-end {
2028         clear: both;
2029 }
2030
2031 #photo-edit-delete-button {
2032         margin-left: 200px;
2033 }
2034 #photo-edit-end {
2035         margin-bottom: 35px;
2036 }
2037 #photo-caption {
2038         font-size: 110%;
2039         font-weight: bold;
2040         margin-top: 15px;
2041         margin-bottom: 15px;
2042 }
2043
2044 #in-this-photo-text {
2045         color: #0000FF;
2046         margin-left: 30px;
2047 }
2048
2049 #in-this-photo {
2050         margin-left: 60px;
2051         margin-top: 10px;
2052         margin-bottom: 20px;
2053 }
2054
2055 #photo-album-edit-submit, #photo-album-edit-drop {
2056         margin-top: 15px;
2057         margin-bottom: 15px;
2058 }
2059
2060 #photo-album-edit-drop {
2061         margin-left: 200px;
2062 }
2063
2064 .group-delete-wrapper {
2065         float: right;
2066         margin-right: 50px;
2067 }
2068
2069 #install-dbhost-label,
2070 #install-dbuser-label,
2071 #install-dbpass-label,
2072 #install-dbdata-label,
2073 #install-tz-desc {
2074        float: left;
2075        width: 250px;
2076        margin-top: 10px;
2077        margin-bottom: 10px;
2078
2079 }
2080
2081 #install-dbhost,
2082 #install-dbuser,
2083 #install-dbpass,
2084 #install-dbdata {
2085        float: left;
2086        width: 200px;
2087        margin-left: 20px;
2088 }
2089
2090 #install-dbhost-end,
2091 #install-dbuser-end,
2092 #install-dbpass-end,
2093 #install-dbdata-end,
2094 #install-tz-end {
2095        clear: both;
2096 }
2097
2098 #install-form select#timezone_select {
2099        float: left;
2100        margin-top: 18px;
2101        margin-left: 20px;
2102 }
2103
2104 #dfrn-request-networks {
2105         margin-bottom: 30px;
2106 }
2107
2108 #pause {
2109   position: fixed;
2110   bottom: 5px;
2111   right: 5px;
2112 }
2113
2114 .sparkle {
2115         cursor: url('lock.cur'), pointer;
2116 /*      cursor: pointer !important; */
2117 }
2118
2119 .contact-block-div {
2120         float: left;
2121         width: 52px;
2122         height: 52px;
2123 }
2124 .contact-block-textdiv {
2125         float: left;
2126         width: 150px;
2127         height: 34px;
2128 }
2129
2130 #contact-block-end {
2131         clear: both;
2132 }
2133 .contact-block-link {
2134         float: left;
2135 }
2136 .contact-block-img {
2137         width:48px;
2138         height:48px;
2139 }
2140
2141 #tag-remove {
2142         margin-bottom: 15px;
2143 }
2144
2145 #tagrm li {
2146         margin-bottom: 10px;
2147 }
2148
2149 #tagrm-submit, #tagrm-cancel {
2150         margin-top: 25px;
2151 }
2152
2153 #tagrm-cancel {
2154         margin-left: 15px;
2155 }
2156
2157 .wall-item-conv {
2158         margin-top: 5px;
2159         margin-bottom: 25px;
2160 }
2161
2162 #search-submit {
2163         margin-left: 15px;
2164 }
2165
2166 #search-box {
2167         margin-bottom: 25px;
2168 }
2169
2170 .location-label, .gender-label, .marital-label, .homepage-label {
2171         float: left;
2172         text-align: right;
2173         display: block;
2174         width: 65px;
2175 }
2176
2177 .adr, .x-gender, .marital-text, .homepage-url {
2178         float: left;
2179         display: block;
2180         margin-left: 8px;
2181 }
2182
2183 .profile-clear {
2184         clear: both;
2185 }
2186
2187
2188 .clear {
2189         clear: both;
2190 }
2191
2192 .cc-license {
2193         margin-top: 50px;
2194         font-size: 70%;
2195 }
2196
2197
2198 #plugin-settings-link, #account-settings-link, #uexport-link {
2199         margin-bottom: 10px;
2200 }
2201
2202
2203 #birthday-title {
2204         float: left;
2205         font-weight: bold;      
2206 }
2207
2208 #birthday-adjust {
2209         float: left;
2210         font-size: 75%;
2211         margin-left: 10px;
2212 }
2213
2214 #birthday-title-end {
2215         clear: both;
2216 }
2217
2218 .birthday-list {
2219         margin-left: 15px;
2220 }
2221
2222 #birthday-wrapper {
2223         margin-bottom: 20px;
2224 }
2225
2226
2227 #network-new-link {
2228         margin-top: 15px;
2229         margin-bottom: 15px;
2230 }
2231
2232 .tool-wrapper {
2233   float: left;
2234   margin-left: 15px;
2235 }
2236 .tool-link {
2237   cursor: pointer;
2238 }
2239
2240
2241 .calendar {
2242         font-family: Courier, monospace;
2243 }
2244 .today {
2245         color: #FF0000;
2246 }
2247
2248
2249 .settings-block {
2250         border: 1px solid #AAA;
2251         margin: 10px;
2252         padding: 10px;
2253 }
2254
2255
2256 .app-title {
2257         margin: 10px;
2258 }
2259
2260
2261 #identity-manage-desc {
2262         margin-top:15px;
2263         margin-bottom: 15px;
2264 }
2265
2266 #identity-manage-choose {
2267         margin-bottom: 15px;
2268 }
2269
2270 #identity-submit {
2271         margin-top: 20px;
2272 }
2273
2274
2275 #photo-prev-link, #photo-next-link {
2276         padding: 10px;
2277         float: left;
2278 }
2279
2280 #photo-photo {
2281         float: left;
2282 }
2283
2284 #photo-photo-end {
2285         clear: both;
2286 }
2287
2288
2289 .profile-match-photo {
2290         float: left;
2291         text-align: center;
2292         width: 120px;
2293 }
2294
2295 .profile-match-name {
2296         float: left;
2297         text-align: center;
2298         width: 120px;
2299         overflow: hidden;
2300 }
2301
2302 .profile-match-break,
2303 .profile-match-end {
2304         clear: both;
2305 }
2306
2307 .profile-match-wrapper {
2308         float: left;
2309         padding: 10px;
2310 }
2311 #profile-match-wrapper-end {
2312         clear: both;
2313 }
2314
2315 .side-link {
2316         margin-bottom: 15px;
2317 }
2318
2319 #language-selector {
2320         position: absolute;
2321         top: 0;
2322         left: 0;
2323 }
2324
2325
2326 #group-members {
2327         margin-top: 20px;
2328         padding: 10px;
2329         height: 250px;
2330         overflow: auto;
2331         border: 1px solid #ddd;
2332 }
2333
2334 #group-members-end {
2335         clear: both;
2336 }
2337
2338 #group-separator {
2339         margin-top: 10px;
2340         margin-bottom: 10px;
2341 }
2342
2343 #group-all-contacts {
2344         padding: 10px;
2345         height: 450px;
2346         overflow: auto;
2347         border: 1px solid #ddd;
2348 }
2349
2350 #group-all-contacts-end {
2351         clear: both;
2352         margin-bottom: 10px;
2353 }
2354
2355 #group-edit-desc {
2356     margin-top: 15px;
2357 }
2358
2359
2360 #prof-members {
2361         margin-top: 20px;
2362         padding: 10px;
2363         height: 250px;
2364         overflow: auto;
2365         border: 1px solid #ddd;
2366 }
2367
2368 #prof-members-end {
2369         clear: both;
2370 }
2371
2372 #prof-separator {
2373         margin-top: 10px;
2374         margin-bottom: 10px;
2375 }
2376
2377 #prof-all-contacts {
2378         padding: 10px;
2379         height: 450px;
2380         overflow: auto;
2381         border: 1px solid #ddd;
2382 }
2383
2384 #prof-all-contacts-end {
2385         clear: both;
2386         margin-bottom: 10px;
2387 }
2388
2389 #prof-edit-desc {
2390         margin-top: 15px;
2391 }
2392
2393 #crepair-nick-label,
2394 #crepair-url-label,
2395 #crepair-request-label,
2396 #crepair-confirm-label,
2397 #crepair-notify-label,
2398 #crepair-poll-label {
2399         float: left;
2400         width: 200px;
2401         margin-bottom: 15px;
2402 }
2403
2404 #crepair-nick,
2405 #crepair-url,
2406 #crepair-request,
2407 #crepair-confirm,
2408 #crepair-notify,
2409 #crepair-poll {
2410         float: left;
2411         width: 300px;
2412 }
2413
2414 #netsearch-box {
2415         margin-top: 20px;       
2416 }
2417
2418 #netsearch-box #search-submit {
2419         margin: 5px 0px 0px 0px;
2420 }
2421
2422 /**
2423  * ICONS
2424  */
2425 .icon {
2426         display: block; width: 16px; height: 16px;
2427         background-image: url('../../../images/icons.png');
2428 }
2429 .article { background-position: 0px 0px;}
2430 .audio { background-position: -16px 0px;}
2431 .block { background-position: -32px 0px;}
2432 .drop { background-position: -48px 0px;}
2433 .drophide { background-position: -64px 0px;}
2434 .edit { background-position: -80px 0px;}
2435 .camera { background-position: -96px 0px;}
2436 .dislike { background-position: -112px 0px;}
2437 .like { background-position: -128px 0px;}
2438 .link { background-position: -144px 0px;}
2439
2440 .globe { background-position: 0px -16px;}
2441 .noglobe { background-position: -16px -16px;}
2442 .no { background-position: -32px -16px;}
2443 .pause { background-position: -48px -16px;}
2444 .play { background-position: -64px -16px;}
2445 .pencil { background-position: -80px -16px;}
2446 .small-pencil { background-position: -96px -16px;}
2447 .recycle { background-position: -112px -16px;}
2448 .remote-link { background-position: -128px -16px;}
2449 .share { background-position: -144px -16px;}
2450
2451 .tools { background-position: 0px -32px;}
2452 .lock { background-position: -16px -32px;}
2453 .unlock { background-position: -32px -32px;}
2454 .video { background-position: -48px -32px;}
2455 .youtube { background-position: -64px -32px;}
2456 .attach { background-position: -80px -32px; }
2457
2458 .attachtype {
2459         display: block; width: 20px; height: 23px;
2460         float: left;
2461         background-image: url('../../../images/content-types.png');
2462 }
2463
2464 .body-attach {
2465         margin-top: 10px;
2466 }
2467
2468 .type-video { background-position: 0px; 0px; }
2469 .type-image { background-position: -20px; 0px; }
2470 .type-audio { background-position: -40px; 0px; }
2471 .type-text  { background-position: -60px; 0px; }
2472 .type-unkn  { background-position: -80px; 0px; }
2473