]> git.mxchange.org Git - friendica.git/blob - view/theme/loozah/style.css
custom attags
[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         margin-bottom: 65px;
890 }
891
892 .contact-photo-menu-button {
893        position: absolute;
894        background-image: url("photo-menu.jpg");
895        background-position: top left; 
896        background-repeat: no-repeat;
897        margin: 0px; padding: 0px;
898        width: 16px;
899        height: 16px;
900        top: 64px; left:0px;
901        overflow: hidden;
902        text-indent: 40px;
903        display: none;
904        
905 }
906
907 .contact-photo-menu {
908        width: 100px;
909        border: 2px solid #444444;
910        background: #FFFFFF;
911        position: absolute;
912        left: 0px; top: 90px;
913        display: none;
914        z-index: 10000;
915 }
916 .contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }
917 .contact-photo-menu li a { display: block; padding: 2px; }
918 .contact-photo-menu li a:hover { color: #FFFFFF; background: #3465A4; text-decoration: none; }
919
920 #fsuggest-desc, #fsuggest-submit-wrapper {
921         margin-top: 15px;
922         margin-bottom: 15px;
923 }
924
925
926 .wall-item-content-wrapper {
927         margin-top: 10px;
928         border: 1px solid #CCC;
929         position: relative;
930 }
931
932 .wall-item-content-wrapper.comment {
933         margin-left: 50px;
934         background: #CCCCCC;
935 }
936
937 .wall-item-photo-wrapper {
938         margin-top: 10px;
939         margin-left: 10px;
940         margin-bottom: 10px;
941         width: 100px;
942         float: left;
943 }
944
945 .wall-item-photo-menu-button {
946         display: block;
947         position: absolute;
948         background-image: url("photo-menu.jpg");
949         background-position: top left; 
950         background-repeat: no-repeat;
951         margin: 0px; padding: 0px;
952         width: 16px;
953         height: 16px;
954         top: 74px; left:10px;
955         overflow: hidden;
956         text-indent: 40px;
957         display: none;
958 }
959 .wall-item-photo-menu {
960         width: auto;
961         border: 2px solid #444444;
962         background: #FFFFFF;
963         position: absolute;
964         left: 10px; top: 90px;
965         display: none;
966         z-index: 10000;
967 }
968 .wall-item-photo-menu ul { margin:0px; padding: 0px; list-style: none }
969 .wall-item-photo-menu li a { display: block; padding: 2px; }
970 .wall-item-photo-menu li a:hover { color: #FFFFFF; background: #3465A4; text-decoration: none; }
971
972
973 .wall-item-arrowphoto-wrapper {
974         margin-top: 40px;
975 }
976 .wall-item-wrapper {
977         margin-left: 10px;;
978 }
979
980 .wall-item-lock {
981         position: absolute;
982         left: 105px;
983         top: 1px;
984 }
985
986 .wall-item-ago {
987         color: #888888;
988         font-size: 0.8em;
989 }
990 .wall-item-like-buttons {
991     float: left;
992     margin-right: 10px;
993     padding-right: 10px;
994     border-right: 2px solid #fff;
995 }
996 .wall-item-like-buttons > a,
997 .wall-item-like-buttons > img {
998         float: left;
999 }
1000
1001 .wall-item-share-buttons {
1002         margin-left: 5px;
1003 }
1004
1005 .editpost {
1006         margin-left: 10px;
1007         float: left;
1008 }
1009 .star-item {
1010         margin-left: 10px;
1011         float: left;    
1012 }
1013
1014
1015 #network-star-link{
1016         margin-top: 10px;
1017 }
1018 .network-star {
1019         float: left;
1020         margin-right: 5px;
1021 }
1022
1023
1024 .wall-item-info.wallwall {
1025         width: 285px;
1026 }
1027
1028 .wwto, .wall-item-arrowphoto-wrapper, .wwfrom {
1029         float: left;
1030         margin-right: 10px;
1031 }
1032
1033
1034 .wall-item-links-wrapper {
1035     float: left;
1036 }
1037
1038 .wall-item-delete-wrapper {
1039     float: right;
1040 }
1041
1042 .wall-item-delete-end {
1043     clear: both;
1044 }
1045
1046
1047 .wall-item-like-buttons img {
1048         cursor: pointer;
1049 }
1050
1051 .wall-item-delete-icon {
1052         border: none;
1053 }
1054
1055
1056 .wall-item-wrapper-end {
1057         clear: both;
1058 }
1059 .wall-item-name-link {
1060         font-weight: bold;
1061         text-decoration: none;
1062         color: #3172BD;
1063 }
1064 .wall-item-photo {
1065         border: none;
1066 }
1067 .wall-item-content {
1068         float: left;
1069         width: 450px;
1070         margin-left: 10px;
1071         margin-bottom: 20px;
1072         padding: 20px;
1073         max-height: 400px;
1074         overflow: auto;
1075
1076 }
1077 .wall-item-tools {
1078     clear: both;
1079 padding: 5px 10px 0px;
1080 }
1081 .wall-item-photo-end {
1082         clear: both;
1083 }
1084 .wall-item-author {
1085         margin-top: 10px;
1086 }
1087 .wall-item-info {
1088     display: block;
1089     float: left;
1090     width:110px;
1091     margin-right:10px;
1092 }
1093
1094 .wall-item-title {
1095         float: left;
1096         font-weight: bold;
1097         width: 450px;
1098 }
1099
1100 .wall-item-body {
1101         float: left;
1102         width: 450px;
1103         margin-top: 10px;
1104 }
1105
1106 .comment-edit-wrapper {
1107         margin-top: 15px;
1108         background: #CCCCCC;
1109         margin-left: 50px;
1110 }
1111
1112 .comment-wwedit-wrapper {
1113         margin-top: 15px;
1114         background: #CCCCCC;
1115         margin-left: 250px;
1116 }
1117
1118 .comment-edit-photo {
1119         margin-top: 10px;
1120         margin-left: 10px;
1121         margin-bottom: 10px;
1122         width: 100px;
1123         float: left;
1124 }
1125 .comment-edit-text-empty, .comment-edit-text-full {
1126         float: left;
1127         margin-top: 40px;
1128 }
1129 .comment-edit-text-end {
1130         clear: both;
1131 }
1132
1133 .comment-edit-submit {
1134         margin-left: 110px;
1135         margin-top: 10px;
1136 }
1137 #profile-jot-plugin-wrapper,
1138 #profile-jot-submit-wrapper {
1139         margin-top: 15px;
1140 }
1141
1142 #profile-jot-submit {
1143         float: left;
1144 }
1145 #profile-upload-wrapper {
1146         float: left;
1147         margin-left: 30px;
1148 }
1149 #profile-attach-wrapper {
1150     float: left;
1151     margin-left: 30px;
1152 }
1153 #profile-rotator {
1154         float: left;
1155         margin-left: 30px;
1156 }
1157 #profile-link-wrapper {
1158         float: left;
1159         margin-left: 15px;
1160 }
1161 #profile-youtube-wrapper {
1162         float: left;
1163         margin-left: 15px;
1164 }
1165 #profile-video-wrapper {
1166         float: left;
1167         margin-left: 15px;
1168 }
1169 #profile-audio-wrapper {
1170         float: left;
1171         margin-left: 15px;
1172 }
1173 #profile-location-wrapper {
1174         float: left;
1175         margin-left: 15px;
1176 }
1177 #profile-nolocation-wrapper {
1178         float: left;
1179         margin-left: 15px;
1180 }
1181
1182 #profile-title-wrapper {
1183         float: left;
1184         margin-left: 15px;
1185 }
1186
1187 #profile-jot-perms {
1188         float: left;
1189         margin-left: 100px;
1190         font-weight: bold;
1191         font-size: 1.2em;
1192 }
1193
1194 #profile-jot-perms-end {
1195         clear: both;
1196 }
1197 #profile-jot-plugin-end {
1198   clear:both;
1199 }
1200 .profile-jot-net {
1201         float: left;
1202         margin-right: 10px;
1203         margin-top: 5px;
1204         margin-bottom: 5px;
1205 }
1206
1207 #profile-jot-networks-end {
1208         clear: both;
1209 }
1210
1211 #profile-jot-end {
1212         clear: both;
1213         margin-bottom: 30px;
1214 }
1215 #about-jot-submit-wrapper {
1216         margin-top: 15px;
1217 }
1218 #about-jot-end {
1219         margin-bottom: 30px;
1220 }
1221 #contacts-main {
1222         margin-bottom: 30px;
1223 }
1224
1225 #profile-listing-desc {
1226         margin-left: 30px;
1227 }
1228
1229 #profile-listing-new-link-wrapper {
1230         margin-left: 30px;
1231         margin-bottom: 30px;
1232 }
1233 .profile-listing-photo-wrapper {
1234         float: left;
1235 }
1236
1237 .profile-listing-edit-buttons-wrapper {
1238         clear: both;
1239 }
1240 .profile-listing-photo-edit-link {
1241         float: left;
1242         width: 125px;
1243 }
1244 .profile-listing-end {
1245         clear: both;
1246 }
1247 .profile-listing-edit-buttons-wrapper img{
1248         border: none;
1249         margin-right: 20px;
1250 }
1251 .profile-listing {
1252         margin-top: 25px;
1253 }
1254 .profile-listing-name {
1255         float: left;
1256         margin-left: 32px;
1257         margin-top: 10px;
1258         color: #3172BD;
1259         font-weight: bold;
1260         width: 200px;
1261
1262 }
1263 .fortune {
1264         margin-top: 50px;
1265         color: #4444FF;
1266         font-weight: bold;
1267         margin-bottom: 20px;
1268 }
1269
1270
1271 .directory-end {
1272         clear: both;
1273 }
1274 .directory-name {
1275         text-align: center;
1276 }
1277 .directory-photo {
1278         margin-left: 25px;
1279 }
1280 .directory-details {
1281         font-size: 0.7em;
1282         text-align: center;
1283         margin-left: 5px;
1284         margin-right: 5px;
1285 }
1286 .directory-item {
1287         float: left;
1288         width: 225px;
1289         height: 260px;
1290         overflow: auto;
1291 }
1292
1293 #directory-search-wrapper {
1294         margin-top: 20px;
1295         margin-right: 20px;
1296         margin-bottom: 50px;
1297 }
1298
1299 #directory-search-end {
1300 }
1301
1302 .directory-photo-img {
1303         border: none;
1304 }
1305
1306
1307 .pager {
1308   padding: 10px;
1309   text-align: center;
1310   font-size: 1.0em;
1311 }
1312
1313
1314 .pager_first,
1315 .pager_last,
1316 .pager_prev,
1317 .pager_next,
1318 .pager_n {
1319         border: 1px solid black;
1320         background: #EEE;
1321         padding: 4px;
1322 }
1323
1324 .pager_first a,
1325 .pager_last a,
1326 .pager_prev a,
1327 .pager_next a,
1328 .pager_n a {
1329         text-decoration: none;
1330 }
1331
1332 .pager_current {
1333   border: 1px solid black;
1334   background: #FFCCCC;
1335   padding: 4px;
1336 }
1337
1338
1339 #advanced-profile-name-wrapper,
1340 #advanced-profile-gender-wrapper,
1341 #advanced-profile-dob-wrapper,
1342 #advanced-profile-age-wrapper,
1343 #advanced-profile-marital-wrapper,
1344 #advanced-profile-sexual-wrapper,
1345 #advanced-profile-homepage-wrapper,
1346 #advanced-profile-politic-wrapper,
1347 #advanced-profile-religion-wrapper,
1348 #advanced-profile-about-wrapper,
1349 #advanced-profile-interest-wrapper,
1350 #advanced-profile-contact-wrapper,
1351 #advanced-profile-music-wrapper,
1352 #advanced-profile-book-wrapper,
1353 #advanced-profile-tv-wrapper,
1354 #advanced-profile-film-wrapper,
1355 #advanced-profile-romance-wrapper,
1356 #advanced-profile-work-wrapper,
1357 #advanced-profile-education-wrapper {
1358         margin-top: 20px;
1359 }
1360
1361 #advanced-profile-name-text,
1362 #advanced-profile-gender-text,
1363 #advanced-profile-dob-text,
1364 #advanced-profile-age-text,
1365 #advanced-profile-marital-text,
1366 #advanced-profile-sexual-text,
1367 #advanced-profile-homepage-text,
1368 #advanced-profile-politic-text,
1369 #advanced-profile-religion-text,
1370 #advanced-profile-about-text,
1371 #advanced-profile-interest-text,
1372 #advanced-profile-contact-text,
1373 #advanced-profile-music-text,
1374 #advanced-profile-book-text,
1375 #advanced-profile-tv-text,
1376 #advanced-profile-film-text,
1377 #advanced-profile-romance-text,
1378 #advanced-profile-work-text,
1379 #advanced-profile-education-text {
1380         width: 300px;
1381         float: left;
1382 }
1383
1384 #advanced-profile-name-end,
1385 #advanced-profile-gender-end,
1386 #advanced-profile-dob-end,
1387 #advanced-profile-age-end,
1388 #advanced-profile-marital-end,
1389 #advanced-profile-sexual-end,
1390 #advanced-profile-homepage-end,
1391 #advanced-profile-politic-end,
1392 #advanced-profile-religion-end {
1393         clear: both;
1394 }
1395
1396 #advanced-profile-about-end,
1397 #advanced-profile-interest-end,
1398 #advanced-profile-contact-end,
1399 #advanced-profile-music-end,
1400 #advanced-profile-book-end,
1401 #advanced-profile-tv-end,
1402 #advanced-profile-film-end,
1403 #advanced-profile-romance-end,
1404 #advanced-profile-work-end,
1405 #advanced-profile-education-end {
1406
1407
1408 }
1409
1410 #advanced-profile-name,
1411 #advanced-profile-gender,
1412 #advanced-profile-dob,
1413 #advanced-profile-age,
1414 #advanced-profile-marital,
1415 #advanced-profile-sexual,
1416 #advanced-profile-homepage,
1417 #advanced-profile-politic,
1418 #advanced-profile-religion {
1419         float: left;
1420
1421 }
1422
1423
1424 #advanced-profile-about,
1425 #advanced-profile-interest,
1426 #advanced-profile-contact,
1427 #advanced-profile-music,
1428 #advanced-profile-book,
1429 #advanced-profile-tv,
1430 #advanced-profile-film,
1431 #advanced-profile-romance,
1432 #advanced-profile-work,
1433 #advanced-profile-education {
1434         margin-top: 10px;
1435         margin-left: 50px;
1436         margin-right: 20px;
1437         padding: 10px;
1438         border: 1px solid #CCCCCC;
1439 }
1440
1441 #advanced-profile-with {
1442         float: left;
1443         margin-left: 15px;
1444 }
1445
1446 #contact-edit-wrapper {
1447         margin-top: 50px;
1448 }
1449
1450 #contact-edit-banner-name {
1451         font-size: 1.4em;
1452         font-weight: bold;
1453         margin-left: 30px;
1454 }
1455 #contact-edit-nettype {
1456         margin-top: 5px;
1457         margin-left: 30px;
1458 }
1459
1460
1461 #contact-edit-poll-wrapper {
1462         margin-left: 50px;
1463         margin-top: 30px;
1464 }
1465 #contact-edit-poll-text {
1466         margin-top: 15px;
1467         margin-bottom: 5px;
1468 }
1469
1470 #contact-edit-update-now {
1471         margin-top: 15px;
1472 }
1473
1474 #contact-edit-photo-wrapper {
1475         margin-bottom: 20px;
1476 }
1477 #contact-edit-links {
1478         float: left;
1479 }
1480 #contact-edit-links a {
1481         float: left;
1482 }
1483 #contact-edit-links img {
1484         margin-left: 20px;
1485         border: none;
1486 }
1487
1488 #contact-drop-links {
1489         float: left;
1490 }
1491
1492 #contact-drop-links img {
1493         margin-left: 20px;
1494         border: none;
1495 }
1496
1497 #contact-edit-nav-end {
1498         clear: both;
1499 }
1500
1501 #contact-edit-direction-icon {
1502         float: left;
1503         margin-top: 70px;
1504         margin-right: 2px;
1505 }
1506
1507 #contact-edit-photo {
1508         float: left;
1509 }
1510
1511 #contact-edit-photo-end {
1512         clear: both;
1513 }
1514
1515 #contact-edit-photo-wrapper {
1516         float: left;
1517 }
1518
1519 #contact-edit-nav-wrapper {
1520         float: left;
1521 }
1522
1523 #contact-edit-end {
1524         clear: both;
1525 }
1526
1527 #contact-profile-selector {
1528         width: 175px;
1529         margin-left: 175px;
1530 }
1531
1532 #contact-reputation-selector {
1533         margin-left: 175px;
1534 }
1535
1536 #contact-edit-rating-text {
1537         margin-left: 175px;
1538 }
1539
1540 .contact-edit-submit {
1541         margin-top: 20px;
1542         margin-left: 50px;
1543 }
1544
1545 #block-message, #ignore-message, #profile-edit-insecure {
1546         margin-top: 20px;
1547         color: #FF0000;
1548         font-size: 1.1em;
1549         border: 1px solid #FF8888;
1550         background-color: #FFEEEE;
1551         padding: 10px;
1552 }
1553
1554 #block-message, #ignore-message {
1555         width: 180px;
1556 }
1557
1558 #profile-edit-insecure {
1559         width: 600px;
1560 }
1561
1562 .profile-tabs {
1563         float: left;
1564         padding: 4px;
1565         margin-top: 10px;
1566         margin-bottom: 10px;
1567         margin-right: 5px;
1568         /*border: 1px solid #CCC;*/
1569         /*background: #F8F8F8;*/
1570         font-size: 0.8em;
1571         font-weight: bold;
1572         background-color: #ECECEC;
1573         border: 1px solid #858585;
1574 }
1575 .profile-tabs:hover {
1576         background-color: #0CBEFE;
1577         color: #F5F6FB;
1578         border: 1px solid #F5F6FB;
1579         /*cursor: pointer;*/
1580 }
1581
1582 #profile-tabs-end {
1583         clear: both;
1584 }
1585
1586 .comment-edit-text-empty {
1587         color: gray;
1588         height: 30px;
1589         width: 175px;
1590         overflow: auto;
1591         margin-bottom: 10px;
1592 }
1593
1594 .comment-edit-text-full {
1595         color: black;
1596         height: 150px;
1597         width: 350px;
1598         overflow: auto;
1599 }
1600
1601 #profile-jot-text {
1602         height: 20px;
1603         color:#cccccc;
1604         border: 1px solid #cccccc;
1605 }
1606
1607
1608 /** acl **/
1609 #photo-edit-perms-select,
1610 #photos-upload-permissions-wrapper,
1611 #profile-jot-acl-wrapper{
1612         display:block!important;
1613 }
1614
1615
1616 #acl-wrapper {
1617         width: 690px;
1618         float:left;
1619 }
1620 #acl-search {
1621         float:right;
1622         background: #ffffff url("../../../images/search_18.png") no-repeat right center;
1623         padding-right:20px;
1624 }
1625 #acl-showall {
1626         float: left;
1627         display: block;
1628         width: auto;
1629         height: 20px;
1630         background-color: #cccccc;
1631         background-image: url("../../../images/show_all_off.png");
1632         background-position: 7px 7px;
1633         background-repeat: no-repeat;
1634         padding: 5px 5px 0px 30px;
1635         -webkit-border-radius: 5px ;
1636         -moz-border-radius: 5px;
1637         border-radius: 5px;
1638         color: #999999;
1639 }
1640 #acl-showall.selected {
1641         color: #000000;
1642         background-color: #ff9900;
1643         background-image: url("../../../images/show_all_on.png");
1644 }
1645
1646
1647 #acl-list {
1648         height: 210px;
1649         border: 1px solid #cccccc;
1650         clear: both;
1651         margin-top: 30px;
1652         overflow: auto;
1653 }
1654 #acl-list-content {
1655
1656 }
1657 .acl-list-item {
1658         display: block;
1659         width: 150px;
1660         height: 30px;
1661         border: 1px solid #cccccc;
1662         margin: 5px;
1663         float: left;
1664 }
1665 .acl-list-item img{
1666         width:22px;
1667         height: 22px;
1668         float: left;
1669         margin: 4px;
1670 }
1671 .acl-list-item p { height: 12px; font-size: 10px; margin: 0px; padding: 2px 0px 1px; overflow: hidden;}
1672 .acl-list-item a { 
1673         font-size: 8px;
1674         display: block;
1675         width: 40px;
1676         height: 10px;
1677         float: left;
1678         color: #999999;
1679         background-color: #cccccc;
1680         margin-right: 5px;
1681         -webkit-border-radius: 2px ;
1682         -moz-border-radius: 2px;
1683         border-radius: 2px;
1684         padding-left: 15px;
1685 }
1686 #acl-wrapper a:hover {
1687         text-decoration: none;
1688         color:#000000;
1689 }
1690 .acl-button-show { background-image: url("../../../images/show_off.png"); }
1691 .acl-button-hide { background-image: url("../../../images/hide_off.png"); }
1692
1693 .acl-button-show.selected {
1694         color: #000000;
1695         background-color: #9ade00;
1696         background-image: url("../../../images/show_on.png");
1697 }
1698 .acl-button-hide.selected {
1699         color: #000000;
1700         background-color: #ff4141;
1701         background-image: url("../../../images/hide_on.png");
1702 }
1703 .acl-list-item.groupshow { border-color: #9ade00; }
1704 .acl-list-item.grouphide { border-color: #ff4141; }
1705 /** /acl **/
1706
1707 #group-new-submit-wrapper {
1708         margin-top: 30px;
1709 }
1710
1711 #group-edit-name-label {
1712         float: left;
1713         width: 175px;
1714         margin-top: 20px;
1715         margin-bottom: 20px;
1716 }
1717
1718 #group-edit-name {
1719         float: left;
1720         width: 225px;
1721         margin-top: 20px;
1722         margin-bottom: 20px;
1723 }
1724
1725 #group-edit-name-wrapper {
1726
1727
1728 }
1729
1730
1731 #group_members_select_label {
1732         display: block;
1733         float: left;
1734         width: 175px;
1735 }
1736
1737 .group_members_select {
1738         float: left;
1739         width: 230px;
1740         overflow: auto;
1741 }
1742
1743 #group_members_select_end {
1744         clear: both;
1745 }
1746 #group-edit-name-end {
1747         clear: both;
1748 }
1749
1750 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
1751         margin-bottom: 10px;
1752         margin-top: 20px;
1753 }
1754
1755 #prvmail-submit {
1756         float: left;
1757         margin-top: 10px;
1758         margin-right: 30px;
1759 }
1760 #prvmail-upload-wrapper,
1761 #prvmail-link-wrapper,
1762 #prvmail-rotator-wrapper {
1763         float: left;
1764         margin-top: 10px;
1765         margin-right: 10px;
1766         width: 24px;
1767 }
1768
1769 #prvmail-end {
1770         clear: both;
1771 }
1772
1773 .mail-list-sender,
1774 .mail-list-detail {
1775         float: left;
1776 }
1777 .mail-list-detail {
1778         margin-left: 20px;
1779 }
1780
1781 .mail-list-subject {
1782         font-size: 1.1em;
1783         margin-top: 10px;
1784 }
1785 a.mail-list-link {
1786         display: block;
1787         padding: 4px 5px;
1788 }
1789
1790 /*
1791 *a.mail-list-link:hover {
1792 *       background-color: #15607B;
1793 *       color: #F5F6FB;
1794 *}
1795 */
1796
1797 .mail-list-outside-wrapper-end {
1798         clear: both;
1799 }
1800
1801 .mail-list-outside-wrapper {
1802         margin-top: 30px;
1803 }
1804
1805 .mail-list-delete-wrapper {
1806         float: right;
1807         margin-right: 30px;
1808         margin-top: 15px;
1809 }
1810
1811 .mail-list-delete-icon {
1812         border: none;
1813 }
1814
1815 .mail-conv-sender,
1816 .mail-conv-detail {
1817         float: left;
1818 }
1819 .mail-conv-detail {
1820         margin-left: 20px;
1821         width: 500px;
1822 }
1823
1824 .mail-conv-subject {
1825         font-size: 1.1em;
1826         margin-top: 10px;
1827 }
1828
1829 .mail-conv-outside-wrapper-end {
1830         clear: both;
1831 }
1832
1833 .mail-conv-outside-wrapper {
1834         margin-top: 30px;
1835 }
1836
1837 .mail-conv-delete-wrapper {
1838         float: right;
1839         margin-right: 30px;
1840         margin-top: 15px;
1841 }
1842
1843 .mail-conv-delete-icon {
1844         border: none;
1845 }
1846
1847 .message-links ul {
1848         list-style-type: none;
1849 }
1850
1851 .message-links li {
1852         margin-top: 10px;
1853 }
1854 .message-links a {
1855         /*background-color: #ECECEC;*/
1856         /*border: 1px solid #858585;*/
1857         padding: 3px 5px;
1858         /*display: block;*/
1859 }
1860 .message-links a:hover {
1861         background-color: #0CBEFE;
1862         color: #F5F6FB;
1863         /*border: 1px solid #F5F6FB;*/
1864 }
1865
1866 #sidebar-group-list ul {
1867         list-style-type: none;
1868 }
1869
1870 #sidebar-group-list li {
1871         margin-top: 10px;
1872 }
1873
1874
1875 #search-save {
1876     margin-left: 5px;
1877 }
1878 .groupsideedit {
1879     margin-right: 10px;
1880 }
1881 #saved-search-ul {
1882     list-style-type: none;
1883 }
1884 .savedsearchdrop, .savedsearchterm {
1885     float: left;
1886     margin-top: 10px;
1887 }
1888 .savedsearchterm {
1889     margin-left: 10px;
1890 }
1891
1892
1893 #side-follow-wrapper {
1894         margin-top: 20px;
1895 }
1896 #side-follow-url {
1897         margin-top: 5px;
1898 }
1899 #side-follow-submit {
1900         margin-top: 15px;
1901 }
1902
1903 .photo-album-image-wrapper {
1904         float: left;
1905         margin-top: 15px;
1906         height: 350px;
1907         width: 350px;
1908 }
1909
1910 #photo-album-end {
1911         clear: both;
1912 }
1913
1914 .photo-top-image-wrapper {
1915         float: left;
1916         margin-top: 15px;
1917         height: 350px;
1918         width: 350px;
1919 }
1920
1921 #photo-top-end {
1922         clear: both;
1923 }
1924
1925 #photo-top-links {
1926         margin-bottom: 30px;
1927         margin-left: 30px;
1928 }
1929
1930 #photos-upload-newalbum-div {
1931         float: left;
1932         width: 175px;
1933 }
1934 #photos-upload-existing-album-text {
1935         float: left;
1936         width: 175px;
1937 }
1938 #photos-upload-newalbum {
1939         float: left;
1940 }
1941 #photos-upload-album-select {
1942         float: left;
1943 }
1944 #photos-upload-spacer {
1945         margin-top: 25px;
1946 }
1947 #photos-upload-new-end, #photos-upload-exist-end {
1948         clear: both;
1949 }
1950 #photos-upload-exist-end {
1951         margin-bottom: 15px;
1952 }
1953 #photos-upload-submit {
1954         margin-top: 15px;
1955 }
1956
1957 #photos_upload_applet_wrapper {
1958         margin-bottom: 15px;
1959 }
1960
1961 #photos-upload-no-java-message {
1962         margin-bottom: 15px;
1963 }
1964
1965 #profile-jot-desc {
1966         float: left;
1967         width: 480px;
1968         margin-top: 10px;
1969         margin-bottom: 10px;
1970 }
1971 #character-counter {
1972         float: left;
1973         font-size: 120%;
1974 }
1975
1976 #character-counter.grey {
1977         color: #888888;
1978 }
1979
1980 #character-counter.orange {
1981         color: orange;
1982 }
1983 #character-counter.red {
1984         color: red;
1985 }
1986
1987 #profile-jot-banner-end {
1988         clear: both;
1989 }
1990
1991 #photos-upload-select-files-text {
1992         margin-top: 15px;
1993         margin-bottom: 15px;
1994 }
1995
1996 #photos-upload-perms-menu, #photos-upload-perms-menu:visited {
1997         color: #8888FF;
1998         text-decoration: none;
1999         cursor: pointer;
2000 }
2001
2002 #photos-upload-perms-menu:hover {
2003         color: #0000FF;
2004         text-decoration: underline;
2005         cursor: pointer;
2006 }
2007 #settings-default-perms-menu {
2008         margin-top: 15px;
2009         margin-bottom: 15px;
2010 }
2011
2012 #photo-edit-caption-label, #photo-edit-tags-label, #photo-edit-albumname-label {
2013         float: left;
2014         width: 150px;
2015 }
2016
2017 #photo-edit-perms-end {
2018         margin-bottom: 15px;
2019 }
2020
2021 #photo-edit-caption, #photo-edit-newtag, #photo-edit-albumname {
2022         float: left;
2023         margin-bottom: 25px;
2024 }
2025 #photo-edit-link-wrap {
2026         margin-bottom: 15px;
2027 }
2028 #photo-like-div {
2029         margin-bottom: 25px;
2030 }
2031
2032 #photo-edit-caption-end, #photo-edit-tags-end, #photo-edit-albumname-end {
2033         clear: both;
2034 }
2035
2036 #photo-edit-delete-button {
2037         margin-left: 200px;
2038 }
2039 #photo-edit-end {
2040         margin-bottom: 35px;
2041 }
2042 #photo-caption {
2043         font-size: 110%;
2044         font-weight: bold;
2045         margin-top: 15px;
2046         margin-bottom: 15px;
2047 }
2048
2049 #in-this-photo-text {
2050         color: #0000FF;
2051         margin-left: 30px;
2052 }
2053
2054 #in-this-photo {
2055         margin-left: 60px;
2056         margin-top: 10px;
2057         margin-bottom: 20px;
2058 }
2059
2060 #photo-album-edit-submit, #photo-album-edit-drop {
2061         margin-top: 15px;
2062         margin-bottom: 15px;
2063 }
2064
2065 #photo-album-edit-drop {
2066         margin-left: 200px;
2067 }
2068
2069 .group-delete-wrapper {
2070         float: right;
2071         margin-right: 50px;
2072 }
2073
2074 #install-dbhost-label,
2075 #install-dbuser-label,
2076 #install-dbpass-label,
2077 #install-dbdata-label,
2078 #install-admin-label,
2079 #install-tz-desc {
2080        float: left;
2081        width: 250px;
2082        margin-top: 10px;
2083        margin-bottom: 10px;
2084
2085 }
2086
2087 #install-dbhost,
2088 #install-dbuser,
2089 #install-dbpass,
2090 #install-dbdata,
2091 #install-admin {
2092        float: left;
2093        width: 200px;
2094        margin-left: 20px;
2095 }
2096
2097 #install-dbhost-end,
2098 #install-dbuser-end,
2099 #install-dbpass-end,
2100 #install-dbdata-end,
2101 #install-admin-end,
2102 #install-tz-end {
2103        clear: both;
2104 }
2105
2106 #install-form select#timezone_select {
2107        float: left;
2108        margin-top: 18px;
2109        margin-left: 20px;
2110 }
2111
2112 #dfrn-request-networks {
2113         margin-bottom: 30px;
2114 }
2115
2116 #pause {
2117   position: fixed;
2118   bottom: 5px;
2119   right: 5px;
2120 }
2121
2122 .sparkle {
2123         cursor: url('lock.cur'), pointer;
2124 /*      cursor: pointer !important; */
2125 }
2126
2127 .contact-block-div {
2128         float: left;
2129         width: 52px;
2130         height: 52px;
2131 }
2132 .contact-block-textdiv {
2133         float: left;
2134         width: 150px;
2135         height: 34px;
2136 }
2137
2138 #contact-block-end {
2139         clear: both;
2140 }
2141 .contact-block-link {
2142         float: left;
2143 }
2144 .contact-block-img {
2145         width:48px;
2146         height:48px;
2147 }
2148
2149 #tag-remove {
2150         margin-bottom: 15px;
2151 }
2152
2153 #tagrm li {
2154         margin-bottom: 10px;
2155 }
2156
2157 #tagrm-submit, #tagrm-cancel {
2158         margin-top: 25px;
2159 }
2160
2161 #tagrm-cancel {
2162         margin-left: 15px;
2163 }
2164
2165 .wall-item-conv {
2166         margin-top: 5px;
2167         margin-bottom: 25px;
2168 }
2169
2170 #search-submit {
2171         margin-left: 15px;
2172 }
2173
2174 #search-box {
2175         margin-bottom: 25px;
2176 }
2177
2178 .location-label, .gender-label, .marital-label, .homepage-label {
2179         float: left;
2180         text-align: right;
2181         display: block;
2182         width: 65px;
2183 }
2184
2185 .adr, .x-gender, .marital-text, .homepage-url {
2186         float: left;
2187         display: block;
2188         margin-left: 8px;
2189 }
2190
2191 .profile-clear {
2192         clear: both;
2193 }
2194
2195
2196 .clear {
2197         clear: both;
2198 }
2199
2200 .cc-license {
2201         margin-top: 50px;
2202         font-size: 70%;
2203 }
2204
2205
2206 #plugin-settings-link, #account-settings-link, #uexport-link {
2207         margin-bottom: 10px;
2208 }
2209
2210
2211 #birthday-title {
2212         float: left;
2213         font-weight: bold;      
2214 }
2215
2216 #birthday-adjust {
2217         float: left;
2218         font-size: 75%;
2219         margin-left: 10px;
2220 }
2221
2222 #birthday-title-end {
2223         clear: both;
2224 }
2225
2226 .birthday-list {
2227         margin-left: 15px;
2228 }
2229
2230 #birthday-wrapper {
2231         margin-bottom: 20px;
2232 }
2233
2234
2235 #network-new-link {
2236         margin-top: 15px;
2237         margin-bottom: 15px;
2238 }
2239
2240 .tool-wrapper {
2241   float: left;
2242   margin-left: 15px;
2243 }
2244 .tool-link {
2245   cursor: pointer;
2246 }
2247
2248
2249 .calendar {
2250         font-family: Courier, monospace;
2251 }
2252 .today {
2253         color: #FF0000;
2254 }
2255
2256
2257 .settings-block {
2258         border: 1px solid #AAA;
2259         margin: 10px;
2260         padding: 10px;
2261 }
2262
2263
2264 .app-title {
2265         margin: 10px;
2266 }
2267
2268
2269 #identity-manage-desc {
2270         margin-top:15px;
2271         margin-bottom: 15px;
2272 }
2273
2274 #identity-manage-choose {
2275         margin-bottom: 15px;
2276 }
2277
2278 #identity-submit {
2279         margin-top: 20px;
2280 }
2281
2282
2283 #photo-prev-link, #photo-next-link {
2284         padding: 10px;
2285         float: left;
2286 }
2287
2288 #photo-photo {
2289         float: left;
2290 }
2291
2292 #photo-photo-end {
2293         clear: both;
2294 }
2295
2296
2297 .profile-match-photo {
2298         float: left;
2299         text-align: center;
2300         width: 120px;
2301 }
2302
2303 .profile-match-name {
2304         float: left;
2305         text-align: center;
2306         width: 120px;
2307         overflow: hidden;
2308 }
2309
2310 .profile-match-break,
2311 .profile-match-end {
2312         clear: both;
2313 }
2314
2315 .profile-match-wrapper {
2316         float: left;
2317         padding: 10px;
2318     width: 120px;
2319     height: 120px;
2320     scroll: auto;
2321
2322 }
2323 #profile-match-wrapper-end {
2324         clear: both;
2325 }
2326
2327 .side-link {
2328         margin-bottom: 15px;
2329 }
2330
2331 #language-selector {
2332         position: absolute;
2333         top: 0;
2334         left: 16px;
2335 }
2336
2337
2338 #group-members {
2339         margin-top: 20px;
2340         padding: 10px;
2341         height: 250px;
2342         overflow: auto;
2343         border: 1px solid #ddd;
2344 }
2345
2346 #group-members-end {
2347         clear: both;
2348 }
2349
2350 #group-separator {
2351         margin-top: 10px;
2352         margin-bottom: 10px;
2353 }
2354
2355 #group-all-contacts {
2356         padding: 10px;
2357         height: 450px;
2358         overflow: auto;
2359         border: 1px solid #ddd;
2360 }
2361
2362 #group-all-contacts-end {
2363         clear: both;
2364         margin-bottom: 10px;
2365 }
2366
2367 #group-edit-desc {
2368     margin-top: 15px;
2369 }
2370
2371
2372 #prof-members {
2373         margin-top: 20px;
2374         padding: 10px;
2375         height: 250px;
2376         overflow: auto;
2377         border: 1px solid #ddd;
2378 }
2379
2380 #prof-members-end {
2381         clear: both;
2382 }
2383
2384 #prof-separator {
2385         margin-top: 10px;
2386         margin-bottom: 10px;
2387 }
2388
2389 #prof-all-contacts {
2390         padding: 10px;
2391         height: 450px;
2392         overflow: auto;
2393         border: 1px solid #ddd;
2394 }
2395
2396 #prof-all-contacts-end {
2397         clear: both;
2398         margin-bottom: 10px;
2399 }
2400
2401 #prof-edit-desc {
2402         margin-top: 15px;
2403 }
2404
2405 #crepair-nick-label,
2406 #crepair-attag-label,
2407 #crepair-url-label,
2408 #crepair-request-label,
2409 #crepair-confirm-label,
2410 #crepair-notify-label,
2411 #crepair-poll-label {
2412         float: left;
2413         width: 200px;
2414         margin-bottom: 15px;
2415 }
2416
2417 #crepair-nick,
2418 #crepair-attag,
2419 #crepair-url,
2420 #crepair-request,
2421 #crepair-confirm,
2422 #crepair-notify,
2423 #crepair-poll {
2424         float: left;
2425         width: 300px;
2426 }
2427
2428 #netsearch-box {
2429         margin-top: 20px;
2430         width: 150px;   
2431 }
2432
2433 #netsearch-box #search-submit {
2434         margin: 5px 0px 0px 0px;
2435 }
2436
2437 .required {
2438         color: #FF0000;
2439 }
2440
2441 .eventcal {
2442         float: left;
2443         font-size: 20px;
2444 }
2445
2446
2447 .vevent {
2448        border: 1px solid #CCCCCC;
2449 }
2450 .vevent .event-description, .vevent .event-location {
2451        margin-left: 10px;
2452        margin-right: 10px;
2453 }
2454 .vevent .event-start {
2455        margin-left: 10px;
2456        margin-right: 10px;
2457 }
2458
2459
2460 #new-event-link {
2461         margin-bottom: 10px;
2462 }
2463
2464
2465 .edit-event-link, .plink-event-link {
2466         float: left;
2467     margin-top: 4px;
2468     margin-right: 4px;
2469     margin-bottom: 15px;
2470 }
2471
2472
2473 .event-description:before {
2474         content: url('../../../images/calendar.png');
2475         margin-right: 15px;
2476 }
2477
2478 .event-list-date {
2479         margin-bottom: 10px;
2480 }
2481
2482 .event-start, .event-end {
2483         margin-left: 10px;
2484         width: 330px;
2485         clear: both;
2486 }
2487
2488 .event-start .dtstart, .event-end .dtend {
2489         float: right;
2490 }
2491
2492 .prevcal, .nextcal {
2493         float: left;
2494         margin-left: 32px;
2495         margin-right: 32px;
2496         margin-top: 64px;
2497 }
2498 .event-calendar-end {
2499         clear: both;
2500 }
2501  
2502 .calendar {
2503         font-family: Courier, monospace;
2504 }
2505 .today {
2506         font-weight: bold;
2507         color: #FF0000;
2508 }
2509
2510
2511 #event-start-text, #event-finish-text {
2512         margin-top: 10px;
2513         margin-bottom: 5px;
2514 }
2515
2516 #event-nofinish-checkbox, #event-nofinish-text, #event-adjust-checkbox, #event-adjust-text {
2517         float: left;
2518 }
2519 #event-datetime-break {
2520         margin-bottom: 10px;
2521 }
2522
2523 #event-nofinish-break, #event-adjust-break {
2524         clear: both;
2525 }
2526
2527 #event-desc-text, #event-location-text {
2528         margin-top: 10px;
2529         margin-bottom: 5px;
2530 }
2531 #event-submit {
2532         margin-top: 10px;
2533 }
2534
2535
2536 .item-select {
2537         opacity: 0.1;
2538         filter:alpha(opacity=10);
2539         float: right;
2540         margin-right: 10px;
2541
2542 }
2543 .item-select:hover, .checkeditem {
2544         opacity: 1;
2545         filter:alpha(opacity=100);
2546 }
2547
2548
2549 #item-delete-selected {
2550         margin-top: 30px;
2551 }
2552
2553 #item-delete-selected-end {
2554         clear: both;
2555 }
2556 #item-delete-selected-icon, #item-delete-selected-desc {
2557         float: left;
2558         margin-right: 5px;
2559 }
2560 #item-delete-selected-desc:hover {
2561         text-decoration: underline;
2562 }
2563
2564 #lang-select-icon {
2565         cursor: pointer;
2566         position: absolute;
2567         left: 0px;
2568         top: 0px;
2569 }
2570 /**
2571  * Form fields
2572  */
2573 .field {
2574         margin-bottom: 10px;
2575         padding-bottom: 10px;
2576         overflow: auto;
2577         width: 100%
2578 }
2579
2580 .field label {
2581         float: left;
2582         width: 200px;
2583 }
2584
2585 .field input,
2586 .field textarea {
2587         width: 400px;
2588 }
2589 .field textarea { height: 100px; }
2590 .field_help {
2591         display: block;
2592         margin-left: 200px;
2593         color: #666666;
2594         
2595 }
2596
2597
2598 .field .onoff {
2599         float: left;
2600         width: 80px;
2601 }
2602 .field .onoff a {
2603         display: block;
2604         border:1px solid #666666;
2605         background-image:url("../../../images/onoff.jpg");
2606         background-repeat: no-repeat;
2607         padding: 4px 2px 2px 2px;
2608         height: 16px;
2609         text-decoration: none;
2610 }
2611 .field .onoff .off {
2612         border-color:#666666;
2613         padding-left: 40px;
2614         background-position: left center;
2615         background-color: #cccccc;
2616         color: #666666;
2617         text-align: right;
2618 }
2619 .field .onoff .on {
2620         border-color:#204A87;
2621         padding-right: 40px;
2622         background-position: right center;
2623         background-color: #3465A4;
2624         color: #FFFFFF;
2625         text-align: left;
2626 }
2627 .hidden { display: none!important; }
2628
2629 .field.radio .field_help { margin-left: 0px; }
2630
2631
2632 /**
2633  * ADMIN
2634  */
2635 #pending-update {
2636         float:right;
2637         color: #ffffff;
2638         font-weight: bold;
2639         background-color: #FF0000;
2640         padding: 0em 0.3em;
2641 }
2642
2643 #adminpage dl {
2644         clear: left;
2645         margin-bottom: 2px;
2646         padding-bottom: 2px;
2647         border-bottom: 1px solid black;
2648 }
2649 #adminpage dt {
2650         width: 200px;
2651         float: left;
2652         font-weight: bold;
2653 }
2654 #adminpage dd {
2655         margin-left: 200px;
2656 }
2657
2658 #adminpage h3 {
2659         border-bottom: 1px solid #cccccc;
2660 }
2661
2662 #adminpage .submit {
2663         clear:left;
2664 }
2665
2666 #adminpage #pluginslist {
2667         margin: 0px; padding: 0px;
2668 }
2669 #adminpage .plugin {
2670         list-style: none;
2671         display: block;
2672         border: 1px solid #888888;
2673         padding: 1em;
2674         margin-bottom: 5px;
2675         clear: left;
2676 }
2677 #adminpage .toggleplugin {
2678         float:left;
2679         margin-right: 1em;
2680 }
2681
2682 #adminpage table {width:100%; border-bottom: 1p solid #000000; margin: 5px 0px;}
2683 #adminpage table th { text-align: left;}
2684 #adminpage td .icon { float: left;}
2685 #adminpage table#users img { width: 16px; height: 16px; }
2686 #adminpage table tr:hover { background-color: #bbc7d7; }
2687 #adminpage .selectall { text-align: right; }
2688 /**
2689  * ICONS
2690  */
2691 .icon {
2692         display: block; width: 16px; height: 16px;
2693         background-image: url('../../../images/icons.png');
2694 }
2695 .article { background-position: 0px 0px;}
2696 .audio { background-position: -16px 0px;}
2697 .block { background-position: -32px 0px;}
2698 .drop { background-position: -48px 0px;}
2699 .drophide { background-position: -64px 0px;}
2700 .edit { background-position: -80px 0px;}
2701 .camera { background-position: -96px 0px;}
2702 .dislike { background-position: -112px 0px;}
2703 .like { background-position: -128px 0px;}
2704 .link { background-position: -144px 0px;}
2705
2706 .globe { background-position: 0px -16px;}
2707 .noglobe { background-position: -16px -16px;}
2708 .no { background-position: -32px -16px;}
2709 .pause { background-position: -48px -16px;}
2710 .play { background-position: -64px -16px;}
2711 .pencil { background-position: -80px -16px;}
2712 .small-pencil { background-position: -96px -16px;}
2713 .recycle { background-position: -112px -16px;}
2714 .remote-link { background-position: -128px -16px;}
2715 .share { background-position: -144px -16px;}
2716
2717 .tools { background-position: 0px -32px;}
2718 .lock { background-position: -16px -32px;}
2719 .unlock { background-position: -32px -32px;}
2720 .video { background-position: -48px -32px;}
2721 .youtube { background-position: -64px -32px;}
2722 .attach { background-position: -80px -32px; }
2723 .language { background-position: -96px -32px; }
2724 .prev { background-position: -112px -32px; }
2725 .next { background-position: -128px -32px; }
2726 .on { background-position: -144px -32px; }
2727
2728 .off { background-position: 0px -48px; }
2729 .starred { background-position: -16px -48px; }
2730 .unstarred { background-position: -32px -48px; }
2731
2732 .icon.dim { opacity: 0.3;filter:alpha(opacity=30); }
2733
2734 .attachtype {
2735         display: block; width: 20px; height: 23px;
2736         float: left;
2737         background-image: url('../../../images/content-types.png');
2738 }
2739
2740 .body-attach {
2741         margin-top: 10px;
2742 }
2743
2744 .type-video { background-position: 0px; 0px; }
2745 .type-image { background-position: -20px; 0px; }
2746 .type-audio { background-position: -40px; 0px; }
2747 .type-text  { background-position: -60px; 0px; }
2748 .type-unkn  { background-position: -80px; 0px; }
2749