/* 
TABLE OF CONTENTS

  HTML Elements
  Page Structure
  Navigation
  Headings
  Content Area
  Forms
  Clear
  Footer



/* ---------- @ HTML Elements -----------*/

* { 
	margin: 0;
	padding: 0;
} 

body, html {	
	color:#FFFFFF;
	background: #5E7341 url(/images/hpbg.jpg) repeat-x;
	min-height:101%;
}

body, select, textarea, input {
	font: 95% Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFE6;
	letter-spacing: 0.04ex;
}

p {
	padding-bottom: 10px;
	color: #FFFFE6;
	line-height: 20px;
}

#home p {
	margin-bottom: 10px;
	padding: 0px;
	color: #FFFFE6;
	line-height: 20px;
}

.boxed-text p {
	margin-top: 0px;
	padding-top: 0px;
	line-height: 18px;
}

		
a:link, a:visited {	
	text-decoration:underline;
	color: #a5ba86; 
}

a:hover, a:active {	
	color:#C3C826;
}

*:focus { 
	outline: none 
}

.left,
.alignleft {	
	float:left;
}

.right,
.alignright {	
	float:right
}



/* ---------- @ Page Structure -----------*/


#wrapper {
	margin: 0 auto;
	font-size: 0.8em;
	width: 832px;	
}

#masthead {
	background: url(/images/hp_masthead.jpg) no-repeat;
	height: 196px;
	width: 832px;
	position: relative;
}

#masthead h2 {
	display: none;
}

#main-content {
	width: 812px;
	background: #687F47;
	padding-bottom: 40px;
	border-bottom: 1px solid #345034;
	clear: both;
}

#home #content {
	float: left;
	width:389px;
	padding: 0px 5px 20px 35px;
	background: #687F47;
}

#home #sidebar {
	float: right;
	background: #687F47;
	width: 295px;
	padding: 0px 20px 20px 0px;
}

.calendar #main-content {
	width: 762px;
	padding: 0 20px 40px 30px;
}

* html .calendar #main-content {
	/* KLUDGE: Fix for box model issues in IE */
	width: 762px;
	padding: 0 0 40px 30px;
	margin-right: 20px;
}

#interior #content {
	float: left;
	width: 479px;
	padding: 0px 0px 20px 30px;
	background: #687F47;
}

#interior.about #content {
	width: 524px;
}

#interior #sidebar {
	float: right;
	font-size: .92em;
	overflow: hidden;
	background: #687F47;
	width: 245px;
	margin-top: 60px;
	padding: 0px 19px 20px 0px;
}

#interior.about #sidebar {
	float: right;
	font-size: .92em;
	overflow: hidden;
	background: #687F47;
	width: 245px;
	margin-top: 60px;
	padding: 0px 19px 20px 0px;
}

#interior.about #sidebar {
	width: 200px;
}

* html #interior #sidebar {
	/* 
	fix for IE6 dropped float bug.
	negative margin equals total width of sidebar 
	*/ 
	margin-left: -265px;
}

* html #interior.about #sidebar {
	/* 
	fix for IE6 dropped float bug.
	negative margin equals total width of sidebar 
	*/ 
	margin-left: -220px;
}




/* ---------- @ Content Area -----------*/

/*Home*/

#home h2.message {
	width: 812px;
	height: 164px;
	text-indent:-9000px;
}

#home h2#message-1 {background: url(/images/hp_message_one.jpg) no-repeat;}
#home h2#message-2 {background: url(/images/hp_message_wholeness.jpg) no-repeat;}
#home h2#message-3 {background: url(/images/hp_message_connecting.jpg) no-repeat;}
#home h2#message-4 {background: url(/images/hp_message_innerworlds.jpg) no-repeat;}
#home h2#message-5 {background: url(/images/hp_message_askingwho.jpg) no-repeat;}
#home h2#message-6 {background: url(/images/hp_message_askingwhy.jpg) no-repeat;}
#home h2#message-7 {background: url(/images/hp_message_seekingpeace.jpg) no-repeat;}
#home h2#message-8 {background: url(/images/hp_message_innocence.jpg) no-repeat;}
#home h2#message-9 {background: url(/images/hp_message_stories.jpg) no-repeat;}

#home #sidebar p {
	line-height: 18px;
	margin-bottom: 0px;
}

#home #news-list {
	list-style: none;
}

#home .news-item {
	margin-bottom: 6px;
	padding: 6px 0;
	background: url(/images/divider_hor.jpg) left top no-repeat;
}

#home .news-item:first-child {
	background: none;
}

.photo-left {
	float: left;
	margin: 4px 10px 5px 0px;
}

