/* =========== LAYOUT =========== */


/* Basic HTML Elements */
body {
	padding: 0;
	margin: 0;
	text-align: center;
}
ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
form {
	margin: 0;
}

/* main structural elements */
#accessibility {
	position: absolute;
	left: -9999px;
}
#container {
	position: relative;
	width: 809px;
	text-align: left;
	margin: 0 auto;
}

/* main content elements */
#banner {
	position: relative;
	background: url(/header_kaid.jpg) no-repeat;
	width: 809px;
	height: 185px;
	z-index: 1500;
}

/* -- navigation -- */
#navigation {
	position: absolute;
	width: 809px;
	height:35px;
	top: 185px;
	background: url(/shared/gospel/navigation_bg.jpg) no-repeat;
}

#navigation ul {
	width: 809px;
	list-style: none;
	position: relative;
	top: 7px;
	left: 35px;
}

#navigation li {
	display: inline;
}

#navigation li a {
	display: inline;
	white-space: no-wrap;
	padding: 10px 25px 3px 0;
}
#navigation li a:hover {
	/* */
}

#content {
	position: relative;
	top: 16px;
	background: url(/shared/gospel/content_bg.jpg) repeat-y;
}

#content p {
	width: 395px;
	margin-left: 383px;
}

#content h1 {

}
#content .entry {
	width: 400px;
	margin: 30px 15px 0 0;
	margin-left: 383px;
	clear: left;
}

#content .entry p {
	margin-left: 0px;
}

#emailsignup {
	position: absolute;
	top: 235px;
	left: 25px;
	width: 295px;
	height: 20px;
	z-index: 999;
	border: 1px solid #751901;
	padding: 4px 8px 8px 8px;
}

#emailsignup span {
	display: block;
}
#emailsignup input {
	width: 80px;
	margin-left: 10px;
}


/* -- banner area -- */
#banner .band {
	position: absolute;
	top: 160px;
	left:35px;
	height: 46px;
}

#banner .photo {
	position: absolute;
	top: 290px;
	left: 52px;
	width: 252px;
	z-index: 1500;
	background: url(/images/huge-01.jpg) no-repeat;
}

#banner .band span {
	font-size: 18px;
	text-transform: capitalize;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#banner .photo span {
	display: none;
}

/* =========== STYLE =========== */


/* -- basic html elements -- */
body {
	font-family: Arial, Helvetica, sans-serif;
	font: 80%;
	color: #f6b5a3;
	background: #751901 url(/shared/gospel/bg_1.jpg) center top;
	margin:0;
	padding: 0;
}
a {
	color: #c22a01;
	font-weight: bold;
}
a:hover {
	color: #ffe8dd;
}
h1 {
	color: #f6b5a3;
}
h2 {
	text-transform: uppercase;
	color: #ffe8dd;
	font-weight: bold;
	font-size: 1.1em;
	letter-spacing: 1px;
	margin: 0 0 5px 0;
}
h3 {
	font-size: 15px;
	margin: 0 10px;
}
h4 {
	font-size: 18px;
	font-style: italic;
	margin: 2px 10px 4px 0;
	color: #f6b5a3;
}
ul {
	padding: 0;
	/*margin was 30 px right */
	margin: 0 0 0 0;
	list-style-type: square;
}
p {
	line-height: 1.3;
}

/* layout tweaks */
#content {
	padding: 0 0 45px 0;
	/*width: 520px;*/
}

#content p {
	/**/
}

#container {
	width: 809px;
	/*voice-family: "\"}\"";
	voice-family:inherit;
	width: 750px;
	padding: 0px;*/
}
#footer {
	position: relative;
	top: -20px;
	padding-bottom: 15px;
	clear: both;
	background: url(/shared/gospel/footer.jpg) left top no-repeat;
}
#footer p {
	padding: 2px;
	padding-left: 383px;
	font-size: 0.8em;
}

/* -- emailsignup --*/
#emailsignup {
	font-size: 12px;
}

#emailsignup input {
	font-size: 10px;
}

