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