/*
	Theme Name: Citizen's Bank and Trust
	Theme URI: Citizen's Bank and Trust
	Description: Custom WordPress theme for Citizen's Bank and Trust. Design by <a href="http://immel-design.com/" target="_blank">Lindsay Immel</a> and programming by <a href="http://www.thinkdualbrain.com" target="_blank">Dual Brain</a> for <a href="http://www.tmragency.com" target="_blank">TMR Agency</a>
        Author: <a href="http://www.ThinkDualBrain.com" target="_blank">Dual Brain</a>
	Version: 1.0
	Tags: custom-menu, custom-theme, theme-options, threaded-comments, sticky-post, microformats, rtl-language-support, translation-ready

	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	
	This CSS file is a concatenation of style.css from HTML5 Boilerplate (B.Hall) and style.css from Starkers.
	Comment blocks indicate where each begins and ends, like this, for example...
*/
/*
	HTML5 ✰ Boilerplate (B.Hall) 
	style.css contains a reset, font normalization and some base styles.

	credit is left where credit is due.
	much inspiration was taken from these projects:
		yui.yahooapis.com/2.8.1/build/base/base.css
		camendesign.com/design/
		praegnanz.de/weblog/htmlcssjs-kickstart
*/
@import url("css/reset.css");
@import url("css/basics.css");
@import url("theme.css");
@import url("css/ui/jquery-ui-1.8.17.custom.css");
@import url("css/print.css");



