/* 
Theme Name: Living Water
Theme URI: http://livingwater.org/
Design Name: Living Water
Description: Design for Living Water
Version: 1.0
Author: JD Collier, Fishhook
Author URI: http://fishhook.us
*/

/* @group Main Layout */

* {
	text-decoration: none;
	margin: 0;
	padding: 0;
}

body {
	font: 1.0em Tahoma, Arial, Helvetica, san-serif;
	color: black;
	background: #004974 url(images/background.jpg) repeat-x 0 top;
}

#wrapper {
	width: 800px;
	left: 50%;
	margin-left: -400px;
	position: absolute;
	
}

/* @end */

/* @group Head */

#header {
	width: 800px;
}

#logo {
	background-image: url(images/logo.gif);
	width: 530px;
	height: 107px;
	margin-top: 15px;
	float: left;
}
#topmenugutter{
	padding-left: 30px;
}

#topmenu {
	background: url(images/topmenuback.gif) no-repeat;
	float: right;
	width: 216px;
	height: 54px;
	padding-top: 18px;
	padding-left: 0;
	margin-top: 43px;
	padding-right: 0;
}

#topmenu a {
	background: url(images/topmenutriangle.gif) no-repeat center top;
	color: #7c5b2a;
	font-size: 12px;
	padding-top: 7px;
	padding-right: 7px;
}

#topmenu a:hover {
	color: white;
}

#feature {
	background-image: url(images/feature.jpg);
	width: 562px;
	height: 315px;
	margin-top: 20px;
	clear: both;
	float: left;
}
#homefeature{
		/*background-image: url(images/feature.jpg);*/
	width: 562px;
	height: 315px;
	margin-top: 20px;
	clear: both;
	float: left;
	background-color: #a5bfce;
}
#homefeature .featuregutter{
	padding-top: 4px;
	padding-left: 4px;
}

#sidenav{
	float: right;
	margin-top: 20px;
}
#sidenavhead{
	width: 214px;
	height: 33px;
	background: url(images/navbackground_head.gif) no-repeat 0 top;
}
#sidenavbody{
	width: 214px;
	background: url(images/navbackground_body.jpg) repeat-y;
	height: 269px;
}
#sidenavfoot{
	width: 214px;
	height: 13px;
	background: url(images/navbackground_foot.gif) no-repeat 0 bottom;
}

#navigation {

	width: 214px;
}

#navigation ul {
list-style: none;
}

#navigation li {
	border-bottom: 1px solid silver;
	text-indent: 20px;
}
#navigation ul ul{
	display: none;
}

#navigation a {
	font-size: 14px;
	color: #434648;
	line-height: 33px;
	display: block;
}

#navigation a:hover{
	background-color: #bfcbd2;
}

#servicetimes {
	margin-top: 21px;
	margin-left: 20px;
}

#servicetimes h1 {
	color: #734200;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 5px;
}

#servicetimes p {
	font-size: 13px;
	padding-bottom: 5px;
}

#servicetimes a {
	
}
#prayer{
	margin-top: 12px;
	padding-bottom: 5px;
}
#promopodcast a{
	background: url(images/podcast_bluebkgd.gif) no-repeat left center;
	font-size: 13px;
	color: #734200;
	padding-left: 20px;
	margin-left: 20px;
	display: none;
}
#promopodcast a:hover, #prayer a:hover{
	text-decoration: underline;
	color: #007ac0;
}
#prayer a{
	background: url(images/request.gif) no-repeat left center;
	font-size: 13px;
	color: #734200;
	padding-left: 20px;
	margin-left: 20px;
}

/* @end */

/* @group Main Body */

#body {
	clear: both;
	width: 800px;
	padding-top: 22px;
}
#bodybackgroundhead{
	background: url(images/bodybackground_head.gif) no-repeat 0 top;
	width: 799px;
	height: 15px;
	float: left;
	margin-bottom: 0;
	padding-bottom: 0;
}
#bodybackgroundbody{
	width: 799px;
	background: url(images/bodybackground_body.gif) repeat-y;
	float: left;
	margin-top: -5px;
	padding-top: 0;
}
#bodybackgroundfoot{
	width: 799px;
	height: 16px;
	background: url(images/bodybackground_foot.gif) no-repeat 0 bottom;
	float: left;
	margin-top: -5px;
}
#interiorhead{
	width: 779px;
	height: 17px;
	background: url(images/interiorbody_head.jpg) 0 top;
	margin-left: 10px;
}
#interiorfoot{
	width: 779px;
	height: 18px;
	background: url(images/interiorbody_foot.jpg) 0 bottom;
	margin-left: 10px;
}
#interiorbody{
	background-image: url(images/interiorbody_body.jpg);
	width: 779px;
	margin-left: 10px;
}

/* @end */

/* @group Left Column */

#leftcol {
	width: 485px;
	float: left;
	padding-bottom: 5px;
	margin-left: 8px;
}

