<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* Hover and Active States for All Button Styles */

a:link { opacity: 1; }


p.footer_extra_content_icons  { font-size:24px; }
p.footer_extra_content_icons a { width:38px; height:38px; margin: 6px 2px; display: inline-block; vertical-align:top; font-size: 0.98em; line-height: 1.5; color: #FFF !important; }

/* Button Styles */

.facebook {
	/*General*/
	display: block; 
	text-decoration: none;
	
	/*Text*/
	font-family: 'SocialGlyphs';
	text-align: center;
	font-size:32px;
	line-height:1.4;
	text-indent: px;
	font-weight:regular;
	color: white;
	text-shadow:0px -1px 0px rgba(0,0,0,0.35);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true);
	
	/*Background*/
	background-color: #5D83BA;
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(113,146,194) 0%,rgb(72,115,177) 100%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(113,146,194)),color-stop(1, rgb(72,115,177)));
	background-image:-webkit-linear-gradient(-90deg,rgb(113,146,194) 0%,rgb(72,115,177) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(113,146,194) 0%,rgb(72,115,177) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(113,146,194) 0%,rgb(72,115,177) 100%);
	background-image:linear-gradient(-90deg,rgb(113,146,194) 0%,rgb(72,115,177) 100%);
	width:44px;
	height:44px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff7192c2,endColorstr=#ff4873b1,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff7192c2,endColorstr=#ff4873b1,GradientType=0);
}

.facebook:after {
	content: "A";
}

.twitter {
	/*General*/
	display: block; 
	text-decoration: none;
	
	/*Text*/
	font-family: 'SocialGlyphs';
	font-weight: 100;
	text-align: center;
	font-size:26px;
	line-height:1.8;
	color: white;
	text-shadow:0px -1px 0px rgba(0,0,0,0.35);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true);
	
	/*Background*/
	background-color: #37afd7;
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(109,197,226) 0%,rgb(7,156,206) 100%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(109,197,226)),color-stop(1, rgb(7,156,206)));
	background-image:-webkit-linear-gradient(-90deg,rgb(109,197,226) 0%,rgb(7,156,206) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(109,197,226) 0%,rgb(7,156,206) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(109,197,226) 0%,rgb(7,156,206) 100%);
	background-image:linear-gradient(-90deg,rgb(109,197,226) 0%,rgb(7,156,206) 100%);
	width:44px;
	height:44px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff6dc5e2,endColorstr=#ff079cce,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff6dc5e2,endColorstr=#ff079cce,GradientType=0);
}

.twitter:after {
	content: "B";
}

.google {
	/*General*/
	display: block; 
	text-decoration: none;
	
	/*Text*/
	font-family: 'SocialGlyphs';
	font-weight: 100;
	text-align: center;
	font-size:26px;
	line-height:1.8;
	color: white;
	text-shadow:0px -1px 0px rgba(0,0,0,0.35);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true);
	
	/*Background*/
	background-color: #404040;
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(81,81,81) 0%,rgb(53,53,53) 100%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(81,81,81)),color-stop(1, rgb(53,53,53)));
	background-image:-webkit-linear-gradient(-90deg,rgb(81,81,81) 0%,rgb(53,53,53) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(81,81,81) 0%,rgb(53,53,53) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(81,81,81) 0%,rgb(53,53,53) 100%);
	background-image:linear-gradient(-90deg,rgb(81,81,81) 0%,rgb(53,53,53) 100%);
	width:44px;
	height:44px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff515151,endColorstr=#ff353535,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff515151,endColorstr=#ff353535,GradientType=0);
}

.google:after {
	content: "C";
}

