.mal-oct-post{position:relative;}
.mal-oct-post h2.spooky-heading{font-family:'Creepster',cursive;letter-spacing:1px;color:#ff7518;text-shadow:0 0 6px rgba(255,117,24,.55),0 0 14px rgba(255,117,24,.25);font-size:1.9em;margin-top:1.4em;}
.mal-oct-fly{position:relative;height:70px;overflow:hidden;margin:0 0 10px;}
.mal-oct-fly span{position:absolute;top:50%;font-size:26px;opacity:.85;animation:mal-fly 16s linear infinite;}
.mal-oct-fly span:nth-child(1){animation-delay:0s;top:10%;}
.mal-oct-fly span:nth-child(2){animation-delay:4s;top:55%;font-size:20px;}
.mal-oct-fly span:nth-child(3){animation-delay:8s;top:30%;font-size:30px;}
.mal-oct-fly span:nth-child(4){animation-delay:12s;top:70%;font-size:22px;}
@keyframes mal-fly{0%{left:-8%;transform:translateY(0) rotate(0deg);}50%{transform:translateY(-14px) rotate(6deg);}100%{left:108%;transform:translateY(0) rotate(-4deg);}}
.mal-event-card{border:1px solid rgba(255,117,24,.35);border-radius:10px;padding:22px;margin:18px 0 34px;background:linear-gradient(180deg,rgba(255,117,24,.05),rgba(0,0,0,0));overflow:hidden;}
.mal-event-card img{border-radius:8px;max-width:320px;height:auto;float:right;margin:0 0 12px 20px;}
.mal-event-card p{margin:0 0 14px;}
.mal-event-links{margin-top:14px;}
.mal-event-links a{display:inline-block;margin-right:16px;font-weight:700;}
.mal-clear{clear:both;}
@media (max-width:600px){.mal-event-card img{float:none;max-width:100%;margin:0 0 14px;}}
