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