body {
	background: #000 url("main-bg.gif") repeat-x;
}
div#body_container,
div#profile_container {
    color: #444444;
    font: normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

div#body_container {
    width: 100%;
    }

div#main_container {
	background: #fff url("page-top-bg.gif") no-repeat;
}

p em {
}

div#meta_music p.tagline,
div#meta_music p.location {
    display: none;
}

div.profile_meta h2 {
    color: #999999; 
	font-size: 15px;
}

div.profile_photo {
    border: 1px solid #fff;
}

div.module {
    color: #333;
}
div.module p {
    font-size: 14px;
}

div.comment_box,
div.comment_box_alt,
#shows tr, 
#shows tr.row_odd {
    background-color: #efefef;
}
#shows tr { background-color: transparent; }

div.comment_box,
div.comment_box_alt,
#shows tr td, 
#shows tr.row_odd td {
    border-top: 1px solid #dddddd;
}

h3 {
    font-size: 15px;
    color: #4a4849;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: left;
    padding: 0;
    margin: 0 0 15px 0;
}
h3 span {
}
#comment_container h3 span { background: #000; }
.module h3 { display: none; }

.comment_box p,
.comment_box_alt p,
.comment_box p.comment_post,
.comment_box_alt p.comment_post,
#show tr p, 
#shows tr.row_odd p {
    color: #444444;
    font-size: 12px;
}

.comment_box p.comment_extras,
.comment_box_alt p.comment_extras {
    color: #888888;
    font-size: 11px;
}

a,
a:link,
a:visited {
    color: #772912;
}
a:hover {
    color: #000000;
}

p.comment_author a,
p.comment_author a:visited {
    color: #772912;
}
p.comment_author a:hover {
    color: #000000;
}
#top-nav ul {
	float: right;
}
#top-nav ul li {
    font: bold 14px "Calibri", "Myriad", "Lucida Grande", Verdana, sans-serif;
    color: #555;
	padding: 0 0 0 20px;
	float: left;
}
#top-nav ul li #active {
	color: #772912;
}
#top-nav ul li a {
	color: #bbb;
}
    #top-nav ul li a:hover {
        color: #772912;
    }

/* Advanced Customization
********************************************/

img { border: 0; }

hr {
    height: 0;
    width: 0;
    border: 0;
}

ul, li { list-style-type: none; }

table, tr, td {
    border: 0;
    border-collapse: collapse;
    vertical-align: top;
}

* { padding: 0; margin: 0; }

body, div#main_container {
	text-align: left;
}

div#body_container {
  padding: 35px 0;
}

div#main_container,
div#comment_container,
div#main_footer {
    width: 778px;
    margin: 0 auto;
    padding: 25px 25px 0 25px;
}

div#comment_container {
    padding: 25px;
    background: #eee;
}

div#main_footer {
    position: relative;
    background: #762b0e url("footer-bg.gif") no-repeat;
    text-align: left;
    padding: 25px;
    width: 778px;
	height: 100px;
}
    #main_footer p {
        color: #be4419;
	float: left;
	font-size: 12px;
}
div#right-links {
	float: right;
	line-height: 25px;
}
div#right-links a {
	color: #fff;
	font-weight: bold;
}
span.flink-sep {
	color: #be4419;
}
    
