/* ------------------------------------------------------------------------ */
/* SOCIAL ICONS
/* ------------------------------------------------------------------------ */

.social-icon {
	display: inline-block;
	margin: 0 5px 5px 0;
	background-color: #f8f8f8 !important;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	overflow: hidden;
	width: 40px;
	height: 40px;
}
.social-icon a {
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	display: inline-block;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.social-icon a:hover {
	background-color: #444444;
	background-position: 0px -40px !important;
}
.social-icons ul {
	list-style: none;
	margin: 0 0 -1px 0;
	float: right;
}
.social-icons ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
.social-icons ul li a {
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	display: block;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.social-icons a:hover {
	background-color: #cccccc;
	background-position: 0px -40px !important;
	opacity: 1;
}
.social-email a {
	background: url(email000.png) no-repeat 0 0
}
.social-email a:hover {
	background-color: #666666
}
.social-aim a {
	background: url(aim.png) no-repeat 0 0
}
.social-aim a:hover {
	background-color: #e95a00
}
.social-apple a {
	background: url(apple.png) no-repeat 0 0
}
.social-apple a:hover {
	background-color: #606060
}
.social-behance a {
	background: url(behance.png) no-repeat 0 0
}
.social-behance a:hover {
	background-color: #18a3fe
}
.social-blogger a {
	background: url(blogger.png) no-repeat 0 0
}
.social-blogger a:hover {
	background-color: #fb913f
}
.social-cargo a {
	background: url(cargo.png) no-repeat 0 0
}
.social-cargo a:hover {
	background-color: #00c462
}
.social-delicious a {
	background: url(delicious.png) no-repeat 0 0
}
.social-delicious a:hover {
	background-color: #3274d1
}
.social-deviantart a {
	background: url(deviantart.png) no-repeat 0 0
}
.social-deviantart a:hover {
	background-color: #d0de21
}
.social-digg a {
	background: url(digg.png) no-repeat 0 0
}
.social-digg a:hover {
	background-color: #2882c6
}
.social-dopplr a {
	background: url(dopplr.png) no-repeat 0 0
}
.social-dopplr a:hover {
	background-color: #99cc66
}
.social-dribbble a {
	background: url(dribbble.png) no-repeat 0 0
}
.social-dribbble a:hover {
	background-color: #ef5b92
}
.social-ember a {
	background: url(ember.png) no-repeat 0 0
}
.social-ember a:hover {
	background-color: #fb9d00
}
.social-evernote a {
	background: url(evernote.png) no-repeat 0 0
}
.social-evernote a:hover {
	background-color: #77ba2f
}
.social-facebook a {
	background: url(facebook.png) no-repeat 0 0
}
.social-facebook a:hover {
	background-color: #3b5998
}
.social-flickr a {
	background: url(flickr.png) no-repeat 0 0
}
.social-flickr a:hover {
	background-color: #f1628b
}
.social-forrst a {
	background: url(forrst.png) no-repeat 0 0
}
.social-forrst a:hover {
	background-color: #5b9a68
}
.social-github a {
	background: url(github.png) no-repeat 0 0
}
.social-github a:hover {
	background-color: #7292a2
}
.social-google a {
	background: url(google.png) no-repeat 0 0
}
.social-google a:hover {
	background-color: #dd4b39
}
.social-googleplus a {
	background: url(googleplus.png) no-repeat 0 0
}
.social-googleplus a:hover {
	background-color: #d94a39
}
.social-gowalla a {
	background: url(gowalla.png) no-repeat 0 0
}
.social-gowalla a:hover {
	background-color: #ff920d
}
.social-grooveshark a {
	background: url(grooveshark.png) no-repeat 0 0
}
.social-grooveshark a:hover {
	background-color: #f88e00
}
.social-html5 a {
	background: url(html5.png) no-repeat 0 0
}
.social-html5 a:hover {
	background-color: #f3642c
}
.social-icloud a {
	background: url(icloud.png) no-repeat 0 0
}
.social-icloud a:hover {
	background-color: #fb913f
}











