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