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