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