body {
	background: #fff url(/Content/images/blcsBG.gif) center top repeat-x;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95.1%;
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
#repertoire {
	width: 180px;
	float: left;
	margin: 0 0 0 40px;
	padding: 0;
	text-align: center;
	font-weight: bold;
	list-style: none;
	display: none;
}

#repertoire li {
	height: 192px;
	margin: 20px 0 0 0;
	padding: 0;
}

#repertoire li p {
	font-size: 1em;
}

* {
	margin: 0;
	padding: 0;
}

a {
	font-size: 1em;
}
p {
	margin: 15px 0;
}
p.centered {
	text-align: center;
}
/********************** Header ***************************/
header {
	margin: 0 auto;
	background: url(/Content/images/BLCSheader.gif);
	width: 718px;
	height: 192px;
	display: block;
}
header p {
	text-align: center;
	padding-top: 1em;
	font-size: .7em;
}
nav ul {
	color: #F7DF1D;
	background-color: #000;
	width: 718px;
	font-size: .8em;
	margin: 0 auto;
	padding: 5px 0 7px 0;
	text-align: center;
}
nav ul li {
	display: inline;
	line-height: 2em;
}
nav ul a {
	text-decoration: none;
	color: #F7DF1D;
	margin: 0 15px;
}
nav ul a:hover {
	text-decoration: underline;
	color: #ccc;
}
nav ul a.selected {
	text-decoration: none;
	color: #ccc;
}
/********************** Content ***************************/
#dyk, #tips {
	width: 200px;
	display: none;
	background: #fff;
	list-style: none;
}

.scrollControl {
	font-size: .7em;
	text-align: right;
	margin-bottom: 1em;
}

.scrollControl a {
	text-decoration: underline;
	cursor: pointer;
}

#content {
	background: #fff url(/Content/images/content.gif) center bottom repeat-x;
	width: 716px;
	overflow: hidden;
	border: 1px solid #000;
	margin: 0 auto;
	padding-bottom: 20px;
}

img {
	border: 0;
}

img.inset {
	float: left;
	margin: 6px 30px 6px -12px;
	display: block;
	border: outset 2px #960;
	padding: 1px;
}

img.r-inset {
	float: right;
	margin: 6px -12px 6px 24px;
	display: block;
	border: outset 2px #960;
	padding: 1px;
}
h1 {
	color: #000;
	font: bold 1.4em/120px Serif;
	text-align: center;
	padding: 0 1em 0 0;
	float: left;
	width: 466px;
	height: 192px;
	margin: 0 auto;
}
h1 span {
	display: none;
}
header img#logoPic {
	display: block;
	margin:0;
	padding: 0;	
	width: 466px;
	height: 192px;
}
h2 {
	color: #960;
	font-size: 0.875em;
	text-align: center;
	margin: 10px 0 15px 0;
}

b, strong, h2, h3 {
	text-shadow: 1px 2px 2px #dda;
}

#left h2 {
	width: 428px;
}

#right h2 {
	width: 200px;
}

h3 {
	color: #000;
	font-size: 0.9em;
	border-bottom: 1px dotted #85a157;
}

#left {
	float: left;
	width: 428px;
	margin-left: 27px;
	padding: 0 10px 30px 0;
	display: inline;
}

#left a {
	color: #960;
}
#left a:hover {
	color: #220;
}
#photos a {
	margin-right: 14px;
}
#right {
	float: right;
	width: 208px;
	font-size: .8em;
	padding: 0 20px 20px 20px;
	margin-top: 10px;
	border-left: #eee 2px solid;
}
#right a {
	color: #c77e0c;
}
#right a:hover {
	color: #220;
}
/********************** Footer ***************************/
footer {
	font-size: .7em;
	width: 100%;
	text-align: center;
	margin-top: 3px;
	padding: 20px 0;
	background: #F7DF1D;
	clear: both;
	display: block;
}

footer a {
	color: #220;
	text-decoration: none;
}

footer a:hover {
	text-decoration: underline;
}

span.bibleHead, span.noHead {
	display: block;
	font-weight: bold;
	font-size: 0.9em;
	text-align: left;
	margin: 12px 0 0 20px;
}

span.bibleContent, span.noVerse {
	display: block;
	max-width: 90%;
	font-size: 0.9em;
	text-align: left;
	margin: 0 10px 2em 20px;
	padding: 5px;
	border: solid 2px #222;
	background: #eee;
}

span.noHead, span.noVerse {
	color: #f00;
	background: #ccc;
}

span.bibleContent em, span.noverse em {
	display: block;
	font-style: italic;
	font-size: .8625em;
	text-align: right;
	margin: 0 2px;
}

