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