/*
  jQuery clueTip global CSS
*/
#cluetip-close img {
	border: 0;
}
#cluetip-title {
	overflow: hidden;
}
#cluetip-title #cluetip-close {
	float: right;
	position: relative;
}
.cluetip-arrows {
	display: none;
	position: absolute;
	top: 0;
	left: -11px;
	height: 22px;
	width: 11px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#cluetip-extra {
	display: none;
}
/*
  jQuery clueTip CSS
  cluetipClass: 'default'
*/

.cluetip-default {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #F3FAE3;
}
.cluetip-default #cluetip-outer {
	position: relative;
	margin: 0;
	background-color: #F3FAE3;
}
.cluetip-default h3#cluetip-title {
	margin: 0 0 5px;
	padding: 8px 10px 4px;
	font-size: 1.1em;
	font-weight: normal;
	background-color: #EFF7D6;
}
.cluetip-default #cluetip-title a {
	font-size: 0.95em;
}
.cluetip-default #cluetip-inner {
	padding: 10px;
}
.cluetip-default div#cluetip-close {
	text-align: right;
	margin: 0 5px 5px;
	color: #900;
}
/* End jQuery clueTip CSS */

/* Start Jordan written CSS */
.page-chooser {
	width: 4em;
}
iframe {
	border: 0;
}
/* This is not used normally; only when there is a message to tell everyone. */
#notice {
	text-align: center;
	background-color: rgb(239, 247, 214);
	background-color: rgba(239, 247, 214, 0.7);
	margin-top: 5px; /* same as #billboard's padding-top */
	padding-top: 3px;
	padding-bottom: 3px;
	/* Same size as the h3's used on the home page */
	font-size: 15px;
	font-weight: bold;
}
td, th {
	padding: 5px 15px;
	text-align: left;
}

input.size-title {
	width: 250px;
}
input.size-date {
	width: 80px;
}

/* {{{ media */
.media input#speaker {
	width: 180px;
}
/* }}} */

/* {{{ gallery */
.gallery .album-link {
	display: inline-block;
	vertical-align: middle;
	margin-top: 10px;
}
.gallery .album-link>a {
	display: block;
	width: 240px;
	height: 60px;
}
.gallery .album-link img {
	float:left;
	max-width: 60px;
	max-height: 60px;
}
.gallery .album-title, .album-date {
	margin-left: 65px;
	margin-right: 5px;
}
.gallery .album-date {
	color: #BBBBBB;
}
.gallery .album-link .admin-links a {
	float: right;
	margin-left: 10px;
}

.gallery .image-link {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 148px;
}
.gallery .image-link>a:hover {
}
.gallery .image-link img {
	border: 10px solid transparent;
}
.gallery .image-link img:hover {
	border: 10px solid #EFF7D6;
}
.gallery .image-link .admin-links a {
	float: right;
	display: block;
	margin-right: 10px;
}

.gallery .next-link {
	float: right;
}
/* }}} */

/* End */

.content-image {
	float: right;
}

input, select{
	margin: 5px;
	padding: 3px;
}

label{
	float: left;
	vertical-align: bottom;
	line-height: 30px;
	width: 75px;
}

body {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(/images/leaves.jpg);
}
div#body_container {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #444444;
}
div#profile_container {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #444444;
}
div#body_container {
	width: 100%;
}
div#main_container {
	background: url(/images/page-top-bg.png) #fff no-repeat;
}
div#btn_container {
	width: 778px;
	position: absolute;
	top: 343px;
	left: 0px;
	text-align: center;
}
p em {

}
div#meta_music P.tagline {
	display: none;
}
div#meta_music P.location {
	display: none;
}
div.profile_meta H2 {
	font-size: 15px; color: #999999
}
div.profile_photo {
	border-right: #fff 1px solid;
	border-top: #fff 1px solid;
	border-left: #fff 1px solid;
	border-bottom: #fff 1px solid;
}
div.module {
	color: #333;
}
div.module P {
	font-size: 14px;
}
div.comment_box {
	background-color: #efefef;
}
div.comment_box_alt {
	background-color: #efefef;
}
#shows tr {
	background-color: #efefef;
}
#shows tr.row_odd {
	background-color: #efefef;
}
#shows tr {
	background-color: transparent;
}
div.comment_box {
	border-top: #dddddd 1px solid;
}
div.comment_box_alt {
	border-top: #dddddd 1px solid;
}
#shows tr td {
	border-top: #dddddd 1px solid;
}
#shows tr.row_odd td {
	border-top: #dddddd 1px solid;
}
h3 {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 0px;
	margin: 0px 0px 15px;
	text-transform: uppercase;
	color: #4a4849;
	padding-top: 0px;
	letter-spacing: 1px;
	text-align: left;
}

