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