/*
THEME NAME: Brilliant Ink
THEME URI: http://www.brilliantink.net/blog/
DESCRIPTION: Brilliant Ink blog; development by Kieran Chapman, design by Kasman Squillante
VERSION: 1.0
AUTHOR: Kieran Chapman
AUTHOR URI: http://kieranchapmandesign.com/
TAGS: 
.
Thematic WordPress Theme Framework, modified by Kieran Chapman
.
*/

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

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

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

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

/* Apply default theme styles and colors */
@import url('library/styles/default.css');

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

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