/*------------------------------------------------------------------------
* Copyright (c) 2008-2012 ZooTemplate. All Rights Reserved.
* @license - Copyrighted Commercial Software
* Author: ZooTemplate
* Websites:  http://www.zootemplate.com
-------------------------------------------------------------------------*/
#social ul li a, #social ul li a:hover {
	-webkit-transition:All 0.4s linear; 
	-moz-transition:All 0.4s linear; 
	-o-transition:All 0.4s linear;
}