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