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