
.widget_nav_menu {
    display: inline-block;
    height: 100%;
    margin-bottom: 30px;
    margin-left: 0;
    min-height: 100%;
}
.socialIcons {
    margin: 0;
    min-width: 100%;
    padding: 0;
    width: 100%;
}
.socialIcons li {
    display: inline;
    float: left;
    height: 32px;
    list-style: none outside none;
    margin-bottom: 4px;
    margin-right: 4px;
    overflow: hidden;
    position: relative;
    text-indent: -999px;
    transition: all 0.2s ease-in-out 0s;
    width: 32px;
	border-radius:25px;
}
.socialIcons li a {
    background-position: 0 0;
    background-repeat: no-repeat;
    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("../images1/vimeo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.facebook.normal {
    background: url("../images1/facebook.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.linkedin.normal {
    background: url("../images/linkedin.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.twitter.normal {
    background: url("../images1/twitter1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.twitter2.normal {
    background: url("../images1/twitter2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.pinterest.normal {
    background: url("../images/pinterest.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.flickr.normal {
    background: url("../images1/flickr.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.digg.normal {
    background: url("../images1/digg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.yahoo1.normal {
    background: url("../images1/yahoo1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.yahoo2.normal {
    background: url("../images1/yahoo2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.reddit.normal {
    background: url("../images1/reddit.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.googleplus.normal {
    background: url("../images1/googleplus.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.stumbleupon.normal {
    background: url("../images1/stumbleupon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.skype.normal {
    background: url("../images1/skype.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.deviantart.normal {
    background: url("../images1/deviantart.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.delicious.normal {
    background: url("../images1/delicious.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.tumblr.normal {
    background: url("../images1/tumblr.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.lastfm.normal {
    background: url("../images1/lastfm.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.youtube.normal {
    background: url("../images1/youtube.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.friendfeed.normal {
    background: url("../images/friendfeed.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.myspace.normal {
    background: url("../images1/myspace.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.rss.normal {
    background: url("../images1/rss.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.badoo.normal {
    background: url("../images1/badoo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.dribble.normal {
    background: url("../images1/dribble.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.blogger.normal {
    background: url("../images1/blogger.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.homeicon.normal {
    background: url("../images1/home.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.phone.normal {
    background: url("../images1/phone.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.email.normal {
    background: url("../images1/email.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.picassa.normal {
    background: url("../images1/picassa.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.livejournal.normal {
    background: url("../images1/livejournal.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.bebo.normal {
    background: url("../images1/bebo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.technorati.normal {
    background: url("../images1/technorati.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.newsvine.normal {
    background: url("../images1/newsvine.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.wordpress.normal {
    background: url("../images1/wordpress.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.yelp.normal {
    background: url("../images1/yelp.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
footer .socialIcons {
    margin-left: 0;
}
footer .socialIcons li {
    display: inline;
    float: left;
    height: 32px;
    list-style: none outside none;
    margin-right: 2px;
    overflow: hidden;
    position: relative;
    text-indent: -999px;
    transition: all 0.2s ease-in-out 0s;
    width: 32px;
}
footer .socialIcons li a {
    background-position: 0 0;
    background-repeat: no-repeat;
    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("../images1/vimeo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.facebook {
    background: url("../images1/facebook.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.linkedin {
    background: url("../images1/linkedin.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.twitter {
    background: url("../images1/twitter1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.twitter2 {
    background: url("../images1/twitter2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.pinterest {
    background: url("../images1/pinterest.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.flickr {
    background: url("../images1/flickr.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.digg {
    background: url("../images1/digg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.yahoo1 {
    background: url("../images1/yahoo1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.yahoo2 {
    background: url("../images1/yahoo2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.reddit {
    background: url("../images1/reddit.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.googleplus {
    background: url("../images1/googleplus.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.stumbleupon {
    background: url("../images1/stumbleupon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.skype {
    background: url("../images1/skype.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.deviantart {
    background: url("../images1/deviantart.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.delicious {
    background: url("../images1/delicious.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.tumblr {
    background: url("../images1/tumblr.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.lastfm {
    background: url("../images1/lastfm.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.youtube {
    background: url("../images1/youtube.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.friendfeed {
    background: url("../images1/friendfeed.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.myspace {
    background: url("../images1/myspace.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.rss {
    background: url("../images1/rss.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.badoo {
    background: url("../images1/badoo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.dribble {
    background: url("../images1/dribble.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.blogger {
    background: url("../images1/blogger.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.homeicon {
    background: url("../images1/home.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.phone {
    background: url("../images1/phone.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.email {
    background: url("../images1/email.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.picassa {
    background: url("../images1/picassa.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.livejournal {
    background: url("../images1/livejournal.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.bebo {
    background: url("../images1/bebo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.technorati {
    background: url("../images1/technorati.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.newsvine {
    background: url("../images1/newsvine.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.wordpress {
    background: url("../images1/wordpress.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.yelp {
    background: url("../images1/yelp.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
