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