/*
Theme Name: Security Guardians
Author: Security Guardians
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

#content .social ul li.Google a {
color: #CCC;
display: block;
width: 33px;
height: 30px;
text-indent: -10000px;
background: url("/wp-content/uploads/2012/09/google+.png") no-repeat left top !important; 
}

#content .social ul li.Google a:hover {
color: #CCC;
display: block;
width: 33px;
height: 30px;
text-indent: -10000px;
background: url("/wp-content/uploads/2012/09/google+_over.png") no-repeat left top !important;
}