/*  
Theme Name: St James' Quedgeley

Description: A two-columned wordpress theme for St James' Church in Quedgeley
Version: 1.0
Author: Keiron Skillett
Author URI: http://www.betterwebspace.com

*/
.posttitle h2 a:link, .posttitle h2 a:visited, h2 {
	text-align: left;
	text-decoration: none;
	color: #000;
}
body {
	text-align: center;
	color: #2c3127;
	background: #f0EEE6;
	width: 100%;
	margin-top: 0px;
	font: 62.5% Tahoma, Arial, Helvetica, sans-serif;
}
#body-wrapper {
	margin: 0 auto;
}
#wrapper {
	display: block;
	margin: 0 auto;
}
#header {
	height: 200px;
	background: url("images/QuedgeleyParishChurch.gif") no-repeat top center;
}
#content {
	font-size: 12px;
	width: 75%;
	text-align: left;
	float: right;
}
#sidebar {
	width: 23%;
	float: left;
	text-align: left;
	background: #d2dacd;
	font-size: 12px;
}
h2.widgettitle {
	width: 100%;
	background: #90a17f;
}
#delimiter {
	clear: both;
}
#footer {
	width: 761px;
	clear: both;
}
#mainbox {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 761px;
}
#sidebar ul, #sidebar ul ul {
	padding: 0;
	margin: 0;
	padding-bottom: 3px;
}
#sidebar li {
	list-style-type: none;
	margin-top: 6px;
	margin-right: 4px;
}
#sidebar li li {
	list-style-type: none;
	margin-top: 6px;
	margin-right: 4px;
	margin-left: 10px;
}
#sidebar a, #sidebar a:link, #sidebar a:visited {
	color: #2c3127;
	text-decoration: none;
}
#sidebar a:hover {
	color: #3d7900;
	text-decoration: underline;
}

a:link, a:visited {
	color: #406020;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
