/*   
Theme Name: Newton
Theme URI: 
Description: Theme for newtonit.com - uses the Thematic framework.
Author: Nick Fraenkel
Author URI: 
Template: thematic
Version: 1.0
Tags: Thematic
*/

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

/* basic typography styles */
@import url('/ja/wp-content/themes/thematic/library/styles/typography.css');

/* basic layout */
@import url('/ja/wp-content/themes/thematic/library/layouts/2c-r-fixed.css');

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

/* default theme styles and colors */
@import url('/ja/wp-content/themes/thematic/library/styles/default.css');

/* Basic Newton styling: */
@import url('/ja/wp-content/themes/newton/basic.css');

/* Advanced Newton styling: */
@import url('/ja/wp-content/themes/newton/advanced.css');

/* Sliding Boxes: (front page only) */
@import url('/ja/wp-content/themes/newton/sliding-boxes.css');

/* Newton Print styling: */
@import url('/ja/wp-content/themes/newton/print.css');

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


