/* CSS
Designer: Shayla Johnson	
Client: InPrayer365.com
Created: 01.09.09
Modified: 
*/

/* Global Defaults
=====================================================================*/
body,div,ul,li,h1,h2,h3,h4,h5,form,fieldset,input,p,table,tr,th,td,embed,object{ margin:0px;padding:0px; }
table{ border-collapse:collapse;border-spacing:0; }
fieldset,img,abbr{ border:0; }
img, h1,h2,h3,h4,h5,h6,strong,var{ font-style:normal;font-weight:normal; }
ul { list-style:none; }
div { text-align: left;}
a,ins{ text-decoration:none; }
strong { font-weight: bold; }

/* Global Elements
=====================================================================*/
body{
	background-color: #1b2a43;
	text-align: center;
	margin:0px;
	padding:0px;
}

input, textarea{
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	background-image:url(../images/form_rpt.gif);
	background-repeat:repeat-x ;
	border:solid 1px #cccccc;
}

img {
	font-size: 10px;
	line-height: 13px;
	color: #333333;
}

/* Typographic Elements
=====================================================================*/
h1, h2, h3, h4,h5,input,img, .small, body, textarea {
font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0.03em;
}

/* Page Content Style
====================*/

h1, h1 a:link, h1 a:hover, h1 a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 26px;
	color: #81121b;
	padding: 8px 0px 10px 0px;
	letter-spacing: 0.03em;
	margin:0px;
}

h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #81121b;
	font-style:italic;
	padding: 0px 0px 5px 0px;
	letter-spacing: 0.04em;
}

h4 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 10px;
	line-height: 13px;
	text-align:right;
	width: 550px;
	padding: 108px 20px 10px 0px;
	color: #81121b;
	letter-spacing: 0.05em;
	margin: 0px;
	float:right;
}
h4 a:link, h4 a:visited{
text-decoration: underline;
color: #81121b;
}
h4 a:hover{
text-decoration:none;
color: #81121b;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	padding-bottom: 8px 0px 8px 0px;
	letter-spacing: 0.05em;
}

p, ul li{
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	padding-bottom: 10px;
}

p a:link, p a:visited, h2 a:link, h2 a:visited{
	color: #81121b;
}

p a:hover, h2 a:hover {
	color: #666666;
}
p.smalldate{
	margin: 10px 0px 0px 0px;
	color: #999999;
	font-size:9px;
	padding:0px;
}

#body_text  ul li{
list-style:none;
background-image:url(../images/bullet.gif);
background-repeat:no-repeat;
background-position:0px 5px;
padding:0px 0px 0px 16px;
margin:0px;

}

#body_text  ul{
padding-bottom: 5px;

}

.small {
	font-size: 9px;
	line-height: 16px;
	color: #666666;
}

.small a:link, .small a:visited{
	color: #666666;
}

.small a:hover, .small a:visited:hover{
	color: #81121b;
}

.link {
	font-size: 10px;
	line-height: 14px;
	color: #81121b;
	padding-bottom: 0px;
	text-transform:uppercase;
}

.link a:link, .link a:visited{
	color: #81121b;
}

.link a:hover, .link a:visited:hover{
	color: #666666;
}
em, .emph{
font-style:italic;
}

.Quote{
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:15px;
	color:#999999;
	letter-spacing:1px;
	line-height:30px;
}

.Quote_Attribution{
	color:#999999;
}

.Footnote{
	font-size:9px;
	line-height:14px;
	padding-bottom: 5px;
}


/* #tag and #tag h2 are over-written with and image via javascript
they are simply here for SEO
===================================================================*/
#tag{
height:27px;
float:right;
margin:25px 0px 0px 0px;
padding:0px;
width:570px;
text-align:left;
}

#tag h2 {
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-weight:bold;
font-style:italic;
font-size:14px;
margin:0px;
padding:0px;
}

/*===================================================================*/




/* global layout styles 
=====================================================================*/
#container{
	margin: 0px auto 0px auto;
	width: 805px;
	padding:0px 12px 0px 12px;
	clear:both;
	overflow:hidden;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	text-align:center;
}

#content_home {
	margin:10px 0px 0px 0px;
	padding:0px;
	
	width: 800px;
	
	clear:both;
	
}
#content {
	margin:5px 0px 0px 0px;
	padding:0px;
	width: 800px;
	
	clear:both;
	
}

