body {
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#socialmedia_sticky {
   background-color: transparent;
   background-image: none;
}
#socialmedia_facebook {
   -moz-transition: all 500ms ease-out 0ms;
   -webkit-transition: all 500ms ease-out 0ms;
   transition: all 500ms ease-out 0ms;
}
#socialmedia_facebook:hover {
   -moz-transform: translate(-100px,0px) rotate(0deg);
   -moz-transition: transform 500ms ease-out 0ms;
   -webkit-transform: translate(-100px,0px) rotate(0deg);
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transform: translate(-100px,0px) rotate(0deg);
   transition: transform 500ms ease-out 0ms;
}
#socialmedia_twitter {
   -moz-transition: all 500ms ease-out 0ms;
   -webkit-transition: all 500ms ease-out 0ms;
   transition: all 500ms ease-out 0ms;
}
#socialmedia_twitter:hover {
   -moz-transform: translate(-100px,0px) rotate(0deg);
   -moz-transition: transform 500ms ease-out 0ms;
   -webkit-transform: translate(-100px,0px) rotate(0deg);
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transform: translate(-100px,0px) rotate(0deg);
   transition: transform 500ms ease-out 0ms;
}
#socialmedia_pinterest {
   -moz-transition: all 500ms ease-out 0ms;
   -webkit-transition: all 500ms ease-out 0ms;
   transition: all 500ms ease-out 0ms;
}
#socialmedia_pinterest:hover {
   -moz-transform: translate(-100px,0px) rotate(0deg);
   -moz-transition: transform 500ms ease-out 0ms;
   -webkit-transform: translate(-100px,0px) rotate(0deg);
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transform: translate(-100px,0px) rotate(0deg);
   transition: transform 500ms ease-out 0ms;
}
#socialmedia_linkedin {
   -moz-transition: all 500ms ease-out 0ms;
   -webkit-transition: all 500ms ease-out 0ms;
   transition: all 500ms ease-out 0ms;
}
#socialmedia_linkedin:hover {
   -moz-transform: translate(-100px,0px) rotate(0deg);
   -moz-transition: transform 500ms ease-out 0ms;
   -webkit-transform: translate(-100px,0px) rotate(0deg);
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transform: translate(-100px,0px) rotate(0deg);
   transition: transform 500ms ease-out 0ms;
}
#socialmedia_stumleupon {
   -moz-transition: all 500ms ease-out 0ms;
   -webkit-transition: all 500ms ease-out 0ms;
   transition: all 500ms ease-out 0ms;
}
#socialmedia_stumleupon:hover {
   -moz-transform: translate(-100px,0px) rotate(0deg);
   -moz-transition: transform 500ms ease-out 0ms;
   -webkit-transform: translate(-100px,0px) rotate(0deg);
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transform: translate(-100px,0px) rotate(0deg);
   transition: transform 500ms ease-out 0ms;
}
#socialmedia_rss {
   -moz-transition: all 500ms ease-out 0ms;
   -webkit-transition: all 500ms ease-out 0ms;
   transition: all 500ms ease-out 0ms;
}
#socialmedia_rss:hover {
   -moz-transform: translate(-100px,0px) rotate(0deg);
   -moz-transition: transform 500ms ease-out 0ms;
   -webkit-transform: translate(-100px,0px) rotate(0deg);
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transform: translate(-100px,0px) rotate(0deg);
   transition: transform 500ms ease-out 0ms;
}
#socialmedia_youtube {
   -moz-transition: all 500ms ease-out 0ms;
   -webkit-transition: all 500ms ease-out 0ms;
   transition: all 500ms ease-out 0ms;
}
#socialmedia_youtube:hover {
   -moz-transform: translate(-100px,0px) rotate(0deg);
   -moz-transition: transform 500ms ease-out 0ms;
   -webkit-transform: translate(-100px,0px) rotate(0deg);
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transform: translate(-100px,0px) rotate(0deg);
   transition: transform 500ms ease-out 0ms;
}
#socialmedia_email {
   -moz-transition: all 500ms ease-out 0ms;
   -webkit-transition: all 500ms ease-out 0ms;
   transition: all 500ms ease-out 0ms;
}
#socialmedia_email:hover {
   -moz-transform: translate(-100px,0px) rotate(0deg);
   -moz-transition: transform 500ms ease-out 0ms;
   -webkit-transform: translate(-100px,0px) rotate(0deg);
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transform: translate(-100px,0px) rotate(0deg);
   transition: transform 500ms ease-out 0ms;
}
#socialmedia_vimeo {
   -moz-transition: all 500ms ease-out 0ms;
   -webkit-transition: all 500ms ease-out 0ms;
   transition: all 500ms ease-out 0ms;
}
#socialmedia_vimeo:hover {
   -moz-transform: translate(-100px,0px) rotate(0deg);
   -moz-transition: transform 500ms ease-out 0ms;
   -webkit-transform: translate(-100px,0px) rotate(0deg);
   -webkit-transition: -webkit-transform 500ms ease-out 0ms;
   transform: translate(-100px,0px) rotate(0deg);
   transition: transform 500ms ease-out 0ms;
}
