@charset "utf-8";
/* CSS Document */

body {
	font: 100%/1.4 Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	background-color: #cedddd;
	background-image: url(http://www.givenlife.com/images/bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	color: #413d2e;
}



#container {
	width: 897px;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
	overflow: hidden; /* this declaration makes the .container understand where the floated columns within ends and contain them */
}

.headimg {
	padding: none;
	margin: none;
	border: none;
}

#nav {
	width: 897px;
	background: url(http://www.givenlife.com/images/90-white-1px.png) repeat;
	color: #69624a;
	text-align: left;
	padding: 5px 0 5px 15px;
	border-bottom: 1px solid #69624a;
	margin: none;
}

#nav a, #nav a:active, #nav a:link, #nav a:visited {
	color: #6c9163;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}


#content {
	width: 897px;
	background: url(http://www.givenlife.com/images/90-white-1px.png) repeat;
	margin-top: none;
	padding: 20px 0 15px 15px;
}

#content a{
	color: #739f9f;
}


h1 {
	font-size: 19x;
	color: #69624a;
	margin: 5px 0 5px 0;
}

h2, h2 a, h2 a:visited, h2 a:active, h2 a:hover, h2 a:link {
	font-size: 18px;
	color: #a0caca;
	text-decoration: none;
	font-weight: bold;
}

#sidebar {
	width: 245px;
	float: right;
	margin: 0 10px 0 10px;
	border-left: 1px solid #686149;
	padding: 0 0 0 15px;
}

#sidebar li.widget_text {
	list-style:none;
}

h2.widgettitle {
	list-style:none;
	display: none;
	visibility:none;
}

.widget_wp_category_post_list_itg {
	list-style: none;
	margin-left: -35px;
}

.wp-cpl-read-more {
	margin: 5px 0 5px 39px;
}
.wp-cpl-widget {
	list-style:none;
}

.wp-cpl-widget li {
	width: 220px;
	margin: 0 0 5px 0;
}

.post {
	width: 590px;
}

h6, .post h6 a, .post h6 a:visited, .post h6 a:hover, .post h6 a:active, .post h6 a:link {
	font-size: 17px;
	color: #69624a;	
	margin: 0 0 0 15px;
}

.sidetext {
	width: 205px;
	font-size: 10pt;
}

#body-holder {
	width: 595px;
	background:none;
}

.postmetadata {
	font-size: 15px;
}

.entry {
	width: 590px;
	background: none;
}

.weeklyentry {
	width: 550px;
	background: none;
}

.prayer {
	width: 500px;
	margin-left: 17px;
	padding: 15px;
	background-color: #ddeeee;
}

#singlepost {
	padding-left: 10px;
}

#postlist {
	width: 225px;
	list-style: none;
	margin-left: 0px;
	padding-left: 0;
}

#postlist li {
	margin: 0 0 5px 0;
}

.scripture {
	width: 225px;
	text-align:left;
	float:right;
	background-color: #CAD984;
	padding: 5px;
	margin: 4px;
	line-height: 24px;
	}

.inline-scripture {
	width: 500px;
	text-align:left;
	background-color: #CAD984;
	margin-left: 17px;
	padding: 15px;
	line-height: 24px;
	}

hr {
	color: #413d2e;
}

#footer {
	width: 800px;
	margin: 15px 0 15px 0;
	color: #fff;
	text-align: center;
	font-size: 11px;
	}

#footer a, a:hover, a:visited, a:active, a:link {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

textarea {
	height: auto;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	margin: 10px 0 8px 0;
}

.formfield {
	border: #938967 solid 1px;
	background-color: #dfefef;
	color: #000;
	margin-bottom: 8px;
	width: 215px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	padding-left: 5px;
}

.fieldheight {
	height: 23px;
}

.captcha {
	width: 215px;
	margin: 0 0 8px 0;
	border: #938967 solid 1px;
}

#submit {
	height: 25px;
	margin: 0 0 0 55px;
}

sup {
	font-weight:bold;
}

.bod-image {
	float:right;
	width:400px;
	text-align:center;
	margin-top: 20px;
	margin-bottom: 5px;
}

div.bod-image img {
	margin: 0 5px -15px 5px;
	padding: 0;
	border: none;
}

div.bod-image p {
  width:400px;
  font-style: italic;
  font-size: smaller;
  margin-bottom: 5px;
}

.floatright {
	float: right;
	margin: 5px 0 5px 5px;
}

.threehundright {
	display:block;
	float:right;
	width: 300px;
	margin: 0 0 5px 5px;
	font-style: italic;
	text-align: center;
	font-size: 12px;
}

.threehundright img {
	margin-bottom: 5px;
}

/* Misc styles */

.gform_wrapper, #gform_wrapper_1, .gform_body {
	display: inline-block;
	width: 560px;
	margin: 0;
	max-width: inherit;
}

.ginput_container textarea {
	display: block;
	width: 550px;
}

.gform_heading {
	display: block;
	width: 550px;
}
