/*
	Theme Name: frugal Professional
	Theme URL: http://frugaltheme.com
	Description: A flexible Wordpress framework theme with a unique minimalist style.
	Author: Eric Hamm
	Author URI: http://erichamm.net
	Version: 1.1
	Tags: clean, fixed width, minimalist, framework, widgets, hooks
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Changelog:
		1.0 - 7/27/09
		1.1 - 9/18/09
*/

/* Reset Browser to CSS Defaults */
@import url('lib/css/reset.css');

/*** Apply Default Theme Styles ***/
@import url('lib/css/default.css');


#header{background: url(http://homesinpalmdalelancaster.com/wp-content/uploads/2010/02/header5.png) center no-repeat;}
#header h3{color: #333; padding-top: 6px;}

.postarea {min-height: 410px;}

#submit {width: 180px; height: 60px; background: url(http://homesinpalmdalelancaster.com/images/submit.png) center no-repeat; border: none; margin-bottom: 10px;}
#submit:hover {width: 180px; height: 60px; background: url(http://homesinpalmdalelancaster.com/images/submit-on.png) center no-repeat; border: none; margin-bottom: 10px;}