h3 span {

}
#comment_container h3 span {
	background: #000;
}
.module h3 {
	display: none;
}
.comment_box p {
	font-size: 12px;
	color: #444444;
}
.comment_box_alt p {
	font-size: 12px;
	color: #444444;
}
.comment_box p.comment_post {
	font-size: 12px;
	color: #444444;
}
.comment_box_alt p.comment_post {
	font-size: 12px;
	color: #444444;
}
#show tr p {
	font-size: 12px;
	color: #444444;
}
#shows tr.row_odd p {
	font-size: 12px;
	color: #444444;
}
.comment_box p.comment_extras {
	font-size: 11px;
	color: #888888;
}
.comment_box_alt p.comment_extras {
	font-size: 11px;
	color: #888888;
}
a {
	color: #772912
}
a:link {
	color: #8CC300
}
a:visited {
	color: #8CC300;
}
a:hover {
	color: #999999
}
p.comment_author a {
	color: #772912
}
p.comment_author a:visited {
	color: #772912
}
p.comment_author a:hover {
	color: #000000
}
#top-nav ul {
	float: right
}
#top-nav ul li {
	list-style-type: none;
	padding-right: 0px;
	padding-left: 15px;
	float: left;
	padding-bottom: 0px;
	font: bold 14px "Calibri", "Myriad", "Lucida Grande", Verdana, sans-serif;
	color: #555;
	padding-top: 0px;
}
#top-nav ul li #active {
	color: #8CC300;
}
#top-nav ul li a {
	color: #bbb;
}
#top-nav ul li a:hover {
	color: #8CC300;
}
img {
	border: 0;
}
hr {
	border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; width: 0px; height: 0px; border-right-width: 0px;
}
table {
	border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; vertical-align: top; border-collapse: collapse; border-right-width: 0px;
}
tr {
	border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; vertical-align: top; border-collapse: collapse; border-right-width: 0px;
}
td {
	border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; vertical-align: top; border-collapse: collapse; border-right-width: 0px;
}

* {
	padding: 0;
	margin: 0;
}

ul, ol {
	padding-left: 2em;
}
li {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	line-height: 25px;
}

body {
	text-align: left;
}
div#main_container {
	text-align: left;
}
div#body_container {
	padding-right: 0px; padding-left: 0px; padding-bottom: 1%; padding-top: 2%;
}
div#main_container {
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 0px;
	width: 778px;
	padding-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: auto;
}
div#comment_container {
	padding-right: 25px; padding-left: 25px; padding-bottom: 0px; margin: 0px auto; width: 778px; padding-top: 25px;
}
div#main_footer {
	padding-right: 25px; padding-left: 25px; padding-bottom: 0px; margin: 0px auto; width: 778px; padding-top: 25px;
}
div#comment_container {
	padding-right: 25px; padding-left: 25px; background: #eee; padding-bottom: 25px; padding-top: 25px;
}
div#main_footer {
	width: 778px;
	position: relative;
	height: 95px;
	text-align: left;
	background-image: url(/images/footer-bg-normal.png);
	background-repeat: no-repeat;
	padding: 25px;
}
#main_footer p {
	font-size: 12px;
	float: left;
	color: #97C042;
}
div#right-links {
	float: right;
	line-height: 25px;
}
div#right-links A {
	font-weight: bold;
	color: #fff;
}
div#right-links a:hover {
	font-weight: bold;
	color: #9BCB22;
}
span.flink-sep {
	color: #97C042;
}
div#top_side {
	position: relative;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
