/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 19px;
	padding: 0;
	background: url(../images/img01.png) repeat-x left top;
	color: #333333;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	margin: 0 0 5px;
	text-transform: lowercase;
	font-weight: normal;
	color: #008080;
	font-size: 20px;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	line-height: 1.6em;
	font-size: 14px;
	text-align: justify;
	margin-bottom: 1.5em;
}

a:link {
	color: #008080;
}

a:hover, a:active {
	text-decoration: none;
	color: #008080;
}

a:visited {
	color: #008080;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 860px;
	height: 72px;
	margin: -10px auto 0;
	background: url(../images/img02.png) no-repeat left top;
}

/* Menu */

#menu {
	float: left;
	width: 860px;
	height: 54px;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 12px 20px;
	letter-spacing: -.5px;
	text-decoration: none;
	text-transform: lowercase;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	color: #FABC63;
}

#menu .current_page_item a {
	color: #E0B0FF;
}

/** LOGO */

#logo-wrap {
	width: 860px;
	margin: 0 auto;
	padding: 20px 0px 20px 0;
}

#logo {
	width: 820px;
	height: 200px;
	margin: 0 auto;
}

#logo .lead {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
}

#logo .lead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:44px;
	font-style: italic;
	text-align: center;
}

#logo .lead a {
	text-decoration: none;
	color: #454545;
}

#logo .lead a:hover { text-decoration: underline; }

#logo .sublogo {
	font: italic 20px Georgia, "Times New Roman", Times, serif;
	color: #008080;
	padding-left: 50px;
	text-align: center;
	margin: 0px;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover {
	text-decoration: underline;
	margin: 0px;
}



/* Page */

#page {
	width: 860px;
	margin: 0 auto;
	padding-top: 10px;
}

/* Content */

#content {
	float: right;
	width: 570px;
	background: url(../images/img11.png) no-repeat left top;

}

#inner {
	padding: 15px 25px 0px 25px;
}

/* Post */

.title {
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-size: 36px;
}

#content h1 {
	height: 32px;
	font-size:32px;
}

.post .entry {
	padding: 0 15px;
}

.post .meta {
	padding: 15px 0 30px 0;
	border-top: 1px dotted #D1D1D1;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(../images/img11.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(../images/img12.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 290px;
	padding-right: 0px;
	padding-left: 0px;
}

#sidebar ul {
	padding: 0;
	list-style: none;
	margin: 0px;
	text-align: left;
}

#sidebar li {
	margin-bottom: 40px;
	padding: 0 15px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	background: url(../images/img08.jpg) no-repeat left 50%;
}

#sidebar h2 {
	height: 32px;
	padding: 8px 0 0 15px;
	margin-bottom: 10px;
	font-size: 24px;
	color: #454545;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 115px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #BED99C;
}

#x {
	padding: 3px;
	border: none;
	background: #467805;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 860px;
	height: 64px;
	margin: 0 auto;
	background: url(../images/img02.png) no-repeat left top;
}

#footer {
	margin: 0 auto;
	height: 64px;
	min-height: 64px;
	padding: 0;
}

html>body #footer {
	height: auto;
	margin-top: -10px;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 10px;
	text-align: center;
	color: #999999;
}

#legal a {
	color: #999999;
}
#sidebar ul li {
	font-size: 11px;
}
#sidebar ul li ul {

}
#intro {
	float: right;
	padding-right: 110px;
	font-style: italic;
	text-align: center;
	font-size: 16px;
}
#intro p {
	text-align: center;
	font-style: italic;
	color: #454545;
	font-size: 16px;
	line-height: 1.2em;
}
#sidebar p {
	font-style: italic;
	text-align: left;
	font-size: 12px;
	color: #96C;
	padding-right: 20px;
	padding-left: 5px;

}
.logoimg {
	float: left;
	margin-right: 25px;
}
#pageinner {
	margin-top: 15px;
}
.offering {
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	color: #008080;
	padding-left: 10px;
}
#sidebar p a img {
	margin: 0px auto;
	display: block;
}
.backtotop {
	float: right;
	margin-bottom: 1em;
}
#page div p {
}
.contact {
	text-align: center;
}
.clearfix {
	clear: both;
	height: 1%;
}
.firstpara {
	padding-top: 60px;
}
.name {
	float: right;
	font-weight: bold;
}
#gong {
	background: url(../images/gong-bg.png) no-repeat 0 50px;
	margin-right: -15px;
	margin-left: -15px;
	padding-right: 10px;
	padding-left: 10px;
}
#reiki {
	background: url(../images/dreamstime-bg.png) no-repeat 0px 50px;
	margin-right: -15px;
	margin-left: -15px;
	padding-right: 10px;
	padding-left: 10px;
}
#hyponsis {
	background: url(../images/hypnosis-bg.jpg) no-repeat 0px 50px;
	margin-right: -15px;
	margin-left: -15px;
	padding-right: 10px;
	padding-left: 10px;
}
#eft {
	background: url(../images/eft-bg.png) no-repeat 0px 50px;
	margin-right: -15px;
	margin-left: -15px;
	padding-right: 10px;
	padding-left: 10px;
}
#detox {
	background: url(../images/detox.png) no-repeat 0px 50px;
	margin-right: -15px;
	margin-left: -15px;
	padding-right: 10px;
	padding-left: 10px;
}
#life {
	background: url(../images/support-bg.png) no-repeat 0px 50px;
	margin-right: -15px;
	margin-left: -15px;
	padding-right: 10px;
	padding-left: 10px;
}