a[href$=".pdf"], a[href^="http"], a[href^="mailto:"] {
	display: inline-block;
	padding-right: 14px;
	background: transparent top right no-repeat;
}

a[href^="http"] {
	background-image: url(/Content/images/link.png);
}

a[href$=".pdf"] {
	background-image: url(/Content/images/pdf.gif);
}

a[href^="mailto:"] {
	background-image: url(/Content/images/mail.png);
}


table.gridView .noTableStyle * {
	border-collapse: collapse;
	border: none;
	color: #220;
	background: #fff;
	overflow: visible;
	margin: 0;
	padding: 0;
}

table.gridView .noTableStyle * a:hover {
	background: #000;
	color: #f7df1d;
}

table.gridView, table.calendar {
	border: 1px solid #220;
}

table.gridView tr th, table.calendar tr th {
	background: #f7df1d;
	padding: 3px;
	border: 1px solid #220;
}

table.gridView tr td, table.calendar tr td {
	border: 1px solid #220;
	text-align: center;
	padding: 2px 4px;
}

.calendar {
	margin: 1em auto 2em auto;
	font-family: Arial, Sans-Serif;
}

table.calendar tr td {
	padding: 0;
	line-height: 1.4em;
	font-size: 1.3em;
}

.calHead, .today {
	color: #f7df1d;
	background: #000;
}

.outSpecMonth {
	color: #eea;
	background: #eee;
}

.selectedDay {
	color: #333;
	background: #f7df1d;
	border: 1px #200 solid;
}

.eventDay {
	color: #333;
	background: #f7df1d;
}

.evens, .odds, .tla, .alt {
	background: #f7df1d;
	margin: 0 3em;
	padding: .5em 1em;
	border-bottom: 1px dotted #222;
	border-left: 1px dotted #222;
}

.evens p, .odds p {
	margin: 0;
	padding: .5em;
}

.odds {
	background: #fff;
}

.disappear {
	display: none;
}

.blogGroup {
	height: 1px;
	margin: 0 0 1.4em 0;
	padding: 0 1em;
	background: #e3e5db url(/Content/images/botBor.gif);
}

.tla, .alt {
	display: block;
	border: 1px solid #220;
	border-top: none;
	margin: 0;
	width: auto;
}

.tla {
	background: #fff;
}

.tla:nth-of-type(1) {
	border: 1px solid #220;
}

.tla p {
	color: #000;
}

.alt {
	background: #f7df1d;
}

.alt p, .tla p {
	margin: 1em 3em;
}

.tla h2.blogPostTitle, .alt h2.blogPostTitle {
	padding: 0;
	width: 428px;
	text-align: left;
	color: #000;
	font-size: 0.875em;
	margin: 10px 0 15px 0;
}

.tla h2.blogPostTitle span, .alt h2.blogPostTitle span {
	font-weight: normal;
	font-size: 0.65em;
	color: #111;
	margin-left: 1em;
	vertical-align: middle;
}
.tla h2.blogPostTitle span {
	color: #000;
}
#left .tla h2.blogPostTitle a, #left .alt h2.blogPostTitle a {
	text-decoration: none;
	color: #000;
}
 #left .alt h2.blogPostTitle a {
	color: #000;
}

#left .tla h2.blogPostTitle a:hover, #left .alt h2.blogPostTitle a:hover {
	text-decoration: underline;
}

div#pager {
	text-align: center;
}

div#pager span {
	color: #e3e5db;
}

dl {
	margin: 0;
	padding: 0;
}

dt {
	font: normal bold .9em sans-serif;
	margin: 20px 0 10px 1em;
}

dd {
	font: normal normal .9em sans-serif;
	margin: 0 auto .25em 20px;
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer > #hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(/Content/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(/Content/images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(/Content/images/nextlabel.gif) right 15% no-repeat;
}


#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData {
	padding: 0 10px;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

fieldset {
	width: auto;
	padding: 0 0 0 6px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: none;
	border-bottom: none;
}

fieldset fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

legend {
	margin: 1em 0;
	width: 180px;
	padding: 2px 2px 2px 24px;
	border: 1px solid #333;
	background-color: #f7df1d;
	color: #000;
}

p.finePrint {
	font-size: .7em;
	padding: .4em 1.6em 0 1.6em;
}

.post p.finePrint, .post p.readMore {
	font-size: .7em;
	color: #442;
}

.post p.readMore, .post .readMore a {
	text-align: right;
	color: #720;
}

p.readMore {
	clear: both;
	text-align: right;
}

.topper {
	border-top: 1px solid #220;
	text-align: right;
	margin-bottom: 2em;
}

label, input, textarea {
	display: inline-block;
	width: 60%;
	margin: .5em 0;
	vertical-align: middle;
}

