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