@charset 'UTF-8';
/**
 * @package WordPress
 * @subpackage Basis_Theme xHTML5
 */
 
/**
 * Theme Name:  Watford (0.1)
 * Theme URI:   http://www.schoemann.de/
 * Description: Basis Theme for Watford Group
 * Version:     0.1.0
 * Author:      Schoemann Corporate GmbH
 * Author URI:  http://www.schoemann.de/
 * Tags:        threaded-comments, sticky-post, black, blue, white, two-columns, fixed-width, translation-ready
 * License:     GNU General Public License (GPL) version 3
 * License URI: license.txt
 * last Date:   03.07.2012
 */

/* @import url(layout/css/style.css); */


/**
 * load a example style
 */
@import url('watford_styling.css') screen;

/**
 * load a layout tweaks
 */
@import url('watford_layout.css') screen;

/**
 * load custom login form style
 */
@import url('watford_login_form.css') screen;

/**
 * load shortcode style
 */
@import url('watford_shortcodes.css') screen;

/**
 * load members list and details style
 */
@import url('watford_members.css') screen;
/*
 * put this at the end of this includes to override the present styles
 */

/**
 * declare only editor styles at this place
 */
