		body, h1, h2, h3, blockquote, p, ul, ol, img { border: 0; margin: 0; padding: 0; font-size: 1em; }

		body {
			background: #eee;
			color: #555;
			font: 62.5% Helvetica, Arial, sans-serif;
			text-align: left;
		}
		a { color: #596C86; 
			font-weight:bold;
			text-decoration : none; 
		}
		a:visited { color: #582525; }
		a:hover {
			color: #000;
		}


div.datetime {

text-align:center;
color:#000000;
font-family:"Georgia",sans-serif;
font-size:7pt;
font-weight:normal;
letter-spacing:1pt;
line-height:110%;

}

#header h1 a {
color:#555555;
font-size:8em;
letter-spacing:-0.1em;
line-height:1em;
margin-left:-0.06em;
text-decoration:none;
}

div.head { 
	text-align:center; 
	//background-image:url(layout_evangelove.png); 
	//background-color: transparent;
	//letter-spacing:3px;
	/* border-bottom: solid 1px black; */
	/* border-top: solid 1px black; */

color:#596C86;
//color:#FFF;
font-family:"Calibri",sans-serif;
font-size:15pt;
font-weight:normal;
line-height:80%;
text-transform:lowercase;

}


#content {
text-align:center;
width:610px;
padding: 10px;
float: right;
 // font: 12px arial,Georgia, serif;
  line-height: 15px;
//  background-color: #FFF;
  padding: 10px 10px 10px 10px;
//  color: #834;
  margin: 15px 0px 15px 0px;
//  -moz-border-radius: 5px;
//  -webkit-border-radius: 5px;
}

#sidebar { 
	width: 340px;
	float: left;
	line-height: 15px;
	padding: 10px;
	margin: 15px 0px 15px 0px;
	padding-bottom: 3em;
} 

#sidebar textarea {
	border: 1px solid #bbb;
	background: #fff url('http://static.tumblr.com/bwtvnaf/YIzkhqyas/input_bg.gif') repeat-x top;
	font: 120% Helvetica, Arial, sans-serif;
	padding: 6px 6px;
	width: 13em;
	margin-right: 0.5em;
}

#sidebar input {
	border: 1px solid #bbb;
	background: #fff url('http://static.tumblr.com/bwtvnaf/YIzkhqyas/input_bg.gif') repeat-x top;
	font: 120% Helvetica, Arial, sans-serif;
	padding: 6px 6px;
	width: 13em;
	margin-right: 0.5em;
}

	
#footer_container {
clear:both;
text-align:center;
height:400px;

//  font: 12px arial,Georgia, serif;
//  line-height: 15px;
//  background-color: #000;
  padding: 10px;
//  color: #834;
  margin: 15px 0px 0px 0px;
 // -moz-border-radius: 5px;
 // -webkit-border-radius: 5px;
}

#footer {
clear:both;
text-align:center;
height:40px;
//font-family:"Arial",sans-serif;
//font-size:8pt;

	
  //font: 12px arial,Georgia, serif;
