#follow-me
{
  border: 0;
  position: fixed;
  top: 300px;
  right:0px;
  float:right;

}

#twitter-follow { 
}

#RSS-follow {

   margin-top: 5px;
}



/* 2 column layout */
@media screen and (max-width: 950px) {
#follow-me { 
  border: 0;
  position: fixed;
  top: 110px;
  right:0px;
  float:right;
}


#twitter-follow { 
}

#RSS-follow {
}


}