/* -----BEGIN TYPOGRAPHY AND COLORS----- */
body {
	background-color : white;
	background-image : url(http://www.calvarydayton.com/imgs/bg2.gif); 
	background-repeat : repeat-x; 
	color: #333333; /* dark gray */
	font-family: Arial, Sans-Serif;
	font-size: 0.9em; 
	padding : 0px; 
	margin : 0px; 
	}
	
#page {
	background-color: white;
	text-align: center;
	}

/* -----MENU----- */
#menu {
	background-color: white;
	color: #b56535; /* rust */
	display: block;
	font-size: 12px;
	height: 40px; 
	line-height: 3.0em;
	text-align: right;
	padding-right: 10px;
	margin: 0px;
	}

#space {
 	color: white;
	}

#menu ul {
	bottom: 0;
 	color: #b56535; /* rust */
	left: 0;
	list-style-type: none;
	width: 950px;
	padding : 0 20px 0 10px; 
	margin: 0px;
	}

#menu ul a { 
	background-image : url(http://www.calvarydayton.com/imgs/dot_off.gif); 
	background-position : left;
	background-repeat : no-repeat; 
	padding : 0 20px 0 10px; 
	}
 
#menu ul a:hover { 
	background-image : url(http://www.calvarydayton.com/imgs/dot.gif); 
	background-position : left;
	background-repeat : no-repeat; 
	padding : 0 20px 0 10px; 
	}
 
.add-space {
	float:left;
	padding : 0 20px 0 10px; 
}

#menu .current_page_item a, #menu .page_item a:hover {
	color: #ba1b1b; /* dk red */
	}

.double-right-sidebar #menu ul {
	width: 950px;
	}

#menu ul li {
	float: left; /* right */
	}

#menu .page_item a {
	color: #b56535; /* rust */
	display: block;
	line-height: 3.0em;
	text-decoration: none;
	padding-right: 10px;
	}

#graphic {
	background-image : url(head2.jpg); 
	background-position : top center; 
	background-repeat : no-repeat; 
	height: 224px;
	width: 950px;
	margin: 0px;
	padding: 0px;
	}

#content {
	font-size: 0.9em
	}

.widecolumn .entry p {
	font-size: 0.9em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: left; /* center; */
	}

.thread-alt {
	background-color: #fce2ad; /* tan */
	}

.thread-even {
	background-color: white;
	}

.depth-1 {
	border: 1px solid #dddddd; /* lt gray */
	}

.even, .alt {
	border-left: 1px solid #dddddd; /* lt gray */
	}

#footer {
	background-color: white;
	clear: both;
	color: #000000; /* black */
	font-size : .75em; 
	text-align: center;
	padding : 13px 0 0 0; 
	}

small {
	font-family: Arial, Sans-Serif;
	font-size: smaller;
	/* line-height: 2.5em; */
	}

h1 {
	font-family : georgia, serif; 
	font-size : 5em; /* 4em; */
	font-weight : 100; 
	line-height : 65px; 
	/* text-align: center; */
	text-transform : uppercase; 
	padding : 0px; 
	margin : 0px; 
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	color : #0066cc; /* blue */
	font-family : arial, sans-serif; 
	font-size : 1.8em; 
	font-weight : 100; 
	padding : 0 0 10px 0; 
	margin : 0px; 
	}

h2.pagetitle {
	font-size: 1.8em;
	}

#sidebar h2 {
	color : #0066cc; /* blue */
	font-family: Arial, Sans-Serif;
	font-size: 1.8em;
	font-weight : 100; 
	padding : 0 0 10px 0; 
	margin : 0px; 
	}

h3 {
	color : #0066cc; /* blue */
	font-family : arial, sans-serif; 
	font-size : 1.2em; 
	font-weight : 100; 
	line-height : 1.4em; 
	padding : 0px; 
	margin : 0 0 5px 0; 
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	color: #0066cc; /* blue */
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #0066cc; /* blue */
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #a99570; /* tan */
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.8em Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 1em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: white; /* white */
	border: 1px solid #eee;
	float: right;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: Arial, Sans-Serif;
	text-align : left;
	}
	
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #9b9b9b; /* gray */
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #b56535; /* rust */
	text-decoration: none;
	}

a:hover {
	color: #ba1b1b; /* dk red */
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* -----END TYPOGRAPHY AND COLORS----- */



/* -----BEGIN STRUCTURE----- */
body {
	margin: 0px;
	padding: 0px;
	}
	
#page {
	background-color: white;
	border: 0px; /* 1px solid white; #959596; */
	width: 950px;
	padding: 0px;
	margin: 0px auto 0px auto; /* 20px auto; */
	}

#header {
	text-align: left;
	width: 950px;
	padding: 0;
	margin: 0;
	}