div#top_side {
    position: relative;
    text-align: left;
    padding: 0 0 0px 0;
    margin: 0 0 20px 0;
}
    
    div#top-nav-container {
	position: absolute;
	top: 4px;
	right: 0;
	width: 675px;
	left: 99px;
	height: 36px;
    }

    div#canada {
        position: absolute;
        top: 0;
        right: 0;
        width: 65px;
        height: 18px;
    }
        #canada a,
        #canada a:visited {
            display: block;
            width: 100%;
            height: 100%;
            text-indent: -7777px;
        }

    div#billboard {
        padding: 0px 0 0 0;
        margin: 0px 0 0 0;
    }
    div#billboard #promo-ad {
	background-image: url("promo-ad.jpg");
	height: 255px;
	width: 516px;
	float: left;
}
    div#billboard #series-ad {
	height: 255px;
	width: 262px;
	float: right;
	background-image: url("series-ad.jpg");
}
a#series-ad-link{
	width: 260px;
	height: 220px;
	display: block;
	margin-top: 36px;
}
a#promo-ad-link{
	width: 516px;
	height: 55px;
	display: block;
	margin-top: 200px;
}
        #big_btn_nav li {
            height: 261px;
	float: left;
}
        #big_btn_nav li a,
        #big_btn_nav li a:visited {
            display: block;
            height: 100%;
            text-indent: -7777px;
        }
        a#nav_1 { width: 261px;
	background-image: url("btn-new.gif");
}
        a#nav_2 { width: 261px;
	background-image: url("btn-location.gif");
}
        a#nav_3 { width: 260px;
	background-image: url("btn-connect.gif");
}

        a#nav_1:hover { background: url("btn-new.gif") left 87px; }
        a#nav_2:hover { background: url("btn-location.gif") right 87px; }
        a#nav_3:hover { background: url("btn-connect.gif") right 87px; }

div#left_side {
	float: left;
    width: 487px;
    margin: 0 0 25px 0;
	padding: 5px;
}

div#right_side {
	float: left;
    width: 250px;
	background: url("right-side-gradient.gif") repeat-x;
	padding: 5px;

	margin: 0 0 20px 21px;
}

div.module {
    display: block;
    padding: 0 0 0px 0;
    text-align: left;
    line-height: 140%;
}
div#members p {
    text-align:center; 
}     

div#members li {
    float: left;
    width: 100px;
    margin: 0 11px 20px 0;
    padding:0;
}

#right_side div#members li {
    padding: 0 0 0 40px;
}

    #top-nav { padding-right: 0; }
    #meta, #meta_music, #connect { border: 0; }

    #top-nav ul {
        font-size: 11px;
        margin-top: 5px;
    }
    #top-nav ul li a,
    #top-nav ul li a:visited {
            text-decoration: none;
        }
        #top-nav ul li em {
            font-style: normal;
            font-weight: normal;
        }

    #meta_music table, #shows table, #events table {
        width: 100%;
    }

    #shows tr,
    #events tr {
        border-bottom: 1px solid #e3e3e3;
    }
        #shows tr.row_odd,
        #events tr.row_odd {
            background: #f5f5f5;
        }

    #shows td,
    #events td {
        text-align: left;
        padding: .5em 0;
        vertical-align: top;
    }
        #shows td.col1,
        #events td.col1 {
            width: 6em;
        }
        #shows td.col4,
        #events td.col4 {
            width: 2.5em;
        }

    #comments {
        padding: 0;
        margin: 0;
    }

    div.comment_box,
    div.comment_box_alt {
        display: block;
        padding: 15px 15px 15px 0;
        margin: 0 0 10px 0;
    }

        .comment_box p.comment_extras,
        .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 {
        margin-right: -100px;
        width: 620px;
    } 

    div#add_comment {
        display: none;
        margin: 0 0 20px 0;
    }

    #meta_music, #player_personal {
        padding-right: 0;
    }
    
    #photo_portfolio {
        margin: 0;
        padding: 0;
    }
        #photo_portfolio img {
            width: 100%;
            margin: 0;  
            padding: 0;
            border: 0;
        }

div.profile_photo {
    display: none;
}

div.profile_meta {
    float: left;
    padding: 15px;
}

    .profile_meta ul {
        margin: 10px 0 0 0;
    }
        .profile_meta ul li {
            float: left;
            padding: 0 10px 0 0;
        }

.clear {
    position: relative;
    clear: both;
}


/* Typography
*****************************************************/

h1 {
    letter-spacing: -1px;
}
#top_side h1 {
    width: 230px;
    height: 82px;
    background: url("cc-logo.gif") no-repeat;
    text-indent: -7777px;
}

h2 {
  
    line-height: 100%;
    letter-spacing: 0;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px;
}
    .profile_meta h2 em {
        font-style: normal;
    }
    .profile_meta h2 span {
        font-weight: normal;
    }

