/*
Theme Name: Grace Fellowship
Theme URI: http://wordpress.org/
Description: This is Grace Fellowship's original Design.
Version: 1.0
Author: Josh Wilkerson
Author URI: http://jnwilkerson.com/
Tags: Earth tones, dark, blue, brown, contemporary

	JNWilkerson v1.0
	 http://jnwilkerson.com/

	This theme was designed and built by Josh Wilkerson,
	whose blog you will find at http://jnwilkerson.com/

*/
@import url(reset.css);
* {margin:0; padding:0;}

/*Start Basic Tag Styles*/
h1, h2, h3, h4, h5 {
	font-family:"HelveticaNeue Extended", Helvetica, Arial, sans-serif;
	color:#431c02;
	margin:0 0 7px 0;
	}
h1 {
	font-size:28px;
	font-weight:normal;
	}
h2 {
	background:#230D02;
	color:#d7d7d7;
	font-size:28px;
	font-weight:bold;
	padding:4px 7px 5px 7px;
	}
#post-71 h2 { background:#ee2279;}
h3 {
	font-size:22px;
	font-weight:normal;0
	}
h4 {
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	}
h5 {
	background:#232D36;
	color:#d7d7d7;
	font-size:14px;
	font-weight:bold;
	padding:4px 7px 5px 7px;
	}
p { padding:0 0 15px 0; line-height:16px;}
a { color:#254b59; text-decoration:none;}
a:hover { text-decoration:underline;}
ol, ul { margin:0 0 0 30px; line-height:16px; }
ol { list-style:decimal;}
ul { list-style:disc;}
li { padding:0 0 7px 0;}
blockquote {}
address {}
b, strong { font-weight:bold;}
i, em { font-style:italic;}
/*Start Basic Tag Styles*/

body {
	background:url("images/bg.jpg") top left repeat-x #0B0C10;
	color:#431c02;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:14px;
	text-align:center;
	}
/*Start Container*/
#container {
	margin:0 auto 30px auto;
	width:960px;
	}
/*Start Header*/
#header {
	background:url("images/header-bg.jpg") top left no-repeat;
	width:100%;
	height:158px;
	text-align:left;
	}
#logo {
	float:left;
	width:200px;
	}
#logo h1 {
	float:left;
	text-indent:-999px;
	margin:24px 0 0 0;
	}
#logo h1 a {
	background:url("images/logo2.jpg") top left no-repeat;
	display:block;
	width:259px;
	height:89px;
	}
/*Start Topnav Header*/
#topnav { 
	background:url("images/topnav-bg.jpg") top right repeat-x;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	float:right;
	text-transform:uppercase;
	margin:4px 0 0 0;
	}
#topnav ul {
	background:url("images/topnav-div.jpg") top left no-repeat;
	list-style:none;
	height:138px;
	padding:0 0 0 1px;
	margin:0;
	}
#topnav ul li {
	background:url("images/topnav-div.jpg") top right no-repeat;
	float:left;
	padding:0 1px 0 0;
	}
#topnav ul li a {
	color:#cea588;
	display:block;
	float:left;
	padding:61px 30px 61px 30px;
	text-decoration:none;
	}
#topnav ul li a:hover {
	background:url("images/topnav-over.jpg") bottom right no-repeat;
	color:#fff;
	}
#topnav ul li ul { background: none; height:30px; padding:0;}
#topnav ul li ul li {background:#371804; float:none; padding:0; }
#topnav ul li ul li a {background:none; float:none; font-size:12px; line-height:14px; padding:10px 25px;}
/*Start Pagebody*/
#pagebody {
	background:#d7d7d7;
	border:solid #232d36;
	border-width:0 10px 10px 10px;
	width:940px;
	text-align:left;
	overflow:hidden;
	}
/*Start Main Content*/
#maincontent {
	float:left;
	margin:25px 30px 30px 30px;
	width:572px;
	}
#maincontent #slideshow {
	background:url("images/flash-bg.jpg") top left no-repeat;
	border:7px solid #200e02;
	height:236px;
	width:540px;
	margin:0 0 10px 0;
	}
#maincontent #post-3 .large{line-height:20px; font-size:17px;}
#maincontent #post-3 .xlarge {
	line-height:26px;
	letter-spacing:-.042em;
	}
#maincontent .service {
	border-collapse:collapse;
	margin:0 0 12px 0;
	}
#maincontent .service th {
	font-weight:bold;
	padding:3px 7px;
	width:217px;
	}
#maincontent .service td {
	padding:3px 10px;
	}
#maincontent .general {
	border-collapse:collapse;
	margin:0 0 12px 0;
	}
#maincontent .general th {
	font-weight:bold;
	padding:3px 7px 3px 0;
	width:217px;
	}
#maincontent .general td {
	padding:3px 10px 3px 0;
	}
/*End Main Content*/
/*Start Sidebar*/
#sidebar {
	background:#c4c8cb;
	float:right;
	width:307px;
	padding:25px 0 2025px 0;
	margin:0 0 -2000px 0;
	}
#sidebar a { text-decoration:none; border:none; display:block;}
#sidebar a img { border:none;}

#sidebar .visitors {
	background:url("images/start-here.jpg") top left no-repeat;
	height:104px;
	width:307px;
	clear:both;
	}
#sidebar .visitors a {
	display:block;
	float:left;
	margin:62px 0 0 178px;
	height:28px;
	width:112px;
	}
#sidebar .visitors a:hover {
	background:url("images/start-here-over.jpg") top left no-repeat;
	}
#sidebar .joinus {
	background:url("images/joinus-bg.jpg") top left no-repeat #777;
	clear:both;
	padding:0;
	}
#sidebar .events {
	color:#d7d7d7;
	clear:both;
	padding:0;
	}
/*End Sidebar and Pagebody*/
/*Start Footer Styles*/
#footer {
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:10px 0 30px 0;
	}
#footer a {	color:#888; text-decoration:none;	}
#footer a:hover {	color:#555; text-decoration:underline;	}
#footer .links {
	float:left;
	text-align:left;
	font-size:12px;
	}
#footer .links a {
	padding:0 7px;
	}
#footer .copyright {
	float:right;
	text-align:right;
	}
/*End Footer*/
/*End Container*/
/*Misc styles*/
.right {float:right;}
.left {float:left;}
.clear {clear:both;}
.large { font-size:16px;}
.xlarge { font-size:24px; letter-spacing:-0.03em;}
