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