.myspace {
	/*General*/
	display: block; 
	text-decoration: none;
	
	/*Text*/
	font-family: 'SocialGlyphs';
	font-weight: 100;
	text-align: center;
	font-size:34px;
	line-height:1.2;
	color: white;
	text-shadow:0px -1px 0px rgba(0,0,0,0.35);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true);
	
	/*Background*/
	background-color: #404040;
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(81,81,81) 0%,rgb(53,53,53) 100%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(81,81,81)),color-stop(1, rgb(53,53,53)));
	background-image:-webkit-linear-gradient(-90deg,rgb(81,81,81) 0%,rgb(53,53,53) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(81,81,81) 0%,rgb(53,53,53) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(81,81,81) 0%,rgb(53,53,53) 100%);
	background-image:linear-gradient(-90deg,rgb(81,81,81) 0%,rgb(53,53,53) 100%);
	width:44px;
	height:44px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff515151,endColorstr=#ff353535,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff515151,endColorstr=#ff353535,GradientType=0);
}

.myspace:after {
	content: "D";
}

.linkedin {
	/*General*/
	display: block; 
	text-decoration: none;
	
	/*Text*/
	font-family: 'SocialGlyphs';
	font-weight: 100;
	text-align: center;
	font-size:26px;
	line-height:1.8;
	color: white;
	text-shadow:0px -1px 0px rgba(0,0,0,0.35);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true);
	
	/*Background*/
	background-color: #4B9DCA;
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(99,170,209) 0%,rgb(54,145,196) 100%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(99,170,209)),color-stop(1, rgb(54,145,196)));
	background-image:-webkit-linear-gradient(-90deg,rgb(99,170,209) 0%,rgb(54,145,196) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(99,170,209) 0%,rgb(54,145,196) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(99,170,209) 0%,rgb(54,145,196) 100%);
	background-image:linear-gradient(-90deg,rgb(99,170,209) 0%,rgb(54,145,196) 100%);
	width:44px;
	height:44px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff63aad1,endColorstr=#ff3691c4,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff63aad1,endColorstr=#ff3691c4,GradientType=0);
}

.linkedin:after {
	content: "E";
}

.feed {
	/*General*/
	display: block; 
	text-decoration: none;
	
	/*Text*/
	font-family: 'SocialGlyphs';
	font-weight: 100;
	text-align: center;
	font-size:30px;
	line-height:1.5;
	color: white;
	text-shadow:0px -1px 0px rgba(0,0,0,0.35);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true);
	
	/*Background*/
	background-color: #FEBB2F;
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(254,198,81) 0%,rgb(254,175,12) 100%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(254,198,81)),color-stop(1, rgb(254,175,12)));
	background-image:-webkit-linear-gradient(-90deg,rgb(254,198,81) 0%,rgb(254,175,12) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(254,198,81) 0%,rgb(254,175,12) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(254,198,81) 0%,rgb(254,175,12) 100%);
	background-image:linear-gradient(-90deg,rgb(254,198,81) 0%,rgb(254,175,12) 100%);
	width:44px;
	height:44px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#fffec651,endColorstr=#fffeaf0c,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#fffec651,endColorstr=#fffeaf0c,GradientType=0);
}

.feed:after {
	content: "F";
}

.lastfm {
	/*General*/
	display: block; 
	text-decoration: none;
	
	/*Text*/
	font-family: 'SocialGlyphs';
	font-weight: 100;
	text-align: center;
	font-size:28px;
	text-indent: -2px;
	line-height:1.6;
	color: white;
	text-shadow:0px -1px 0px rgba(0,0,0,0.35);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true);
	
	/*Background*/
	background-color: #D3230A;
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(219,74,54) 0%,rgb(209,26,0) 100%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(219,74,54)),color-stop(1, rgb(209,26,0)));
	background-image:-webkit-linear-gradient(-90deg,rgb(219,74,54) 0%,rgb(209,26,0) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(219,74,54) 0%,rgb(209,26,0) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(219,74,54) 0%,rgb(209,26,0) 100%);
	background-image:linear-gradient(-90deg,rgb(219,74,54) 0%,rgb(209,26,0) 100%);
	width:44px;
	height:44px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffdb4a36,endColorstr=#ffd11a00,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffdb4a36,endColorstr=#ffd11a00,GradientType=0);
}

.lastfm:after {
	content: "G";
}

