/* @override http://www.wfyp.org/news/wp-content/themes/eBusiness/style-wf.css */

/*
Theme Name: WFYP.org
Theme URI: http://www.wfyp.org
Version: 1
Description: Customized Child Theme based on eBusiness
Author: Dave Grossman
Author URI: http://www.elegantthemes.com
*/

 /* ------- Social Blocks Styling ---------- */

#social_blocks {
	display: block;
	width: 390px;
	float: right;
	position: relative;
	top: 63px;
	z-index: 0;
}



/* ------- AddThis Styling ------- */
.addthis_toolbox .custom_images a
{
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}

