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