label {
	font-size: .7em;
	vertical-align: middle;
	float: left;
	clear: both;
	text-align: right;
	width: 30%;
	margin: .6em .25em 0 0;
}

* html label, * html input, * html textarea {
	display: inline;
}

#catForm {
	margin: .25em 0;
}
.cat {
	display: none;
	border: none;
}

.cat * {
	vertical-align: middle;
}

.cat label {
	display: block;
	margin: .4em 0;
	width: 30%;
	float: left;
	text-align: right;
	padding-right: 1em;
}

.cat input {
	width: 30%;
	text-align: left;
}
input.cbxl {
	width: 1em;
	text-align: left;
	margin-left: 1em;
}

fieldset .button {
	display: block;
	margin-left: 30%;
	width: auto;
}

fieldset p.button input {
	margin-left: 1em;
}
.surround {
	background: #e4e1c6;
	color: #220;
	border: solid 4px #220;
	width: 400px;
	text-align: left;
	margin-bottom: 10px;
}

.surround p {
	padding: 0 12px;
}

.surround ul {
	font: 70% Verdana, sans-serif;
	list-style-type: circle;
	margin: 0 0 10px 22px;
	padding: 0;
}

.nohead {
	display: block;
	font-weight: bold;
	font-size: .9em;
	color: #ff0000;
	margin: 12px 0 0 20px;
	text-align: left;
}

.noverse {
	display: block;
	background: #e4e1c6;
	border: solid 2px #220;
	color: #ff0000;
	margin-left: 20px;
	padding: 5px;
	max-width: 90%;
	text-align: left;
}

.verse {
	display: block;
	background: #e4e1c6;
	border: solid 2px #220;
	margin-left: 20px;
	padding: 5px;
	max-width: 90%;
	text-align: left;
}

.surround .nohead, .replyquote .nohead {
	display: block;
	font-weight: bold;
	font-size: .9em;
	color: #ff0000;
	margin: 12px 0 0 20px;
	text-align: left;
}

.surround .noverse, .replyquote .noverse {
	display: block;
	background: #efede9;
	border: solid 2px #220;
	color: #ff0000;
	margin-left: 20px;
	padding: 5px;
	max-width: 90%;
	text-align: left;
}

.surround .verse, .replyquote .verse {
	display: block;
	background: #efede9;
	border: solid 2px #220;
	margin-left: 20px;
	padding: 5px;
	max-width: 90%;
	text-align: left;
}

span i {
	display: block;
	font-style: italic;
	font-size: .8em;
	text-align: center;
	margin: 0 40px;
}

.quotehead {
	display: block;
	font-weight: bold;
	font-size: .9em;
	margin: 12px 0 0 20px;
	text-align: left;
}

.quote {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 125%;
	background: #e4e1c6;
	border: 1px solid #220;
}

p, address, code {
	font-size: .9em;
	color: #220;
	margin: 0 7px .9em 23px;
	text-align: left;
}

code {
	margin: 1em 280px 1em 4em;
	padding: .7em 1em;
	display: block;
	border: 1px solid #220;
	background: #060;
	color: #afa;
}

p.cal {
	font-size: .8em;
	margin-bottom: 0;
	text-align: left;
}

.time {
	font-style: italic;
	font-size: .7em;
	text-align: right;
	margin: 5px 15px 3em 20px;
	border-bottom: 1px solid #220;
}

sup {
	font-family: Sans-Serif;
	vertical-align: top;
	font-size: 0.8em;
	position: relative;
	top: -0.2em;
}

.weather {
	font-size: .9em;
}

.weather .cc {
	background: #fff;
	border: 1px inset #85a157;
	overflow: hidden;
}

.weather .cc figure, .weather .cc aside {
	float: left;
	width: 48%;
	text-align: center;
	padding: 1em 0;
}
.weather .cc figure figcaption {
	display: block;
}

.weather .cc aside b {
	font-size: 1.6em;
}

.weather dl {
	width: 100%;
	padding: 1em 0;
	overflow: hidden;
}

.weather dl dt, .weather dl dd {
	margin: 0;
	padding: 0 4px 0 0;
	display: block;
	width: 49%;
	float: left;
	text-align: right;
}

.weather dl dd {
	text-align: left;
	padding: 0;
}

.weather footer {
	clear: both;
	background: #fff;
	border-top: 1px solid #85a157;
	font-size: .7em;
	text-align: center;
	padding: .5em 0;
}
.warning {
	color: #a00;
}

.field-validation-error {
	color: #a22;
	display: block;
	padding-left: 1em;
	margin-left: 30%;
}
.input-validation-error {
	border: 1px solid #a22;
	background: #fee;
	color: #500;
}
.validation-summary-errors {
	font-weight: bold;
	color: #a22;
}