]> git.mxchange.org Git - friendica.git/blob - view/theme/diabook-blue/style-network.css
Merge remote branch 'upstream/master'
[friendica.git] / view / theme / diabook-blue / style-network.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.file-as { background-image: url("../../../view/theme/diabook-blue/icons/file_as.png");}
106 .star-item.icon.unstarred { background-image: url("../../../view/theme/diabook-blue/icons/unstarred.png");}
107 .star-item.icon.starred { background-image: url("../../../view/theme/diabook-blue/icons/starred.png");}
108 .icon.link              { background-image: url("../../../view/theme/diabook-blue/icons/link.png");}
109 .icon.lock              { background-image: url("../../../view/theme/diabook-blue/icons/lock.png");}
110 .icon.unlock            { background-image: url("../../../view/theme/diabook-blue/icons/unlock.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/star_dummy.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/star_dummy.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/star_dummy.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/star_dummy.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: 1px;
388   width: 484px;
389   border-bottom: 1px solid #BDCDD4;
390   background-color: #fff;
391   padding: 8px;
392 }
393
394 /* global */
395 body {
396   font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
397   font-size: 12.5px;
398   background-color: #ffffff;
399   color: #2d2d2d;
400   margin: 50px auto auto;
401   display: table;
402 }
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: #1872A2;
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: 12em;
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: 22%;
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: left;
534   width: 82%%;
535   margin-left: 25%;
536 }
537 header #banner a,
538 header #banner a:active,
539 header #banner a:visited,
540 header #banner a:link,
541 header #banner a:hover {
542   color: #ffffff;
543   text-decoration: none;
544   outline: none;
545   vertical-align: middle;
546 }
547 header #banner #logo-img {
548   height: 25px;
549   margin-top: 5px;
550 }
551 header #banner #logo-text {
552   font-size: 22px;
553   position: absolute;
554   top: 15%;
555 }
556 /* nav */
557 nav {
558   width: 80%;
559   height: 32px;
560   position: fixed;
561   left: 22%;
562   top: 0px;
563   padding: 0px;
564   background: #1872a2;
565   color: #ffffff;
566   z-index: 99;
567   border-bottom: 1px;
568   border-bottom-color: black;
569   border-bottom-style: inset;
570 }
571 nav a,
572 nav a:active,
573 nav a:visited,
574 nav a:link,
575 nav a:hover {
576   color: #ffffff;
577   text-decoration: none;
578   outline: none;
579 }
580 nav #banner {
581   overflow: hidden;
582   /*text-align: center;*/
583   width: 100%;
584 }
585 nav #banner a,
586 nav #banner a:active,
587 nav #banner a:visited,
588 nav #banner a:link,
589 nav #banner a:hover {
590   color: #ffffff;
591   text-decoration: none;
592   outline: none;
593   vertical-align: bottom;
594 }
595 nav #banner #logo-img {
596   height: 22px;
597   margin-top: 5px;
598 }
599 nav #banner #logo-text {
600   font-size: 22px;
601 }
602 nav #navbar{
603         }
604 nav ul {
605   margin: 0px;
606   padding: 0px 20px;
607 }
608 nav ul li {
609   list-style: none;
610   margin: 0px;
611   /* padding: 1px 1px 3px 1px; */
612   float: left;
613 }
614 nav ul li .menu-popup {
615   left: 0px;
616   right: auto;
617 }
618
619 nav #logo-img {
620   height: 25px;
621   margin-top: 4px;
622   margin-left: 30px;
623 }
624
625 nav #logo-text {
626     font-size: 22px;
627     margin-top: 3px;
628     margin-right: 15px;
629 }
630 nav .nav-menu-search {
631   position: relative;
632
633   margin: 3px 17px;
634   margin-right: 0px;
635   height: 17px;
636   width: 180px;
637   
638 }
639
640 nav #search-box #search-text {
641   background-image:  url('icons/lupe.png');
642   background-repeat:no-repeat;
643   padding-left:20px;
644         }
645
646
647 nav .nav-menu-icon {
648   position: relative;
649   height: 22px;
650   padding: 5px;
651   margin: 0px 5px;
652   -moz-border-radius: 5px 5px 0 0;
653   -webkit-border-radius: 5px 5px 0 0;
654   border-radius: 5px 5px 0 0;
655 }
656 nav .nav-menu-icon:hover {
657   background-color: #308dbf;  
658   position: relative;
659   height: 22px;
660   padding: 5px;
661   margin: 0px 5px;
662   -moz-border-radius: 5px 5px 0 0;
663   -webkit-border-radius: 5px 5px 0 0;
664   border-radius: 5px 5px 0 0;
665 }
666
667 nav .nav-menu-icon.selected {
668   background-color: #fff;
669 }
670 nav .nav-menu-icon img {
671   width: 22px;
672   height: 22px;
673 }
674 nav .nav-menu-icon .nav-notify {
675   top: 3px;
676 }
677 nav .nav-menu {
678   position: relative;
679   height: 16px;
680   padding: 5px;
681   margin: 3px 15px 0px;
682   font-size: 13px;
683   /*border-bottom: 3px solid #364A84;*/
684 }
685 nav .nav-menu.selected {
686   /*border-bottom: 3px solid #9eabb0;*/
687 }
688 nav .nav-notify {
689   display: none;
690   position: absolute;
691   background-color: #ff0000;
692   /* background-color: #19aeff; */
693   -moz-border-radius: 5px 5px 5px 5px;
694   -webkit-border-radius: 5px 5px 5px 5px;
695   border-radius: 5px 5px 5px 5px;
696   font-size: 10px;
697   font-weight: 900;
698   padding: 1px 4px;
699   top: 0px;
700   right: -6px;
701   min-width: 10px;
702   text-align: center;
703 }
704 nav .nav-notify.show {
705   display: block;
706 }
707 nav #nav-help-link,
708 nav #nav-search-link,
709 nav #nav-directory-link,
710 nav #nav-apps-link,
711 nav #nav-site-linkmenu, 
712 nav #nav-home-link,
713 nav #nav-user-linkmenu
714 {
715   float: right;
716 }
717 nav #nav-user-linkmenu{
718         margin-right: 0px;
719         }
720 nav #nav-home-link, #nav-directory-link, #nav-apps-link{
721         margin-left: 0px;
722         margin-right: 0px;
723         font-weight: bold;
724         margin: 3px 5px;
725         }
726 nav #nav-directory-link{
727   margin-right: 0px;    
728         }
729 nav #nav-home-link{
730   margin-left: 0px;     
731         }
732 nav #nav-help-link .menu-popup,
733 nav #nav-search-link .menu-popup,
734 nav #nav-directory-link .menu-popup,
735 nav #nav-apps-link .menu-popup,
736 nav #nav-site-linkmenu .menu-popup {
737   right: 0px;
738   left: auto;
739 }
740
741 nav #nav-messages-linkmenu.on .icon.messages, nav #nav-messages-linkmenu.selected .icon.messages{
742         background-image: url("../../../view/theme/diabook-blue/icons/messages2.png");
743         }
744         
745 /*nav #nav-notifications-linkmenu.on .icon.notify,*/ nav #nav-notifications-linkmenu.selected .icon.notify{
746         background-image: url("../../../view/theme/diabook-blue/icons/notify2.png");
747         }
748         
749 nav #nav-contacts-linkmenu.on .icon.contacts, nav #nav-contacts-linkmenu.selected .icon.contacts{
750         background-image: url("../../../view/theme/diabook-blue/icons/contacts2.png");
751         }
752         
753 nav #nav-apps-link.selected {
754   background-color: #364e59;
755 }
756
757 #nav-notifications-mark-all {
758         /* padding: 1px 1px 2px 26px; */
759         /* border-bottom: 1px solid #364E59; */
760         /* margin: 0px 0px 2px 0px;
761         padding: 5px 10px; */
762 }
763
764 #nav-notifications-see-all {
765         /* padding: 1px 1px 2px 26px; */
766         /* border-bottom: 1px solid #364E59; */
767         /* margin: 0px 0px 2px 0px;
768         padding: 5px 10px; */
769 }
770
771 .notify-seen {
772         background: none repeat scroll 0 0 #DDDDDD;
773         }
774
775 ul.menu-popup {
776   position: absolute;
777   display: none;
778   width: 11em;
779   background: #ffffff;
780   color: #2d2d2d;
781   margin: 0px;
782   padding: 0px;
783   list-style: none;
784   z-index: 100000;
785   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
786   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
787   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
788 }
789 ul.menu-popup a {
790   display: block;
791   color: #2d2d2d;
792   padding: 5px 10px;
793   text-decoration: none;
794 }
795 ul.menu-popup a:hover {
796   background-color: #14618a; /*bdcdd4;*/
797   color: #fff;
798 }
799 ul.menu-popup .menu-sep {
800   border-top: 1px solid #9eabb0;
801 }
802 ul.menu-popup li {
803   float: none;
804   overflow: auto;
805   height: auto;
806   display: block;
807 }
808 ul.menu-popup li img {
809   float: left;
810   width: 16px;
811   height: 16px;
812   padding-right: 5px;
813 }
814 ul.menu-popup .empty {
815   padding: 5px;
816   text-align: center;
817   color: #9eabb0;
818 }
819 /* autocomplete popup */
820 .acpopup {
821   max-height: 150px;
822   background-color: #ffffff;
823   color: #2d2d2d;
824   border: 1px solid #MenuBorder;
825   overflow: auto;
826   z-index: 100000;
827   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
828   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
829   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
830 }
831 .acpopupitem {
832   color: #2d2d2d;
833   padding: 4px;
834   clear: left;
835 }
836 .acpopupitem img {
837   float: left;
838   margin-right: 4px;
839 }
840 .acpopupitem.selected {
841   background-color: #bdcdd4;
842 }
843 #nav-notifications-menu {
844   width: 400px;
845   max-height: 550px;
846   overflow: auto;
847 }
848 /* #nav-notifications-menu a {
849         display: inline;
850         padding: 5px 0px;
851         margin: 0px 0px 2px 0px;
852 }
853 #nav-notifications-menu li:hover {
854   background-color: #bdcdd4;
855 }*/
856
857 #nav-notifications-menu img {
858   float: left;
859   margin-right: 5px;
860 }
861 #nav-notifications-menu .contactname {
862   font-weight: bold;
863 }
864 #nav-notifications-menu .notif-when {
865   font-size: 10px;
866   color: #9eabb0;
867   display: block;
868 }
869
870 .notif-image {
871         width: 32px;
872         height: 32px;
873         padding: 7px 7px 0px 0px;
874 }
875
876 /*profile_side*/
877 #profile_side {
878   margin-bottom: 30px;
879 }
880 #ps-usericon{
881         height: 25px    
882         }
883 #ps-username{
884   font-size: 1.17em;
885   font-weight: bold;
886   vertical-align: top;
887   position: absolute;
888   padding-top: 4px;
889   padding-left: 5px;    
890   word-wrap: break-word;
891   width: 130px;
892         }
893 #ps-username:hover{
894   text-decoration: none;        
895         }
896 .menu-profile-side{
897   list-style: none;     
898   padding-left: 0px;
899   min-height: 0px;
900         }
901 .menu-profile-list{
902   height: auto;
903   overflow: auto;
904   padding-top: 3px;
905   padding-bottom: 3px;
906   padding-left: 16px;
907   min-height: 16px;
908   list-style: none;
909         }
910 .menu-profile-list:hover{
911         background: #EEE;
912         }
913 .menu-profile-list-item{
914         padding-left: 5px;
915         }       
916 .menu-profile-list-item:hover{  
917         text-decoration: none;
918    }
919 /*http://prothemedesign.com/circular-icons/*/
920 .menu-profile-list.home{
921         background: url("../../../view/theme/diabook-blue/icons/home.png") no-repeat;
922         }
923 .menu-profile-list.photos{
924         background: url("../../../view/theme/diabook-blue/icons/mess_side.png") no-repeat;
925         }
926 .menu-profile-list.events{
927         background: url("../../../view/theme/diabook-blue/icons/events.png") no-repeat;
928         }
929 .menu-profile-list.notes{
930         background: url("../../../view/theme/diabook-blue/icons/notes.png") no-repeat;
931         }
932 .menu-profile-list.foren{
933         background: url("../../../view/theme/diabook-blue/icons/pubgroups.png") no-repeat;
934         }
935 .menu-profile-list.com_side{
936         background: url("../../../view/theme/diabook-blue/icons/com_side.png") no-repeat;
937         }
938 .menu-profile-list.pscontacts{
939         background: url("../../../view/theme/diabook-blue/icons/pscontacts.png") no-repeat;
940         }
941 /* aside */
942 aside {
943   display: table-cell;
944   vertical-align: top;
945   width: 160px;
946   padding: 0px 10px 0px 10px;
947   border-right: 1px solid #D2D2D2;
948   float: left;
949   /* background: #F1F1F1; */
950 }
951 aside #page-sidebar{display: none;}
952 aside .vcard .fn {
953   font-size: 18px;
954   font-weight: bold;
955   margin-bottom: 5px;
956 }
957 aside .vcard .title {
958   margin-bottom: 5px;
959 }
960 aside .vcard dl {
961   height: auto;
962   overflow: auto;
963 }
964 aside .vcard dt {
965   float: left;
966   margin-left: 0px;
967   /*width: 35%;*/
968   text-align: right;
969   color: #999999;
970 }
971 aside .vcard dd {
972   float: left;
973   margin-left: 5px;
974   /*width: 60%;*/
975 }
976 aside #profile-extra-links ul {
977   padding: 0px;
978   margin: 0px;
979 }
980 aside #profile-extra-links li {
981   padding: 0px;
982   margin: 0px;
983   list-style: none;
984 }
985 aside #dfrn-request-link {
986   display: block;
987   -moz-border-radius: 5px 5px 5px 5px;
988   -webkit-border-radius: 5px 5px 5px 5px;
989   border-radius: 5px 5px 5px 5px;
990   color: #ffffff;
991   background: #005c94 url('../../../images/connect-bg.png') no-repeat left center;
992   font-weight: bold;
993   text-transform: uppercase;
994   padding: 4px 2px 2px 35px;
995 }
996 aside #dfrn-request-link:hover {
997   text-decoration: none;
998   background-color: #36c;
999   /* background-color: #19aeff; */
1000 }
1001 aside #profiles-menu {
1002   width: 20em;
1003 }
1004 aside #search-text {
1005         width: 150px;
1006 }
1007 aside #side-follow-url {
1008         width: 150px;
1009         }
1010 aside #side-peoplefind-url {
1011         width: 150px;
1012         }
1013 #contact-block {
1014   overflow: auto;
1015   height: auto;
1016 }
1017 #contact-block .contact-block-h4 {
1018   float: left;
1019   margin: 5px 0px;
1020 }
1021 #contact-block .allcontact-link {
1022   float: right;
1023   margin: 5px 0px;
1024 }
1025 #contact-block .contact-block-content {
1026   clear: both;
1027   overflow: auto;
1028   height: auto;
1029 }
1030 #contact-block .contact-block-link {
1031   float: left;
1032   margin: 0px 2px 2px 0px;
1033 }
1034 #contact-block .contact-block-link img {
1035   widht: 55px;
1036   height: 55px;
1037 }
1038 #lost-password-link {
1039   float: left;
1040   margin-right: 20px;   
1041         }
1042 /* widget */
1043 .widget {
1044   margin-bottom: 2em;
1045   /*.action .s10 { width: 10px; overflow: hidden; padding: 0px;}
1046         .action .s16 { width: 16px; overflow: hidden; padding: 0px;}*/
1047 /*  font-size: 12px; */
1048 }
1049 .widget h3 {
1050   padding: 0px;
1051   margin: 2px;
1052 }
1053 .widget .action {
1054   opacity: 0.1;
1055   -webkit-transition: all 0.2s ease-in-out;
1056   -moz-transition: all 0.2s ease-in-out;
1057   -o-transition: all 0.2s ease-in-out;
1058   -ms-transition: all 0.2s ease-in-out;
1059   transition: all 0.2s ease-in-out;
1060 }
1061 .widget input.action {
1062   opacity: 0.5;
1063   -webkit-transition: all 0.2s ease-in-out;
1064   -moz-transition: all 0.2s ease-in-out;
1065   -o-transition: all 0.2s ease-in-out;
1066   -ms-transition: all 0.2s ease-in-out;
1067   transition: all 0.2s ease-in-out;
1068 }
1069 .widget:hover .title .action {
1070   opacity: 1;
1071   -webkit-transition: all 0.2s ease-in-out;
1072   -moz-transition: all 0.2s ease-in-out;
1073   -o-transition: all 0.2s ease-in-out;
1074   -ms-transition: all 0.2s ease-in-out;
1075   transition: all 0.2s ease-in-out;
1076 }
1077 .widget .tool:hover .action {
1078   opacity: 1;
1079   -webkit-transition: all 0.2s ease-in-out;
1080   -moz-transition: all 0.2s ease-in-out;
1081   -o-transition: all 0.2s ease-in-out;
1082   -ms-transition: all 0.2s ease-in-out;
1083   transition: all 0.2s ease-in-out;
1084 }
1085 .widget .tool:hover .action.ticked {
1086   opacity: 1;
1087   -webkit-transition: all 0.2s ease-in-out;
1088   -moz-transition: all 0.2s ease-in-out;
1089   -o-transition: all 0.2s ease-in-out;
1090   -ms-transition: all 0.2s ease-in-out;
1091   transition: all 0.2s ease-in-out;
1092 }
1093 .widget ul {
1094   padding: 0px;
1095 }
1096 .widget ul li {
1097   padding-left: 16px;
1098   min-height: 16px;
1099   list-style: none;
1100 }
1101 #side-bar-photos-albums li{
1102 list-style-type: disc;
1103 }
1104 #side-bar-photos-albums ul li{
1105   margin-left: 30px;
1106   padding-left: 0px;
1107         }
1108 #side-bar-photos-albums ul li a{
1109   color: #1872A2;
1110 }
1111 .widget .tool.selected {
1112   background: url("../../../view/theme/diabook-blue/icons/selected.png") no-repeat left center;
1113 }
1114 /* widget: search */
1115 #add-search-popup {
1116   width: 200px;
1117   top: 18px;
1118 }
1119 /* section */
1120 section {
1121   display: table-cell;
1122   vertical-align: top;
1123   width: auto;
1124   padding: 0px 0px 0px 12px;
1125 }
1126
1127 body .pageheader{
1128   text-align: center;
1129   margin-top: 25px;
1130   font-size: 0px;
1131         }
1132
1133 #id_username {
1134   width: 173px; 
1135         }
1136 #id_password {
1137   width: 173px;         
1138         }
1139 #id_openid_url {
1140   width: 173px; 
1141         }
1142 #contact-edit-end {
1143         }
1144 .pager {
1145    padding: 10px;
1146         text-align: center;
1147         font-size: 1.0em;
1148         clear: both;
1149         display: block;
1150 }       
1151
1152 .tabs {
1153     
1154     background-position: 0 -20px;
1155     background-repeat: repeat-x;
1156     height: 27px;
1157     padding: 0;
1158  }
1159 .tab.button {
1160     margin-right: 5px; 
1161     margin-left: 5px;   
1162     /*background: none repeat scroll 0 0 #F8F8F8;*/
1163     border: 1px solid #CCCCCC;
1164     border-radius: 3px 3px 3px 3px;
1165     font-weight: normal;
1166     padding: 3px;
1167     color:  #333333;
1168         }
1169         
1170 #birthday-notice, #event-notice, #birthday-wrapper, #event-wrapper{
1171         margin-bottom: 10px;
1172         }
1173
1174 right_aside {
1175   display: table-cell;
1176   vertical-align: top;
1177   width: 160px;
1178   padding-right: 10px;
1179   /*border-left: 1px solid #D2D2D2;*/
1180   
1181   /* background: #F1F1F1; */
1182 }
1183 right_aside a{color: #1872A2;}
1184 right_aside h3 {border-bottom: 1px solid #D2D2D2; padding-top: 5px; padding-bottom: 0px; padding-left: 5px; margin-bottom: 0px; 
1185 margin-top:30px;}
1186 right_aside .directory-item {   width: 50px; height: 50px; vertical-align: center; text-align: center; }
1187 right_aside .directory-photo { margin: 0px; }
1188 right_aside .directory-photo-img { max-width: 45px; max-height: 45px; }
1189 right_aside #likes { margin: 0px; padding: 0px; list-style: none; }
1190 right_aside .items-wrapper{ overflow: auto;     width: 100%; }
1191 right_aside #lastusers-wrapper { padding-left: 6px; padding-top: 3px; overflow: auto;   width: 100%; }
1192 right_aside #ra-photos-wrapper { padding-left: 5px; padding-top: 3px; overflow: auto;   width: 100%; }
1193 #page-sidebar-right_aside{margin-top: 0px; margin-bottom: 30px;}
1194 #page-sidebar-right_aside ul {margin-top: 0px;}
1195 /* wall item */
1196 .tread-wrapper {
1197   border-bottom: 1px solid #D2D2D2;
1198   position: relative;
1199   padding: 5px;
1200   margin-bottom: 0px;
1201   width: 575px;
1202 }
1203 .tread-wrapper a{
1204   color: #1872A2;
1205 }
1206
1207 .wall-item-decor {
1208   position: absolute;
1209   left: 790px;
1210   top: -10px;
1211   width: 16px;
1212 }
1213
1214 .wall-item-container {
1215   display: table;
1216   width: 580px;
1217 }
1218
1219
1220 .wall-item-container .wall-item-item, .wall-item-container .wall-item-bottom {
1221   display: table-row;
1222 }
1223
1224 .wall-item-bottom {
1225   font-size: 13px;
1226 }
1227 .wall-item-container .wall-item-bottom {
1228 /*  opacity: 0.5;
1229   -webkit-transition: all 0.2s ease-in-out;
1230   -moz-transition: all 0.2s ease-in-out;
1231   -o-transition: all 0.2s ease-in-out;
1232   -ms-transition: all 0.2s ease-in-out;
1233   transition: all 0.2s ease-in-out; */
1234 }
1235 .wall-item-container:hover .wall-item-bottom {
1236 /*  opacity: 1;
1237   -webkit-transition: all 0.2s ease-in-out;
1238   -moz-transition: all 0.2s ease-in-out;
1239   -o-transition: all 0.2s ease-in-out;
1240   -ms-transition: all 0.2s ease-in-out;
1241   transition: all 0.2s ease-in-out; */
1242 }
1243 .wall-item-container .wall-item-info {
1244   display: table-cell;
1245   vertical-align: top;
1246   text-align: left;
1247   width: 80px;
1248 }
1249 .wall-item-container .wall-item-location {
1250   padding-right: 40px;
1251   display: table-cell;
1252 }
1253 .wall-item-container .wall-item-ago {
1254   word-wrap: break-word;
1255   width: 50px;
1256   margin-left: 10px;
1257   color: #999;
1258 }
1259 .wall-item-location {
1260   
1261   clear: both;
1262   overflow: hidden;
1263   
1264   margin-bottom: 5px;
1265 }
1266
1267 .wall-item-container .wall-item-content {
1268   font-size: 12.5px;
1269   max-width: 420px;
1270   word-wrap: break-word;
1271   line-height: 1.2;
1272 }
1273
1274 .wall-item-container .wall-item-content img {
1275   max-width: 400px;
1276 }
1277 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions {
1278   display: table-cell;
1279   vertical-align: middle;
1280 }
1281 .wall-item-container .wall-item-links .icon, .wall-item-container .wall-item-actions .icon {
1282   opacity: 0.5;
1283   -webkit-transition: all 0.2s ease-in-out;
1284   -moz-transition: all 0.2s ease-in-out;
1285   -o-transition: all 0.2s ease-in-out;
1286   -ms-transition: all 0.2s ease-in-out;
1287   transition: all 0.2s ease-in-out;
1288 }
1289 .wall-item-container .wall-item-links .icon:hover, .wall-item-container .wall-item-actions .icon:hover {
1290   opacity: 1;
1291   -webkit-transition: all 0.2s ease-in-out;
1292   -moz-transition: all 0.2s ease-in-out;
1293   -o-transition: all 0.2s ease-in-out;
1294   -ms-transition: all 0.2s ease-in-out;
1295   transition: all 0.2s ease-in-out;
1296 }
1297 .wall-item-container .wall-item-name {
1298   font-weight: bold;
1299 }
1300 .wall-item-container .wall-item-actions-author {
1301   width: 100%;
1302   margin-bottom: 0.3em;
1303 }
1304 .wall-item-container .wall-item-actions-social {
1305   float: left;
1306   margin-bottom: 1px;
1307   display: table-cell;
1308 }
1309 .wall-item-container .wall-item-actions-social a {
1310   margin-right: 1em;
1311 }
1312 .wall-item-actions-social a {
1313   float: left;
1314 }
1315 .wall-item-container .wall-item-actions-tools {
1316   float: right;
1317   width: 80px;
1318   display: table-cell;
1319 }
1320 .wall-item-container .wall-item-actions-tools a {
1321   float: right;
1322 }
1323 .wall-item-container .wall-item-actions-tools input {
1324   float: right;
1325 }
1326 .wall-item-container.comment {
1327   margin-top: 5px;
1328   margin-bottom: 5px;
1329   margin-left: 80px;
1330   width: 500px;
1331   border-bottom: 1px solid hsl(198, 21%, 79%);
1332 }
1333 .wall-item-container.comment .contact-photo {
1334   width: 32px;
1335   height: 32px;
1336   margin-left: 16px;
1337   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1338
1339 }
1340 .wall-item-container.comment {
1341   top: 15px !important;
1342   left: 15px !important;
1343 }
1344 .wall-item-container.comment .wall-item-links {
1345   padding-left: 12px;
1346 }
1347
1348 .wall-item-comment-wrapper {
1349   margin: 1px 0px 0px 80px;
1350   background-color: #fff;
1351   width: 500px;
1352 }
1353 .wall-item-comment-wrapper .comment-edit-photo {
1354   display: none;
1355 }
1356 .wall-item-comment-wrapper textarea {
1357   height: 2.0em;
1358   width: 93%;
1359   font-size: 10px;
1360   color: #999999;
1361   border: 1px solid #DDD;
1362   padding: 0.3em;
1363   font-size: 14px;
1364   margin-left: 20px;
1365 }
1366 .wall-item-comment-wrapper .comment-edit-text-full {
1367   font-size: 14px;
1368   height: 4em;
1369   color: #2d2d2d;
1370   border: 1px solid #2d2d2d;
1371 }
1372 .comment-edit-preview {
1373   width: 710px;
1374   border: 1px solid #2d2d2d;
1375   margin-top: 10px;
1376 }
1377 .comment-edit-preview .contact-photo {
1378   width: 32px;
1379   height: 32px;
1380   margin-left: 16px;
1381   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1382
1383 }
1384 .comment-edit-preview {
1385   top: 15px !important;
1386   left: 15px !important;
1387 }
1388 .comment-edit-preview .wall-item-links {
1389   padding-left: 12px;
1390 }
1391 .comment-edit-preview .wall-item-container {
1392   width: 700px;
1393 }
1394 .comment-edit-preview .tread-wrapper {
1395   width: 700px;
1396   padding: 0;
1397   margin: 10px 0;
1398 }
1399
1400 .shiny {
1401   /* border-right: 10px solid #fce94f; */
1402         border-right: 1px solid #A7C7F7;
1403         padding-right: 12px;
1404 }
1405
1406 #jot-preview-content{
1407         margin-top: 30px;}
1408         
1409 #jot-preview-content .tread-wrapper {
1410   background-color: #fff797;
1411 }
1412
1413 .wall-item-tags {
1414   padding-top: 1px;
1415   padding-bottom: 2px;
1416 }
1417 .tag {
1418   /*background: url("../../../images/tag_b.png") repeat-x center left;*/
1419   color: #999;
1420   padding-left: 3px;
1421   font-size: 12px;
1422 }
1423 .tag a {
1424   padding-right: 5px;
1425   /*background: url("../../../images/tag.png") no-repeat center right;*/
1426   color: #999;
1427 }
1428 .wwto {
1429   position: absolute !important;
1430   width: 25px;
1431   height: 25px;
1432   background: #FFFFFF;
1433   border: 2px solid #364e59;
1434   height: 25px;
1435   width: 25px;
1436   overflow: hidden;
1437   padding: 1px;
1438   position: absolute !important;
1439   top: 40px;
1440   left: 30px;
1441   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1442   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1443   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1444 }
1445 .wwto .contact-photo {
1446   width: auto;
1447   height: 25px;
1448 }
1449 /* contacts menu */
1450 .contact-photo-wrapper {
1451   position: relative;
1452   width: 80px;
1453 }
1454
1455 .contact-photo-wrapper.wwto {
1456   width: 25px;
1457 }
1458
1459 .contact-photo {
1460   width: 48px;
1461   height: 48px;
1462   overflow: hidden;
1463   display: block;
1464 }
1465 .contact-photo img {
1466   width: 48px;
1467   height: 48px;
1468 }
1469
1470 .contact-wrapper {
1471   float: left;
1472   width: 90px;
1473   height: 90px;
1474   margin-bottom: 15px;
1475 }
1476 .contact-wrapper .contact-photo {
1477   width: 80px;
1478   height: 80px;
1479 }
1480 .contact-wrapper .contact-photo img {
1481   width: 80px;
1482   height: 80px;
1483 }
1484 .contact-wrapper {
1485   left: 0px;
1486   top: 63px;
1487 }
1488 .contact-photo {
1489   width: 48px;
1490   height: 48px;
1491 }
1492 .contact-photo img {
1493   width: 48px;
1494   height: 48px;
1495 }
1496 .contact-name {
1497   /* text-align: center; */
1498   /*font-weight: bold;*/
1499   font-size: 12px;
1500 }
1501 .contact-details {
1502   color: #999999;
1503 }
1504 /* editor */
1505 .jothidden {
1506   display: none;
1507 }
1508 #jot {
1509   width: 585px;
1510   margin: 0px 2em 20px 0px;
1511 }
1512 #profile-jot-form #profile-jot-text {
1513   height: 2.0em;
1514   width: 99%;
1515   font-size: 15px;
1516   color: #999999;
1517   border: 1px solid #DDD;
1518   padding: 0.3em;
1519   margin-bottom: 10px;
1520 }
1521 #jot #jot-tools {
1522   margin: 0px;
1523   padding: 0px;
1524   height: 40px;
1525   overflow: none;
1526   width: 583px;
1527   background-color: #fff;
1528   border-bottom: 2px solid #9eabb0;
1529 }
1530
1531 #jot #jot-tools li {
1532   list-style: none;
1533   float: left;
1534   width: 80px;
1535   height: 40px;
1536   border-bottom: 2px solid #9eabb0;
1537 }
1538 #jot #jot-tools li a {
1539   display: block;
1540   color: #cccccc;
1541   width: 100%;
1542   height: 40px;
1543   text-align: center;
1544   line-height: 40px;
1545   overflow: hidden;
1546 }
1547 #jot #jot-tools li:hover {
1548   background-color: #364e59;
1549   border-bottom: 2px solid #bdcdd4;
1550 }
1551 #jot #jot-tools li.perms {
1552   float: right;
1553   width: 40px;
1554 }
1555 #jot #jot-tools li.perms a.unlock {
1556   width: 30px;
1557   border-left: 10px solid #cccccc;
1558   background-color: #cccccc;
1559   background-position: left center;
1560 }
1561 #jot #jot-tools li.perms a.lock {
1562   width: 30px;
1563   border-left: 10px solid #666666;
1564   background-color: #666666;
1565 }
1566 #jot #jot-tools li.submit {
1567   float: right;
1568   background-color: #cccccc;
1569   border-bottom: 2px solid #cccccc;
1570   border-right: 1px solid #666666;
1571   border-left: 1px solid #666666;
1572 }
1573 #jot #jot-tools li.submit input {
1574   border: 0px;
1575   margin: 0px;
1576   padding: 0px;
1577   background-color: #cccccc;
1578   color: #666666;
1579   width: 80px;
1580   height: 40px;
1581   line-height: 40px;
1582 }
1583 #jot #jot-tools li.submit input:hover {
1584   background-color: #bdcdd4;
1585   color: #666666;
1586 }
1587 #jot #jot-tools li.loading {
1588   float: right;
1589   background-color: #ffffff;
1590   width: 20px;
1591   vertical-align: center;
1592   text-align: center;
1593   border-top: 2px solid #9eabb0;
1594   height: 38px;
1595 }
1596 #jot #jot-tools li.loading img {
1597   margin-top: 10px;
1598 }
1599 #profile-jot-form #jot-title {
1600     
1601          border-radius: 5px 5px 5px 5px;
1602     font-weight: bold;
1603     height: 20px;
1604     margin: 0 0 5px;
1605     width: 60%;
1606     border: 1px solid #ffffff;
1607 }
1608 #profile-jot-form #jot-title:-webkit-input-placeholder {
1609   font-weight: normal;
1610 }
1611 #profile-jot-form #jot-title:-moz-placeholder {
1612   font-weight: normal;
1613 }
1614 #profile-jot-form #profile-jot-text_parent #profile-jot-text_tbl{
1615         width: 585px;
1616         height: 100px;
1617         }
1618 #jot #jot-title:hover {
1619   border: 1px solid #999999;
1620 }
1621 #jot #jot-title:focus {
1622   border: 1px solid #999999;
1623 }
1624 #jot #character-counter {
1625   width: 80px;
1626   float: right;
1627   text-align: right;
1628   height: 20px;
1629   line-height: 20px;
1630   padding-right: 20px;
1631 }
1632 #jot-perms-icon, 
1633 #profile-location,
1634 #profile-nolocation,
1635 #profile-youtube, 
1636 #profile-video, 
1637 #profile-audio,
1638 #profile-link,
1639 #profile-title, 
1640 #wall-image-upload,
1641 #wall-file-upload,
1642 #wall-image-upload-div,
1643 #wall-file-upload-div,
1644 .hover, .focus {
1645         cursor: pointer;
1646         margin-top: 2px;
1647 }
1648 #profile-jot-wrapper{
1649         margin: 0 2em 20px 0;
1650    width: 585px;
1651         }
1652
1653 #profile-jot-submit-wrapper {
1654         margin-bottom: 50px;
1655         width: 585px;
1656 }
1657
1658 #profile-jot-submit {
1659         float: right;
1660         margin-top: 2px;
1661         
1662 }
1663 #profile-upload-wrapper {
1664         float: left;
1665         margin-top: 2px;
1666         margin-left: 10px;
1667         
1668 }
1669 #profile-attach-wrapper {
1670         float: left;
1671         margin-left: 15px;
1672         margin-top: 2px;
1673 }
1674 #profile-rotator {
1675         float: left;
1676         margin-left: 30px;
1677         margin-top: 2px;
1678 }
1679 #profile-link-wrapper {
1680         float: left;
1681         margin-left: 15px;
1682         margin-top: 2px;
1683 }
1684 #profile-youtube-wrapper {
1685         float: left;
1686         margin-left: 15px;
1687         margin-top: 2px;
1688 }
1689 #profile-video-wrapper {
1690         float: left;
1691         margin-left: 15px;
1692         margin-top: 2px;
1693 }
1694 #profile-audio-wrapper {
1695         float: left;
1696         margin-left: 15px;
1697         margin-top: 2px;
1698 }
1699 #profile-location-wrapper {
1700         float: left;
1701         margin-left: 15px;
1702         margin-top: 2px;
1703 }
1704 #profile-jot-perms {
1705         float: left;
1706         margin-left: 45px;
1707         margin-top: 2px;
1708 }
1709 #jot-preview-link {
1710         float: right;
1711         margin-left: 10px;
1712         margin-top: 2px;
1713         font-size: 10px;
1714 }
1715 #profile-jot-perms{
1716    float: right;
1717         margin-left: 10px;
1718         margin-top: 2px;        
1719         }
1720 /** buttons **/
1721 .button.creation1 {
1722     background-color: #fff;
1723     border: 1px solid #777777;
1724     background-image: -moz-linear-gradient(center top , white 0%, #DDDDDD 100%);
1725     border-radius: 3px 3px 3px 3px;
1726     box-shadow: 0 1px 1px #CFCFCF;
1727 }
1728 .button.creation2 {
1729     background-color: #1872A2;
1730     background-image: -moz-linear-gradient(center top , #66C1FF 0%, #0097FF 100%);
1731     border: 1px solid #777777;
1732     color: white;
1733     border-radius: 3px 3px 3px 3px;
1734     box-shadow: 0 1px 1px #CFCFCF;
1735     margin-left: 5px;
1736 }
1737 /*input[type="submit"] {
1738         border: 0px;
1739     background-color: @ButtonBackgroundColor;
1740     color: @ButtonColor;
1741     padding: 0px 10px;
1742         .rounded(5px);
1743     height: 18px;
1744 }*/
1745 /** acl **/
1746 #photo-edit-perms-select, #photos-upload-permissions-wrapper, #profile-jot-acl-wrapper {
1747   display: block!important;
1748 }
1749 #acl-wrapper {
1750   width: 690px;
1751   float: left;
1752 }
1753 #acl-search {
1754   float: right;
1755   background: #ffffff url("../../../images/search_18.png") no-repeat right center;
1756   padding-right: 20px;
1757 }
1758 #acl-showall {
1759   float: left;
1760   display: block;
1761   width: auto;
1762   height: 18px;
1763   background-color: #cccccc;
1764   background-image: url("../../../images/show_all_off.png");
1765   background-position: 7px 7px;
1766   background-repeat: no-repeat;
1767   padding: 7px 5px 0px 30px;
1768   color: #999999;
1769   -moz-border-radius: 5px 5px 5px 5px;
1770   -webkit-border-radius: 5px 5px 5px 5px;
1771   border-radius: 5px 5px 5px 5px;
1772 }
1773 #acl-showall.selected {
1774   color: #000000;
1775   background-color: #ff9900;
1776   background-image: url("../../../images/show_all_on.png");
1777 }
1778 #acl-list {
1779   height: 210px;
1780   border: 1px solid #cccccc;
1781   clear: both;
1782   margin-top: 30px;
1783   overflow: auto;
1784 }
1785 .acl-list-item {
1786   display: block;
1787   width: 150px;
1788   height: 30px;
1789   border: 1px solid #cccccc;
1790   margin: 5px;
1791   float: left;
1792 }
1793 .acl-list-item img {
1794   width: 22px;
1795   height: 22px;
1796   float: left;
1797   margin: 4px;
1798 }
1799 .acl-list-item p {
1800   height: 12px;
1801   font-size: 10px;
1802   margin: 0px;
1803   padding: 2px 0px 1px;
1804   overflow: hidden;
1805 }
1806 .acl-list-item a {
1807   font-size: 8px;
1808   display: block;
1809   width: 40px;
1810   height: 10px;
1811   float: left;
1812   color: #999999;
1813   background-color: #cccccc;
1814   background-position: 3px 3px;
1815   background-repeat: no-repeat;
1816   margin-right: 5px;
1817   -webkit-border-radius: 2px ;
1818   -moz-border-radius: 2px;
1819   border-radius: 2px;
1820   padding-left: 15px;
1821 }
1822 #acl-wrapper a:hover {
1823   text-decoration: none;
1824   color: #000000;
1825 }
1826 .acl-button-show {
1827   background-image: url("../../../images/show_off.png");
1828 }
1829 .acl-button-hide {
1830   background-image: url("../../../images/hide_off.png");
1831 }
1832 .acl-button-show.selected {
1833   color: #000000;
1834   background-color: #9ade00;
1835   background-image: url("../../../images/show_on.png");
1836 }
1837 .acl-button-hide.selected {
1838   color: #000000;
1839   background-color: #ff4141;
1840   background-image: url("../../../images/hide_on.png");
1841 }
1842 .acl-list-item.groupshow {
1843   border-color: #9ade00;
1844 }
1845 .acl-list-item.grouphide {
1846   border-color: #ff4141;
1847 }
1848 /** /acl **/
1849 /** tab buttons 14618a**/
1850 ul.tabs {
1851   list-style-type: none;
1852   padding-bottom: 10px;
1853   font-size: 13px;
1854 }
1855 ul.tabs li {
1856   float: left;
1857   margin-left: 5px;
1858 }
1859 ul.tabs li .active {
1860     background-color: #055580;
1861     border: 1px solid #777777;
1862     color: white;
1863     border-radius: 3px 3px 3px 3px;
1864     box-shadow: 0 1px 1px #CFCFCF;
1865     margin-left: 5px;
1866 }
1867 /**
1868  * Form fields
1869  */
1870 .field {
1871   margin-bottom: 10px;
1872   padding-bottom: 10px;
1873   overflow: auto;
1874   width: 100%;
1875 }
1876 .field label {
1877   float: left;
1878   width: 200px;
1879 }
1880 .field input, .field textarea {
1881   width: 400px;
1882 }
1883 .field textarea {
1884   height: 100px;
1885 }
1886 .field .field_help {
1887   display: block;
1888   margin-left: 200px;
1889   color: #666666;
1890 }
1891 .field .onoff {
1892   float: left;
1893   width: 80px;
1894 }
1895 .field .onoff a {
1896   display: block;
1897   border: 1px solid #666666;
1898   background-image: url("../../../images/onoff.jpg");
1899   background-repeat: no-repeat;
1900   padding: 4px 2px 2px 2px;
1901   height: 16px;
1902   text-decoration: none;
1903 }
1904 .field .onoff .off {
1905   border-color: #666666;
1906   padding-left: 40px;
1907   background-position: left center;
1908   background-color: #cccccc;
1909   color: #666666;
1910   text-align: right;
1911 }
1912 .field .onoff .on {
1913   border-color: #204A87;
1914   padding-right: 40px;
1915   background-position: right center;
1916   background-color: #D7E3F1;
1917   color: #204A87;
1918   text-align: left;
1919 }
1920 .field .hidden {
1921   display: none!important;
1922 }
1923 .field.radio .field_help {
1924   margin-left: 0px;
1925 }
1926 #directory-search-form{
1927         margin-bottom: 50px;
1928         }
1929 #profile-edit-links-end {
1930         clear: both;
1931         margin-bottom: 15px;
1932 }
1933
1934 #profile-edit-links ul { margin: 20px; padding-bottom: 20px; list-style: none; }
1935
1936 #profile-edit-links li {
1937   float: left;
1938   list-style: none;
1939   margin-left: 10px;
1940 }
1941
1942 .profile-edit-side-div {
1943   display: none;
1944 }
1945
1946 #register-form label,
1947 #profile-edit-form label {
1948         width: 300px; float: left;
1949 }
1950
1951 .required {
1952   display: inline;
1953   color: #B20202;
1954 }
1955
1956 /* oauth */
1957 .oauthapp {
1958   height: auto;
1959   overflow: auto;
1960   border-bottom: 2px solid #cccccc;
1961   padding-bottom: 1em;
1962   margin-bottom: 1em;
1963 }
1964 .oauthapp img {
1965   float: left;
1966   width: 48px;
1967   height: 48px;
1968   margin: 10px;
1969 }
1970 .oauthapp img.noicon {
1971   background-image: url("../../../images/icons/48/plugin.png");
1972   background-position: center center;
1973   background-repeat: no-repeat;
1974 }
1975 .oauthapp a {
1976   float: left;
1977 }
1978 /* contacts */
1979 .contact-entry-wrapper {
1980   width: 120px;
1981   height: 120px;
1982   float: left;
1983 }
1984 /* photo */
1985 .photo {
1986 box-shadow: 2px 2px 5px 0px #000000;
1987 margin: 2px 5px 2px 5px;
1988 max-height: 85%;
1989 max-width: 85%;
1990 }
1991 .lframe {
1992   float: left;
1993   /*margin: 0px 10px 10px 0px;*/
1994 }
1995 /* profile match wrapper */
1996 .profile-match-wrapper {
1997   float: left;
1998   width: 90px;
1999   height: 90px;
2000   margin-bottom: 20px;
2001 }
2002 .profile-match-wrapper .contact-photo {
2003   width: 80px;
2004   height: 80px;
2005 }
2006 .profile-match-wrapper .contact-photo img {
2007   width: 80px;
2008   height: 80px;
2009 }
2010 .profile-match-wrapper {
2011   left: 0px;
2012   top: 63px;
2013 }
2014
2015 .contact-photo-menu-button {
2016         position: relative;
2017         background-image: url("../../../images/icons/16/menu.png");
2018         background-position: top left; 
2019         background-repeat: no-repeat;
2020         margin: 0px 0px -16px 0px; 
2021         padding: 0px;
2022         width: 16px;
2023         height: 16px;
2024         top: -20px; left:0px;
2025         overflow: hidden;
2026         text-indent: 40px;
2027         display: none;
2028         
2029 }
2030 .contact-photo-menu {
2031         width: 11em;
2032         border: 3px solid #364e59;
2033         color: #2d2d2d;
2034         background: #FFFFFF;
2035 /*        position: absolute;*/
2036         position: relative;
2037         left: 0px; top: 0px;
2038         display: none;
2039         z-index: 10000;
2040 }
2041 .contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }
2042 .contact-photo-menu li a {
2043         display: block; 
2044         padding: 5px 10px; 
2045         color: #2d2d2d;
2046         text-decoration: none;
2047 }
2048 .contact-photo-menu li a:hover {
2049         background-color: #bdcdd4; 
2050 }
2051
2052 /* page footer */
2053 footer {
2054   height: 100px;
2055   display: table-row;
2056 }
2057
2058 blockquote {
2059     border-left: 1px solid #D2D2D2;
2060     padding-left: 9px;
2061     margin: 0 0 0 .8ex;
2062 }
2063 .aprofile dt{
2064 box-shadow: 1px 1px 5px 0;
2065     color: #666666;
2066     margin: 15px 0 5px;
2067     padding-left: 5px;  
2068         }
2069 /* ================== */
2070 /* = Contacts Block = */
2071 /* ================== */
2072
2073 .contact-block-img {
2074         width: 55px;
2075         height: 55px;
2076         padding-right: 3px;
2077 }
2078 .contact-block-div {
2079         float: left;
2080 }
2081
2082 .contact-block-textdiv { width: 150px; height: 34px; float: left; }
2083 #contact-block-end { clear: both; } 
2084
2085 #group-edit-wrapper {
2086         margin-bottom: 10px;
2087 }
2088
2089 #group-members-end {
2090         clear: both;
2091 }
2092 #group-edit-desc {
2093  margin-top: 15px;
2094 }
2095
2096 /*
2097 #group-separator,
2098 #prof-separator { display: none;}
2099 */
2100
2101 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
2102         margin-bottom: 10px;
2103         margin-top: 20px;
2104 }
2105
2106 #prvmail-submit {
2107         float: right;
2108         margin-top: 10px;
2109 }
2110
2111 #prvmail-subject
2112 {
2113 background: none repeat scroll 0 0 #FFFFFF;
2114 border: 1px solid #CCCCCC;
2115 border-radius: 5px 5px 5px 5px;
2116 font-weight: bold;
2117 height: 20px;
2118 margin: 0 0 5px;
2119 vertical-align: middle;
2120 }
2121 #prvmail-form{
2122  width: 597px;  
2123         }
2124         
2125 #prvmail-upload-wrapper,
2126 #prvmail-link-wrapper,
2127 #prvmail-rotator-wrapper {
2128         float: left;
2129         margin-top: 10px;
2130         margin-right: 10px;
2131         width: 24px;
2132 }
2133
2134 #prvmail-end {
2135         clear: both;
2136 }
2137
2138 .mail-list-sender,
2139 .mail-list-detail {
2140         float: left;
2141 }
2142 .mail-list-detail {
2143         margin-left: 20px;
2144 }
2145
2146 .mail-list-subject {
2147         font-size: 1.1em;
2148         margin-top: 10px;
2149 }
2150 a.mail-list-link {
2151     display: block;
2152     font-size: 1.3em;
2153     padding: 4px 0;
2154 }
2155
2156 /*
2157 *a.mail-list-link:hover {
2158 *       background-color: #15607B;
2159 *       color: #F5F6FB;
2160 *}
2161 */
2162
2163 .mail-list-outside-wrapper-end {
2164         clear: both;
2165 }
2166
2167 .mail-list-outside-wrapper {
2168         margin-top: 30px;
2169 }
2170
2171 .mail-list-delete-wrapper {
2172         float: right;
2173         margin-right: 30px;
2174         margin-top: 15px;
2175 }
2176
2177 .mail-list-delete-icon {
2178         border: none;
2179 }
2180
2181 .mail-conv-sender,
2182 .mail-conv-detail {
2183         float: left;
2184 }
2185 .mail-conv-detail {
2186         margin-left: 20px;
2187         width: 500px;
2188 }
2189
2190 .mail-conv-subject {
2191     font-size: 1.4em;
2192     margin: 10px 0;
2193 }
2194
2195 .mail-conv-outside-wrapper-end {
2196         clear: both;
2197 }
2198
2199 .mail-conv-outside-wrapper {
2200         margin-top: 30px;
2201 }
2202
2203 .mail-conv-delete-wrapper {
2204         float: right;
2205         margin-right: 30px;
2206         margin-top: 15px;
2207 }
2208 .mail-conv-break {
2209         clear: both;
2210 }
2211
2212 .mail-conv-delete-icon {
2213         border: none;
2214 }
2215
2216 /* ========== */
2217 /* = Events = */
2218 /* ========== */
2219 .eventcal {
2220         float: left;
2221         font-size: 20px;
2222 }
2223
2224 .vevent {
2225         border: 1px solid #CCCCCC;
2226 }
2227 .vevent .event-description, .vevent .event-location {
2228         margin-left: 10px;
2229         margin-right: 10px;
2230 }
2231 .vevent .event-start {
2232         margin-left: 10px;
2233         margin-right: 10px;
2234 }
2235
2236 #new-event-link {
2237         margin-bottom: 10px;
2238 }
2239
2240 .edit-event-link, .plink-event-link {
2241         float: left;
2242         margin-top: 4px;
2243         margin-right: 4px;
2244         margin-bottom: 15px;
2245 }
2246
2247 .event-description:before {
2248         content: url('../../../images/calendar.png');
2249         margin-right: 15px;
2250 }
2251
2252 .event-start, .event-end {
2253         margin-left: 10px;
2254         width: 330px;
2255         clear: both;
2256 }
2257
2258 .event-start .dtstart, .event-end .dtend {
2259         float: right;
2260 }
2261
2262 .event-list-date {
2263         margin-bottom: 10px;
2264 }
2265
2266 .prevcal, .nextcal {
2267         float: left;
2268         margin-left: 32px;
2269         margin-right: 32px;
2270         margin-top: 64px;
2271 }
2272 .event-calendar-end {
2273         clear: both;
2274 }
2275
2276  
2277 .calendar {
2278         font-family: Courier, monospace;
2279 }
2280 .calendar.eventcal a {
2281   color: #1872A2;       
2282         }
2283 .today {
2284         font-weight: bold;
2285         color: #FF0000;
2286 }
2287
2288 .settings-block {
2289         border: 1px solid #AAA;
2290         margin: 10px;
2291         padding: 10px;
2292 }
2293
2294 .app-title {
2295         margin: 10px;
2296 }
2297
2298 #identity-manage-desc {
2299         margin-top:15px;
2300         margin-bottom: 15px;
2301 }
2302
2303 #identity-manage-choose {
2304         margin-bottom: 15px;
2305 }
2306
2307 #identity-submit {
2308         margin-top: 20px;
2309 }
2310
2311 #photo-prev-link, #photo-next-link {
2312         padding: 10px;
2313         float: left;
2314 }
2315 .lightbox{
2316         float: left;
2317         }
2318
2319 #photo-photo {
2320         float: left;
2321 }
2322 #photo-like-div .wall-item-like-buttons {
2323          float: left;
2324     margin-right: 5px;
2325     margin-top: 30px;
2326         }
2327 .comment-edit-text-empty {
2328     margin: 10px 0 0;
2329     width: 85%;
2330 }
2331 .comment-edit-photo {
2332     margin: 10px 0 0;
2333 }
2334 .wall-item-like-buttons .icon.like {
2335 float: left;
2336 }
2337
2338 #photo-photo-end {
2339         clear: both;
2340 }
2341
2342 .tabs .comment-wwedit-wrapper {
2343         display: block;
2344    margin-top: 30px;
2345    margin-left: 50px;
2346         }
2347
2348 .profile-match-photo {
2349         float: left;
2350         text-align: center;
2351         width: 120px;
2352 }
2353
2354 .profile-match-name {
2355         float: left;
2356         text-align: center;
2357         width: 120px;
2358         overflow: hidden;
2359 }
2360
2361 .profile-match-break,
2362 .profile-match-end {
2363         clear: both;
2364 }
2365
2366 .profile-match-connect {
2367         text-align: center;
2368         font-weight: bold;
2369 }
2370
2371 .profile-match-wrapper {
2372         float: left;
2373         padding: 10px;
2374         width: 120px;
2375         height: 120px;
2376         scroll: auto;
2377 }
2378 #profile-match-wrapper-end {
2379         clear: both;
2380 }
2381
2382 /* ============= */
2383 /* = Directory = */
2384 /* ============= */
2385 /* contacts menu */
2386 .contact-photo-wrapper {
2387   position: relative;
2388 }
2389 .contact-photo {
2390   width: 48px;
2391   height: 48px;
2392   overflow: hidden;
2393   display: block;
2394 }
2395 .contact-photo img {
2396   width: 48px;
2397   height: 48px;
2398 }
2399 .contact-photo-menu-button {
2400   display: none;
2401   /* position: absolute; */
2402   /* position: absolute; */
2403   left: -2px;
2404   top: -20px;
2405 }
2406 .contact-wrapper {
2407   float: left;
2408   width: 90px;
2409   height: 90px;
2410   margin-bottom: 15px;
2411 }
2412 .contact-wrapper .contact-photo {
2413   width: 80px;
2414   height: 80px;
2415 }
2416 .contact-wrapper .contact-photo img {
2417   width: 80px;
2418   height: 80px;
2419 }
2420 .contact-wrapper .contact-photo-menu-button {
2421   left: 0px;
2422   top: 63px;
2423 }
2424 .directory-item {
2425   float: left;
2426   width: 200px;
2427   height: 200px;
2428 }
2429 .directory-item .contact-photo {
2430   width: 175px;
2431   height: 175px;
2432 }
2433 .directory-item .contact-photo img {
2434   width: 175px;
2435   height: 175px;
2436 }
2437 .contact-name {
2438   text-align: left;
2439   font-weight: bold;
2440   font-size: 12px;
2441 }
2442 .contact-details {
2443   color: #999999;
2444 }
2445 #side-bar-photos-albums li{
2446 list-style-type: disc;
2447 }
2448 #side-bar-photos-albums ul li{
2449   margin-left: 30px;
2450   padding-left: 0px;
2451         }
2452 #side-bar-photos-albums{
2453         margin-top: 15px;       
2454         }
2455 .photo-top-photo, .photo-album-photo {
2456   -webkit-border-radius: 5px 5px 0 0;
2457   -moz-border-radius: 5px 5px 0 0;
2458   border-radius: 5px 5px 0 0;
2459 }
2460 .photo-album-image-wrapper, .photo-top-image-wrapper {
2461   float: left;
2462    -moz-box-shadow: 0 0 5px #888;
2463    -webkit-box-shadow: 0 0 5px #888;
2464    box-shadow: 0 0 5px #888;
2465   background-color: #000;
2466    -webkit-border-radius: 5px;
2467    -moz-border-radius: 5px;
2468   border-radius: 5px;
2469   padding-bottom: 20px;
2470   position: relative;
2471   margin: 0 10px 10px 0;
2472   width: 200px; height: 140px;
2473   overflow: hidden;  
2474 }
2475 .photo-top-album-name {
2476         width: 100%;
2477         position: absolute; 
2478         bottom: 0px; 
2479         padding-left: 3px;
2480         background-color: #EEE;
2481 }
2482 .photo-top-album-link{
2483   color: #1872A2;
2484         }
2485 .photo-top-album-img{
2486         
2487         }
2488 /*.photo-top-image-wrapper {
2489         position: relative;
2490         float: left;
2491         margin-top: 15px;
2492         margin-right: 15px;
2493         width: 200px; height: 200px; 
2494         overflow: hidden; 
2495 }
2496 .photo-top-album-name {
2497         width: 100%;
2498         min-height: 2em;
2499         position: absolute; 
2500         bottom: 0px; 
2501         padding: 0px 3px;
2502         padding-top: 0.5em;
2503         background-color: rgb(255, 255, 255);
2504 }*/
2505 #photo-top-end {
2506         clear: both;
2507 }
2508
2509 #photo-top-links {
2510         margin-bottom: 30px;
2511         margin-left: 30px;
2512 }
2513
2514 #photos-upload-newalbum-div {
2515         float: left;
2516         width: 175px;
2517 }
2518