﻿/*   
Theme Name: Child Theme
Theme URI:  https://www.tbcontrollers.org/wp-content/themes/childtheme
Description: Child Theme
Author: John Gersten
Author URI: https://www.tbcontrollers.org/
Template: thematic
Version: 0.1
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/3c-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* This is a copy of the Thematic default.css */
@import url('newstyles.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/* CSS by Mustaneer Coresol Studio */
#main {
	z-index: 1;
}
