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