]> git.mxchange.org Git - friendica.git/blob - view/theme/diabook-aerith/style-settings.css
diabook-themes: css-fixes in aside
[friendica.git] / view / theme / diabook-aerith / style-settings.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: 200px;
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 {display: none;}
993 aside .vcard .title {
994   margin-bottom: 5px;
995 }
996 aside .vcard dl {
997   height: auto;
998   overflow: auto;
999 }
1000 aside .vcard dt {
1001   float: left;
1002   margin-left: 0px;
1003   /*width: 35%;*/
1004   text-align: right;
1005   color: #999999;
1006 }
1007 aside .vcard dd {
1008   float: left;
1009   margin-left: 5px;
1010   /*width: 60%;*/
1011 }
1012 aside #profile-extra-links ul {
1013   padding: 0px;
1014   margin: 0px;
1015 }
1016 aside #profile-extra-links li {
1017   padding: 0px;
1018   margin: 0px;
1019   list-style: none;
1020 }
1021 aside #dfrn-request-link {
1022   display: block;
1023   -moz-border-radius: 5px 5px 5px 5px;
1024   -webkit-border-radius: 5px 5px 5px 5px;
1025   border-radius: 5px 5px 5px 5px;
1026   color: #ffffff;
1027   background: #005c94 url('../../../images/connect-bg.png') no-repeat left center;
1028   font-weight: bold;
1029   text-transform: uppercase;
1030   padding: 4px 2px 2px 35px;
1031 }
1032 aside #dfrn-request-link:hover {
1033   text-decoration: none;
1034   background-color: #36c;
1035   /* background-color: #19aeff; */
1036 }
1037 aside #profiles-menu {
1038   width: 20em;
1039 }
1040 aside #search-text {
1041         width: 150px;
1042         height: 17px;
1043         padding-left: 10px;
1044         border-top-left-radius: 15px;
1045 border-top-right-radius: 15px;
1046 border-bottom-right-radius: 15px;
1047 border-bottom-left-radius: 15px;
1048 }
1049 aside #side-follow-url {
1050         width: 150px;
1051         }
1052 aside #side-peoplefind-url {
1053         width: 150px;
1054         }
1055 #contact-block {display: none;}
1056 #contact-block .contact-block-h4 {
1057   float: left;
1058   margin: 5px 0px;
1059 }
1060 #contact-block .allcontact-link {
1061   float: right;
1062   margin: 5px 0px;
1063 }
1064 #contact-block .contact-block-content {
1065   clear: both;
1066   overflow: auto;
1067   height: auto;
1068 }
1069 #contact-block .contact-block-link {
1070   float: left;
1071   margin: 0px 2px 2px 0px;
1072 }
1073 #contact-block .contact-block-link img {
1074   widht: 55px;
1075   height: 55px;
1076 }
1077 #lost-password-link {
1078   float: left;
1079   margin-right: 20px;   
1080         }
1081 /* widget */
1082 .widget {
1083   margin-bottom: 2em;
1084   /*.action .s10 { width: 10px; overflow: hidden; padding: 0px;}
1085         .action .s16 { width: 16px; overflow: hidden; padding: 0px;}*/
1086 /*  font-size: 12px; */
1087 }
1088 .widget h3 {
1089   padding: 0px;
1090   margin: 2px;
1091 }
1092 .widget .action {
1093   opacity: 0.1;
1094   -webkit-transition: all 0.2s ease-in-out;
1095   -moz-transition: all 0.2s ease-in-out;
1096   -o-transition: all 0.2s ease-in-out;
1097   -ms-transition: all 0.2s ease-in-out;
1098   transition: all 0.2s ease-in-out;
1099 }
1100 .widget input.action {
1101   opacity: 0.5;
1102   -webkit-transition: all 0.2s ease-in-out;
1103   -moz-transition: all 0.2s ease-in-out;
1104   -o-transition: all 0.2s ease-in-out;
1105   -ms-transition: all 0.2s ease-in-out;
1106   transition: all 0.2s ease-in-out;
1107 }
1108 .widget:hover .title .action {
1109   opacity: 1;
1110   -webkit-transition: all 0.2s ease-in-out;
1111   -moz-transition: all 0.2s ease-in-out;
1112   -o-transition: all 0.2s ease-in-out;
1113   -ms-transition: all 0.2s ease-in-out;
1114   transition: all 0.2s ease-in-out;
1115 }
1116 .widget .tool:hover .action {
1117   opacity: 1;
1118   -webkit-transition: all 0.2s ease-in-out;
1119   -moz-transition: all 0.2s ease-in-out;
1120   -o-transition: all 0.2s ease-in-out;
1121   -ms-transition: all 0.2s ease-in-out;
1122   transition: all 0.2s ease-in-out;
1123 }
1124 .widget .tool:hover .action.ticked {
1125   opacity: 1;
1126   -webkit-transition: all 0.2s ease-in-out;
1127   -moz-transition: all 0.2s ease-in-out;
1128   -o-transition: all 0.2s ease-in-out;
1129   -ms-transition: all 0.2s ease-in-out;
1130   transition: all 0.2s ease-in-out;
1131 }
1132 .widget ul {
1133   padding: 0px;
1134 }
1135 .widget ul li {
1136   padding-left: 16px;
1137   min-height: 16px;
1138   list-style: none;
1139 }
1140 #side-bar-photos-albums li{
1141 list-style-type: disc;
1142 }
1143 #side-bar-photos-albums ul li{
1144   margin-left: 30px;
1145   padding-left: 0px;
1146         }
1147 #side-bar-photos-albums ul li a{
1148   color: #3465A4;
1149 }
1150 .widget .tool.selected {
1151   background: url("../../../view/theme/diabook-aerith/icons/selected.png") no-repeat left center;
1152 }
1153 /* widget: search */
1154 span.sbox_l  {
1155         background: white url('../../../view/theme/diabook/icons/srch_l.gif') no-repeat top left;
1156         float: left;
1157         width: 19px; height: 19px;
1158         margin-left: 10px;
1159         margin-top: 5px;
1160         
1161 }
1162
1163 span.sbox_r  {
1164         background: white url('../../../view/theme/diabook/icons/srch_r.gif') no-repeat top left;
1165         float: left;
1166         width: 19px; height: 19px;
1167         margin-top: 5px;
1168 }
1169
1170 span.sbox input {
1171         background: white url('../../../view/theme/diabook/icons/srch_bg.gif') repeat-x top left;
1172         float: left;
1173         margin-top: 5px;
1174         border: 0;
1175         height: 13px; width: 100px;
1176         padding: 3px;
1177         font: 11px/13px arial;
1178         color: #000;
1179 }
1180 #add-search-popup {
1181   width: 200px;
1182   top: 18px;
1183 }
1184 /* section */
1185 section {
1186   display: table-cell;
1187   vertical-align: top;
1188   width: 650px;
1189   padding: 0px 0px 0px 20px;
1190 }
1191
1192 body .pageheader{
1193   text-align: center;
1194   font-size: 20px;
1195   margin-bottom: 20px;
1196   margin-top: 0px;
1197   max-width: 575px;
1198         }
1199
1200 #id_username {
1201   width: 173px; 
1202         }
1203 #id_password {
1204   width: 173px;         
1205         }
1206 #id_openid_url {
1207   width: 173px; 
1208         }
1209 #contact-edit-end {
1210         }
1211 .pager {
1212    padding: 10px;
1213         text-align: center;
1214         font-size: 1.0em;
1215         clear: both;
1216         display: block;
1217 }       
1218 .tabs {display: none;}
1219 .tab.button{display: none;}
1220 .rs_tabs {
1221     
1222     background-position: 0 -20px;
1223     background-repeat: repeat-x;
1224     height: 27px;
1225     padding: 0;
1226  }
1227 .rs_tab.button {        
1228     /*background: none repeat scroll 0 0 #F8F8F8;*/
1229     border: 1px solid #CCCCCC;
1230     border-radius: 3px 3px 3px 3px;
1231     font-weight: bolder;
1232     padding: 3px;
1233     color:  #333333;
1234     text-decoration: none;
1235         }
1236         
1237 #birthday-notice, #event-notice, #birthday-wrapper, #event-wrapper{
1238         margin-bottom: 10px;
1239         }
1240 #birthday-wrapper a {
1241         color: #3465A4;
1242         }
1243
1244 right_aside {
1245   display: table-cell;
1246   vertical-align: top;
1247   width: 170px;
1248   
1249   /*border-left: 1px solid #D2D2D2;*/
1250   
1251   /* background: #F1F1F1; */
1252 }
1253 right_aside a{color: #3465A4;}
1254 right_aside h3 {border-bottom: 1px solid #D2D2D2; padding-top: 5px; padding-bottom: 0px; padding-left: 5px; margin-bottom: 0px; 
1255 margin-top:30px;}
1256 right_aside .directory-item {   width: 50px; height: 50px; vertical-align: center; text-align: center; }
1257 right_aside .directory-photo { margin: 0px; }
1258 right_aside .directory-photo-img { max-width: 45px; max-height: 45px; }
1259 right_aside #likes { margin: 0px; padding: 0px; list-style: none; }
1260 right_aside .items-wrapper{ overflow: auto;     width: 100%; }
1261 right_aside #lastusers-wrapper { padding-left: 6px; padding-top: 3px; overflow: auto;   width: 100%; }
1262 right_aside #ra-photos-wrapper { padding-left: 5px; padding-top: 3px; overflow: auto;   width: 100%; }
1263 #page-sidebar-right_aside{margin-top: 0px; margin-bottom: 30px;}
1264 #page-sidebar-right_aside ul {margin-top: 0px;}
1265 #page-sidebar-right_aside .label {max-width: 128px;}
1266 right_aside .icon {width: 10px; height: 10px;}
1267 .close_box              { 
1268                 background-image: url("../../../view/theme/diabook-aerith/icons/close_box.png");
1269                 float: right;
1270                 cursor: pointer;
1271                 opacity: 0.1;
1272                 }
1273 .close_box:hover        { 
1274                 background-image: url("../../../view/theme/diabook-aerith/icons/close_box.png");
1275                 float: right;
1276                 cursor: pointer;
1277                 opacity: 1;
1278 -webkit-transition: all 0.2s ease-in-out;
1279 -moz-transition: all 0.2s ease-in-out;
1280 -o-transition: all 0.2s ease-in-out;
1281 -ms-transition: all 0.2s ease-in-out;
1282 transition: all 0.2s ease-in-out;
1283                 }
1284
1285
1286 /* wall item */
1287 .tread-wrapper {
1288   border-bottom: 1px solid #D2D2D2;
1289   position: relative;
1290   padding: 5px;
1291   margin-bottom: 0px;
1292   width: 575px;
1293 }
1294 .tread-wrapper a{
1295   color: #3465A4;
1296 }
1297
1298 .wall-item-decor {
1299   position: absolute;
1300   left: 790px;
1301   top: -10px;
1302   width: 16px;
1303 }
1304
1305 .wall-item-container {
1306   display: table;
1307   width: 580px;
1308 }
1309
1310
1311 .wall-item-container .wall-item-item, .wall-item-container .wall-item-bottom {
1312   display: table-row;
1313 }
1314
1315 .wall-item-bottom {
1316   font-size: 13px;
1317 }
1318 .wall-item-container .wall-item-bottom {
1319 /*  opacity: 0.5;
1320   -webkit-transition: all 0.2s ease-in-out;
1321   -moz-transition: all 0.2s ease-in-out;
1322   -o-transition: all 0.2s ease-in-out;
1323   -ms-transition: all 0.2s ease-in-out;
1324   transition: all 0.2s ease-in-out; */
1325 }
1326 .wall-item-container:hover .wall-item-bottom {
1327 /*  opacity: 1;
1328   -webkit-transition: all 0.2s ease-in-out;
1329   -moz-transition: all 0.2s ease-in-out;
1330   -o-transition: all 0.2s ease-in-out;
1331   -ms-transition: all 0.2s ease-in-out;
1332   transition: all 0.2s ease-in-out; */
1333 }
1334 .wall-item-container .wall-item-info {
1335   display: table-cell;
1336   vertical-align: top;
1337   text-align: left;
1338   width: 80px;
1339 }
1340 .wall-item-container .wall-item-location {
1341   padding-right: 40px;
1342   display: table-cell;
1343 }
1344 .wall-item-container .wall-item-ago {
1345   word-wrap: break-word;
1346   width: 50px;
1347   margin-left: 10px;
1348   color: #999;
1349 }
1350 .wall-item-location {
1351   
1352   clear: both;
1353   overflow: hidden;
1354   
1355   margin-bottom: 5px;
1356 }
1357
1358 .wall-item-container .wall-item-content {
1359   font-size: 12.5px;
1360   max-width: 420px;
1361   word-wrap: break-word;
1362   line-height: 1.2;
1363 }
1364
1365 .wall-item-container .wall-item-content img {
1366   max-width: 400px; 
1367 }
1368 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions {
1369   display: table-cell;
1370   vertical-align: middle;
1371 }
1372 .wall-item-container .wall-item-links .icon, .wall-item-container .wall-item-actions .icon {
1373   opacity: 0.5;
1374   -webkit-transition: all 0.2s ease-in-out;
1375   -moz-transition: all 0.2s ease-in-out;
1376   -o-transition: all 0.2s ease-in-out;
1377   -ms-transition: all 0.2s ease-in-out;
1378   transition: all 0.2s ease-in-out;
1379 }
1380 .wall-item-container .wall-item-links .icon:hover, .wall-item-container .wall-item-actions .icon:hover {
1381   opacity: 1;
1382   -webkit-transition: all 0.2s ease-in-out;
1383   -moz-transition: all 0.2s ease-in-out;
1384   -o-transition: all 0.2s ease-in-out;
1385   -ms-transition: all 0.2s ease-in-out;
1386   transition: all 0.2s ease-in-out;
1387 }
1388 .wall-item-container .wall-item-name {
1389   font-weight: bold;
1390 }
1391 .wall-item-container .wall-item-actions-author {
1392   width: 100%;
1393   margin-bottom: 0.3em;
1394 }
1395 .wall-item-container .wall-item-actions-social {
1396   float: left;
1397   margin-bottom: 1px;
1398   display: table-cell;
1399 }
1400 .wall-item-container .wall-item-actions-social a {
1401   margin-right: 1em;
1402 }
1403 .wall-item-actions-social a {
1404   float: left;
1405 }
1406 .wall-item-container .wall-item-actions-tools {
1407   float: right;
1408   width: 80px;
1409   display: table-cell;
1410 }
1411 .wall-item-container .wall-item-actions-tools a {
1412   float: right;
1413 }
1414 .wall-item-container .wall-item-actions-tools input {
1415   float: right;
1416 }
1417 .wall-item-container.comment {
1418   margin-top: 5px;
1419   margin-bottom: 5px;
1420   margin-left: 80px;
1421   width: 500px;
1422   border-bottom: 1px solid hsl(198, 21%, 79%);
1423 }
1424 .wall-item-container.comment .contact-photo {
1425   width: 32px;
1426   height: 32px;
1427   margin-left: 16px;
1428   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1429
1430 }
1431 .wall-item-container.comment {
1432   top: 15px !important;
1433   left: 15px !important;
1434 }
1435 .wall-item-container.comment .wall-item-links {
1436   padding-left: 12px;
1437 }
1438
1439 .wall-item-comment-wrapper {
1440   margin: 1px 0px 0px 80px;
1441   background-color: #fff;
1442   width: 500px;
1443 }
1444 .wall-item-comment-wrapper .comment-edit-photo {
1445   display: none;
1446 }
1447 .wall-item-comment-wrapper textarea {
1448   height: 2.0em;
1449   width: 93%;
1450   font-size: 10px;
1451   color: #999999;
1452   border: 1px solid #DDD;
1453   padding: 0.3em;
1454   font-size: 14px;
1455   margin-left: 20px;
1456 }
1457 .wall-item-comment-wrapper .comment-edit-text-full {
1458   font-size: 14px;
1459   height: 4em;
1460   color: #2d2d2d;
1461   border: 1px solid #2d2d2d;
1462 }
1463 .comment-edit-preview {
1464   width: 710px;
1465   border: 1px solid #2d2d2d;
1466   margin-top: 10px;
1467 }
1468 .comment-edit-preview .contact-photo {
1469   width: 32px;
1470   height: 32px;
1471   margin-left: 16px;
1472   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1473
1474 }
1475 .comment-edit-preview {
1476   top: 15px !important;
1477   left: 15px !important;
1478 }
1479 .comment-edit-preview .wall-item-links {
1480   padding-left: 12px;
1481 }
1482 .comment-edit-preview .wall-item-container {
1483   width: 700px;
1484 }
1485 .comment-edit-preview .tread-wrapper {
1486   width: 700px;
1487   padding: 0;
1488   margin: 10px 0;
1489 }
1490
1491 .shiny {
1492   /* border-right: 10px solid #fce94f; */
1493         border-right: 1px solid #A7C7F7;
1494         padding-right: 12px;
1495 }
1496
1497 #jot-preview-content{
1498         margin-top: 30px;}
1499         
1500 #jot-preview-content .tread-wrapper {
1501   background-color: #fff797;
1502 }
1503
1504 .wall-item-tags {
1505   padding-top: 1px;
1506   padding-bottom: 2px;
1507 }
1508 .tag {
1509   /*background: url("../../../images/tag_b.png") repeat-x center left;*/
1510   color: #999;
1511   padding-left: 3px;
1512   font-size: 12px;
1513 }
1514 .tag a {
1515   padding-right: 5px;
1516   /*background: url("../../../images/tag.png") no-repeat center right;*/
1517   color: #999;
1518 }
1519 .wwto {
1520   position: absolute !important;
1521   width: 25px;
1522   height: 25px;
1523   background: #FFFFFF;
1524   border: 2px solid #364e59;
1525   height: 25px;
1526   width: 25px;
1527   overflow: hidden;
1528   padding: 1px;
1529   position: absolute !important;
1530   top: 40px;
1531   left: 30px;
1532   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1533   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1534   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1535 }
1536 .wwto .contact-photo {
1537   width: auto;
1538   height: 25px;
1539 }
1540 /* contacts menu */
1541 .contact-photo-wrapper {
1542   position: relative;
1543   width: 80px;
1544 }
1545
1546 .contact-photo-wrapper.wwto {
1547   width: 25px;
1548 }
1549
1550 .contact-photo {
1551   width: 48px;
1552   height: 48px;
1553   overflow: hidden;
1554   display: block;
1555 }
1556 .contact-photo img {
1557   width: 48px;
1558   height: 48px;
1559 }
1560
1561 .contact-wrapper {
1562   float: left;
1563   width: 90px;
1564   height: 90px;
1565   margin-bottom: 15px;
1566 }
1567 .contact-wrapper .contact-photo {
1568   width: 80px;
1569   height: 80px;
1570 }
1571 .contact-wrapper .contact-photo img {
1572   width: 80px;
1573   height: 80px;
1574 }
1575 .contact-wrapper {
1576   left: 0px;
1577   top: 63px;
1578 }
1579 .contact-photo {
1580   width: 48px;
1581   height: 48px;
1582 }
1583 .contact-photo img {
1584   width: 48px;
1585   height: 48px;
1586 }
1587 .contact-name {
1588   /* text-align: center; */
1589   /*font-weight: bold;*/
1590   font-size: 12px;
1591 }
1592 .contact-details {
1593   color: #999999;
1594 }
1595 /* editor */
1596 .jothidden {
1597   display: none;
1598 }
1599 #jot {
1600   width: 585px;
1601   margin: 0px 2em 20px 0px;
1602 }
1603 #profile-jot-form #profile-jot-text {
1604   height: 2.0em;
1605   width: 99%;
1606   font-size: 15px;
1607   color: #999999;
1608   border: 1px solid #DDD;
1609   padding: 0.3em;
1610   margin-bottom: 10px;
1611 }
1612 #jot #jot-tools {
1613   margin: 0px;
1614   padding: 0px;
1615   height: 40px;
1616   overflow: none;
1617   width: 583px;
1618   background-color: #fff;
1619   border-bottom: 2px solid #9eabb0;
1620 }
1621
1622 #jot #jot-tools li {
1623   list-style: none;
1624   float: left;
1625   width: 80px;
1626   height: 40px;
1627   border-bottom: 2px solid #9eabb0;
1628 }
1629 #jot #jot-tools li a {
1630   display: block;
1631   color: #cccccc;
1632   width: 100%;
1633   height: 40px;
1634   text-align: center;
1635   line-height: 40px;
1636   overflow: hidden;
1637 }
1638 #jot #jot-tools li:hover {
1639   background-color: #364e59;
1640   border-bottom: 2px solid #bdcdd4;
1641 }
1642 #jot #jot-tools li.perms {
1643   float: right;
1644   width: 40px;
1645 }
1646 #jot #jot-tools li.perms a.unlock {
1647   width: 30px;
1648   border-left: 10px solid #cccccc;
1649   background-color: #cccccc;
1650   background-position: left center;
1651 }
1652 #jot #jot-tools li.perms a.lock {
1653   width: 30px;
1654   border-left: 10px solid #666666;
1655   background-color: #666666;
1656 }
1657 #jot #jot-tools li.submit {
1658   float: right;
1659   background-color: #cccccc;
1660   border-bottom: 2px solid #cccccc;
1661   border-right: 1px solid #666666;
1662   border-left: 1px solid #666666;
1663 }
1664 #jot #jot-tools li.submit input {
1665   border: 0px;
1666   margin: 0px;
1667   padding: 0px;
1668   background-color: #cccccc;
1669   color: #666666;
1670   width: 80px;
1671   height: 40px;
1672   line-height: 40px;
1673 }
1674 #jot #jot-tools li.submit input:hover {
1675   background-color: #bdcdd4;
1676   color: #666666;
1677 }
1678 #jot #jot-tools li.loading {
1679   float: right;
1680   background-color: #ffffff;
1681   width: 20px;
1682   vertical-align: center;
1683   text-align: center;
1684   border-top: 2px solid #9eabb0;
1685   height: 38px;
1686 }
1687 #jot #jot-tools li.loading img {
1688   margin-top: 10px;
1689 }
1690 #profile-jot-form #jot-title {
1691     
1692          border-radius: 5px 5px 5px 5px;
1693     font-weight: bold;
1694     height: 20px;
1695     margin: 0 0 5px;
1696     width: 60%;
1697     border: 1px solid #ffffff;
1698 }
1699 #profile-jot-form #jot-title:-webkit-input-placeholder {
1700   font-weight: normal;
1701 }
1702 #profile-jot-form #jot-title:-moz-placeholder {
1703   font-weight: normal;
1704 }
1705 #profile-jot-form #profile-jot-text_parent #profile-jot-text_tbl{
1706         width: 585px;
1707         height: 100px;
1708         }
1709 #jot #jot-title:hover {
1710   border: 1px solid #999999;
1711 }
1712 #jot #jot-title:focus {
1713   border: 1px solid #999999;
1714 }
1715 #jot #character-counter {
1716   width: 80px;
1717   float: right;
1718   text-align: right;
1719   height: 20px;
1720   line-height: 20px;
1721   padding-right: 20px;
1722 }
1723 #jot-perms-icon, 
1724 #profile-location,
1725 #profile-nolocation,
1726 #profile-youtube, 
1727 #profile-video, 
1728 #profile-audio,
1729 #profile-link,
1730 #profile-title, 
1731 #wall-image-upload,
1732 #wall-file-upload,
1733 #wall-image-upload-div,
1734 #wall-file-upload-div,
1735 .hover, .focus {
1736         cursor: pointer;
1737         margin-top: 2px;
1738 }
1739 #profile-jot-wrapper{
1740         margin: 0 2em 20px 0;
1741    width: 585px;
1742         }
1743
1744 #profile-jot-submit-wrapper {
1745         margin-bottom: 50px;
1746         width: 585px;
1747 }
1748
1749 #profile-jot-submit {
1750         float: right;
1751         margin-top: 2px;
1752         font-size: 14px;
1753         
1754 }
1755 #profile-upload-wrapper {
1756         float: left;
1757         margin-top: 2px;
1758         margin-left: 10px;
1759         
1760 }
1761 #profile-attach-wrapper {
1762         float: left;
1763         margin-left: 15px;
1764         margin-top: 2px;
1765 }
1766 #profile-rotator {
1767         float: left;
1768         margin-left: 30px;
1769         margin-top: 2px;
1770 }
1771 #profile-link-wrapper {
1772         float: left;
1773         margin-left: 15px;
1774         margin-top: 2px;
1775 }
1776 #profile-youtube-wrapper {
1777         float: left;
1778         margin-left: 15px;
1779         margin-top: 2px;
1780 }
1781 #profile-video-wrapper {
1782         float: left;
1783         margin-left: 15px;
1784         margin-top: 2px;
1785 }
1786 #profile-audio-wrapper {
1787         float: left;
1788         margin-left: 15px;
1789         margin-top: 2px;
1790 }
1791 #profile-location-wrapper {
1792         float: left;
1793         margin-left: 15px;
1794         margin-top: 2px;
1795 }
1796 #profile-jot-perms {
1797         float: left;
1798         margin-left: 45px;
1799         margin-top: 2px;
1800 }
1801 #jot-preview-link {
1802         float: right;
1803         margin-left: 10px;
1804         margin-top: 2px;
1805         font-size: 9px;
1806         font-weight: bolder;
1807         cursor: pointer;
1808 }
1809 #profile-jot-perms{
1810    float: right;
1811         margin-left: 10px;
1812         margin-top: 2px;        
1813         }
1814 /** buttons **/
1815 .button.creation1 {
1816     background-color: #fff;
1817     border: 1px solid #777777;
1818     border-radius: 3px 3px 3px 3px;
1819     box-shadow: 0 1px 1px #CFCFCF;
1820     cursor: pointer;
1821     font-weight: bolder;
1822 }
1823 .button.creation2 {
1824     background-color: #3465A4;
1825     border: 1px solid #777777;
1826     color: white;
1827     border-radius: 3px 3px 3px 3px;
1828     box-shadow: 0 1px 1px #CFCFCF;
1829     margin-left: 5px;
1830     cursor: pointer;
1831     font-weight: bolder;
1832 }
1833 /*input[type="submit"] {
1834         border: 0px;
1835     background-color: @ButtonBackgroundColor;
1836     color: @ButtonColor;
1837     padding: 0px 10px;
1838         .rounded(5px);
1839     height: 18px;
1840 }*/
1841 /** acl **/
1842 #photo-edit-perms-select, #photos-upload-permissions-wrapper, #profile-jot-acl-wrapper {
1843   display: block!important;
1844 }
1845 #acl-wrapper {
1846   width: 690px;
1847   float: left;
1848 }
1849 #acl-search {
1850   float: right;
1851   background: #ffffff url("../../../images/search_18.png") no-repeat right center;
1852   padding-right: 20px;
1853 }
1854 #acl-showall {
1855   float: left;
1856   display: block;
1857   width: auto;
1858   height: 18px;
1859   background-color: #cccccc;
1860   background-image: url("../../../images/show_all_off.png");
1861   background-position: 7px 7px;
1862   background-repeat: no-repeat;
1863   padding: 7px 5px 0px 30px;
1864   color: #999999;
1865   -moz-border-radius: 5px 5px 5px 5px;
1866   -webkit-border-radius: 5px 5px 5px 5px;
1867   border-radius: 5px 5px 5px 5px;
1868 }
1869 #acl-showall.selected {
1870   color: #000000;
1871   background-color: #ff9900;
1872   background-image: url("../../../images/show_all_on.png");
1873 }
1874 #acl-list {
1875   height: 210px;
1876   border: 1px solid #cccccc;
1877   clear: both;
1878   margin-top: 30px;
1879   overflow: auto;
1880 }
1881 .acl-list-item {
1882   display: block;
1883   width: 150px;
1884   height: 30px;
1885   border: 1px solid #cccccc;
1886   margin: 5px;
1887   float: left;
1888 }
1889 .acl-list-item img {
1890   width: 22px;
1891   height: 22px;
1892   float: left;
1893   margin: 4px;
1894 }
1895 .acl-list-item p {
1896   height: 12px;
1897   font-size: 10px;
1898   margin: 0px;
1899   padding: 2px 0px 1px;
1900   overflow: hidden;
1901 }
1902 .acl-list-item a {
1903   font-size: 8px;
1904   display: block;
1905   width: 40px;
1906   height: 10px;
1907   float: left;
1908   color: #999999;
1909   background-color: #cccccc;
1910   background-position: 3px 3px;
1911   background-repeat: no-repeat;
1912   margin-right: 5px;
1913   -webkit-border-radius: 2px ;
1914   -moz-border-radius: 2px;
1915   border-radius: 2px;
1916   padding-left: 15px;
1917 }
1918 #acl-wrapper a:hover {
1919   text-decoration: none;
1920   color: #000000;
1921 }
1922 .acl-button-show {
1923   background-image: url("../../../images/show_off.png");
1924 }
1925 .acl-button-hide {
1926   background-image: url("../../../images/hide_off.png");
1927 }
1928 .acl-button-show.selected {
1929   color: #000000;
1930   background-color: #9ade00;
1931   background-image: url("../../../images/show_on.png");
1932 }
1933 .acl-button-hide.selected {
1934   color: #000000;
1935   background-color: #ff4141;
1936   background-image: url("../../../images/hide_on.png");
1937 }
1938 .acl-list-item.groupshow {
1939   border-color: #9ade00;
1940 }
1941 .acl-list-item.grouphide {
1942   border-color: #ff4141;
1943 }
1944 /** /acl **/
1945 /** tab buttons 14618a**/
1946 ul.rs_tabs {
1947   list-style-type: none;
1948
1949   font-size: 11px;
1950 }
1951 ul.rs_tabs li {
1952   float: left;
1953   margin-bottom: 30px;
1954   clear: both;
1955 }
1956 ul.rs_tabs li .active {
1957     background-color: #3465A4;
1958     border: 1px solid #777777;
1959     color: white;
1960     border-radius: 3px 3px 3px 3px;
1961     box-shadow: 2px 2px 2px #CFCFCF;
1962     font-size: 13px;
1963 }
1964 /**
1965  * Form fields
1966  */
1967 .field {
1968   margin-bottom: 10px;
1969   padding-bottom: 10px;
1970   overflow: auto;
1971   width: 100%;
1972 }
1973 .field label {
1974   float: left;
1975   width: 200px;
1976 }
1977 .field input, .field textarea {
1978   width: 400px;
1979 }
1980 .field textarea {
1981   height: 100px;
1982 }
1983 .field .field_help {
1984   display: block;
1985   margin-left: 200px;
1986   color: #666666;
1987 }
1988 .field .onoff {
1989   float: left;
1990   width: 80px;
1991 }
1992 .field .onoff a {
1993   display: block;
1994   border: 1px solid #666666;
1995   background-image: url("../../../images/onoff.jpg");
1996   background-repeat: no-repeat;
1997   padding: 4px 2px 2px 2px;
1998   height: 16px;
1999   text-decoration: none;
2000 }
2001 .field .onoff .off {
2002   border-color: #666666;
2003   padding-left: 40px;
2004   background-position: left center;
2005   background-color: #cccccc;
2006   color: #666666;
2007   text-align: right;
2008 }
2009 .field .onoff .on {
2010   border-color: #204A87;
2011   padding-right: 40px;
2012   background-position: right center;
2013   background-color: #D7E3F1;
2014   color: #204A87;
2015   text-align: left;
2016 }
2017 .field .hidden {
2018   display: none!important;
2019 }
2020 .field.radio .field_help {
2021   margin-left: 0px;
2022 }
2023 #directory-search-form{
2024         margin-bottom: 50px;
2025         }
2026 #profile-edit-links-end {
2027         clear: both;
2028         margin-bottom: 15px;
2029 }
2030
2031 #profile-edit-links ul { margin: 20px; padding-bottom: 20px; list-style: none; }
2032
2033 #profile-edit-links li {
2034   float: left;
2035   list-style: none;
2036   margin-left: 10px;
2037 }
2038
2039 .profile-edit-side-div {
2040   display: none;
2041 }
2042
2043 #register-form label,
2044 #profile-edit-form label {
2045         width: 300px; float: left;
2046 }
2047
2048 .required {
2049   display: inline;
2050   color: #B20202;
2051 }
2052
2053 /* oauth */
2054 .oauthapp {
2055   height: auto;
2056   overflow: auto;
2057   border-bottom: 2px solid #cccccc;
2058   padding-bottom: 1em;
2059   margin-bottom: 1em;
2060 }
2061 .oauthapp img {
2062   float: left;
2063   width: 48px;
2064   height: 48px;
2065   margin: 10px;
2066 }
2067 .oauthapp img.noicon {
2068   background-image: url("../../../images/icons/48/plugin.png");
2069   background-position: center center;
2070   background-repeat: no-repeat;
2071 }
2072 .oauthapp a {
2073   float: left;
2074 }
2075 /* contacts */
2076 .contact-entry-wrapper {
2077   width: 120px;
2078   height: 120px;
2079   float: left;
2080 }
2081 /* photo */
2082 .photo {
2083 box-shadow: 2px 2px 5px 0px #000000;
2084 margin: 2px 5px 2px 5px;
2085 max-height: 85%;
2086 max-width: 85%;
2087 }
2088 .lframe {
2089   float: left;
2090   /*margin: 0px 10px 10px 0px;*/
2091 }
2092 /* profile match wrapper */
2093 .profile-match-wrapper {
2094   float: left;
2095   width: 90px;
2096   height: 90px;
2097   margin-bottom: 20px;
2098 }
2099 .profile-match-wrapper .contact-photo {
2100   width: 80px;
2101   height: 80px;
2102 }
2103 .profile-match-wrapper .contact-photo img {
2104   width: 80px;
2105   height: 80px;
2106 }
2107 .profile-match-wrapper {
2108   left: 0px;
2109   top: 63px;
2110 }
2111
2112 .contact-photo-menu-button {
2113         position: relative;
2114         background-image: url("../../../images/icons/16/menu.png");
2115         background-position: top left; 
2116         background-repeat: no-repeat;
2117         margin: 0px 0px -16px 0px; 
2118         padding: 0px;
2119         width: 16px;
2120         height: 16px;
2121         top: -20px; left:0px;
2122         overflow: hidden;
2123         text-indent: 40px;
2124         display: none;
2125         
2126 }
2127 .contact-photo-menu {
2128         width: 11em;
2129         border: 3px solid #364e59;
2130         color: #2d2d2d;
2131         background: #FFFFFF;
2132 /*        position: absolute;*/
2133         position: relative;
2134         left: 0px; top: 0px;
2135         display: none;
2136         z-index: 10000;
2137 }
2138 .contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }
2139 .contact-photo-menu li a {
2140         display: block; 
2141         padding: 5px 10px; 
2142         color: #2d2d2d;
2143         text-decoration: none;
2144 }
2145 .contact-photo-menu li a:hover {
2146         background-color: #bdcdd4; 
2147 }
2148
2149 /* page footer */
2150 footer {
2151   height: 100px;
2152   display: table-row;
2153 }
2154
2155 blockquote {
2156     border-left: 1px solid #D2D2D2;
2157     padding-left: 9px;
2158     margin: 0 0 0 .8ex;
2159 }
2160 .aprofile dt{
2161 box-shadow: 1px 1px 5px 0;
2162     color: #666666;
2163     margin: 15px 0 5px;
2164     padding-left: 5px;  
2165         }
2166 /* ================== */
2167 /* = Contacts Block = */
2168 /* ================== */
2169
2170 .contact-block-img {
2171         width: 55px;
2172         height: 55px;
2173         padding-right: 3px;
2174 }
2175 .contact-block-div {
2176         float: left;
2177 }
2178
2179 .contact-block-textdiv { width: 150px; height: 34px; float: left; }
2180 #contact-block-end { clear: both; } 
2181
2182 #group-edit-wrapper {
2183         margin-bottom: 10px;
2184 }
2185
2186 #group-members-end {
2187         clear: both;
2188 }
2189 #group-edit-desc {
2190  margin-top: 15px;
2191 }
2192
2193 /*
2194 #group-separator,
2195 #prof-separator { display: none;}
2196 */
2197
2198 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
2199         margin-bottom: 10px;
2200         margin-top: 20px;
2201 }
2202
2203 #prvmail-submit {
2204         float: right;
2205         margin-top: 10px;
2206 }
2207
2208 #prvmail-subject
2209 {
2210 background: none repeat scroll 0 0 #FFFFFF;
2211 border: 1px solid #CCCCCC;
2212 border-radius: 5px 5px 5px 5px;
2213 font-weight: bold;
2214 height: 20px;
2215 margin: 0 0 5px;
2216 vertical-align: middle;
2217 }
2218 #prvmail-form{
2219  width: 597px;  
2220         }
2221         
2222 #prvmail-upload-wrapper,
2223 #prvmail-link-wrapper,
2224 #prvmail-rotator-wrapper {
2225         float: left;
2226         margin-top: 10px;
2227         margin-right: 10px;
2228         width: 24px;
2229 }
2230
2231 #prvmail-end {
2232         clear: both;
2233 }
2234
2235 .mail-list-sender,
2236 .mail-list-detail {
2237         float: left;
2238 }
2239 .mail-list-detail {
2240         margin-left: 20px;
2241 }
2242
2243 .mail-list-subject {
2244         font-size: 1.1em;
2245         margin-top: 10px;
2246 }
2247 a.mail-list-link {
2248     display: block;
2249     font-size: 1.3em;
2250     padding: 4px 0;
2251 }
2252
2253 /*
2254 *a.mail-list-link:hover {
2255 *       background-color: #15607B;
2256 *       color: #F5F6FB;
2257 *}
2258 */
2259
2260 .mail-list-outside-wrapper-end {
2261         clear: both;
2262 }
2263
2264 .mail-list-outside-wrapper {
2265         margin-top: 30px;
2266 }
2267
2268 .mail-list-delete-wrapper {
2269         float: right;
2270         margin-right: 30px;
2271         margin-top: 15px;
2272 }
2273
2274 .mail-list-delete-icon {
2275         border: none;
2276 }
2277
2278 .mail-conv-sender,
2279 .mail-conv-detail {
2280         float: left;
2281 }
2282 .mail-conv-detail {
2283         margin-left: 20px;
2284         width: 500px;
2285 }
2286
2287 .mail-conv-subject {
2288     font-size: 1.4em;
2289     margin: 10px 0;
2290 }
2291
2292 .mail-conv-outside-wrapper-end {
2293         clear: both;
2294 }
2295
2296 .mail-conv-outside-wrapper {
2297         margin-top: 30px;
2298 }
2299
2300 .mail-conv-delete-wrapper {
2301         float: right;
2302         margin-right: 30px;
2303         margin-top: 15px;
2304 }
2305 .mail-conv-break {
2306         clear: both;
2307 }
2308
2309 .mail-conv-delete-icon {
2310         border: none;
2311 }
2312
2313 /* ========== */
2314 /* = Events = */
2315 /* ========== */
2316 .eventcal {
2317         float: left;
2318         font-size: 20px;
2319 }
2320
2321 .vevent {
2322         border: 1px solid #CCCCCC;
2323 }
2324 .vevent .event-description, .vevent .event-location {
2325         margin-left: 10px;
2326         margin-right: 10px;
2327 }
2328 .vevent .event-start {
2329         margin-left: 10px;
2330         margin-right: 10px;
2331 }
2332
2333 #new-event-link {
2334         margin-bottom: 10px;
2335 }
2336
2337 .edit-event-link, .plink-event-link {
2338         float: left;
2339         margin-top: 4px;
2340         margin-right: 4px;
2341         margin-bottom: 15px;
2342 }
2343
2344 .event-description:before {
2345         content: url('../../../images/calendar.png');
2346         margin-right: 15px;
2347 }
2348
2349 .event-start, .event-end {
2350         margin-left: 10px;
2351         width: 330px;
2352         clear: both;
2353 }
2354
2355 .event-start .dtstart, .event-end .dtend {
2356         float: right;
2357 }
2358
2359 .event-list-date {
2360         margin-bottom: 10px;
2361 }
2362
2363 .prevcal, .nextcal {
2364         float: left;
2365         margin-left: 32px;
2366         margin-right: 32px;
2367         margin-top: 64px;
2368 }
2369 .event-calendar-end {
2370         clear: both;
2371 }
2372
2373  
2374 .calendar {
2375         font-family: Courier, monospace;
2376 }
2377 .calendar.eventcal a {
2378   color: #3465A4;       
2379         }
2380 .today {
2381         font-weight: bold;
2382         color: #FF0000;
2383 }
2384
2385 .settings-block {
2386         border: 1px solid #AAA;
2387         margin: 10px;
2388         padding: 10px;
2389 }
2390
2391 .app-title {
2392         margin: 10px;
2393 }
2394
2395 #identity-manage-desc {
2396         margin-top:15px;
2397         margin-bottom: 15px;
2398 }
2399
2400 #identity-manage-choose {
2401         margin-bottom: 15px;
2402 }
2403
2404 #identity-submit {
2405         margin-top: 20px;
2406 }
2407
2408 #photo-prev-link, #photo-next-link {
2409         padding: 10px;
2410         float: left;
2411 }
2412 .lightbox{
2413         float: left;
2414         }
2415
2416 #photo-photo {
2417         float: left;
2418 }
2419 #photo-like-div .wall-item-like-buttons {
2420          float: left;
2421     margin-right: 5px;
2422     margin-top: 30px;
2423         }
2424 .comment-edit-text-empty {
2425     margin: 10px 0 0;
2426     width: 85%;
2427 }
2428 .comment-edit-photo {
2429     margin: 10px 0 0;
2430 }
2431 .wall-item-like-buttons .icon.like {
2432 float: left;
2433 }
2434
2435 #photo-photo-end {
2436         clear: both;
2437 }
2438
2439 .tabs .comment-wwedit-wrapper {
2440         display: block;
2441    margin-top: 30px;
2442    margin-left: 50px;
2443         }
2444
2445 .profile-match-photo {
2446         float: left;
2447         text-align: center;
2448         width: 120px;
2449 }
2450
2451 .profile-match-name {
2452         float: left;
2453         text-align: center;
2454         width: 120px;
2455         overflow: hidden;
2456 }
2457
2458 .profile-match-break,
2459 .profile-match-end {
2460         clear: both;
2461 }
2462
2463 .profile-match-connect {
2464         text-align: center;
2465         font-weight: bold;
2466 }
2467
2468 .profile-match-wrapper {
2469         float: left;
2470         padding: 10px;
2471         width: 120px;
2472         height: 120px;
2473         scroll: auto;
2474 }
2475 #profile-match-wrapper-end {
2476         clear: both;
2477 }
2478
2479 /* ============= */
2480 /* = Directory = */
2481 /* ============= */
2482 /* contacts menu */
2483 .contact-photo-wrapper {
2484   position: relative;
2485 }
2486 .contact-photo {
2487   width: 48px;
2488   height: 48px;
2489   overflow: hidden;
2490   display: block;
2491 }
2492 .contact-photo img {
2493   width: 48px;
2494   height: 48px;
2495 }
2496 .contact-photo-menu-button {
2497   display: none;
2498   /* position: absolute; */
2499   /* position: absolute; */
2500   left: -2px;
2501   top: -20px;
2502 }
2503 .contact-wrapper {
2504   float: left;
2505   width: 90px;
2506   height: 90px;
2507   margin-bottom: 15px;
2508 }
2509 .contact-wrapper .contact-photo {
2510   width: 80px;
2511   height: 80px;
2512 }
2513 .contact-wrapper .contact-photo img {
2514   width: 80px;
2515   height: 80px;
2516 }
2517 .contact-wrapper .contact-photo-menu-button {
2518   left: 0px;
2519   top: 63px;
2520 }
2521 .directory-item {
2522   float: left;
2523   width: 200px;
2524   height: 200px;
2525 }
2526 .directory-item .contact-photo {
2527   width: 175px;
2528   height: 175px;
2529 }
2530 .directory-item .contact-photo img {
2531   width: 175px;
2532   height: 175px;
2533 }
2534 .contact-name {
2535   text-align: left;
2536   font-weight: bold;
2537   font-size: 12px;
2538 }
2539 .contact-details {
2540   color: #999999;
2541 }
2542 #side-bar-photos-albums li{
2543 list-style-type: disc;
2544 }
2545 #side-bar-photos-albums ul li{
2546   margin-left: 30px;
2547   padding-left: 0px;
2548         }
2549 #side-bar-photos-albums{
2550         margin-top: 15px;       
2551         }
2552 .photo-top-photo, .photo-album-photo {
2553   -webkit-border-radius: 5px 5px 0 0;
2554   -moz-border-radius: 5px 5px 0 0;
2555   border-radius: 5px 5px 0 0;
2556 }
2557 .photo-album-image-wrapper, .photo-top-image-wrapper {
2558   float: left;
2559    -moz-box-shadow: 0 0 5px #888;
2560    -webkit-box-shadow: 0 0 5px #888;
2561    box-shadow: 0 0 5px #888;
2562   background-color: #000;
2563    -webkit-border-radius: 5px;
2564    -moz-border-radius: 5px;
2565   border-radius: 5px;
2566   padding-bottom: 20px;
2567   position: relative;
2568   margin: 0 10px 10px 0;
2569   width: 200px; height: 140px;
2570   overflow: hidden;  
2571 }
2572 .photo-top-album-name {
2573         width: 100%;
2574         position: absolute; 
2575         bottom: 0px; 
2576         padding-left: 3px;
2577         background-color: #EEE;
2578 }
2579 .photo-top-album-link{
2580   color: #3465A4;
2581         }
2582 .photo-top-album-img{
2583         
2584         }
2585 /*.photo-top-image-wrapper {
2586         position: relative;
2587         float: left;
2588         margin-top: 15px;
2589         margin-right: 15px;
2590         width: 200px; height: 200px; 
2591         overflow: hidden; 
2592 }
2593 .photo-top-album-name {
2594         width: 100%;
2595         min-height: 2em;
2596         position: absolute; 
2597         bottom: 0px; 
2598         padding: 0px 3px;
2599         padding-top: 0.5em;
2600         background-color: rgb(255, 255, 255);
2601 }*/
2602 #photo-top-end {
2603         clear: both;
2604 }
2605
2606 #photo-top-links {
2607         margin-bottom: 30px;
2608         margin-left: 30px;
2609 }
2610
2611 #photos-upload-newalbum-div {
2612         float: left;
2613         width: 175px;
2614 }
2615