/* ------------------------------Social Icons ------------------------- */
.s-icons{
	position: fixed;
	z-index:100;
	right:5px;
	top:30px;
	width:87px;
	height:450px;
}
a.chat{
	background-image: url(../images/chat.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:63px;
	height:63px;
	float:left;
	margin-bottom:7px;
	-webkit-border-radius: 63px;
	-moz-border-radius: 63px;
	border-radius: 63px;
}
a.chat:Hover{
	-moz-box-shadow:0px 0px 20px 5px #ffffff;
	-webkit-box-shadow:0px 0px 20px 5px #ffffff;
	box-shadow:0px 0px 20px 5px #ffffff;
}
a.facebook{
	background-image: url(../images/facebook.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:63px;
	height:63px;
	float:left;
	margin-bottom:7px;
	-webkit-border-radius: 63px;
	-moz-border-radius: 63px;
	border-radius: 63px;
}
a.facebook:Hover{
	-moz-box-shadow:0px 0px 20px 5px #7393d7;
	-webkit-box-shadow:0px 0px 20px 5px #7393d7;
	box-shadow:0px 0px 20px 5px #7393d7;
}
a.twitter{
	background-image: url(../images/twitter.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:63px;
	height:63px;
	float:left;
	margin-bottom:7px;
	-webkit-border-radius: 63px;
	-moz-border-radius: 63px;
	border-radius: 63px;
}
a.twitter:Hover{
	-moz-box-shadow:0px 0px 20px 5px #62f3ff;
	-webkit-box-shadow:0px 0px 20px 5px #62f3ff;
	box-shadow:0px 0px 20px 5px #62f3ff;
}
a.youtube{
	background-image: url(../images/youtube.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:63px;
	height:63px;
	float:left;
	margin-bottom:7px;
	-webkit-border-radius: 63px;
	-moz-border-radius: 63px;
	border-radius: 63px;
}
a.youtube:Hover{
	-moz-box-shadow:0px 0px 20px 5px #ffffff;
	-webkit-box-shadow:0px 0px 20px 5px #ffffff;
	box-shadow:0px 0px 20px 5px #ffffff;
}
a.linkedin{
	background-image: url(../images/linkedin.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:63px;
	height:63px;
	float:left;
	margin-bottom:7px;
	-webkit-border-radius: 63px;
	-moz-border-radius: 63px;
	border-radius: 63px;
}
a.linkedin:Hover{
	-moz-box-shadow:0px 0px 20px 5px #ffffff;
	-webkit-box-shadow:0px 0px 20px 5px #ffffff;
	box-shadow:0px 0px 20px 5px #ffffff;
}
a.yelp{
	background-image: url(../images/yelp.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:63px;
	height:63px;
	float:left;
	margin-bottom:7px;
	-webkit-border-radius: 63px;
	-moz-border-radius: 63px;
	border-radius: 63px;
}
a.yelp:Hover{
	-moz-box-shadow:0px 0px 20px 5px #ff0000;
	-webkit-box-shadow:0px 0px 20px 5px #ff0000;
	box-shadow:0px 0px 20px 5px #ff0000;
}
a.gplus{
	background-image: url(../images/gplus.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:63px;
	height:63px;
	float:left;
	margin-bottom:7px;
	-webkit-border-radius: 63px;
	-moz-border-radius: 63px;
	border-radius: 63px;
}
a.gplus:Hover{
	-moz-box-shadow:0px 0px 20px 5px #ff0000;
	-webkit-box-shadow:0px 0px 20px 5px #ff0000;
	box-shadow:0px 0px 20px 5px #ff0000;
}
a.pinterest{
	background-image: url(../images/pinterest.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:63px;
	height:63px;
	float:left;
	margin-bottom:7px;
	-webkit-border-radius: 63px;
	-moz-border-radius: 63px;
	border-radius: 63px;
}
a.pinterest:Hover{
	-moz-box-shadow:0px 0px 20px 5px #ff0000;
	-webkit-box-shadow:0px 0px 20px 5px #ff0000;
	box-shadow:0px 0px 20px 5px #ff0000;
}
a.tumblr{
	background-image: url(../images/tumblr.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:63px;
	height:63px;
	float:left;
	margin-bottom:7px;
	-webkit-border-radius: 63px;
	-moz-border-radius: 63px;
	border-radius: 63px;
}
a.tumblr:Hover{
	-moz-box-shadow:0px 0px 20px 5px #a2c2e1;
	-webkit-box-shadow:0px 0px 20px 5px #a2c2e1;
	box-shadow:0px 0px 20px 5px #a2c2e1;
}
a.instagram{
	background-image: url(../images/instagram.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:63px;
	height:63px;
	float:left;
	margin-bottom:7px;
	-webkit-border-radius: 63px;
	-moz-border-radius: 63px;
	border-radius: 63px;
}
a.instagram:Hover{
	-moz-box-shadow:0px 0px 20px 5px #8ac0e1;
	-webkit-box-shadow:0px 0px 20px 5px #8ac0e1;
	box-shadow:0px 0px 20px 5px #8ac0e1;
}

a.stumbleupon{
	background-image: url(../images/stumbleupon.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:63px;
	height:63px;
	float:left;
	margin-bottom:7px;
	-webkit-border-radius: 63px;
	-moz-border-radius: 63px;
	border-radius: 63px;
}
a.stumbleupon:Hover{
	-moz-box-shadow:0px 0px 20px 5px #eb4823;
	-webkit-box-shadow:0px 0px 20px 5px #eb4823;
	box-shadow:0px 0px 20px 5px #eb4823;
}