/*   
Theme Name: A Thematic Child Theme
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Ian Stewart
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
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('3c-fixed.css');
@import url('../thematic/library/layouts/3c-fixed.css');
Make the left sidebar a bit wider
*/
@import url('../thematic/library/layouts/2c-r-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 file */
@import url('theme-styles.css');
/*These are added styles*/
@import url('cuyam-styles.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


inputs#s {
	width:80%;
	border:1px solid #0f0;
}
