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