/*  
Theme Name: Hope Vineyard
Theme URI: http://www.purebluemedia.co.uk
Description: This theme designed for Hope Vineyard
Version: 1.0
Author: Pure Blue Media
Author URI: http://www.purebluemedia.co.uk

*/

body, h1, h2, h3, h4, h5, h6, blockquote, form {
margin: 0;
padding: 0;
}
body {
	background-color: #e3e3e3;
}

p {
	margin-bottom: 15px;
	}
	
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #005104;
}

#wrapper {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(images/header.jpg);
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 800px;
	margin-top: 20px;
}
#header h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
	position: relative;
	left: 20px;
	top: 30px;
	font-weight: bold;
}
#header h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	position: relative;
	left: 20px;
	top: 40px;
	font-weight: bold;
	letter-spacing: 2px;
}
#content_wrapper {
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-y;
	float:left;
	margin: 0px;
	padding: 0px;
	width: 800px;
}
#page {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	float:left;
	margin: 0px;
	padding: 0px;
	width: 800px;
	background-position: center top;
}
#sidebar {
	margin: 0px;
	margin-top: 70px;
	padding: 0px;
	float: left;
	width: 170px;
}
#sidebar ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;
}
#sidebar li {
	display: block;
	margin-left: 20px;
	padding: 0px;
	height: 30px;
	width: 150px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
#sidebar a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(images/nav1.gif);
	line-height: 25px;
	height: 30px;
	width: 140px;
	position: relative;
	display: block;
	text-decoration: none;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#sidebar a:hover {
	background-image: url(images/nav2.gif);
}

#content {
	margin: 0px;
	width: 580px;
	float:right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.entry {
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	position: relative;
	font-size: 18px;
	color: #005104;
}
#footer {
	background-image: url(images/footer.gif);
	height: 100px;
	width: 800px;
	clear: both;
}
#imageright {
	background-image: url(images/tree.png);
	position: relative;
	height: 90px;
	width: 250px;
	float: right;
	padding-right: 20px;
	background-repeat: no-repeat;
}
#textleft {
	float: left;
	width: 400px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #999999;
	position: relative;
	padding-left: 20px;
	top: 55px;
}
#textleft a {
	text-decoration: none;
	color: #999999;
}
h3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	color: #005104;
}
a {
	color: 005104;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.entry a {
	color: #005104;
	text-decoration: none;
	font-weight: bold;
}
.entry a:hover {
	text-decoration: underline;
}
