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