/*
Theme Name: world_harvest_church
Theme URI: http://www.jentekk.ca
Description: world_harvest_church is a two-column, widget-ready theme by <a href="http://www.jentekk.ca">JenTekk Web Solutions</a>.
Version: 3.0
Author: <a href="http://www.jentekk.ca">Jeannette Duguay</a>.
*/

* {
	margin: 0;
	padding: 0;
}
html
{ /* Force Vertical Scrollbar */
	/* IE */
	overflow-y: scroll; 
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}
body {
	margin:0; 
	padding:0;
	background: #C2DDF8;
	font-family: "Arial", Helvetica, Trebuchet MS, sans-serif;
	font-size: 76%;
	color: #444;
	text-align: center;
}
#header {
	margin: 0 auto;
	padding: 0;
	width: 980px;
	height: 154px;
	background: url(images/header.jpg) no-repeat;
}
#siteName {
	margin: 0px;
	padding: 0px;
}
#menu{
	margin-left:auto;
	margin-right:auto;
	width: 980px;
	height: 30px;
	padding: 0px 0 0 0;
	background: url(images/menuTop.jpg) repeat;
}
#page {
	width: 980px;
	text-align: left; 
	margin: 0px auto;
	padding: 0px 0 0 0;
	background: #FFFFFF;
}
#sidebar {
	float: left;
	width: 220px;
}
#content {
	float: right;
	width: 760px;
	background: #fff;
	border: 0px solid #FFFFFF;
}


/* Typography */
#siteName h1 {
	margin: 0;
	padding: 154px 0 0 105px;
	font-size: 2em;
	font-family: Arial;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
}
#siteName h2 {
	margin: 0;
	padding: 0 0 0 195px;
	text-align: left;
	text-decoration: none;
	font-size: 1.4em;
	font-style: italic;
	color: #FFFFFF;
	}
#siteName a {
	text-decoration: none;
	color: #FFFFFF;
}


/* Menu */
#menu ul {
	margin-top: 0px;
	margin-left: 35px;
	margin-right: 35px;
	margin-bottom: 0px;
	padding: 0;
	list-style: none;
}
#menu li {
	display: block;
	float: left;
	width: 130px;
	height: 30px;
	padding: 0px 0 0 0;
}
#menu a {
	vertical-align: middle; 
	line-height: 30px;
	display: block;
	width: 130px;
	height: 30px;
	padding: 0px 0 0 0;
	background: url(images/menuTop.jpg) no-repeat;
	text-align: center;
	text-transform: capitalize;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu a:hover {
	background-image: url(images/menuTopOver2.jpg);
}



/* Typography */
p, ul, ol {	margin-bottom: 15px; line-height: 1.6em; }
ul, ol { margin-left: 2em; }
.small { font-size: 0.9em; }
p.nocomments { margin: 0 0 15px 15px; line-height: 1.6em; }
blockquote {
	margin-left: 1em;
	padding-left: 1em;
	background: url(images/imgDot.gif) repeat-y;
	font-style: italic;
}

/* Link Tags */
a {
	color: #0AAAFD;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #0AAAFD;
}



/* Content */

.post { }
h2.title, h1.title {
	margin-bottom: 15px;
	font-family: "Arial", Helvetica, Trebuchet MS, sans-serif;
	font-weight: normal;
	font-size: 1.7em;
}
div.story h3 { 
font-size: 1.7em;
margin: 0 0 10px 0;
color: #666; 
}
div.story h4 { 
font-size: 1.5em;
margin: 0;
color: #666; 
}
.post .title a {
	color: #327EBE;
	text-decoration: none;
	font-size: 1.5em;
}
div.story a {
	color: #0AAAFD;
	text-decoration: none;
}
div.story a:hover {
	color: #0AAAFD;
	text-decoration: underline;
}
.post .story p, .story li {
	font-size: 1.1em;
}
.post .meta {
	padding: 10px 0 10px 20px;
	background: url(images/imgDot.gif) repeat-x;
	border-bottom: 1px solid #ccc;
}
.post .meta p {
	margin: 0;
	font-size: .9em;
}
.post .title {
	height: 32px;
	margin: 0;
	padding: 20px;
	letter-spacing: -1px;
	color: #FF3300;
}
.post .story {
	padding: 0 20px 20px 20px;
	font-size: 1em;
}



/* Forms and Buttons */
div#commForm { padding: 20px;}
input#s {margin: 0 0 2px 0; }



/* Sidebar */

#sidebar ul {
	margin: 0;
	padding: 10px;
	list-style: none;
}

#sidebar li {
	margin-bottom: 15px;
	background: #e7f1fc;
}

#sidebar li h2 {
	height: 30px;
	vertical-align: middle;
	line-height: 30px;
	margin: 0;
	padding: 0px 0 0 15px;
	background: #C2DDF8;
	letter-spacing: -.5px;
	color: #327ebe;
    font-size: 1em;
}

#sidebar li h3 {
	height: 30px;
	vertical-align: bottom;
	line-height: 30px;
	margin: 0;
	padding: 0px 0 0 15px;
	background: #000000;
	letter-spacing: -.5px;
	color: #327ebe;
    font-size: 1em;
}

#sidebar a:link {
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}
#sidebar .textwidget {
	padding: 10px;
	border: 1px solid #C2DDF8;
	border-top: none;
} 

#sidebar li ul {
	padding: 10px;
	border: 1px solid #C2DDF8;
	border-top: none;
}
#sidebar li ul li ul {
	padding: 0 10px;
	border: 0;
	border-top: none;
}

#sidebar li li {
	margin: 0;
	padding: 2px 0;
	background: url(images/imgDot.gif) repeat-x;
}

#sidebar li li.first {
	background: none;
}

#sidebar ul li ul li {
	padding-left: 10px;
	background: url(images/arrow.gif) no-repeat left top;
	background-position: 0 9px;
}


/* Images */
img {
	border: none;
}
div.story img.noBorder {
	border: none;
}
img.noBorder {
	border: none;
}
.post img {
	max-width: 100%;
	margin: 3px;
}
div.story img {
	border: 0px #fff solid;
    padding: 0;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Footer */
#footer {
	margin-left:auto;
	margin-right:auto;
	clear: both;
	color: #fff;
	width: 980px;
	height: 40px;
	padding: 15px 0;
	background: #4EAAFF;
	text-align: center;
	vertical-align: middle;
	line-height: 40px;
}
#footer p {
	margin: 0;
	color: #fff;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	text-decoration: underline;
	color: #fff;
}