/*  
Template Name: LightSpeed
Theme URI: http://www.thewebhub.com/2008/11/lightspeed/
Description: A two-column, dark-themed design suitable for personal websites and blogs use. This design fits in a 1024x768 screen resolutions.
Author: Enjay
Author URI: http://aboutenjay.com/
(c)2008 Enjay and TheWebHub.com
*/

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
	background-image: url(Images/bgd.jpg);
	background-repeat: repeat;
}
body,td,th {
	color: #163601;
	font-family: Georgia, Times New Roman, Times, serif;
	background-image: url(Images/bgd.jpg);
}

h1, h2, h3, p, ul, ol {
	margin-top: 0;
	text-transform: none;
}

h1, h2, h3 {
	text-transform: none;
}

h1 {
	letter-spacing: -2px;
	font-size: 250%;
}

h2 {
	letter-spacing: -1px;
	font-size: 167%;
	text-transform: none;
	background-color: #D7CA8E;
}

h3 {
	font-size: 123.1%;
}

p, ul, ol {
	margin-bottom: 1.8em;
	line-height: 180%;
}

strong, em {
	color: #333333;
	font-size: larger;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
}

a {
	text-decoration: none;
}

a:hover {
	color: #fff;
	border-bottom-color: #fff;
}

a img {
	border: none;
}

/* WRAP - Encloses everything to add the header background. */

#wrap {
	background-repeat: no-repeat;
	background-position: 50% 0;
}

/* HEADER - Contains the logo, slogan and menu. */

#header {
	width: 960px;
	height: 150px;
	margin: 0 auto;
	text-transform: none;
	background-color: #1C0E00;
	background-image: url(Images/bgd.jpg);
}

/* LOGO & SLOGAN */

#header h1, #header h2 {
	margin: 0;
	text-align: center;
	color: #000066;
}

#header h1 {
	padding-top: 35px;
}

#header a {
	border: none;
	color: #000;
}

#header a:hover {
	color: #003300;
	font-weight: bold;
}

/* MENU */

#header ul {
	margin: 0;
	padding: 1em 0 0 0;
	line-height: normal;
	list-style: none;
	text-align: center;
}

#header li {
	display: inline;
}

#header li a {
	padding: 0 1em;
	font-weight: bold;
	color: #333300;
}

#header li a:hover {
	color: #660000;
	background-repeat: repeat-x;
	background-position: 0 50%;
	text-transform: uppercase;
}

/* PAGE - Contains the main content and the sidebar. */

#page {
	width: 960px;
	margin: 0 auto;
}

/* CONTENT - The main content area. */

#content {
	float: left;
	width: 640px;
}

/* POST - Contains a section of the content. Grouping content is neat. */

.post {
	margin-bottom: 20px;
	color: #333333;
}

.post .title {
	height: 35px;
	margin: 0;
	padding: 6px 0 0 20px;
	font-size: 153.9%;
	font-weight: normal;
	color: #333333;
	background-repeat: repeat-x;
}

.post .title a {
	border: none;
	color: #333333;
}

.post .entry {
	padding: 20px 20px 1px 20px;
	color: #333333;
	background-image: url(Images/bgd.jpg);
}

.post .byline {
	font-size: smaller;
	color: #333333;
}

.post .byline a {
	font-weight: bold;
	color: #333333;
}

.post .meta {
	border-top: 1px solid #000;
}

.post .meta p {
	margin: 0;
	padding: 10px;
	border-bottom: 1px solid #000;
	line-height: normal;
	color: #666;
}


.post .meta a {
	border: none;
	color: #999;
}

.post .meta a:hover {
	color: #fff;
}

.post .meta .tags {
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 10px 50%;
}

.post .meta .tags a {
}

.post .meta .links {
}

.post .meta .links a {
	padding-left: 22px;
}

.post .meta .comments {
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.post .meta .permalink {
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.post .meta .more {
	background-repeat: no-repeat;
	background-position: 0 50%;
}

/* SIDEBAR - For extra links and ad spaces. */

#sidebar {
	float: right;
	width: 300px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	padding: 2px 0;
	border-bottom: 1px dotted #333;
}

#sidebar li li a {
	border: none;
}

#sidebar li li a:hover {
	padding-left: 20px;
	color: #fff;
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#sidebar h2 {
	height: 35px;
	margin: 0;
	padding: 6px 0 0 20px;
	font-size: 153.9%;
	font-weight: normal;
	color: #fff;
	background-repeat: repeat-x;
}

#sidebar .pad {
	padding: 20px;
}

/* FOOTER - For footnotes and copyright notices. */

#footer {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 1px solid #000;
	text-align: center;
	font-size: smaller;
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer .legal img {
	margin-top: 1em;
}
.scripture {
	color: #6A6A00;
	font-style: italic;
	font-weight: bold;
}
.me {
	font-style: oblique;
	font-weight: bolder;
	color: #7B3104;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.quotes {
	color: #996633;
	font-weight: normal;
	font-style: normal;
}
.footnotes {
	color: #211A01;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.Jesus {
	color: #FF0000;
	font-style: normal;
	font-weight: normal;
}
a:link {
	color: #006600;
	font-style: italic;
	font-weight: bold;
}
a:visited {
	color: #66CC33;
	font-weight: normal;
	font-style: italic;
}
.link_color {
	color: #006600;
	font-weight: bold;
}
.nonprofit {
	font-size: small;
	color: #2A3FAA;
}
.plus  {
	font-size: 16px;
	font-style: italic;
}
