/*  
Theme Name: Readyman 
Theme URI: http://www.readymanservices.com/ 
Description: Main Theme 
Version: 1.0 
Author: Stillwater Media
Author URI: http://www.stillwatermedia.com/ 
*/ 
html {
	height: 100%;
}

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form { 
margin: 0; 
padding: 0; 
} 

body { 
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 12px; 
text-align: center; 
vertical-align: top; 
background-color: #95977b; 
color: #000; 
margin-top: 15px;
} 

table { 
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 12px; 
} 

h1, h2, h3, h4, h5, h6{ 
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 16px; 
font-weight: bold; 
} 

a { 
text-decoration: underline; 
color: #003d1a;
} 

a:hover { text-decoration: underline; } 

.sidebar a {
text-decoration: none;
}

a img {border: 0;} 

a.post-edit-link  {
	color: #666;
}
a:hover.post-edit-link  {
	color: #999;
	text-decoration: none;
}

p{ padding: 10px 0 5px; } 

blockquote{ 
margin: 10px 0 0; 
background: #212121; 
} 

blockquote p{ padding: 10px; }

blockquote blockquote{ 
float: none; 
width: auto; 
margin: 0 10px; 
background: #333; 
} 

dd{ 
padding: 0 0 0 20px; 
} 

form, input, textarea{ 
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 12px; 
} 

p img{ 
max-width: 100%; 
} 

img.aligncenter{ 
display: block; 
margin-left: auto; 
margin-right: auto;
padding: 4px; 
border: 1px solid #ededed;
clear: both;
} 

img.alignright{ 
margin: 3px 0 2px 10px; 
padding: 4px; 
border: 1px solid #ededed; 
display: inline; 
} 

img.alignleft{ 
margin: 3px 10px 2px 0; 
padding: 4px; 
border: 1px solid #ededed; 
display: inline; 
} 

.alignleft{float: left;} 

.alignright{float: right;} 

.clear{margin: 0; padding: 0; clear: both;}

.small{ 
font-size: 11px; 
}

#wrapper{ 
width: 900px; 
margin: 0 auto; 
text-align: left; 
overflow: auto;
background-color: #eeefe5;
}

#header{ 
float: left; 
width: 900px; 
height: 164px;
background: #fff; 
position: relative;
}

#logo { 
} 

#search {
	margin-top: 20px;
	margin-left: 10px;
}

#search input {
	width:  120px;
}

#search #searchsubmit{
	width:  70px;
}



#follow {
width: 130px;
float: left;
padding: 14px 0 0 0;
}

#follow h3 {
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 16px;
text-decoration: underline; 
color: #003d1a;
}





#menu{ 
float: left; 
width: 900px; 
background-color: #003d1a; 
padding: 7px 0;
} 

#menu ul{ 
list-style-type:none; 
margin:0; 
padding:0;
text-align: center;
} 

#menu ul li{ 
display: inline;
}

#menu ul li a{ 
background-color: #003d1a;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
color: #ccc; 
margin-left: 10px;
margin-right: 10px;
}

#menu ul li a:hover{ 
color: #f9f9f9; 
} 

/*#about{ 
float: left; 
width: 900px; 
border-top: 1px solid #5f0000; 
border-bottom: 1px solid #5f0000; 
padding: 0 0 14px 0; 
font-family: arial, helvetica, sans-serif; 
font-size: 18px; 
line-height: 30px; 
background: #c00 url(images/about.gif) repeat-x left bottom; 
color: #fff; 
}

#about p{ 
padding: 10px 10px 5px 10px; 
} */ 

#container{ 
float: left; 
width: 900px; 
/* background: #fff url(images/bg_container.gif) repeat-y 0px 0px; this goes behind the sidebar as a background graphic*/
}

#content{ 
float: left; 
width: 690px;
padding: 0 0 10px 0;
} 


.navigation{ 
margin: 10px 10px 0; 
padding: 5px 10px 6px; 
line-height: 24px; 
color: yellow;
} 

.sidebarleft{ 
float: left; 
width: 170px; 
padding: 5px 0 18px 0;
background: url(images/sidebar_back.jpg) top left repeat-x #eeefe5;
} 

