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