/* 
	Theme Name: Chiropractor2Web
	Theme URL: http://www.chiropractor2web.com/
	Description: Chiropractor2Web is a WordPress theme created for Chiropractic Offices 
				 and optimized for local search results.
	Author: Don Campbell - Expand2Web and Hungry Dog Media
	Author URI: http://www.expand2web.com
	Version: 1.0
	Tags: chiropractic, chiropractor, WordPress Theme
	
	The CSS, XHTML and design is released by Don Campbell and Expand2Web under a Creative Commons License:
	http://creativecommons.org/licenses/by-nc-sa/3.0/us/
	
	Changelog:
		v1.0 - 11.01.08
		First Release of Chiropractor2Web WordPress Theme
*/


/* These styles are part of the Chiropractor2Web Theme. Please do not remove. */
a:link { text-decoration: underline; }
a:visited { text-decoration: underline; }

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

li a:hover { border-top: 1px solid; }

#header a:hover { border-top: none; }
#header a:link {text-decoration: none;}
#header a:visited { text-decoration: none; }

a:hover {
  border-bottom-color: #8593f4;
  border-top-color: #8594f5;
  background-color: #e5f2ff;
  border-bottom: none;
  text-decoration: none;
  border-bottom: 1px solid;
}

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

