/*
THEME NAME: ThematicChild Theme - The Digital Human Library
THEME URI: http://digitalhumanlibrary/themes/thematicChild
DESCRIPTION: The Digital Human Library is an online community for teachers and experts to share their experiences and bring the field trip experience into the classroom. Students can learn from industry professionals all over the world in an unlimited number of fields using video conferencing technology.
VERSION: 1.0.1
AUTHOR: Timothy Bilcke - The Avon Maitland District School Board
AUTHOR URI: http://yourchools.ca
TAGS: white, three-columns, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats
Template: thematic
*/

/*Main Parent Styles*/
@import url('../thematic/style.css');

/*Reset All Broswer Defaults*/
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/*Prepare for Plugins*/
@import url('../thematic/library/styles/plugins.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('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/*Link to a custom 3 column layout file in the Parent Theme*/
@import url('../thematic/library/layouts/3c-fixed.css');

/*Link to the Newly made stylesheet for colours and such*/
@import url('newstyle.css');



#mc_embed_signup_scroll H2 { color: green !important; }
