/* #Content Social icons
================================================== */


.widget_nav_menu{
	margin-left:1px;
	margin-bottom:-4px;
	display:inline-block;
	min-height:100%;
	height:100%;
	
}
.socialIcons {
min-width:100%;
width:100%;
padding:0px;
margin:0px;
}
.socialIcons li{
    position: relative;
    display: inline;
	list-style: none;
	text-indent: -999px;
    float: left;
    width: 32px;
	height: 32px;
	overflow: hidden;
    margin-right: 4px;
	margin-bottom: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.socialIcons li a{
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 32px;
	width: 32px;
}

.socialIcons li a:hover, .socialIcons li a:focus {
  background-color: transparent;
}


.socialIcons li:hover {
  background-position: 0 -32px;
}

.vimeo.normal {background: url(../images/vimeo.png) no-repeat;}
.facebook.normal {background: url(../images/facebook.png) no-repeat;}
.linkedin.normal {background: url(../images/linkedin.png) no-repeat;}
.twitter.normal {background: url(../images/twitter1.png) no-repeat;}
.twitter2.normal{background: url(../images/twitter2.png) no-repeat;}
.pinterest.normal {background: url(../images/pinterest.png) no-repeat;}
.flickr.normal {background: url(../images/flickr.png) no-repeat;}
.digg.normal {background: url(../images/digg.png) no-repeat;}
.yahoo1.normal {background: url(../images/yahoo1.png) no-repeat;}
.yahoo2.normal {background: url(../images/yahoo2.png) no-repeat;}
.reddit.normal {background: url(../images/reddit.png) no-repeat;}
.googleplus.normal{background: url(../images/googleplus.png) no-repeat;}
.stumbleupon.normal {background: url(../images/stumbleupon.png) no-repeat;}
.skype.normal {background: url(../images/skype.png) no-repeat;}
.deviantart.normal {background: url(../images/deviantart.png) no-repeat;}
.delicious.normal {background: url(../images/delicious.png) no-repeat;}
.tumblr.normal {background: url(../images/tumblr.png) no-repeat;}
.lastfm.normal {background: url(../images/lastfm.png) no-repeat;}
.youtube.normal{background: url(../images/youtube.png) no-repeat;}
.friendfeed.normal {background: url(../images/friendfeed.png) no-repeat;}
.myspace.normal {background: url(../images/myspace.png) no-repeat;}
.rss.normal {background: url(../images/rss.png) no-repeat;}
.badoo.normal {background: url(../images/badoo.png) no-repeat;}
.dribble.normal {background: url(../images/dribble.png) no-repeat;}
.blogger.normal {background: url(../images/blogger.png) no-repeat;}
.homeicon.normal{background: url(../images/home.png) no-repeat;}
.phone.normal {background: url(../images/phone.png) no-repeat;}
.email.normal {background: url(../images/email.png) no-repeat;}
.picassa.normal {background: url(../images/picassa.png) no-repeat;}
.livejournal.normal {background: url(../images/livejournal.png) no-repeat;}
.bebo.normal {background: url(../images/bebo.png) no-repeat;}
.technorati.normal {background: url(../images/technorati.png) no-repeat;}
.newsvine.normal{background: url(../images/newsvine.png) no-repeat;}
.wordpress.normal {background: url(../images/wordpress.png) no-repeat;}
.yelp.normal {background: url(../images/yelp.png) no-repeat;}


/* #Footer Social icons
================================================== */
footer .socialIcons{
margin-left:0px;
}
footer .socialIcons li{
    position: relative;
    display: inline;
	list-style: none;
	text-indent: -999px;
    float: left;
    width: 32px;
	height: 32px;
	overflow: hidden;
    margin-right: 2px;
	
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

footer .socialIcons li a{
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 32px;
	width: 32px;
}

footer .socialIcons li a:hover, footer .socialIcons li a:focus {
  background-color: transparent;
}


footer .socialIcons li:hover {
  background-position: 0 -32px;
}

.vimeo {background: url(../images/vimeo.png) no-repeat;}
.facebook {background: url(../images/facebook.png) no-repeat;}
.linkedin {background: url(../images/linkedin.png) no-repeat;}
.twitter{background: url(../images/twitter1.png) no-repeat;}
.twitter2{background: url(../images/twitter2.png) no-repeat;}
.pinterest {background: url(../images/pinterest.png) no-repeat;}
.flickr {background: url(../images/flickr.png) no-repeat;}

.digg {background: url(../images/digg.png) no-repeat;}
.yahoo1 {background: url(../images/yahoo1.png) no-repeat;}
.yahoo2 {background: url(../images/yahoo2.png) no-repeat;}
.reddit {background: url(../images/reddit.png) no-repeat;}
.googleplus{background: url(../images/googleplus.png) no-repeat;}
.stumbleupon {background: url(../images/stumbleupon.png) no-repeat;}
.skype {background: url(../images/skype.png) no-repeat;}
.deviantart {background: url(../images/deviantart.png) no-repeat;}
.delicious {background: url(../images/delicious.png) no-repeat;}
.tumblr {background: url(../images/tumblr.png) no-repeat;}
.lastfm {background: url(../images/lastfm.png) no-repeat;}
.youtube{background: url(../images/youtube.png) no-repeat;}
.friendfeed {background: url(../images/friendfeed.png) no-repeat;}
.myspace {background: url(../images/myspace.png) no-repeat;}
.rss {background: url(../images/rss.png) no-repeat;}
.badoo {background: url(../images/badoo.png) no-repeat;}
.dribble {background: url(../images/dribble.png) no-repeat;}
.blogger {background: url(../images/blogger.png) no-repeat;}
.homeicon{background: url(../images/home.png) no-repeat;}
.phone {background: url(../images/phone.png) no-repeat;}
.email {background: url(../images/email.png) no-repeat;}
.picassa {background: url(../images/picassa.png) no-repeat;}
.livejournal {background: url(../images/livejournal.png) no-repeat;}
.bebo {background: url(../images/bebo.png) no-repeat;}
.technorati {background: url(../images/technorati.png) no-repeat;}
.newsvine{background: url(../images/newsvine.png) no-repeat;}
.wordpress {background: url(../images/wordpress.png) no-repeat;}
.yelp {background: url(../images/yelp.png) no-repeat;}