#home #help {
	width: 250px;
	font-size: 11px;
	background-color: #5D7140;
	margin-top: 5px;
}

#home #help li {
	display: block;
	line-height: 2.2em;
	padding: 0 24px 0 4px;
	border-bottom: 1px solid #697D48;
	background: url(/images/arrow.gif) right center no-repeat;
}

#home #help a:link, #home #help a:visited {
	text-decoration: none;
	color: #FFFFE6;
}

#home #help a:hover, #home #help a:active {
	text-decoration: none;
	color: #C3C826;
}



/*Interior*/


#content ul, #content ol {
	margin:10px 0 15px;
	padding: 0 15px;
	}

#content ul ul, #content ol ol {
	margin:10px 0;	
}
				
#content ul li {
	margin: 0 0 5px 42px;
	line-height:115%;
	}

#content ol li {
	margin:0 0 5px 48px;
	line-height:115%;
	}

#content #resources-list p {
	line-height: 18px;
	margin-bottom: 0px;
	padding: 0px;
}

#content #resources-list {
	list-style: none;
}

#content #resources-list li {
	margin-bottom: 6px;
	padding: 6px 0;
	background: url(/images/divider_hor.jpg) left top no-repeat;
}

#content #resources-list li:first-child {
	background: none;
}

.about #content #about-resources {
	list-style: none;
	margin-top: -14px;
}

.about #content #about-resources li {
	padding-bottom: 30px;
	margin-top: 12px;
	border-bottom: 1px solid #5E7341;
}

.about #content #about-resources li h3 {
	padding-bottom: 8px;
}

.about #content #about-resources li p {
	padding: 0px;
	line-height: 1.4em;
}

.journal .journal-post {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #5E7341;
}

.journal h2.post-title a {
	color: #ffffe6;
	text-decoration: none;
}

.journal h2.post-title a:hover {
	color: #C3C826;
}

.journal h3.post-date {
	padding: 3px 0 12px;
	text-transform: none;
	color: #a5ba86;
}

.journal p.comments {
	margin-top: 2px;
}

.journal #post-list {
	list-style: none;
	padding-top: 12px;
	font-size: 1em;
}

.training #training-subpages,
.about #about-subpages {
	list-style: none;
	padding-top: 12px;
	font-size: 1.1em;
}

.journal #post-list li {
	margin-bottom: 16px;
	line-height: 1.2em;
}

.about #sidebar ul#about-subpages li,
.training #sidebar ul#training-subpages li {
	margin-bottom: 10px;
}

.journal ul#post-list li a,
.journal .pagenav a:link,
.journal .commentlist a,
.about #about-subpages li a,
.training #training-subpages li a {
	color: #ffffe6;
}

.journal #post-list li a:hover,
.journal .pagenav a:hover,
.journal .commentlist a:hover,
.about #about-subpages li a:hover,
.training #training-subpages li a:hover {
	color: #C3C826;
}

.journal .pagenav {
	font-weight: bold;
}


/* Images */

#home #content p img,
#interior #content img {
	margin: 6px 14px 10px 0px;
	border: 1px solid #90af3a;
}

#interior #content img[align="right"] {
	margin: 6px 0px 10px 14px;
	border: 1px solid #90af3a;
}

.healing img.flower {
	margin: 5px 10px 0px 0px;
}


/* Comments */

.journal h3#respond,
.journal h3#comments {
	text-transform: none;
	font-size: 1.2em;
	padding-bottom: 14px;
}

#content .commentlist {
	list-style: none;
	padding: 0;
	margin: 0 0 20px;
}

#content .commentlist li {
	font-size: 1em;
	margin: 12px 0 0;
	padding: 20px 0 24px 18px;
	background: #799956;
	border-top: 1px solid #5e7341; 
	border-bottom: 1px solid #5e7341; 

}

.commentlist li cite {
	font-style: normal;
	font-weight: bold;
}

.commentlist li p {
	margin-top: 12px;
}



/* Calendar */

.calnk a:hover {
	 background-position:0 0;
	 text-decoration:none;  
	 color: #C3C826;
	 border-bottom:1px dotted #C3C826;
	 }
.calnk a:visited {
	 text-decoration:none;
	 color:#fff;
	 border-bottom:1px dotted #fff;
	}
.calnk a {
	text-decoration:none; 
	color:#fff; 
	border-bottom:1px dotted #fff;
	}
.calnk a span { 
	display:none; 
	}