h4 {
    font-size: 12px;
    color: #666666;
    padding-bottom: 10px;
}
    h4 strong { color: #333333; }

h5 {
    position: absolute;
    top: 88px;
    left: 360px;
    width: 135px;
    height: 12px;
    font: normal 9px "Lucida Grande", Tahoma, sans;
    color: #99ea00;
    line-height: 12px;
}
    h5 em { font-style: normal; }

p {
     color: #666;
    padding: 0px;
	line-height: 25px;
	font-size: 12px;
    margin: 0;
    text-align: left;
	font-style: normal;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
#featured-media {
	margin-bottom: 25px;
}
#featured-media li {
    font-size: 12px;
	text-align: left;
	padding-bottom: 15px;
}
#upcoming-events {
	margin-bottom:25px;

}
#upcoming-events li {
	font-size: 12px;
	text-align: left;
	padding-bottom: 15px;
}
a.view-more {
	background: url("btn-view-more.gif") no-repeat 0 0;
	display: block;
            height: 25px;
            text-indent: -7777px;
	width: 97px;
	margin-left: -6px;
}
a:hover.view-more{
	background: url("btn-view-more.gif") no-repeat 0 -26px;
	display: block;
            height: 25px;
            text-indent: -7777px;
	width: 97px;
	margin-left: -6px;
	}
	a:active.view-more{
	background: url("btn-view-more.gif") no-repeat 0 -52px;
	display: block;
            height: 25px;
            text-indent: -7777px;
	width: 97px;
	margin-left: -6px;
	}

a#view-media-archive {
	background: url("btn-media-archive.gif") no-repeat 0 0;
	display: block;
            height: 25px;
            text-indent: -7777px;
	width: 115px;
	margin-left: -6px;
}
a:hover#view-media-archive{
	background: url("btn-media-archive.gif") no-repeat 0 -26px;
	display: block;
            height: 25px;
            text-indent: -7777px;
	width: 115px;
	margin-left: -6px;
	}
	a:active#view-media-archive{
	background: url("btn-media-archive.gif") no-repeat 0 -52px;
	display: block;
            height: 25px;
            text-indent: -7777px;
	width: 115px;
	margin-left: -6px;
	}

a#podcast-feeds {
	background: url("btn-podcast-feeds.gif") no-repeat 0 0;
	display: block;
            height: 25px;
            text-indent: -7777px;
	width: 155px;
	margin-left: -3px;
}
a:hover#podcast-feeds{
	background: url("btn-podcast-feeds.gif") no-repeat 0 -24px;
	display: block;
            height: 25px;
            text-indent: -7777px;
	width: 155px;
	margin-left: -3px;
	}


p.tagline {
    font-size: 15px;
    margin: .5em 0 1em 0;
    line-height: 125%;
}

.comment_box p,
.comment_box_alt p,
.comment_box p.comment_post,
.comment_box_alt p.comment_post {
    margin: 0 0 .5em 115px;
    font-size: 11px;
}
    .comment_box p em,
    .comment_box_alt p em {
        margin-top: 2.5em;
        font-size: 10px;
    }

    #player_personal p {
        text-align: center;
    }
    
    
    input.comment_btn {
        width: auto;
        padding: 0;
    }

    textarea.comment_text {
        height: 90px;
        margin: 0;
        font-weight: normal;
    }

p#photo_random_title { display: none; }


/* Links
********************************************/

a,
a:link,
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}

.module h3 a,
.module h3 a:visited {
	font-weight: normal;	
}
div#blog img {
	padding: 3px;
	padding: 3px;
	border: 1px solid #e6e6e6;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
div#blog p {
	padding: 0 0 15px 0;
}
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;
	color: #666;
	padding-bottom: 5px;
	padding-top: 5px;
}
span.meta-sep {
	color: #aaa;
}
p.blog_post a,
p.blog_post a:visited {
    font-weight: bold;
    font-size: 16px;
}

#main_footer p a,
#main_footer p a:visited {
    color: #fff;
    font-weight: bold;
}
#main_footer p a:hover {
    color: #000;
}

/* Subpages */

