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