/*

Theme Name: FXIT (Product)
Theme Date: 11/05/2010
Version: 1.0.5
Theme URI: http://www.fxit.co.uk
Description: A clean modern theme designed to feature products and services
Author: Gavin Potts
Author URI: http://www.fxit.co.uk

Tags: buddypress, one column, 3 columns, threaded comments, custom colours, theme options

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

/* buddypress only styling */
@import url( _inc/css/bp-default.css );

/* basic styling for all elements */
@import url( _inc/css/layout.css );

/* custom styling */
@import url( _inc/css/custom.css );

/* Let's remove that Wordpress Stats Smiley Face ! */
img#wpstats {
     display: none;
}