#sub-page-right {
	float: left;
    width: 250px;
	height: 350px;
	background: url("right-side-sub-gradient.gif") 0 0;
	padding: 7px 5px 5px;
	margin: -2px 0 20px 21px;
	font-size: 14px;
}
#sub-page p {
	padding-bottom: 15px;
}
#sub-nav ul#sub-nav-links li {

	line-height: 25px;
	margin-bottom: 5px;
}
#sub-nav ul#sub-nav-links li a {
	background: url("icon-sub-arrow.gif") no-repeat right 4px;
	padding-right: 15px;
	
}
#sub-nav ul#sub-nav-links li a#current-sub {
	color: #000;
}
#sub-nav {
	margin-bottom: 20px;
}
hr.line {
	border: 1px none #000;
	width: 100%;
	border-top: 1px solid #e6e6e6;
}
/* Calendar */
.calendar-event p {
	margin-left: 69px;
}
.calendar-event {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 12px;
}
.calendar-event .event-title {
	font-size: 14px;
	padding-top: 6px;
	font-weight: bold;
}
.calendar-event .event-meta {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 2px;
}
.event-cal-icon {
	background: url("icon-calendar.gif") no-repeat -4px -2px;
	width: 59px;
	height: 70px;
	text-align: center;
	color: #fff;
	float: left;
	margin-right: 10px;
	font-family: Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
}
span.month {
	font-weight: bold;
	display: block;
	padding-top: 9px;
	text-transform: uppercase;
}
span.day {
	font-weight: bold;
	font-size: 25px;
	display: block;
	padding-top: 8px;
}
/* Media */
.media-event p {
}
.media-event {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 12px;
	
}
.media-event .media-title {
	font-size: 14px;
	font-weight: bold;
}
.media-event .media-meta {
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 12px;
}
.media-event .media-control {
	width: 131px;
	height: 20px;
	float: right;
	margin-top: 12px;
}
.media-event a.play {
	display: block;
	background: url("btn-play-media.gif") no-repeat;
	height: 23px;
	float: left;
	width: 48px;
}
.media-event a:hover.play {
	display: block;
	background: url("btn-play-media.gif") no-repeat 0 -28px;
	height: 23px;
	float: left;
	width: 48px;
}
.media-event a:active.play {
	display: block;
	background: url("btn-play-media.gif") no-repeat 0 -55px;
	height: 23px;
	float: left;
	width: 48px;
}
.media-event a.download {
	display: block;
	background: url("btn-download-media.gif") no-repeat;
	height: 23px;
	float: right;
	width: 83px;
}
.media-event a:hover.download {
	display: block;
	background: url("btn-download-media.gif") no-repeat 0 -28px;
	height: 23px;
	float: right;
	width: 83px;
}
.media-event a:active.download {
	display: block;
	background: url("btn-download-media.gif") no-repeat 0 -55px;
	height: 23px;
	float: left;
	width: 83px;
}

/* Ajax Accordian */
#accordion h4.toggler.atStart {

	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	padding-bottom: 5px;
	color: #772912;
}
#accordion h4.toggler.atStart span {
	background: url("icon-sub-arrow.gif") no-repeat right 4px;
	padding-right: 15px;
}
ul#sort-list {
	font-size: 10px;
	margin-left: 15px;
}
div.element.atStart {
	margin-bottom: 10px;
}
dt {
	line-height: 20px;
}
/* Staff Profiles */
#staff img {
	float: left;
	padding: 3px;
	border: 1px solid #e6e6e6;
}
.staff-profile {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
#staff .name {
	font-weight: bold;
}
#staff .name,
#staff .role,
#staff .email {
	margin-left: 85px;
	line-height: 19px;
}

