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