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