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