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