]> git.mxchange.org Git - friendica.git/blob - view/theme/diabook-aerith/style.css
bbd9a5330b5bd9be48283db801eee1007a18eba7
[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 #login-submit-wrapper{
1234   margin-top: 20px;
1235         }
1236 .group_selected {
1237   background: url("../../../view/theme/diabook/icons/selected.png") no-repeat left center;
1238   float: left;
1239   height: 22px;
1240   width: 22px;
1241 }
1242 .group_unselected {
1243   background: url("../../../view/theme/diabook/icons/unselected.png") no-repeat left center;
1244   float: left;
1245   height: 22px;
1246   width: 22px;
1247 }
1248 .icon.text_add          { 
1249                 background-image: url("../../../images/icons/16/add.png");
1250                 float: right;
1251                 opacity: 0.2;
1252                 margin-right: 14px;
1253                 }
1254 .icon.text_add:hover    { 
1255                 background-image: url("../../../images/icons/16/add.png");
1256                 float: right;
1257                 cursor: pointer;
1258                 margin-right: 14px;
1259                 opacity: 1;
1260 -webkit-transition: all 0.2s ease-in-out;
1261 -moz-transition: all 0.2s ease-in-out;
1262 -o-transition: all 0.2s ease-in-out;
1263 -ms-transition: all 0.2s ease-in-out;
1264 transition: all 0.2s ease-in-out;
1265                 }
1266 .icon.text_edit {
1267   background-image: url("../../../images/icons/10/edit.png");
1268   opacity: 0.2;
1269   margin-top: 6px;
1270   float: right;
1271   height: 10px;
1272 }
1273 .icon.text_edit:hover {
1274   background-image: url("../../../images/icons/10/edit.png");
1275   opacity: 1;
1276   margin-top: 6px;
1277   float: right;
1278   height: 10px;
1279 }
1280 /* widget */
1281 .widget {
1282   margin-bottom: 2em;
1283   /*.action .s10 { width: 10px; overflow: hidden; padding: 0px;}
1284         .action .s16 { width: 16px; overflow: hidden; padding: 0px;}*/
1285 /*  font-size: 12px; */
1286 }
1287 .widget h3 {
1288   padding: 0px;
1289   margin: 2px;
1290 }
1291 .widget .action {
1292   opacity: 0.1;
1293   -webkit-transition: all 0.2s ease-in-out;
1294   -moz-transition: all 0.2s ease-in-out;
1295   -o-transition: all 0.2s ease-in-out;
1296   -ms-transition: all 0.2s ease-in-out;
1297   transition: all 0.2s ease-in-out;
1298 }
1299 .widget input.action {
1300   opacity: 0.5;
1301   -webkit-transition: all 0.2s ease-in-out;
1302   -moz-transition: all 0.2s ease-in-out;
1303   -o-transition: all 0.2s ease-in-out;
1304   -ms-transition: all 0.2s ease-in-out;
1305   transition: all 0.2s ease-in-out;
1306 }
1307 .widget:hover .title .action {
1308   opacity: 1;
1309   -webkit-transition: all 0.2s ease-in-out;
1310   -moz-transition: all 0.2s ease-in-out;
1311   -o-transition: all 0.2s ease-in-out;
1312   -ms-transition: all 0.2s ease-in-out;
1313   transition: all 0.2s ease-in-out;
1314 }
1315 .widget .tool:hover .action {
1316   opacity: 1;
1317   -webkit-transition: all 0.2s ease-in-out;
1318   -moz-transition: all 0.2s ease-in-out;
1319   -o-transition: all 0.2s ease-in-out;
1320   -ms-transition: all 0.2s ease-in-out;
1321   transition: all 0.2s ease-in-out;
1322 }
1323 .widget .tool:hover .action.ticked {
1324   opacity: 1;
1325   -webkit-transition: all 0.2s ease-in-out;
1326   -moz-transition: all 0.2s ease-in-out;
1327   -o-transition: all 0.2s ease-in-out;
1328   -ms-transition: all 0.2s ease-in-out;
1329   transition: all 0.2s ease-in-out;
1330 }
1331 .widget ul {
1332   padding: 0px;
1333 }
1334 .widget ul li {
1335   padding-left: 16px;
1336   min-height: 16px;
1337   list-style: none;
1338 }
1339 #side-bar-photos-albums li{
1340 list-style-type: disc;
1341 }
1342 #side-bar-photos-albums ul li{
1343   margin-left: 30px;
1344   padding-left: 0px;
1345         }
1346 #side-bar-photos-albums ul li a{
1347   color: #3465A4;
1348 }
1349 .widget .tool.selected {
1350   background: url("../../../view/theme/diabook-aerith/icons/selected.png") no-repeat left center;
1351 }
1352 /* widget: search */
1353 #add-search-popup {
1354   width: 200px;
1355   top: 18px;
1356 }
1357 /* section */
1358 section {
1359   display: table-cell;
1360   vertical-align: top;
1361   width: 800px;
1362   padding: 0px 0px 0px 12px;
1363 }
1364 body .pageheader{
1365   text-align: center;
1366   font-size: 20px;
1367   margin-bottom: 20px;
1368   margin-top: 0px;
1369   max-width: 775px;
1370         }
1371 .qcomment{
1372   max-width: 122px;     
1373         }
1374 #id_username {
1375   width: 173px; 
1376         }
1377 #id_password {
1378   width: 173px;         
1379         }
1380 #id_openid_url {
1381   width: 173px; 
1382         }
1383 #contact-edit-end {
1384         }
1385 .pager {
1386    padding: 10px;
1387         text-align: center;
1388         font-size: 1.0em;
1389         clear: both;
1390         display: block;
1391 }       
1392
1393 .tabs {
1394     
1395     background-position: 0 -20px;
1396     background-repeat: repeat-x;
1397     height: 27px;
1398     padding: 0;
1399  }
1400 .tab.button {
1401     margin-left: 5px;   
1402     /*background: none repeat scroll 0 0 #F8F8F8;*/
1403     border: 1px solid #CCCCCC;
1404     border-radius: 3px 3px 3px 3px;
1405     font-weight: normal;
1406     padding: 3px;
1407     color:  #333333;
1408         }
1409         
1410 #birthday-notice, #event-notice, #birthday-wrapper, #event-wrapper{
1411         margin-bottom: 10px;
1412         }
1413
1414 #birthday-wrapper a {
1415         color: #3465A4;
1416         }
1417 /* wall item */
1418 .tread-wrapper {
1419   border-bottom: 1px solid #D2D2D2;
1420   position: relative;
1421   padding: 5px;
1422   margin-bottom: 0px;
1423   width: 775px;
1424   padding-top: 10px;
1425 }
1426 .tread-wrapper a{
1427   color: #3465A4;
1428 }
1429 .wall-item-decor {
1430   position: absolute;
1431   left: 790px;
1432   top: -10px;
1433   width: 16px;
1434 }
1435
1436 .wall-item-container {
1437   display: table;
1438   width: 780px;
1439 }
1440 .wall-item-photo-container .wall-item-item, .wall-item-container .wall-item-bottom {
1441   display: table-row;
1442 }
1443 .wall-item-photo-container .wall-item-info {
1444   display: table-cell;
1445   vertical-align: top;
1446   text-align: left;
1447   width: 80px;
1448 }
1449 .wall-item-photo-container .wall-item-location {
1450   padding-right: 40px;
1451   display: table-cell;
1452 }
1453 .wall-item-photo-container .wall-item-ago {
1454   word-wrap: break-word;
1455   width: 50px;
1456   margin-left: 10px;
1457   color: #999;
1458 }
1459 .wall-item-photo-container .wall-item-content {
1460
1461   max-width: 720px;
1462   word-wrap: break-word;
1463
1464   margin-bottom: 14px;
1465 }
1466 .wall-item-photo-container .wall-item-content img {
1467   max-width: 700px;
1468 }
1469 .wall-item-photo-container .wall-item-links, .wall-item-photo-container .wall-item-actions {
1470   display: table-cell;
1471   vertical-align: middle;
1472 }
1473 .wall-item-photo-container .wall-item-links .icon, .wall-item-photo-container .wall-item-actions .icon {
1474   opacity: 0.5;
1475   -webkit-transition: all 0.2s ease-in-out;
1476   -moz-transition: all 0.2s ease-in-out;
1477   -o-transition: all 0.2s ease-in-out;
1478   -ms-transition: all 0.2s ease-in-out;
1479   transition: all 0.2s ease-in-out;
1480 }
1481 .wall-item-photo-container .wall-item-links .icon:hover, .wall-item-photo-container .wall-item-actions .icon:hover {
1482   opacity: 1;
1483   -webkit-transition: all 0.2s ease-in-out;
1484   -moz-transition: all 0.2s ease-in-out;
1485   -o-transition: all 0.2s ease-in-out;
1486   -ms-transition: all 0.2s ease-in-out;
1487   transition: all 0.2s ease-in-out;
1488 }
1489 .wall-item-photo-container .wall-item-name {
1490   font-weight: bold;
1491 }
1492 .wall-item-photo-container .wall-item-actions-author {
1493   width: 100%;
1494   margin-bottom: 0.3em;
1495 }
1496 .wall-item-photo-container .wall-item-actions-social {
1497   float: left;
1498   margin-bottom: 1px;
1499   display: table-cell;
1500 }
1501 .wall-item-photo-container .wall-item-actions-social a {
1502   margin-right: 1em;
1503 }
1504 .wall-item-photo-container .wall-item-actions-tools {
1505   float: right;
1506   width: 80px;
1507   display: table-cell;
1508 }
1509 .wall-item-photo-container .wall-item-actions-tools a {
1510   float: right;
1511 }
1512 .wall-item-photo-container .wall-item-actions-tools input {
1513   float: right;
1514 }
1515 .wall-item-photo-container.comment {
1516   margin-top: 5px;
1517   margin-bottom: 5px;
1518   margin-left: 40px;
1519   width: 650px;
1520   border-bottom: 1px solid #D2D2D2;
1521 }
1522 .wall-item-photo-container.comment {
1523   top: 15px !important;
1524   left: 15px !important;
1525 }
1526 .wall-item-photo-container {
1527   display: table;
1528   width: 780px;
1529 }
1530 .my-comment-photo {
1531   width: 48px;
1532   margin-left: 40px;
1533   margin-right: 32px;
1534         }
1535 .comment-edit-preview {
1536   width: 500px;
1537   margin-top: 10px;
1538 }
1539 .comment-edit-text-empty {
1540     width: 500px;
1541     border: 1px solid #D2D2D2;
1542     height: 3.2em;
1543     color: #2d2d2d;
1544 }
1545 .comment-edit-text-full {
1546   font-size: 12.5px;
1547   height: 3.3em;
1548   
1549   border: 1px solid #D2D2D2;
1550   width: 500px;
1551 }
1552 .comment-edit-photo {
1553     margin: 10px 0 0;
1554     display: table-cell;
1555 }
1556
1557
1558 .wall-item-container .wall-item-item, .wall-item-container .wall-item-bottom {
1559   display: table-row;
1560 }
1561 .wall-item-bottom {
1562   font-size: 13px;
1563 }
1564 .wall-item-container .wall-item-bottom {
1565 /*  opacity: 0.5;
1566   -webkit-transition: all 0.2s ease-in-out;
1567   -moz-transition: all 0.2s ease-in-out;
1568   -o-transition: all 0.2s ease-in-out;
1569   -ms-transition: all 0.2s ease-in-out;
1570   transition: all 0.2s ease-in-out; */
1571 }
1572 .wall-item-container:hover .wall-item-bottom {
1573 /*  opacity: 1;
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-info {
1581   display: table-cell;
1582   vertical-align: top;
1583   text-align: left;
1584   width: 80px;
1585 }
1586 .wall-item-container .wall-item-location {
1587   padding-right: 40px;
1588   display: table-cell;
1589 }
1590 .wall-item-container .wall-item-ago {
1591   word-wrap: break-word;
1592   width: 50px;
1593   margin-left: 10px;
1594   color: #999;
1595 }
1596 .wall-item-location {
1597   
1598   clear: both;
1599   overflow: hidden;
1600   
1601   margin-bottom: 5px;
1602 }
1603
1604 .wall-item-container .wall-item-content {
1605
1606   max-width: 720px;
1607   word-wrap: break-word;
1608
1609   margin-bottom: 14px;
1610 }
1611
1612 .wall-item-container .wall-item-content img {
1613   max-width: 700px;
1614 }
1615 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions {
1616   display: table-cell;
1617   vertical-align: middle;
1618 }
1619 .wall-item-container .wall-item-links .icon, .wall-item-container .wall-item-actions .icon {
1620   opacity: 0.5;
1621   -webkit-transition: all 0.2s ease-in-out;
1622   -moz-transition: all 0.2s ease-in-out;
1623   -o-transition: all 0.2s ease-in-out;
1624   -ms-transition: all 0.2s ease-in-out;
1625   transition: all 0.2s ease-in-out;
1626 }
1627 .wall-item-container .wall-item-links .icon:hover, .wall-item-container .wall-item-actions .icon:hover {
1628   opacity: 1;
1629   -webkit-transition: all 0.2s ease-in-out;
1630   -moz-transition: all 0.2s ease-in-out;
1631   -o-transition: all 0.2s ease-in-out;
1632   -ms-transition: all 0.2s ease-in-out;
1633   transition: all 0.2s ease-in-out;
1634 }
1635 .wall-item-container .wall-item-name {
1636   font-weight: bold;
1637 }
1638 .wall-item-container .wall-item-actions-author {
1639   width: 100%;
1640   margin-bottom: 0.3em;
1641 }
1642 .wall-item-container .wall-item-actions-social {
1643   float: left;
1644   margin-bottom: 1px;
1645   display: table-cell;
1646 }
1647 .wall-item-container .wall-item-actions-social a {
1648   margin-right: 1em;
1649 }
1650 .wall-item-actions-social a {
1651   float: left;
1652 }
1653 .wall-item-container .wall-item-actions-tools {
1654   float: right;
1655   width: 80px;
1656   display: table-cell;done
1657 }
1658 .wall-item-container .wall-item-actions-tools a {
1659   float: right;
1660 }
1661 .wall-item-container .wall-item-actions-tools input {
1662   float: right;
1663 }
1664 .wall-item-container.comment {
1665   margin-top: 5px;
1666   margin-bottom: 5px;
1667   margin-left: 80px;
1668   width: 700px;
1669   border-bottom: 1px solid hsl(198, 21%, 79%);
1670 }
1671 .wall-item-container.comment .contact-photo {
1672   width: 32px;
1673   height: 32px;
1674   margin-left: 16px;
1675   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1676
1677 }
1678 .wall-item-container.comment {
1679   top: 15px !important;
1680   left: 15px !important;
1681 }
1682 .wall-item-container.comment .wall-item-links {
1683   padding-left: 12px;
1684 }
1685 .wall-item-comment-wrapper {
1686   margin: 1px 5px 17px 80px;
1687 }
1688 .wall-item-comment-wrapper .comment-edit-photo {
1689   display: none;
1690 }
1691 .wall-item-comment-wrapper textarea {
1692   height: 2.0em;
1693   width: 100%;
1694   font-size: 10px;
1695   color: #999999;
1696   border: 1px solid #DDD;
1697   padding: 0.3em;
1698   font-size: 14px;
1699 }
1700 .wall-item-comment-wrapper .comment-edit-text-full {
1701   font-size: 14px;
1702   height: 4em;
1703   color: #2d2d2d;
1704   border: 1px solid #2d2d2d;
1705 }
1706 .comment-edit-preview {
1707   width: 500px;
1708   margin-top: 10px;
1709   background-color:  #fff797;
1710 }
1711 .comment-edit-preview .contact-photo {
1712   width: 32px;
1713   height: 32px;
1714   margin-left: 16px;
1715   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1716
1717 }
1718 .comment-edit-preview {
1719   top: 15px !important;
1720   left: 15px !important;
1721 }
1722 .comment-edit-preview .wall-item-links {
1723   padding-left: 12px;
1724 }
1725 .comment-edit-preview .wall-item-container {
1726   width: 700px;
1727 }
1728 .comment-edit-preview .tread-wrapper {
1729   width: 700px;
1730   padding: 0;
1731   margin: 10px 0;
1732 }
1733
1734 .shiny {
1735   /* border-right: 10px solid #fce94f; */
1736         border-right: 1px solid #A7C7F7;
1737         padding-right: 12px;
1738 }
1739
1740 #jot-preview-content{
1741         margin-top: 30px;}
1742         
1743 #jot-preview-content .tread-wrapper {
1744   background-color: #fff797;
1745 }
1746
1747 .wall-item-tags {
1748   padding-top: 1px;
1749   padding-bottom: 2px;
1750 }
1751 .tag {
1752   /*background: url("../../../images/tag_b.png") repeat-x center left;*/
1753   color: #999;
1754   padding-left: 3px;
1755   font-size: 12px;
1756 }
1757 .tag a {
1758   padding-right: 5px;
1759   /*background: url("../../../images/tag.png") no-repeat center right;*/
1760   color: #999;
1761 }
1762 .wwto {
1763   position: absolute !important;
1764   width: 25px;
1765   height: 25px;
1766   background: #FFFFFF;
1767   border: 2px solid #364e59;
1768   height: 25px;
1769   width: 25px;
1770   overflow: hidden;
1771   padding: 1px;
1772   position: absolute !important;
1773   top: 40px;
1774   left: 30px;
1775   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1776   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1777   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1778 }
1779 .wwto .contact-photo {
1780   width: auto;
1781   height: 25px;
1782 }
1783 /* contacts menu */
1784 .contact-photo-wrapper {
1785   position: relative;
1786   width: 80px;
1787 }
1788
1789 .contact-photo-wrapper.wwto {
1790   width: 25px;
1791 }
1792
1793 .contact-photo {
1794   width: 48px;
1795   height: 48px;
1796   overflow: hidden;
1797   display: block;
1798 }
1799 .contact-photo img {
1800   width: 48px;
1801   height: 48px;
1802 }
1803
1804 .contact-wrapper {
1805   float: left;
1806   width: 90px;
1807   height: 90px;
1808   margin-bottom: 15px;
1809 }
1810 .contact-wrapper .contact-photo {
1811   width: 80px;
1812   height: 80px;
1813 }
1814 .contact-wrapper .contact-photo img {
1815   width: 80px;
1816   height: 80px;
1817 }
1818 .contact-wrapper {
1819   left: 0px;
1820   top: 63px;
1821 }
1822 .contact-photo {
1823   width: 48px;
1824   height: 48px;
1825 }
1826 .contact-photo img {
1827   width: 48px;
1828   height: 48px;
1829 }
1830 .contact-name {
1831   /* text-align: center; */
1832   /*font-weight: bold;*/
1833   font-size: 12px;
1834 }
1835 .contact-details {
1836   color: #999999;
1837 }
1838 /* editor */
1839 .jothidden {
1840   display: none;
1841 }
1842 #jot {
1843   width: 785px;
1844   margin: 0px 2em 20px 0px;
1845 }
1846 #profile-jot-form #profile-jot-text {
1847   height: 2.0em;
1848   width: 99%;
1849   font-size: 15px;
1850   color: #999999;
1851   border: 1px solid #DDD;
1852   padding: 0.3em;
1853   margin-bottom: 10px;
1854 }
1855 .grey
1856 {
1857   display: inline;
1858   float: right; 
1859         }
1860 #jot #jot-tools {
1861   margin: 0px;
1862   padding: 0px;
1863   height: 40px;
1864   overflow: none;
1865   width: 783px;
1866   background-color: #fff;
1867   border-bottom: 2px solid #9eabb0;
1868 }
1869
1870 #jot #jot-tools li {
1871   list-style: none;
1872   float: left;
1873   width: 80px;
1874   height: 40px;
1875   border-bottom: 2px solid #9eabb0;
1876 }
1877 #jot #jot-tools li a {
1878   display: block;
1879   color: #cccccc;
1880   width: 100%;
1881   height: 40px;
1882   text-align: center;
1883   line-height: 40px;
1884   overflow: hidden;
1885 }
1886 #jot #jot-tools li:hover {
1887   background-color: #364e59;
1888   border-bottom: 2px solid #bdcdd4;
1889 }
1890 #jot #jot-tools li.perms {
1891   float: right;
1892   width: 40px;
1893 }
1894 #jot #jot-tools li.perms a.unlock {
1895   width: 30px;
1896   border-left: 10px solid #cccccc;
1897   background-color: #cccccc;
1898   background-position: left center;
1899 }
1900 #jot #jot-tools li.perms a.lock {
1901   width: 30px;
1902   border-left: 10px solid #666666;
1903   background-color: #666666;
1904 }
1905 #jot #jot-tools li.submit {
1906   float: right;
1907   background-color: #cccccc;
1908   border-bottom: 2px solid #cccccc;
1909   border-right: 1px solid #666666;
1910   border-left: 1px solid #666666;
1911 }
1912 #jot #jot-tools li.submit input {
1913   border: 0px;
1914   margin: 0px;
1915   padding: 0px;
1916   background-color: #cccccc;
1917   color: #666666;
1918   width: 80px;
1919   height: 40px;
1920   line-height: 40px;
1921 }
1922 #jot #jot-tools li.submit input:hover {
1923   background-color: #bdcdd4;
1924   color: #666666;
1925 }
1926 #jot #jot-tools li.loading {
1927   float: right;
1928   background-color: #ffffff;
1929   width: 20px;
1930   vertical-align: center;
1931   text-align: center;
1932   border-top: 2px solid #9eabb0;
1933   height: 38px;
1934 }
1935 #jot #jot-tools li.loading img {
1936   margin-top: 10px;
1937 }
1938 #profile-jot-form #jot-title {
1939     
1940          border-radius: 5px 5px 5px 5px;
1941     font-weight: bold;
1942     height: 20px;
1943     margin: 0 0 5px;
1944     width: 60%;
1945     border: 1px solid #d2d2d2;
1946 }
1947 #profile-jot-form #jot-title:-webkit-input-placeholder {
1948   font-weight: normal;
1949 }
1950 #profile-jot-form #jot-title:-moz-placeholder {
1951   font-weight: normal;
1952 }
1953 #profile-jot-form #profile-jot-text_parent #profile-jot-text_tbl{
1954         width: 785px;
1955         height: 100px;
1956         }
1957 #jot #jot-title:hover {
1958   border: 1px solid #999999;
1959 }
1960 #jot #jot-title:focus {
1961   border: 1px solid #999999;
1962 }
1963 #jot #character-counter {
1964   width: 80px;
1965   float: right;
1966   text-align: right;
1967   height: 20px;
1968   line-height: 20px;
1969   padding-right: 20px;
1970 }
1971 #jot-perms-icon, 
1972 #profile-location,
1973 #profile-nolocation,
1974 #profile-youtube, 
1975 #profile-video, 
1976 #profile-audio,
1977 #profile-link,
1978 #profile-title, 
1979 #wall-image-upload,
1980 #wall-file-upload,
1981 #wall-image-upload-div,
1982 #wall-file-upload-div,
1983 .hover, .focus {
1984         cursor: pointer;
1985         margin-top: 2px;
1986 }
1987 #profile-jot-wrapper{
1988         margin: 0 2em 20px 0;
1989    width: 785px;
1990         }
1991
1992 #profile-jot-submit-wrapper {
1993         margin-bottom: 50px;
1994         width: 785px;
1995 }
1996
1997 #profile-jot-submit {
1998         float: right;
1999         margin-top: 2px;
2000         font-size: 14px;
2001         
2002 }
2003 #profile-upload-wrapper {
2004         float: left;
2005         margin-top: 2px;
2006         margin-left: 10px;
2007         
2008 }
2009 #profile-attach-wrapper {
2010         float: left;
2011         margin-left: 15px;
2012         margin-top: 2px;
2013 }
2014 #profile-rotator {
2015         float: left;
2016         margin-left: 30px;
2017         margin-top: 2px;
2018 }
2019 #profile-link-wrapper {
2020         float: left;
2021         margin-left: 15px;
2022         margin-top: 2px;
2023 }
2024 #profile-youtube-wrapper {
2025         float: left;
2026         margin-left: 15px;
2027         margin-top: 2px;
2028 }
2029 #profile-video-wrapper {
2030         float: left;
2031         margin-left: 15px;
2032         margin-top: 2px;
2033 }
2034 #profile-audio-wrapper {
2035         float: left;
2036         margin-left: 15px;
2037         margin-top: 2px;
2038 }
2039 #profile-location-wrapper {
2040         float: left;
2041         margin-left: 15px;
2042         margin-top: 2px;
2043 }
2044 #profile-jot-perms {
2045         float: left;
2046         margin-left: 45px;
2047         margin-top: 2px;
2048 }
2049 #jot-preview-link {
2050         float: right;
2051         margin-left: 10px;
2052         margin-top: 2px;
2053         font-size: 9px;
2054         font-weight: bolder;
2055         cursor: pointer;
2056 }
2057 #profile-jot-perms{
2058    float: right;
2059         margin-left: 10px;
2060         margin-top: 2px;        
2061         }
2062 /** buttons **/
2063 .button.creation1 {
2064     background-color: #fff;
2065     border: 1px solid #777777;
2066     border-radius: 3px 3px 3px 3px;
2067     box-shadow: 0 1px 1px #CFCFCF;
2068     font-weight: bolder;
2069          cursor: pointer;
2070 }
2071 .button.creation2 {
2072     background-color: #3465A4;
2073     border: 1px solid #777777;
2074     color: white;
2075     border-radius: 3px 3px 3px 3px;
2076     box-shadow: 0 1px 1px #CFCFCF;
2077     margin-left: 5px;
2078     font-weight: bolder;
2079          cursor: pointer;
2080 }
2081 /*input[type="submit"] {
2082         border: 0px;
2083     background-color: @ButtonBackgroundColor;
2084     color: @ButtonColor;
2085     padding: 0px 10px;
2086         .rounded(5px);
2087     height: 18px;
2088 }*/
2089 /** acl **/
2090 #photo-edit-perms-select, #photos-upload-permissions-wrapper, #profile-jot-acl-wrapper {
2091   display: block!important;
2092 }
2093 #acl-wrapper {
2094   width: 690px;
2095   float: left;
2096 }
2097 #acl-search {
2098   float: right;
2099   background: #ffffff url("../../../images/search_18.png") no-repeat right center;
2100   padding-right: 20px;
2101 }
2102 #acl-showall {
2103   float: left;
2104   display: block;
2105   width: auto;
2106   height: 18px;
2107   background-color: #cccccc;
2108   background-image: url("../../../images/show_all_off.png");
2109   background-position: 7px 7px;
2110   background-repeat: no-repeat;
2111   padding: 7px 5px 0px 30px;
2112   color: #999999;
2113   -moz-border-radius: 5px 5px 5px 5px;
2114   -webkit-border-radius: 5px 5px 5px 5px;
2115   border-radius: 5px 5px 5px 5px;
2116 }
2117 #acl-showall.selected {
2118   color: #000000;
2119   background-color: #ff9900;
2120   background-image: url("../../../images/show_all_on.png");
2121 }
2122 #acl-list {
2123   height: 210px;
2124   border: 1px solid #cccccc;
2125   clear: both;
2126   margin-top: 30px;
2127   overflow: auto;
2128 }
2129 .acl-list-item {
2130   display: block;
2131   width: 150px;
2132   height: 30px;
2133   border: 1px solid #cccccc;
2134   margin: 5px;
2135   float: left;
2136 }
2137 .acl-list-item img {
2138   width: 22px;
2139   height: 22px;
2140   float: left;
2141   margin: 4px;
2142 }
2143 .acl-list-item p {
2144   height: 12px;
2145   font-size: 10px;
2146   margin: 0px;
2147   padding: 2px 0px 1px;
2148   overflow: hidden;
2149 }
2150 .acl-list-item a {
2151   font-size: 8px;
2152   display: block;
2153   width: 40px;
2154   height: 10px;
2155   float: left;
2156   color: #999999;
2157   background-color: #cccccc;
2158   background-position: 3px 3px;
2159   background-repeat: no-repeat;
2160   margin-right: 5px;
2161   -webkit-border-radius: 2px ;
2162   -moz-border-radius: 2px;
2163   border-radius: 2px;
2164   padding-left: 15px;
2165 }
2166 #acl-wrapper a:hover {
2167   text-decoration: none;
2168   color: #000000;
2169 }
2170 .acl-button-show {
2171   background-image: url("../../../images/show_off.png");
2172 }
2173 .acl-button-hide {
2174   background-image: url("../../../images/hide_off.png");
2175 }
2176 .acl-button-show.selected {
2177   color: #000000;
2178   background-color: #9ade00;
2179   background-image: url("../../../images/show_on.png");
2180 }
2181 .acl-button-hide.selected {
2182   color: #000000;
2183   background-color: #ff4141;
2184   background-image: url("../../../images/hide_on.png");
2185 }
2186 .acl-list-item.groupshow {
2187   border-color: #9ade00;
2188 }
2189 .acl-list-item.grouphide {
2190   border-color: #ff4141;
2191 }
2192 /** /acl **/
2193 /** tab buttons 14618a**/
2194 ul.tabs {
2195   list-style-type: none;
2196   padding-bottom: 10px;
2197   font-size: 13px;
2198 }
2199 ul.tabs li {
2200   float: left;
2201   margin-left: 5px;
2202 }
2203 ul.tabs li .active {
2204     background-color: #3465A4;
2205     border: 1px solid #777777;
2206     color: white;
2207     border-radius: 3px 3px 3px 3px;
2208     box-shadow: 2px 2px 2px #CFCFCF;
2209     margin-left: 5px;
2210 }
2211 //settings tabs
2212 ul.rs_tabs {
2213   list-style-type: none;
2214   font-size: 11px;
2215 }
2216 ul.rs_tabs li {
2217   float: left;
2218   margin-bottom: 30px;
2219   clear: both;
2220 }
2221 ul.rs_tabs li .selected {
2222     background-color: #3465A4;
2223     border: 1px solid #777777;
2224     color: white;
2225     border-radius: 3px 3px 3px 3px;
2226     box-shadow: 2px 2px 2px #CFCFCF;
2227     font-size: 13px;
2228 }
2229 .rs_tabs {
2230     list-style-type: none;
2231     font-size: 11px;
2232     background-position: 0 -20px;
2233     background-repeat: repeat-x;
2234     height: 27px;
2235     padding: 0;
2236  }
2237 .rs_tab.button {        
2238     /*background: none repeat scroll 0 0 #F8F8F8;*/
2239     border: 1px solid #CCCCCC;
2240     border-radius: 3px 3px 3px 3px;
2241     font-weight: bolder;
2242     padding: 3px;
2243     color:  #333333;
2244     text-decoration: none;
2245         }
2246 /**
2247  * Form fields
2248  */
2249 .field {
2250   margin-bottom: 10px;
2251   padding-bottom: 10px;
2252   overflow: auto;
2253   width: 100%;
2254 }
2255 .field label {
2256   float: left;
2257   width: 200px;
2258 }
2259 .field input, .field textarea {
2260   width: 400px;
2261 }
2262 .field textarea {
2263   height: 100px;
2264 }
2265 .field .field_help {
2266   display: block;
2267   margin-left: 200px;
2268   color: #666666;
2269 }
2270 .field .onoff {
2271   float: left;
2272   width: 80px;
2273 }
2274 .field .onoff a {
2275   display: block;
2276   border: 1px solid #666666;
2277   background-image: url("../../../images/onoff.jpg");
2278   background-repeat: no-repeat;
2279   padding: 4px 2px 2px 2px;
2280   height: 16px;
2281   text-decoration: none;
2282 }
2283 .field .onoff .off {
2284   border-color: #666666;
2285   padding-left: 40px;
2286   background-position: left center;
2287   background-color: #cccccc;
2288   color: #666666;
2289   text-align: right;
2290 }
2291 .field .onoff .on {
2292   border-color: #204A87;
2293   padding-right: 40px;
2294   background-position: right center;
2295   background-color: #D7E3F1;
2296   color: #204A87;
2297   text-align: left;
2298 }
2299 .field .hidden {
2300   display: none!important;
2301 }
2302 .field.radio .field_help {
2303   margin-left: 0px;
2304 }
2305 .suggest-select {
2306 width: 500px;
2307 height: 350px;  
2308         }
2309 .message-to-select {
2310         width: 400px;
2311    height: 150px;
2312         }
2313 #directory-search-form{
2314         margin-bottom: 50px;
2315         }
2316 #profile-edit-links-end {
2317         clear: both;
2318         margin-bottom: 15px;
2319 }
2320
2321 #profile-edit-links ul { margin: 20px; padding-bottom: 20px; list-style: none; }
2322
2323 #profile-edit-links li {
2324   float: left;
2325   list-style: none;
2326   margin-left: 10px;
2327 }
2328
2329 .profile-edit-side-div {
2330   display: none;
2331 }
2332
2333 #register-form label,
2334 #profile-edit-form label {
2335         width: 300px; float: left;
2336 }
2337
2338 .required {
2339   display: inline;
2340   color: #B20202;
2341 }
2342
2343 /* oauth */
2344 .oauthapp {
2345   height: auto;
2346   overflow: auto;
2347   border-bottom: 2px solid #cccccc;
2348   padding-bottom: 1em;
2349   margin-bottom: 1em;
2350 }
2351 .oauthapp img {
2352   float: left;
2353   width: 48px;
2354   height: 48px;
2355   margin: 10px;
2356 }
2357 .oauthapp img.noicon {
2358   background-image: url("../../../images/icons/48/plugin.png");
2359   background-position: center center;
2360   background-repeat: no-repeat;
2361 }
2362 .oauthapp a {
2363   float: left;
2364 }
2365 /* contacts */
2366 .contact-entry-wrapper {
2367   width: 120px;
2368   height: 120px;
2369   float: left;
2370 }
2371 /* photo */
2372 .photo {
2373 box-shadow: 2px 2px 5px 0px #000000;
2374 margin: 0px;
2375 border-radius: 10px;
2376 height: 145px !important;
2377 width: 145px !important;
2378 }
2379 .lframe {
2380   float: left;
2381   /*margin: 0px 10px 10px 0px;*/
2382 }
2383 /* profile match wrapper */
2384 .profile-match-wrapper {
2385   float: left;
2386   width: 90px;
2387   height: 90px;
2388   margin-bottom: 20px;
2389 }
2390 .profile-match-wrapper .contact-photo {
2391   width: 80px;
2392   height: 80px;
2393 }
2394 .profile-match-wrapper .contact-photo img {
2395   width: 80px;
2396   height: 80px;
2397 }
2398 .profile-match-wrapper {
2399   left: 0px;
2400   top: 63px;
2401 }
2402
2403 .contact-photo-menu-button {
2404         position: relative;
2405         background-image: url("../../../images/icons/16/menu.png");
2406         background-position: top left; 
2407         background-repeat: no-repeat;
2408         margin: 0px 0px -16px 0px; 
2409         padding: 0px;
2410         width: 16px;
2411         height: 16px;
2412         top: -16px; left:0px;
2413         overflow: hidden;
2414         text-indent: 40px;
2415         display: none;
2416         
2417 }
2418 .contact-photo-menu {
2419         width: 11em;
2420         border: 3px solid #364e59;
2421         color: #2d2d2d;
2422         background: #FFFFFF;
2423 /*        position: absolute;*/
2424         position: relative;
2425         left: 0px; top: 0px;
2426         display: none;
2427         z-index: 10000;
2428 }
2429 .contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }
2430 .contact-photo-menu li a {
2431         display: block; 
2432         padding: 5px 10px; 
2433         color: #2d2d2d;
2434         text-decoration: none;
2435 }
2436 .contact-photo-menu li a:hover {
2437         background-color: #bdcdd4; 
2438 }
2439
2440 /* page footer */
2441 footer {
2442   height: 100px;
2443   display: table-row;
2444 }
2445
2446 blockquote {
2447     border-left: 1px solid #D2D2D2;
2448     padding-left: 9px;
2449     margin: 0 0 0 .8ex;
2450     color: #777;
2451 }
2452 .oembed {
2453         
2454         font-weight: bold;
2455 }
2456 .aprofile dt{
2457 box-shadow: 1px 1px 5px 0;
2458     color: #666666;
2459     margin: 15px 0 5px;
2460     padding-left: 5px;  
2461         }
2462 /* ================== */
2463 /* = Contacts Block = */
2464 /* ================== */
2465
2466 .contact-block-img {
2467         width: 55px;
2468         height: 55px;
2469         padding-right: 3px;
2470 }
2471 .contact-block-div {
2472         float: left;
2473 }
2474
2475 .contact-block-textdiv { width: 150px; height: 34px; float: left; }
2476 #contact-block-end { clear: both; } 
2477
2478 #group-edit-wrapper {
2479         margin-bottom: 10px;
2480 }
2481
2482 #group-members-end {
2483         clear: both;
2484 }
2485 #group-edit-desc {
2486  margin-top: 15px;
2487 }
2488
2489 /*
2490 #group-separator,
2491 #prof-separator { display: none;}
2492 */
2493 #prof-members-end{
2494         clear: both;
2495         }
2496
2497 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
2498         margin-bottom: 10px;
2499         margin-top: 20px;
2500 }
2501
2502 #prvmail-submit {
2503         float: right;
2504         margin-top: 10px;
2505 }
2506
2507 #prvmail-subject
2508 {
2509 background: none repeat scroll 0 0 #FFFFFF;
2510 border: 1px solid #CCCCCC;
2511 border-radius: 5px 5px 5px 5px;
2512 font-weight: bold;
2513 height: 20px;
2514 margin: 0 0 5px;
2515 vertical-align: middle;
2516 }
2517 #prvmail-form{
2518  width: 597px;  
2519         }
2520         
2521 #prvmail-upload-wrapper,
2522 #prvmail-link-wrapper,
2523 #prvmail-rotator-wrapper {
2524         float: left;
2525         margin-top: 10px;
2526         margin-right: 10px;
2527         width: 24px;
2528 }
2529
2530 #prvmail-end {
2531         clear: both;
2532 }
2533
2534 .mail-list-sender,
2535 .mail-list-detail {
2536         float: left;
2537 }
2538 .mail-list-detail {
2539         margin-left: 20px;
2540 }
2541
2542 .mail-list-subject {
2543         font-size: 1.1em;
2544         margin-top: 10px;
2545 }
2546 a.mail-list-link {
2547     display: block;
2548     font-size: 1.3em;
2549     padding: 4px 0;
2550 }
2551
2552 /*
2553 *a.mail-list-link:hover {
2554 *       background-color: #15607B;
2555 *       color: #F5F6FB;
2556 *}
2557 */
2558
2559 .mail-list-outside-wrapper-end {
2560         clear: both;
2561 }
2562
2563 .mail-list-outside-wrapper {
2564         margin-top: 30px;
2565 }
2566
2567 .mail-list-delete-wrapper {
2568         float: right;
2569         margin-right: 30px;
2570         margin-top: 15px;
2571 }
2572
2573 .mail-list-delete-icon {
2574         border: none;
2575 }
2576
2577 .mail-conv-sender,
2578 .mail-conv-detail {
2579         float: left;
2580 }
2581 .mail-conv-detail {
2582         margin-left: 20px;
2583         width: 500px;
2584 }
2585
2586 .mail-conv-subject {
2587     font-size: 1.4em;
2588     margin: 10px 0;
2589 }
2590
2591 .mail-conv-outside-wrapper-end {
2592         clear: both;
2593 }
2594
2595 .mail-conv-outside-wrapper {
2596         margin-top: 30px;
2597 }
2598
2599 .mail-conv-delete-wrapper {
2600         float: right;
2601         margin-right: 30px;
2602         margin-top: 15px;
2603 }
2604 .mail-conv-break {
2605         clear: both;
2606 }
2607
2608 .mail-conv-delete-icon {
2609         border: none;
2610 }
2611
2612 /* ========== */
2613 /* = Events = */
2614 /* ========== */
2615 .eventcal {
2616         float: left;
2617         font-size: 20px;
2618 }
2619
2620 .vevent {
2621         border: 1px solid #CCCCCC;
2622 }
2623 .vevent .event-description, .vevent .event-location {
2624         margin-left: 10px;
2625         margin-right: 10px;
2626 }
2627 .vevent .event-start {
2628         margin-left: 10px;
2629         margin-right: 10px;
2630 }
2631
2632 #new-event-link {
2633         margin-bottom: 10px;
2634 }
2635
2636 .edit-event-link, .plink-event-link {
2637         float: left;
2638         margin-top: 4px;
2639         margin-right: 4px;
2640         margin-bottom: 15px;
2641 }
2642
2643 .event-description:before {
2644         content: url('../../../images/calendar.png');
2645         margin-right: 15px;
2646 }
2647
2648 .event-start, .event-end {
2649         margin-left: 10px;
2650         width: 330px;
2651         clear: both;
2652 }
2653
2654 .event-start .dtstart, .event-end .dtend {
2655         float: right;
2656 }
2657
2658 .event-list-date {
2659         margin-bottom: 10px;
2660 }
2661
2662 .prevcal, .nextcal {
2663         float: left;
2664         margin-left: 32px;
2665         margin-right: 32px;
2666         margin-top: 64px;
2667 }
2668 .event-calendar-end {
2669         clear: both;
2670 }
2671
2672  
2673 .calendar {
2674         font-family: Courier, monospace;
2675 }
2676 .calendar.eventcal a {
2677   color: #3465A4;       
2678         }
2679 .today {
2680         font-weight: bold;
2681         color: #FF0000;
2682 }
2683
2684 .settings-block {
2685         border: 1px solid #AAA;
2686         margin: 10px;
2687         padding: 10px;
2688 }
2689
2690 .app-title {
2691         margin: 10px;
2692 }
2693
2694 #identity-manage-desc {
2695         margin-top:15px;
2696         margin-bottom: 15px;
2697 }
2698
2699 #identity-manage-choose {
2700         margin-bottom: 15px;
2701 }
2702
2703 #identity-submit {
2704         margin-top: 20px;
2705 }
2706
2707 #photo-prev-link, #photo-next-link {
2708         padding: 10px;
2709         float: left;
2710 }
2711 .lightbox{
2712         float: left;
2713         }
2714 #photo-photo {
2715         float: left;
2716 }
2717 #photo-like-div .wall-item-like-buttons {
2718         float: left;
2719    margin-right: 10px;
2720         }
2721 .wall-item-like-buttons .icon.like {
2722 float: left;
2723 }
2724
2725 #photo-photo-end {
2726         clear: both;
2727 }
2728
2729 .tabs .comment-wwedit-wrapper {
2730         display: block;
2731    margin-top: 30px;
2732    margin-left: 50px;
2733         }
2734
2735 .profile-match-photo {
2736         float: left;
2737         text-align: center;
2738         width: 120px;
2739 }
2740
2741 .profile-match-name {
2742         float: left;
2743         text-align: center;
2744         width: 120px;
2745         overflow: hidden;
2746 }
2747
2748 .profile-match-break,
2749 .profile-match-end {
2750         clear: both;
2751 }
2752
2753 .profile-match-connect {
2754         text-align: center;
2755         font-weight: bold;
2756 }
2757
2758 .profile-match-wrapper {
2759         float: left;
2760         padding: 10px;
2761         width: 120px;
2762         height: 120px;
2763         scroll: auto;
2764 }
2765 #profile-match-wrapper-end {
2766         clear: both;
2767 }
2768
2769 /* ============= */
2770 /* = Directory = */
2771 /* ============= */
2772 /* contacts menu */
2773 .contact-photo-wrapper {
2774   position: relative;
2775 }
2776 .contact-photo {
2777   width: 48px;
2778   height: 48px;
2779   overflow: hidden;
2780   display: block;
2781 }
2782 .contact-photo img {
2783   width: 48px;
2784   height: 48px;
2785 }
2786 .contact-photo-menu-button {
2787   display: none;
2788   /* position: absolute; */
2789   /* position: absolute; */
2790   left: 0px;
2791   top: -16px;
2792 }
2793 .contact-wrapper {
2794   float: left;
2795   width: 90px;
2796   height: 90px;
2797   margin-bottom: 15px;
2798 }
2799 .contact-wrapper .contact-photo {
2800   width: 80px;
2801   height: 80px;
2802 }
2803 .contact-wrapper .contact-photo img {
2804   width: 80px;
2805   height: 80px;
2806 }
2807 .contact-wrapper .contact-photo-menu-button {
2808   left: 0px;
2809   top: 63px;
2810 }
2811 .directory-item {
2812   float: left;
2813   width: 200px;
2814   height: 200px;
2815 }
2816 .directory-item .contact-photo {
2817   width: 175px;
2818   height: 175px;
2819 }
2820 .directory-item .contact-photo img {
2821   width: 175px;
2822   height: 175px;
2823 }
2824 .contact-name {
2825   text-align: left;
2826   font-weight: bold;
2827   font-size: 12px;
2828 }
2829 .contact-details {
2830   color: #999999;
2831 }
2832 #side-bar-photos-albums{
2833         margin-top: 15px;       
2834         }
2835 .photo-top-photo, .photo-album-photo {
2836   -webkit-border-radius: 5px 5px 0 0;
2837   -moz-border-radius: 5px 5px 0 0;
2838   border-radius: 5px 5px 0 0;
2839 }
2840 .photo-album-image-wrapper, .photo-top-image-wrapper {
2841   float: left;
2842    -moz-box-shadow: 0 0 5px #888;
2843    -webkit-box-shadow: 0 0 5px #888;
2844    box-shadow: 0 0 5px #888;
2845   background-color: #000;
2846    -webkit-border-radius: 5px;
2847    -moz-border-radius: 5px;
2848   border-radius: 5px;
2849   padding-bottom: 20px;
2850   position: relative;
2851   margin: 0 10px 10px 0;
2852   width: 200px; height: 140px;
2853   overflow: hidden;  
2854 }
2855 .photo-top-album-name {
2856         width: 100%;
2857         position: absolute; 
2858         bottom: 0px; 
2859         padding-left: 3px;
2860         background-color: #EEE;
2861 }
2862 .photo-top-album-link{
2863   color: #3465A4;
2864         }
2865 .photo-top-album-img{
2866         
2867         }
2868 /*.photo-top-image-wrapper {
2869         position: relative;
2870         float: left;
2871         margin-top: 15px;
2872         margin-right: 15px;
2873         width: 200px; height: 200px; 
2874         overflow: hidden; 
2875 }
2876 .photo-top-album-name {
2877         width: 100%;
2878         min-height: 2em;
2879         position: absolute; 
2880         bottom: 0px; 
2881         padding: 0px 3px;
2882         padding-top: 0.5em;
2883         background-color: rgb(255, 255, 255);
2884 }*/
2885 #photo-top-end {
2886         clear: both;
2887 }
2888
2889 #photo-top-links {
2890         margin-bottom: 30px;
2891         margin-left: 30px;
2892 }
2893
2894 #photos-upload-newalbum-div {
2895         float: left;
2896         width: 175px;
2897 }
2898