#body_text{
	width:750px;
	margin:0px 25px 0px 25px;
	padding:0px 0px 20px 0px;
	float:left;
}
#body_text_home{
	width:750px;
	margin:0px 25px 20px 25px;
	float:left;
}
#logo{
width: 175px;
height: 175px;
float:left;
display:block;
}
#logo a:link{
display:block;
width: 175px;
height: 175px;
}

#right_col{
	width:162px;
	margin: 15px 0px 0px 37px;
	float:left;
}

#footer{
	width:800px;
	margin:50px 0px 25px 0px;
	color:#FFFFFF;
	text-align: center;
	background-color:#663399;
	padding:0px;
}


#footer p, #footer a:link, #footer a:hover, #footer a:visited{
	color:#FFFFFF;
	font-size:10px;
}




/* page specific layout styles 
=====================================================================*/

/*home*/

#book_container{
	float:left;
	margin: 12px 0px 0px 0px;
	width:199px;
}

#buy{
	text-align:right;
	padding-top:18px;
	padding-right:23px;
}

/*Author*/

#author_name{
	padding-top:18px;
}


/* Articles */

/*Posts ul li styles*/

#post_title{
	padding-bottom:10px;
}

#posts{
	font-size:11px;
	line-height:20px;

}
#posts li{
	margin-top:0px;
	font-weight:bold;
}
#posts li ul li{
	margin-top:0px;
	padding-left: 10px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}
#posts a:link, #posts a:visited, #posts a:hover {
	color: #81121b;
}
#posts li ul li a:link, #posts li ul li a:visited{
	font-weight:normal;
	color: #999999;
	margin-top:0px;
	padding:0px 0px 0px 0px;
}
#posts li ul li a:hover{
	color: #81121b;
}
.post_closed{
	background:url(../images/arrw_up.gif);
}
.post_open{
	background:url(../images/arrw_dwn.gif);
}
.post_closed, .post_open{
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:10px;
	*background-position:0px 7px;
}


/* Contact
=====================================================================*/

#contact_form_container{
margin-top:35px;
text-align:left;
}
#text_fields input{
width:148px;
}
.emailImg{
margin-left:24px;
}
#text_area{
margin-top:20px;
}

#text_area textarea{
width:366px;

/* Don't allow safari resize of text box. This is CSS3. Removing this make CSS completely valid.
-----------------*/
resize:none;

}
.right{
text-align:right;
clear:both;
}
#button{
background-color:#81121b;
padding: 0px;
margin: 10px 0px 0px 0px;
padding: 0px 0px 10px 0px;
float:right;
display: block;
text-decoration:none;

}
a #button{
display: block;
text-decoration:none;
margin: 10px 0px 10px 0px;
padding: 0px 0px 10px 0px;
}
a:hover #button, a:visited #button, a:link #button{
display: block;
text-decoration:none;
margin: 10px 0px 10px 0px;
padding: 0px 0px 10px 0px;
}
#button h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #ffffff;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	font-weight: bold;
	padding: 8px 0px 0px 0px;
	margin: 0px;
	float:left;
	display: block;
text-decoration:none;
font-style:normal;
}
#button img{
	padding: 0px;
	margin: 0px;
	float:left;
}

#form_send_btn{
text-align:right;
margin-top:20px;
}

#required_for_robot{
display:none;
}

#alert{
padding-top:5px;
background-image:url(../images/alert.gif);
background-repeat:no-repeat;
background-position: 0px 5px;
height:20px;
}

#alert p{
font-size:12px;
padding-left:25px;
color:#000000;
font-weight:bold;
}
.red{
color:#81121b;
}
.form_button{
padding:0px;
border:none;

}
.go{
margin:7px 5px 0px 0px;
padding:0px;
float:left;
}


/* Navigation
=====================================================================*/
#headerNavigation_b{
	float: right;
	padding:0px 0px 15px 0px;
	margin: 0px 8px 0px 0px;
	text-align:right; !important
}

#nav, #nav ul {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}


#nav li{
margin:8px 0px 0px 0px;
padding: 0px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-weight: bold;
float:left;
font-size: 11px;
text-transform:uppercase;
letter-spacing: 0.080em;
}
#nav a{
margin:8px 0px 0px 12px;
padding: 0px 12px 0px 0px;
}
#nav li a:link, #nav li a:visited{
text-decoration:none;
color:#333333;
}
#nav li a:hover{
text-decoration: none;
color:#81121b;
}
#nav li a.clay{
color: #81121b;
}
.inline{
display: inline;
float:left;
}
.quote{
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
font-size:15px;
color:#999999;
letter-spacing:1px;
line-height:30px;
}
.quote_attribution{
color:#999999;
}
.martop{
margin-top: 12px;
}
#sitemap ul  li  ul{
margin: 8px 0px 8px 0px;
}
#sitemap li ul li  {
background-image:url(../images/bullet.gif);
background-repeat:no-repeat;
background-position:0px 5px;
padding:0px 0px 0px 16px;
margin:0px;
}

