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