div#top-nav-container {
	right: 0px;
	width: 500px;
	position: absolute;
	top: 60px;
}
div#canada {
	right: 0px; width: 65px; position: absolute; top: 0px; height: 18px;
}
#canada a {
	display: block; width: 100%; text-indent: -7777px; height: 100%;
}
#canada a:visited {
	display: block; width: 100%; text-indent: -7777px; height: 100%;
}
div#billboard {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 5px;
}
div#billboard #promo {
	float: left;
	background-image: url(/images/sprout.jpg);
	width: 516px;
	height: 255px;
	margin-bottom: 70px;
}
div#billboard #series-ad {
	float: right;
	background-image: url(/images/2012_walking_in_the_spirit.png);
	width: 262px;
	height: 255px;
	margin-bottom: 2px;
}
a#series-ad-link {
	margin-top: 36px; display: block; width: 260px; height: 220px;
}
a#promo-link {
	margin-top: 200px; display: block; width: 516px; height: 55px;
}
#big_btn_nav li {
	float: left; height: 87px;
}
#big_btn_nav li a {
	display: block; text-indent: -7777px; height: 100%;
}
#big_btn_nav li a:visited {
	display: block; text-indent: -7777px; height: 100%;
}
a#nav_1 {
	background-image: url(/images/btn-new.png); width: 261px;
}
a#nav_2 {
	background-image: url(/images/btn-location.png); width: 257px;
}
a#nav_3 {
	background-image: url(/images/btn-connect.png); width: 260px;
}
a#nav_1:hover {
	background: url(/images/btn-new.png) left 87px;
}
a#nav_2:hover {
	background: url(/images/btn-location.png) right 87px;
}
a#nav_3:hover {
	background: url(/images/btn-connect.png) right 87px;
}
div#left_side {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 25px;
	float: left;
	margin: 0px 0px 25px;
	width: 487px;
}
div#right_side {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	float: left;
	margin: 0px 0px 20px 21px;
	width: 250px;
}
div.module {
	padding: 0;
	display: block;
	line-height: 140%;
	text-align: left;
}
div#members p {
	text-align: center;
}
div#members li {
	padding: 0;
	float: left;
	margin: 0px 11px 20px 0px;
	width: 100px;
}
#right_side div#members li {
	padding-right: 0px; padding-left: 40px; padding-bottom: 0px; padding-top: 0px;
}
#top-nav {
	padding-right: 0px;
}
#meta {
	border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px;
}
#meta_music {
	border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px;
}
#connect {
	border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px;
}
#top-nav ul {
	margin-top: 5px; font-size: 11px;
}
#top-nav ul li a {
	text-decoration: none;
}
#top-nav ul li a:visited {
	text-decoration: none;
}
#top-nav ul li em {
	font-weight: normal; font-style: normal;
}
#meta_music table {
	width: 100%;
}
#shows table {
	width: 100%;
}
#events table {
	width: 100%;
}
#shows tr {
	border-bottom: #e3e3e3 1px solid;
}
#events tr {
	border-bottom: #e3e3e3 1px solid;
}
#shows tr.row_odd {
	background: #f5f5f5;
}
#events tr.row_odd {
	background: #f5f5f5;
}
#shows td {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0.5em; vertical-align: top; padding-top: 0.5em; text-align: left;
}
#events td {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0.5em; vertical-align: top; padding-top: 0.5em; text-align: left;
}
#shows td.col1 {
	width: 6em;
}
#events td.col1 {
	width: 6em;
}
#shows td.col4 {
	width: 2.5em;
}
#events td.col4 {
	width: 2.5em;
}
#comments {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px;
}
div.comment_box {
	padding-right: 15px; display: block; padding-left: 0px; padding-bottom: 15px; margin: 0px 0px 10px; padding-top: 15px;
}
div.comment_box_alt {
	padding-right: 15px; display: block; padding-left: 0px; padding-bottom: 15px; margin: 0px 0px 10px; padding-top: 15px;
}
.comment_box p.comment_extras {
	margin-top: 15px; font-size: 11px;
}
.comment_box_alt p.comment_extras {
	margin-top: 15px; font-size: 11px;
}
div.comment_box form p textarea {
	width: 99%;
}
* html div.comment_box form p textarea {
	width: 620px; margin-right: -100px;
}
div#add_comment {
	display: none; margin: 0px 0px 20px;
}
#meta_music {
	padding-right: 0px;
}
#player_personal {
	padding-right: 0px;
}
#photo_portfolio {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px;
}
#photo_portfolio img {
	border-top-width: 0px; padding-right: 0px; padding-left: 0px; border-left-width: 0px; border-bottom-width: 0px; padding-bottom: 0px; margin: 0px; width: 100%; padding-top: 0px; border-right-width: 0px;
}
div.profile_photo {
	display: none;
}
div.profile_meta {
	padding-right: 15px; padding-left: 15px; float: left; padding-bottom: 15px; padding-top: 15px;
}
.profile_meta ul {
	margin: 10px 0px 0px
}
.profile_meta ul li {
	padding-right: 10px; padding-left: 0px; float: left; padding-bottom: 0px; padding-top: 0px;
}
.clear {
	clear: both; position: relative;
}
h1 {
	letter-spacing: -1px;
}
#top_side h1 {
	margin: 0;
	width: 230px;
	height: 82px;
	text-indent: -7777px;
}
h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 5px;
	line-height: 100%;
	letter-spacing: 0px;
	float: inherit;
}
.profile_meta h2 em {
	font-style: normal;
}
.profile_meta h2 span {
	font-weight: normal;
}
h4 {
	font-size: 12px; padding-bottom: 10px; color: #666666;
}
h4 strong {
	color: #333333;
}
h5 {
	left: 360px; font: 9px/12px "Lucida Grande", Tahoma, sans; width: 135px; color: #99ea00; position: absolute; top: 88px; height: 12px;
}
h5 em {
	font-style: normal;
}
h6 {
	padding-right: 0px; padding-left: 0px; font-weight: bold; font-size: 15px; padding-bottom: 0px; margin: 0px 0px 15px; text-transform: uppercase; color: #4a4849; padding-top: 0px; letter-spacing: 1px; text-align: left;
}
p {
	padding-right: 0px; padding-left: 0px; font-size: 12px; padding-bottom: 0px; margin: 0px; color: #666666; line-height: 25px; padding-top: 0px; font-style: normal; font-family: "Lucida Grande", Lucida, Verdana, sans-serif; text-align: left;
}
#featured-media {
	margin-bottom: 25px;
}
#featured-media li {
	font-size: 12px;
	text-align: left;
	padding: 0 0 15px 0;
	list-style-type: none;
	line-height: 100%;
}
#upcoming-events {
	margin-bottom: 25px;
}
#upcoming-events li {
	font-size: 12px;
	text-align: left;
	padding: 0 0 15px 0;
	list-style-type: none;
	line-height: 100%;
}
#featured-media ul, #upcoming-events ul {
	padding-left: 0;
}
a.view-more {
	display: block; background: url(/images/btn-view-more.png) no-repeat 0px 0px; margin-left: -6px; width: 97px; text-indent: -7777px; height: 25px;
}
a.view-more:hover {
	display: block; background: url(/images/btn-view-more.png) no-repeat 0px -26px; margin-left: -6px; width: 97px; text-indent: -7777px; height: 25px;
}
A.view-more:active {
	display: block; background: url(/images/btn-view-more.png) no-repeat 0px -52px; margin-left: -6px; width: 97px; text-indent: -7777px; height: 25px;
}
a#view-media-archive {
	display: block; background: url(/images/btn-media-archive.png) no-repeat 0px 0px; margin-left: -6px; width: 115px; text-indent: -7777px; height: 25px;
}
a#view-media-archive:hover {
	display: block; background: url(/images/btn-media-archive.png) no-repeat 0px -26px; margin-left: -6px; width: 115px; text-indent: -7777px; height: 25px;
}
a#view-media-archive:active {
	display: block; background: url(/images/btn-media-archive.png) no-repeat 0px -52px; margin-left: -6px; width: 115px; text-indent: -7777px; height: 25px;
}
a#podcast-feeds {
	display: block; background: url(/images/btn-podcast-feeds.png) no-repeat 0px 0px; margin-left: -3px; width: 155px; text-indent: -7777px; height: 25px;
}
A#podcast-feeds:hover {
	display: block; background: url(/images/btn-podcast-feeds.png) no-repeat 0px -24px; margin-left: -3px; width: 155px; text-indent: -7777px; height: 25px;
}
p.tagline {
	font-size: 15px; margin: 0.5em 0px 1em; line-height: 125%;
}
.comment_box p {
	font-size: 11px; margin: 0px 0px 0.5em 115px;
}
.comment_box_alt p {
	font-size: 11px; margin: 0px 0px 0.5em 115px;
}
.comment_box p.comment_post {
	font-size: 11px; margin: 0px 0px 0.5em 115px;
}
.comment_box_alt p.comment_post {
	font-size: 11px; margin: 0px 0px 0.5em 115px;
}
.comment_box p em {
	margin-top: 2.5em; font-size: 10px;
}
.comment_box_alt p em {
	margin-top: 2.5em; font-size: 10px;
}
#player_personal p {
	text-align: center;
}
input.comment_btn {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; width: auto; padding-top: 0px;
}
textarea.comment_text {
	font-weight: normal; margin: 0px; height: 90px;
}
p#photo_random_title {
	display: none;
}
a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.module h3 a {
	font-weight: normal;
}
.module h3 a:visited {
	font-weight: normal;
}
div#blog img {
	border-right: #e6e6e6 1px solid; padding-right: 3px; border-top: #e6e6e6 1px solid; display: block; padding-left: 3px; padding-bottom: 3px; margin-left: auto; border-left: #e6e6e6 1px solid; margin-right: auto; padding-top: 3px; border-bottom: #e6e6e6 1px solid;
}
div#blog p {
	padding-right: 0px; padding-left: 0px; padding-bottom: 15px; padding-top: 0px;
}
span.blog_title {
	font-weight: bold; font-size: 14px;
}
span.blog_date {
	font-size: 12px; color: #666;
}
.blog_post p {
	color: #666;
}
.blog_meta {
	font-size: 10px; padding-bottom: 5px; color: #666; padding-top: 5px;
}
span.meta-sep {
	color: #aaa;
}
p.blog_post a {
	font-weight: bold; font-size: 16px;
}
p.blog_post a:visited {
	font-weight: bold; font-size: 16px;
}
#main_footer p a {
	font-weight: bold; color: #fff;
}
#main_footer p a:visited {
	font-weight: bold; color: #fff;
}
#main_footer p a:hover {
	color: #000;
}
#sub-page-right {
	padding-right: 5px; padding-left: 5px; font-size: 14px; background: url(/images/right-side-sub-gradient.png) 0px 0px; float: left; padding-bottom: 5px; margin: -2px 0px 20px 21px; width: 250px; padding-top: 7px; height: 350px;
}
#sub-page p {
	padding-bottom: 15px;
}
#sub-nav ul#sub-nav-links li {
	margin-bottom: 5px; line-height: 20px;
}
#sub-nav ul#sub-nav-links li a {
	padding-right: 15px;
	background-image: url(/images/icon-sub-arrow.png);
	background-repeat: no-repeat;
	background-position: right 4px;
}
#sub-nav ul#sub-nav-links li a#current-sub {
	color: #000;
}
ul#sub-nav-links {
	padding-left: 0;
}
#sub-nav-links li {
	list-style-type: none;
	padding: 0;
}
#sub-nav {
	margin-bottom: 20px;
}
hr.line {
	border-right: #000 1px; border-top: #e6e6e6 1px solid; border-left: #000 1px; width: 100%; border-bottom: #000 1px;
}
.calendar-event p {
	margin-left: 69px;
}
.calendar-event {
	margin-bottom: 12px; border-bottom: #e6e6e6 1px solid;
}
.calendar-event .event-title {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 6px;
}
.calendar-event .event-meta {
	font-size: 11px; padding-bottom: 2px; padding-top: 5px;
}
.event-cal-icon {
	background: url(/images/icon-calendar.png) no-repeat -4px -2px; float: left; width: 59px; color: #fff; margin-right: 10px; font-family: Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif; height: 70px; text-align: center;
}
span.month {
	display: block; font-weight: bold; text-transform: uppercase; padding-top: 9px;
}
span.day {
	display: block; font-weight: bold; font-size: 25px; padding-top: 8px;
}
.media-event p {

}
.media-event {
	margin-bottom: 12px; border-bottom: #e6e6e6 1px solid;
}
.media-event .media-title {
	font-weight: bold; font-size: 14px;
}
.media-event .media-meta {
	font-size: 12px; padding-bottom: 12px; padding-top: 0px;
}
.media-event .media-control {
	margin-top: 12px; float: right; width: 131px; height: 20px;
}
.media-event a.play {
	display: block; background: url(/images/btn-play-media.png) no-repeat; float: left; width: 48px; height: 23px;
}
.media-event a.play:hover {
	display: block; background: url(/images/btn-play-media.png) no-repeat 0px -28px; float: left; width: 48px; height: 23px;
}
.media-event a.play:active {
	display: block; background: url(/images/btn-play-media.png) no-repeat 0px -55px; float: left; width: 48px; height: 23px;
}
.media-event a.download {
	display: block; background: url(/images/btn-download-media.png) no-repeat; float: right; width: 83px; height: 23px;
}
.media-event a.download:hover {
	display: block; background: url(/images/btn-download-media.png) no-repeat 0px -28px; float: right; width: 83px; height: 23px;
}
.media-event a.download:active {
	display: block; background: url(/images/btn-download-media.png) no-repeat 0px -55px; float: left; width: 83px; height: 23px;
}
#accordion .selected.head {
	color: #000;
}
#accordion .head {
	font-weight: normal; font-size: 14px; padding-bottom: 5px; color: #772912; font-style: normal;
}
#accordion .head {
	padding-right: 15px; background: url(/images/icon-sub-arrow.png) no-repeat right 4px;
}
ul#sort-list li.sub-li {
	font-size: 10px; margin-left: 15px; line-height: 10px;
}
div.atStart.element {
	margin-bottom: 10px;
}
div.atStart.element li {
	list-style-type: none;
	line-height: 100%;
}
#accordion {

}
#staff img {
	border-right: #e6e6e6 1px solid; padding-right: 3px; border-top: #e6e6e6 1px solid; padding-left: 3px; float: left; padding-bottom: 3px; border-left: #e6e6e6 1px solid; padding-top: 3px; border-bottom: #e6e6e6 1px solid;
}
.staff-profile {
	margin-bottom: 12px; padding-bottom: 12px; border-bottom: #e6e6e6 1px solid;
}
#staff .name {
	font-weight: bold;
}
#staff .name {
	margin-left: 85px; line-height: 19px;
}
#staff .role {
	margin-left: 85px; line-height: 19px;
}
#staff .email {
	margin-left: 85px; line-height: 19px;
}
.lifegroup-event {

}
.lifegroup-event img {
	border-right: #e6e6e6 1px solid; padding-right: 3px; border-top: #e6e6e6 1px solid; padding-left: 3px; float: left; padding-bottom: 3px; border-left: #e6e6e6 1px solid; padding-top: 3px; border-bottom: #e6e6e6 1px solid;
}
.lifegroup-meta {
	margin-left: 215px;
}
.lifegroup-title {
	font-weight: bold; margin-left: 215px;
}
#lg-form {
	clear: left; padding-top: 15px;
}
#lg-form label {
	display: block;
}
#lg-form input {
	padding-right: 3px; padding-left: 3px; padding-bottom: 3px; margin: 5px 0px 12px; font: 16px "Lucida Grande", Lucida, Verdana, sans-serif; padding-top: 3px;
}
#lg-form textarea {
	padding-right: 3px; padding-left: 3px; padding-bottom: 3px; margin: 5px 0px 12px; font: 16px "Lucida Grande", Lucida, Verdana, sans-serif; padding-top: 3px;
}
#lg-form label {
	color: #939393;
}
#lifegroup img {
	border-right: #e6e6e6 1px solid; padding-right: 3px; border-top: #e6e6e6 1px solid; padding-left: 3px; float: left; padding-bottom: 3px; border-left: #e6e6e6 1px solid; padding-top: 3px; border-bottom: #e6e6e6 1px solid;
}
.lifegroup-profile {
	margin-bottom: 12px; padding-bottom: 12px; border-bottom: #e6e6e6 1px solid;
}
#lifegroup .name {
	font-weight: bold;
}
#lifegroup .name {
	margin-left: 85px; line-height: 19px;
}
#lifegroup .role {
	margin-left: 85px; line-height: 19px;
}
#lifegroup .email {
	margin-left: 85px; line-height: 19px;
}
form#feedburn {
	padding-right: 10px; border-top: #e6e6e6 1px solid; padding-left: 10px; margin-bottom: 10px; padding-bottom: 10px; padding-top: 10px; border-bottom: #e6e6e6 1px solid; border-right-style: none; border-left-style: none; text-align: center;
}
form#feedburn input {
	padding-right: 3px; padding-left: 3px; font-size: 16px; padding-bottom: 3px; margin: 5px; padding-top: 3px;
}
img.feed-footer {
	position: relative; top: 2px;
}
#view-bar {
	margin-top: -5px; background: url(/images/view-bar.png) no-repeat 2px 0px; margin-bottom: 10px; height: 35px; text-align: center;
}
#view-bar a {
	margin-left: 5px; margin-right: 5px;
}
#view-bar a#next {
	display: inline-block; background-image: url(/images/view-next.png); margin-left: 65px; width: 64px; text-indent: -7777px; height: 31px;
}
#view-bar a#next:hover {
	display: inline-block; background: url(/images/view-next.png) 0px -31px; margin-left: 65px; width: 64px; text-indent: -7777px; height: 31px;
}
#view-bar a#next-active {
	display: inline-block; background: url(/images/view-next.png) 0px -62px; margin-left: 65px; width: 64px; text-indent: -7777px; height: 31px;
}
#view-bar a#today {
	display: inline-block; background: url(/images/view-today.png); width: 64px; text-indent: -7777px; height: 31px;
}
#view-bar a#today:hover {
	display: inline-block; background: url(/images/view-today.png) 0px -31px; width: 64px; text-indent: -7777px; height: 31px;
}
#view-bar a#today-active {
	display: inline-block; background: url(/images/view-today.png) 0px -62px; width: 64px; text-indent: -7777px; height: 31px;
}
#view-bar a#week {
	display: inline-block; background: url(/images/view-week.png); width: 77px; text-indent: -7777px; height: 31px;
}
#view-bar a#week:hover {
	display: inline-block; background: url(/images/view-week.png) 0px -31px; width: 77px; text-indent: -7777px; height: 31px;
}
#view-bar a#week-active {
	display: inline-block; background: url(/images/view-week.png) 0px -62px; width: 77px; text-indent: -7777px; height: 31px;
}
#view-bar a#month {
	display: inline-block; background: url(/images/view-month.png); width: 94px; text-indent: -7777px; height: 31px;
}
#view-bar a#month:hover {
	display: inline-block; background: url(/images/view-month.png) 0px -31px; width: 94px; text-indent: -7777px; height: 31px;
}
#view-bar a#month-active {
	display: inline-block; background: url(/images/view-month.png) 0px -62px; width: 94px; text-indent: -7777px; height: 31px;
}
#view-bar a#all {
	display: inline-block; background: url(/images/view-all.png); width: 39px; text-indent: -7777px; height: 31px;
}
#view-bar a#all:hover {
	display: inline-block; background: url(/images/view-all.png) 0px -31px; width: 39px; text-indent: -7777px; height: 31px;
}
#view-bar a#all-active {
	display: inline-block; background: url(/images/view-all.png) 0px -62px; width: 39px; text-indent: -7777px; height: 31px;
}
.date-note {
	border-right: #dbdbc0 1px solid; padding-right: 5px; border-top: #dbdbc0 1px solid; padding-left: 5px; margin-bottom: 10px; padding-bottom: 5px; border-left: #dbdbc0 1px solid; color: #666666; padding-top: 5px; border-bottom: #dbdbc0 1px solid; background-color: #f7f8d5; text-align: center;
}
#members-site input {
	padding-right: 3px; padding-left: 3px; font-size: 16px; padding-bottom: 3px; margin: 5px; padding-top: 3px;
}
#members-site textarea {
	padding-right: 3px; padding-left: 3px; font-size: 16px; padding-bottom: 3px; margin: 5px; padding-top: 3px;
}
#members-site table {
	border-top: #eee 1px solid; margin-top: 15px;
}
.staff-entry-links {
	text-align: right;
}
#members-site td {
	padding-right: 5px; padding-left: 5px; padding-bottom: 5px; padding-top: 5px; border-bottom: #eee 1px solid;
}
#members-site th {
	font-weight: normal; font-size: 16px; padding-bottom: 9px; color: #aaaaaa; padding-top: 9px; font-style: normal; text-align: right;
}
#alert_banner_message {
}
#banner_message {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif; margin-left: auto; width: 800px; color: #fff; margin-right: auto;
}
#usr_logged_in {
	margin-top: -10px; padding-bottom: 10px; font: 10px "Lucida Grande", Lucida, Verdana, sans-serif; margin-left: auto; width: 800px; color: #fff; margin-right: auto; text-align: right;
}
#usr_logged_in a {
	padding-left: 5px; color: #e1e1e1; text-decoration: underline;
}
#usr_logged_in a:hover {
	color: #fff;
}
#body_container #main_container #sub-page-right {
}
