/* Third party plugins support */
.tp_recent_tweets li {
  background: none !important;
  padding-left: 0 !important; }

.tp_recent_tweets li a {
  color: #fe5000 !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  font-style: normal !important; }

.teal .tp_recent_tweets li a {
  color: #28c2ba !important; }

.orange .tp_recent_tweets li a {
  color: #e25d33 !important; }

.cyan .tp_recent_tweets li a {
  color: #02accf !important; }

.tp_recent_tweets li a:hover {
  color: #55585b !important; }

#footer .tp_recent_tweets li a:hover {
  color: #e5e5e5 !important; }

.tp_recent_tweets li .twitter_time {
  padding: 15px 0 5px 45px;
  display: inline-block;
  background: url(../images/icons/twitter-bird-sidebar.png) no-repeat 0 14px transparent; }

#footer .tp_recent_tweets li .twitter_time {
  background-image: url(../images/icons/twitter-bird.png); }

/* Brankic Photostream styling */
.photostream ul li {
  margin: 0 0 5px 5px !important;
  padding: 0 0 5px 5px !important;
  background: none !important;
  border: none !important; }

.photostream img, .photostream a {
  width: 66px !important;
  height: 66px !important; }

.photostream img {
  opacity: 1 !important; }

.photostream a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

#footer .photostream a {
  border-color: #666 !important; }

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .tp_recent_twee