/*
Theme Name: SDS podilato
Version: 0.5
Theme URI: http://www.podilato.com
Author: Steve Sidell
Author URI: http://www.podilato.com
Description: A fairly green themed Wordpress template.

	Some help from The Wordpress Theme Toolkit. <a href="http://planetozh.com/" title="planetOzh : Home of Wordpress Theme Toolkit">Ozh</a>
	
	Also using the Subscribe to Comments plugin by Ricardo Galli Granada.


*/

/*
###############################################################################
#
# Reference Colors
#
###############################################################################


	Greens:
		V. Bri. Green:	#00ff00
		Bright Green:	#00dd00
		Green:		#9bbb38
		Dk. Green:	#80904f
		
	Grays (light to dark):
		Gray1:		#eeeeee
		Gray2:		#dddddd
		Gray:		#d4d0c8
		Gray3:		#aaaaaa
		Gray4:		#888888
		Gray5:		#666666
		Gray6:		#333333
		Gray7:		#111111

	Other Colors:
		Dk. Blue:	#0000aa
		lt. Blue:	#0000ff
		Orange:		#ff9900
		Dk. Orange:	#e58712
		Red:		#ff0000		
		Off White:	#fefefe
			
*/

/*
###############################################################################
#
# Global settings
#
###############################################################################
*/


@import "style_global.css";

/*
###############################################################################
#
# Fonts, links and images
#
###############################################################################
*/

@import "style_fonts.css";

/*
###############################################################################
#
# Sections and layouts
#
###############################################################################
*/
/*
###############################################################################
# Header, banner and top nav 
###############################################################################
*/
@import "style_header.css";

/*
###############################################################################
# Sidebar
###############################################################################
*/

@import "style_sidebar.css";

/*
###############################################################################
# Posts and comments
###############################################################################
*/

@import "style_posts.css";

/*
###############################################################################
# footer 
###############################################################################
*/

@import "style_footer.css";

/*
###############################################################################
# Plugins 
###############################################################################
*/

@import "style_plugins.css";