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