/*   
Theme Name: Tennis & Gear theme
Theme URI: 
Description: Theme for the tennis and gear website based on the excellent Thematic framework.
Author: Matthew Chambers
Author URI: http://matthewianchambers.com/
Template: thematic
Version: 1.0
Tags: 
*/

/* Reset browser defaults */
@import url('/everton-park/wp-content/themes/thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('/everton-park/wp-content/themes/tennis/typography.css');

/* Apply a basic layout */
@import url('/everton-park/wp-content/themes/tennis/2c-l-fixed.css');

/* Apply basic image styles */
@import url('/everton-park/wp-content/themes/thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('/everton-park/wp-content/themes/tennis/default.css');

/* Prepare theme for plugins */
@import url('/everton-park/wp-content/themes/thematic/library/styles/plugins.css');


/* Overrides of Everton css */

#blog-title a {
    display: block;
	background: url(/skins/tennis/styleImages/tennis/shaw-head-logo.gif) no-repeat 0 6px;
	width: 275px;
	height: 67px;
}

