/*
Theme Name: God's Fire
Description: The God's Fire WordPress Theme.
Version: 1.0
Author: Tobin Lehman
Author URI: http://www.tobinlehman.com/
Tags: blue, fixed width, two columns, widgets
*/

/* CORE LAYOUT */

* {
	margin:0px;
	padding:0px;
	border: none;
}

* :focus { outline: 0; }

a {
color: #2996ad;
}

body {
	background-color:#e2f0f1;
	background-image:url(images/bg_body.gif);
	background-repeat:repeat-x;
	background-position:top left;
	font-family:Arial, Helvetica, sans-serif;
}

#container {
	width:940px;
	margin: 0px auto;
}

#header {
	height:168px;
	width: 940px;
	background-image:url(images/bg_header.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
#logo {
 	margin: 11px 0 0 31px;
}

#tagline {
 margin: 0px 0px 27px 135px;
}

/* NAVIGATION */

#nav {
	margin:0px;
	margin-bottom: 30px;
	padding:0px;
	width: 940px;
	height:53px;
	background-image: url(images/nav.gif);
	background-position:left top;
	background-repeat:no-repeat;
	position: relative;
}

#nav li {
	list-style-type: none;
	display: inline;
}
#nav a:link, #nav a:visited {
	position: absolute;
	top: 0px;
	height: 53px;
	text-indent: -4000px;
	overflow: hidden;
	z-index: 10;
	border: 0px solid #d1e8c5;
}

#nav .home a:link, #nav .home a:visited {
	left: 13px; width: 88px;
}
#nav .home a:hover, #nav .home a:focus {
	background: url(images/nav.gif) no-repeat -13px -53px;
}
.current-home .home a:link, .current-home .home a:visited {
	background: url(images/nav.gif) no-repeat -13px -53px;
	cursor: default;
}
#nav .events a:link, #nav .events a:visited {
	left: 110px; width: 96px;
}
#nav .events a:hover, #nav .events a:focus {
	background: url(images/nav.gif) no-repeat -110px -53px;
}
.current-events .events a:link, .current-events .events a:visited {
	background: url(images/nav.gif) no-repeat -110px -53px;
	cursor: default;
}
#nav .newsletter a:link, #nav .newsletter a:visited {
	left: 215px; width: 138px;
}
#nav .newsletter a:hover, #nav .newsletter a:focus {
	background: url(images/nav.gif) no-repeat -215px -53px;
}
.current-newsletter .newsletter a:link, .current-newsletter .newsletter a:visited {
	background: url(images/nav.gif) no-repeat -215px -53px;
	cursor: default;
}
#nav .about a:link, #nav .about a:visited {
	left: 362px; width: 118px;
}
#nav .about a:hover, #nav .about a:focus {
	background: url(images/nav.gif) no-repeat -362px -53px;
}
.current-about .about a:link, .current-about .about a:visited {
	background: url(images/nav.gif) no-repeat -362px -53px;
	cursor: default;
}
#nav .support a:link, #nav .support a:visited {
	left: 490px; width: 130px;
}
#nav .support a:hover, #nav .support a:focus {
	background: url(images/nav.gif) no-repeat -490px -53px;
}
.current-support .support a:link, .current-support .support a:visited {
	background: url(images/nav.gif) no-repeat -490px -53px;
	cursor: default;
}
#nav .contact a:link, #nav .contact a:visited {
	left: 632px; width: 130px;
}
#nav .contact a:hover, #nav .contact a:focus {
	background: url(images/nav.gif) no-repeat -632px -53px;
}
.current-contact .contact a:link, .current-contact .contact a:visited {
	background: url(images/nav.gif) no-repeat -632px -53px;
	cursor: default;
}

/* PAGE STYLES */

#leftside {
	width:629px;
}

#event {
	height: 38px;
	background-image: url(images/bg_event.gif);
	width: 514px;
	padding-top: 22px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 115px;
}

#news {
	margin-top: 15px;
	background-image: url(images/hdr_news.png);
	background-repeat: no-repeat;
	padding-top: 60px;
	margin-bottom: 25px;
}

#events {
	background-image: url(images/hdr_events.png);
	margin-top: 15px;
	background-repeat: no-repeat;
	padding-top: 60px;
	margin-bottom: 25px;
}

#newsletters {
	background-image: url(images/hdr_newsletters.png);
	margin-top: 15px;
	background-repeat: no-repeat;
	padding-top: 60px;
	margin-bottom: 25px;
}

#page {
	margin-top: 15px;
	background-image: url(images/hdr_page.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	margin-bottom: 25px;
}

.post {
	margin-left: 23px;
	margin-bottom: 32px; 
}