#leftcolhead {
	background-image: url(images/leftcol_head.gif);
	width: 468px;
	height: 17px;
}

#leftcolfoot {
	width: 468px;
	height: 17px;
	background: url(images/leftcol_foot.gif) 0 bottom;
}

#leftcolbody {
	width: 468px;
	background: url(images/leftcol_body.gif) repeat-y;
}

#leftcolbody h1, #interiorbody h1 {
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 15px;
}

#leftcolbody h3, #interiorbody h3,#leftcolbody h2, #interiorbody h2 {
	font-weight: normal;
	font-style: normal;
	font-size: .9em;
	margin-top: 20px;
}

#leftcolbody h3 a, #interiorbody h3 a {
	color: #734200;
}

#leftcolbody h3 a:hover, #interiorbody h3 a:hover {
	color: #007ac0;
	text-decoration: underline;
}
#leftcolbody p a, #interiorbody p a {
	color: #734200;
}

#leftcolbody p a:hover, #interiorbody p a:hover {
	color: #007ac0;
	text-decoration: underline;
}

#leftcolbody p, #interiorbody p {
	font-size: .8em;
	margin-bottom: 10px;
}

#leftcolbody ul, #interiorbody ul {
	margin-bottom: 10px;
	margin-left: 25px;
	list-style-type: square;
	font-size: 12px;
}

.publishdate{
	display: inline;
	padding-right: 18px;
	font-size: .65em;
	color: gray;
}

.commentcount {
	font-size: .65em;
	display: inline;
	padding-right: 20px;
}

.commentcount a {
	color: #4e7d99;
	background: url(images/comment.gif) no-repeat left;
	padding-left: 18px;
}

.commentcount a:hover {
	color: #734241;
	text-decoration: underline;
}

.share {
	font-size: .65em;
	display: inline;
	visibility: hidden;
}

.share a {
	color: #4e7d99;
	background: url(images/share.gif) no-repeat left;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 6px;
}

.share a:hover {
	color: #734241;
	text-decoration: underline;
}


/* @end */

/* @group Right Column */

#rightcol {
	width: 300px;
	float: right;
	margin-right: 5px;
}

#rightcol #welcomehead {
	background-image: url(images/welcome_head.gif);
	width: 295px;
	height: 17px;
}

#rightcol #welcomebody {
	background-image: url(images/welcome_body.gif);
	width: 295px;
}

#rightcol #welcomebody h1 {
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 7px;
}

#rightcol #welcomebody p {
	font-size: .75em;
	color: #707475;
	line-height: 20px;
	margin-bottom: 10px;
}

#rightcol #welcomefoot {
	background-image: url(images/welcome_foot.gif);
	width: 295px;
	height: 15px;
	margin-bottom: 15px;
}

#rightcol #subfeaturehead {
	width: 295px;
	height: 15px;
	background: url(images/subfeature_head.gif) no-repeat;
}

#rightcol #subfeaturebody {
	width: 295px;
	background: url(images/subfeature_body.gif) repeat-y;
}

#rightcol #subfeaturebody h1 {
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
}

#rightcol #subfeaturebody p {
	color: #3f9bd0;
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#rightcol #subfeaturebody a {
	
}

#rightcol #subfeaturefoot {
	width: 295px;
	height: 17px;
	background: url(images/subfeature_foot.gif) no-repeat;
}

/*

 @end */

/* @group Footer */

#footer {
	clear: both;
	font-size: .7em;
	padding-top: 16px;
	padding-bottom: 20px;
}

#footer p {
	
}

#footer a {
	
}

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

/* @end */

/* @group Globals */

.button {
	width: 133px;
	height: 25px;
	text-align: center;
	display: inline-block;
	background: url(images/button.gif) 0 center;
	padding-top: 3px;
}
.button a{
	text-decoration: none;
	color: #ddd;
	font: normal 12px Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}
.button a:hover{
	color: white;
}

.gutter{
	margin-left: 20px;
	margin-right: 15px;
	display: inline-block;
}
.gutterb{
	margin-left: 20px;
	margin-right: 15px;
}

h2#comments, h2#postcomment{
	font-size: .8em;
	margin-bottom: 15px;
}
.entry{
	margin-bottom: 10px;
}
ol#commentlist{
	list-style: none;
}
ol#commentlist li {
	margin-bottom: 10px;
	background-color: #f8f8f8;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	width: 75%;
	padding: 10px;
}
cite{
	font-size: .65em;
}
#interiorbody a{
	color: #007ac0;
}
#interiorbody a:hover{
	color: #734200;
	text-decoration: underline;
}
textarea#comment{
	width: 75%;
	font: 16px Arial, Helvetica, Geneva, sans-serif;
	color: black;
}
.more-link{
	color: #007ac0;
}
a:hover.more-link{
	color: #734200;
	text-decoration: underline;
}
.gutterb h1{
	margin-bottom: 5px;

}
.gutterb li{
	font-size: 11px;
	list-style-type: none;
	list-style-image: none;
}

/* My Comment */


/* @end */
