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