.calnk a:hover span {
	color:#fff; 
	background:#032725 !important; 
	display:block;
	position:absolute; 
	margin-top:1px; 
	padding:5px; 
	width:150px; 
	z-index:100;
	border: 2px solid #021716;
	opacity: .87;
	-webkit-border-radius: 7px; 
    -moz-border-radius: 7px;
	}
 .calendar-table {
	border:none;
	width:100%;
 }
 .calendar-heading {
	height:25px;
	text-align:center;
	border:1px solid #021716;
	background-color:#032725;
 }
 .calendar-next {
	width:25%;
	text-align:center;
 }
 .calendar-prev {
	width:25%;
	text-align:center;
 }
 .calendar-month {
	width:50%;
	text-align:center;
	font-weight:bold;
 }
 .normal-day-heading,
 .weekend-heading {
	text-align:center;
	width:25px;
	height:25px;
	font-size:0.85em;
	border:1px solid #4f6034;
	background-color:#032725;
 }
 .day-with-date,
 .day-without-date {
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:80px;
	border:1px solid #4f6034;
 }
 .day-with-date {
	 background-color: #799654;
 }
 .no-events {

 }
 span.weekend {
	
 }
 .current-day {
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:80px;
	border:1px solid #021716;
	background-color:#032725;
 }
 span.event {
	font-size:0.85em;
 }
 .kjo-link {
	display: none !important;
 }
 .event-title {
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
 }
 .event-title-break {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	height:1px;
	background-color:#000000;
 }
 .event-content-break {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	height:1px;
	background-color:#000000;
 }
 .calendar-date-switcher {
	height:25px;
	text-align:center;
	border:1px solid #D6DED5;
	background-color:#032725;
 }
 .calendar-date-switcher form {
	margin:0;
	padding:0;
 }
 .calendar-date-switcher input {
	border:1px #D6DED5 solid;
 }
 .calendar-date-switcher select {
	border:1px #D6DED5 solid;
 }
 .cat-key {
	width:100%;
	margin-top:10px;
	padding:5px;
	border:1px solid #D6DED5;
 }


/* ---------- @ Navigation -----------*/

#nav {
	top: 174px;
	/*left: 316px;*/
	left: 298px;
	width: 690px;
	position: absolute;
	list-style:none;
}

#nav li {
	float: left;
	display: block;
	background: url(/images/nav_sep.gif) no-repeat left top;
	padding-left: 8px;
}

#nav li.first {
	background: none;
}

#nav a {
	height: 15px;
	float:left;
	display:inline;
	text-decoration: none;
	text-indent: -9000px;
	margin-right: 8px;
}

a#about-nav {
	background: url(/images/nav_about.gif) no-repeat;
	width: 50px;
}

a#about-nav:hover, body.about a#about-nav {
	background: url(/images/nav_about_on.gif) no-repeat;
}

a#healing-nav {
	background: url(/images/nav_healing.gif) no-repeat;
	width: 62px;
}

a#healing-nav:hover, body.healing a#healing-nav {
	background: url(/images/nav_healing_on.gif) no-repeat;
}

/*a#training-nav {
	background: url(/images/nav_training.gif) no-repeat;
	width: 69px;
}

a#training-nav:hover, body.training a#training-nav {
	background: url(/images/nav_training_on.gif) no-repeat;
}*/

a#training-nav, a#workshops-nav {
	background: url(/images/nav_workshops.gif) no-repeat;
	width: 87px;
}

a#training-nav:hover,
body.training a#training-nav, body.workshops a#training-nav,
a#workshops-nav:hover,
body.training a#workshops-nav, body.workshops a#workshops-nav {
	background: url(/images/nav_workshops_on.gif) no-repeat;
}

a#consulting-nav {
	background: url(/images/nav_consulting.gif) no-repeat;
	width: 89px;
}

a#consulting-nav:hover, body.consulting a#consulting-nav {
	background: url(/images/nav_consulting_on.gif) no-repeat;
}


a#calendar-nav {
	background: url(/images/nav_calendar.gif) no-repeat;
	width: 72px;
}

a#calendar-nav:hover, body.calendar a#calendar-nav {
	background: url(/images/nav_calendar_on.gif) no-repeat;
}

a#journal-nav {
	background: url(/images/nav_journal.gif) no-repeat;
	width: 64px;
}

a#journal-nav:hover, body.journal a#journalnav {
	background: url(/images/nav_journal_on.gif) no-repeat;
}

	
/* ---------- @ Headings -----------*/

		   
h1 a {
	width: 185px;
	height: 168px;
	margin-top: 17px;
	display: block;
	text-indent:-9000px;
}

h2#about-title, h2#healing-title, h2#training-title, h2#workshops-title, h2#consulting-title, h2#calendar-title, h2#journal-title {
	width: 812px;
	height: 64px;
	margin-left: -30px;
	text-indent: -9000px;
}

h2#about-title {
	background: url(/images/title_about.jpg) no-repeat;
}

