
/*=========================================================================
  The PGI Footer
//=======================================================================*/
#footer {
  background-color: #3B3B42;
  background-attachment: fixed;
  background-image:url("http://proctorgallagherinstitute.com/wp-content/uploads/2013/08/Footer-Image.jpg");
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-size:13px;
}

#footer a {
  color: #efefef;
}

#footer-wrapper {
  color: #dcdcdc;
  padding: 50px 0 30px;
}

.widget {
  margin-bottom: 30px;
}

.widget ul {
  list-style: none;
  margin-left: 0;
}

#footer .widget ul ul, #footer .widget li {
  border-color: rgba(0, 0, 0, 0.1);
}

.st-social{
	margin-bottom:20px;
}
#header .st-social, .st-social ul, .st-team .st-social{
	margin:0;
	overflow:hidden;
	padding:0;
}
.st-team .st-social{
	margin-bottom:10px;
}
.st-social ul li, .st-team .st-social li{
	float:left;
	margin-left:1px;
	margin-bottom:1px;
	padding:0;
}
.st-team .st-social li{
	float:none;
	margin:0 0 -5px 1px;
}
.st-social a{
	width:30px;
	height:30px;
	display:block;
	text-indent:9999px;
	background-position:bottom;
	background-size:30px 61px;
	opacity:0.2;
	-webkit-transition:all 0.1s linear;
	   -moz-transition:all 0.1s linear;
			transition:all 0.1s linear;
}
#footer .st-social a{
	opacity:0.7;
}
.st-social a:hover,
#footer .st-social a:hover{
	opacity:1;
	background-position:top;
	-webkit-transition:all 0.3s linear;
	   -moz-transition:all 0.3s linear;
			transition:all 0.3s linear;
}


.social-email		{ background:url("http://www.proctorgallagherinstitute.com/wp-content/themes/concord/images/socials/mail.png") no-repeat }
.social-facebook	{ background:url("http://www.proctorgallagherinstitute.com/wp-content/themes/concord/images/socials/facebook.png") no-repeat }
.social-google		{ background:url("http://www.proctorgallagherinstitute.com/wp-content/themes/concord/images/socials/gplus.png") no-repeat }
.social-twitter		{ background:url("http://www.proctorgallagherinstitute.com/wp-content/themes/concord/images/socials/twitter.png") no-repeat }
.social-youtube		{ background:url("http://www.proctorgallagherinstitute.com/wp-content/themes/concord/images/socials/youtube.png") no-repeat }
.social-vimeo		{ background:url("http://www.proctorgallagherinstitute.com/wp-content/themes/concord/images/socials/vimeo.png") no-repeat }
.social-flickr		{ background:url("http://www.proctorgallagherinstitute.com/wp-content/themes/concord/images/socials/flickr.png") no-repeat }
.social-dribbble	{ background:url("http://www.proctorgallagherinstitute.com/wp-content/themes/concord/images/socials/dribbble.png") no-repeat }
.social-linkedin	{ background:url("http://www.proctorgallagherinstitute.com/wp-content/themes/concord/images/socials/linkedin.png") no-repeat }
.social-pinterest	{ background:url("http://www.proctorgallagherinstitute.com/wp-content/themes/concord/images/socials/pinterest.png") no-repeat }
.social-rss			{ background:url("http://www.proctorgallagherinstitute.com/wp-content/themes/concord/images/socials/rss.png") no-repeat }


