@font-face {
	font-family: 'fontello';
	src: url('../font/fontello.eot?78492063');
	src: url('../font/fontello.eot?78492063#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?78492063') format('woff'),
       url('../font/fontello.ttf?78492063') format('truetype'),
       url('../font/fontello.svg?78492063#fontello') format('svg');
    font-weight: normal;
	font-style: normal;
}

.simple-social-icons 
{
	/*overflow: hidden;*/
	float: right
}
#footer .simple-social-icons 
{
    float: left;
}
#text-9{float: right}
.simple-social-icons ul {
	margin: 0;
	padding: 0 0 0 0;
}

.simple-social-icons ul li {
	background: none !important;
	border: none !important;
	float: left;
	list-style-type: none !important;
	margin: 5px 4px 0 !important;
	padding: 0 !important;
}
#footer .simple-social-icons ul li a, #footer .simple-social-icons ul li a:hover {
    background-color: #fff !important;
    border-radius: 12px;
    color: #00aeef !important;
    font-size: 12px;
    padding: 6px;
	height: auto
}

.simple-social-icons ul li a {
	border: none !important;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	display: inline-block;
	font-family: 'fontello';
	font-style: normal !important;
	font-variant: normal !important;
	font-weight: normal !important;
	line-height: 1em;
	speak: none;
	text-align: center;
	text-decoration: none !important;
	text-transform: none !important;
	width: 1em;
	background:transparent
}

.simple-social-icons ul.aligncenter {
	text-align: center;
}

.simple-social-icons ul.aligncenter li {
	display: inline-block;
	float: none;
}
