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