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