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