/*  
Theme Name: Grace Church Bristol
Description: The default theme for Grace Church
Version: 1.0
Author: Tim Challies
Author URI: http://challies.com/
*/



/* Begin Typography & Colors */
body
{
	font: 12px/1.7 Lucida, 'Lucida Sans', Georgia, 'Times New Roman', Arial, sans-serif;
	background:url(images/bg.jpg) repeat-x #5bade2;
	color:#5d5d5d;
}
#container {
	width:940px;
	margin:0 auto;
	background:url(images/slice.jpg);
}

.clear {
	clear:both;
}
a:focus
{
	outline: 1px dotted invert;
}
hr
{
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
}

/* =Headings
--------------------------------------------------------------------------------*/

h1
{
	font-size: 28px;
	font-weight:normal;
	color:#000;
}
h2
{
	font-size: 16px;
	font-weight:normal;
	color:#000;
	padding:10px 0 0 0;
}
h3
{
	font-size: 21px;
}
h4
{
	font-size: 18px;
	font-weight:normal;
	color:#585647;
	text-align:left;
}
h5
{
	font-size: 14px;
	font-weight:normal;
}
h6
{
	font-size: 15px;
}

/* =Spacing
--------------------------------------------------------------------------------*/

ol
{
	list-style: decimal;
}
ul
{
	list-style: square;
}
li
{
	margin-left: 30px;
}
p,
dl,
hr,
h1,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset
{
	margin-bottom: 12px;
}
blockquote {
	margin:0 50px;
}
#menu-box ul {
margin-bottom:0px;
}
/* =Divs
--------------------------------------------------------------------------------*/

#header {
	height:130px;
	width:940px;
background:url(images/header.jpg);
}
#logo {
	width:243px;
	float:left;
	height:94px;
	padding-left:20px;
	padding-top:1px;
}
#quote {
	width:427px;
	float:left;
	color:#71838b;
	padding-left:250px;
}
#buttons {
	width:940px;
	height:35px;
}
#site_top {
	height:18px;
	width:940px;
	margin:0 auto;
	background:url(images/site_top.jpg);
}
#site_between {
	width:940px;
	margin:0 auto;
	background:url(images/site_between.jpg);
	height:27px;
}
#site_bottom {
	width:940px;
	margin:0 auto;
	background:url(images/site_bottom.jpg);
	height:31px;
}
#content {
	width:866px;
	margin:0 auto;
	background:url(images/slice.jpg);
	padding:0 37px;
}
#content_top {
	padding:0px 0 20px 0;
}
#graphic1 {
	width:541px;
	height:263px;
	padding-right:5px;
	float:left;
}
#graphics23 {
	width:317px;
	float:right;
}
#graphic3 {
	padding-top:5px;
}
#left {
	width:521px;
	float:left;
	padding-right:20px;
}
#right {
	width:317px;
	float:right;

}
#menu-box {
	border:1px solid #d2edf8;
	background:#e8f6fc;
	padding:12px;
font-size:13px;
}
#text {
	padding-top:10px;
	border-top:5px solid #dfdfdf;
	margin-top:20px;
	text-align:center;
}
.text-col {
	width:300px;
	float:left;
	padding-right:30px;
}
.headlines {
margin-bottom:8px;
}
#footer {
	width:866px;
	margin:0 auto;
	background:url(images/slice.jpg);
	padding:0 37px;
	text-align:center;
	font-size:10px;
	padding-top:6px;
}


/* =Links & Spans & Misc
--------------------------------------------------------------------------------*/

#text ul {
	margin:0;
	padding:0;
	padding-left:0px;
	margin-top:15px;
}
#text li {
	list-style-type:none;
	background: url(images/check.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left:28px;
	margin-left:0px;
	font-size:14px;
	text-align:left;
	line-height:20px;
	padding-bottom:13px;
}
#menu-box li a {
	text-decoration:none;
	color:#504f45;
}
#menu-box li a:hover {
	text-decoration:underline;
}
#search input {
	background:#fff;
	border:1px solid #ccc;
	padding:3px;
	font-size:10px;
	color:#989898;
	margin:0;
}

#search input:focus {
	background:#efefef;
	border:1px solid #ccc;
}

#search form {
	margin:0;
}

/* =Navigation
--------------------------------------------------------------------------------*/