//  line-height: 15px;
  //background-color: #FFF;
  padding: 10px;
  //color: #834;
  margin: 15px 0px 0px 0px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}


		code, pre {
			background: #eee;
			padding: 3px;
			font-size: 11px;
		}
		pre {
			border: 1px solid #ddd;
		}
		#container {
			margin: 0 auto;
	text-align : justify;  
	width: 1000px;
	margin: 20px;
	padding: 10px;

		}
		#header {
			padding: 1em;
			}
			#header h1 {
				position: relative;
				height: 6em;
				overflow: hidden;
				margin-bottom: 1em;
				}
				#header h1 a {
					color: #555;
					font-size: 8em;
					line-height: 1em;
					letter-spacing: -0.1em;
					margin-left: -0.06em;
					text-decoration: none;
				}
			#header p {
				color: #555;
				padding-right: 25em;
			}

		#content .prayer {
			background: #e0e0e0;
			border-top: 1px solid #ccc;
			clear: right;
			width:700px;
			}
			#content .post:first-child {
				border-top: 0;
			}
			.prayer .sidebar {
				float: right;
				padding: 3em 3em 3em;
				width: 18em;
				}
				.prayer .sidebar h2 {
					color: #aaa;
					font-size: 1.7em;
					font-weight: normal;
					line-height: 1.5em;
					margin-bottom: 0.618em;
				}
				.prayer .sidebar a {
					color: #555;
					text-decoration: none;
					border-bottom: 1px dotted #999;
				}
				.prayer .sidebar p.notes+p {
					margin: 0;
				}
			.prayer .content {
				background: #fff;
				border-right: 0.5em solid #ddd;
				margin-right: 23.5em;
				min-height: 7.2em;
				padding: 3em;
				text-align:justify;
			}
			.prayer .description {
				background: #eee;
				border-top: 1px solid #ddd;
				margin-top: 2em;
				padding: 1.5em;
			}
			.prayer .description p {
				//background: #eee;
				//border-top: 1px solid #ddd;
				//margin-top: 2em;
				padding: 1.5em 0 0 0 ;
			}
			.description + .description {
				margin-top: 0;
			}
		#footer {
			padding: 3em;
		}
			#footer .description {
				float: left;
				width: 29em;
				padding-bottom: 1.2em;
			}
			#footer .follow {
				float: right;
				width: 29em;
				margin-left: 3em;
				padding-bottom: 3em;
			}
			#footer .footer {
				clear: both;
				margin-top: 1em;
				border-top: 1px solid #ccc;
				padding-top: 3em;
				text-align: center;
			}
			#footer .search {
				float: right;
				width: 29em;
				margin-left: 3em;
				padding-bottom: 3em;
			}
			#footer .search input[type=text] {
				border: 1px solid #bbb;
				background: #fff url('http://static.tumblr.com/bwtvnaf/YIzkhqyas/input_bg.gif') repeat-x top;
				font: 120% Helvetica, Arial, sans-serif;
				padding: 6px 6px;
				width: 13em;
				margin-right: 0.5em;
			}
			#footer h2 {
				color: #aaa;
				font-size: 1.7em;
				font-weight: normal;
				line-height: 1.5em;
				margin-bottom: 0.618em;
			}
			#footer .description p {
				color: #555;
				margin-bottom: 1.6363em;
			}
			#footer .description img {
				float: left;
				margin-right: 10px;
			}
			#footer .follow ul li {
				float: left;
				margin-right: 2px;
				list-style: none;
			}
		
		/* General */
		
			.post h3 {
					font-size: 1.7em;
					font-weight: normal;
					line-height: 1.5em;
					margin-bottom: 0.618em;
			}
			
			.prayer blockquote {
				border-left: 0.5em solid #ccc;
				padding-left: 1em;
				font-style: italic;
			}
			
			.post p, .post blockquote, .post ul, .post ol {
				margin-top: 1.0em;
			}
			
			.post p:first-child, .post blockquote:first-child, .post ul:first-child, .post ol:first-child {
				margin-top: 0;
			}
			
			.post .nav {
				min-height: 0 !important;
			}
			
		/* Links */
		
			.post .link h3 {
				margin: 0;
			}
		
		/* Quote */
		
			.post .quote .symbol {
				font-size: 5em;
				margin-top: -0.1em;
				float: left;
			}
		
			.post .quote .quote {
				font-size: 1.7em;
				line-height: 1.5em;
				margin-left: 1.5em;
			}
		
		/* Conversation */
			.post .conversation ul {
				list-style: none;
				border-left: 0.5em solid #ccc;
			}
			
			.post .conversation ul li {
				font-size: 1.2em;
				line-height: 1.5em;
				padding: 0.25em 0.5em;
			}
			
			.post .conversation ul li {
				background: #fff;
			}
			
			.post .conversation ul li.odd {
				background: #eee;
			}
			
			.post .conversation .label {
				color: #7F99B4;
				font-weight: bold;
			}
			
			.post .conversation .odd .label {
				color: #9B3321;
			}
		
		/* Text */
		
			.post .text .go {
				font-size: 1.2em;
				line-height: 1.5em;
			}
			
			  .post .text .go img {
			    max-width: 100%;
			  }
			
			.post .text blockquote {
				line-height: 1.5em;
			}
			
			.post .text ul, .post .text ol, .post .description ol, .post .description ul {
				padding-left: 2.5em;
			}

		/* Notes */
		
		ol.notes {
            padding: 0px;
            margin: 0px;
            list-style-type: none;
        }

        ol.notes li.note {
			background: #eee;
            border-top: 1px solid #ddd;
            padding: 10px;
        }

        ol.notes li.note img.avatar {
            vertical-align: -4px;
            margin-right: 10px;
            width: 16px;
            height: 16px;
        }

        ol.notes li.note span.action {
            font-weight: bold;
        }

        ol.notes li.note .answer_content {
            font-weight: normal;
        }

        ol.notes li.note blockquote {
            border-color: #eee;
            padding: 4px 10px;
            margin: 10px 0px 0px 25px;
        }

        ol.notes li.note blockquote a {
            text-decoration: none;
        }



//---------------