/* -- content area --*/
#content .entry {
	/**/
}
.entry .name, .entry .act {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #f6b5a3;
}
.entry .name {
	margin-left: 4em;
}
.entry ul {
	margin-top: 10px;
}
.entry li {
	line-height: 20px;
}
.entry p {
	margin: 10px 20px 15px 0px;
}
.details {
	margin: 0 20px 0 30px;
}

/* -- section-specific style -- */
#navigation a {
	color: #c22a01;
	font-size: 11px;
	text-decoration: none;
	text-transform: capitalize;
}
#navigation a:hover {
	color: #f6b5a3;
	text-decoration: underline;
}
.home p, .index p {
	margin: 0 20px 1.5em 0; /*margin-right was 20px*/
	line-height: 130%;
}
.contact ul {
	list-style: none;
}
.contact h2 {
    letter-spacing: 5px;
}
#postForm {
	height: 250px;
	margin: 0 0 35px 0;
	margin-left: 383px;
}
#postForm input, #postForm label, #postForm textarea {
	display: block;
	text-align: left;
	width: 300px;
}
#postForm input:focus, #postForm textarea:focus {
	color: #ffe8dd;
	background: #C84130;
	font-weight: bold;
}
#postForm label {
	padding: 3px 0;
	margin-bottom: 1px;
	font-style: italic;
}
.guestbook h2 {
	margin: 0 0 2px 0;
	padding: 1px 1px 1px 20px;
	letter-spacing: 0;
	font-size: 1.1em;
}
.guestbook h2 a {
	text-transform: uppercase;
	font-weight:normal;
}
.guestbook h3 {
	margin: 0;
	padding: 10px 0 0 20px;
	font-weight:normal;
	font-size: 1em;
	text-transform: uppercase;
}
.guestbook blockquote {
	margin: 0;
	padding: 0px 20px 15px 20px;
}
.guestbook p:first-letter {
    font-size: 1.2em;
}
.links h2 {
	margin: 0 20px 10px;
}
.links dl {
	margin: 0 25px 20px;
	margin-left: 383px;
}
.links dd {
	margin-bottom: 5px;
}

.links h3 {
	margin-left: 383px;
}

.links h2 {
	margin-left: 383px;
}


.music h2 {
	font-size: 1.3em;
}
.music h2 {
	margin-top: 40px;
	margin-left: 383px;
	padding-bottom: 10px;
	letter-spacing: 5px;
}
.music h3 {
    text-transform:uppercase;
	font-weight: normal;
	margin: 5px 10px 5px 60px;
	margin-left: 383px;
	color: #ffe8dd;
	font-weight: bold;
}
.music h3 a {
    text-decoration: none;
    font-weight:normal;
}
.music .details {
	margin-left: 383px;
	margin-bottom: 20px;
}
.music .artist {
	color: #f6b5a3;
}
.music .artist, .music .caption {
	display: inline;
	/*text-size: 0.5em;*/
	font-size: 11px;
	padding-right: 10px;
}
.music .description {
	line-height: 150%;
	font-style: italic;
	border-bottom: solid 1px #797982;
}
.music #content ul {
	width: 350px;
	list-style-type: none;
	border: 1px solid #000;
	/*background: #fff top left no-repeat;*/
	padding: 5px 10px;
	margin: 10px 0;
}
.music #content li a {
	font-weight: normal;
}
.music .mp3_hifi_download, .music .mp3_lofi_download {
	padding: 0 0 10px 20px;
	background: url(/shared/gospel/ico-cd.gif) no-repeat;
	display: block;
}
.music .mp3_hifi_play, .music .mp3_lofi_play {
	padding: 0 0 10px 20px;
	background: url(/shared/gospel/ico-play.gif) no-repeat;
	display: block;
}
.products h3 {
    text-transform:uppercase;
	font-weight: normal;
	margin: 5px 10px 5px 60px;
	margin-left: 383px;
	color: #ffe8dd;
	font-weight: bold;
}
.products h3 a {
    text-decoration: none;
    font-weight:normal;
}
.products .details {
	margin-left: 383px;
	margin-bottom: 20px;
}
.products dt {
	margin-bottom: 20px;
}
.news {
	line-height: 130%;
}
.photos h2 {
	margin-left: 383px;
}
.photos img {
	border: solid 1px #D0C6C6;
	background: #F3F5F2;
	padding: 10px;
}
.photos dl {
	margin: 0 20px;
	margin-left: 383px;
	padding: 0;
}
.photos dt {
	width: 400px;
	padding: 5px;
	margin: 20px 0 1px 0;
}
.photos dd {
	margin: 0;
	padding: 0;
}
.photos img {
	max-width: 350px;
}
.press h2 {
	margin-left: 20px;
	margin-right: 20px;
	letter-spacing: 5px;
}
.press .caption {
	margin: 0 40px 40px;
	padding: 0 5px 0 35px;
	height: 25px;
	background: url(/shared/gospel/ico-speech.gif) no-repeat;
	color: #f6b5a3;
}

