@charset "UTF-8";
/* CSS Document */

#sociallinks {
	width: 190px;
	background-color:#fff2e0;
	text-align:center;
	position:absolute;
	left: 812px;
	top: -153px;
	vertical-align:top;
	border-top: 0px;
	border-right:#ffebd0 1px solid;
	border-bottom:#ffebd0 1px solid;
	border-left:#ffebd0 1px solid;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-bottom-left-radius: 16px;
	-moz-border-radius-bottomleft: 16px;
	-webkit-border-bottom-right-radius: 16px;
	-moz-border-radius-bottomright: 16px;
}
#sociallinks a.youtube {
	display: block;
	width: 32px;
	height: 32px;
	background: url("http://www.powerofyoga.com/yogawithweights.com/images/sociallinks/YouTube_64.png");
	text-decoration: none;
	}
#sociallinks a.youtube:hover {
	background-position: -32px 0;
	}
#sociallinks a.facebook {
	display: block;
	width: 32px;
	height: 32px;
	background: url("http://www.powerofyoga.com/yogawithweights.com/images/sociallinks/f_logo_64.png");
	text-decoration: none;
	}
#sociallinks a.facebook:hover {
	background-position: -32px 0;
	}
#sociallinks a.linkedin {
	display: block;
	width: 32px;
	height: 32px;
	background: url("http://www.powerofyoga.com/yogawithweights.com/images/sociallinks/LinkedIn_64.png");
	text-decoration: none;
	}
#sociallinks a.linkedin:hover {
	background-position: -32px 0;
	}
#sociallinks a.scribd {
	display: block;
	width: 32px;
	height: 32px;
	background: url("http://www.powerofyoga.com/yogawithweights.com/images/sociallinks/scribd_64.png");
	text-decoration: none;
	}
#sociallinks a.scribd:hover {
	background-position: -32px 0;
	}
#sociallinks a.powerofyoga {
	display: block;
	width: 32px;
	height: 32px;
	background: url("http://www.powerofyoga.com/yogawithweights.com/images/sociallinks/powerofyoga_swirl_64.png");
	text-decoration: none;
	}
#sociallinks a.powerofyoga:hover {
	background-position: -32px 0;
	}
