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