.vimeo {
	/*General*/
	display: block; 
	text-decoration: none;
	
	/*Text*/
	font-family: 'SocialGlyphs';
	font-weight: 100;
	text-align: center;
	font-size:26px;
	line-height:1.8;
	color: white;
	text-shadow:0px -1px 0px rgba(0,0,0,0.35);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true);
	
	/*Background*/
	background-color: #95B93E;
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(162,193,86) 0%,rgb(137,177,42) 100%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(162,193,86)),color-stop(1, rgb(137,177,42)));
	background-image:-webkit-linear-gradient(-90deg,rgb(162,193,86) 0%,rgb(137,177,42) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(162,193,86) 0%,rgb(137,177,42) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(162,193,86) 0%,rgb(137,177,42) 100%);
	background-image:linear-gradient(-90deg,rgb(162,193,86) 0%,rgb(137,177,42) 100%);
	width:44px;
	height:44px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffa2c156,endColorstr=#ff89b12a,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffa2c156,endColorstr=#ff89b12a,GradientType=0);
}

.vimeo:after {
	content: "H";
}

.youtube {
	/*General*/
	display: block; 
	text-decoration: none;
	
	/*Text*/
	font-family: 'SocialGlyphs';
	font-weight: 100;
	text-align: center;
	font-size:26px;
	line-height:1.7;
	color: white;
	text-shadow:0px -1px 0px rgba(0,0,0,0.35);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true);
	
	/*Background*/
	background-color: #D3230A;
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(220,79,59) 0%,rgb(209,26,0) 100%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(220,79,59)),color-stop(1, rgb(209,26,0)));
	background-image:-webkit-linear-gradient(-90deg,rgb(220,79,59) 0%,rgb(209,26,0) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(220,79,59) 0%,rgb(209,26,0) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(220,79,59) 0%,rgb(209,26,0) 100%);
	background-image:linear-gradient(-90deg,rgb(220,79,59) 0%,rgb(209,26,0) 100%);
	width:44px;
	height:44px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffdc4f3b,endColorstr=#ffd11a00,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffdc4f3b,endColorstr=#ffd11a00,GradientType=0);
}

.youtube:after {
	content: "I";
}

.dribbble {
	/*General*/
	display: block; 
	text-decoration: none;
	
	/*Text*/
	font-family: 'SocialGlyphs';
	font-weight: 100;
	text-align: center;
	font-size:30px;
	line-height:1.5;
	color: white;
	text-shadow:0px -1px 0px rgba(0,0,0,0.35);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true);
	
	/*Background*/
	background-color: #E06192;
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(228,116,159) 0%,rgb(219,71,128) 100%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(228,116,159)),color-stop(1, rgb(219,71,128)));
	background-image:-webkit-linear-gradient(-90deg,rgb(228,116,159) 0%,rgb(219,71,128) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(228,116,159) 0%,rgb(219,71,128) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(228,116,159) 0%,rgb(219,71,128) 100%);
	background-image:linear-gradient(-90deg,rgb(228,116,159) 0%,rgb(219,71,128) 100%);
	width:44px;
	height:44px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffe4749f,endColorstr=#ffdb4780,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffe4749f,endColorstr=#ffdb4780,GradientType=0);
}

.dribbble:after {
	content: "J";
}

.forrst {
	/*General*/
	display: block; 
	text-decoration: none;
	
	/*Text*/
	font-family: 'SocialGlyphs';
	font-weight: 100;
	text-align: center;
	font-size:34px;
	line-height:1.4;
	color: white;
	text-shadow:0px -1px 0px rgba(0,0,0,0.35);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true);
	
	/*Background*/
	background-color: #538950;
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(113,158,110) 0%,rgb(79,134,75) 100%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(113,158,110)),color-stop(1, rgb(79,134,75)));
	background-image:-webkit-linear-gradient(-90deg,rgb(113,158,110) 0%,rgb(79,134,75) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(113,158,110) 0%,rgb(79,134,75) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(113,158,110) 0%,rgb(79,134,75) 100%);
	background-image:linear-gradient(-90deg,rgb(113,158,110) 0%,rgb(79,134,75) 100%);
	width:44px;
	height:44px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff719e6e,endColorstr=#ff4f864b,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff719e6e,endColorstr=#ff4f864b,GradientType=0);
}

