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