body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	background: #232323 url(http://thegroveisonfire.com/design/new-grove.jpg) no-repeat left bottom;
	background-color: #232323;
	}
	

/* @group Masthead */

div.masthead {
	position: absolute;
	right: 0px;
	top:  65px;
	width: 550px;
	margin:  0px;
	padding: 0px;	
}
div.masthead h1 {
	margin: 0px;
	padding: 8px 8px;
	color: white;
	text-decoration: none;
	/*background: url(../grove.png) no-repeat 98% center;*/
	background-color: #882220;
}
div.masthead h1 a:visited, div.masthead h1 a:link {
	color: white;
}
div.masthead a:visited, div.masthead a:link {
	border-bottom: none;
}
div.masthead a:hover {
	text-decoration: underline;
}

div.masthead p {
	margin: 0px;
	margin-left: 10px;
	margin-top: 5px;
	background: #7CC1D9;	
	padding: 12px;
	/*border-top: #763231 2px solid;*/
	color: white;
}

div.masthead p a {
	color: #1a1a1a;
	}

/* @end */
	
/* @group Foothead */

div.foothead {
	margin-left:  auto;
	margin-right: 10px;
	margin-bottom: 98px;
	padding: 0px;
	text-align: right;
}

div.foothead p {
	margin: 0px;
	padding: 0px;
	color: white;
}

div.foothead p a {
	color: #1a1a1a;
	}

/* @end */

h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
h1 {
	font-size: 180%;
}
h2, #individual h3 {
	font-size: 120%;
}
h3 {
	font-size: 115%;
}
h4 {
	font-size: 100%;	
}
h2, h3, h4, h5, h6 {
	line-height: 95%
	}

#content {
	width: 500px;
	margin:  100px auto 40px;
	padding: 65px 95px 40px;
	border: 1px solid #ddd;
	background: white;
	line-height: 165%;
}

h6.datestamp, #individual h2 {
	font-size: 140%;
	text-transform: uppercase;
	margin: 10px 0px;
}

div.article {
	margin-top: 30px;
	margin-bottom: 50px;
}

#content h2 a, #content h3 a, #content h4 a {
	color: #3b3b3b;
	border-bottom: 1px dotted #ddd;
}
p {
	margin: 10px 0px;
}
.rule {
	width: 50%;
	margin: 30px auto 50px;
	border-bottom: 1px dashed #b3b3b3;
	clear:  both;
}

div.article p.footer, div.article p.footer a {
	color: #aaa;
	font-weight: bold;
}

p.entry-previous-next {
	text-align: center;
	margin: 0px;
	color: #777;	
}

#content div.article p.footer span.nonmark a {
	color: #890000;	
}

/* @group comments */

#content h4 a.comment-link {
	margin-left: 20px;
	color: #aaa;
	font-weight: normal;
	font-size: 80%
}

#content div.article p.entry-previous-next a {
	color: #aaa;
}

#content h4 a  {
	color: #000;
}

#add-comments input {
	float: right;
	margin-right: 150px;
}

#add-comments input#comment-bake-cookie {
	margin-right: 425px;	
}
#add-comments textarea {
	width: 500px;
}
#add-comments label {
	clear: both;
}

form#comment-forms p input#comment-post {
	width: 300px;
	float: none;

}

div.single-comment {
	margin: 40px 0px;
}
div.single-comment h4 {
	margin: 0px 0px;
	text-transform: capitalize;
}
div.single-comment p {
	margin: 10px 0px;
	clear: both;
}
div.single-comment p.footer{
	color: #555;
}

/* @end */

.hidden .spoiler {
	color: white;
}

.yhwh {
	font-variant: small-caps;
}

img {
	margin: auto;
	padding: 5px;
	background: #ccc;
	border: 1px solid #bbb;
}

img.s500 {
	display: inline;
	margin-left: 69px;
	margin-right: 69px;
}
img.float {
	display: inline;
}
img.off {
	margin: 5px;
	padding: 0px;
	background-color: #fff;
	border-style: none;
	display: inline;
}

img.ym-badge {
float:right;
background: #fff;
border: #fff 0px solid;
border-right: #ddd 1px solid;
border-bottom:  #ddd 1px solid;
}

.badge ul, .badge li {
padding: 2px;
margin: 0px;
}

blockquote {
	/*background: url(../Picture%202.png) no-repeat left top;*/
}

pre {
margin-left: 10px;
margin-right: 15px;
padding-left: 5px;
border-left: 1px solid #ddd;
}

.plaintext {
font-family: courier, mono;
}


a, a:visited, a:link {
	color: #676767;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

hr {
	display: none;
}

#content div.article object {
	text-align: center;
	margin: 10px auto;
	display: block;
}
ul {
	padding-left: 20px;
}
/* book of common prayer endings */

table.bcpe {
border-size: 0px;
width: 70%;
margin: 10px auto 20px 20px;
font-family: gill sans, verdana, sans-serif;
}

tr.congregation {
font-weight: bold;
}

tr.directions {
font-style: italic;
color: #cc3300;
}

table.bcpe th {
font-weight: normal;
font-style: italic;
color: #cc3300;
width: 20%;
text-align: left;
margin-right: 20px;
}


#haitus-article p.footer {
	color: #555;
	margin: 0px;
	line-height: 100%;
	font-size: 90%;
}

#haitus-article h6.datestamp, #individual h2 {
	font-size: 140%;
	text-transform: uppercase;
	margin: 10px 0px 0px;
}


