body {
	margin: 0;
	padding: 0;
	background: url(images/body%20bg.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-color: #f7fce6;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-size: cover;
	background-position: 100%;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #9F0000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #9F0000;
}

a:hover {
	text-decoration: underline;
}

img.border {
	border: 6px solid #E1F1F6;
}

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

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

#wrapper {
	margin-left:auto;
	margin-right:auto;
	width: 1027px;
	background: url(images/img01_07.png);
	background-repeat: repeat-y;
}

#fullwidthwrapper {
	margin-left:auto;
	margin-right:auto;
	width: 1027px;
	background: #FFF;
}

#wrapper-bgbtm {

}

/* MembersWrapper */

#memberswrapper {
	margin-top: -3px;
	margin-bottom:auto;
	margin-left:auto;
	margin-right:auto;
	width: 1200px;
	background-color: #f6fbe5;
}

#memberswrapper-bgbtm {

}

/* Header */
.header {
	width: 1027px;
	height: 258px;
	margin-bottom:auto;
	margin-left:auto;
	margin-right:auto;
}

/* Logo */

.logo {
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding-top: 10px;
	letter-spacing: -1px;
	text-transform: lowercase;
	text-shadow: #808080 -1px 1px 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
}

#logo p {
	display: block;
	margin-top: -10px;
	padding-left: 5px;
	text-shadow: #808080 -1px 1px 2px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	height: 110px;
	padding: 0;
}

#search form {
	height: 50px;
	padding-left: 20px;
}

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

#search-text {
	width: 150px;
	padding: 6px 10px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #7F7F81;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	background: #145200;
	width: 1027px;
	height: 27px;
	margin-top: -12px;
}

#menu ul {
	margin-left: 15px !important;
	text-align: center;
	list-style: none;
	width: 1027px;
	
}

#menu li {
	float: left;
	margin-left: 27px;
	background: transparent;
	margin-top: -2px;

}

#menu a {
	float: left;
	padding: 5px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

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

#menu a:hover {
	text-decoration: underline;
	color: #fff;
}

/* MembersMenu */

#membersmenu {
	background: url(images/mediabar_01.jpg) repeat-x center;
	width: 1200px;
	height: 35px;
	padding: 0px;
}

#membersmenu .current_page_item a {
	color: #fff;
}

#membersmenu a:hover {
	text-decoration: underline;
	color: #fff;
}

#membersmenu a {
	float: left;
	padding: 5px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	margin-right: 17px;
}

#membersmenu ul {
	width: 1260px;
	padding-top: 5px;
	list-style: none;
	line-height: normal;
	margin-left: 90px;
}

#membersmenu li {
	margin-left: 80px;

}






/* Page */

#page {
	width: 1024px;
}

/* Content */

#content {
	float: left;
	width: 680px;
	padding: 0px 0px 0px 0px;
	margin-top: 20px;
	margin-left: 20px;

}

#joincontent {
	float: left;
	width: 680px;
	padding: 0px 0px 0px 0px;
	margin-top: 20px;
	margin-left:45px;

}

.joincontentp {
	width: 600px;
	margin-left: 40px;
}

.tablecontent {
	margin-left: 16px;
}

#memberscontent {
	float: left;
	width: 1027px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
	margin-top: -2px;
}

.post {
	overflow: hidden;
	margin-bottom: 50px;
}

.post .title {
	letter-spacing: -1px;
}

.post .title a {
	border: none;
	color: #F2AE30;
}

.post .meta {
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 10px 0px 0px 0px;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #000;
}

/* Sidebar */

#sidebar {
	width: 270px;
	font-size: 12px;
	position: absolute;
	margin-left: 870px;
}

#joinsidebar {
	width: 270px;
	font-size: 12px;
	position: absolute;
	margin-left: 757px;
}

#joinsidebar .practitioners {
	width: 240px;
	margin-top: 20px;
	margin-left: 15px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 20px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	background: url(http://www.compwellness.org/Comm/images/img07.jpg) repeat-x left bottom;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 29px;
	margin-bottom: 20px;
	padding: 11px 0px 0px 30px;
	background: url(images/img02.gif) no-repeat left top;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
	color: #000;
}

#sidebar a {
	border: none;
	color: #000000;
}

#sidebar a:hover {
	text-decoration: underline;
}

.search {
	width: 227px;
	font: Verdana, Geneva, sans-serif;
	font-size: 22px;
	border: 1px;
	border-style:solid;
	border-color: #b6b6b6;
	background-color: #fff;
	color: #fff;
	font-weight:bold;
}

.searchtitle {
	background-color: #618c3a;
}


.getstartedbox #mp3 {
	margin-top: -3px;
}

.getstartedbox #listenlive {
	margin-top: -3px;
}

.fb-like {
	background-color: #fff;
	margin-top: 10px;
}