/* Life Groups */
.lifegroup-event {
}
.lifegroup-event img {
	float: left;
	padding: 3px;
	border: 1px solid #e6e6e6;
}
.lifegroup-meta {
	margin-left: 215px;
}
.lifegroup-title {
	margin-left: 215px;
	font-weight: bold;
}
#lg-form {
	clear: left;
	padding-top: 15px;
	
}
#lg-form label {
	display: block;
	
}
#lg-form input, #lg-form textarea {
	margin: 5px 0 12px;
	padding: 3px;
	font: 16px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#lg-form label{
	color: #939393;
}
/* Life Group Profiles */
#lifegroup img {
	float: left;
	padding: 3px;
	border: 1px solid #e6e6e6;
}
.lifegroup-profile {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
#lifegroup .name {
	font-weight: bold;
}
#lifegroup .name,
#lifegroup .role,
#lifegroup .email {
	margin-left: 85px;
	line-height: 19px;
}
/* Form */
form#feedburn {
	padding: 10px;
	border-style: none;
	text-align: center;
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	margin-bottom: 10px;
}
form#feedburn input {
	font-size: 16px;
	margin: 5px;
	padding: 3px;
}


/* Footer */
img.feed-footer {
	position: relative;
	top: 2px;
}
#view-bar {
	background: url("view-bar.gif") no-repeat 2px 0;
	height: 35px;
	margin-bottom: 10px;
	margin-top: -5px;
	text-align: center;
}
#view-bar a {
	margin-right: 5px;
	margin-left: 5px;
}
#view-bar a#next {

	background-image: url("view-next.gif");
	text-indent: -7777px;
	display: inline-block;
	width: 64px;
	height: 31px;
	margin-left: 65px;
}
#view-bar a#next:hover {
	text-indent: -7777px;
	display: inline-block;
	width: 64px;
	height: 31px;
	margin-left: 65px;
	background: url("view-next.gif") 0 -31px;
}

#view-bar a#next-active {
	text-indent: -7777px;
	display: inline-block;
	width: 64px;
	height: 31px;
	margin-left: 65px;
	background: url("view-next.gif") 0 -62px;
}
#view-bar a#today{
	text-indent: -7777px;
	display: inline-block;
	width: 64px;
	height: 31px;
	background: url("view-today.gif");

}
#view-bar a#today:hover {
	text-indent: -7777px;
	display: inline-block;
	width: 64px;
	height: 31px;
	background: url("view-today.gif") 0 -31px;
}
#view-bar a#today-active {
	text-indent: -7777px;
	display: inline-block;
	width: 64px;
	height: 31px;
	background: url("view-today.gif") 0 -62px;
}
#view-bar a#week{
	text-indent: -7777px;
	display: inline-block;
	width: 77px;
	height: 31px;
	background: url("view-week.gif");
}
#view-bar a#week:hover {
	text-indent: -7777px;
	display: inline-block;
	height: 31px;
	background: url("view-week.gif") 0 -31px;
	width: 77px;
}
#view-bar a#week-active {
	text-indent: -7777px;
	display: inline-block;
	width: 77px;
	height: 31px;
	background: url("view-week.gif") 0 -62px;
}
#view-bar a#month{
	text-indent: -7777px;
	display: inline-block;
	width: 94px;
	height: 31px;
	background: url("view-month.gif");
}
#view-bar a#month:hover {
	text-indent: -7777px;
	display: inline-block;
	width: 94px;
	height: 31px;
	background: url("view-month.gif") 0 -31px;
}
#view-bar a#month-active {
	text-indent: -7777px;
	display: inline-block;
	width: 94px;
	height: 31px;
	background: url("view-month.gif") 0 -62px;
}
#view-bar a#all{
	text-indent: -7777px;
	display: inline-block;
	width: 39px;
	height: 31px;
	background: url("view-all.gif");
}
#view-bar a#all:hover {
	text-indent: -7777px;
	display: inline-block;
	width: 39px;
	height: 31px;
	background: url("view-all.gif") 0 -31px;
}
#view-bar a#all-active {
	text-indent: -7777px;
	display: inline-block;
	width: 39px;
	height: 31px;
	background: url("view-all.gif") 0 -62px;
}
.date-note {
	padding: 5px;
	background-color: #f7f8d5;
	margin-bottom: 10px;
	border-right-style: solid;
	border: 1px solid #dbdbc0;
	color: #666666;
	text-align: center;
}
/* Members */
#members-site input, #members-site textarea {
	font-size: 16px;
	margin: 5px;
	padding: 3px;
}
#members-site tr {
}
#members-site th {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #aaaaaa;
	text-align: right;
	padding-top: 9px;
	padding-bottom: 9px;
}
