/*
THEME NAME: StartBox
THEME URI: http://www.wpstartbox.com
DESCRIPTION: StartBox is a flexible, customizable theme framework. All modifications should be made using a <a href="http://docs.wpstartbox.com/Child_Themes/" target="_blank">child theme</a> to maintain forward compatibility.
TAGS: one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, white, light, custom-menu, editor-style, featured-images, full-width-template, microformats, sticky-post, theme-options, threaded-comments, translation-ready
VERSION: 2.6
AUTHOR: Brian Richards
AUTHOR URI: http://www.wpstartbox.com
LICENSE: GNU General Public License
LICENSE URI: license.txt
*/

/* NOTE: all of the below styles are also available for child themes via wp_enque_style, see functions.php for details */

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

/* Apply default typography styles */
@import url('includes/styles/typography.css');

/* Apply default image styles */
@import url('includes/styles/images.css');

/* Apply default shortcode styles */
@import url('includes/styles/shortcodes.css');

/* Apply default comment styles */
@import url('includes/styles/comments.css');

/* Apply StartBox defaults */
@import url('includes/styles/startbox.css');