.fbbox {
	width: 227px;
	font: Verdana, Geneva, sans-serif;
	font-size: 14px;
	border: 1px;
	border-style:solid;
	border-color: #b6b6b6;
	background-color: #fff;
	font-weight:bold;
	height: 100px;
	color: #fff;
}
.fbbox .fbtitle {
	background-color: #618c3a;
	margin-bottom: -24px;
}

/* Calendar */
/*sidebar */

.cal {
  position: relative;
  padding: 1px;
  font-weight: bold;
  background: #fff;
  border-radius: 5px;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px rgba(255, 255, 255, 0.4);
}
.cal:before {
  content: '';
  position: absolute;
  right: 4px;
  bottom: 3px;
  left: 4px;
  height: 6px;
  background: #d9d9d9;
  border: 1px solid #909090;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.cal a {
  text-decoration: none;
}
.cal tr:first-child td {
  border-top: 0;
}
.cal td:first-child {
  border-left: 0;
}
.cal tr:first-child a {
  border-top: 0;
  margin-top: 0;
}
.cal tr:last-child a {
  border-bottom: 0;
  margin-bottom: 0;
}
.cal td:first-child a {
  border-left: 0;
  margin-left: 0;
}
.cal td:last-child a {
  border-right: 0;
  margin-right: 0;
}
.cal tr:last-child td:first-child a {
  border-radius: 0 0 0 3px;
}
.cal tr:last-child td:last-child a {
  border-radius: 0 0 3px 0;
}

.cal-table {
  position: relative;
  margin: 0 0 1px;
  border-collapse: separate;
  border-left: 1px solid #979797;
  border-right: 1px solid #979797;
  /*border-bottom: 1px solid #bbb;*/
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 1px 0 rgba(0, 0, 0, 0.1), -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 1px 0 rgba(0, 0, 0, 0.1), -1px 0 rgba(0, 0, 0, 0.1);
}

