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