.forrst:after {
	content: "K";
}

.gowalla {
	/*General*/
	display: block; 
	text-decoration: none;
	
	/*Text*/
	font-family: 'SocialGlyphs';
	font-weight: 100;
	text-align: center;
	font-size:30px;
	text-indent: -2px;
	line-height:1.6;
	color: white;
	text-shadow:0px -1px 0px rgba(0,0,0,0.35);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true);
	
	/*Background*/
	background-color: #EC7B31;
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(239,146,84) 0%,rgb(235,114,35) 100%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(239,146,84)),color-stop(1, rgb(235,114,35)));
	background-image:-webkit-linear-gradient(-90deg,rgb(239,146,84) 0%,rgb(235,114,35) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(239,146,84) 0%,rgb(235,114,35) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(239,146,84) 0%,rgb(235,114,35) 100%);
	background-image:linear-gradient(-90deg,rgb(239,146,84) 0%,rgb(235,114,35) 100%);
	width:44px;
	height:44px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffef9254,endColorstr=#ffeb7223,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffef9254,endColorstr=#ffeb7223,GradientType=0);
}

.gowalla:after {
	content: "L";
}

.skype {
	/*General*/
	display: block; 
	text-decoration: none;
	
	/*Text*/
	font-family: 'SocialGlyphs';
	font-weight: 100;
	text-align: center;
	font-size:30px;
	line-height:1.5;
	color: white;
	text-shadow:0px -1px 0px rgba(0,0,0,0.35);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true);
	
	/*Background*/
	background-color: #37afd7;
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(77,212,251) 0%,rgb(26,200,250) 100%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(77,212,251)),color-stop(1, rgb(26,200,250)));
	background-image:-webkit-linear-gradient(-90deg,rgb(77,212,251) 0%,rgb(26,200,250) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(77,212,251) 0%,rgb(26,200,250) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(77,212,251) 0%,rgb(26,200,250) 100%);
	background-image:linear-gradient(-90deg,rgb(77,212,251) 0%,rgb(26,200,250) 100%);
	width:44px;
	height:44px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff4dd4fb,endColorstr=#ff1ac8fa,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff4dd4fb,endColorstr=#ff1ac8fa,GradientType=0);
}

.skype:after {
	content: "M";
}

.tumblr {
	/*General*/
	display: block; 
	text-decoration: none;
	
	/*Text*/
	font-family: 'SocialGlyphs';
	font-weight: 100;
	text-align: center;
	font-size:26px;
	line-height:1.8;
	color: white;
	text-shadow:0px -1px 0px rgba(0,0,0,0.35);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true);
	
	/*Background*/
	background-color: #466684;
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(106,131,156) 0%,rgb(61,94,126) 100%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(106,131,156)),color-stop(1, rgb(61,94,126)));
	background-image:-webkit-linear-gradient(-90deg,rgb(106,131,156) 0%,rgb(61,94,126) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(106,131,156) 0%,rgb(61,94,126) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(106,131,156) 0%,rgb(61,94,126) 100%);
	background-image:linear-gradient(-90deg,rgb(106,131,156) 0%,rgb(61,94,126) 100%);
	width:44px;
	height:44px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff6a839c,endColorstr=#ff3d5e7e,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff6a839c,endColorstr=#ff3d5e7e,GradientType=0);
}

.tumblr:after {
	content: "N";
}

