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