/*	  
Theme Name: Basic Maths
Theme URI: http://basicmaths.subtraction.com/
Description: Basic Maths is a theme for WordPress designed and developed by Khoi Vinh with Allan Cole.
Author: <a href="http://www.subtraction.com/" rel="designer">Khoi Vinh</a> and <a href="http://allancole.com/wordpress" rel="developer">Allan Cole</a>
Author URI: http://www.subtraction.com/
Version: 1.1
Tags: white, three-columns, fixed-width, theme-options, right-sidebar, threaded-comments, microformats
.
This theme is released under GNU General Public License (GPL): 
http://www.gnu.org/licenses/gpl.html

Change Log:
1.1 - 11/15/10
	Added an iPhone homescreen icon.
	Added a widgets folder for adding widgets easily. 
	Added support for Child Themes.
	Added a widget title option for custom Basic Maths widgets.
	Added the WordPress 3.0 loop.php template file for less code duplication.
	Added a style selector for hanging content to the TinyMCE editor.
	Added custom styling for the post/page edit screens. Makes the WYSIWYG match the Basic Maths style (WP 3.0).
	Added backwards compatible support for wp_nav_menu (WP 3.0). http://codex.wordpress.org/Function_Reference/wp_nav_menu
	Added backwards compatible support for comment_form (WP 3.0). http://codex.wordpress.org/Template_Tags/comment_form
	Added conditional widget areas which allows for ‘empty’ sidebars.
	Added styling for Video and misc content with div.hang-1-column & div.hang-2-column classes.
	Fixed threaded comments. A max 2 level of comment threading is recommended.
	Fixed margins for misc. HTML tags in page columns.
	Fixed Page display on search results.
	Fixed nested list styling.
	Fixed search box styling for WebKit & Safari based browsers.
	Fixed menu markup for static front-pages using wp_page_menu and wp_nav_menu.

1.0.1 - 12/01/09
	Added a conditional ‘Leave Comments’ link for when comments or trackbacks are turned on, off, both or none.
	Changed grid key command to Alt+Shift+G for browser compatibility.
	Fixed various IE6 cosmetic bugs.
	Fixed various IE7 cosmetic bugs.
	Fixed a bug where the post counts on Archive pages were limited by the WP reading settings.
	Fixed favicon mark-up vaildation.
	Fixed footer and admin documentation links.
	Fixed the layout of the default widgets built into sidebar.php.
	Fixed the search box in the main navigation so that it aligns to the right at all times.
	Replaced ‘pretty’ Basic Maths archive permalinks with query based archive links.

1.0 - 11/14/09
	Initial release.
.
*/

/* Import default styles
@import url('css/style.default.css');  */