]> git.mxchange.org Git - friendica.git/blob - view/theme/diabook-red/style.css
add new messages-layout in diabook
[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: #19aeff;
572   border: 1px solid #005c94;
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 }
582 .mail-list-wrapper {
583   background-color: #f6f7f8;
584   margin-bottom: 5px;
585   width: 100%;
586   height: auto;
587   overflow: hidden;
588 }
589 .mail-list-wrapper span {
590   display: block;
591   float: left;
592   width: 20%;
593   overflow: hidden;
594 }
595 .mail-list-wrapper .mail-subject {
596   width: 30%;
597   padding: 4px 0px 0px 4px;
598 }
599 .mail-list-wrapper .mail-subject a {
600   display: block;
601 }
602 .mail-list-wrapper .mail-subject.unseen a {
603   font-weight: bold;
604 }
605 .mail-list-wrapper .mail-date {
606   padding: 4px 4px 0px 4px;
607 }
608 .mail-list-wrapper .mail-from {
609   padding: 4px 4px 0px 4px;
610 }
611 .mail-list-wrapper .mail-count {
612   padding: 4px 4px 0px 4px;
613   text-align: right;
614 }
615 .mail-list-wrapper .mail-delete {
616   float: right;
617 }
618 #mail-display-subject {
619   background-color: #f6f7f8;
620   color: #2d2d2d;
621   margin-bottom: 10px;
622   width: 100%;
623   height: auto;
624   overflow: hidden;
625 }
626 #mail-display-subject span {
627   float: left;
628   overflow: hidden;
629   padding: 4px 0px 0px 10px;
630 }
631 #mail-display-subject .mail-delete {
632   float: right;
633   opacity: 0.5;
634   -webkit-transition: all 0.2s ease-in-out;
635   -moz-transition: all 0.2s ease-in-out;
636   -o-transition: all 0.2s ease-in-out;
637   -ms-transition: all 0.2s ease-in-out;
638   transition: all 0.2s ease-in-out;
639 }
640 #mail-display-subject:hover .mail-delete {
641   opacity: 1;
642   -webkit-transition: all 0.2s ease-in-out;
643   -moz-transition: all 0.2s ease-in-out;
644   -o-transition: all 0.2s ease-in-out;
645   -ms-transition: all 0.2s ease-in-out;
646   transition: all 0.2s ease-in-out;
647 }
648 /* nav */
649 nav {
650   width: 80%;
651   height: 32px;
652   position: fixed;
653   left: 22%;
654   top: 0px;
655   padding: 0px;
656   background: #ff500f;
657   color: #1f1f1f;
658   z-index: 99;
659   border-bottom: 1px;
660   border-bottom-color: black;
661   border-bottom-style: inset;
662   background-image: linear-gradient(bottom, rgb(173,59,10) 0%, rgb(255,79,15) 65%);
663 background-image: -o-linear-gradient(bottom, rgb(173,59,10) 0%, rgb(255,79,15) 65%);
664 background-image: -moz-linear-gradient(bottom, rgb(173,59,10) 0%, rgb(255,79,15) 65%);
665 background-image: -webkit-linear-gradient(bottom, rgb(173,59,10) 0%, rgb(255,79,15) 65%);
666 background-image: -ms-linear-gradient(bottom, rgb(173,59,10) 0%, rgb(255,79,15) 65%);
667
668 background-image: -webkit-gradient(
669         linear,
670         left bottom,
671         left top,
672         color-stop(0, rgb(173,59,10)),
673         color-stop(0.65, rgb(255,79,15))
674 );
675 }
676 nav a,
677 nav a:active,
678 nav a:visited,
679 nav a:link,
680 nav a:hover {
681   color: #1f1f1f;
682   text-decoration: none;
683   outline: none;
684 }
685 nav #banner {
686   overflow: hidden;
687   /*text-align: center;*/
688   width: 100%;
689 }
690 nav #banner a,
691 nav #banner a:active,
692 nav #banner a:visited,
693 nav #banner a:link,
694 nav #banner a:hover {
695   color: #ffffff;
696   text-decoration: none;
697   outline: none;
698   vertical-align: bottom;
699 }
700 nav #banner #logo-img {
701   height: 22px;
702   margin-top: 5px;
703 }
704 nav #banner #logo-text {
705   font-size: 22px;
706 }
707 nav #navbar{
708         }
709 nav ul {
710   margin: 0px;
711   padding: 0px 20px;
712 }
713 nav ul li {
714   list-style: none;
715   margin: 0px;
716   /* padding: 1px 1px 3px 1px; */
717   float: left;
718 }
719 nav ul li .menu-popup {
720   left: 0px;
721   right: auto;
722 }
723
724 nav #logo-img {
725   height: 25px;
726   margin-top: 4px;
727   margin-left: 30px;
728 }
729
730 nav #logo-text {
731     font-size: 22px;
732     margin-top: 3px;
733     margin-right: 15px;
734 }
735 nav .nav-menu-search {
736   position: relative;
737
738   margin: 4px 17px;
739   margin-right: 0px;
740   height: 17px;
741   width: 180px;
742   
743 }
744
745 nav #search-box #search-text {
746   background-image:  url('icons/lupe.png');
747   background-repeat:no-repeat;
748   padding-left:20px;
749   border-top-left-radius: 15px;
750 border-top-right-radius: 15px;
751 border-bottom-right-radius: 15px;
752 border-bottom-left-radius: 15px;
753         }
754
755
756 nav .nav-menu-icon {
757   position: relative;
758   height: 22px;
759   padding: 5px;
760   margin: 0px 5px;
761   -moz-border-radius: 5px 5px 0 0;
762   -webkit-border-radius: 5px 5px 0 0;
763   border-radius: 5px 5px 0 0;
764 }
765 nav .nav-menu-icon:hover {
766   position: relative;
767   height: 22px;
768   padding: 5px;
769   margin: 0px 5px;
770   -moz-border-radius: 5px 5px 0 0;
771   -webkit-border-radius: 5px 5px 0 0;
772   border-radius: 5px 5px 0 0;
773 }
774
775 nav .nav-menu-icon.selected {
776   background-color: #fff4d6;
777 }
778 nav .nav-menu-icon img {
779   width: 22px;
780   height: 22px;
781 }
782 nav .nav-menu-icon .nav-notify {
783   top: 3px;
784 }
785 nav .nav-menu {
786   position: relative;
787   height: 16px;
788   padding: 5px;
789   margin: 3px 15px 0px;
790   font-size: 13px;
791   /*border-bottom: 3px solid #364A84;*/
792 }
793 nav .nav-menu.selected {
794   /*border-bottom: 3px solid #9eabb0;*/
795 }
796 nav .nav-notify {
797   display: none;
798   position: absolute;
799   background-color: #fff;
800   /* background-color: #19aeff; */
801   -moz-border-radius: 5px 5px 5px 5px;
802   -webkit-border-radius: 5px 5px 5px 5px;
803   border-radius: 5px 5px 5px 5px;
804   font-size: 10px;
805   font-weight: 900;
806   padding: 1px 4px;
807   top: 0px;
808   right: -6px;
809   min-width: 10px;
810   text-align: center;
811 }
812 nav .nav-notify.show {
813   display: block;
814 }
815 nav #nav-help-link,
816 nav #nav-search-link,
817 nav #nav-directory-link,
818 nav #nav-apps-link,
819 nav #nav-site-linkmenu, 
820 nav #nav-home-link,
821 nav #nav-user-linkmenu
822 {
823   float: right;
824 }
825 nav #nav-user-linkmenu{
826         margin-right: 0px;
827         }
828 nav #nav-home-link, #nav-directory-link, #nav-apps-link{
829         margin-left: 0px;
830         margin-right: 0px;
831         font-weight: bold;
832         margin: 3px 5px;
833         font-size: 15px;
834         }
835 nav #nav-directory-link{
836   margin-right: 0px;    
837         }
838 nav #nav-home-link{
839   margin-left: 0px;     
840         }
841 nav #nav-help-link .menu-popup,
842 nav #nav-search-link .menu-popup,
843 nav #nav-directory-link .menu-popup,
844 nav #nav-apps-link .menu-popup,
845 nav #nav-site-linkmenu .menu-popup {
846   right: 0px;
847   left: auto;
848 }
849
850 nav #nav-messages-linkmenu.on .icon.messages, nav #nav-messages-linkmenu.selected .icon.messages{
851         background-image: url("../../../view/theme/diabook-red/icons/messages2.png");
852         }
853         
854 /*nav #nav-notifications-linkmenu.on .icon.notify,*/ nav #nav-notifications-linkmenu.selected .icon.notify{
855         background-image: url("../../../view/theme/diabook-red/icons/notify2.png");
856         }
857         
858 nav #nav-contacts-linkmenu.on .icon.contacts, nav #nav-contacts-linkmenu.selected .icon.contacts{
859         background-image: url("../../../view/theme/diabook-red/icons/contacts2.png");
860         }
861         
862 nav #nav-apps-link.selected {
863  background-color: #fff4d6;
864   moz-border-radius: 5px 5px 0 0;
865 -webkit-border-radius: 5px 5px 0 0;
866 border-radius: 5px 5px 0 0;
867 }
868
869 #nav-notifications-mark-all {
870         /* padding: 1px 1px 2px 26px; */
871         /* border-bottom: 1px solid #364E59; */
872         /* margin: 0px 0px 2px 0px;
873         padding: 5px 10px; */
874 }
875
876 #nav-notifications-see-all {
877         /* padding: 1px 1px 2px 26px; */
878         /* border-bottom: 1px solid #364E59; */
879         /* margin: 0px 0px 2px 0px;
880         padding: 5px 10px; */
881 }
882
883 .notify-seen {
884         background: none repeat scroll 0 0 #DDDDDD;
885         }
886
887 ul.menu-popup {
888   position: absolute;
889   display: none;
890   width: 11em;
891   background: #fff4d6;
892   color: #2d2d2d;
893   margin: 0px;
894   padding: 0px;
895   list-style: none;
896   z-index: 100000;
897   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
898   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
899   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
900 }
901 ul.menu-popup a {
902   display: block;
903   color: #2d2d2d;
904   padding: 5px 10px;
905   text-decoration: none;
906 }
907 ul.menu-popup a:hover {
908   background-color: #ffe499; /*bdcdd4;*/
909   color: #000;
910 }
911 ul.menu-popup .menu-sep {
912   border-top: 1px solid #9eabb0;
913 }
914 ul.menu-popup li {
915   float: none;
916   overflow: auto;
917   height: auto;
918   display: block;
919 }
920 ul.menu-popup li img {
921   float: left;
922   width: 16px;
923   height: 16px;
924   padding-right: 5px;
925 }
926 ul.menu-popup .empty {
927   padding: 5px;
928   text-align: center;
929   color: #9eabb0;
930 }
931 /* autocomplete popup */
932 .acpopup {
933   max-height: 150px;
934   background-color: #ffffff;
935   color: #2d2d2d;
936   border: 1px solid #MenuBorder;
937   overflow: auto;
938   z-index: 100000;
939   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
940   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
941   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
942 }
943 .acpopupitem {
944   color: #2d2d2d;
945   padding: 4px;
946   clear: left;
947 }
948 .acpopupitem img {
949   float: left;
950   margin-right: 4px;
951 }
952 .acpopupitem.selected {
953   background-color: #bdcdd4;
954 }
955 #nav-notifications-menu {
956   width: 400px;
957   max-height: 550px;
958   overflow: auto;
959 }
960 /* #nav-notifications-menu a {
961         display: inline;
962         padding: 5px 0px;
963         margin: 0px 0px 2px 0px;
964 }
965 #nav-notifications-menu li:hover {
966   background-color: #bdcdd4;
967 }*/
968
969 #nav-notifications-menu img {
970   float: left;
971   margin-right: 5px;
972 }
973 #nav-notifications-menu .contactname {
974   font-weight: bold;
975 }
976 #nav-notifications-menu .notif-when {
977   font-size: 10px;
978   color: #9eabb0;
979   display: block;
980 }
981
982 .notif-image {
983         width: 32px;
984         height: 32px;
985         padding: 7px 7px 0px 0px;
986 }
987
988 /*profile_side*/
989 #profile_side {
990   margin-bottom: 30px;
991 }
992 #ps-usericon{
993         height: 25px    
994         }
995 #ps-username{
996   font-size: 1.17em;
997   font-weight: bold;
998   vertical-align: top;
999   position: absolute;
1000   padding-top: 4px;
1001   padding-left: 5px;    
1002   word-wrap: break-word;
1003   width: 130px;
1004         }
1005 #ps-username:hover{
1006   text-decoration: none;        
1007         }
1008 .menu-profile-side{
1009   list-style: none;     
1010   padding-left: 0px;
1011   min-height: 0px;
1012         }
1013 .menu-profile-list{
1014   height: auto;
1015   overflow: auto;
1016   padding-top: 3px;
1017   padding-bottom: 3px;
1018   padding-left: 16px;
1019   min-height: 16px;
1020   list-style: none;
1021         }
1022 .menu-profile-list:hover{
1023         background: #EEE;
1024         }
1025 .menu-profile-list-item{
1026         padding-left: 5px;
1027         }       
1028 .menu-profile-list-item:hover{  
1029         text-decoration: none;
1030    }
1031 /*http://prothemedesign.com/circular-icons/*/
1032 .menu-profile-list.home{
1033         background: url("../../../view/theme/diabook-red/icons/home.png") no-repeat;
1034         }
1035 .menu-profile-list.photos{
1036         background: url("../../../view/theme/diabook-red/icons/mess_side.png") no-repeat;
1037         }
1038 .menu-profile-list.events{
1039         background: url("../../../view/theme/diabook-red/icons/events.png") no-repeat;
1040         }
1041 .menu-profile-list.notes{
1042         background: url("../../../view/theme/diabook-red/icons/notes.png") no-repeat;
1043         }
1044 .menu-profile-list.foren{
1045         background: url("../../../view/theme/diabook-red/icons/pubgroups.png") no-repeat;
1046         }
1047 .menu-profile-list.com_side{
1048         background: url("../../../view/theme/diabook-red/icons/com_side.png") no-repeat;
1049         }
1050 .menu-profile-list.pscontacts{
1051         background: url("../../../view/theme/diabook-red/icons/pscontacts.png") no-repeat;
1052         }
1053 /* aside */
1054 aside {
1055   display: table-cell;
1056   vertical-align: top;
1057   width: 180px;
1058   padding: 0px 10px 0px 20px;
1059   border-right: 1px solid #D2D2D2;
1060   float: left;
1061   /* background: #F1F1F1; */
1062 }
1063 aside .vcard .fn {
1064   font-size: 18px;
1065   font-weight: bold;
1066   margin-bottom: 5px;
1067 }
1068 aside .vcard .title {
1069   margin-bottom: 5px;
1070 }
1071 aside .vcard dl {
1072   height: auto;
1073   overflow: auto;
1074 }
1075 aside .vcard dt {
1076   float: left;
1077   margin-left: 0px;
1078   /*width: 35%;*/
1079   text-align: right;
1080   color: #999999;
1081 }
1082 aside .vcard dd {
1083   float: left;
1084   margin-left: 5px;
1085   /*width: 60%;*/
1086 }
1087 aside #profile-extra-links ul {
1088   padding: 0px;
1089   margin: 0px;
1090 }
1091 aside #profile-extra-links li {
1092   padding: 0px;
1093   margin: 0px;
1094   list-style: none;
1095 }
1096 aside #dfrn-request-link {
1097   display: block;
1098   -moz-border-radius: 5px 5px 5px 5px;
1099   -webkit-border-radius: 5px 5px 5px 5px;
1100   border-radius: 5px 5px 5px 5px;
1101   color: #ffffff;
1102   background: #005c94 url('../../../images/connect-bg.png') no-repeat left center;
1103   font-weight: bold;
1104   text-transform: uppercase;
1105   padding: 4px 2px 2px 35px;
1106 }
1107 aside #dfrn-request-link:hover {
1108   text-decoration: none;
1109   background-color: #36c;
1110   /* background-color: #19aeff; */
1111 }
1112 aside #profiles-menu {
1113   width: 20em;
1114 }
1115 aside #search-text {
1116         width: 173px;
1117         height: 17px;
1118         padding-left: 10px;
1119         border-top-left-radius: 15px;
1120 border-top-right-radius: 15px;
1121 border-bottom-right-radius: 15px;
1122 border-bottom-left-radius: 15px;
1123 }
1124 aside #side-follow-url {
1125         width: 173px;
1126         }
1127 aside #side-peoplefind-url {
1128         width: 173px;
1129         }
1130 #contact-block {
1131   overflow: auto;
1132   height: auto;
1133 }
1134 #contact-block .contact-block-h4 {
1135   float: left;
1136   margin: 5px 0px;
1137 }
1138 #contact-block .allcontact-link {
1139   float: right;
1140   margin: 5px 0px;
1141 }
1142 #contact-block .contact-block-content {
1143   clear: both;
1144   overflow: auto;
1145   height: auto;
1146 }
1147 #contact-block .contact-block-link {
1148   float: left;
1149   margin: 0px 2px 2px 0px;
1150 }
1151 #contact-block .contact-block-link img {
1152   widht: 55px;
1153   height: 55px;
1154 }
1155 #lost-password-link {
1156   float: left;
1157   margin-right: 20px;           
1158         }
1159 /* widget */
1160 .widget {
1161   margin-bottom: 2em;
1162   /*.action .s10 { width: 10px; overflow: hidden; padding: 0px;}
1163         .action .s16 { width: 16px; overflow: hidden; padding: 0px;}*/
1164 /*  font-size: 12px; */
1165 }
1166 .widget h3 {
1167   padding: 0px;
1168   margin: 2px;
1169 }
1170 .widget .action {
1171   opacity: 0.1;
1172   -webkit-transition: all 0.2s ease-in-out;
1173   -moz-transition: all 0.2s ease-in-out;
1174   -o-transition: all 0.2s ease-in-out;
1175   -ms-transition: all 0.2s ease-in-out;
1176   transition: all 0.2s ease-in-out;
1177 }
1178 .widget input.action {
1179   opacity: 0.5;
1180   -webkit-transition: all 0.2s ease-in-out;
1181   -moz-transition: all 0.2s ease-in-out;
1182   -o-transition: all 0.2s ease-in-out;
1183   -ms-transition: all 0.2s ease-in-out;
1184   transition: all 0.2s ease-in-out;
1185 }
1186 .widget:hover .title .action {
1187   opacity: 1;
1188   -webkit-transition: all 0.2s ease-in-out;
1189   -moz-transition: all 0.2s ease-in-out;
1190   -o-transition: all 0.2s ease-in-out;
1191   -ms-transition: all 0.2s ease-in-out;
1192   transition: all 0.2s ease-in-out;
1193 }
1194 .widget .tool:hover .action {
1195   opacity: 1;
1196   -webkit-transition: all 0.2s ease-in-out;
1197   -moz-transition: all 0.2s ease-in-out;
1198   -o-transition: all 0.2s ease-in-out;
1199   -ms-transition: all 0.2s ease-in-out;
1200   transition: all 0.2s ease-in-out;
1201 }
1202 .widget .tool:hover .action.ticked {
1203   opacity: 1;
1204   -webkit-transition: all 0.2s ease-in-out;
1205   -moz-transition: all 0.2s ease-in-out;
1206   -o-transition: all 0.2s ease-in-out;
1207   -ms-transition: all 0.2s ease-in-out;
1208   transition: all 0.2s ease-in-out;
1209 }
1210 .widget ul {
1211   padding: 0px;
1212 }
1213 .widget ul li {
1214   padding-left: 16px;
1215   min-height: 16px;
1216   list-style: none;
1217 }
1218 #side-bar-photos-albums li{
1219 list-style-type: disc;
1220 }
1221 #side-bar-photos-albums ul li{
1222   margin-left: 30px;
1223   padding-left: 0px;
1224         }
1225 #side-bar-photos-albums ul li a{
1226   color: #1872A2;
1227 }
1228 .widget .tool.selected {
1229   background: url("../../../view/theme/diabook-red/icons/selected.png") no-repeat left center;
1230 }
1231 /* widget: search */
1232 #add-search-popup {
1233   width: 200px;
1234   top: 18px;
1235 }
1236 /* section */
1237 section {
1238   display: table-cell;
1239   vertical-align: top;
1240   width: 800px;
1241   padding: 0px 0px 0px 12px;
1242 }
1243 body .pageheader{
1244   text-align: center;
1245   margin-top: 25px;
1246   font-size: 0px;
1247         }
1248
1249 #id_username {
1250   width: 173px; 
1251         }
1252 #id_password {
1253   width: 173px;         
1254         }
1255 #id_openid_url {
1256   width: 173px; 
1257         }
1258 #contact-edit-end {
1259         }
1260 .pager {
1261    padding: 10px;
1262         text-align: center;
1263         font-size: 1.0em;
1264         clear: both;
1265         display: block;
1266 }       
1267
1268 .tabs {
1269     
1270     background-position: 0 -20px;
1271     background-repeat: repeat-x;
1272     height: 27px;
1273     padding: 0;
1274  }
1275 .tab.button {
1276     margin-right: 5px; 
1277     margin-left: 5px;   
1278     /*background: none repeat scroll 0 0 #F8F8F8;*/
1279     border: 1px solid #CCCCCC;
1280     border-radius: 3px 3px 3px 3px;
1281     font-weight: normal;
1282     padding: 3px;
1283     color:  #333333;
1284         }
1285         
1286 #birthday-notice, #event-notice, #birthday-wrapper, #event-wrapper{
1287         margin-bottom: 10px;
1288         }
1289 /* wall item */
1290 .tread-wrapper {
1291   border-bottom: 1px solid #D2D2D2;
1292   position: relative;
1293   padding: 5px;
1294   margin-bottom: 0px;
1295   width: 775px;
1296 }
1297 .tread-wrapper a{
1298   color: red;
1299 }
1300
1301 .wall-item-decor {
1302   position: absolute;
1303   left: 790px;
1304   top: -10px;
1305   width: 16px;
1306 }
1307
1308 .wall-item-container {
1309   display: table;
1310   width: 780px;
1311 }
1312
1313
1314 .wall-item-container .wall-item-item, .wall-item-container .wall-item-bottom {
1315   display: table-row;
1316 }
1317 .wall-item-bottom {
1318   font-size: 13px;
1319 }
1320 .wall-item-container .wall-item-bottom {
1321 /*  opacity: 0.5;
1322   -webkit-transition: all 0.2s ease-in-out;
1323   -moz-transition: all 0.2s ease-in-out;
1324   -o-transition: all 0.2s ease-in-out;
1325   -ms-transition: all 0.2s ease-in-out;
1326   transition: all 0.2s ease-in-out; */
1327 }
1328 .wall-item-container:hover .wall-item-bottom {
1329 /*  opacity: 1;
1330   -webkit-transition: all 0.2s ease-in-out;
1331   -moz-transition: all 0.2s ease-in-out;
1332   -o-transition: all 0.2s ease-in-out;
1333   -ms-transition: all 0.2s ease-in-out;
1334   transition: all 0.2s ease-in-out; */
1335 }
1336 .wall-item-container .wall-item-info {
1337   display: table-cell;
1338   vertical-align: top;
1339   text-align: left;
1340   width: 80px;
1341 }
1342 .wall-item-container .wall-item-location {
1343   padding-right: 40px;
1344   display: table-cell;
1345 }
1346 .wall-item-container .wall-item-ago {
1347   word-wrap: break-word;
1348   width: 50px;
1349   margin-left: 10px;
1350   color: #999;
1351 }
1352 .wall-item-location {
1353   
1354   clear: both;
1355   overflow: hidden;
1356   
1357   margin-bottom: 5px;
1358 }
1359
1360 .wall-item-container .wall-item-content {
1361   font-size: 12.5px;
1362   max-width: 720px;
1363   word-wrap: break-word;
1364   line-height: 1.2;
1365 }
1366
1367 .wall-item-container .wall-item-content img {
1368   max-width: 700px;
1369 }
1370 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions {
1371   display: table-cell;
1372   vertical-align: middle;
1373 }
1374 .wall-item-container .wall-item-links .icon, .wall-item-container .wall-item-actions .icon {
1375   opacity: 0.5;
1376   -webkit-transition: all 0.2s ease-in-out;
1377   -moz-transition: all 0.2s ease-in-out;
1378   -o-transition: all 0.2s ease-in-out;
1379   -ms-transition: all 0.2s ease-in-out;
1380   transition: all 0.2s ease-in-out;
1381 }
1382 .wall-item-container .wall-item-links .icon:hover, .wall-item-container .wall-item-actions .icon:hover {
1383   opacity: 1;
1384   -webkit-transition: all 0.2s ease-in-out;
1385   -moz-transition: all 0.2s ease-in-out;
1386   -o-transition: all 0.2s ease-in-out;
1387   -ms-transition: all 0.2s ease-in-out;
1388   transition: all 0.2s ease-in-out;
1389 }
1390 .wall-item-container .wall-item-name {
1391   font-weight: bold;
1392 }
1393 .wall-item-container .wall-item-actions-author {
1394   width: 100%;
1395   margin-bottom: 0.3em;
1396 }
1397 .wall-item-container .wall-item-actions-social {
1398   float: left;
1399   margin-bottom: 1px;
1400   display: table-cell;
1401 }
1402 .wall-item-container .wall-item-actions-social a {
1403   margin-right: 1em;
1404 }
1405 .wall-item-actions-social a {
1406   float: left;
1407 }
1408 .wall-item-container .wall-item-actions-tools {
1409   float: right;
1410   width: 80px;
1411   display: table-cell;done
1412 }
1413 .wall-item-container .wall-item-actions-tools a {
1414   float: right;
1415 }
1416 .wall-item-container .wall-item-actions-tools input {
1417   float: right;
1418 }
1419 .wall-item-container.comment {
1420   margin-top: 5px;
1421   margin-bottom: 5px;
1422   margin-left: 80px;
1423   width: 700px;
1424   border-bottom: 1px solid hsl(198, 21%, 79%);
1425 }
1426 .wall-item-container.comment .contact-photo {
1427   width: 32px;
1428   height: 32px;
1429   margin-left: 16px;
1430   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1431
1432 }
1433 .wall-item-container.comment {
1434   top: 15px !important;
1435   left: 15px !important;
1436 }
1437 .wall-item-container.comment .wall-item-links {
1438   padding-left: 12px;
1439 }
1440 .wall-item-comment-wrapper {
1441   margin: 1px 5px 1px 80px;
1442 }
1443 .wall-item-comment-wrapper .comment-edit-photo {
1444   display: none;
1445 }
1446 .wall-item-comment-wrapper textarea {
1447   height: 2.0em;
1448   width: 100%;
1449   font-size: 10px;
1450   color: #999999;
1451   border: 1px solid #DDD;
1452   padding: 0.3em;
1453   font-size: 14px;
1454 }
1455 .wall-item-comment-wrapper .comment-edit-text-full {
1456   font-size: 14px;
1457   height: 4em;
1458   color: #2d2d2d;
1459   border: 1px solid #2d2d2d;
1460 }
1461 .comment-edit-preview {
1462   width: 710px;
1463   border: 1px solid #2d2d2d;
1464   margin-top: 10px;
1465 }
1466 .comment-edit-preview .contact-photo {
1467   width: 32px;
1468   height: 32px;
1469   margin-left: 16px;
1470   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1471
1472 }
1473 .comment-edit-preview {
1474   top: 15px !important;
1475   left: 15px !important;
1476 }
1477 .comment-edit-preview .wall-item-links {
1478   padding-left: 12px;
1479 }
1480 .comment-edit-preview .wall-item-container {
1481   width: 700px;
1482 }
1483 .comment-edit-preview .tread-wrapper {
1484   width: 700px;
1485   padding: 0;
1486   margin: 10px 0;
1487 }
1488
1489 .shiny {
1490   /* border-right: 10px solid #fce94f; */
1491         border-right: 1px solid #A7C7F7;
1492         padding-right: 12px;
1493 }
1494
1495 #jot-preview-content{
1496         margin-top: 30px;}
1497         
1498 #jot-preview-content .tread-wrapper {
1499   background-color: #fff797;
1500 }
1501
1502 .wall-item-tags {
1503   padding-top: 1px;
1504   padding-bottom: 2px;
1505 }
1506 .tag {
1507   /*background: url("../../../images/tag_b.png") repeat-x center left;*/
1508   color: #999;
1509   padding-left: 3px;
1510   font-size: 12px;
1511 }
1512 .tag a {
1513   padding-right: 5px;
1514   /*background: url("../../../images/tag.png") no-repeat center right;*/
1515   color: #999;
1516 }
1517 .wwto {
1518   position: absolute !important;
1519   width: 25px;
1520   height: 25px;
1521   background: #FFFFFF;
1522   border: 2px solid #364e59;
1523   height: 25px;
1524   width: 25px;
1525   overflow: hidden;
1526   padding: 1px;
1527   position: absolute !important;
1528   top: 40px;
1529   left: 30px;
1530   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1531   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1532   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1533 }
1534 .wwto .contact-photo {
1535   width: auto;
1536   height: 25px;
1537 }
1538 /* contacts menu */
1539 .contact-photo-wrapper {
1540   position: relative;
1541   width: 80px;
1542 }
1543
1544 .contact-photo-wrapper.wwto {
1545   width: 25px;
1546 }
1547
1548 .contact-photo {
1549   width: 48px;
1550   height: 48px;
1551   overflow: hidden;
1552   display: block;
1553 }
1554 .contact-photo img {
1555   width: 48px;
1556   height: 48px;
1557 }
1558
1559 .contact-wrapper {
1560   float: left;
1561   width: 90px;
1562   height: 90px;
1563   margin-bottom: 15px;
1564 }
1565 .contact-wrapper .contact-photo {
1566   width: 80px;
1567   height: 80px;
1568 }
1569 .contact-wrapper .contact-photo img {
1570   width: 80px;
1571   height: 80px;
1572 }
1573 .contact-wrapper {
1574   left: 0px;
1575   top: 63px;
1576 }
1577 .contact-photo {
1578   width: 48px;
1579   height: 48px;
1580 }
1581 .contact-photo img {
1582   width: 48px;
1583   height: 48px;
1584 }
1585 .contact-name {
1586   /* text-align: center; */
1587   /*font-weight: bold;*/
1588   font-size: 12px;
1589 }
1590 .contact-details {
1591   color: #999999;
1592 }
1593 /* editor */
1594 .jothidden {
1595   display: none;
1596 }
1597 #jot {
1598   width: 785px;
1599   margin: 0px 2em 20px 0px;
1600 }
1601 #profile-jot-form #profile-jot-text {
1602   height: 2.0em;
1603   width: 99%;
1604   font-size: 15px;
1605   color: #999999;
1606   border: 1px solid #DDD;
1607   padding: 0.3em;
1608   margin-bottom: 10px;
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     font-weight: bolder;
1818          cursor: pointer;
1819 }
1820 .button.creation2 {
1821     background-color: #FF500F;
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     font-weight: bolder;
1828          cursor: pointer;
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: #535353;
1954     border: 1px solid #777777;
1955     color: white;
1956     border-radius: 3px 3px 3px 3px;
1957     box-shadow: 2px 2px 2px #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 #directory-search-form{
2020         margin-bottom: 50px;
2021         }
2022 #profile-edit-links-end {
2023         clear: both;
2024         margin-bottom: 15px;
2025 }
2026
2027 #profile-edit-links ul { margin: 20px; padding-bottom: 20px; list-style: none; }
2028
2029 #profile-edit-links li {
2030   float: left;
2031   list-style: none;
2032   margin-left: 10px;
2033 }
2034
2035 .profile-edit-side-div {
2036   display: none;
2037 }
2038
2039 #register-form label,
2040 #profile-edit-form label {
2041         width: 300px; float: left;
2042 }
2043
2044 .required {
2045   display: inline;
2046   color: #B20202;
2047 }
2048
2049 /* oauth */
2050 .oauthapp {
2051   height: auto;
2052   overflow: auto;
2053   border-bottom: 2px solid #cccccc;
2054   padding-bottom: 1em;
2055   margin-bottom: 1em;
2056 }
2057 .oauthapp img {
2058   float: left;
2059   width: 48px;
2060   height: 48px;
2061   margin: 10px;
2062 }
2063 .oauthapp img.noicon {
2064   background-image: url("../../../images/icons/48/plugin.png");
2065   background-position: center center;
2066   background-repeat: no-repeat;
2067 }
2068 .oauthapp a {
2069   float: left;
2070 }
2071 /* contacts */
2072 .contact-entry-wrapper {
2073   width: 120px;
2074   height: 120px;
2075   float: left;
2076 }
2077 /* photo */
2078 .photo {
2079 box-shadow: 2px 2px 5px 0px #000000;
2080 margin: 2px 5px 2px 5px;
2081 max-height: 85%;
2082 max-width: 85%;
2083 }
2084 .lframe {
2085   float: left;
2086   /*margin: 0px 10px 10px 0px;*/
2087 }
2088 /* profile match wrapper */
2089 .profile-match-wrapper {
2090   float: left;
2091   width: 90px;
2092   height: 90px;
2093   margin-bottom: 20px;
2094 }
2095 .profile-match-wrapper .contact-photo {
2096   width: 80px;
2097   height: 80px;
2098 }
2099 .profile-match-wrapper .contact-photo img {
2100   width: 80px;
2101   height: 80px;
2102 }
2103 .profile-match-wrapper {
2104   left: 0px;
2105   top: 63px;
2106 }
2107
2108 .contact-photo-menu-button {
2109         position: relative;
2110         background-image: url("../../../images/icons/16/menu.png");
2111         background-position: top left; 
2112         background-repeat: no-repeat;
2113         margin: 0px 0px -16px 0px; 
2114         padding: 0px;
2115         width: 16px;
2116         height: 16px;
2117         top: -16px; left:0px;
2118         overflow: hidden;
2119         text-indent: 40px;
2120         display: none;
2121         
2122 }
2123 .contact-photo-menu {
2124         width: 11em;
2125         border: 3px solid #364e59;
2126         color: #2d2d2d;
2127         background: #FFFFFF;
2128 /*        position: absolute;*/
2129         position: relative;
2130         left: 0px; top: 0px;
2131         display: none;
2132         z-index: 10000;
2133 }
2134 .contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }
2135 .contact-photo-menu li a {
2136         display: block; 
2137         padding: 5px 10px; 
2138         color: #2d2d2d;
2139         text-decoration: none;
2140 }
2141 .contact-photo-menu li a:hover {
2142         background-color: #bdcdd4; 
2143 }
2144
2145 /* page footer */
2146 footer {
2147   height: 100px;
2148   display: table-row;
2149 }
2150
2151 blockquote {
2152     border-left: 1px solid #D2D2D2;
2153     padding-left: 9px;
2154     margin: 0 0 0 .8ex;
2155 }
2156 .aprofile dt{
2157 box-shadow: 1px 1px 5px 0;
2158     color: #666666;
2159     margin: 15px 0 5px;
2160     padding-left: 5px;  
2161         }
2162 /* ================== */
2163 /* = Contacts Block = */
2164 /* ================== */
2165
2166 .contact-block-img {
2167         width: 55px;
2168         height: 55px;
2169         padding-right: 3px;
2170 }
2171 .contact-block-div {
2172         float: left;
2173 }
2174
2175 .contact-block-textdiv { width: 150px; height: 34px; float: left; }
2176 #contact-block-end { clear: both; } 
2177
2178 #group-edit-wrapper {
2179         margin-bottom: 10px;
2180 }
2181
2182 #group-members-end {
2183         clear: both;
2184 }
2185 #group-edit-desc {
2186  margin-top: 15px;
2187 }
2188
2189 /*
2190 #group-separator,
2191 #prof-separator { display: none;}
2192 */
2193
2194 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
2195         margin-bottom: 10px;
2196         margin-top: 20px;
2197 }
2198
2199 #prvmail-submit {
2200         float: right;
2201         margin-top: 10px;
2202 }
2203
2204 #prvmail-subject
2205 {
2206 background: none repeat scroll 0 0 #FFFFFF;
2207 border: 1px solid #CCCCCC;
2208 border-radius: 5px 5px 5px 5px;
2209 font-weight: bold;
2210 height: 20px;
2211 margin: 0 0 5px;
2212 vertical-align: middle;
2213 }
2214 #prvmail-form{
2215  width: 597px;  
2216         }
2217         
2218 #prvmail-upload-wrapper,
2219 #prvmail-link-wrapper,
2220 #prvmail-rotator-wrapper {
2221         float: left;
2222         margin-top: 10px;
2223         margin-right: 10px;
2224         width: 24px;
2225 }
2226
2227 #prvmail-end {
2228         clear: both;
2229 }
2230
2231 .mail-list-sender,
2232 .mail-list-detail {
2233         float: left;
2234 }
2235 .mail-list-detail {
2236         margin-left: 20px;
2237 }
2238
2239 .mail-list-subject {
2240         font-size: 1.1em;
2241         margin-top: 10px;
2242 }
2243 a.mail-list-link {
2244     display: block;
2245     font-size: 1.3em;
2246     padding: 4px 0;
2247 }
2248
2249 /*
2250 *a.mail-list-link:hover {
2251 *       background-color: #15607B;
2252 *       color: #F5F6FB;
2253 *}
2254 */
2255
2256 .mail-list-outside-wrapper-end {
2257         clear: both;
2258 }
2259
2260 .mail-list-outside-wrapper {
2261         margin-top: 30px;
2262 }
2263
2264 .mail-list-delete-wrapper {
2265         float: right;
2266         margin-right: 30px;
2267         margin-top: 15px;
2268 }
2269
2270 .mail-list-delete-icon {
2271         border: none;
2272 }
2273
2274 .mail-conv-sender,
2275 .mail-conv-detail {
2276         float: left;
2277 }
2278 .mail-conv-detail {
2279         margin-left: 20px;
2280         width: 500px;
2281 }
2282
2283 .mail-conv-subject {
2284     font-size: 1.4em;
2285     margin: 10px 0;
2286 }
2287
2288 .mail-conv-outside-wrapper-end {
2289         clear: both;
2290 }
2291
2292 .mail-conv-outside-wrapper {
2293         margin-top: 30px;
2294 }
2295
2296 .mail-conv-delete-wrapper {
2297         float: right;
2298         margin-right: 30px;
2299         margin-top: 15px;
2300 }
2301 .mail-conv-break {
2302         clear: both;
2303 }
2304
2305 .mail-conv-delete-icon {
2306         border: none;
2307 }
2308
2309 /* ========== */
2310 /* = Events = */
2311 /* ========== */
2312 .eventcal {
2313         float: left;
2314         font-size: 20px;
2315 }
2316
2317 .vevent {
2318         border: 1px solid #CCCCCC;
2319 }
2320 .vevent .event-description, .vevent .event-location {
2321         margin-left: 10px;
2322         margin-right: 10px;
2323 }
2324 .vevent .event-start {
2325         margin-left: 10px;
2326         margin-right: 10px;
2327 }
2328
2329 #new-event-link {
2330         margin-bottom: 10px;
2331 }
2332
2333 .edit-event-link, .plink-event-link {
2334         float: left;
2335         margin-top: 4px;
2336         margin-right: 4px;
2337         margin-bottom: 15px;
2338 }
2339
2340 .event-description:before {
2341         content: url('../../../images/calendar.png');
2342         margin-right: 15px;
2343 }
2344
2345 .event-start, .event-end {
2346         margin-left: 10px;
2347         width: 330px;
2348         clear: both;
2349 }
2350
2351 .event-start .dtstart, .event-end .dtend {
2352         float: right;
2353 }
2354
2355 .event-list-date {
2356         margin-bottom: 10px;
2357 }
2358
2359 .prevcal, .nextcal {
2360         float: left;
2361         margin-left: 32px;
2362         margin-right: 32px;
2363         margin-top: 64px;
2364 }
2365 .event-calendar-end {
2366         clear: both;
2367 }
2368
2369  
2370 .calendar {
2371         font-family: Courier, monospace;
2372 }
2373 .calendar.eventcal a {
2374   color: #1872A2;       
2375         }
2376 .today {
2377         font-weight: bold;
2378         color: #FF0000;
2379 }
2380
2381 .settings-block {
2382         border: 1px solid #AAA;
2383         margin: 10px;
2384         padding: 10px;
2385 }
2386
2387 .app-title {
2388         margin: 10px;
2389 }
2390
2391 #identity-manage-desc {
2392         margin-top:15px;
2393         margin-bottom: 15px;
2394 }
2395
2396 #identity-manage-choose {
2397         margin-bottom: 15px;
2398 }
2399
2400 #identity-submit {
2401         margin-top: 20px;
2402 }
2403
2404 #photo-prev-link, #photo-next-link {
2405         padding: 10px;
2406         float: left;
2407 }
2408 .lightbox{
2409         float: left;
2410         }
2411 #photo-photo {
2412         float: left;
2413 }
2414 #photo-like-div .wall-item-like-buttons {
2415         float: left;
2416    margin-right: 10px;
2417         }
2418 .wall-item-like-buttons .icon.like {
2419 float: left;
2420 }
2421
2422 #photo-photo-end {
2423         clear: both;
2424 }
2425
2426 .tabs .comment-wwedit-wrapper {
2427         display: block;
2428    margin-top: 30px;
2429    margin-left: 50px;
2430         }
2431
2432 .profile-match-photo {
2433         float: left;
2434         text-align: center;
2435         width: 120px;
2436 }
2437
2438 .profile-match-name {
2439         float: left;
2440         text-align: center;
2441         width: 120px;
2442         overflow: hidden;
2443 }
2444
2445 .profile-match-break,
2446 .profile-match-end {
2447         clear: both;
2448 }
2449
2450 .profile-match-connect {
2451         text-align: center;
2452         font-weight: bold;
2453 }
2454
2455 .profile-match-wrapper {
2456         float: left;
2457         padding: 10px;
2458         width: 120px;
2459         height: 120px;
2460         scroll: auto;
2461 }
2462 #profile-match-wrapper-end {
2463         clear: both;
2464 }
2465
2466 /* ============= */
2467 /* = Directory = */
2468 /* ============= */
2469 /* contacts menu */
2470 .contact-photo-wrapper {
2471   position: relative;
2472 }
2473 .contact-photo {
2474   width: 48px;
2475   height: 48px;
2476   overflow: hidden;
2477   display: block;
2478 }
2479 .contact-photo img {
2480   width: 48px;
2481   height: 48px;
2482 }
2483 .contact-photo-menu-button {
2484   display: none;
2485   /* position: absolute; */
2486   /* position: absolute; */
2487   left: 0px;
2488   top: -16px;
2489 }
2490 .contact-wrapper {
2491   float: left;
2492   width: 90px;
2493   height: 90px;
2494   margin-bottom: 15px;
2495 }
2496 .contact-wrapper .contact-photo {
2497   width: 80px;
2498   height: 80px;
2499 }
2500 .contact-wrapper .contact-photo img {
2501   width: 80px;
2502   height: 80px;
2503 }
2504 .contact-wrapper .contact-photo-menu-button {
2505   left: 0px;
2506   top: 63px;
2507 }
2508 .directory-item {
2509   float: left;
2510   width: 200px;
2511   height: 200px;
2512 }
2513 .directory-item .contact-photo {
2514   width: 175px;
2515   height: 175px;
2516 }
2517 .directory-item .contact-photo img {
2518   width: 175px;
2519   height: 175px;
2520 }
2521 .contact-name {
2522   text-align: left;
2523   font-weight: bold;
2524   font-size: 12px;
2525 }
2526 .contact-details {
2527   color: #999999;
2528 }
2529 #side-bar-photos-albums{
2530         margin-top: 15px;       
2531         }
2532 .photo-top-photo, .photo-album-photo {
2533   -webkit-border-radius: 5px 5px 0 0;
2534   -moz-border-radius: 5px 5px 0 0;
2535   border-radius: 5px 5px 0 0;
2536 }
2537 .photo-album-image-wrapper, .photo-top-image-wrapper {
2538   float: left;
2539    -moz-box-shadow: 0 0 5px #888;
2540    -webkit-box-shadow: 0 0 5px #888;
2541    box-shadow: 0 0 5px #888;
2542   background-color: #000;
2543    -webkit-border-radius: 5px;
2544    -moz-border-radius: 5px;
2545   border-radius: 5px;
2546   padding-bottom: 20px;
2547   position: relative;
2548   margin: 0 10px 10px 0;
2549   width: 200px; height: 140px;
2550   overflow: hidden;  
2551 }
2552 .photo-top-album-name {
2553         width: 100%;
2554         position: absolute; 
2555         bottom: 0px; 
2556         padding-left: 3px;
2557         background-color: #EEE;
2558 }
2559 .photo-top-album-link{
2560   color: #1872A2;
2561         }
2562 .photo-top-album-img{
2563         
2564         }
2565 /*.photo-top-image-wrapper {
2566         position: relative;
2567         float: left;
2568         margin-top: 15px;
2569         margin-right: 15px;
2570         width: 200px; height: 200px; 
2571         overflow: hidden; 
2572 }
2573 .photo-top-album-name {
2574         width: 100%;
2575         min-height: 2em;
2576         position: absolute; 
2577         bottom: 0px; 
2578         padding: 0px 3px;
2579         padding-top: 0.5em;
2580         background-color: rgb(255, 255, 255);
2581 }*/
2582 #photo-top-end {
2583         clear: both;
2584 }
2585
2586 #photo-top-links {
2587         margin-bottom: 30px;
2588         margin-left: 30px;
2589 }
2590
2591 #photos-upload-newalbum-div {
2592         float: left;
2593         width: 175px;
2594 }
2595