#headerimg {
	height: 200px;
	width: 100%;
	margin: 0;
	}

.narrowcolumn {
	float: left;
	width: 450px; /* 450px; */
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	}

.widecolumn {
	width: 450px; /* 450px; */
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	}

.post {
	text-align: justify;
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	float: left;
	text-align: center;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.postmetadata {
	clear: both;
	}

.clear {
	clear: both;
	}
	
#footer p {
	text-align: center;
	padding: 20px 0;
	margin: 0;
	}

/* -----END STRUCTURE----- */



/*	-----BEGIN HEADERS----- */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	}

#sidebar h2 {
	padding: 0;
	margin: 5px 0 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* -----END HEADERS----- */



/* -----BEGIN IMAGES----- */
p img {
	max-width: 100%;
	padding: 0;
	}

/*	'class="alignright"' aligns the image right. 
   'class="centered"' aligns the image. */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	display: inline;
	padding: 4px;
	margin: 0 0 2px 7px;
	}

img.alignleft {
	display: inline;
	padding: 4px;
	margin: 0 7px 2px 0;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* -----END IMAGES----- */



/* -----BEGIN LISTS-----

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	list-style: none;
	text-indent: -10px;
	padding-left: 10px;
	padding: 0 0 0 30px;
	margin-left: 0px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	padding: 0;
	margin: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	}

#sidebar ul, #sidebar ul ol {
	color : #b56535; /* rust */
	text-decoration : none; 
	padding: 0;
	margin: 0;
	}

#sidebar ul li {
	color : #b56535; /* rust */
	list-style-image: none;
	list-style-type: none;
	text-decoration : none; 
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	text-decoration : none; 
	color : #b56535; /* rust */
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	color : #b56535; /* rust */
	text-decoration : none; 
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	color : #b56535; /* rust */
	text-decoration : none; 
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	color : #b56535; /* rust */
	list-style: decimal outside;
	text-decoration : none; 
	}

#sidebar ul ul li, #sidebar ul ol li {
	color : #b56535; /* rust */
	text-decoration : none; 
	padding: 0;
	margin: 3px 0 0;
	}
/* -----END ENTRY LISTS--- */



/* BEGIN FORM ELEMENTS */
#searchform {
	text-align: center;
	padding: 5px 3px;
	margin: 10px auto;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#respond:after {
	clear: both; 
	content: "."; 
	display: block; 
	height: 0; 
	visibility: hidden;
	}
#commentform #submit {
	float: right;
	margin: 0 0 5px auto;
	}

/* -----END FORM ELEMENTS----- */



/* -----BEGIN COMMENTS----- */
.alt {
	padding: 10px;
	margin: 0;
	}

.commentlist {
	text-align: justify;
	padding: 0;
	}

.commentlist li {
	list-style: none;
	padding: 5px 5px 10px 10px;
	margin: 15px 0 10px;
	}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

.children { 
	padding: 0; 
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	padding: 0;
	margin: 0;
	}

.commentmetadata {
	display: block;
	margin: 0;
	}

/* -----END COMMENTS----- */



/* -----BEGIN SIDEBAR----- */

#sidebar {
	width: 190px;
	padding: 20px 0 10px 0;
	margin-left: 545px;
	}

#sidebar form {
	margin: 0;
	}

/* -----END SIDEBAR----- */


/* -----BEGIN CALENDAR----- */
#wp-calendar {
	empty-cells: show;
	width: 155px;
	margin: 10px auto 0;
	}

#wp-calendar #next a {
	text-align: right;
	padding-right: 10px;
	}

#wp-calendar #prev a {
	text-align: left;
	padding-left: 10px;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	text-align: center;
	padding: 3px 0;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
	}

/* -----END CALENDAR----- */



/* -----BEGIN VARIOUS TAGS & CLASSES */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	border-left: 5px solid #ddd;
	padding-left: 20px;
	margin: 15px 30px 0 10px;
	}

blockquote cite {
	display: block;
	margin: 5px 0 0;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: left; /* center; */
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* -----END VARIOUS TAGS & CLASSES----- */



/* -----CAPTIONS----- */
.aligncenter,
	display: block;
	div.aligncenter {
	margin-right: auto;
	margin-left: auto;
	}

.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	border-radius: 3px;
	text-align: center;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding-top: 4px;
	margin: 10px;
	}

.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}

/* -----END CAPTIONS----- */

/*
pre {	
	background:#fff;
	background:white url(images/code-bg.gif) repeat center top;
	border:1px solid #ccc;
	color:#000000;
	font:12px "Courier New",Courier,monospace;
	overflow:auto;
	width:600px;
	padding:10px;
	margin:40px 0;
	}
*/