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