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