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