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