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