#jf_recent_tweets ul{margin:0;list-style:none}#jf_recent_tweets ul li{padding-left:33px;width:85%;margin-bottom:10px;font-size:11px;line-height:17px;background-color:rgba(0,0,0,0.06);border-radius:2px;padding:5px 5px 5px 33px;color:#888;position:relative;-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-o-transition:all .3s ease-in;-ms-transition:all .3s ease-in;transition:all .3s ease-in}#jf_recent_tweets ul li:hover{background-color:rgba(0,0,0,0.2)}#jf_recent_tweets ul li a{font-size:11px;color:#999}#jf_recent_tweets ul li a:hover{text-decoration:underline;color:#aaa}#jf_recent_tweets .user{display:none}#jf_recent_tweets p{margin:0}#jf_recent_tweets ul li .timePosted{text-align:center;font-size:9px;position:absolute;top:28%;left:-70px;width:50px;background:rgba(0,0,0,0.5);border-radius:3px;line-height:10px;padding:5px;color:#FFF;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-o-transition:all .3s ease-in;-ms-transition:all .3s ease-in;transition:all .3s ease-in}#jf_recent_tweets .timePosted .arrow{position:absolute;width:0;height:0;border-color:rgba(0,0,0,0);border-style:solid;top:50%;right:-5px;margin-top:-5px;border-left-color:rgba(0,0,0,0.5);border-width:5px 0 5px 5px;opacity:0;filter:alpha(opacity=0)}#jf_recent_tweets ul li:hover .timePosted,#jf_recent_tweets .timePosted .arrow{opacity:1;filter:alpha(opacity=99)}#jf_recent_tweets .tweet_icon{background:url(bird.png) no-repeat 0 0;width:21px;height:15px;position:absolute;top:8px;left:5px}body.rtl #jf_recent_tweets ul li{padding-left:0;padding-right:33px}body.rtl #jf_recent_tweets .tweet_icon{left:auto;right:5px}body.rtl #jf_recent_tweets ul li .timePosted{left:auto;right:-70px}