.wordpress {
	/*General*/
	display: block; 
	text-decoration: none;
	
	/*Text*/
	font-family: 'SocialGlyphs';
	font-weight: 100;
	text-align: center;
	font-size:36px;
	line-height:1.3;
	color: white;
	text-shadow:0px -1px 0px rgba(0,0,0,0.35);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true);
	
	/*Background*/
	background-color: #337EA1;
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(77,142,173) 0%,rgb(34,115,153) 100%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(77,142,173)),color-stop(1, rgb(34,115,153)));
	background-image:-webkit-linear-gradient(-90deg,rgb(77,142,173) 0%,rgb(34,115,153) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(77,142,173) 0%,rgb(34,115,153) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(77,142,173) 0%,rgb(34,115,153) 100%);
	background-image:linear-gradient(-90deg,rgb(77,142,173) 0%,rgb(34,115,153) 100%);
	width:44px;
	height:44px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff4d8ead,endColorstr=#ff227399,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff4d8ead,endColorstr=#ff227399,GradientType=0);
}

.wordpress:after {
	content: "O";
}

.blogger {
	/*General*/
	display: block; 
	text-decoration: none;
	
	/*Text*/
	font-family: 'SocialGlyphs';
	font-weight: 100;
	text-align: center;
	font-size:26px;
	line-height:1.8;
	color: white;
	text-shadow:0px -1px 0px rgba(0,0,0,0.35);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true);
	
	/*Background*/
	background-color: #EC7B31;
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(239,143,81) 0%,rgb(235,114,35) 100%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(239,143,81)),color-stop(1, rgb(235,114,35)));
	background-image:-webkit-linear-gradient(-90deg,rgb(239,143,81) 0%,rgb(235,114,35) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(239,143,81) 0%,rgb(235,114,35) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(239,143,81) 0%,rgb(235,114,35) 100%);
	background-image:linear-gradient(-90deg,rgb(239,143,81) 0%,rgb(235,114,35) 100%);
	width:44px;
	height:44px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffef8f51,endColorstr=#ffeb7223,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffef8f51,endColorstr=#ffeb7223,GradientType=0);
}

.blogger:after {
	content: "P";
}

.digg {
	/*General*/
	display: block; 
	text-decoration: none;
	
	/*Text*/
	font-family: 'SocialGlyphs';
	font-weight: 100;
	text-align: center;
	font-size:34px;
	line-height:1.2;
	color: white;
	text-shadow:0px -1px 0px rgba(0,0,0,0.35);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true);
	
	/*Background*/
	background-color: #3F7AB2;
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(88,139,188) 0%,rgb(42,107,170) 100%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(88,139,188)),color-stop(1, rgb(42,107,170)));
	background-image:-webkit-linear-gradient(-90deg,rgb(88,139,188) 0%,rgb(42,107,170) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(88,139,188) 0%,rgb(42,107,170) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(88,139,188) 0%,rgb(42,107,170) 100%);
	background-image:linear-gradient(-90deg,rgb(88,139,188) 0%,rgb(42,107,170) 100%);
	width:44px;
	height:44px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff588bbc,endColorstr=#ff2a6baa,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff588bbc,endColorstr=#ff2a6baa,GradientType=0);
}

.digg:after {
	content: "Q";
}

.stumbleupon {
	/*General*/
	display: block; 
	text-decoration: none;
	
	/*Text*/
	font-family: 'SocialGlyphs';
	font-weight: 100;
	text-align: center;
	font-size:28px;
	line-height:1.5;
	color: white;
	text-shadow:0px -1px 0px rgba(0,0,0,0.35);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true);
	
	/*Background*/
	background-color: #EC7B31;
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(239,115,78) 0%,rgb(235,75,27) 100%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(239,115,78)),color-stop(1, rgb(235,75,27)));
	background-image:-webkit-linear-gradient(-90deg,rgb(239,115,78) 0%,rgb(235,75,27) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(239,115,78) 0%,rgb(235,75,27) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(239,115,78) 0%,rgb(235,75,27) 100%);
	background-image:linear-gradient(-90deg,rgb(239,115,78) 0%,rgb(235,75,27) 100%);
	width:44px;
	height:44px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffef734e,endColorstr=#ffeb4b1b,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffef734e,endColorstr=#ffeb4b1b,GradientType=0);
}