.post h2 a {
	color: #2996ad;
	text-decoration: none;
}

.post h2 a:hover {
	color: #2996ad;
	text-decoration: underline;
}
.post h2 {
	font-size: 30px;
	font-weight:normal;
}
.post small {
	color:#10222b;
	font-size:12px;
	font-weight: normal;
}
.post p {
	color:#7e7e7e;
	font-size:14px;
	line-height:24px;
	width: 95%;
	margin-top: 10px;
}

.post ul {
	margin: 15px 0 8px 0px;
	color:#7e7e7e;
	font-size:14px;
	line-height:24px;
	padding-left: 45px;
}

p.postmetadata {
	margin-top: 10px;
	border-top: dotted 1px gray;
	font-size: 12px;
	width: 95%;
}

.postmetadata a {
	color: #2996ad;
	font-size: 12px;
	margin: 0px 5px 0px 5px;
}

#comments {
	color: #2996ad;
	margin-bottom: 19px;
	margin-top: 15px;
}

ol {
	padding-left: 0px;
	list-style-type: none;
}

ol li {
	margin-top: 20px;
	line-height: 25px;
}

#respond {
	width: 450px;
	margin-top: 40px;
}
#respond h3 {
	color: #2996ad;
	margin-bottom: 10px;
}

#respond textarea {
	width: 560px;
	border: 1px dotted gray;
	font-size: 15px;
}

#respond input {
	background-color: #0a6150;
	padding: 10px;
	font-size: 13px;
	color: #FFF;
	cursor: pointer;
}

/* right side styles */

#rightside {
	border:0px solid;
	width:294px;
	float:right;
}

#about {
	background-color: #FFFFFF;
	width: 294px;
	background-image: url(images/bg_abouttop.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#about * {
	margin-top: 15px;
	margin-left: 15px;
}
#about p {
	font-size: 13px;
	line-height: 18px;
	color: #7e7e7e;
	width: 90%;
	height: auto;
	margin-bottom:0px;
}

#aboutbtm {
	background-image: url(images/bg_aboutbtm.gif);
	background-repeat: no-repeat;
	background-position:top;
	height: 7px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#support {
	background-color: #a0d0d3;
	width: 294px;
	height: auto;
	background-image: url(images/bg_support.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 20px;
}
#support * {
	margin-top: 15px;
	margin-left: 15px;
}
#support p {
	padding-top: 20px;
	font-size: 13px;
	line-height: 19px;
	color: #333;
	width: 90%;
}
#supportbtm {
	background-image: url(images/bg_supportbtm.gif);
	background-repeat: no-repeat;
	background-position:top;
	height: 7px;
	width: 100%;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
}

#books {
	background-color: #271916;
	width: 294px;
	height: auto;
	background-image: url(images/bg_books.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 20px;
}
#books * {
	margin-right: 10px;
	
}
#books p {
	padding-top: 25px;
	font-size: 13px;
	line-height: 19px;
	margin-left: 15px;
	color: #dbebe3;
	width: 90%;
}
#booksbtm {
	background-image: url(images/bg_booksbtm.gif);
	background-repeat: no-repeat;
	background-position:top;
	height: 7px;
	width: 100%;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
}

#lang {
	background-color: #271916;
	width: 294px;
	height: auto;
	background-image: url(images/bg_lang.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 20px;
	margin-bottom: 0px;
}

#lang p {
	padding-top: 40px;
	font-size: 13px;
	line-height: 19px;
	margin-left: 10px;
	color: #dbebe3;
	width: 100%;
}

.qtrans_language_chooser {
margin-top: 10px;
margin-left: 25px;
overflow: hidden;
margin-bottom: 0px;
}

.qtrans_language_chooser li {
list-style-type: none;
line-height: 21px;
}

.qtrans_language_chooser li a {
font-size: 13px;
text-decoration: none;
padding-left: 25px;
}

.qtrans_flag_zh qtrans_flag_and_text span {
display: block;
visibility: hidden;
overflow: hidden;
width: 1px;
}

#langbtm {
	background-image: url(images/bg_langbtm.gif);
	background-repeat: no-repeat;
	background-position:top;
	height: 7px;
	width: 100%;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
}
/* FOOTER */

#footer {
	width: auto;
	clear: both;
	background-image: url(images/bg_footer.gif);
	background-position: 0px 7px;
	background-repeat: repeat-x;
	height: 71px;
}

#footer p {
	background-image: url(images/bg_footertop.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 12px;
	padding-top: 15px;
	padding-left: 15px;
	color: #6e7373;
}

#footer a {
	color: #dbebe3;
}

