/* # Social Icons # */

#socialicons{ position:relative; text-align:left;  display:inline-block; }

#socialicons > a:first-child{ margin-left:0;}

#socialicons>a{ margin-left:3px; margin-right:0; display:inline-block; width:26px; height:26px; float:left; overflow:hidden; position:relative;}

#socialicons>a span { width:26px; height:26px; overflow:hidden; position:absolute; display:none; }

#socialicons>a span.da-animate { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}

/* # Social icons List # */

#social_facebook{ background:url(../../Img/Social/facebook.png)scroll -5px -5px no-repeat}

#social_facebook span{background:url(../../Img/Social/facebook.png) no-repeat -5px -40px; }

#social_twitter{ background:url(../../Img/Social/twitter0.png) scroll -5px -5px no-repeat  }

#social_twitter span{ background:url(../../Img/Social/twitter0.png) no-repeat -5px -40px; }

#social_dribbble{ background:url(../../Img/Social/dribbble.png) scroll -5px -5px no-repeat  }

#social_dribbble span{ background:url(../../Img/Social/dribbble.png) no-repeat -5px -40px; }

#social_flickr{ background:url(../../Img/Social/flickr.png)   scroll -5px -5px no-repeat  }

#social_flickr span{ background:url(../../Img/Social/flickr.png) no-repeat -5px -40px; }

#social_forst{ background:url(../../Img/Social/forst.png)  scroll -5px -5px no-repeat }

#social_forst span{ background:url(../../Img/Social/forst.png) no-repeat -5px -40px;  }

#social_github{ background:url(../../Img/Social/socialgithub.png)scroll -5px -5px no-repeat }

#social_github span{ background:url(../../Img/Social/socialgithub.png) no-repeat -5px -40px;  }

#social_linkedin{ background:url(../../Img/Social/linkedin.png) scroll -5px -5px no-repeat  }

#social_linkedin span{ background:url(../../Img/Social/linkedin.png) no-repeat -5px -40px; }

#social_pinterest{ background:url(../../Img/Social/pinterest.png)scroll -5px -5px no-repeat }

#social_pinterest span{ background:url(../../Img/Social/pinterest.png) no-repeat -5px -40px;  }

#social_instagram{ background:url(../../Img/Social/instagram.png)scroll -5px -5px no-repeat }

#social_instagram span{ background:url(../../Img/Social/instagram.png) no-repeat -5px -40px;  }

#social_rss{ background:url(../../Img/Social/rss.png) scroll -5px -5px no-repeat  }

#social_rss span{ background:url(../../Img/Social/rss.png) no-repeat -5px -40px; }

#social_vimeo{ background:url(../../Img/Social/vimeo.png) scroll -5px -5px no-repeat  }

#social_vimeo span{ background:url(../../Img/Social/vimeo.png) no-repeat -5px -40px; }

#social_youtube{ background:url(../../Img/Social/youtube.png) scroll -5px -5px no-repeat  }

#social_youtube span{ background:url(../../Img/Social/youtube.png) no-repeat -5px -40px; }

#social_trumblr{ background:url(../../Img/Social/trumblr.png)  scroll -5px -5px no-repeat }

#social_trumblr span{ background:url(../../Img/Social/trumblr.png) no-repeat -5px -40px;  }

#social_google_plus{ background:url(../../Img/Social/google_p.png)  scroll -5px -5px no-repeat  }

#social_google_plus span{ background:url(../../Img/Social/google_p.png) no-repeat -5px -40px; }

/* # Animation on Social Icons **/

.da-slideFromTop {left: 0px;top: -100%;}

.da-slideFromBottom {left: 0px;top: 100%;}

.da-slideFromLeft {top: 0px; left: -100%;}

.da-slideFromRight {top: 0px;left: 100%;}

/* Final state classes: */

.da-slideTop {top: 0px;}

.da-slideLeft {left: 0px;}