.stumbleupon:after {
	content: "R";
}

.pinterest {
	/*General*/
	display: block; 
	text-decoration: none;
	
	/*Text*/
	font-family: 'SocialGlyphs';
	font-weight: 100;
	text-align: center;
	font-size:26px;
	line-height:1.8;
	color: white;
	text-shadow:0px -1px 0px rgba(0,0,0,0.35);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true);
	
	/*Background*/
	background-color: #D3230A;
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(210,63,69) 0%,rgb(203,31,39) 100%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(210,63,69)),color-stop(1, rgb(203,31,39)));
	background-image:-webkit-linear-gradient(-90deg,rgb(210,63,69) 0%,rgb(203,31,39) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(210,63,69) 0%,rgb(203,31,39) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(210,63,69) 0%,rgb(203,31,39) 100%);
	background-image:linear-gradient(-90deg,rgb(210,63,69) 0%,rgb(203,31,39) 100%);
	width:44px;
	height:44px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffd23f45,endColorstr=#ffcb1f27,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffd23f45,endColorstr=#ffcb1f27,GradientType=0);
}

.pinterest:after {
	content: "S";
}

.flickr {
	/*General*/
	display: block; 
	text-decoration: none;
	
	/*Text*/
	font-family: 'SocialGlyphs';
	font-weight: 100;
	text-align: center;
	font-size:26px;
	line-height:1.5;
	color: white;
	text-shadow:0px -1px 0px rgba(0,0,0,0.35);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true);
	
	/*Background*/
	border: 1px solid #ddd;
	background-color: #EEEEEE;
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(255,255,255) 0%,rgb(221,221,221) 100%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(255,255,255)),color-stop(1, rgb(221,221,221)));
	background-image:-webkit-linear-gradient(-90deg,rgb(255,255,255) 0%,rgb(221,221,221) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(255,255,255) 0%,rgb(221,221,221) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(255,255,255) 0%,rgb(221,221,221) 100%);
	background-image:linear-gradient(-90deg,rgb(255,255,255) 0%,rgb(221,221,221) 100%);
	width:44px;
	height:44px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffdddddd,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffdddddd,GradientType=0);
}

.cyan { color:rgb(11,109,217); text-shadow:0px 1px 0px rgba(255,255,255,0.65);}
.magenta { color:rgb(226,58,125); text-shadow:0px 1px 0px rgba(255,255,255,0.65);}
.cyan:after, .magenta:after {
	content: "T";
}

.yahoo {
	/*General*/
	display: block; 
	text-decoration: none;
	
	/*Text*/
	font-family: 'SocialGlyphs';
	font-weight: 100;
	text-align: center;
	font-size:26px;
	line-height:1.6;
	color: white;
	text-shadow:0px -1px 0px rgba(0,0,0,0.35);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true);
	
	/*Background*/
	background-color: #96429B;
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(163,89,167) 0%,rgb(138,43,143) 100%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(163,89,167)),color-stop(1, rgb(138,43,143)));
	background-image:-webkit-linear-gradient(-90deg,rgb(163,89,167) 0%,rgb(138,43,143) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(163,89,167) 0%,rgb(138,43,143) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(163,89,167) 0%,rgb(138,43,143) 100%);
	background-image:linear-gradient(-90deg,rgb(163,89,167) 0%,rgb(138,43,143) 100%);
	width:44px;
	height:44px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffa359a7,endColorstr=#ff8a2b8f,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffa359a7,endColorstr=#ff8a2b8f,GradientType=0);
}

.yahoo:after {
	content: "U";
}

