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