.cal-caption {
  width: 100%;
  padding-bottom: 1px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
  border-radius: 3px 3px 0 0;
  background-color: #629c2e;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #89c84d), color-stop(75%, #629c2e), color-stop(100%, #548d20));
  background-image: -webkit-linear-gradient(top, #89c84d 0%, #629c2e 75%, #548d20);
  background-image: -moz-linear-gradient(top, #89c84d 0%, #629c2e 75%, #548d20);
  background-image: -ms-linear-gradient(top, #89c84d 0%, #629c2e 75%, #548d20);
  background-image: -o-linear-gradient(top, #89c84d 0%, #629c2e 75%, #548d20);
  background-image: linear-gradient(top, #89c84d 0%, #629c2e 75%, #548d20);
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2), inset 0 1px rgba(0, 0, 0, 0.1), inset 0 2px rgba(255, 255, 255, 0.25), 0 1px 3px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2), inset 0 1px rgba(0, 0, 0, 0.1), inset 0 2px rgba(255, 255, 255, 0.25), 0 1px 3px rgba(0, 0, 0, 0.4);
}
.cal-caption a {
  line-height: 30px;
  padding: 0 10px;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
}
.cal-caption .prev {
  float: left;
}
.cal-caption .next {
  float: right;
}

.cal-body td {
  width: 30px;
  font-size: 11px;
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
}
.cal-body a {
  display: block;
  position: relative;
  line-height: 28px;
  text-align: center;
  color: #555;
  background: #fff;
}
.cal-body a:hover {
  background: #fafafa;
}

.cal-off a {
  color: #ccc;
  font-weight: normal;
}

.cal-today a {
  color: #000;
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(70%, white));
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, white 70%);
  background-image: -moz-linear-gradient(top, #f5f5f5 0%, white 70%);
  background-image: -ms-linear-gradient(top, #f5f5f5 0%, white 70%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, white 70%);
  background-image: linear-gradient(top, #f5f5f5 0%, white 70%);
}

.cal-selected a, .cal-body a:active {
  margin: -1px;
  color: #b2494d;
  background: #fff5f6;
  border: 1px solid #e7d4d4;
}

.cal-check a {
  color: #f79901;
  overflow: hidden;
}
.cal-check a:before {
  content: '';
  position: absolute;
  top: -6px;
  right: -6px;
  width: 12px;
  height: 12px;
  background-color: #ffb83b;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb83b), color-stop(100%, #ff6c00));
  background-image: -webkit-linear-gradient(top, #ffb83b, #ff6c00);
  background-image: -moz-linear-gradient(top, #ffb83b, #ff6c00);
  background-image: -ms-linear-gradient(top, #ffb83b, #ff6c00);
  background-image: -o-linear-gradient(top, #ffb83b, #ff6c00);
  background-image: linear-gradient(top, #ffb83b, #ff6c00);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.lt-ie8 .cal-table {
  *border-collapse: collapse;
}
.lt-ie8 .cal-body a {
  zoom: 1;
}



#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 700px;
	margin-left: -270px;
}

.fullwidthfooter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 800px;
}

#footer p {
	margin: 0;
	padding: 20px 0px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
}

#footer a {
	color: #000000;
}

/*CALENDAR*/



.container {
  width: 300px;
  margin: 0px auto;
  text-align: center;
}

/* ========================================================
   Calendar
   ===================================================== */
.cal {
  position: relative;
  padding: 1px;
  font-weight: bold;
  background:  #404040;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px rgba(255, 255, 255, 0.4);
  font-family: 'Lucida Grande', Verdana, sans-serif;
}
.cal:before {
  content: '';
  position: absolute;
  right: 4px;
  bottom: 3px;
  left: 4px;
  height: 6px;
  background: #d9d9d9;
  border: 1px solid #909090;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.cal a {
  text-decoration: none;
}
.cal tr:first-child td {
  border-top: 0;
}
.cal td:first-child {
  border-left: 0;
}
.cal tr:first-child a {
  border-top: 0;
  margin-top: 0;
}
.cal tr:last-child a {
  border-bottom: 0;
  margin-bottom: 0;
}
.cal td:first-child a {
  border-left: 0;
  margin-left: 0;
}
.cal td:last-child a {
  border-right: 0;
  margin-right: 0;
}
.cal tr:last-child td:first-child a {
  border-radius: 0 0 0 3px;
}
.cal tr:last-child td:last-child a {
  border-radius: 0 0 3px 0;
}

.cal-table {
  position: relative;
  margin: 0 0 1px;
  border-collapse: separate;
  border-left: 1px solid #979797;
  border-right: 1px solid #979797;
  border-bottom: 1px solid #bbb;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 1px 0 rgba(0, 0, 0, 0.1), -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 1px 0 rgba(0, 0, 0, 0.1), -1px 0 rgba(0, 0, 0, 0.1);
}

.cal-caption {
  width: 100%;
  padding-bottom: 1px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
  border-radius: 3px 3px 0 0;
  background-color: #629c2e;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #89c84d), color-stop(75%, #629c2e), color-stop(100%, #548d20));
  background-image: -webkit-linear-gradient(top, #89c84d 0%, #629c2e 75%, #548d20);
  background-image: -moz-linear-gradient(top, #89c84d 0%, #629c2e 75%, #548d20);
  background-image: -ms-linear-gradient(top, #89c84d 0%, #629c2e 75%, #548d20);
  background-image: -o-linear-gradient(top, #89c84d 0%, #629c2e 75%, #548d20);
  background-image: linear-gradient(top, #89c84d 0%, #629c2e 75%, #548d20);
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2), inset 0 1px rgba(0, 0, 0, 0.1), inset 0 2px rgba(255, 255, 255, 0.25), 0 1px 3px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2), inset 0 1px rgba(0, 0, 0, 0.1), inset 0 2px rgba(255, 255, 255, 0.25), 0 1px 3px rgba(0, 0, 0, 0.4);
}
.cal-caption a {
  line-height: 30px;
  padding: 0 10px;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
}
.cal-caption .prev {
  float: left;
}
.cal-caption .next {
  float: right;
}

.cal-body td {
  width: 30px;
  font-size: 11px;
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
  background-color: #fff;
}
.cal-body a {
  display: block;
  position: relative;
  line-height: 28px;
  text-align: center;
  color: #555;
  background: #fff;
}
.cal-body a:hover {
  background: #fafafa;
}

.cal-off a {
  color: #ccc;
  font-weight: normal;
}

.cal-today a {
  color: #000;
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(70%, white));
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, white 70%);
  background-image: -moz-linear-gradient(top, #f5f5f5 0%, white 70%);
  background-image: -ms-linear-gradient(top, #f5f5f5 0%, white 70%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, white 70%);
  background-image: linear-gradient(top, #f5f5f5 0%, white 70%);
}

.cal-selected a, .cal-body a:active {
  margin: -1px;
  color: #b2494d;
  background: #fff5f6;
  border: 1px solid #e7d4d4;
}

.cal-check a {
  color: #f79901;
  overflow: hidden;
}
.cal-check a:before {
  content: '';
  position: absolute;
  top: -6px;
  right: -6px;
  width: 12px;
  height: 12px;
  background-color: #ffb83b;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb83b), color-stop(100%, #ff6c00));
  background-image: -webkit-linear-gradient(top, #ffb83b, #ff6c00);
  background-image: -moz-linear-gradient(top, #ffb83b, #ff6c00);
  background-image: -ms-linear-gradient(top, #ffb83b, #ff6c00);
  background-image: -o-linear-gradient(top, #ffb83b, #ff6c00);
  background-image: linear-gradient(top, #ffb83b, #ff6c00);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.lt-ie8 .cal-table {
  *border-collapse: collapse;
}
.lt-ie8 .cal-body a {
  zoom: 1;
}