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