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