.links h3 a {
	font-size: 0.9em;
}
.calendar h2 {
	font-size: 1.1em;
	text-transform:uppercase;
	font-style: normal;
	color: #ffe8dd;
	margin-left: 383px;
}
.calendar h2 a {
    font-weight:normal;
}
.calendar h3 {
	font-weight: normal;
	font-variant: small-caps;
	font-size: 1.1em;
	margin: 0;
	margin-left: 383px;
}
.calendar table{
	margin-left: 383px;
}

/* -- selected links --*/
.home #navhome, .index #navindex, .music #navmusic, .contact #navcontact,   .press #navpress, .news #navnews, .photos #navphotos, .guestbook #navguestbook,  .links #navlinks, .calendar #navcalendar, .bio #navbio, .store #navstore {
	text-transform: uppercase;
	padding: 5px 3px 3px 22px;
}

/* -- section-specific image replacement -- */
h1 {
	height: 94px;
	font-size: 24px;
	padding: 15px 15px 0 15px;
	/*margin: 4em 0 1em 0;*/
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
}
.bio h1 {
	background-image: url(/shared/gospel/content_header_bg.jpg);
	padding-left: 383px;
}
.store h1 {
	background-image: url(/shared/gospel/content_header_bg.jpg);
	padding-left: 383px;
}
.contact h1 {
	background-image: url(/shared/gospel/content_header_bg.jpg);
	padding-left: 383px;
}
.calendar h1 {
	background-image: url(/shared/gospel/content_header_bg.jpg);
	padding-left: 383px;
}
.guestbook h1 {
	background-image: url(/shared/gospel/content_header_bg.jpg);
	padding-left: 383px;
}
.products h1 {
	background-image: url(/shared/gospel/content_header_bg.jpg);
	padding-left: 383px;
}
.home h1, .index h1, .list h1 {
	background-image: url(/shared/gospel/content_header_bg.jpg);
	padding-left: 383px;
}

.links h1 {
	background-image: url(/shared/gospel/content_header_bg.jpg);
	padding-left: 383px;
}
.music h1 {
	background-image: url(/shared/gospel/content_header_bg.jpg);
	padding-left: 383px;
}
.news h1 {
	background-image: url(/shared/gospel/content_header_bg.jpg);
	padding-left: 383px;
}
.photos h1 {
	background-image: url(/shared/gospel/content_header_bg.jpg);
	padding-left: 383px;
}
.press h1 {
	background-image: url(/shared/gospel/content_header_bg.jpg);
	padding-left: 383px;
}
h1 span {
	/*display: none;*/
}

/* =========== TWEAKS =========== */

/* -- selected links --*/
.home #navhome, .index #navindex, .music #navmusic, .contact #navcontact,   .press #navpress, .news #navnews, .photos #navphotos, .guestbook #navguestbook,  .links #navlinks, .calendar #navcalendar, .bio #navbio, .store #navstore {
	padding: 10px 25px 3px 0px;
}
