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