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