/* 
	Theme Name: Expand2Web SmallBiz
	Theme URL: http://www.expand2web.com/
	Description: SmallBiz is a WordPress theme created for Small Business owners 
				 and optimized for local search results.
	Author: Don Campbell - Expand2Web
	Author URI: http://www.expand2web.com
	Version: 1.2
	Tags: small business, business site, business website, WordPress Theme
	
	The CSS, XHTML and design is copyright Don Campbell and Expand2Web
	
	Changelog:
		v1.0 - 02.08.09
		First Release of SmallBiz WordPress Theme
		
		V1.1 - 02.28.09
		Updates based on feedback:
		- Added ability to change Featured Articles box to any page
		- Fixed minor alignment issues on Find Us page
		- Moved business address in header to two lines		
		
		v1.2 - 05.19.09
		- hCard microformats added for business information
		- Ability to have Sub-menu items, using the Wordpress native Child-Parent function
		- Formatting and layout issues caused by long business names is fixed
		- Continue Reading function using the <more> tag for blog posts is now enabled
		- Link to Help and Tutorials can now be found in the Theme Options Panel
		- Option to exclude your email address from the page header
		- Long home-page business descriptions will wrap-around the left
		  image, eliminating white space.
		
*/


/* These styles are part of the SmallBiz Theme. Please do not remove. */

.smallbiz_map p { width: 320px; }

a:link { text-decoration: underline; }
a:visited { text-decoration: underline; }

#content a:hover { border-top: 1px solid; }
#footer a:hover { border-top: 1px solid; }

#header a:hover { border-top: none; }

#header a:visited { text-decoration: none; } 



/* You can add your own css style overrides here.  */