.deviantart {
	/*General*/
	display: block; 
	text-decoration: none;
	
	/*Text*/
	font-family: 'SocialGlyphs';
	font-weight: 100;
	text-align: center;
	font-size:34px;
	text-indent: 2px;
	line-height:1.1;
	color: white;
	text-shadow:0px -1px 0px rgba(0,0,0,0.35);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true);
	
	/*Background*/
	background-color: #5D7163;
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(114,131,119) 0%,rgb(84,104,90) 100%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(114,131,119)),color-stop(1, rgb(84,104,90)));
	background-image:-webkit-linear-gradient(-90deg,rgb(114,131,119) 0%,rgb(84,104,90) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(114,131,119) 0%,rgb(84,104,90) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(114,131,119) 0%,rgb(84,104,90) 100%);
	background-image:linear-gradient(-90deg,rgb(114,131,119) 0%,rgb(84,104,90) 100%);
	width:44px;
	height:44px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff728377,endColorstr=#ff54685a,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff728377,endColorstr=#ff54685a,GradientType=0);
}

.deviantart:after {
	content: "V";
}

.behance {
	/*General*/
	display: block; 
	text-decoration: none;
	
	/*Text*/
	font-family: 'SocialGlyphs';
	font-weight: 100;
	text-align: center;
	font-size:26px;
	line-height:1.5;
	color: white;
	text-shadow:0px -1px 0px rgba(0,0,0,0.35);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true);
	
	/*Background*/
	background-color: #1B97F7;
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(58,165,248) 0%,rgb(1,139,246) 100%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(58,165,248)),color-stop(1, rgb(1,139,246)));
	background-image:-webkit-linear-gradient(-90deg,rgb(58,165,248) 0%,rgb(1,139,246) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(58,165,248) 0%,rgb(1,139,246) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(58,165,248) 0%,rgb(1,139,246) 100%);
	background-image:linear-gradient(-90deg,rgb(58,165,248) 0%,rgb(1,139,246) 100%);
	width:44px;
	height:44px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff3aa5f8,endColorstr=#ff018bf6,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff3aa5f8,endColorstr=#ff018bf6,GradientType=0);
}

.behance:after {
	content: "W";
}

.sharethis {
	/*General*/
	display: block; 
	text-decoration: none;
	
	/*Text*/
	font-family: 'SocialGlyphs';
	font-weight: 100;
	text-align: center;
	font-size:26px;
	line-height:1.8;
	color: white;
	text-shadow:0px -1px 0px rgba(0,0,0,0.35);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true);
	
	/*Background*/
	background-color: #38AA59;
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(84,181,112) 0%,rgb(39,162,75) 100%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(84,181,112)),color-stop(1, rgb(39,162,75)));
	background-image:-webkit-linear-gradient(-90deg,rgb(84,181,112) 0%,rgb(39,162,75) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(84,181,112) 0%,rgb(39,162,75) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(84,181,112) 0%,rgb(39,162,75) 100%);
	background-image:linear-gradient(-90deg,rgb(84,181,112) 0%,rgb(39,162,75) 100%);
	width:44px;
	height:44px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff54b570,endColorstr=#ff27a24b,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff54b570,endColorstr=#ff27a24b,GradientType=0);
}

.sharethis:after {
	content: "X";
}

.foursquare {
	/*General*/
	display: block; 
	text-decoration: none;
	
	/*Text*/
	font-family: 'Socialico';
	font-weight: 100;
	text-align: center;
	font-size:26px;
	line-height:1.8;
	color: white;
	text-shadow:0px -1px 0px rgba(0,0,0,0.35);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#40ffffff,Positive=true);
	
	/*Background*/
	background-color: #404040;
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(81,81,81) 0%,rgb(53,53,53) 100%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(81,81,81)),color-stop(1, rgb(53,53,53)));
	background-image:-webkit-linear-gradient(-90deg,rgb(81,81,81) 0%,rgb(53,53,53) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(81,81,81) 0%,rgb(53,53,53) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(81,81,81) 0%,rgb(53,53,53) 100%);
	background-image:linear-gradient(-90deg,rgb(81,81,81) 0%,rgb(53,53,53) 100%);
	width:44px;
	height:44px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	box-shadow:0px 1px 1px rgba(0,0,0,0.25);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff515151,endColorstr=#ff353535,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff515151,endColorstr=#ff353535,GradientType=0);
}

.foursquare:after {
	content: "/";
}</pre></body></html>