/*  
Theme Name: Wheel to Heal
Theme URI: http://www.wheeltoheal.ca
Description: by spadewerk
Version: 1.0
Author: Brandon Johnson
Author URI: http://spadewerk.com
*/

* {
	margin: 0px;
	padding: 0px;}
	
body {
	font-family: 'Lucida Grande', Lucida Sans, arial, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 14px;
	background-color: #fff;
	margin: 0px;
	padding: 0px;}
	
a {
	color: #333;
	text-decoration: underline;
	border: 0px;}
	
em {
	margin: 0px;
	padding: 0px;}
	
p,h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;}
	
ul,li,ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;}
	
img,img a {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration: none;}
	
blockquote {
	margin-left: 30px;}
	
div#wrapper {/* sets the width and centering on screen */
	position: absolute;
	left: 50%;
	margin-top: 0px;
	margin-left: -400px;
	background-image: url(images/bg_wrapper.png);
	background-repeat: repeat-y;
	width: 800px;}
	
div#nav {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 120px;}
	
div#navlft {
	margin: 0px;
	padding-top: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(images/bg_nav.png);
	background-repeat: no-repeat;
	width: 550px;
	height: 80px;
	float:left;}
	
div#navrht {
	margin: 0px;
	padding: 0px;
	width: 250px;
	height: 120px;
	float: right;}
	
div#lft {
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 20px;
	width: 480px;
	float: left;}
	
div#rht {
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 300px;
	float: right;}
	
div#tip {
	font-family: Myriad, Myriad Pro, arial, san-serif;
	font-size: 18px;
	color: #fff;
	line-height: 20px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding-top: 40px;
	padding-bottom: 0px;
	padding-left: 125px;
	padding-right: 25px;
	background-image: url(images/bgtip.png);
	background-repeat: no-repeat;
	width: 330px;
	height: 100px;}
	
p {
	font-family: 'Lucida Grande', Lucida Sans, arial, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;}
	
div#lft ul {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	list-style-type: none;}
	
div#lft ul li {
	line-height: 16px;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 5px;	
	padding-left: 15px;
	padding-right: 0px;
	background: transparent url(images/listimgarrow.png) no-repeat top left;}
	
/* navigation */
	
#navlist {
	margin: 0px;
	padding: 0px;}
	
#navlist li.page_item {
	font-family: Myriad, Myriad Pro, arial, san-serif;
	font-size: 15px;
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
	padding-left: 0px;
	padding-right: 15px;
	display: inline;
	list-style-type: none;
	background: transparent;}
	
#navlist li a {
	color: #666;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;}
	
#navlist li.page_item a:hover {
	color: #8041c6;
	text-decoration: none;}
	
#navlist li.current_page_item a {
	color: #8041c6;}
	
h1 {
	font-family: Myriad, Myriad Pro, arial, san-serif;
	font-size: 24px;
	color: #ed2424;
	line-height: 26px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;}
	
h2 {
	font-family: Myriad, Myriad Pro, arial, san-serif;
	font-size: 18px;
	color: #000;
	line-height: 20px;
	font-weight: bold;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;}
	
h3 {
	font-family: Times new Roman, Times, serif;
	font-size: 18px;
	color: #8a1d1f;
	line-height: 20px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;}
	
h4 {
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	color: #999;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px}
	
h5 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #000;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px}
	
/* footer area */

div#footer {
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #fff;
	margin: 0px;
	padding-top: 60px;
	padding-bottom: 0px;	
	padding-left: 0px;
	padding-right: 10px;
	background-image: url(images/bg_footer.png);
	background-repeat: no-repeat;
	width: 790px;
	height: 20px;
	clear: both;}
	
div#footer a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;}
	
table {
	margin-top: 0px;
	margin-bottom: 15px;}

table td {
	background-color: transparent;
	padding: 5px;
	border: 1px solid #f2f2f2;}