]> git.mxchange.org Git - friendica.git/blob - view/theme/vier/style.css
Fetched some missing styles from testbubble.
[friendica.git] / view / theme / vier / 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
87 .article        { background-position: -50px  0px;}
88 .audio          { background-position: -70px  0px;}
89 .block          { background-position: -90px  0px;}
90 .drop           { background-position: -110px 0px;}
91 .drophide       { background-position: -130px 0px;}
92 .edit           { background-position: -150px 0px;}
93 .camera         { background-position: -170px 0px;}
94 .dislike        { background-position: -190px 0px;}
95 .like           { background-position: -210px 0px;}
96 .link           { background-position: -230px 0px;}
97
98 .globe          { background-position: -50px  -20px;}
99 .noglobe        { background-position: -70px  -20px;}
100 .no             { background-position: -90px  -20px;}
101 .pause          { background-position: -110px -20px;}
102 .play           { background-position: -130px -20px;}
103 .pencil         { background-position: -150px -20px;}
104 .small-pencil   { background-position: -170px -20px;}
105 .recycle        { background-position: -190px -20px;}
106 .remote-link    { background-position: -210px -20px;}
107 .share          { background-position: -230px -20px;}
108
109 .tools          { background-position: -50px  -40px;}
110 .lock           { background-position: -70px  -40px;}
111
112 .video          { background-position: -110px -40px;}
113 .youtube        { background-position: -130px -40px;}
114
115 .attach         { background-position: -190px -40px;}
116 .language       { background-position: -210px -40px;}
117
118
119 .on             { background-position: -50px  -60px;}
120 .off            { background-position: -70px  -60px;}
121 .prev           { background-position: -90px  -60px;}
122 .next           { background-position: -110px -60px;}
123 .tagged     { background-position: -130px -60px;}
124
125 .attachtype {
126         display: block; width: 20px; height: 23px;
127         background-image: url('../../../images/content-types.png');
128 }
129
130 .type-video { background-position: 0px 0px; }
131 .type-image { background-position: -20px 0px; }
132 .type-audio { background-position: -40px 0px; }
133 .type-text  { background-position: -60px 0px; }
134 .type-unkn  { background-position: -80px 0px; }
135
136 .icon.drop, .icon.drophide {
137  float: left;
138 }
139
140 .icon {
141   display: block;
142   width: 20px;
143   height: 20px;
144   background-image: url('icons.png');
145 }
146
147 .icon {
148   background-color: transparent ;
149   background-repeat: no-repeat;
150   /* background-position: left center; */
151   display: block;
152   overflow: hidden;
153   text-indent: -9999px;
154   padding: 1px;
155 }
156
157 .icon.text {
158   text-indent: 0px;
159 }
160 .icon.s10 {
161   min-width: 10px;
162   height: 10px;
163 }
164 .icon.s10.notify {
165   background-image: url("../../../images/icons/10/notify_off.png");
166 }
167 .icon.s10.gear {
168   background-image: url("../../../images/icons/10/gear.png");
169 }
170 .icon.s10.add {
171   background-image: url("../../../images/icons/10/add.png");
172 }
173 .icon.s10.delete {
174   background-image: url("../../../images/icons/10/delete.png");
175 }
176 .icon.s10.edit {
177   background-image: url("../../../images/icons/10/edit.png");
178 }
179 .icon.s10.star {
180   background-image: url("../../../images/icons/10/star.png");
181 }
182 .icon.s10.menu {
183   background-image: url("../../../images/icons/10/menu.png");
184 }
185 .icon.s10.link {
186   background-image: url("../../../images/icons/10/link.png");
187 }
188 .icon.s10.lock {
189   background-image: url("../../../images/icons/10/lock.png");
190 }
191 .icon.s10.unlock {
192   background-image: url("../../../images/icons/10/unlock.png");
193 }
194 .icon.s10.text {
195   padding: 2px 0px 0px 15px;
196   font-size: 10px;
197 }
198 .icon.s16 {
199   min-width: 16px;
200   height: 16px;
201 }
202 .icon.s16.notify {
203   background-image: url("../../../images/icons/16/notify_off.png");
204 }
205 .icon.s16.gear {
206   background-image: url("../../../images/icons/16/gear.png");
207 }
208 .icon.s16.add {
209   background-image: url("../../../images/icons/16/add.png");
210 }
211 .icon.s16.delete {
212   background-image: url("../../../images/icons/16/delete.png");
213 }
214 /*.icon.s16.edit {
215   background-image: url("../../../images/icons/16/edit.png");
216 }*/
217 .icon.s16.star {
218   background-image: url("../../../images/icons/16/star.png");
219 }
220 .icon.s16.menu {
221   background-image: url("../../../images/icons/16/menu.png");
222 }
223 /*.icon.s16.link {
224   background-image: url("../../../images/icons/16/link.png");
225 }*/
226 .icon.s16.lock {
227   background-image: url("../../../images/icons/16/lock.png");
228 }
229 .icon.s16.unlock {
230   background-image: url("../../../images/icons/16/unlock.png");
231 }
232 .icon.s16.text {
233   padding: 4px 0px 0px 20px;
234   font-size: 10px;
235 }
236 .icon.s22 {
237   min-width: 22px;
238   height: 22px;
239 }
240 .icon.s22.notify {
241   background-image: url("../../../images/icons/22/notify_off.png");
242 }
243 .icon.s22.gear {
244   background-image: url("../../../images/icons/22/gear.png");
245 }
246 .icon.s22.add {
247   background-image: url("../../../images/icons/22/add.png");
248 }
249 .icon.s22.delete {
250   background-image: url("../../../images/icons/22/delete.png");
251 }
252 .icon.s22.edit {
253   background-image: url("../../../images/icons/22/edit.png");
254 }
255 .icon.s22.star {
256   background-image: url("../../../images/icons/22/star.png");
257 }
258 .icon.s22.menu {
259   background-image: url("../../../images/icons/22/menu.png");
260 }
261 .icon.s22.link {
262   background-image: url("../../../images/icons/22/link.png");
263 }
264 .icon.s22.lock {
265   background-image: url("../../../images/icons/22/lock.png");
266 }
267 .icon.s22.unlock {
268   background-image: url("../../../images/icons/22/unlock.png");
269 }
270 .icon.s22.text {
271   padding: 10px 0px 0px 25px;
272   width: 200px;
273 }
274 .icon.s48 {
275   width: 48px;
276   height: 48px;
277 }
278 .icon.s48.notify {
279   background-image: url("../../../images/icons/48/notify_off.png");
280 }
281 .icon.s48.gear {
282   background-image: url("../../../images/icons/48/gear.png");
283 }
284 .icon.s48.add {
285   background-image: url("../../../images/icons/48/add.png");
286 }
287 .icon.s48.delete {
288   background-image: url("../../../images/icons/48/delete.png");
289 }
290 .icon.s48.edit {
291   background-image: url("../../../images/icons/48/edit.png");
292 }
293 .icon.s48.star {
294   background-image: url("../../../images/icons/48/star.png");
295 }
296 .icon.s48.menu {
297   background-image: url("../../../images/icons/48/menu.png");
298 }
299 .icon.s48.link {
300   background-image: url("../../../images/icons/48/link.png");
301 }
302 .icon.s48.lock {
303   background-image: url("../../../images/icons/48/lock.png");
304 }
305 .icon.s48.unlock {
306   background-image: url("../../../images/icons/48/unlock.png");
307 }
308
309 #contact-edit-links ul {
310   list-style: none;
311   list-style-type: none;
312 }
313
314 .hide-comments-outer {
315   margin-left: 80px;
316   margin-bottom: 5px;
317   width: 684px;
318   border-bottom: 1px solid #BDCDD4;
319   border-top: 1px solid #BDCDD4;
320
321   padding: 8px;
322 }
323
324 /* global */
325 body {
326   font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
327   font-size: 13px;
328   background-color: #ffffff;
329   color: #2d2d2d;
330   margin: 50px 0px 0px 0px;
331   display: table;
332 }
333 h4 {
334   font-size: 1.1em;
335 }
336
337 a {color: #3e3e8c;
338 text-decoration: none;
339 }
340 a:hover {color: blue;
341 text-decoration: underline}
342
343 .wall-item-name-link {
344 /*  float: left;*/
345 }
346
347 .wall-item-photo {
348   width: 48px;
349   height: 48px;
350   overflow: hidden;
351   display: block;
352 }
353
354 .left {
355   float: left;
356 }
357 .right {
358   float: right;
359 }
360 .hidden {
361   display: none;
362 }
363 .clear {
364   clear: both;
365 }
366 .fakelink {
367   color: #3e3e8c;
368   text-decoration: none;
369   cursor: pointer;
370 }
371 .fakelink:hover {
372   color: blue;
373   /*color: #005c94; */
374   text-decoration: underline;
375 }
376 code {
377   font-family: Courier, monospace;
378   white-space: pre;
379   display: block;
380   overflow: auto;
381   border: 1px solid #444;
382   background: #EEE;
383   color: #444;
384   padding: 10px;
385   margin-top: 20px;
386 }
387 #panel {
388   position: absolute;
389   width: 10em;
390   background: #ffffff;
391   color: #2d2d2d;
392   margin: 0px;
393   padding: 1em;
394   list-style: none;
395   border: 3px solid #364e59;
396   z-index: 100000;
397   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
398   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
399   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
400 }
401 /* tool */
402 .tool {
403   height: auto;
404   overflow: auto;
405 }
406 .tool .label {
407   float: left;
408 }
409 .tool .action {
410   float: right;
411 }
412 /* popup notifications */
413 div.jGrowl div.notice {
414   background: #511919 url("../../../images/icons/48/notice.png") no-repeat 5px center;
415   color: #ffffff;
416   padding-left: 58px;
417 }
418 div.jGrowl div.info {
419   background: #364e59 url("../../../images/icons/48/info.png") no-repeat 5px center;
420   color: #ffffff;
421   padding-left: 58px;
422 }
423 /* header */
424 header {
425   position: fixed;
426   left: 43%;
427   right: 43%;
428   top: 0px;
429   margin: 0px;
430   padding: 0px;
431   /*width: 100%; height: 12px; */
432
433   z-index: 110;
434   color: #ffffff;
435 }
436 header #site-location {
437   display: none;
438 }
439 header #banner {
440   overflow: hidden;
441   text-align: center;
442   width: 100%;
443 }
444 header #banner a,
445 header #banner a:active,
446 header #banner a:visited,
447 header #banner a:link,
448 header #banner a:hover {
449   color: #ffffff;
450   text-decoration: none;
451   outline: none;
452   vertical-align: bottom;
453 }
454 header #banner #logo-img {
455   height: 22px;
456   margin-top: 5px;
457 }
458 header #banner #logo-text {
459   font-size: 22px;
460 }
461 /* nav */
462 nav {
463   width: 100%;
464   height: 32px;
465   position: fixed;
466   left: 0px;
467   top: 0px;
468   padding: 0px;
469  background: #364A84;
470     background: -moz-linear-gradient(top, #516499 0%, #364a84 100%);
471     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#516499), color-stop(100%,#364a84));
472     background: -webkit-linear-gradient(top, #516499 0%,#364a84 100%);
473     background: -o-linear-gradient(top, #516499 0%,#364a84 100%);
474     background: -ms-linear-gradient(top, #516499 0%,#364a84 100%);
475     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#516499', endColorstr='#364a84',GradientType=0 );
476     background: linear-gradient(top, #516499 0%,#364a84 100%);
477   color: #ffffff;
478   z-index: 100;
479   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
480   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
481   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
482 }
483 nav a,
484 nav a:active,
485 nav a:visited,
486 nav a:link,
487 nav a:hover {
488   color: #ffffff;
489   text-decoration: none;
490   outline: none;
491 }
492 nav ul {
493   margin: 0px;
494   padding: 0px 20px;
495 }
496 nav ul li {
497   list-style: none;
498   margin: 0px;
499   padding: 0px;
500   float: left;
501 }
502 nav ul li .menu-popup {
503   left: 0px;
504   right: auto;
505 }
506 nav .nav-menu-icon {
507   position: relative;
508   height: 22px;
509   padding: 5px;
510   margin: 0px 10px;
511   -moz-border-radius: 5px 5px 0 0;
512   -webkit-border-radius: 5px 5px 0 0;
513   border-radius: 5px 5px 0 0;
514 }
515 nav .nav-menu-icon.selected {
516   background-color: #364e59;
517 }
518 nav .nav-menu-icon img {
519   width: 22px;
520   height: 22px;
521 }
522 nav .nav-menu-icon .nav-notify {
523   top: 3px;
524 }
525 nav .nav-menu {
526   position: relative;
527   height: 16px;
528   padding: 5px;
529   margin: 3px 15px 0px;
530   font-size: 13px;
531   border-bottom: 3px solid #364A84;
532 }
533 nav .nav-menu.selected {
534   border-bottom: 3px solid #9eabb0;
535 }
536 nav .nav-notify {
537   display: none;
538   position: absolute;
539   background-color: #19aeff;
540   -moz-border-radius: 5px 5px 5px 5px;
541   -webkit-border-radius: 5px 5px 5px 5px;
542   border-radius: 5px 5px 5px 5px;
543   font-size: 10px;
544   padding: 1px 3px;
545   top: 0px;
546   right: -10px;
547   min-width: 15px;
548   text-align: right;
549 }
550 nav .nav-notify.show {
551   display: block;
552 }
553 nav #nav-help-link,
554 nav #nav-search-link,
555 nav #nav-directory-link,
556 nav #nav-apps-link,
557 nav #nav-site-linkmenu {
558   float: right;
559 }
560 nav #nav-help-link .menu-popup,
561 nav #nav-search-link .menu-popup,
562 nav #nav-directory-link .menu-popup,
563 nav #nav-apps-link .menu-popup,
564 nav #nav-site-linkmenu .menu-popup {
565   right: 0px;
566   left: auto;
567 }
568 nav #nav-notifications-linkmenu.on .icon.s22.notify, nav #nav-notifications-linkmenu.selected .icon.s22.notify {
569   background-image: url("../../../images/icons/22/notify_on.png");
570 }
571 nav #nav-apps-link.selected {
572   background-color: #364e59;
573 }
574 ul.menu-popup {
575   position: absolute;
576   display: none;
577   width: 10em;
578   background: #ffffff;
579   color: #2d2d2d;
580   margin: 0px;
581   padding: 0px;
582   list-style: none;
583   border: 3px solid #364e59;
584   z-index: 100000;
585   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
586   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
587   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
588 }
589 ul.menu-popup a {
590   display: block;
591   color: #2d2d2d;
592   padding: 5px 10px;
593   text-decoration: none;
594 }
595 ul.menu-popup a:hover {
596   background-color: #bdcdd4;
597 }
598 ul.menu-popup .menu-sep {
599   border-top: 1px solid #9eabb0;
600 }
601 ul.menu-popup li {
602   float: none;
603   overflow: auto;
604   height: auto;
605   display: block;
606 }
607 ul.menu-popup li img {
608   float: left;
609   width: 16px;
610   height: 16px;
611   padding-right: 5px;
612 }
613 ul.menu-popup .empty {
614   padding: 5px;
615   text-align: center;
616   color: #9eabb0;
617 }
618 /* autocomplete popup */
619 .acpopup {
620   max-height: 150px;
621   background-color: #ffffff;
622   color: #2d2d2d;
623   border: 1px solid #MenuBorder;
624   overflow: auto;
625   z-index: 100000;
626   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
627   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
628   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
629 }
630 .acpopupitem {
631   color: #2d2d2d;
632   padding: 4px;
633   clear: left;
634 }
635 .acpopupitem img {
636   float: left;
637   margin-right: 4px;
638 }
639 .acpopupitem.selected {
640   background-color: #bdcdd4;
641 }
642 #nav-notifications-menu {
643   width: 400px;
644   max-height: 550px;
645   overflow: auto;
646 }
647 #nav-notifications-menu img {
648   float: left;
649   margin-right: 5px;
650 }
651 #nav-notifications-menu .contactname {
652   font-weight: bold;
653 }
654 #nav-notifications-menu .notif-when {
655   font-size: 10px;
656   color: #9eabb0;
657   display: block;
658 }
659 /* aside */
660 aside {
661   display: table-cell;
662   vertical-align: top;
663   width: 200px;
664   padding: 0px 10px 0px 20px;
665   border-right: 1px solid #D2D2D2;
666   /* background: #F1F1F1; */
667 }
668 aside .vcard .fn {
669   font-size: 16px;
670   font-weight: bold;
671   margin-bottom: 5px;
672 }
673 aside .vcard .title {
674   margin-bottom: 5px;
675 }
676 aside .vcard dl {
677   height: auto;
678   overflow: auto;
679 }
680 aside .vcard dt {
681   float: left;
682   margin-left: 0px;
683   width: 35%;
684   text-align: right;
685   color: #999999;
686 }
687 aside .vcard dd {
688   float: left;
689   margin-left: 4px;
690   width: 60%;
691 }
692 aside #profile-extra-links ul {
693   padding: 0px;
694   margin: 0px;
695 }
696 aside #profile-extra-links li {
697   padding: 0px;
698   margin: 0px;
699   list-style: none;
700 }
701 aside #dfrn-request-link {
702   display: block;
703   -moz-border-radius: 5px 5px 5px 5px;
704   -webkit-border-radius: 5px 5px 5px 5px;
705   border-radius: 5px 5px 5px 5px;
706   color: #ffffff;
707   background: #005c94 url('../../../images/connect-bg.png') no-repeat left center;
708   font-weight: bold;
709   text-transform: uppercase;
710   padding: 4px 2px 2px 35px;
711 }
712 aside #dfrn-request-link:hover {
713   text-decoration: none;
714   background-color: #19aeff;
715 }
716 aside #profiles-menu {
717   width: 20em;
718 }
719 #contact-block {
720   overflow: auto;
721   height: auto;
722 }
723 #contact-block .contact-block-h4 {
724   float: left;
725   margin: 5px 0px;
726 }
727 #contact-block .allcontact-link {
728   float: right;
729   margin: 5px 0px;
730 }
731 #contact-block .contact-block-content {
732   clear: both;
733   overflow: auto;
734   height: auto;
735 }
736 #contact-block .contact-block-link {
737   float: left;
738   margin: 0px 2px 2px 0px;
739 }
740 #contact-block .contact-block-link img {
741   widht: 48px;
742   height: 58px;
743 }
744 /* widget */
745 .widget {
746   margin-bottom: 2em;
747   /*.action .s10 { width: 10px; overflow: hidden; padding: 0px;}
748         .action .s16 { width: 16px; overflow: hidden; padding: 0px;}*/
749 /*  font-size: 12px; */
750 }
751 .widget h3 {
752   padding: 0px;
753   margin: 2px;
754 }
755 .widget .action {
756   opacity: 0.1;
757   -webkit-transition: all 0.2s ease-in-out;
758   -moz-transition: all 0.2s ease-in-out;
759   -o-transition: all 0.2s ease-in-out;
760   -ms-transition: all 0.2s ease-in-out;
761   transition: all 0.2s ease-in-out;
762 }
763 .widget input.action {
764   opacity: 0.5;
765   -webkit-transition: all 0.2s ease-in-out;
766   -moz-transition: all 0.2s ease-in-out;
767   -o-transition: all 0.2s ease-in-out;
768   -ms-transition: all 0.2s ease-in-out;
769   transition: all 0.2s ease-in-out;
770 }
771 .widget:hover .title .action {
772   opacity: 1;
773   -webkit-transition: all 0.2s ease-in-out;
774   -moz-transition: all 0.2s ease-in-out;
775   -o-transition: all 0.2s ease-in-out;
776   -ms-transition: all 0.2s ease-in-out;
777   transition: all 0.2s ease-in-out;
778 }
779 .widget .tool:hover .action {
780   opacity: 1;
781   -webkit-transition: all 0.2s ease-in-out;
782   -moz-transition: all 0.2s ease-in-out;
783   -o-transition: all 0.2s ease-in-out;
784   -ms-transition: all 0.2s ease-in-out;
785   transition: all 0.2s ease-in-out;
786 }
787 .widget .tool:hover .action.ticked {
788   opacity: 1;
789   -webkit-transition: all 0.2s ease-in-out;
790   -moz-transition: all 0.2s ease-in-out;
791   -o-transition: all 0.2s ease-in-out;
792   -ms-transition: all 0.2s ease-in-out;
793   transition: all 0.2s ease-in-out;
794 }
795 .widget ul {
796   padding: 0px;
797 }
798 .widget ul li {
799   padding-left: 16px;
800   min-height: 16px;
801   list-style: none;
802 }
803 .widget .tool.selected {
804   background: url('../../../images/selected.png') no-repeat left center;
805 }
806 /* widget: search */
807 #add-search-popup {
808   width: 200px;
809   top: 18px;
810 }
811 /* section */
812 section {
813   display: table-cell;
814   vertical-align: top;
815   width: 800px;
816   padding: 0px 20px 0px 10px;
817 }
818 /* wall item */
819 .tread-wrapper {
820   border-bottom: 1px solid #D2D2D2;
821   position: relative;
822   padding: 5px;
823   margin-bottom: 0px;
824   width: 775px;
825 }
826 .wall-item-decor {
827   position: absolute;
828   left: 790px;
829   top: -10px;
830   width: 16px;
831 }
832 .unstarred {
833   display: none;
834 }
835 .wall-item-container {
836   display: table;
837   width: 780px;
838 }
839 .wall-item-container .wall-item-item, .wall-item-container .wall-item-bottom {
840   display: table-row;
841 }
842 .wall-item-bottom {
843   font-size: 13px;
844 }
845 .wall-item-container .wall-item-bottom {
846   opacity: 0.5;
847   -webkit-transition: all 0.2s ease-in-out;
848   -moz-transition: all 0.2s ease-in-out;
849   -o-transition: all 0.2s ease-in-out;
850   -ms-transition: all 0.2s ease-in-out;
851   transition: all 0.2s ease-in-out;
852 }
853 .wall-item-container:hover .wall-item-bottom {
854   opacity: 1;
855   -webkit-transition: all 0.2s ease-in-out;
856   -moz-transition: all 0.2s ease-in-out;
857   -o-transition: all 0.2s ease-in-out;
858   -ms-transition: all 0.2s ease-in-out;
859   transition: all 0.2s ease-in-out;
860 }
861 .wall-item-container .wall-item-info {
862   display: table-cell;
863   vertical-align: top;
864   text-align: left;
865   width: 80px;
866 }
867 .wall-item-container .wall-item-location {
868   padding-right: 40px;
869 }
870 .wall-item-container .wall-item-ago {
871   word-wrap: break-word;
872   width: 50px;
873   margin-left: 10px;
874   color: #999;
875 }
876 .wall-item-location {
877   width: 180px;
878   float: left;
879 }
880
881 .wall-item-container .wall-item-content {
882   font-size: 13px;
883   max-width: 720px;
884   word-wrap: break-word;
885   line-height: 1.4;
886 }
887
888 .wall-item-container .wall-item-content img {
889   max-width: 710px;
890 }
891 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions {
892   display: table-cell;
893   vertical-align: middle;
894 }
895 .wall-item-container .wall-item-links .icon, .wall-item-container .wall-item-actions .icon {
896   opacity: 0.5;
897   -webkit-transition: all 0.2s ease-in-out;
898   -moz-transition: all 0.2s ease-in-out;
899   -o-transition: all 0.2s ease-in-out;
900   -ms-transition: all 0.2s ease-in-out;
901   transition: all 0.2s ease-in-out;
902 }
903 .wall-item-container .wall-item-links .icon:hover, .wall-item-container .wall-item-actions .icon:hover {
904   opacity: 1;
905   -webkit-transition: all 0.2s ease-in-out;
906   -moz-transition: all 0.2s ease-in-out;
907   -o-transition: all 0.2s ease-in-out;
908   -ms-transition: all 0.2s ease-in-out;
909   transition: all 0.2s ease-in-out;
910 }
911 .wall-item-container .wall-item-name {
912   font-weight: bold;
913 }
914 .wall-item-container .wall-item-actions-author {
915   width: 100%;
916   margin-bottom: 0.3em;
917 }
918 .wall-item-container .wall-item-actions-social {
919   float: left;
920   margin-bottom: 1px;
921 }
922 .wall-item-container .wall-item-actions-social a {
923   margin-right: 1em;
924 }
925 .wall-item-container .wall-item-actions-tools {
926   float: right;
927   width: 80px;
928 }
929 .wall-item-container .wall-item-actions-tools a {
930   float: right;
931 }
932 .wall-item-container .wall-item-actions-tools input {
933   float: right;
934 }
935 .wall-item-container.comment {
936   margin-top: 5px;
937   margin-bottom: 5px;
938   margin-left: 80px;
939   width: 700px;
940   border-bottom: 1px solid hsl(198, 21%, 79%);
941 }
942 .wall-item-container.comment .contact-photo {
943   width: 32px;
944   height: 32px;
945   margin-left: 16px;
946   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
947
948 }
949 .wall-item-container.comment .contact-photo-menu-button {
950   top: 15px !important;
951   left: 15px !important;
952 }
953 .wall-item-container.comment .wall-item-links {
954   padding-left: 12px;
955 }
956 .wall-item-comment-wrapper {
957   margin: 1px 5px 1px 80px;
958 }
959 .wall-item-comment-wrapper .comment-edit-photo {
960   display: none;
961 }
962 .wall-item-comment-wrapper textarea {
963   height: 1.2em;
964   width: 100%;
965   font-size: 10px;
966   color: #999999;
967   border: 1px solid #DDD;
968   padding: 0.3em;
969 }
970 .wall-item-comment-wrapper .comment-edit-text-full {
971   font-size: 14px;
972   height: 4em;
973   color: #2d2d2d;
974   border: 1px solid #2d2d2d;
975 }
976 .comment-edit-preview {
977   width: 710px;
978   border: 1px solid #2d2d2d;
979   margin-top: 10px;
980 }
981 .comment-edit-preview .contact-photo {
982   width: 32px;
983   height: 32px;
984   margin-left: 16px;
985   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
986
987 }
988 .comment-edit-preview .contact-photo-menu-button {
989   top: 15px !important;
990   left: 15px !important;
991 }
992 .comment-edit-preview .wall-item-links {
993   padding-left: 12px;
994 }
995 .comment-edit-preview .wall-item-container {
996   width: 700px;
997 }
998 .comment-edit-preview .tread-wrapper {
999   width: 700px;
1000   padding: 0;
1001   margin: 10px 0;
1002 }
1003 .wall-item-tags {
1004   padding-top: 1px;
1005   padding-bottom: 2px;
1006 }
1007 .tag {
1008   background: url("../../../images/tag_b.png") repeat-x center left;
1009   color: #ffffff;
1010   padding-left: 3px;
1011   font-size: 10px;
1012 }
1013 .tag a {
1014   padding-right: 8px;
1015   background: url("../../../images/tag.png") no-repeat center right;
1016   color: #ffffff;
1017 }
1018 .wwto {
1019   position: absolute !important;
1020   width: 25px;
1021   height: 25px;
1022   background: #FFFFFF;
1023   border: 2px solid #364e59;
1024   height: 25px;
1025   width: 25px;
1026   overflow: hidden;
1027   padding: 1px;
1028   position: absolute !important;
1029   top: 40px;
1030   left: 30px;
1031   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1032   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1033   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1034 }
1035 .wwto .contact-photo {
1036   width: auto;
1037   height: 25px;
1038 }
1039 /* contacts menu */
1040 .contact-photo-wrapper {
1041   position: relative;
1042   width: 80px;
1043 }
1044
1045 .contact-photo-wrapper.wwto {
1046   width: 25px;
1047 }
1048
1049 .contact-photo {
1050   width: 48px;
1051   height: 48px;
1052   overflow: hidden;
1053   display: block;
1054 }
1055 .contact-photo img {
1056   width: 48px;
1057   height: 48px;
1058 }
1059 .contact-photo-menu-button {
1060   display: none;
1061   position: absolute;
1062   left: -2px;
1063   top: 31px;
1064 }
1065 .contact-wrapper {
1066   float: left;
1067   width: 90px;
1068   height: 90px;
1069   margin-bottom: 15px;
1070 }
1071 .contact-wrapper .contact-photo {
1072   width: 80px;
1073   height: 80px;
1074 }
1075 .contact-wrapper .contact-photo img {
1076   width: 80px;
1077   height: 80px;
1078 }
1079 .contact-wrapper .contact-photo-menu-button {
1080   left: 0px;
1081   top: 63px;
1082 }
1083 .directory-item {
1084   float: left;
1085   width: 200px;
1086   height: 200px;
1087 }
1088 .directory-item .contact-photo {
1089   width: 175px;
1090   height: 175px;
1091 }
1092 .directory-item .contact-photo img {
1093   width: 175px;
1094   height: 175px;
1095 }
1096 .contact-name {
1097   text-align: center;
1098   font-weight: bold;
1099   font-size: 12px;
1100 }
1101 .contact-details {
1102   color: #999999;
1103 }
1104 /* editor */
1105 .jothidden {
1106   display: none;
1107 }
1108 #jot {
1109   width: 785px;
1110   margin: 0px 2em 20px 0px;
1111 }
1112 #jot .profile-jot-text {
1113   height: 1.2em;
1114   width: 99%;
1115   font-size: 10px;
1116   color: #999999;
1117   border: 1px solid #DDD;
1118   padding: 0.3em;
1119 }
1120 #jot #jot-tools {
1121   margin: 0px;
1122   padding: 0px;
1123   height: 40px;
1124   overflow: none;
1125   width: 783px;
1126   background-color: #0e232e;
1127   border-bottom: 2px solid #9eabb0;
1128 }
1129 #jot #jot-tools li {
1130   list-style: none;
1131   float: left;
1132   width: 80px;
1133   height: 40px;
1134   border-bottom: 2px solid #9eabb0;
1135 }
1136 #jot #jot-tools li a {
1137   display: block;
1138   color: #cccccc;
1139   width: 100%;
1140   height: 40px;
1141   text-align: center;
1142   line-height: 40px;
1143   overflow: hidden;
1144 }
1145 #jot #jot-tools li:hover {
1146   background-color: #364e59;
1147   border-bottom: 2px solid #bdcdd4;
1148 }
1149 #jot #jot-tools li.perms {
1150   float: right;
1151   width: 40px;
1152 }
1153 #jot #jot-tools li.perms a.unlock {
1154   width: 30px;
1155   border-left: 10px solid #cccccc;
1156   background-color: #cccccc;
1157   background-position: left center;
1158 }
1159 #jot #jot-tools li.perms a.lock {
1160   width: 30px;
1161   border-left: 10px solid #666666;
1162   background-color: #666666;
1163 }
1164 #jot #jot-tools li.submit {
1165   float: right;
1166   background-color: #cccccc;
1167   border-bottom: 2px solid #cccccc;
1168   border-right: 1px solid #666666;
1169   border-left: 1px solid #666666;
1170 }
1171 #jot #jot-tools li.submit input {
1172   border: 0px;
1173   margin: 0px;
1174   padding: 0px;
1175   background-color: #cccccc;
1176   color: #666666;
1177   width: 80px;
1178   height: 40px;
1179   line-height: 40px;
1180 }
1181 #jot #jot-tools li.submit input:hover {
1182   background-color: #bdcdd4;
1183   color: #666666;
1184 }
1185 #jot #jot-tools li.loading {
1186   float: right;
1187   background-color: #ffffff;
1188   width: 20px;
1189   vertical-align: center;
1190   text-align: center;
1191   border-top: 2px solid #9eabb0;
1192   height: 38px;
1193 }
1194 #jot #jot-tools li.loading img {
1195   margin-top: 10px;
1196 }
1197 #jot #jot-title {
1198   border: 0px;
1199   margin: 0px;
1200   height: 20px;
1201   width: 700px;
1202   font-weight: bold;
1203   border: 1px solid #ffffff;
1204 }
1205 #jot #jot-title:-webkit-input-placeholder {
1206   font-weight: normal;
1207 }
1208 #jot #jot-title:-moz-placeholder {
1209   font-weight: normal;
1210 }
1211 #jot #jot-title:hover {
1212   border: 1px solid #999999;
1213 }
1214 #jot #jot-title:focus {
1215   border: 1px solid #999999;
1216 }
1217 #jot #character-counter {
1218   width: 80px;
1219   float: right;
1220   text-align: right;
1221   height: 20px;
1222   line-height: 20px;
1223   padding-right: 20px;
1224 }
1225 /** buttons **/
1226 /*input[type="submit"] {
1227         border: 0px;
1228     background-color: @ButtonBackgroundColor;
1229     color: @ButtonColor;
1230     padding: 0px 10px;
1231         .rounded(5px);
1232     height: 18px;
1233 }*/
1234 /** acl **/
1235 #photo-edit-perms-select, #photos-upload-permissions-wrapper, #profile-jot-acl-wrapper {
1236   display: block!important;
1237 }
1238 #acl-wrapper {
1239   width: 690px;
1240   float: left;
1241 }
1242 #acl-search {
1243   float: right;
1244   background: #ffffff url("../../../images/search_18.png") no-repeat right center;
1245   padding-right: 20px;
1246 }
1247 #acl-showall {
1248   float: left;
1249   display: block;
1250   width: auto;
1251   height: 18px;
1252   background-color: #cccccc;
1253   background-image: url("../../../images/show_all_off.png");
1254   background-position: 7px 7px;
1255   background-repeat: no-repeat;
1256   padding: 7px 5px 0px 30px;
1257   color: #999999;
1258   -moz-border-radius: 5px 5px 5px 5px;
1259   -webkit-border-radius: 5px 5px 5px 5px;
1260   border-radius: 5px 5px 5px 5px;
1261 }
1262 #acl-showall.selected {
1263   color: #000000;
1264   background-color: #ff9900;
1265   background-image: url("../../../images/show_all_on.png");
1266 }
1267 #acl-list {
1268   height: 210px;
1269   border: 1px solid #cccccc;
1270   clear: both;
1271   margin-top: 30px;
1272   overflow: auto;
1273 }
1274 .acl-list-item {
1275   display: block;
1276   width: 150px;
1277   height: 30px;
1278   border: 1px solid #cccccc;
1279   margin: 5px;
1280   float: left;
1281 }
1282 .acl-list-item img {
1283   width: 22px;
1284   height: 22px;
1285   float: left;
1286   margin: 4px;
1287 }
1288 .acl-list-item p {
1289   height: 12px;
1290   font-size: 10px;
1291   margin: 0px;
1292   padding: 2px 0px 1px;
1293   overflow: hidden;
1294 }
1295 .acl-list-item a {
1296   font-size: 8px;
1297   display: block;
1298   width: 40px;
1299   height: 10px;
1300   float: left;
1301   color: #999999;
1302   background-color: #cccccc;
1303   background-position: 3px 3px;
1304   background-repeat: no-repeat;
1305   margin-right: 5px;
1306   -webkit-border-radius: 2px ;
1307   -moz-border-radius: 2px;
1308   border-radius: 2px;
1309   padding-left: 15px;
1310 }
1311 #acl-wrapper a:hover {
1312   text-decoration: none;
1313   color: #000000;
1314 }
1315 .acl-button-show {
1316   background-image: url("../../../images/show_off.png");
1317 }
1318 .acl-button-hide {
1319   background-image: url("../../../images/hide_off.png");
1320 }
1321 .acl-button-show.selected {
1322   color: #000000;
1323   background-color: #9ade00;
1324   background-image: url("../../../images/show_on.png");
1325 }
1326 .acl-button-hide.selected {
1327   color: #000000;
1328   background-color: #ff4141;
1329   background-image: url("../../../images/hide_on.png");
1330 }
1331 .acl-list-item.groupshow {
1332   border-color: #9ade00;
1333 }
1334 .acl-list-item.grouphide {
1335   border-color: #ff4141;
1336 }
1337 /** /acl **/
1338 /** tab buttons **/
1339 ul.tabs {
1340   list-style-type: none;
1341   padding-bottom: 10px;
1342   font-size: 13px;
1343 }
1344 ul.tabs li {
1345   float: left;
1346   margin-left: 7px;
1347 }
1348 ul.tabs li .active {
1349   border-bottom: 1px solid #005c94;
1350 }
1351 /**
1352  * Form fields
1353  */
1354 .field {
1355   margin-bottom: 10px;
1356   padding-bottom: 10px;
1357   overflow: auto;
1358   width: 100%;
1359 }
1360 .field label {
1361   float: left;
1362   width: 200px;
1363 }
1364 .field input, .field textarea {
1365   width: 400px;
1366 }
1367 .field textarea {
1368   height: 100px;
1369 }
1370 .field .field_help {
1371   display: block;
1372   margin-left: 200px;
1373   color: #666666;
1374 }
1375 .field .onoff {
1376   float: left;
1377   width: 80px;
1378 }
1379 .field .onoff a {
1380   display: block;
1381   border: 1px solid #666666;
1382   background-image: url("../../../images/onoff.jpg");
1383   background-repeat: no-repeat;
1384   padding: 4px 2px 2px 2px;
1385   height: 16px;
1386   text-decoration: none;
1387 }
1388 .field .onoff .off {
1389   border-color: #666666;
1390   padding-left: 40px;
1391   background-position: left center;
1392   background-color: #cccccc;
1393   color: #666666;
1394   text-align: right;
1395 }
1396 .field .onoff .on {
1397   border-color: #204A87;
1398   padding-right: 40px;
1399   background-position: right center;
1400   background-color: #D7E3F1;
1401   color: #204A87;
1402   text-align: left;
1403 }
1404 .field .hidden {
1405   display: none!important;
1406 }
1407 .field.radio .field_help {
1408   margin-left: 0px;
1409 }
1410
1411 #profile-edit-links-end {
1412         clear: both;
1413         margin-bottom: 15px;
1414 }
1415
1416 #profile-edit-links ul { margin: 20px; padding-bottom: 20px; list-style: none; }
1417
1418 #profile-edit-links li {
1419   float: left;
1420   list-style: none;
1421   margin-left: 10px;
1422 }
1423
1424 .profile-edit-side-div {
1425   display: none;
1426 }
1427
1428 #register-form label,
1429 #profile-edit-form label {
1430         width: 300px; float: left;
1431 }
1432
1433 .required {
1434   display: inline;
1435   color: #B20202;
1436 }
1437
1438 /* oauth */
1439 .oauthapp {
1440   height: auto;
1441   overflow: auto;
1442   border-bottom: 2px solid #cccccc;
1443   padding-bottom: 1em;
1444   margin-bottom: 1em;
1445 }
1446 .oauthapp img {
1447   float: left;
1448   width: 48px;
1449   height: 48px;
1450   margin: 10px;
1451 }
1452 .oauthapp img.noicon {
1453   background-image: url("../../../images/icons/48/plugin.png");
1454   background-position: center center;
1455   background-repeat: no-repeat;
1456 }
1457 .oauthapp a {
1458   float: left;
1459 }
1460 /* contacts */
1461 .contact-entry-wrapper {
1462   width: 50px;
1463   float: left;
1464 }
1465 /* photo */
1466 .lframe {
1467   float: left;
1468   margin: 0px 10px 10px 0px;
1469 }
1470 /* profile match wrapper */
1471 .profile-match-wrapper {
1472   float: left;
1473   width: 90px;
1474   height: 90px;
1475   margin-bottom: 20px;
1476 }
1477 .profile-match-wrapper .contact-photo {
1478   width: 80px;
1479   height: 80px;
1480 }
1481 .profile-match-wrapper .contact-photo img {
1482   width: 80px;
1483   height: 80px;
1484 }
1485 .profile-match-wrapper .contact-photo-menu-button {
1486   left: 0px;
1487   top: 63px;
1488 }
1489 /* page footer */
1490 footer {
1491   height: 100px;
1492   display: table-row;
1493 }
1494
1495 blockquote {
1496     border-left: 1px solid #D2D2D2;
1497     padding-left: 9px;
1498     margin: 0 0 0 .8ex;
1499 }
1500
1501 /* ================== */
1502 /* = Contacts Block = */
1503 /* ================== */
1504
1505 .contact-block-img {
1506         width: 42px;
1507         height: 42px;
1508         padding-right: 2px;
1509 }
1510 .contact-block-div {
1511         float: left;
1512 }
1513
1514 .contact-block-textdiv { width: 150px; height: 34px; float: left; }
1515 #contact-block-end { clear: both; } 
1516
1517 #group-edit-wrapper {
1518         margin-bottom: 10px;
1519 }
1520
1521 #group-members-end {
1522         clear: both;
1523 }
1524
1525 /*
1526 #group-separator,
1527 #prof-separator { display: none;}
1528 */
1529
1530 #prvmail-wrapper, .mail-conv-detail, .mail-list-detail {
1531         position: relative;
1532         width: 500px;
1533         padding: 50px;
1534         margin: 20px auto;
1535         background-color: #fff;
1536         -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
1537         -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
1538         box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
1539 }
1540
1541 #prvmail-wrapper:before, #prvmail-wrapper:after, .mail-conv-detail:before, .mail-conv-detail:after, .mail-list-detail:before, .mail-list-detail:after {
1542         position: absolute;
1543         width: 40%;
1544         height: 10px;
1545         content: ' ';
1546         left: 12px;
1547         bottom: 12px;
1548         background: transparent;
1549         -webkit-transform: skew(-5deg) rotate(-5deg);
1550         -moz-transform: skew(-5deg) rotate(-5deg);
1551         -ms-transform: skew(-5deg) rotate(-5deg);
1552         -o-transform: skew(-5deg) rotate(-5deg);
1553         transform: skew(-5deg) rotate(-5deg);
1554         -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
1555         -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
1556         box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
1557         z-index: -1;
1558 }
1559
1560 #prvmail-wrapper:after, .mail-conv-detail:after, .mail-list-detail:after {
1561         left: auto;
1562         right: 12px;
1563         -webkit-transform: skew(5deg) rotate(5deg);
1564         -moz-transform: skew(5deg) rotate(5deg);
1565         -ms-transform: skew(5deg) rotate(5deg);
1566         -o-transform: skew(5deg) rotate(5deg);
1567         transform: skew(5deg) rotate(5deg);
1568 }
1569
1570 .prvmail-text {
1571         width: 100%;
1572 }
1573
1574 .mail-list-outside-wrapper {
1575         margin-top: 20px;
1576 }
1577
1578 .mail-list-sender {
1579         float: left;
1580         padding: 5px;
1581         background-color: #efefef;
1582         border: 2px dotted #eeeeee;
1583         -moz-box-shadow: 3px 3px 4px #959494;
1584         -webkit-box-shadow: 3px 3px 4px #959494;
1585         box-shadow: 3px 3px 4px #959494;
1586 }
1587
1588 .mail-list-detail {
1589         margin-left: 100px;
1590         width: 300px;
1591         min-height: 70px;
1592         padding: 20px;
1593         padding-top:10px;
1594         border: 1px solid #dddddd;
1595         }
1596         
1597 .mail-list-sender-name {
1598         font-size: 1.1em;
1599         display: inline;
1600         font-variant:small-caps;
1601 }
1602
1603 .mail-list-date {
1604         float: right;
1605         clear: block;
1606         display: inline;
1607         font-size: 0.9em;
1608         padding-left: 10px;
1609         font-stretch:ultra-condensed;
1610         font-variant:small-caps;
1611 }
1612
1613 .mail-list-subject {
1614         clear: block;
1615         font-size: 1.2em;
1616         padding-top: 20px;
1617         padding-right: 50px;
1618 }
1619
1620 .mail-list-subject a {
1621         color: #626262;
1622 }
1623
1624 .mail-list-delete-wrapper { float: right;}
1625 .mail-list-outside-wrapper-end {
1626         clear: both;
1627 }
1628
1629 .mail-conv-outside-wrapper {
1630         margin-bottom: 10px;
1631 }
1632
1633 .mail-conv-sender {float: left; margin: 0px 5px 5px 0px; }
1634 .mail-conv-sender-photo {
1635         width: 64px;
1636         height: 64px;
1637 }
1638
1639 .mail-conv-sender-name { float: left; font-variant:small-caps; font-style: bold; }
1640 .mail-conv-date { float: right; font-variant:small-caps; }
1641 .mail-conv-subject { clear: right; font-weight: bold; font-size: 1.2em }
1642 .mail-conv-body {
1643         clear: both;
1644 }
1645
1646 .mail-conv-detail {
1647         width: 500px;
1648         padding: 30px;
1649         padding-bottom: 10px;
1650         margin-left: 20px;
1651         margin-bottom: 0px;
1652         vertical-align: middle;
1653         margin: auto;
1654         border: 1px solid #dddddd;
1655 }
1656 .mail-conv-break { display: none; border: none;}
1657 .mail-conv-delete-wrapper { padding-top: 10px; width: 510px; text-align: right; }
1658
1659 /* ========== */
1660 /* = Events = */
1661 /* ========== */
1662  
1663 .clear { clear: both; }
1664 .eventcal {
1665         float: left;
1666         font-size: 20px;
1667         padding: 20px;
1668 }
1669
1670 .vevent {
1671         position: relative;
1672         width: 400px;
1673         padding: 20px;
1674         padding-top: 10px;
1675         margin: 0 0px;
1676         margin-bottom: 10px;
1677         background-color: #fff;
1678         -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
1679         -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
1680         box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
1681 }
1682
1683 .vevent:before, .vevent:after {
1684         position: absolute;
1685         width: 40%;
1686         height: 10px;
1687         content: ' ';
1688         left: 12px;
1689         bottom: 12px;
1690         background: transparent;
1691         -webkit-transform: skew(-5deg) rotate(-5deg);
1692         -moz-transform: skew(-5deg) rotate(-5deg);
1693         -ms-transform: skew(-5deg) rotate(-5deg);
1694         -o-transform: skew(-5deg) rotate(-5deg);
1695         transform: skew(-5deg) rotate(-5deg);
1696         -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
1697         -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
1698         box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
1699         z-index: -1;
1700 }
1701
1702 .vevent:after {
1703         left: auto;
1704         right: 12px;
1705         -webkit-transform: skew(5deg) rotate(5deg);
1706         -moz-transform: skew(5deg) rotate(5deg);
1707         -ms-transform: skew(5deg) rotate(5deg);
1708         -o-transform: skew(5deg) rotate(5deg);
1709         transform: skew(5deg) rotate(5deg);
1710 }
1711
1712 .vevent .event-description {
1713         margin-left: 10px;
1714         margin-right: 10px;
1715         text-align:center;
1716         font-size: 1.2em;
1717         font-weight:bolder;
1718 }
1719
1720  .vevent .event-location{
1721         margin-left: 10px;
1722         margin-right: 10px;
1723         font-size: 1em;
1724         font-style: oblique;
1725         text-align: center;
1726         
1727 }
1728
1729 .vevent .event-start, .vevent .event-end  {
1730         margin-left: 20px;
1731         margin-right: 20px;
1732         margin-bottom: 2px;
1733         margin-top: 2px;
1734         font-size: 0.9em;
1735         font-variant: small-caps;
1736         text-align: left;
1737 }
1738
1739 #new-event-link{
1740         width: 130px;
1741         padding: 7px;
1742         margin-bottom: 10px;
1743         margin-left: 170px; ;
1744         -moz-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
1745         -webkit-box-shadow:inset 0px 1px 0px 0px #cfcfcf;
1746         box-shadow:inset 0px 1px 0px 0px #cfcfcf;
1747         background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bdbdbd), color-stop(1, #a2a2a2) );
1748         background:-moz-linear-gradient( center top, #bdbdbd 5%, #a2a2a2 100% );
1749         filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdbdbd', endColorstr='#a2a2a2');
1750         background-color:#bdbdbd;
1751         -moz-border-radius:5px;
1752         -webkit-border-radius:5px;
1753         border-radius:5px;
1754         color: #efefef;
1755 }
1756
1757 #new-event-link:hover {
1758         color: #efefef;
1759         background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b20202), color-stop(1, #d60808) );
1760         background:-moz-linear-gradient( center top, #b20202 5%, #d60808 100% );
1761         filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b20202', endColorstr='#d60808');
1762         background-color:#b20202;
1763 }
1764
1765 #new-event-link:active {
1766         background-color: #b20202;
1767         position:relative;
1768         top:1px;
1769 }
1770
1771 #new-event-link a {
1772         color: #efefef;
1773         text-align: center;
1774 }
1775
1776 .edit-event-link, .plink-event-link {
1777         float: left;
1778         margin-top: 4px;
1779         margin-right: 4px;
1780         margin-bottom: 15px;
1781 }
1782
1783 .event-description:before {
1784         content: url('calendar.png');
1785         margin-right: 15px;
1786         vertical-align: middle;
1787 }
1788
1789 .event-start, .event-end {
1790         margin-left: 10px;
1791         width: 330px;
1792 }
1793
1794 .event-start .dtstart, .event-end .dtend {
1795         float: right;
1796 }
1797
1798 .event-list-date {
1799         color: #626262;
1800         margin-bottom: 10px;
1801         font-variant:small-caps;
1802         font-stretch:condensed;
1803 }
1804
1805 .prevcal, .nextcal {
1806         float: left;
1807         margin-left: 32px;
1808         margin-right: 32px;
1809         margin-top: 64px;
1810 }
1811
1812 .event-calendar-end {
1813         clear: both;
1814 }
1815
1816 .calendar {
1817         width: 300px;
1818         font-family: Helvetica, Arial, sans-serif;
1819         background-color: #f1f1f1;
1820         border: 1px solid #dedede;
1821         margin-bottom: 10px;
1822         -moz-box-shadow: 5px 5px 8px #959494;
1823         -webkit-box-shadow: 5px 5px 8px #959494;
1824         box-shadow: 5px 5px 8px #959494;        
1825 }
1826
1827 .calendar caption{
1828         background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d60808), color-stop(1, #b20202) );
1829         background:-moz-linear-gradient( center top, #d60808 5%, #b20202 100% );
1830         filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d60808', endColorstr='#b20202');
1831         background-color: #b20202;
1832         padding: 10px 0px 10px 0px;
1833         width: 300px;
1834         color: #ffffff;
1835         font-weight: bold;
1836         text-align:center;
1837         font-variant:small-caps;
1838         -moz-box-shadow: 5px 2px 8px #959494;
1839         -webkit-box-shadow: 5px 2px 8px #959494;
1840         box-shadow: 5px 2px 8px #959494;
1841 }
1842
1843 tr {
1844         border: 1px solid #eeeeee;
1845 }
1846
1847 .calendar td {
1848         font-size: 14px;
1849         text-align: center;
1850         padding: 3px 0px;
1851 }
1852
1853 .calendar td > a {
1854         background-color: #cdcdcd;
1855         padding: 2px;
1856         color: #000;
1857 }
1858
1859 .calendar th {
1860         font-size: 16px;        
1861 }
1862
1863 .today {
1864         font-weight: bold;
1865         text-align: center;
1866         background-color: #b20202;
1867         color: #fff;
1868 }
1869  
1870 #event-start-text, 
1871 #event-finish-text {
1872         margin-top: 10px;
1873         margin-bottom: 5px;
1874 }
1875
1876 #event-nofinish-checkbox, 
1877 #event-nofinish-text, 
1878 #event-adjust-checkbox, 
1879 #event-adjust-text,
1880 #event-share-checkbox {
1881         float: left;
1882 }
1883
1884 #event-datetime-break {
1885         margin-bottom: 10px;
1886 }
1887
1888 #event-nofinish-break, 
1889 #event-adjust-break,
1890 #event-share-break {
1891         clear: both;
1892 }
1893
1894 #event-desc-text, 
1895 #event-location-text {
1896         margin-top: 10px;
1897         margin-bottom: 5px;
1898 }
1899
1900 #event-submit {
1901         margin-top: 10px;
1902 }
1903
1904 /* ============= */
1905 /* = Directory = */
1906 /* ============= */
1907
1908 .directory-item {
1909         float: left;
1910         margin: 50px 50px 0px 0px;
1911 }
1912
1913 .directory-details {
1914         font-size: 0.9em;
1915         font-variant: small-caps;
1916         width: 160px;
1917 }
1918
1919 .directory-name {
1920         font-size: 1em;
1921         font-variant: small-caps;
1922         width: 150px;   
1923 }