/*
******************************(****
***** NEW twitter css styling *****
****  prepared by : kim aguas  ****
***********************************

*/


div:#tweets ul li
{
  color:#ffffff !important;
}

#tweets .user
{
  display: none !important;
}

#tweets ul li
{
border-bottom: 1px solid #a0a0ac
}

#tweets ul li:last-child 
{
border-bottom: none !important;
}

.tweet, .tweet a, .tweet a span, .timePosted a
{
  color:#ffffff;
}

.timePosted
{
  display: none;
}

.twitter_fav_icon, .twitter_reply_icon,  .twitter_retweet_icon
{
  color: #40b8dd !important;
}

.interact a
{
  padding-right: 5px;
}