/*--------------------------------------------------------------
# Quay - November 2009 (for Joomla 1.5)
# Copyright (C) 2007-2009 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com  
---------------------------------------------------------------*/

/* opacity */

a.social_icon {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
a:hover.social_icon {
	opacity: 1;
	filter: alpha(opacity=100);
}
/* text-shadow - for edit go to styles css*/

div.moduletable h3 span,
div.moduletable_menu h3 span,
div.moduletable_text h3 span,
div.moduletable_ver1 h3 span,
div.moduletable_ver2 h3 span,
div.moduletable_ver3 h3 span {
}
div.moduletable_ver3 h3 span {
}
div.moduletable_ver3 h3 span.first-word {
}
div.moduletable_ver1 h3 span,
div.moduletable_ver2 h3 span {
}
#gk_bottom2 div.moduletable h3 span,
#gk_bottom2 div.moduletable h3 {
}
#gk_bottom2 div.moduletable h3 span.first-word,
div.moduletable_ver1 h3 span.first-word,
div.moduletable_ver2 h3 span.first-word {
}
body #community-wrap .infoTitle {
}
a#joinButton {
}
