/*
Theme Name: Mindfullness
Theme URI: http://www.mindfullness.com/
Description:
Version: 1.0
Author: Vectorform
Author URI: http://www.vectorform.com/
Tags:
*/
* {
	margin: 0;
	padding: 0;
	outline: none;
	list-style: none;
}
html, body {
	height: 100%;
}
body {
	background-color: #fff;
	color: #584328;
	font: 80% "Palatino Linotype", Palatino, serif;
}
#everything {
	position: relative;
	height: 100%;
}
*>#everything {
	height: auto;
	min-height: 100%;
	overflow: hidden;
}
.container {
	margin: 0 auto;
	padding: 0 40px;
	width: 900px;
}
*>.container {
	width: auto;
	max-width: 900px;
}
#top {
	height: 110px;
}
#flower {
	position: absolute;
	z-index: 3;
	width: 291px;
	height: 215px;
	background: url(images/flower.png) 5px 0 no-repeat;
}
h1 {
	position: relative;
	z-index: 1;
	height: 110px;
	background-color: #fff;
	text-indent: -9999px;
}
h1 a {
	float: right;
	width: 184px;
	height: 110px;
	background: url(images/title.png) 100% 50% no-repeat;
}
.home h1 a {
	cursor: default;
}
#menu {
	position: relative;
	z-index: 1;
	padding: .35em 0;
	background: #fff url(images/menu.png) 50% 0 no-repeat;
	text-transform: uppercase;
	text-align: right;
}
#menu ul {
	margin: 0 auto;
	padding: 0 40px 0 320px;
	width: 620px;
}
*>#menu ul {
	width: auto;
	max-width: 620px;
}
#menu li {
	display: inline;
	margin-left: 2em;
}
.current_page_item {
	font-weight: bold;
	cursor: default;
	color: #584328;
}
a {
	color: #7b8e4a;
	text-decoration: none;
}
#menu a {
	color: #584328;
}
#menu a:hover {
	color: #7b8e4a;
}
#body {
	background: url(images/background.png) repeat-x;
}
#sidebar {
	position: relative;
	z-index: 2;
	float: left;
	margin-right: -260px;
	padding: 85px 20px 95px;
	width: 220px;
	background: #f3f7ec url(images/sidebar.gif) repeat-x;
}
#sidebar blockquote {
	margin: 0 -10px;
	padding-bottom: 25px;
	background: url(images/quote.png) 50% 100% no-repeat;
	font-size: .95em;
	text-align: center;
}
#sidebar blockquote span {
	position: relative;
	bottom: -.45em;
	margin: 0 .1em;
	font: bold 3em/0 Arial, sans-serif;
}
#sidebar blockquote cite {
	display: block;
	font-size: .7em;
	font-style: normal;
	line-height: 3.5em;
}
#content .download {
	display: inline;
	z-index: 1;
	float: right;
	margin: 0 40px;
}
.download a {
	display: block;
	margin: 40px auto;
	padding-left: 80px;
	width: 7em;
	max-width: 140px;
	height: 57px;
	background: url(images/download.png) 0 50% no-repeat;
	color: #584328;
}
*>.download a {
	height: auto;
	min-height: 57px;
}
#content .download a {
	margin-left: 0;
	margin-right: 0;
	border-bottom: none;
}
.search {
	overflow: hidden;
}
.search * {
	margin-bottom: 5px;
	float: left;
}
.search input {
	margin-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 147px;
}
*>.search input {
	width: 11.45em;
	max-width: 220px;
}
.search button {
	border-width: 2px;
	padding: 0 2px;
	font-size: .8em;
	text-transform: uppercase;
}
#sidebar h3 {
	clear: left;
	margin-top: 20px;
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 1.25em;
}
#sidebar h3 a {
	color: #584328;
}
#sidebar h3 a:hover {
	color: #869b54;
}
.ec3_events {
	border-top: 1px solid #cdcbbc;
}
#sidebar .ec3_events li {
	position: static;
	padding: 5px 0;
	border-bottom: 1px solid #cdcbbc;
	background-image: none;
	font-size: .75em;
}
.ec3_events a {
	color: #584328;
}
.ec3_events strong {
	display: block;
	color: #869b54;
	font-weight: normal;
	font-size: 1.25em;
}
.more-link {
	float: right;
}
.more, #sidebar .more, .more-link {
	font-size: .85em;
	line-height: 1.5em;
	text-align: right;
}
#sidebar .more {
	margin-top: 5px;
}
.more-link {
	margin-top: 1.15em;
}
.more a {
	border-bottom: 2px solid #bdc9a0;
}
#sidebar p {
	margin: 20px 0;
}
#sidebar blockquote p, #sidebar .download {
	margin: 0;
}
#sidebar ul li, #content ul li {
	position: relative;
	padding-left: 12px;
	background: url(images/list.png) 0 .4em no-repeat;
}
#content ul {
	clear: right;
	margin: 1em 0;
}
#content ul li {
	padding-left: 25px;
	background-position: 10px .4em;
}
.resources #content .leftcolumn li {
	padding-top: 1em;
	padding-left: 0;
	background-image: none;
}
.resources #content .rightcolumn ul li {
	padding-top: 1em;
	padding-left: 50px;
	height: 37px;
	background-position: 0 1em;
	background-image: url(images/pdf.png);
}
*>.resources #content .rightcolumn ul li {
	height: auto;
	min-height: 37px;
}
.resources #content li a {
	display: block;
	border-bottom: none;
}
#content {
	position: relative;
	z-index: 1;
	left: 40px;
	padding: 5px 40px 90px 260px;
	height: 1%;
	overflow: hidden;
}
*>#content {
	height: auto;
}
h2 {
	margin-top: .5em;
	font-weight: normal;
	font-size: 2.5em;
	font-variant: small-caps;
	line-height: 1.25em;
	text-align: center;
	letter-spacing: 1px;
}
h2 span {
	display: inline-block;
	width: 65px;
	height: 1.25em;
	min-height: 17px;
	background: 0 55% no-repeat;
	line-height: 0;
	vertical-align: bottom;
}
h2 .leftheading {
	margin: 0 10px 0 -65px;
	background-image: url(images/heading_left.png);
}
h2 .rightheading {
	margin: 0 -65px 0 9px;
	background-image: url(images/heading_right.png);
}
#content h3 {
	display: inline;
	float: right;
	clear: right;
	margin: 1em -40px -100px;
	padding: 15px 40px 100px;
	width: 100%;
	background: url(images/heading.png) 50% 0 no-repeat;
	color: #95af56;
	font-weight: normal;
	font-size: 1.3em;
}
#content .first {
	background-image: none;
}
#content h3 a {
	border-bottom-style: none;
	color: #95af56;
}
#content h3 a:hover {
	border-bottom-style: solid;
}
#content .subheading {
	margin: 0;
	font-size: .95em;
}
#content .subheading a {
	position: relative;
	border-bottom-style: none;
}
#content .date {
	margin: 0;
	font-size: .75em;
}
#content .date a {
	border-bottom-style: none;
}
#content .date a:hover {
	color: #584328;
}
#content p, #content dl {
	position: relative;
	clear: right;
	margin: 1em 0;
	line-height: 1.5em;
}
.resources #content p {
	clear: none;
}
#content .image {
	float: left;
	margin: 1.45em 15px 1.45em 0;
	color: #789b3e;
	font-size: .7em;
	text-align: center;
}
#content .image img {
	display: block;
}
#content a {
	border-bottom: 2px solid #bdc9a0;
}
#content a:hover {
	border-color: #7b8e4a;
}
.leftcolumn {
	display: inline;
	float: left;
	clear: both;
	margin-left: -40px;
	padding: 0 18px 0 40px;
	width: 47%;
	background: url(images/heading_half.png) 100% 1.3em no-repeat;
}
*>.leftcolumn {
	padding-right: 3%;
}
.rightcolumn {
	float: left;
	margin-right: -43px;
	padding: 0 40px 0 18px;
	width: 47%;
	background: url(images/heading.png) -311px 1.3em no-repeat;
}
*>.rightcolumn {
	padding-left: 3%;
}
#content .leftcolumn h3, #content .rightcolumn h3 {
	background-image: none;
}
.actions {
	float: right;
	clear: both;
	margin: 1.15em 0;
	overflow: hidden;
	font-size: .85em;
	line-height: 1.25em;
	text-transform: uppercase;
}
#content .actions li {
	float: left;
	margin: 0 -7px 0 12px;
	padding: 0 5px 0 0;
	border-right: 2px solid #bdc9a0;
	background-image: none;
}
#content .actions a {
	border-bottom: none;
}
#content .actions a:hover {
	color: #584328;
}
.contact #content p {
	float: left;
	width: 35%;
}
.commentlist li {
	margin-bottom: 1em;
	border-bottom: 1px solid #cdcbbc;
}
#content cite {
	font-weight: bold;
	font-style: normal;
	font-size: .9em;
	text-transform: uppercase;
}
#content cite a {
	border-bottom-style: none;
}
table {
	margin: 1em 0;
	border: 10px solid #fcfaf8;
	border-collapse: collapse;
	width: 100%;
	background-color: #fcfaf8;
}
caption {
	margin: 0 -40px -.5em;
	padding: 30px 40px .5em;
	background: url(images/heading_inverted.png) 50% 100% no-repeat;
	color: #95af56;
	font-weight: normal;
	font-size: 1.3em;
}
th, td {
	padding: 2px;
}
th {
	border-bottom: 2px solid #bdc9a0;
	font-size: .9em;
	text-transform: uppercase;
	vertical-align: bottom;
}
td {
	border-top: 1px solid #f0edeb;
	border-bottom: 1px solid #f0edeb;
	vertical-align: top;
}
.ec3_calendar_table td {
	border: 1px solid #f0edeb;
	height: 6.5em;
}
.ec3_event_day_num {
	position: relative;
	left: 2px;
	top: -2px;
	float: right;
	padding: 2px;
	width: 1.3em;
	background-color: #f0edeb;
	text-align: center;
}
.nav {
	border: none;
	background-color: transparent;
	font-style: italic;
}
.nav td {
	padding: 0;
	border: none;
	width: 30%;
	text-align: center;
	vertical-align: middle;
}
.nav #prev {
	width: 35%;
	text-align: left;
}
.ec3_schedule {
	clear: both;
	width: auto;
}
.ec3_schedule tr {
	display: inline;
}
.ec3_schedule td {
	float: left;
	border: none;
	font-weight: bold;
}
.ec3_schedule .ec3_start, .ec3_schedule .ec3_to, .ec3_schedule .ec3_end {
	font-weight: normal;
}
a img {
	border: none;
}
.nav #next {
	width: 35%;
	text-align: right;
}
#content #prev a, #content #next a {
	border-bottom: 2px solid #bdc9a0;
}
#content table p {
	margin: 0;
	font-size: .8em;
	line-height: 1.1em;
}
#content table a {
	border-bottom-style: none;
}
form dl {
	padding-top: 1em;
}
body div.wpcf7 {
	float: right;
	margin-top: -1em;
	width: 60%;
}
input, textarea {
	padding: .25em 5px;
	border: 1px solid #cdcbbc;
	background: #fff url(images/input.png) 100% 50% no-repeat;
	color: #666;
	font: 1em "Times New Roman", Times, serif;
}
textarea {
	overflow: auto;
	background-position: 100% 100%;
}
form dl input, form dl textarea {
	display: block;
	width: 346px;
}
*>form dl input, *>form dl textarea {
	width: 93.5%;
}
button, form dl .button input {
	padding: 0 10px;
	border: 4px groove #bdc9a0;
	border-bottom: 4px ridge #bdc9a0;
	border-right: 4px ridge #bdc9a0;
	width: auto;
	overflow: visible;
	background: #7b8e4a;
	color: #eee;
	font: bold  1.25em "Palatino Linotype", Palatino, serif;
	text-transform: none;
	cursor: pointer;
}
form dt {
	font-weight: bold;
	font-size: .85em;
	text-transform: uppercase;
}
form dt small {
	font-weight: normal;
	font-size: 1em;
}
form dd {
	margin-bottom: .5em;
}
.navigation {
	clear: right;
	font-style: italic;
	white-space: nowrap;
}
#content .navigation li {
	padding-left: 0;
	background-image: none;
}
.navigation em {
	font-style: normal;
}
.navigation .previous {
	float: left;
}
.navigation .next {
	float: right;
}
#column {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	height: 20000px;
}
#column div {
	margin: 0 auto;
	height: 20000px;
	width: 980px;
	background: url(images/side.gif) 40px 0 repeat-y;
}
*>#column div {
	width: auto;
	max-width: 980px;
}
#bottom {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	padding: 37px 0;
	width: 100%;
	background: #584328 url(images/bottom.gif) repeat-x;
	font-size: .85em;
}
#minormenu {
	margin: -.65em 0;
	overflow: hidden;
	line-height: 1.3em;
}
#minormenu li {
	position: relative;
	display: inline;
	float: left;
	margin: 0 11px 0 -11px;
	padding: 0 10px;
	border-left: 1px solid #dfdfdf;
}
#minormenu a {
	color: #dfdfdf;
}
#affiliates {
	position: relative;
	float: right;
	margin: -20px 0 -28px;
}
#affiliates li {
	display: inline;
}
#affiliates a {
	float: left;
	margin-left: 25px;
	height: 47px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#action {
	width: 99px;
	/*background-image: url(images/action.gif);*/
}
#neda {
	width: 29px;
	/*background-image: url(images/neda.gif);*/
}