#sitemap li a:link, #sitemap li a:visited{
color: #666;
}
#sitemap li a:hover{
color: #81121b;
}
p.year{
margin: 2px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-weight: bold;
color: #81121b;
}
p.year a.post_closed{
	background:url(../images/arrw_up.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
}
p.year a.post_open{
	background:url(../images/arrw_dwn.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
}
p.month{
color: #81121b;
margin: 0px;
padding: 0px 0px 0px 10px;
}
.pipe{
padding: 0px 3px 0px 3px;
color:#999;
}
#sidebar{
background-color:#d1e586;
background-image:url(../images/grn_corner.gif);
background-position:bottom right;
width:75px;
float:left;
margin: 0px 15px 15px 0px;
padding: 10px 10px 6px 10px;
}
#feature1 #sidebar img{
clear:both;
padding:0px;
margin:0px 0px 4px 0px;
float:none;
}
#feature1 #sidebar h1, #feature1 #sidebar a:link, #feature1 #sidebar a:visited{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #81121b;
	margin:0px;
	padding:0px;
	letter-spacing: 0.03em;
	float:none;
}
#feature1 #sidebar a:hover{
text-decoration:underline;
}
#banner{
width:804px;
margin:0px;
padding:0px;
clear:both;
background-image:url(../images/banner.jpg);
background-repeat: no-repeat;
background-position:0px 0px;
text-align:right;
overflow:hidden;

}
#banner h1{
font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	color: #333333;
	margin:0px 0px 6px 0px;
	padding:15px 0px 0px 0px;
	letter-spacing: 0.05em;
}
#banner img.main{
float:right;
display:block;
}
#banner p, #banner p form{
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	padding-bottom: 10px;
}
#banner p a:link, #banner p a:visited, #banner p form a:link, #banner p form a:visited{
	color: #81121b;
}

#banner p a:hover, #banner p form a:hover {
	color: #666666;
}
#feature1{
width: 525px;
margin: 0px;
padding: 0px 20px 0px 0px;
float:left;
border-right:#81121b solid 1px;
}
#feature1 p{
margin:0px 0px 10px 0px;
padding:0px;
}
#feature1 h1{
font-size: 15px;
line-height: 18px;
margin:0px;
padding:0px;
}
#feature1 img.focus{
margin: 0px 12px 12px 0px;
}
#feature1 a, #feature1 h1 a{
	font-size: 11px;
	margin:0px;
	padding:0px;
}

#feature1 a:link, #feature1 a:visited {
	color: #666666;
}

#feature1 a:hover {
	color: #81121b;
}
#feature2{
width: 175px;
margin: 0px;
padding:0px 0px 0px 20px;
float:left;
}
#feature2 a{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color:#81121b;
margin: 0px 0px 15px 0px;
padding: 0px;
text-transform:uppercase;
}
#feature2 a:link, #feature2 a:visited{
color:#81121b;
text-decoration:underline;

}
#feature2 a:hover{
color:#81121b;
text-decoration:none;
}
#feature2 h1{
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform:uppercase;
	font-weight: 300;
	color: #ffffff;
	margin:0px;
	padding:4px 0px 18px 8px;
	letter-spacing: 0.05em;
	float:left;
}
#feature2 ul{
float:left;
width:286px;
margin:0px 0px 0px 8px;
padding:0px;
}
#feature2 ul li a{
background-image:none;
float:left;
margin: 0px;
padding: 0px;
}
#feature2 ul li{
background-image:none;
float:left;
margin: 0px 0px 3px 0px;
padding: 0px;
}
.whospraying{
width:137px;
padding:0px;
margin:0px;
float:left;
}
.whospraying2{
width:137px;
padding:0px;
margin:0px;
float:left;
text-align:right;
}
#scrollup {
position: relative;
overflow: hidden;
height: 95px;
width: 286px;
}
.headline {
position: absolute;
top: 205px;
left: 5px;
height: 195px;
width:286px;
}
