@CHARSET "ISO-8859-1";

/* Dean - Override and add new css to khouse.org */

.article-header {
	
}
.Article---H2,
.Heading---H2 {
	color: #4a535e;
    margin: 1em 0;
    font-size: 1.2em;
    line-height: 1.5;
    font-weight: bold;
}
.Article---H3,
.Heading---H3 {
	color: #4a535e;
	margin: 1em 0;
	font-size: 1em;
	line-height: 1.5;
	font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,sans-serif;
	font-weight: bold;
}
.Article---H5,
.Heading---H5 {
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

.Generic---Bold,
.Bold {
	font-weight: bold;
}
.Italic,
.caption {
	font-style: italic;
}
.Bold-italic {
	font-weight: bold;
	font-style: italic;
}

.Body-Text-Indent {
	margin-left: 1.5em;
}

.Opening-Para---First-Char {
	
}
.Opening-Para {
	
}
.Scripture,
.Scripture-no-para,
.Scripture-Indent,
.Scripture-Indent-Last,
p.quote {
	font-style: italic;
	border-left: 3px solid #e3e5e8;
    margin: 0 0 1em 1.5em;
    padding-left: 1em;
}
.Scripture-no-para {
	margin: 0 0 1em 1.5em;
}

.Scripture-Ref {
	text-align: right;
	font-weight: bold;
	font-style: italic;
    font-size: 0.9em;
}

.Footnote-Reference {
	
}
._idFootnoteLink {
	
}

div._idFootnote {
    text-indent: -1em;
    margin-left: 1em;
}
.Body-List---Indent {
	margin-left: 2em;
}
p.centerd,
p.centered
.centered {
	text-align: center;
}
p.Poem {
	text-align: center;
	margin: 0;
}