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