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