]> git.mxchange.org Git - friendica.git/blob - view/theme/vier/style.css
Preparations for a new tag structure. Tags are now stored in a dedicated table.
[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   padding-bottom: 6px;
1095 }
1096
1097 .wall-item-container .wall-item-content img {
1098   max-width: 650px;
1099   /* max-width: 580px; */
1100 }
1101 .children .wall-item-container .wall-item-item .wall-item-content img {
1102   /* max-width: 650px; */
1103   max-width: 580px;
1104 }
1105 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions {
1106   display: table-cell;
1107   vertical-align: middle;
1108   /* font-size: 17px; */
1109 }
1110 .mail-list-wrapper a,
1111 .wall-item-container .wall-item-bottom a,
1112 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions a,
1113 .wall-item-container .wall-item-links, .wall-item-container .wall-item-links a,
1114 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions .fakelink {
1115   color: #999;
1116 }
1117 .mail-list-wrapper a:hover,
1118 .wall-item-container .wall-item-bottom a:hover,
1119 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions a:hover,
1120 .wall-item-container .wall-item-links, .wall-item-container .wall-item-links a:hover,
1121 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions .fakelink:hover {
1122   color: #000;
1123   text-decoration: none;
1124 }
1125 .wall-item-container .wall-item-links .icon, .wall-item-container .wall-item-actions .icon {
1126   opacity: 0.5;
1127   -webkit-transition: all 0.2s ease-in-out;
1128   -moz-transition: all 0.2s ease-in-out;
1129   -o-transition: all 0.2s ease-in-out;
1130   -ms-transition: all 0.2s ease-in-out;
1131   transition: all 0.2s ease-in-out;
1132 }
1133 .wall-item-container .wall-item-links .icon:hover, .wall-item-container .wall-item-actions .icon:hover {
1134   opacity: 1;
1135   -webkit-transition: all 0.2s ease-in-out;
1136   -moz-transition: all 0.2s ease-in-out;
1137   -o-transition: all 0.2s ease-in-out;
1138   -ms-transition: all 0.2s ease-in-out;
1139   transition: all 0.2s ease-in-out;
1140 }
1141 .wall-item-container .wall-item-name {
1142   font-weight: bold;
1143 }
1144 .wall-item-container .wall-item-actions-author {
1145   width: 100%;
1146   margin-bottom: 0.3em;
1147 }
1148 .wall-item-container .wall-item-actions-social {
1149   float: left;
1150   margin-bottom: 1px;
1151 }
1152 .wall-item-container .wall-item-actions-social a {
1153   float: left;
1154   margin-right: 1em;
1155 }
1156 .wall-item-container .wall-item-actions-tools {
1157   float: right;
1158   width: 80px;
1159 }
1160 .wall-item-container .wall-item-actions-tools a {
1161   float: right;
1162   margin-left: 10px;
1163 }
1164 .wall-item-container .wall-item-actions-tools input {
1165   float: right;
1166   margin-left: 10px;
1167 }
1168 .wall-item-container.comment {
1169   margin-top: 5px;
1170   margin-bottom: 5px;
1171   margin-left: 80px;
1172   width: 665px;
1173   border-bottom: 1px solid hsl(198, 21%, 79%);
1174 }
1175 .wall-item-container.comment .wall-item-content {
1176   max-width: 585px;
1177 }
1178
1179 .wall-item-container.comment .contact-photo {
1180   width: 32px;
1181   height: 32px;
1182   margin-left: 16px;
1183   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1184
1185 }
1186 .wall-item-container.comment {
1187   top: 15px !important;
1188   left: 15px !important;
1189 }
1190 .wall-item-container.comment .wall-item-links {
1191   padding-left: 12px;
1192 }
1193 .wall-item-bottom .wall-item-comment-wrapper {
1194   margin: 1px 5px 1px 0px;
1195 }
1196 .wall-item-comment-wrapper {
1197   margin: 1px 15px 1px 80px;
1198 }
1199 .wall-item-comment-wrapper .comment-edit-photo {
1200   display: none;
1201 }
1202 .wall-item-comment-wrapper textarea {
1203   height: 1.2em;
1204   width: 100%;
1205   font-size: 10px;
1206   color: #999999;
1207   border: 1px solid #DDD;
1208   padding: 0.3em;
1209 }
1210 .wall-item-comment-wrapper .comment-edit-text-full {
1211   font-size: 14px;
1212   height: 4em;
1213   color: #2d2d2d;
1214   border: 1px solid #2d2d2d;
1215 }
1216
1217 .fakelink.togglecomment {
1218   float: left;
1219   margin-right: 1em;
1220 }
1221
1222 .comment-edit-preview .contact-photo {
1223   width: 32px;
1224   height: 32px;
1225   margin-left: 16px;
1226   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1227
1228 }
1229 .comment-edit-preview {
1230   width: 660px;
1231   border: 1px solid #2d2d2d;
1232   margin-top: 10px;
1233   top: 15px !important;
1234   left: 15px !important;
1235 }
1236 .comment-edit-preview .wall-item-links {
1237   padding-left: 12px;
1238 }
1239 .comment-edit-preview .wall-item-container {
1240   width: 700px;
1241 }
1242 .comment-edit-preview .tread-wrapper {
1243   width: 700px;
1244   padding: 0;
1245   margin: 10px 0;
1246   border-bottom: 0px;
1247 }
1248
1249 .wall-item-bottom .comment-edit-preview {
1250   width: 575px;
1251   margin-bottom: 5px;
1252 }
1253
1254 .shiny {
1255   /* border-right: 10px solid #fce94f; */
1256         border-right: 1px solid #A7C7F7;
1257         padding-right: 12px;
1258 }
1259
1260 #profile-jot-form #profile-jot-text {
1261   height: 2.0em;
1262   /* width: 99%; */
1263   width: 752px;
1264   font-size: 15px;
1265   color: #999999;
1266   border: 1px solid #DDD;
1267   padding: 0.3em;
1268   margin-bottom: 10px;
1269 }
1270
1271 #profile-jot-form #jot-title, #profile-jot-form #jot-category {
1272     
1273          border-radius: 5px 5px 5px 5px;
1274     font-weight: bold;
1275     height: 20px;
1276     margin: 0 0 5px;
1277     /* width: 60%; */
1278     width: 762px;
1279     border: 1px solid #d2d2d2;
1280 }
1281
1282 #profile-jot-form #jot-title:-webkit-input-placeholder {
1283   font-weight: normal;
1284 }
1285 #profile-jot-form #jot-title:-moz-placeholder {
1286   font-weight: normal;
1287 }
1288 #profile-jot-form #profile-jot-text_parent #profile-jot-text_tbl{
1289   width: 785px;
1290   height: 100px;
1291 }
1292
1293 #profile-jot-perms {
1294   float: right;
1295 }
1296
1297 #jot-preview-content {
1298   padding-top: 25px;
1299 }
1300
1301 #jot-preview-content .tread-wrapper {
1302   background-color: #fce94f;
1303 }
1304
1305 .wall-item-tags {
1306   padding-top: 1px;
1307   padding-bottom: 2px;
1308   /*display: none;*/
1309 }
1310
1311 .tag {
1312   color: rgb(153,153,153);
1313   /*padding-left: 3px;
1314   font-size: 10px;*/
1315 }
1316 .tag a {
1317   /*padding-right: 8px;*/
1318   color: rgb(153,153,153);
1319 }
1320 .wwto {
1321   position: absolute !important;
1322   width: 25px;
1323   height: 25px;
1324   background: #FFFFFF;
1325   border: 2px solid #364e59;
1326   height: 25px;
1327   width: 25px;
1328   overflow: hidden;
1329   padding: 1px;
1330   position: absolute !important;
1331   top: 40px;
1332   left: 30px;
1333   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1334   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1335   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1336 }
1337 .wwto .contact-photo {
1338   width: auto;
1339   height: 25px;
1340 }
1341 /* contacts menu */
1342 .contact-photo-wrapper {
1343   position: relative;
1344   width: 80px;
1345 }
1346
1347 .contact-photo-wrapper.wwto {
1348   width: 25px;
1349 }
1350
1351 .contact-photo {
1352   width: 48px;
1353   height: 48px;
1354   overflow: hidden;
1355   display: block;
1356 }
1357 .contact-photo img {
1358   width: 48px;
1359   height: 48px;
1360 }
1361
1362 .contact-wrapper {
1363   float: left;
1364   width: 90px;
1365   height: 90px;
1366   margin-bottom: 15px;
1367 }
1368 .contact-wrapper .contact-photo {
1369   width: 80px;
1370   height: 80px;
1371 }
1372 .contact-wrapper .contact-photo img {
1373   width: 80px;
1374   height: 80px;
1375 }
1376 .contact-wrapper {
1377   left: 0px;
1378   top: 63px;
1379 }
1380 .contact-photo {
1381   width: 48px;
1382   height: 48px;
1383 }
1384 .contact-photo img {
1385   width: 48px;
1386   height: 48px;
1387 }
1388 .contact-name {
1389   /* text-align: center; */
1390   /*font-weight: bold;*/
1391   font-size: 12px;
1392 }
1393 .contact-details {
1394   color: #999999;
1395 }
1396 /* editor */
1397 .jothidden {
1398   display: none;
1399 }
1400 #jot {
1401   width: 785px;
1402   margin: 0px 2em 20px 0px;
1403 }
1404 #jot .profile-jot-text {
1405   height: 1.2em;
1406   width: 99%;
1407   font-size: 10px;
1408   color: #999999;
1409   border: 1px solid #DDD;
1410   padding: 0.3em;
1411 }
1412 #jot #jot-tools {
1413   margin: 0px;
1414   padding: 0px;
1415   height: 40px;
1416   overflow: none;
1417   width: 783px;
1418   background-color: #0e232e;
1419   border-bottom: 2px solid #9eabb0;
1420 }
1421 #jot #jot-tools li {
1422   list-style: none;
1423   float: left;
1424   width: 80px;
1425   height: 40px;
1426   border-bottom: 2px solid #9eabb0;
1427 }
1428 #jot #jot-tools li a {
1429   display: block;
1430   color: #cccccc;
1431   width: 100%;
1432   height: 40px;
1433   text-align: center;
1434   line-height: 40px;
1435   overflow: hidden;
1436 }
1437 #jot #jot-tools li:hover {
1438   background-color: #364e59;
1439   border-bottom: 2px solid #bdcdd4;
1440 }
1441 #jot #jot-tools li.perms {
1442   float: right;
1443   width: 40px;
1444 }
1445 #jot #jot-tools li.perms a.unlock {
1446   width: 30px;
1447   border-left: 10px solid #cccccc;
1448   background-color: #cccccc;
1449   background-position: left center;
1450 }
1451 #jot #jot-tools li.perms a.lock {
1452   width: 30px;
1453   border-left: 10px solid #666666;
1454   background-color: #666666;
1455 }
1456 #jot #jot-tools li.submit {
1457   float: right;
1458   background-color: #cccccc;
1459   border-bottom: 2px solid #cccccc;
1460   border-right: 1px solid #666666;
1461   border-left: 1px solid #666666;
1462 }
1463 #jot #jot-tools li.submit input {
1464   border: 0px;
1465   margin: 0px;
1466   padding: 0px;
1467   background-color: #cccccc;
1468   color: #666666;
1469   width: 80px;
1470   height: 40px;
1471   line-height: 40px;
1472 }
1473 #jot #jot-tools li.submit input:hover {
1474   background-color: #bdcdd4;
1475   color: #666666;
1476 }
1477 #jot #jot-tools li.loading {
1478   float: right;
1479   background-color: #ffffff;
1480   width: 20px;
1481   vertical-align: center;
1482   text-align: center;
1483   border-top: 2px solid #9eabb0;
1484   height: 38px;
1485 }
1486 #jot #jot-tools li.loading img {
1487   margin-top: 10px;
1488 }
1489 /* #jot */
1490 #jot-title {
1491   border: 0px;
1492   margin: 0px;
1493   height: 20px;
1494   width: 700px;
1495   font-weight: bold;
1496   border: 1px solid #ffffff;
1497 }
1498 #jot #jot-title:-webkit-input-placeholder {
1499   font-weight: normal;
1500 }
1501 #jot #jot-title:-moz-placeholder {
1502   font-weight: normal;
1503 }
1504 #jot #jot-title:hover {
1505   border: 1px solid #999999;
1506 }
1507 #jot #jot-title:focus {
1508   border: 1px solid #999999;
1509 }
1510 #jot #character-counter {
1511   width: 80px;
1512   float: right;
1513   text-align: right;
1514   height: 20px;
1515   line-height: 20px;
1516   padding-right: 20px;
1517 }
1518
1519 #profile-jot-submit {
1520   float: right;
1521   margin-left: 15px;
1522 }
1523 #profile-upload-wrapper {
1524   float: left;
1525   margin-left: 15px;
1526 }
1527 #profile-attach-wrapper {
1528   float: left;
1529   margin-left: 15px;
1530 }
1531 #profile-link-wrapper {
1532   float: left;
1533   margin-left: 15px;
1534 }
1535 #profile-video-wrapper {
1536   float: left;
1537   margin-left: 15px;
1538 }
1539 #profile-audio-wrapper {
1540   float: left;
1541   margin-left: 15px;
1542 }
1543 #profile-location-wrapper {
1544   float: left;
1545   margin-left: 15px;
1546 }
1547 #profile-nolocation-wrapper {
1548   float: left;
1549   margin-left: 15px;
1550 }
1551 #jot-perms-icon {
1552   float: right;
1553   margin-left: 15px;
1554 }
1555 #jot-preview-link {
1556   float: right;
1557 }
1558 #profile-jot-end {
1559   clear: both;
1560 }
1561 #profile-jot-text_tbl {
1562   width: 780px;
1563 }
1564 #profile-jot-wrapper {
1565   margin-bottom: 20px;
1566 }
1567
1568 /** buttons **/
1569 /*input[type="submit"] {
1570         border: 0px;
1571     background-color: @ButtonBackgroundColor;
1572     color: @ButtonColor;
1573     padding: 0px 10px;
1574         .rounded(5px);
1575     height: 18px;
1576 }*/
1577 /** acl **/
1578 #photo-edit-perms-select, #photos-upload-permissions-wrapper, #profile-jot-acl-wrapper {
1579   display: block!important;
1580 }
1581 #acl-wrapper {
1582   width: 690px;
1583   float: left;
1584 }
1585 #acl-search {
1586   float: right;
1587   background: #ffffff url("../../../images/search_18.png") no-repeat right center;
1588   padding-right: 20px;
1589 }
1590 #acl-showall {
1591   float: left;
1592   display: block;
1593   width: auto;
1594   height: 18px;
1595   background-color: #cccccc;
1596   background-image: url("../../../images/show_all_off.png");
1597   background-position: 7px 7px;
1598   background-repeat: no-repeat;
1599   padding: 7px 5px 0px 30px;
1600   color: #999999;
1601   -moz-border-radius: 5px 5px 5px 5px;
1602   -webkit-border-radius: 5px 5px 5px 5px;
1603   border-radius: 5px 5px 5px 5px;
1604 }
1605 #acl-showall.selected {
1606   color: #000000;
1607   background-color: #ff9900;
1608   background-image: url("../../../images/show_all_on.png");
1609 }
1610 #acl-list {
1611   height: 210px;
1612   border: 1px solid #cccccc;
1613   clear: both;
1614   margin-top: 30px;
1615   overflow: auto;
1616 }
1617 .acl-list-item {
1618   display: block;
1619   width: 150px;
1620   height: 30px;
1621   border: 1px solid #cccccc;
1622   margin: 5px;
1623   float: left;
1624 }
1625 .acl-list-item img {
1626   width: 22px;
1627   height: 22px;
1628   float: left;
1629   margin: 4px;
1630 }
1631 .acl-list-item p {
1632   height: 12px;
1633   font-size: 10px;
1634   margin: 0px;
1635   padding: 2px 0px 1px;
1636   overflow: hidden;
1637 }
1638 .acl-list-item a {
1639   font-size: 8px;
1640   display: block;
1641   width: 40px;
1642   height: 10px;
1643   float: left;
1644   color: #999999;
1645   background-color: #cccccc;
1646   background-position: 3px 3px;
1647   background-repeat: no-repeat;
1648   margin-right: 5px;
1649   -webkit-border-radius: 2px ;
1650   -moz-border-radius: 2px;
1651   border-radius: 2px;
1652   padding-left: 15px;
1653 }
1654 #acl-wrapper a:hover {
1655   text-decoration: none;
1656   color: #000000;
1657 }
1658 .acl-button-show {
1659   background-image: url("../../../images/show_off.png");
1660 }
1661 .acl-button-hide {
1662   background-image: url("../../../images/hide_off.png");
1663 }
1664 .acl-button-show.selected {
1665   color: #000000;
1666   background-color: #9ade00;
1667   background-image: url("../../../images/show_on.png");
1668 }
1669 .acl-button-hide.selected {
1670   color: #000000;
1671   background-color: #ff4141;
1672   background-image: url("../../../images/hide_on.png");
1673 }
1674 .acl-list-item.groupshow {
1675   border-color: #9ade00;
1676 }
1677 .acl-list-item.grouphide {
1678   border-color: #ff4141;
1679 }
1680 /** /acl **/
1681 /** tab buttons **/
1682 ul.tabs {
1683   list-style-type: none;
1684   padding-bottom: 10px;
1685   font-size: 14px;
1686   padding-left: 0px;
1687   margin-bottom: 30px;
1688 }
1689 ul.tabs li {
1690   float: left;
1691   /* margin-left: 7px; */
1692 }
1693 /*ul.tabs li .active {
1694   border-bottom: 1px solid #005c94;
1695 }*/
1696
1697 ul.tabs a {
1698     display: block;
1699     float: left;
1700 }
1701
1702 div.pager, .birthday-notice, ul.tabs a, #jot-preview-link, .comment-edit-submit-wrapper .fakelink {
1703     border: 1px solid lightgray;
1704     color: black;
1705     background: #F2F2F2;
1706     padding: 2px 7px 2px 7px;
1707     margin-top: 2px;
1708     margin-bottom: 2px;
1709
1710     /* padding: 0px 10px 1px 10px; */
1711     /*padding: 0px 5px 1px 5px;
1712     -webkit-border-radius: 4px;
1713     -moz-border-radius: 4px;
1714     border-radius: 4px;
1715     border: 1px solid #ECECF2;
1716     font-weight: bold;
1717     line-height: 1.4em;
1718     color: #3e3e8c;
1719     text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.9);
1720     background: #ececf2;
1721     background: -moz-linear-gradient(top, #ffffff 0%, #ececf2 100%);
1722     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececf2));
1723     background: -webkit-linear-gradient(top, #ffffff 0%,#ececf2 100%);
1724     background: -o-linear-gradient(top, #ffffff 0%,#ececf2 100%);
1725     background: -ms-linear-gradient(top, #ffffff 0%,#ececf2 100%);
1726     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececf2',GradientType=0 );
1727     background: linear-gradient(top, #ffffff 0%,#ececf2 100%);*/
1728 }
1729
1730 #event-notice:hover, ul.tabs li .active, ul.tabs a:hover, #jot-preview-link:hover, .comment-edit-submit-wrapper .fakelink:hover {
1731     color: black;
1732     background-color: #e5e5e5;
1733     text-decoration: none;
1734     border: 1px solid darkgray;
1735
1736     /*text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
1737     background: -moz-linear-gradient(top, #7b8dbb 0%, #364a84 100%);
1738     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7b8dbb), color-stop(100%,#364a84));
1739     background: -webkit-linear-gradient(top, #7b8dbb 0%,#364a84 100%);
1740     background: -o-linear-gradient(top, #7b8dbb 0%,#364a84 100%);
1741     background: -ms-linear-gradient(top, #7b8dbb 0%,#364a84 100%);
1742     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7b8dbb', endColorstr='#364a84',GradientType=0 );
1743     background: linear-gradient(top, #7b8dbb 0%,#364a84 100%);*/
1744 }
1745
1746 .comment-edit-bb {
1747   float:right;
1748 }
1749 .comment-edit-bb a {
1750   color: #888;
1751   padding: 0px 5px 1px 5px;
1752 }
1753
1754 .comment-edit-bb a:hover {
1755   color: #000;
1756   text-decoration: none;
1757 }
1758
1759 /**
1760  * Form fields
1761  */
1762 .field {
1763   margin-bottom: 10px;
1764   padding-bottom: 10px;
1765   overflow: auto;
1766   width: 100%;
1767 }
1768 .field label {
1769   float: left;
1770   width: 200px;
1771 }
1772 .field input, .field textarea {
1773   width: 400px;
1774 }
1775 .field textarea {
1776   height: 100px;
1777 }
1778 .field .field_help {
1779   display: block;
1780   margin-left: 200px;
1781   color: #666666;
1782 }
1783 .field .onoff {
1784   float: left;
1785   width: 80px;
1786 }
1787 .field .onoff a {
1788   display: block;
1789   border: 1px solid #666666;
1790   background-image: url("../../../images/onoff.jpg");
1791   background-repeat: no-repeat;
1792   padding: 4px 2px 2px 2px;
1793   height: 16px;
1794   text-decoration: none;
1795 }
1796 .field .onoff .off {
1797   border-color: #666666;
1798   padding-left: 40px;
1799   background-position: left center;
1800   background-color: #cccccc;
1801   color: #666666;
1802   text-align: right;
1803 }
1804 .field .onoff .on {
1805   border-color: #204A87;
1806   padding-right: 40px;
1807   background-position: right center;
1808   background-color: #D7E3F1;
1809   color: #204A87;
1810   text-align: left;
1811 }
1812 .field .hidden {
1813   display: none!important;
1814 }
1815 .field.radio .field_help {
1816   margin-left: 0px;
1817 }
1818
1819 #profile-edit-links-end {
1820         clear: both;
1821         margin-bottom: 15px;
1822 }
1823
1824 #profile-edit-links ul { margin: 20px; padding-bottom: 20px; list-style: none; }
1825
1826 #profile-edit-links li {
1827   float: left;
1828   list-style: none;
1829   margin-left: 10px;
1830 }
1831
1832 .profile-edit-side-div {
1833 /*  display: none; */
1834   float: right; 
1835 }
1836
1837 /* aside div.clear {
1838   clear: none;
1839   float: left;
1840 } */
1841
1842 #register-form label,
1843 #profile-edit-form label {
1844         width: 300px; float: left;
1845 }
1846
1847 .required {
1848   display: inline;
1849   color: #B20202;
1850 }
1851
1852 /* oauth */
1853 .oauthapp {
1854   height: auto;
1855   overflow: auto;
1856   border-bottom: 2px solid #cccccc;
1857   padding-bottom: 1em;
1858   margin-bottom: 1em;
1859 }
1860 .oauthapp img {
1861   float: left;
1862   width: 48px;
1863   height: 48px;
1864   margin: 10px;
1865 }
1866 .oauthapp img.noicon {
1867   background-image: url("../../../images/icons/48/plugin.png");
1868   background-position: center center;
1869   background-repeat: no-repeat;
1870 }
1871 .oauthapp a {
1872   float: left;
1873 }
1874 /* contacts */
1875 .contact-entry-wrapper {
1876   width: 120px;
1877   height: 120px;
1878   float: left;
1879 }
1880 /* photo */
1881 .lframe {
1882   float: left;
1883   margin: 0px 10px 10px 0px;
1884 }
1885 /* profile match wrapper */
1886 .profile-match-wrapper {
1887   float: left;
1888   width: 90px;
1889   height: 90px;
1890   margin-bottom: 20px;
1891 }
1892 .profile-match-wrapper .contact-photo {
1893   width: 80px;
1894   height: 80px;
1895 }
1896 .profile-match-wrapper .contact-photo img {
1897   width: 80px;
1898   height: 80px;
1899 }
1900 .profile-match-wrapper {
1901   left: 0px;
1902   top: 63px;
1903 }
1904
1905 .contact-photo-menu-button {
1906         position: relative;
1907         background-image: url("../../../images/icons/16/menu.png");
1908         background-position: top left; 
1909         background-repeat: no-repeat;
1910         margin: 0px 0px -16px 0px; 
1911         padding: 0px;
1912         width: 16px;
1913         height: 16px;
1914         top: -20px; left:0px;
1915         overflow: hidden;
1916         text-indent: 40px;
1917         display: none;
1918         
1919 }
1920 .contact-photo-menu {
1921         width: 11em;
1922         border: 3px solid #364e59;
1923         color: #2d2d2d;
1924         background: #FFFFFF;
1925 /*        position: absolute;*/
1926         position: relative;
1927         left: 0px; top: 0px;
1928         display: none;
1929         z-index: 10000;
1930 }
1931 .contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }
1932 .contact-photo-menu li a {
1933         display: block; 
1934         padding: 5px 10px; 
1935         color: #2d2d2d;
1936         text-decoration: none;
1937 }
1938 .contact-photo-menu li a:hover {
1939         background-color: #bdcdd4; 
1940 }
1941
1942 /* page footer */
1943 footer {
1944   /* height: 100px; */
1945   display: table-row;
1946 }
1947
1948 blockquote {
1949     border-left: 1px solid #D2D2D2;
1950     padding-left: 9px;
1951     margin: 0 0 0 .8ex;
1952     color: #777;
1953 }
1954
1955 .oembed {
1956     font-size: large;
1957     font-weight: bold;
1958 }
1959
1960 /* ================== */
1961 /* = Contacts Block = */
1962 /* ================== */
1963
1964 .contact-block-img {
1965         width: 42px;
1966         height: 42px;
1967         padding-right: 2px;
1968 }
1969 .contact-block-div {
1970         float: left;
1971 }
1972
1973 .contact-block-textdiv { width: 150px; height: 34px; float: left; }
1974 #contact-block-end { clear: both; } 
1975
1976 #group-edit-wrapper {
1977         margin-bottom: 10px;
1978 }
1979
1980 #group-members-end {
1981         clear: both;
1982 }
1983
1984 /*
1985 #group-separator,
1986 #prof-separator { display: none;}
1987 */
1988
1989 #prvmail-upload {
1990   margin-left: 10px;
1991 }
1992
1993 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
1994         margin-bottom: 10px;
1995         margin-top: 20px;
1996 }
1997
1998 #prvmail-submit {
1999         float: left;
2000         margin-top: 10px;
2001 }
2002 #prvmail-upload-wrapper,
2003 #prvmail-link-wrapper,
2004 #prvmail-rotator-wrapper {
2005         float: left;
2006         margin-top: 10px;
2007         margin-right: 10px;
2008         width: 24px;
2009 }
2010
2011 #prvmail-end {
2012         clear: both;
2013 }
2014
2015 .mail-list-sender,
2016 .mail-list-detail {
2017         float: left;
2018 }
2019 .mail-list-detail {
2020         margin-left: 20px;
2021 }
2022
2023 .mail-list-subject {
2024         font-size: 1.1em;
2025         margin-top: 10px;
2026 }
2027 a.mail-list-link {
2028     display: block;
2029     font-size: 1.3em;
2030     padding: 4px 0;
2031 }
2032
2033 /*
2034 *a.mail-list-link:hover {
2035 *       background-color: #15607B;
2036 *       color: #F5F6FB;
2037 *}
2038 */
2039
2040 .mail-list-outside-wrapper-end {
2041         clear: both;
2042 }
2043
2044 .mail-list-outside-wrapper {
2045         margin-top: 30px;
2046 }
2047
2048 .mail-list-delete-wrapper {
2049         float: right;
2050         margin-right: 30px;
2051         margin-top: 15px;
2052 }
2053
2054 .mail-list-delete-icon {
2055         border: none;
2056 }
2057
2058 .mail-conv-sender,
2059 .mail-conv-detail {
2060         float: left;
2061 }
2062 .mail-conv-detail {
2063         margin-left: 20px;
2064         width: 500px;
2065 }
2066
2067 .mail-conv-subject {
2068     font-size: 1.4em;
2069     margin: 10px 0;
2070 }
2071
2072 .mail-conv-outside-wrapper-end {
2073         clear: both;
2074 }
2075
2076 .mail-conv-outside-wrapper {
2077         margin-top: 30px;
2078 }
2079
2080 .mail-conv-delete-wrapper {
2081         float: right;
2082         margin-right: 30px;
2083         margin-top: 15px;
2084 }
2085 .mail-conv-break {
2086         clear: both;
2087 }
2088
2089 .mail-conv-delete-icon {
2090         border: none;
2091 }
2092
2093 /* ========== */
2094 /* = Events = */
2095 /* ========== */
2096 .eventcal {
2097         float: left;
2098         font-size: 20px;
2099 }
2100
2101 .vevent {
2102         border: 1px solid #CCCCCC;
2103 }
2104 .vevent .event-description, .vevent .event-location {
2105         margin-left: 10px;
2106         margin-right: 10px;
2107 }
2108 .vevent .event-start {
2109         margin-left: 10px;
2110         margin-right: 10px;
2111 }
2112
2113 #new-event-link {
2114         margin-bottom: 10px;
2115 }
2116
2117 .edit-event-link, .plink-event-link {
2118         float: left;
2119         margin-top: 4px;
2120         margin-right: 4px;
2121         margin-bottom: 15px;
2122 }
2123
2124 .event-description:before {
2125         content: url('../../../images/calendar.png');
2126         margin-right: 15px;
2127 }
2128
2129 .event-start, .event-end {
2130         margin-left: 10px;
2131         width: 330px;
2132         clear: both;
2133 }
2134
2135 .event-start .dtstart, .event-end .dtend {
2136         float: right;
2137 }
2138
2139 .event-list-date {
2140         margin-bottom: 10px;
2141 }
2142
2143 .prevcal, .nextcal {
2144         float: left;
2145         margin-left: 32px;
2146         margin-right: 32px;
2147         margin-top: 64px;
2148 }
2149 .event-calendar-end {
2150         clear: both;
2151 }
2152
2153  
2154 .calendar {
2155         font-family: Courier, monospace;
2156 }
2157 .today {
2158         font-weight: bold;
2159         color: #FF0000;
2160 }
2161
2162 .settings-block {
2163         border: 1px solid #AAA;
2164         margin: 10px;
2165         padding: 10px;
2166 }
2167
2168 .app-title {
2169   margin: 0px;
2170 }
2171
2172 #identity-manage-desc {
2173         margin-top:15px;
2174         margin-bottom: 15px;
2175 }
2176
2177 #identity-manage-choose {
2178         margin-bottom: 15px;
2179 }
2180
2181 #identity-submit {
2182         margin-top: 20px;
2183 }
2184
2185 #photo-prev-link, #photo-next-link {
2186         padding: 10px;
2187         float: left;
2188 }
2189
2190 #photo-photo {
2191         float: left;
2192 }
2193
2194 #photo-photo-end {
2195         clear: both;
2196 }
2197
2198 .profile-match-photo {
2199         float: left;
2200         text-align: center;
2201         width: 120px;
2202 }
2203
2204 .profile-match-name {
2205         float: left;
2206         text-align: center;
2207         width: 120px;
2208         overflow: hidden;
2209 }
2210
2211 .profile-match-break,
2212 .profile-match-end {
2213         clear: both;
2214 }
2215
2216 .profile-match-connect {
2217         text-align: center;
2218         font-weight: bold;
2219 }
2220
2221 .profile-match-wrapper {
2222         float: left;
2223         padding: 10px;
2224         width: 120px;
2225         height: 120px;
2226         scroll: auto;
2227 }
2228 #profile-match-wrapper-end {
2229         clear: both;
2230 }
2231
2232 /* ============= */
2233 /* = Directory = */
2234 /* ============= */
2235 /* contacts menu */
2236 .contact-photo-wrapper {
2237   position: relative;
2238 }
2239 .contact-photo {
2240   width: 48px;
2241   height: 48px;
2242   overflow: hidden;
2243   display: block;
2244 }
2245 .contact-photo img {
2246   width: 48px;
2247   height: 48px;
2248 }
2249 .contact-photo-menu-button {
2250   display: none;
2251   /* position: absolute; */
2252   /* position: absolute; */
2253   left: -2px;
2254   top: -20px;
2255 }
2256 .contact-wrapper {
2257   float: left;
2258   width: 90px;
2259   height: 90px;
2260   margin-bottom: 15px;
2261 }
2262 .contact-wrapper .contact-photo {
2263   width: 80px;
2264   height: 80px;
2265 }
2266 .contact-wrapper .contact-photo img {
2267   width: 80px;
2268   height: 80px;
2269 }
2270 .contact-wrapper .contact-photo-menu-button {
2271   left: 0px;
2272   top: 63px;
2273 }
2274 .directory-item {
2275   float: left;
2276   width: 200px;
2277   height: 200px;
2278 }
2279 .directory-item .contact-photo {
2280   width: 175px;
2281   height: 175px;
2282 }
2283 .directory-item .contact-photo img {
2284   width: 175px;
2285   height: 175px;
2286 }
2287 .contact-name {
2288   text-align: center;
2289   font-weight: bold;
2290   font-size: 12px;
2291 }
2292 .contact-details {
2293   color: #999999;
2294 }
2295
2296 .photo-top-image-wrapper {
2297         position: relative;
2298         float: left;
2299         margin-top: 15px;
2300         margin-right: 15px;
2301         width: 200px; height: 200px; 
2302         overflow: hidden; 
2303 }
2304 .photo-top-album-name {
2305         width: 100%;
2306         min-height: 2em;
2307         position: absolute; 
2308         bottom: 0px; 
2309         padding: 0px 3px;
2310         padding-top: 0.5em;
2311         background-color: rgb(255, 255, 255);
2312 }
2313 #photo-top-end {
2314         clear: both;
2315 }
2316
2317 #photo-top-links {
2318         margin-bottom: 30px;
2319         margin-left: 30px;
2320 }
2321
2322 #photos-upload-newalbum-div {
2323         float: left;
2324         width: 175px;
2325 }
2326
2327 .menu-profile-list{
2328   height: auto;
2329   overflow: auto;
2330   min-height: 16px;
2331   list-style: none;
2332         }
2333 .menu-profile-list:hover{
2334         background: #E7F2F7;
2335         }
2336 .menu-profile-list-item{
2337         padding-left: 5px;
2338         vertical-align: middle;
2339         }       
2340 .menu-profile-list-item:hover{  
2341         text-decoration: none;
2342    }
2343
2344 .autocomplete {
2345   width: 350px;
2346   color: black; 
2347   border: 1px solid rgb(210, 210, 210); 
2348   background-color: white;
2349   cursor: pointer;
2350   text-align: left;
2351   max-height: 350px;
2352   overflow: auto;
2353   display: block;
2354   background-position: initial initial;
2355   background-repeat: initial initial; 
2356 }
2357 .mail-list-wrapper {
2358   background-color: #f6f7f8;
2359   margin-bottom: 5px;
2360   width: 100%;
2361   height: auto;
2362   overflow: hidden;
2363 }
2364 .mail-list-wrapper span {
2365   display: block;
2366   float: left;
2367   width: 20%;
2368   overflow: hidden;
2369 }
2370 .mail-list-wrapper .mail-subject {
2371   width: 30%;
2372   padding: 4px 0px 0px 4px;
2373 }
2374 .mail-list-wrapper .mail-subject a {
2375   display: block;
2376 }
2377 .mail-list-wrapper .mail-subject.unseen a {
2378   font-weight: bold;
2379 }
2380 .mail-list-wrapper .mail-date {
2381   padding: 4px 4px 0px 4px;
2382 }
2383 .mail-list-wrapper .mail-from {
2384   padding: 4px 4px 0px 4px;
2385 }
2386 .mail-list-wrapper .mail-count {
2387   padding: 4px 4px 0px 4px;
2388   text-align: right;
2389 }
2390 .mail-list-wrapper .mail-delete {
2391   float: right;
2392 }
2393 #mail-display-subject {
2394   background-color: #f6f7f8;
2395   color: #2d2d2d;
2396   margin-bottom: 10px;
2397   width: 100%;
2398   height: auto;
2399   overflow: hidden;
2400 }
2401 #mail-display-subject span {
2402   float: left;
2403   overflow: hidden;
2404   padding: 4px 0px 0px 10px;
2405 }
2406 #mail-display-subject .mail-delete {
2407   float: right;
2408   opacity: 0.5;
2409   -webkit-transition: all 0.2s ease-in-out;
2410   -moz-transition: all 0.2s ease-in-out;
2411   -o-transition: all 0.2s ease-in-out;
2412   -ms-transition: all 0.2s ease-in-out;
2413   transition: all 0.2s ease-in-out;
2414 }
2415 #mail-display-subject:hover .mail-delete {
2416   opacity: 1;
2417   -webkit-transition: all 0.2s ease-in-out;
2418   -moz-transition: all 0.2s ease-in-out;
2419   -o-transition: all 0.2s ease-in-out;
2420   -ms-transition: all 0.2s ease-in-out;
2421   transition: all 0.2s ease-in-out;
2422 }
2423
2424 .mail-list-outside-wrapper-end {
2425         clear: both;
2426 }
2427 .mail-list-outside-wrapper {
2428         margin-top: 30px;
2429 }
2430 .mail-list-delete-wrapper {
2431         float: right;
2432         margin-right: 30px;
2433         margin-top: 15px;
2434 }
2435 .mail-list-delete-icon {
2436         border: none;
2437 }
2438 .mail-conv-sender,
2439 .mail-conv-detail {
2440         float: left;
2441 }
2442 .mail-conv-detail {
2443         margin-left: 20px;
2444         width: 500px;
2445 }
2446 .mail-conv-subject {
2447     font-size: 1.4em;
2448     margin: 10px 0;
2449 }
2450 .mail-conv-outside-wrapper-end {
2451         clear: both;
2452 }
2453 .mail-conv-outside-wrapper {
2454         margin-top: 30px;
2455 }
2456 .mail-conv-delete-wrapper {
2457         float: right;
2458         margin-right: 30px;
2459         margin-top: 15px;
2460 }
2461 .mail-conv-break {
2462         clear: both;
2463 }
2464 .mail-conv-delete-icon {
2465         border: none;
2466 }
2467