h2#healing-title {
	background: url(/images/title_healing.jpg) no-repeat;
}

/*h2#training-title {
	background: url(/images/title_training.jpg) no-repeat;
}*/

h2#training-title, h2#workshops-title {
	background: url(/images/title_workshops.jpg) no-repeat;
}

h2#consulting-title {
	background: url(/images/title_consulting.jpg) no-repeat;
}

h2#calendar-title {
	background: url(/images/title_calendar.jpg) no-repeat;
}

h2#journal-title {
	background: url(/images/title_journal.jpg) no-repeat;
}

h2#about-metta, h2#news, h2#about-rachel, h2#need-help {
	text-indent:-9000px;
	width: 250px;
	height: 23px;
	margin-top: 16px;
	padding-bottom: 16px;
}

h2#about-metta {
	background: url(/images/h_about.jpg) no-repeat;
	height: 24px;
	width: 198px;
}

h2#about-rachel {
	background: url(/images/h_rachel.jpg) no-repeat;
	height: 22px;
	width: 107px;
}

h2#news {
	background: url(/images/h_newsnotes.jpg) no-repeat;
	height: 18px;
	width: 145px;
}

h2#need-help {
	background: url(/images/h_needhelp.jpg) no-repeat;
	height: 22px;
	width: 89px;
}

h2#resources, h2#about-more, h2#recentposts {
	width: 198px;
	text-indent: -9000px;	
}

h2#resources {
	background: url(/images/h_resources.jpg) no-repeat;
	height: 22px;
}

h2#about-more {
	background: url(/images/h_about.jpg) no-repeat;
	height: 24px;
}

h2#recentposts {
	background: url(/images/h_recent.jpg) no-repeat;
	height: 22px;
}

h3#about {
	display: none;
}

.healing h3.replaced {
	padding: 4px 0px 0px 0px;
	margin-bottom: 8px;
	text-indent: -9000px;
}

.training h3.subpage-title,
.about h3.subpage-title {
	color:#C3C826;
	text-transform: none;
	font-size: 1.5em;
	margin-top: -4px;
	padding: 0px 0px 16px 0px;
}

#personalgrowth {
	background: url(/images/h_personalgrowth.jpg) no-repeat;
	height: 22px;
	width: 139px;
	text-indent: -9000px;
}

#spiritdiscovery {
	background: url(/images/h_spirtualdiscovery.jpg) no-repeat;
	height: 23px;
	width: 155px;
	text-indent: -9000px;
}

#animalcomps {
	background: url(/images/h_animalcomps.jpg) no-repeat;
	height: 22px;
	width: 166px;
	text-indent: -9000px;
}

#promentoring, #healingtrauma, #animalhealing {
	width: 191px;
	text-indent: -9000px;	
}

#promentoring {
	background: url(/images/h_promentoring.jpg) no-repeat;
	height: 22px;
}

#healingtrauma {
	background: url(/images/h_healingtrauma.jpg) no-repeat;
	height: 22px;
}

#animalhealing {
	background: url(/images/h_animalhealing.jpg) no-repeat;
	height: 22px;
}

#compassionfatigue {
	background: url(/images/h_compassionfatigue.jpg) no-repeat;
	height: 22px;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.15ex;
	text-transform: uppercase;
	padding: 7px 0px 0px 0px;
}
	
h4 {	
	font-size: 1.2em
}
	

/* ---------- @ Forms -----------*/


.button {	
	background: #e3e5dd ! important;
	border:#e3e5dd 1px solid;
	margin: 0 0 1px 3px;
	font-size:0.9em;
}

.button:focus {	
	background: #e3e5dd ! important;
}
		
.button:hover {	
	background: #b2b5a9 ! important;
}

/*.message {
	padding:15px;
	background:#381201;
	margin-bottom: 20px;
	border-bottom:1px solid #65483b
	}*/
	
.field {
	background:#a48c80;
	border:none;
	padding:2px;
	}	

.contacterror {
	background:#a48c80;
	border:1px solid #ddd5d0;
	padding:2px;
	}

#contactform label {
	display:block;
	margin-top:15px;
	}

.journal textarea#comment {
	width: 440px;
	color: #000;
}

.journal input {
	color: #000;
}

.journal input#submit {
	color: #000;
}



/*Clear*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
/* End hide from IE-mac */




/* ---------- @ Footer -----------*/

#footer {
	padding: 25px 4px 0 6px;
	color:#FFFFFF;
}

a#cat4 {
	display:block;
	width:30px;
	height:24px;
	float:right;
	background-image:url(/images/cat4.gif);
	text-indent:-9000px;
	margin: 8px 15px 0 0;
}
