]> git.mxchange.org Git - friendica.git/blob - view/theme/vier/style.css
Merge https://github.com/friendica/friendica into pull
[friendica.git] / view / theme / vier / style.css
1 /**
2  * Fabio Comuni <http://kirgroup.com/profile/fabrixxm>
3  * Additional Changes: Michael Vogel <icarus@dabo.de>
4  **/
5
6 /* @import "css/font-awesome.css"; */
7 @import url("css/font-awesome.css") all;
8 @import url("css/font2.css") all;
9
10 img { 
11   border: 0px;
12 }
13
14 /* ========= */
15 /* = Admin = */
16 /* ========= */
17
18 #adminpage {
19 /*        width: 80%;*/
20 }
21
22 #pending-update {
23         float:right;
24         color: #ffffff;
25         font-weight: bold;
26         background-color: #FF0000;
27         padding: 0em 0.3em;
28 }
29
30 .admin.linklist {
31         border: 0px; 
32         padding: 0px;
33         list-style: none;
34         margin-top: 0px;
35 }
36
37 .admin.link {
38         list-style-position: inside;
39         font-size: 1em;
40 /*        padding-left: 5px;
41         margin: 5px; */
42 }
43
44 #adminpage dl {
45         clear: left;
46         margin-bottom: 2px;
47         padding-bottom: 2px;
48         border-bottom: 1px solid black;
49 }
50
51 #adminpage dt {
52         width: 200px;
53         float: left;
54         font-weight: bold;
55 }
56
57 #adminpage dd {
58         margin-left: 200px;
59 }
60 #adminpage h3 {
61         border-bottom: 1px solid #898989;
62         margin-bottom: 5px;
63         margin-top: 10px;
64 }
65
66 #adminpage .submit {
67         clear:left;
68 }
69
70 #adminpage #pluginslist {
71         margin: 0px; padding: 0px;
72 }
73
74 #adminpage .plugin {
75         list-style: none;
76         display: block;
77         /* border: 1px solid #888888; */
78         padding: 1em;
79         margin-bottom: 5px;
80         clear: left;
81 }
82
83 #adminpage .toggleplugin {
84         float:left;
85         margin-right: 1em;
86 }
87
88 #adminpage table {width:100%; border-bottom: 1p solid #000000; margin: 5px 0px;}
89 #adminpage table th { text-align: left;}
90 #adminpage td .icon { float: left;}
91 #adminpage table#users img { width: 16px; height: 16px; }
92 #adminpage table tr:hover { background-color: #eeeeee; }
93 #adminpage .selectall { text-align: right; }
94 /* icons */
95
96 /*
97 .article        { background-position: -50px  0px;}
98 .block          { background-position: -90px  0px;}
99 .drophide       { background-position: -130px 0px;}
100
101 .noglobe        { background-position: -70px  -20px;}
102 .no             { background-position: -90px  -20px;}
103 .recycle        { background-position: -190px -20px;}
104 .remote-link    { background-position: -210px -20px;}
105 .share          { background-position: -230px -20px;}
106
107 .tools          { background-position: -50px  -40px;}
108
109 .youtube        { background-position: -130px -40px;}
110
111 .language       { background-position: -210px -40px;}
112
113 .prev           { background-position: -90px  -60px;}
114 .next           { background-position: -110px -60px;}
115 .tagged     { background-position: -130px -60px;}
116 */
117
118 .icon.drop, .icon.drophide {
119  float: left;
120 }
121
122
123 .icon {
124   background-color: transparent ;
125   background-repeat: no-repeat;
126   width: 18px;
127   height: 18px;
128   display: block;
129   overflow: hidden;
130   padding: 1px;
131   color: #999;
132
133
134 .icon:hover {
135   text-decoration: none;
136   color: #000;
137 }
138
139 .icon a:hover {
140 }
141
142 .icon.text {
143   text-indent: 0px;
144 }
145 .icon.s10 {
146   min-width: 10px;
147   height: 10px;
148 }
149 .icon.s10.text {
150   padding: 2px 0px 0px 15px;
151   font-size: 10px;
152 }
153 .icon.s16 {
154   min-width: 16px;
155   height: 16px;
156 }
157 .icon.s16.text {
158   padding: 4px 0px 0px 20px;
159   font-size: 10px;
160 }
161 .wall-item-decor .icon.s22.lock {
162   color: #888;
163 }
164 .wall-item-decor .icon.s22.lock:hover {
165   color: #000;
166   text-decoration: none;
167 }
168 .icon.s22 {
169   min-width: 22px;
170   height: 22px;
171 }
172 .icon.s22.notify {
173   color: gray;
174 }
175 .icon.s22.text {
176   padding: 10px 0px 0px 25px;
177   width: 230px;
178   font-size: 1em;
179 }
180 .icon.s48 {
181   width: 48px;
182   height: 48px;
183 }
184 .sparkle {
185         cursor: url('lock.cur'), pointer;
186 }
187
188 #birthday-title, #event-title {
189   font-weight: bold;
190   margin-bottom: 5px;
191 }
192
193 div.pager {
194 /* .birthday-notice { */
195   text-align: center;
196   height: 1.2em;
197   padding-bottom: 12px;
198   color: black;
199   /*-webkit-border-radius: 6px;
200   -moz-border-radius: 6px;
201   border-radius: 6px;*/
202   background-color: #f2f2f2;
203   clear: left;
204   margin-top: 5px;
205   padding: 1%;
206   height: 1em;
207   margin-bottom: 5px;
208 }*/
209
210 .birthday-notice {
211   margin-top: 5px;
212   margin-bottom: 5px;
213 }
214
215 #live-network {
216 /*  border-bottom: 1px solid #BDCDD4; */
217   border-bottom: 1px solid #D2D2D2;
218   width: 100%;
219   height: 10px;
220 }
221
222 .pager a {
223 }
224
225 .pager a.pager_older {
226   float: right;
227 }
228
229 .pager a.pager_newer {
230   float: left;
231 }
232
233 .shared_header {
234   height: 32px;
235   color: #999;
236   border-top: 1px solid #D2D2D2;
237   padding-top: 5px;
238   margin-top: 5px;
239 }
240
241 .shared_header img {
242   float: left;
243 }
244
245 .shared_header span {
246   margin-left: 9px;
247 }
248
249 blockquote.shared_content {
250   margin-left: 32px;
251   color: #000;
252   border: none;
253 }
254
255 #contact-edit-drop-link-end {
256   /* clear: both; */
257 }
258
259 #contact-edit-links ul {
260   list-style: none;
261   list-style-type: none;
262 }
263
264 .hide-comments-outer {
265   margin-left: 80px;
266   margin-bottom: 5px;
267   width: 660px;
268   border-bottom: 1px solid #BDCDD4;
269   border-top: 1px solid #BDCDD4;
270
271   padding: 8px;
272 }
273
274 /* global */
275 body {
276   font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
277   font-size: 14px;
278   /* background-color: #ffffff; */
279   /* background-color: #ddd; */
280   background-color: #F2F2F2;
281   color: #2d2d2d;
282   margin: 37px 0px 0px 0px;
283   display: table;
284   /* width: 100% */
285 }
286 h4 {
287   font-size: 1.1em;
288 }
289
290 a {
291         /*  color: #36C; */
292         /* color: #3e3e8c; */
293         /* color: #3465A4; */
294         color: #3E3E8C;
295         text-decoration: none;
296 }
297 a:hover {
298         color: blue;
299         text-decoration: underline
300 }
301
302 .wall-item-name-link {
303 /*  float: left;*/
304 }
305
306 .wall-item-photo {
307   width: 48px;
308   height: 48px;
309   overflow: hidden;
310   display: block;
311 }
312
313 .left {
314   float: left;
315 }
316 .right {
317   float: right;
318 }
319 .hidden {
320   display: none;
321 }
322 .clear {
323   clear: both;
324 }
325 .fakelink {
326   /* color: #36c; */
327   /* color: #3e3e8c; */
328   /* color: #3465A4; */
329   color: #3E3E8C;
330   text-decoration: none;
331   cursor: pointer;
332 }
333 .fakelink:hover {
334   color: blue;
335   /*color: #005c94; */
336   text-decoration: underline;
337 }
338 code {
339   font-family: Courier, monospace;
340   white-space: pre;
341   display: block;
342   overflow: auto;
343   border: 1px solid #444;
344   background: #EEE;
345   color: #444;
346   padding: 10px;
347   margin-top: 20px;
348   max-width: 640px;
349 }
350 #panel {
351   position: absolute;
352   width: 10em;
353   background: #ffffff;
354   color: #2d2d2d;
355   margin: 0px;
356   padding: 1em;
357   list-style: none;
358   border: 3px solid #364e59;
359   z-index: 100000;
360   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
361   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
362   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
363 }
364 /* tool */
365 .tool {
366   height: auto;
367   overflow: auto;
368   padding: 0px;
369 }
370 #saved-search-ul .tool:hover,
371 #nets-sidebar .tool:hover,
372 #sidebar-group-list .tool:hover {
373         background: #EEE;
374 }
375 .tool .label {
376 /*  float: left; */
377 }
378 .tool .action {
379   float: right;
380 }
381 .tool a {
382 /*  color: #000; */
383 }
384 .tool a:hover, .widget a:hover, #nets-sidear a:hover, #hide-forum-list:hover, .admin.link a:hover, aside h4 a:hover {
385   /* text-decoration: underline; */
386   text-decoration: none;
387   color: black;
388 }
389
390 .groupsideedit, .savedsearchdrop {
391   float: right;
392   opacity: 0.3;
393 }
394 .groupsideedit:hover, .savedsearchdrop:hover {
395   opacity: 1;
396 }
397
398 .sidebar-group-li:hover, #sidebar-new-group:hover, #hide-forum-list:hover, 
399 #sidebar-ungrouped:hover, .side-link:hover, .nets-ul li:hover, #forum-list div:hover,
400 .nets-all:hover, .saved-search-li:hover, li.tool:hover, .admin.link:hover, aside h4 a:hover, #message-new:hover {
401   /* background-color: #ddd; */
402   background-color: #e5e5e5;
403 }
404
405 #message-new a {
406   color: black;
407 }
408
409 .sidebar-group-element {
410 /*  color: #000; */
411 }
412
413 .group-selected, .nets-selected, .fileas-selected {
414   font-weight: bold;
415 }
416
417 #sidebar-new-group, #hide-forum-list, #forum-list, #sidebar-ungrouped,
418 .side-link, #peoplefind-desc, #connect-desc, .nets-all, .admin.link, #message-new {
419   padding-left: 10px;
420   padding-top: 3px;
421   padding-bottom: 3px;
422   padding-right: 5px;
423   display: block;
424 }
425
426 a.nets-link, .side-link a, #sidebar-new-group a, a.savedsearchterm, a.fileas-link, aside h4 a {
427   display: block;
428   color: black;
429 }
430
431 a.sidebar-group-element {
432   color: black;
433 }
434
435 #follow-sidebar form, #peoplefind-sidebar form, #netsearch-box form, #posted-date-selector {
436   margin-left: 10px;
437   margin-top: 3px;
438   margin-bottom: 3px;
439 }
440
441 #sidebar-ungrouped, .side-link {
442   padding-top: 5px;
443 }
444
445 #sidebar-ungrouped a {
446   color: black;
447 }
448
449 #forum-list a, .tool a, .admin.link a {
450   color: black;
451 }
452
453 #forum-list {
454   margin-top: 2px;
455 }
456
457 /* popup notifications */
458 div.jGrowl div.notice {
459   background: #511919 url("../../../images/icons/48/notice.png") no-repeat 5px center;
460   color: #ffffff;
461   padding-left: 58px;
462 }
463 div.jGrowl div.info {
464   background: #364e59 url("../../../images/icons/48/info.png") no-repeat 5px center;
465   color: #ffffff;
466   padding-left: 58px;
467 }
468 /* header */
469 header {
470   position: fixed;
471   /* left: 43%;
472   right: 43%; */
473   left: 25px;
474   top: 0px;
475   margin: 0px;
476   padding: 0px;
477   /*width: 100%; height: 12px; */
478
479   z-index: 110;
480   color: #ffffff;
481 }
482 header #site-location {
483   display: none;
484 }
485 header #banner {
486   overflow: hidden;
487   text-align: center;
488   width: 100%;
489 }
490 header #banner a,
491 header #banner a:active,
492 header #banner a:visited,
493 header #banner a:link,
494 header #banner a:hover {
495   color: #ffffff;
496   text-decoration: none;
497   outline: none;
498   vertical-align: bottom;
499 }
500 header #banner #logo-img {
501   height: 22px;
502   margin-top: 5px;
503 }
504 header #banner #logo-text {
505   font-size: 22px;
506 }
507 /* nav */
508 nav {
509   min-width: 1000px;
510   width: 100%;
511   height: 32px;
512   position: fixed;
513   left: 0px;
514   top: 0px;
515   padding: 0px;
516   padding-left: 0px;
517   background: #364A84;
518     background: -moz-linear-gradient(top, #516499 0%, #364a84 100%);
519     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#516499), color-stop(100%,#364a84));
520     background: -webkit-linear-gradient(top, #516499 0%,#364a84 100%);
521     background: -o-linear-gradient(top, #516499 0%,#364a84 100%);
522     background: -ms-linear-gradient(top, #516499 0%,#364a84 100%);
523     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#516499', endColorstr='#364a84',GradientType=0 );
524     background: linear-gradient(top, #516499 0%,#364a84 100%);
525   color: #ffffff;
526   z-index: 100;
527   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
528   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
529   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
530   border-bottom: 5px solid #F80;
531 }
532 nav a,
533 nav a:active,
534 nav a:visited,
535 nav a:link,
536 nav a:hover {
537   color: #ffffff;
538   text-decoration: none;
539   outline: none;
540 }
541 nav ul {
542   margin: 0px;
543   padding: 0px 10px;
544 }
545 nav ul li {
546   list-style: none;
547   margin: 0px;
548   /* padding: 1px 1px 3px 1px; */
549   float: left;
550 }
551 nav ul li .menu-popup {
552   left: 0px;
553   right: auto;
554 }
555
556 nav #search-box #search-text {
557   /*background-image:  url('icons/lupe.png');
558   background-repeat:no-repeat; */
559   padding-left:0px;
560   border-top-left-radius: 15px;
561   border-top-right-radius: 15px;
562   border-bottom-right-radius: 15px;
563   border-bottom-left-radius: 15px;
564   position: relative;
565   height: 17px;
566   margin: 4px 0px 4px 4px;
567   width: 150px;
568   max-width: 150px;
569 }
570
571 nav .nav-menu-icon {
572   position: relative;
573   height: 22px;
574   padding: 5px;
575   margin: 0px 10px;
576   -moz-border-radius: 5px 5px 0 0;
577   -webkit-border-radius: 5px 5px 0 0;
578   border-radius: 5px 5px 0 0;
579 }
580 nav .nav-menu-icon.selected {
581   background-color: #364e59;
582 }
583 nav .nav-menu-icon img {
584   width: 22px;
585   height: 22px;
586 }
587 nav .nav-menu-icon .nav-notify {
588   top: 3px;
589 }
590 nav .nav-menu-label {
591   margin: 3px 5px 0px;
592 }
593 nav .nav-menu {
594   position: relative;
595   height: 16px;
596   padding: 5px;
597   padding-left: 5px;
598   padding-right: 5px;
599   margin: 3px 3px 0px;
600   font-size: 14px;
601   border-bottom: 3px solid #364A84;
602 }
603 nav .nav-menu.selected {
604   border-bottom: 3px solid #9eabb0;
605  /*  background-color: #364E59; */
606 }
607 nav .nav-menu:hover {
608     color: #fff !important;
609     /* text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5); */
610     background: #4c619c;
611     text-decoration: none;
612 }
613 nav .nav-notify {
614   display: none;
615   position: absolute;
616  /*  background-color: #36c; */
617    background-color: #F80;
618   /* background-color: #19aeff; */
619   -moz-border-radius: 5px 5px 5px 5px;
620   -webkit-border-radius: 5px 5px 5px 5px;
621   border-radius: 5px 5px 5px 5px;
622   font-size: 10px;
623   padding: 1px 3px;
624   top: 0px;
625   /* right: -10px; */
626   right: -5px;
627   min-width: 15px;
628   /* text-align: right; */
629   text-align: center;
630 }
631 nav .nav-notify.show {
632   display: block;
633 }
634 nav #nav-help-link,
635 nav #nav-search-link,
636 nav #nav-directory-link,
637 nav #nav-apps-link,
638 nav #nav-notifications-linkmenu,
639 nav #nav-site-linkmenu,
640 nav #nav-user-linklabel {
641   float: right;
642 }
643 nav #nav-user-linklabel {
644   padding-left: 0px;
645   margin-left: 0px;
646 }
647 nav #nav-help-link .menu-popup,
648 nav #nav-search-link .menu-popup,
649 nav #nav-directory-link .menu-popup,
650 nav #nav-apps-link .menu-popup,
651 nav #nav-notifications-linkmenu .menu-popup,
652 nav #nav-site-linkmenu .menu-popup {
653   right: 0px;
654   left: auto;
655 }
656 nav #nav-site-linkmenu {
657   margin-left: 0px;
658   margin-right: 0px;
659 }
660 nav #nav-notifications-linkmenu {
661   margin-left: 0px;
662   margin-right: 5px;
663 }
664 nav #nav-notifications-linkmenu.on .icon.s22.notify, nav #nav-notifications-linkmenu.selected .icon.s22.notify {
665   color: white;
666 }
667 nav #nav-messages-linkmenu.selected,
668 nav #nav-user-linklabel.selected,
669 nav #nav-apps-link.selected {
670   background-color: #364e59;
671 }
672
673 /* nav #nav-community-link { */
674 nav ul {
675   margin-left: 210px;
676 }
677
678 nav #nav-user-linkmenu {
679   float: right;
680   padding-left: 0px;
681   padding-right: 0px;
682   margin-right: 5px;
683 }
684
685 #nav-notifications-mark-all {
686         /* padding: 1px 1px 2px 26px; */
687         /* border-bottom: 1px solid #364E59; */
688         /* margin: 0px 0px 2px 0px;
689         padding: 5px 10px; */
690 }
691
692 #nav-notifications-see-all {
693         /* padding: 1px 1px 2px 26px; */
694         /* border-bottom: 1px solid #364E59; */
695         /* margin: 0px 0px 2px 0px;
696         padding: 5px 10px; */
697 }
698
699 .notify-seen {
700         background: none repeat scroll 0 0 #DDDDDD;
701         }
702
703 ul.menu-popup {
704   position: absolute;
705   display: none;
706   width: 11em;
707   background: #ffffff;
708   color: #2d2d2d;
709   margin: 0px;
710   padding: 0px;
711   list-style: none;
712   border: 3px solid #364e59;
713   z-index: 100000;
714   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
715   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
716   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
717 }
718 ul.menu-popup a {
719   display: block;
720   color: #2d2d2d;
721   padding: 5px 10px;
722   text-decoration: none;
723 }
724 ul.menu-popup a:hover {
725   /* background-color: #bdcdd4; */
726   background-color: #e5e5e5;
727 }
728 ul.menu-popup .menu-sep {
729   border-top: 1px solid #9eabb0;
730 }
731 ul.menu-popup li {
732   float: none;
733   overflow: auto;
734   height: auto;
735   display: block;
736 }
737 ul.menu-popup li img {
738   float: left;
739   width: 16px;
740   height: 16px;
741   padding-right: 5px;
742 }
743 ul.menu-popup .empty {
744   padding: 5px;
745   text-align: center;
746   color: #9eabb0;
747 }
748 /* autocomplete popup */
749 .acpopup {
750   max-height: 150px;
751   background-color: #ffffff;
752   color: #2d2d2d;
753   border: 1px solid #MenuBorder;
754   overflow: auto;
755   z-index: 100000;
756   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
757   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
758   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
759 }
760 .acpopupitem {
761   color: #2d2d2d;
762   padding: 4px;
763   clear: left;
764 }
765 .acpopupitem img {
766   float: left;
767   margin-right: 4px;
768 }
769 .acpopupitem.selected {
770   background-color: #bdcdd4;
771 }
772 #nav-notifications-menu {
773   width: 400px;
774   max-height: 550px;
775   overflow: auto;
776 }
777 /* #nav-notifications-menu a {
778         display: inline;
779         padding: 5px 0px;
780         margin: 0px 0px 2px 0px;
781 }
782 #nav-notifications-menu li:hover {
783   background-color: #bdcdd4;
784 }*/
785
786 #nav-notifications-menu img {
787   float: left;
788   margin-right: 5px;
789 }
790 #nav-notifications-menu .contactname {
791   font-weight: bold;
792 }
793 #nav-notifications-menu .notif-when {
794   font-size: 10px;
795   color: #9eabb0;
796   display: block;
797 }
798
799 .notif-image {
800         width: 32px;
801         height: 32px;
802         padding: 7px 7px 0px 0px;
803 }
804
805 right_aside {
806   width: 0px;
807   display: block;
808 }
809
810 /* aside */
811 aside {
812   display: table-cell;
813   vertical-align: top;
814   width: 185px;
815   padding: 10px 10px 10px 20px;
816   /* border-right: 1px solid #D2D2D2; */
817   /* background-color: #ECECF2; */
818   background-color: #F2F2F2;
819   font-size: 14px;
820   /* background: #F1F1F1; */
821 }
822 aside .vcard .fn {
823   font-size: 18px;
824   font-weight: bold;
825   margin-bottom: 5px;
826   float: left;
827 }
828 aside .vcard .title {
829   margin-bottom: 5px;
830 }
831 aside .vcard dl {
832   height: auto;
833   overflow: auto;
834 }
835
836 aside select {
837   background-color: white;
838   width: 165px;
839 }
840
841 aside .vcard dt {
842   float: left;
843   margin-left: 0px;
844   /* width: 35%; */
845   text-align: right;
846   color: #999999;
847 }
848 aside .vcard dd {
849   float: left;
850   margin-left: 4px;
851   /* width: 60%; */
852 }
853 aside #profile-extra-links ul {
854   padding: 0px;
855   margin: 0px;
856 }
857 aside #profile-extra-links li {
858   padding: 0px;
859   margin: 0px;
860   list-style: none;
861 }
862 aside #dfrn-request-link {
863   display: block;
864   -moz-border-radius: 5px 5px 5px 5px;
865   -webkit-border-radius: 5px 5px 5px 5px;
866   border-radius: 5px 5px 5px 5px;
867   color: #ffffff;
868   background: #005c94 url('../../../images/connect-bg.png') no-repeat left center;
869   font-weight: bold;
870   text-transform: uppercase;
871   padding: 4px 2px 2px 35px;
872 }
873 aside #dfrn-request-link:hover {
874   text-decoration: none;
875   background-color: #36c;
876   /* background-color: #19aeff; */
877 }
878 aside #profiles-menu {
879   width: 20em;
880 }
881
882 aside #search-text, aside #side-follow-url, aside #side-peoplefind-url {
883   width: 150px;
884   height: 17px;
885   padding-left: 10px;
886   border-top-left-radius: 15px;
887   border-top-right-radius: 15px;
888   border-bottom-right-radius: 15px;
889   border-bottom-left-radius: 15px;
890   -moz-border-bottom-colors: #dbdbdb;
891   -moz-border-top-colors: #999;
892   -moz-border-left-colors: #999;
893   -moz-border-right-colors: #dbdbdb;
894 }
895
896 aside h4 {
897   margin-bottom: 0px;
898   margin-top: 0px;
899   font-size: 1.17em;
900 }
901
902 .nets-ul {
903   margin-top: 0px;
904 }
905
906 #contact-block {
907   overflow: auto;
908   height: auto;
909 }
910 #contact-block .contact-block-h4 {
911   float: left;
912   margin: 5px 0px;
913 }
914 #contact-block .allcontact-link {
915   float: right;
916   margin: 5px 0px;
917 }
918 #contact-block .contact-block-content {
919   clear: both;
920   overflow: auto;
921   height: auto;
922 }
923 #contact-block .contact-block-link {
924   float: left;
925   margin: 0px 2px 2px 0px;
926 }
927 #contact-block .contact-block-link img {
928   width: 48px;
929   height: 48px;
930 }
931 .group_selected {
932   background: url("../../../view/theme/diabook/icons/selected.png") no-repeat left center;
933   float: left;
934   height: 22px;
935   width: 22px;
936 }
937 .group_unselected {
938   background: url("../../../view/theme/diabook/icons/unselected.png") no-repeat left center;
939   float: left;
940   height: 22px;
941   width: 22px;
942 }
943 /* widget */
944 .widget {
945   margin-bottom: 1em;
946   /*.action .s10 { width: 10px; overflow: hidden; padding: 0px;}
947         .action .s16 { width: 16px; overflow: hidden; padding: 0px;}*/
948 /*  font-size: 12px; */
949 }
950 .widget h3 {
951   padding: 0px;
952   margin: 2px;
953 }
954 .widget .action {
955   opacity: 0.1;
956   -webkit-transition: all 0.2s ease-in-out;
957   -moz-transition: all 0.2s ease-in-out;
958   -o-transition: all 0.2s ease-in-out;
959   -ms-transition: all 0.2s ease-in-out;
960   transition: all 0.2s ease-in-out;
961 }
962 .widget input.action {
963   opacity: 0.5;
964   -webkit-transition: all 0.2s ease-in-out;
965   -moz-transition: all 0.2s ease-in-out;
966   -o-transition: all 0.2s ease-in-out;
967   -ms-transition: all 0.2s ease-in-out;
968   transition: all 0.2s ease-in-out;
969 }
970 .widget:hover .title .action {
971   opacity: 1;
972   -webkit-transition: all 0.2s ease-in-out;
973   -moz-transition: all 0.2s ease-in-out;
974   -o-transition: all 0.2s ease-in-out;
975   -ms-transition: all 0.2s ease-in-out;
976   transition: all 0.2s ease-in-out;
977 }
978 .widget .tool:hover .action {
979   opacity: 1;
980   -webkit-transition: all 0.2s ease-in-out;
981   -moz-transition: all 0.2s ease-in-out;
982   -o-transition: all 0.2s ease-in-out;
983   -ms-transition: all 0.2s ease-in-out;
984   transition: all 0.2s ease-in-out;
985 }
986 .widget .tool:hover .action.ticked {
987   opacity: 1;
988   -webkit-transition: all 0.2s ease-in-out;
989   -moz-transition: all 0.2s ease-in-out;
990   -o-transition: all 0.2s ease-in-out;
991   -ms-transition: all 0.2s ease-in-out;
992   transition: all 0.2s ease-in-out;
993 }
994 .widget ul {
995   padding: 0px;
996   margin-top: 0px;
997   margin-bottom: 0px;
998 }
999 .widget ul li {
1000   padding-left: 10px;
1001   /* min-height: 20px; */
1002   list-style: none;
1003   padding-top: 3px;
1004   padding-bottom: 3px;
1005   margin: 0px;
1006 }
1007 .widget .tool.selected {
1008   background: url('../../../images/selected.png') no-repeat left center;
1009 }
1010 /* widget: search */
1011 #add-search-popup {
1012   width: 200px;
1013   top: 18px;
1014 }
1015 /* section */
1016 section {
1017   display: table-cell;
1018   vertical-align: top;
1019   width: 766px;
1020   max-width: 766px;
1021   padding: 10px 10px 10px 10px;
1022   background-color: white;
1023 }
1024 /* wall item */
1025 .tread-wrapper {
1026 /*    border-bottom: 1px solid #BDCDD4; */
1027 border-bottom: 1px solid #D2D2D2;
1028   position: relative;
1029   padding: 5px;
1030   margin-bottom: 0px;
1031   /* width: 755px; */
1032 }
1033 .wall-item-decor {
1034   position: absolute;
1035   left: 755px;
1036   top: -10px;
1037   width: 16px;
1038 }
1039 .unstarred {
1040   display: none;
1041 }
1042 .wall-item-container {
1043   display: table;
1044   width: 745px;
1045 }
1046 .wall-item-container .wall-item-item, .wall-item-container .wall-item-bottom {
1047   display: table-row;
1048 }
1049 .wall-item-bottom {
1050   font-size: 14px;
1051 }
1052 .wall-item-container .wall-item-bottom {
1053   opacity: 0.5;
1054   -webkit-transition: all 0.2s ease-in-out;
1055   -moz-transition: all 0.2s ease-in-out;
1056   -o-transition: all 0.2s ease-in-out;
1057   -ms-transition: all 0.2s ease-in-out;
1058   transition: all 0.2s ease-in-out;
1059 }
1060 .wall-item-container:hover .wall-item-bottom {
1061   opacity: 1;
1062   -webkit-transition: all 0.2s ease-in-out;
1063   -moz-transition: all 0.2s ease-in-out;
1064   -o-transition: all 0.2s ease-in-out;
1065   -ms-transition: all 0.2s ease-in-out;
1066   transition: all 0.2s ease-in-out;
1067 }
1068 .wall-item-container .wall-item-info {
1069   display: table-cell;
1070   vertical-align: top;
1071   text-align: left;
1072   width: 80px;
1073 }
1074 .wall-item-container {
1075   /* padding-right: 30px; */
1076   padding-right: 0px;
1077 }
1078 .wall-item-container .wall-item-ago {
1079   word-wrap: break-word;
1080   width: 50px;
1081   margin-left: 10px;
1082   color: #999;
1083 }
1084 .wall-item-location {
1085   width: 350px;
1086   float: left;
1087 }
1088
1089 .wall-item-container .wall-item-content {
1090   font-size: 14px;
1091   max-width: 660px;
1092   word-wrap: break-word;
1093   line-height: 1.36;
1094 }
1095
1096 .wall-item-container .wall-item-content img {
1097   max-width: 650px;
1098   /* max-width: 580px; */
1099 }
1100 .children .wall-item-container .wall-item-item .wall-item-content img {
1101   /* max-width: 650px; */
1102   max-width: 580px;
1103 }
1104 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions {
1105   display: table-cell;
1106   vertical-align: middle;
1107   /* font-size: 17px; */
1108 }
1109 .mail-list-wrapper a,
1110 .wall-item-container .wall-item-bottom a,
1111 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions a,
1112 .wall-item-container .wall-item-links, .wall-item-container .wall-item-links a,
1113 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions .fakelink {
1114   color: #999;
1115 }
1116 .mail-list-wrapper a:hover,
1117 .wall-item-container .wall-item-bottom a:hover,
1118 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions a:hover,
1119 .wall-item-container .wall-item-links, .wall-item-container .wall-item-links a:hover,
1120 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions .fakelink:hover {
1121   color: #000;
1122   text-decoration: none;
1123 }
1124 .wall-item-container .wall-item-links .icon, .wall-item-container .wall-item-actions .icon {
1125   opacity: 0.5;
1126   -webkit-transition: all 0.2s ease-in-out;
1127   -moz-transition: all 0.2s ease-in-out;
1128   -o-transition: all 0.2s ease-in-out;
1129   -ms-transition: all 0.2s ease-in-out;
1130   transition: all 0.2s ease-in-out;
1131 }
1132 .wall-item-container .wall-item-links .icon:hover, .wall-item-container .wall-item-actions .icon:hover {
1133   opacity: 1;
1134   -webkit-transition: all 0.2s ease-in-out;
1135   -moz-transition: all 0.2s ease-in-out;
1136   -o-transition: all 0.2s ease-in-out;
1137   -ms-transition: all 0.2s ease-in-out;
1138   transition: all 0.2s ease-in-out;
1139 }
1140 .wall-item-container .wall-item-name {
1141   font-weight: bold;
1142 }
1143 .wall-item-container .wall-item-actions-author {
1144   width: 100%;
1145   margin-bottom: 0.3em;
1146 }
1147 .wall-item-container .wall-item-actions-social {
1148   float: left;
1149   margin-bottom: 1px;
1150 }
1151 .wall-item-container .wall-item-actions-social a {
1152   float: left;
1153   margin-right: 1em;
1154 }
1155 .wall-item-container .wall-item-actions-tools {
1156   float: right;
1157   width: 80px;
1158 }
1159 .wall-item-container .wall-item-actions-tools a {
1160   float: right;
1161   margin-left: 10px;
1162 }
1163 .wall-item-container .wall-item-actions-tools input {
1164   float: right;
1165   margin-left: 10px;
1166 }
1167 .wall-item-container.comment {
1168   margin-top: 5px;
1169   margin-bottom: 5px;
1170   margin-left: 80px;
1171   width: 665px;
1172   border-bottom: 1px solid hsl(198, 21%, 79%);
1173 }
1174 .wall-item-container.comment .wall-item-content {
1175   max-width: 585px;
1176 }
1177
1178 .wall-item-container.comment .contact-photo {
1179   width: 32px;
1180   height: 32px;
1181   margin-left: 16px;
1182   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1183
1184 }
1185 .wall-item-container.comment {
1186   top: 15px !important;
1187   left: 15px !important;
1188 }
1189 .wall-item-container.comment .wall-item-links {
1190   padding-left: 12px;
1191 }
1192 .wall-item-bottom .wall-item-comment-wrapper {
1193   margin: 1px 5px 1px 0px;
1194 }
1195 .wall-item-comment-wrapper {
1196   margin: 1px 15px 1px 80px;
1197 }
1198 .wall-item-comment-wrapper .comment-edit-photo {
1199   display: none;
1200 }
1201 .wall-item-comment-wrapper textarea {
1202   height: 1.2em;
1203   width: 100%;
1204   font-size: 10px;
1205   color: #999999;
1206   border: 1px solid #DDD;
1207   padding: 0.3em;
1208 }
1209 .wall-item-comment-wrapper .comment-edit-text-full {
1210   font-size: 14px;
1211   height: 4em;
1212   color: #2d2d2d;
1213   border: 1px solid #2d2d2d;
1214 }
1215
1216 .fakelink.togglecomment {
1217   float: left;
1218   margin-right: 1em;
1219 }
1220
1221 .comment-edit-preview .contact-photo {
1222   width: 32px;
1223   height: 32px;
1224   margin-left: 16px;
1225   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1226
1227 }
1228 .comment-edit-preview {
1229   width: 660px;
1230   border: 1px solid #2d2d2d;
1231   margin-top: 10px;
1232   top: 15px !important;
1233   left: 15px !important;
1234 }
1235 .comment-edit-preview .wall-item-links {
1236   padding-left: 12px;
1237 }
1238 .comment-edit-preview .wall-item-container {
1239   width: 700px;
1240 }
1241 .comment-edit-preview .tread-wrapper {
1242   width: 700px;
1243   padding: 0;
1244   margin: 10px 0;
1245   border-bottom: 0px;
1246 }
1247
1248 .wall-item-bottom .comment-edit-preview {
1249   width: 575px;
1250   margin-bottom: 5px;
1251 }
1252
1253 .shiny {
1254   /* border-right: 10px solid #fce94f; */
1255         border-right: 1px solid #A7C7F7;
1256         padding-right: 12px;
1257 }
1258
1259 #profile-jot-form #profile-jot-text {
1260   height: 2.0em;
1261   /* width: 99%; */
1262   width: 752px;
1263   font-size: 15px;
1264   color: #999999;
1265   border: 1px solid #DDD;
1266   padding: 0.3em;
1267   margin-bottom: 10px;
1268 }
1269
1270 #profile-jot-form #jot-title, #profile-jot-form #jot-category {
1271     
1272          border-radius: 5px 5px 5px 5px;
1273     font-weight: bold;
1274     height: 20px;
1275     margin: 0 0 5px;
1276     /* width: 60%; */
1277     width: 762px;
1278     border: 1px solid #d2d2d2;
1279 }
1280
1281 #profile-jot-form #jot-title:-webkit-input-placeholder {
1282   font-weight: normal;
1283 }
1284 #profile-jot-form #jot-title:-moz-placeholder {
1285   font-weight: normal;
1286 }
1287 #profile-jot-form #profile-jot-text_parent #profile-jot-text_tbl{
1288   width: 785px;
1289   height: 100px;
1290 }
1291
1292 #profile-jot-perms {
1293   float: right;
1294 }
1295
1296 #jot-preview-content {
1297   padding-top: 25px;
1298 }
1299
1300 #jot-preview-content .tread-wrapper {
1301   background-color: #fce94f;
1302 }
1303
1304 .wall-item-tags {
1305   padding-top: 1px;
1306   padding-bottom: 2px;
1307 }
1308 .tag {
1309   color: rgb(153,153,153);
1310   padding-left: 3px;
1311   font-size: 10px;
1312 }
1313 .tag a {
1314   padding-right: 8px;
1315   color: rgb(153,153,153);
1316 }
1317 .wwto {
1318   position: absolute !important;
1319   width: 25px;
1320   height: 25px;
1321   background: #FFFFFF;
1322   border: 2px solid #364e59;
1323   height: 25px;
1324   width: 25px;
1325   overflow: hidden;
1326   padding: 1px;
1327   position: absolute !important;
1328   top: 40px;
1329   left: 30px;
1330   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1331   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1332   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1333 }
1334 .wwto .contact-photo {
1335   width: auto;
1336   height: 25px;
1337 }
1338 /* contacts menu */
1339 .contact-photo-wrapper {
1340   position: relative;
1341   width: 80px;
1342 }
1343
1344 .contact-photo-wrapper.wwto {
1345   width: 25px;
1346 }
1347
1348 .contact-photo {
1349   width: 48px;
1350   height: 48px;
1351   overflow: hidden;
1352   display: block;
1353 }
1354 .contact-photo img {
1355   width: 48px;
1356   height: 48px;
1357 }
1358
1359 .contact-wrapper {
1360   float: left;
1361   width: 90px;
1362   height: 90px;
1363   margin-bottom: 15px;
1364 }
1365 .contact-wrapper .contact-photo {
1366   width: 80px;
1367   height: 80px;
1368 }
1369 .contact-wrapper .contact-photo img {
1370   width: 80px;
1371   height: 80px;
1372 }
1373 .contact-wrapper {
1374   left: 0px;
1375   top: 63px;
1376 }
1377 .contact-photo {
1378   width: 48px;
1379   height: 48px;
1380 }
1381 .contact-photo img {
1382   width: 48px;
1383   height: 48px;
1384 }
1385 .contact-name {
1386   /* text-align: center; */
1387   /*font-weight: bold;*/
1388   font-size: 12px;
1389 }
1390 .contact-details {
1391   color: #999999;
1392 }
1393 /* editor */
1394 .jothidden {
1395   display: none;
1396 }
1397 #jot {
1398   width: 785px;
1399   margin: 0px 2em 20px 0px;
1400 }
1401 #jot .profile-jot-text {
1402   height: 1.2em;
1403   width: 99%;
1404   font-size: 10px;
1405   color: #999999;
1406   border: 1px solid #DDD;
1407   padding: 0.3em;
1408 }
1409 #jot #jot-tools {
1410   margin: 0px;
1411   padding: 0px;
1412   height: 40px;
1413   overflow: none;
1414   width: 783px;
1415   background-color: #0e232e;
1416   border-bottom: 2px solid #9eabb0;
1417 }
1418 #jot #jot-tools li {
1419   list-style: none;
1420   float: left;
1421   width: 80px;
1422   height: 40px;
1423   border-bottom: 2px solid #9eabb0;
1424 }
1425 #jot #jot-tools li a {
1426   display: block;
1427   color: #cccccc;
1428   width: 100%;
1429   height: 40px;
1430   text-align: center;
1431   line-height: 40px;
1432   overflow: hidden;
1433 }
1434 #jot #jot-tools li:hover {
1435   background-color: #364e59;
1436   border-bottom: 2px solid #bdcdd4;
1437 }
1438 #jot #jot-tools li.perms {
1439   float: right;
1440   width: 40px;
1441 }
1442 #jot #jot-tools li.perms a.unlock {
1443   width: 30px;
1444   border-left: 10px solid #cccccc;
1445   background-color: #cccccc;
1446   background-position: left center;
1447 }
1448 #jot #jot-tools li.perms a.lock {
1449   width: 30px;
1450   border-left: 10px solid #666666;
1451   background-color: #666666;
1452 }
1453 #jot #jot-tools li.submit {
1454   float: right;
1455   background-color: #cccccc;
1456   border-bottom: 2px solid #cccccc;
1457   border-right: 1px solid #666666;
1458   border-left: 1px solid #666666;
1459 }
1460 #jot #jot-tools li.submit input {
1461   border: 0px;
1462   margin: 0px;
1463   padding: 0px;
1464   background-color: #cccccc;
1465   color: #666666;
1466   width: 80px;
1467   height: 40px;
1468   line-height: 40px;
1469 }
1470 #jot #jot-tools li.submit input:hover {
1471   background-color: #bdcdd4;
1472   color: #666666;
1473 }
1474 #jot #jot-tools li.loading {
1475   float: right;
1476   background-color: #ffffff;
1477   width: 20px;
1478   vertical-align: center;
1479   text-align: center;
1480   border-top: 2px solid #9eabb0;
1481   height: 38px;
1482 }
1483 #jot #jot-tools li.loading img {
1484   margin-top: 10px;
1485 }
1486 /* #jot */
1487 #jot-title {
1488   border: 0px;
1489   margin: 0px;
1490   height: 20px;
1491   width: 700px;
1492   font-weight: bold;
1493   border: 1px solid #ffffff;
1494 }
1495 #jot #jot-title:-webkit-input-placeholder {
1496   font-weight: normal;
1497 }
1498 #jot #jot-title:-moz-placeholder {
1499   font-weight: normal;
1500 }
1501 #jot #jot-title:hover {
1502   border: 1px solid #999999;
1503 }
1504 #jot #jot-title:focus {
1505   border: 1px solid #999999;
1506 }
1507 #jot #character-counter {
1508   width: 80px;
1509   float: right;
1510   text-align: right;
1511   height: 20px;
1512   line-height: 20px;
1513   padding-right: 20px;
1514 }
1515
1516 #profile-jot-submit {
1517   float: right;
1518   margin-left: 15px;
1519 }
1520 #profile-upload-wrapper {
1521   float: left;
1522   margin-left: 15px;
1523 }
1524 #profile-attach-wrapper {
1525   float: left;
1526   margin-left: 15px;
1527 }
1528 #profile-link-wrapper {
1529   float: left;
1530   margin-left: 15px;
1531 }
1532 #profile-video-wrapper {
1533   float: left;
1534   margin-left: 15px;
1535 }
1536 #profile-audio-wrapper {
1537   float: left;
1538   margin-left: 15px;
1539 }
1540 #profile-location-wrapper {
1541   float: left;
1542   margin-left: 15px;
1543 }
1544 #profile-nolocation-wrapper {
1545   float: left;
1546   margin-left: 15px;
1547 }
1548 #jot-perms-icon {
1549   float: right;
1550   margin-left: 15px;
1551 }
1552 #jot-preview-link {
1553   float: right;
1554 }
1555 #profile-jot-end {
1556   clear: both;
1557 }
1558 #profile-jot-text_tbl {
1559   width: 780px;
1560 }
1561 #profile-jot-wrapper {
1562   margin-bottom: 20px;
1563 }
1564
1565 /** buttons **/
1566 /*input[type="submit"] {
1567         border: 0px;
1568     background-color: @ButtonBackgroundColor;
1569     color: @ButtonColor;
1570     padding: 0px 10px;
1571         .rounded(5px);
1572     height: 18px;
1573 }*/
1574 /** acl **/
1575 #photo-edit-perms-select, #photos-upload-permissions-wrapper, #profile-jot-acl-wrapper {
1576   display: block!important;
1577 }
1578 #acl-wrapper {
1579   width: 690px;
1580   float: left;
1581 }
1582 #acl-search {
1583   float: right;
1584   background: #ffffff url("../../../images/search_18.png") no-repeat right center;
1585   padding-right: 20px;
1586 }
1587 #acl-showall {
1588   float: left;
1589   display: block;
1590   width: auto;
1591   height: 18px;
1592   background-color: #cccccc;
1593   background-image: url("../../../images/show_all_off.png");
1594   background-position: 7px 7px;
1595   background-repeat: no-repeat;
1596   padding: 7px 5px 0px 30px;
1597   color: #999999;
1598   -moz-border-radius: 5px 5px 5px 5px;
1599   -webkit-border-radius: 5px 5px 5px 5px;
1600   border-radius: 5px 5px 5px 5px;
1601 }
1602 #acl-showall.selected {
1603   color: #000000;
1604   background-color: #ff9900;
1605   background-image: url("../../../images/show_all_on.png");
1606 }
1607 #acl-list {
1608   height: 210px;
1609   border: 1px solid #cccccc;
1610   clear: both;
1611   margin-top: 30px;
1612   overflow: auto;
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 {
1629   height: 12px;
1630   font-size: 10px;
1631   margin: 0px;
1632   padding: 2px 0px 1px;
1633   overflow: hidden;
1634 }
1635 .acl-list-item a {
1636   font-size: 8px;
1637   display: block;
1638   width: 40px;
1639   height: 10px;
1640   float: left;
1641   color: #999999;
1642   background-color: #cccccc;
1643   background-position: 3px 3px;
1644   background-repeat: no-repeat;
1645   margin-right: 5px;
1646   -webkit-border-radius: 2px ;
1647   -moz-border-radius: 2px;
1648   border-radius: 2px;
1649   padding-left: 15px;
1650 }
1651 #acl-wrapper a:hover {
1652   text-decoration: none;
1653   color: #000000;
1654 }
1655 .acl-button-show {
1656   background-image: url("../../../images/show_off.png");
1657 }
1658 .acl-button-hide {
1659   background-image: url("../../../images/hide_off.png");
1660 }
1661 .acl-button-show.selected {
1662   color: #000000;
1663   background-color: #9ade00;
1664   background-image: url("../../../images/show_on.png");
1665 }
1666 .acl-button-hide.selected {
1667   color: #000000;
1668   background-color: #ff4141;
1669   background-image: url("../../../images/hide_on.png");
1670 }
1671 .acl-list-item.groupshow {
1672   border-color: #9ade00;
1673 }
1674 .acl-list-item.grouphide {
1675   border-color: #ff4141;
1676 }
1677 /** /acl **/
1678 /** tab buttons **/
1679 ul.tabs {
1680   list-style-type: none;
1681   padding-bottom: 10px;
1682   font-size: 14px;
1683   padding-left: 0px;
1684   margin-bottom: 30px;
1685 }
1686 ul.tabs li {
1687   float: left;
1688   /* margin-left: 7px; */
1689 }
1690 /*ul.tabs li .active {
1691   border-bottom: 1px solid #005c94;
1692 }*/
1693
1694 ul.tabs a {
1695     display: block;
1696     float: left;
1697 }
1698
1699 div.pager, .birthday-notice, ul.tabs a, #jot-preview-link, .comment-edit-submit-wrapper .fakelink {
1700     border: 1px solid lightgray;
1701     color: black;
1702     background: #F2F2F2;
1703     padding: 2px 7px 2px 7px;
1704     margin-top: 2px;
1705     margin-bottom: 2px;
1706
1707     /* padding: 0px 10px 1px 10px; */
1708     /*padding: 0px 5px 1px 5px;
1709     -webkit-border-radius: 4px;
1710     -moz-border-radius: 4px;
1711     border-radius: 4px;
1712     border: 1px solid #ECECF2;
1713     font-weight: bold;
1714     line-height: 1.4em;
1715     color: #3e3e8c;
1716     text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.9);
1717     background: #ececf2;
1718     background: -moz-linear-gradient(top, #ffffff 0%, #ececf2 100%);
1719     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececf2));
1720     background: -webkit-linear-gradient(top, #ffffff 0%,#ececf2 100%);
1721     background: -o-linear-gradient(top, #ffffff 0%,#ececf2 100%);
1722     background: -ms-linear-gradient(top, #ffffff 0%,#ececf2 100%);
1723     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececf2',GradientType=0 );
1724     background: linear-gradient(top, #ffffff 0%,#ececf2 100%);*/
1725 }
1726
1727 #event-notice:hover, ul.tabs li .active, ul.tabs a:hover, #jot-preview-link:hover, .comment-edit-submit-wrapper .fakelink:hover {
1728     color: black;
1729     background-color: #e5e5e5;
1730     text-decoration: none;
1731     border: 1px solid darkgray;
1732
1733     /*text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
1734     background: -moz-linear-gradient(top, #7b8dbb 0%, #364a84 100%);
1735     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7b8dbb), color-stop(100%,#364a84));
1736     background: -webkit-linear-gradient(top, #7b8dbb 0%,#364a84 100%);
1737     background: -o-linear-gradient(top, #7b8dbb 0%,#364a84 100%);
1738     background: -ms-linear-gradient(top, #7b8dbb 0%,#364a84 100%);
1739     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7b8dbb', endColorstr='#364a84',GradientType=0 );
1740     background: linear-gradient(top, #7b8dbb 0%,#364a84 100%);*/
1741 }
1742
1743 .comment-edit-bb {
1744   float:right;
1745 }
1746 .comment-edit-bb a {
1747   color: #888;
1748   padding: 0px 5px 1px 5px;
1749 }
1750
1751 .comment-edit-bb a:hover {
1752   color: #000;
1753   text-decoration: none;
1754 }
1755
1756 /**
1757  * Form fields
1758  */
1759 .field {
1760   margin-bottom: 10px;
1761   padding-bottom: 10px;
1762   overflow: auto;
1763   width: 100%;
1764 }
1765 .field label {
1766   float: left;
1767   width: 200px;
1768 }
1769 .field input, .field textarea {
1770   width: 400px;
1771 }
1772 .field textarea {
1773   height: 100px;
1774 }
1775 .field .field_help {
1776   display: block;
1777   margin-left: 200px;
1778   color: #666666;
1779 }
1780 .field .onoff {
1781   float: left;
1782   width: 80px;
1783 }
1784 .field .onoff a {
1785   display: block;
1786   border: 1px solid #666666;
1787   background-image: url("../../../images/onoff.jpg");
1788   background-repeat: no-repeat;
1789   padding: 4px 2px 2px 2px;
1790   height: 16px;
1791   text-decoration: none;
1792 }
1793 .field .onoff .off {
1794   border-color: #666666;
1795   padding-left: 40px;
1796   background-position: left center;
1797   background-color: #cccccc;
1798   color: #666666;
1799   text-align: right;
1800 }
1801 .field .onoff .on {
1802   border-color: #204A87;
1803   padding-right: 40px;
1804   background-position: right center;
1805   background-color: #D7E3F1;
1806   color: #204A87;
1807   text-align: left;
1808 }
1809 .field .hidden {
1810   display: none!important;
1811 }
1812 .field.radio .field_help {
1813   margin-left: 0px;
1814 }
1815
1816 #profile-edit-links-end {
1817         clear: both;
1818         margin-bottom: 15px;
1819 }
1820
1821 #profile-edit-links ul { margin: 20px; padding-bottom: 20px; list-style: none; }
1822
1823 #profile-edit-links li {
1824   float: left;
1825   list-style: none;
1826   margin-left: 10px;
1827 }
1828
1829 .profile-edit-side-div {
1830 /*  display: none; */
1831   float: right; 
1832 }
1833
1834 /* aside div.clear {
1835   clear: none;
1836   float: left;
1837 } */
1838
1839 #register-form label,
1840 #profile-edit-form label {
1841         width: 300px; float: left;
1842 }
1843
1844 .required {
1845   display: inline;
1846   color: #B20202;
1847 }
1848
1849 /* oauth */
1850 .oauthapp {
1851   height: auto;
1852   overflow: auto;
1853   border-bottom: 2px solid #cccccc;
1854   padding-bottom: 1em;
1855   margin-bottom: 1em;
1856 }
1857 .oauthapp img {
1858   float: left;
1859   width: 48px;
1860   height: 48px;
1861   margin: 10px;
1862 }
1863 .oauthapp img.noicon {
1864   background-image: url("../../../images/icons/48/plugin.png");
1865   background-position: center center;
1866   background-repeat: no-repeat;
1867 }
1868 .oauthapp a {
1869   float: left;
1870 }
1871 /* contacts */
1872 .contact-entry-wrapper {
1873   width: 120px;
1874   height: 120px;
1875   float: left;
1876 }
1877 /* photo */
1878 .lframe {
1879   float: left;
1880   margin: 0px 10px 10px 0px;
1881 }
1882 /* profile match wrapper */
1883 .profile-match-wrapper {
1884   float: left;
1885   width: 90px;
1886   height: 90px;
1887   margin-bottom: 20px;
1888 }
1889 .profile-match-wrapper .contact-photo {
1890   width: 80px;
1891   height: 80px;
1892 }
1893 .profile-match-wrapper .contact-photo img {
1894   width: 80px;
1895   height: 80px;
1896 }
1897 .profile-match-wrapper {
1898   left: 0px;
1899   top: 63px;
1900 }
1901
1902 .contact-photo-menu-button {
1903         position: relative;
1904         background-image: url("../../../images/icons/16/menu.png");
1905         background-position: top left; 
1906         background-repeat: no-repeat;
1907         margin: 0px 0px -16px 0px; 
1908         padding: 0px;
1909         width: 16px;
1910         height: 16px;
1911         top: -20px; left:0px;
1912         overflow: hidden;
1913         text-indent: 40px;
1914         display: none;
1915         
1916 }
1917 .contact-photo-menu {
1918         width: 11em;
1919         border: 3px solid #364e59;
1920         color: #2d2d2d;
1921         background: #FFFFFF;
1922 /*        position: absolute;*/
1923         position: relative;
1924         left: 0px; top: 0px;
1925         display: none;
1926         z-index: 10000;
1927 }
1928 .contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }
1929 .contact-photo-menu li a {
1930         display: block; 
1931         padding: 5px 10px; 
1932         color: #2d2d2d;
1933         text-decoration: none;
1934 }
1935 .contact-photo-menu li a:hover {
1936         background-color: #bdcdd4; 
1937 }
1938
1939 /* page footer */
1940 footer {
1941   /* height: 100px; */
1942   display: table-row;
1943 }
1944
1945 blockquote {
1946     border-left: 1px solid #D2D2D2;
1947     padding-left: 9px;
1948     margin: 0 0 0 .8ex;
1949     color: #777;
1950 }
1951
1952 .oembed {
1953     font-size: large;
1954     font-weight: bold;
1955 }
1956
1957 /* ================== */
1958 /* = Contacts Block = */
1959 /* ================== */
1960
1961 .contact-block-img {
1962         width: 42px;
1963         height: 42px;
1964         padding-right: 2px;
1965 }
1966 .contact-block-div {
1967         float: left;
1968 }
1969
1970 .contact-block-textdiv { width: 150px; height: 34px; float: left; }
1971 #contact-block-end { clear: both; } 
1972
1973 #group-edit-wrapper {
1974         margin-bottom: 10px;
1975 }
1976
1977 #group-members-end {
1978         clear: both;
1979 }
1980
1981 /*
1982 #group-separator,
1983 #prof-separator { display: none;}
1984 */
1985
1986 #prvmail-upload {
1987   margin-left: 10px;
1988 }
1989
1990 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
1991         margin-bottom: 10px;
1992         margin-top: 20px;
1993 }
1994
1995 #prvmail-submit {
1996         float: left;
1997         margin-top: 10px;
1998 }
1999 #prvmail-upload-wrapper,
2000 #prvmail-link-wrapper,
2001 #prvmail-rotator-wrapper {
2002         float: left;
2003         margin-top: 10px;
2004         margin-right: 10px;
2005         width: 24px;
2006 }
2007
2008 #prvmail-end {
2009         clear: both;
2010 }
2011
2012 .mail-list-sender,
2013 .mail-list-detail {
2014         float: left;
2015 }
2016 .mail-list-detail {
2017         margin-left: 20px;
2018 }
2019
2020 .mail-list-subject {
2021         font-size: 1.1em;
2022         margin-top: 10px;
2023 }
2024 a.mail-list-link {
2025     display: block;
2026     font-size: 1.3em;
2027     padding: 4px 0;
2028 }
2029
2030 /*
2031 *a.mail-list-link:hover {
2032 *       background-color: #15607B;
2033 *       color: #F5F6FB;
2034 *}
2035 */
2036
2037 .mail-list-outside-wrapper-end {
2038         clear: both;
2039 }
2040
2041 .mail-list-outside-wrapper {
2042         margin-top: 30px;
2043 }
2044
2045 .mail-list-delete-wrapper {
2046         float: right;
2047         margin-right: 30px;
2048         margin-top: 15px;
2049 }
2050
2051 .mail-list-delete-icon {
2052         border: none;
2053 }
2054
2055 .mail-conv-sender,
2056 .mail-conv-detail {
2057         float: left;
2058 }
2059 .mail-conv-detail {
2060         margin-left: 20px;
2061         width: 500px;
2062 }
2063
2064 .mail-conv-subject {
2065     font-size: 1.4em;
2066     margin: 10px 0;
2067 }
2068
2069 .mail-conv-outside-wrapper-end {
2070         clear: both;
2071 }
2072
2073 .mail-conv-outside-wrapper {
2074         margin-top: 30px;
2075 }
2076
2077 .mail-conv-delete-wrapper {
2078         float: right;
2079         margin-right: 30px;
2080         margin-top: 15px;
2081 }
2082 .mail-conv-break {
2083         clear: both;
2084 }
2085
2086 .mail-conv-delete-icon {
2087         border: none;
2088 }
2089
2090 /* ========== */
2091 /* = Events = */
2092 /* ========== */
2093 .eventcal {
2094         float: left;
2095         font-size: 20px;
2096 }
2097
2098 .vevent {
2099         border: 1px solid #CCCCCC;
2100 }
2101 .vevent .event-description, .vevent .event-location {
2102         margin-left: 10px;
2103         margin-right: 10px;
2104 }
2105 .vevent .event-start {
2106         margin-left: 10px;
2107         margin-right: 10px;
2108 }
2109
2110 #new-event-link {
2111         margin-bottom: 10px;
2112 }
2113
2114 .edit-event-link, .plink-event-link {
2115         float: left;
2116         margin-top: 4px;
2117         margin-right: 4px;
2118         margin-bottom: 15px;
2119 }
2120
2121 .event-description:before {
2122         content: url('../../../images/calendar.png');
2123         margin-right: 15px;
2124 }
2125
2126 .event-start, .event-end {
2127         margin-left: 10px;
2128         width: 330px;
2129         clear: both;
2130 }
2131
2132 .event-start .dtstart, .event-end .dtend {
2133         float: right;
2134 }
2135
2136 .event-list-date {
2137         margin-bottom: 10px;
2138 }
2139
2140 .prevcal, .nextcal {
2141         float: left;
2142         margin-left: 32px;
2143         margin-right: 32px;
2144         margin-top: 64px;
2145 }
2146 .event-calendar-end {
2147         clear: both;
2148 }
2149
2150  
2151 .calendar {
2152         font-family: Courier, monospace;
2153 }
2154 .today {
2155         font-weight: bold;
2156         color: #FF0000;
2157 }
2158
2159 .settings-block {
2160         border: 1px solid #AAA;
2161         margin: 10px;
2162         padding: 10px;
2163 }
2164
2165 .app-title {
2166   margin: 0px;
2167 }
2168
2169 #identity-manage-desc {
2170         margin-top:15px;
2171         margin-bottom: 15px;
2172 }
2173
2174 #identity-manage-choose {
2175         margin-bottom: 15px;
2176 }
2177
2178 #identity-submit {
2179         margin-top: 20px;
2180 }
2181
2182 #photo-prev-link, #photo-next-link {
2183         padding: 10px;
2184         float: left;
2185 }
2186
2187 #photo-photo {
2188         float: left;
2189 }
2190
2191 #photo-photo-end {
2192         clear: both;
2193 }
2194
2195 .profile-match-photo {
2196         float: left;
2197         text-align: center;
2198         width: 120px;
2199 }
2200
2201 .profile-match-name {
2202         float: left;
2203         text-align: center;
2204         width: 120px;
2205         overflow: hidden;
2206 }
2207
2208 .profile-match-break,
2209 .profile-match-end {
2210         clear: both;
2211 }
2212
2213 .profile-match-connect {
2214         text-align: center;
2215         font-weight: bold;
2216 }
2217
2218 .profile-match-wrapper {
2219         float: left;
2220         padding: 10px;
2221         width: 120px;
2222         height: 120px;
2223         scroll: auto;
2224 }
2225 #profile-match-wrapper-end {
2226         clear: both;
2227 }
2228
2229 /* ============= */
2230 /* = Directory = */
2231 /* ============= */
2232 /* contacts menu */
2233 .contact-photo-wrapper {
2234   position: relative;
2235 }
2236 .contact-photo {
2237   width: 48px;
2238   height: 48px;
2239   overflow: hidden;
2240   display: block;
2241 }
2242 .contact-photo img {
2243   width: 48px;
2244   height: 48px;
2245 }
2246 .contact-photo-menu-button {
2247   display: none;
2248   /* position: absolute; */
2249   /* position: absolute; */
2250   left: -2px;
2251   top: -20px;
2252 }
2253 .contact-wrapper {
2254   float: left;
2255   width: 90px;
2256   height: 90px;
2257   margin-bottom: 15px;
2258 }
2259 .contact-wrapper .contact-photo {
2260   width: 80px;
2261   height: 80px;
2262 }
2263 .contact-wrapper .contact-photo img {
2264   width: 80px;
2265   height: 80px;
2266 }
2267 .contact-wrapper .contact-photo-menu-button {
2268   left: 0px;
2269   top: 63px;
2270 }
2271 .directory-item {
2272   float: left;
2273   width: 200px;
2274   height: 200px;
2275 }
2276 .directory-item .contact-photo {
2277   width: 175px;
2278   height: 175px;
2279 }
2280 .directory-item .contact-photo img {
2281   width: 175px;
2282   height: 175px;
2283 }
2284 .contact-name {
2285   text-align: center;
2286   font-weight: bold;
2287   font-size: 12px;
2288 }
2289 .contact-details {
2290   color: #999999;
2291 }
2292
2293 .photo-top-image-wrapper {
2294         position: relative;
2295         float: left;
2296         margin-top: 15px;
2297         margin-right: 15px;
2298         width: 200px; height: 200px; 
2299         overflow: hidden; 
2300 }
2301 .photo-top-album-name {
2302         width: 100%;
2303         min-height: 2em;
2304         position: absolute; 
2305         bottom: 0px; 
2306         padding: 0px 3px;
2307         padding-top: 0.5em;
2308         background-color: rgb(255, 255, 255);
2309 }
2310 #photo-top-end {
2311         clear: both;
2312 }
2313
2314 #photo-top-links {
2315         margin-bottom: 30px;
2316         margin-left: 30px;
2317 }
2318
2319 #photos-upload-newalbum-div {
2320         float: left;
2321         width: 175px;
2322 }
2323
2324 .menu-profile-list{
2325   height: auto;
2326   overflow: auto;
2327   min-height: 16px;
2328   list-style: none;
2329         }
2330 .menu-profile-list:hover{
2331         background: #E7F2F7;
2332         }
2333 .menu-profile-list-item{
2334         padding-left: 5px;
2335         vertical-align: middle;
2336         }       
2337 .menu-profile-list-item:hover{  
2338         text-decoration: none;
2339    }
2340
2341 .autocomplete {
2342   width: 350px;
2343   color: black; 
2344   border: 1px solid rgb(210, 210, 210); 
2345   background-color: white;
2346   cursor: pointer;
2347   text-align: left;
2348   max-height: 350px;
2349   overflow: auto;
2350   display: block;
2351   background-position: initial initial;
2352   background-repeat: initial initial; 
2353 }
2354 .mail-list-wrapper {
2355   background-color: #f6f7f8;
2356   margin-bottom: 5px;
2357   width: 100%;
2358   height: auto;
2359   overflow: hidden;
2360 }
2361 .mail-list-wrapper span {
2362   display: block;
2363   float: left;
2364   width: 20%;
2365   overflow: hidden;
2366 }
2367 .mail-list-wrapper .mail-subject {
2368   width: 30%;
2369   padding: 4px 0px 0px 4px;
2370 }
2371 .mail-list-wrapper .mail-subject a {
2372   display: block;
2373 }
2374 .mail-list-wrapper .mail-subject.unseen a {
2375   font-weight: bold;
2376 }
2377 .mail-list-wrapper .mail-date {
2378   padding: 4px 4px 0px 4px;
2379 }
2380 .mail-list-wrapper .mail-from {
2381   padding: 4px 4px 0px 4px;
2382 }
2383 .mail-list-wrapper .mail-count {
2384   padding: 4px 4px 0px 4px;
2385   text-align: right;
2386 }
2387 .mail-list-wrapper .mail-delete {
2388   float: right;
2389 }
2390 #mail-display-subject {
2391   background-color: #f6f7f8;
2392   color: #2d2d2d;
2393   margin-bottom: 10px;
2394   width: 100%;
2395   height: auto;
2396   overflow: hidden;
2397 }
2398 #mail-display-subject span {
2399   float: left;
2400   overflow: hidden;
2401   padding: 4px 0px 0px 10px;
2402 }
2403 #mail-display-subject .mail-delete {
2404   float: right;
2405   opacity: 0.5;
2406   -webkit-transition: all 0.2s ease-in-out;
2407   -moz-transition: all 0.2s ease-in-out;
2408   -o-transition: all 0.2s ease-in-out;
2409   -ms-transition: all 0.2s ease-in-out;
2410   transition: all 0.2s ease-in-out;
2411 }
2412 #mail-display-subject:hover .mail-delete {
2413   opacity: 1;
2414   -webkit-transition: all 0.2s ease-in-out;
2415   -moz-transition: all 0.2s ease-in-out;
2416   -o-transition: all 0.2s ease-in-out;
2417   -ms-transition: all 0.2s ease-in-out;
2418   transition: all 0.2s ease-in-out;
2419 }
2420
2421 .mail-list-outside-wrapper-end {
2422         clear: both;
2423 }
2424 .mail-list-outside-wrapper {
2425         margin-top: 30px;
2426 }
2427 .mail-list-delete-wrapper {
2428         float: right;
2429         margin-right: 30px;
2430         margin-top: 15px;
2431 }
2432 .mail-list-delete-icon {
2433         border: none;
2434 }
2435 .mail-conv-sender,
2436 .mail-conv-detail {
2437         float: left;
2438 }
2439 .mail-conv-detail {
2440         margin-left: 20px;
2441         width: 500px;
2442 }
2443 .mail-conv-subject {
2444     font-size: 1.4em;
2445     margin: 10px 0;
2446 }
2447 .mail-conv-outside-wrapper-end {
2448         clear: both;
2449 }
2450 .mail-conv-outside-wrapper {
2451         margin-top: 30px;
2452 }
2453 .mail-conv-delete-wrapper {
2454         float: right;
2455         margin-right: 30px;
2456         margin-top: 15px;
2457 }
2458 .mail-conv-break {
2459         clear: both;
2460 }
2461 .mail-conv-delete-icon {
2462         border: none;
2463 }
2464