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