.sidebar{ 
float: right; 
width: 190px; 
padding: 5px 0 18px 0;
background: url(images/sidebar_back.jpg) top left repeat-x #eeefe5;
} 

.post, .homepost{ 
padding: 10px 20px; 
} 

.post h2{ 
font-size: 16px; 
font-weight: bold;
color: #003d1a;
} 

.post h2 a{ 
color: #333; 
font-weight: normal;
} 

.entry-date{ 
padding: 0 10px 0 0; 
color: #666; 
} 

.entry-content .homeheading {
	color: yellow;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	padding: 0;
	font-size: 18px;
}

.entry-content{ 
line-height: 16px; 
} 

.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5{ 
padding: 10px 0 5px; 
}

.entry-content h2 a{ 
color: #8f3939; 
} 

.entry-content h3{ 
font-size: 18px; 
font-weight: normal; 
} 

.entry-content h5{ 
font-size: 14px; 
} 

.entry-content h6{ 
font-size: 12px; 
}

.entry-meta{ 
padding: 10px 0 0 0; 
line-height: 24px; 
} 

.sidebar ul, .sidebarleft ul { 
list-style: none; 
margin: 0; 
padding: 0; 
margin-bottom: 10px; 
line-height: 18px; 
} 

.sidebarleft ul li, .sidebar ul li{ 
padding: 0 10px; 
} 

.sidebar ul.blogroll li, .sidebarleft ul.blogroll li {
	padding: 0 10px;
}

#meta ul li, #archives ul li {
	padding: 0 10px;
}

.sidebar ul li h2, .sidebarleft ul li h2{ 
padding: 5px 0 5px; 
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 16px; 
font-weight: bold; 
font-style: italic;
text-transform: uppercase;
margin-left: 15px;
color: #003d1a;
}

.sidebar ul ul, .sidebarleft ul ul{ 
margin: 0; 
padding: 0px 10px 0; 
}

.sidebar ul ul li, .sidebarleft ul ul li{ 
padding: 0; 
} 

.sidebar ul ul ul, .sidebarleft ul ul ul{ 
padding: 0 0 0 10px; 
}

.sidebar ul a, .sidebarleft ul a {
	color: #333;
	text-decoration: none;
}
.sidebar ul a:hover, .sidebarleft ul a:hover {
	text-decoration: underline;
}

#footer{ 
float: left; 
width: 900px; 
text-align:center; 
line-height: 18px; 
background: #95977b; 
color: #999;
} 

#copyright a{ 
text-decoration: underline; 
color: #000;
}
#copyright {
	text-align: center;
	padding-top: 7px;
}

.comments-template{
	padding: 10px;
	float: left;
	margin-left: 0px;
	font-size: 11px;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 16px;
	padding: 7px;
}

.comments-template h2, .comments-template h3, #scripture h2 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
}

#comments {
 font-size: 11px;
 text-transform: none;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
.alt {
background-color: #fcfcfc;
}

h2.servicerequest {
font-size: 14px;
margin-bottom:0;
padding-bottom:0;
font-style:italic;
text-transform:uppercase;
}

#respond{ 
padding: 0px;  
} 


#team {
	background: url(images/title_team.gif) top left no-repeat;
	padding: 0;
	margin: 5px 0 7px;
	width: 200px;
	height: 25px; /*titles without low lying letters get 25, others get 29*/
	text-indent: -5000px;
}


.search-pagetitle {
	padding: 15px;
}
.noresults {
	padding: 15px;
}
#homepage-blog {
	width: 430px;
}
.homepost h2 {
	margin-top: 10px;
	color: #000;
}
.boldgreen {
	color: #000;
	font-weight: bold;
}
#infobar {
	width: 250px;
	float: right;
	margin-top: 10px;
	padding-right: 10px;
}
#infobar h2 {
	margin-top: 10px;
}
ul.infotopul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.infotopul li h2 {
	padding-bottom: 7px;
}
.botspace {
	margin-bottom: 10px;
}
.survey h1 {
	margin: 10px 0;
	color: #003d1a;
	display: none;
}
.survey form th {
	width: 130px;
}
div.survey {
	margin: 1em 0;
}
h2.feedback {
	background-color: #fff;
	display: block;
}
