/*
Theme Name: Action Plan Ministries
Theme URI: https://www.actionplanministries.com
Description: A custom theme built for Action Plan Ministries
Author: Shawn Morgan
Author URI: https://www.shawnmorgan.net
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu (optional)

License: Custom, not for redistribution
License URI: www.shawnmorgan.net

General comments (optional).
*/



@charset "utf-8";
/* CSS Document */

* {
	margin: 0 0;	
}
.clearfix	{
	clear: both;	
}
img	{
	border: none;	
}
body {
	color: #362f2d;
	background-image:url(https://actionplanministries.com/wp-content/uploads/2014/07/new_header.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	font-family: 'Open Sans', sans-serif;
}
h1,
h2,
h3,
h4,
h5 {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}
.pagewrap	{
	margin: 0 auto;
	width: 960px;
	height: auto;	
}
ul#top-nav	{
	width: 960px;
	height: 30px;
	float: left;
	dispaly: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#top-nav li	{
	float: left;
	padding-right: 15px;
	list-style: none;
	color: white;
	font-size: 18px;
}
#top-nav a	{
	text-decoration: none;
	color: white;
}
#top-nav a:hover	{
	text-decoration: none;
	color: #b0dca3;
}
.logo	{
	width:620px;
	height: 150px;
	float: left;
	margin: 35px 0 0 0;

}
#social-box	{
	float: right;
	width: 300px;
	height: 30px;
	background: #5a4119;
	padding: 5px;
	margin: 13px 0 0 0;	
	-moz-border-radius: 0 0 10px 10px ;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px; /* future proofing */
	-khtml-border-radius: 0 0 10px 10px; /* for old Konqueror browsers */
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
}
#social-box img	{
	margin: 0 auto;
	padding: 3px;	
	opacity:0.4;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}
#social-box img:hover	{
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
#verse	{
	float: left;
	width: 135px;
	height: 30px;
	margin: 45px 0 0 0;
}
#mission	{
	float: right;
	width: 490px;
	height: 60px;
	margin: 20px 0 0 0;
}
ul#bottom-nav	{
	width: 900px;
	height: 30px;
	margin: 5px auto 25px auto;	
	dispaly: block;
}
#bottom-nav li	{
	float: left;
	padding-right: 20px;
	list-style: none;
	color: white;
	font-size: 18px;
}
#bottom-nav a	{
	color: white;
	text-decoration: none;
}
#bottom-nav a:hover	{
	color: #b0dca3;
}
#search-box	{
	float: right;
	width: 200px;
	heigth: 30px;
}
#button-wrapper	{
	width: 960px;
	height: auto;
	margin: 25px auto;	
}
.button	{
	background: url(https://actionplanministries.com/wp-content/uploads/2014/07/button_bg_2.jpg) repeat-x;
	width: 300px;
	height: 286px;
	margin: 10px 10px;
	float: left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
}
.button-title {
	font-size: 26px;
	color: white;
	margin: 5px auto 0 auto;
	height: 35px;
	width: 300px;
	text-align: center;
	padding: 10px 0;
	
}
.button-image	{
	max-width: 100%;
	height: 175px;
	background-color: #333;
	margin: 10px auto;
	overflow: hidden;
}
a.button-link	{
	color: white;
	font-size: 18px;
	text align: center;
	width: 150px;
	height: 30px;
	margin: 10px auto;
	display: block;
}
a:link.button-link,
a:visited.button-link {
	text-decoration: none;
	color: #9ec93b;
	font-size: 20px;
	text align: center;
	width: 150px;
	height: 30px;
	margin: 10px auto;
	display:block;
	padding-left: 30px;
}
a:hover.button-link 	{
	background: #9ec93b;
	color:white;
}
#homecontent		{
	width: 600px;
	height: auto;
	margin: 25px 0;
	float: left;
	color: #606060;
}
#homecontent a:link,a:visited	{
	color: #607645;
	text-decoration: none;
}
#homecontent a:hover	{
	bottom-border: 1px dotted #607645;
}
#home-sidebar	{
	width: 310px;
	height: auto;
	float: right;
}
.home-text	{
	width: 600px;
	height: auto;
	font-size: 14px;
	float: left;
	margin: 10px auto;
}
.home-text p	{
	line-height: 150%;
	padding: 5px 0;	
}
h1.home-page	{
	color: #607645;
	font-size: 30px;
	width: 600px;
	border-bottom: 1px #333 solid;
	padding-bottom: 5px;
	font-family: century gothic;
	margin-bottom: 10px;
}
h1.home-page-side	{
	color: #607645;
	font-size: 30px;
	width: 310px;
	border-bottom: 1px #333 solid;
	padding-bottom: 5px;
	font-family: century gothic;
}
a:link.home-button,a:visited.home-button	{
	display: block;
	background-color: #603913;
	color: #9ec93b;
	width: 100px;
	height: 20px;
	float: right;
	text-decoration: none;
	line-height: 150%;
	text-align: center;
	padding: 5px auto;
	font-size: 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
	
}
a:hover.home-button	{
	background-color: #9ec93b;
	color: #603913;
}
.home-post-title a:link	{
	color: #b0dca3;
}
.home-post-title a:hover	{
	color: #b0dca3;
}
.home-post-title a:visited	{
	color: #b0dca3;
}
#home-video	{
	width: 310px;
	height: auto;
	float: right;
	margin: 25px 0;
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;	
}
.blog-post	{
	width: 600px;
	height: auto;
	font-size: 14px;
	float: left;
	margin: 10px auto;
}
.blog-post p	{
	
	padding: 5px 0;	
}
#email-updates	{
	margin: 25px auto;
}
a.updates-button	{
	display: block;	
	width: 300px;
	height: 50px;
	font-size: 22px;
	color: #9ec93b;
	background-color: #603913;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
	text-decoration: none;
	text-align: center;
	line-height: 200%;
	cursor: pointer;
	
}
a:hover.updates-button	{
	background-color: #9ec93b;
	color: #603913;
}
#home-testamonials	{
	width: 300px;
	height: auto;
	float: right;
	color: #606060;
}
#home-testamonials p	{
	line-height: 150%;
	padding: 5px 0;
	font-size: 14px;
}
p.testamonial-text	{
	width: 250px;
	margin: 10px auto;
	font-size: 12px;	
}
p.testamonial-person	{
	font-size: 10px;
	text-align: right;
	width: 250px;	
}
h1.content-title		{
	margin: 25px 0;
	color: #607645;	
}
#content-page	{
	width: 600px;
	height: auto;
	margin: 25px 0 0 0;
	float: left;
	color: #606060;

}
#content-page p		{
	margin: 10px auto;
	
	
}
#content-page li	{
	margin: 5px 0;
}
#content-page a	{
	color: #607645;
	text-decoration: none;	
	border-bottom: 	1px dotted #607645;
}
#content-page a:hover	{
	border: none;
}
#content-page img	{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
	padding: 5px;
}
#sidebar	{
	width: 300px;
	height: auto;
	float: right;
	margin: 50px 0;
	
}
#book-sidebar	{
	width: 300px;
	height: auto;
}
#book-sidebar img	{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
	margin-top:15px;	
}
#book-sidebar img	{
	opacity:0.7;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}
#book-sidebar img:hover	{
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
h2.sidebar-title	{
	color: #607645;
	border-bottom: 1px solid #b0dca3;
	width: 300px;
	dispaly: block;
	text-align: center;
	margin: 0 0 15px 0;
}
#book-sidebar li	{
	list-style:none;
	color: #607645;
	margin: 5px;
	
}
a:link,a:visited.book-sidebar	{
	text-decoration:none;
	color: #607645;
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
a:hover.book-sidebar	{
	border-bottom: 1px dotted #7f9466;
}
#sidebar-buttons	{
	margin: 25px auto;	
}
a.sidebar-button		{
	display: block;	
	width: 300px;
	height: 50px;
	font-size: 24px;
	color: #9ec93b;
	background-color: #603913;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
	text-decoration: none;
	text-align: center;
	line-height: 200%;
	margin: 15px auto;
}
a:hover.sidebar-button	{
	background-color: #9ec93b;
	color: #603913;
}
#get-connected	{
	
}
#get-connected img	{
	margin-right: 5px;	
}
ul.sidebar-social	{
	margin-left: -25px;
}
ul.sidebar-social li	{
	list-style: none;
	margin: 5px auto;
	line-height: 150%;
	text-indent: 5px;
}
ul.sidebar-social a	{
	text-decoration: none;
	color: #607645;	
}
ul.sidebar-social a:hover	{
	border-bottom: 1px dotted #607645;	
}
ul.sidebar-social span	{
	padding: 0 5px;
}
.sidebar-box	{
	margin: 25px 0;
	clear: both;
}
a.see-more	{
	float: right;
	font-size: 12px;
	margin: 10px 0 20px 0;
	border-bottom: 1px dotted #607635;
	display: block;
}
.archives	{

}
.archives ul	{
	margin: 25px 0 25px -20px;
}
.archives li	{
	margin: 5px 0;
}
.archives ul.children	{
	margin: 10px 0;
}
ul.bycategories {
margin: 0;
padding: 0;
}
ul.bycategories li {
list-style: none;
list-style-type: none;
margin: 0;
padding: 0;
}
ul.bycategories li a {
list-style: none;
list-style-type: none;
margin: 0 20px 15px 0;
float: left;
background: #eee;
color: #464646;
padding: 5px 10px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
ul.bycategories li a:hover{
text-decoration: none;
background: #999;
color: #eee;
}
.clear{clear: both;}
.container-box	{
	margin: 25px 0;
}
h2.content-title	{
	margin: 10px 0;
}
#footer	{
	background-image: url(https://actionplanministries.com/wp-content/uploads/2014/07/footer_bg_2.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	font-size: 12px;
	height: 320px;
		
}
.footer-box-left	{
	width: 450px;
	height: 150px;
	margin: 45px 0 20px 0;
	float: left;	
}
.footer-box-right	{
	width: 450px;
	height: 150px;
	margin: 45px 0 35px 0;	
	float: right;
}
.footer-box-right p	{
	color: white;

	height: auto;
	text-align:left;
	padding: 2px 0 0 0;	
	line-height: 100%;
}
#footer-social	{
	width: auto;
	height: 45px;
	margin: 10px auto;
}
#footer-social img	{
	width: 40px;
	height:40px;
}
#address	{
	width: 400px;
	height: auto;
	margin: 10px 0 0 0;

	
}	
.footer-box-right img	{
	padding: 2px;
	margin: 0 auto;
}
.image-container	{
	margin: 0 auto;
}
.footer-box-right a:link	{
		opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
	float: left;
}
.footer-box-right a:hover	{
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */	
}
.footer-title	{
	color: #9ec93b;
	font-size: 24px;
	margin: 10px 0 10px 0;	
}
.footer-placeholder		{
	width: 150px;
	height: 100px;
	background-color: white;
	float: left;	
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
}
.footer-text	{
	color: white;
float: left;
width: 250px;
height: auto;
margin: 0 0 0 10px;
		
}
#footer-navigation	{
	width: 960px;
	height: 25px;
	margin: 0 auto;
	display: block;
	clear:both;	
}
#footer-navigation li	{
	width: auto;
	height: 20px;
	padding-right: 10px;	
	float: left;
	font-size: 14px;
	list-style: none;
}
#footer-navigation	a	{
	text-decoration: none;
	color: white;	
}
#footer-navigation a:hover	{
	color: #4a2c10;

}
#legal {
	width: 960px;
	height: 40px;
	margin: 5px auto;
	text-align: center;	
}
img.footer-logo	{
	float: right;	
}
#legal p	{
	color: white;
	padding: 7px;
	display: inline;
}
/* Image Align */

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* Blog Post and Comments */

.entry-title	{
	color: #607645;
	width: 600px;
	height: 35px;
	margin: 0 auto;
	padding: 5px;
	border-bottom: 1px solid grey;

}
h2.entry-title	{
	text-align: left;
	margin: 5px 0 0 0;
}
h2.entry-title a	{
	color: #607645;
	font-size: 24px;
	text-decoration: none;
}
h2.entry-title a:hover	{
	color: #607645;
}
.entry-meta	{
	text-align: right;
	font-size: 12px;
	color: #607645;
	margin: 5px 0;
}
.entry-meta a	{
	color: #607645;
	text-decoration: none;
	border-bottom: 1px dotted #607645;
}
.entry-meta a:hover	{
	border: none;
}
.blog-content	{
	line-height: 150%;
	color: #606060;
	height: auto;
	margin: 10px 0;
}

.blog-content a	{
	color: #607645;
	text-decoration: none;
	border-bottom: 1px dotted #607645;
}

.entry-utility	{
	text-align: right;
	font-size: 12px;
}
.entry-utility a	{
	color: #607645;
	text-decoration: none;
	border-bottom: 1px dotted #607645;
}
.entry-utility a:hover	{
	border:none;
}
.nav-previous		{
	margin: 10px 0 10px 0;
	text-align: left;
}
.nav-previous a	{
	color: #607645;
	text-decoration: none;
	font-size: 16px;
	border-bottom: 1px dotted #607645;
}
.nav-previous a:hover	{
	border:none;
}
.nav-next		{
	margin: 10px 0 10px 0;
	text-align: right;
}
.nav-next a	{
	color: #607645;
	text-decoration: none;
	font-size: 14px;
	border-bottom: 1px dotted #607645;
}
.nav-next a:hover	{
	border:none;
}
h1.entry-title	{
	margin: 15px auto;
	text-align:center;
	color: #607645;
}
#nav-below	{
	margin: 15px auto 25px auto;
}
.post h3	{
	font-size: 16px;
	text-align: right;
}
.post a	{
	color: #607645;
	text-decoration: none;
	font-size: 14px;
	border-bottom: 1px dotted #607645;
}
.post a:hover	{
	border:none;
}
.post	{
	margin: 20px auto 35px auto;
	border-bottom: 1px solid #333;
	padding: 10px;
	font-size: 14px;
	color: #606060;
	width: 580px;
}
/*  Blog Commencts */




/* Misc */
.avatar {
display:none;
}
.nav-search {
	margin-left: 60px;
}
.nav-search label {
	display:none;
}
#searchsubmit {
	background-color: #90ba32;
	color:white;
	border:1px solid white;
}
span.nav-search {
margin: 25px auto;
}
span.nav-search input	{
width: 75%;
margin: 5px auto;
}
span.nav-search #searchsubmit {
float: right;
width: 20%;
}
.sidebar-book-image {
border: 2px solid:#90ba32;
}
#comments-title {
background: #9dc83a;
	text-align:center;
	color:white;
	display:block;
	width: 100%;
	height:50px;
	font-size: 20px;
	line-height: 50px;
}
.comment-author-vcard {
	
}
.comment-author-vcard cite.fn a:link {
	background: #9dc83a;
	text-align:center;
	color:white;
	display:block;
	min-width: 20%;
	height: 20px;
	line-height:20px;
}
#reply-title,
.single-title	{
	background: #9dc83a;
	text-align:center;
	color:white;
	display:block;
	width: 100%;
	height:50px;
	font-size: 24px;
	line-height: 50px;
}
.comment-notes	{
	text-align:center;
}
.comment-form-left {

}
.comment-form-left label {
	color:#9dc83a;
	display: block;
	width: 25%;
	text-align:left;
	float:left;
	clear:both;
	margin: 10px 0;
}
.comment-form-left input {
	border: 1px solid #9dc83a;
	width: 70%;
	float:left;
}
.cptch_block {
	clear:both;
	margin: 10px auto;
	display:block;
	width: 100%;
	height: 50px;
	text-align:center;
	color:#9dc83a;
}
.cptch_block:before {
	content:"Solve the problem: ";
}
.cptch_block input	{
	float:none;
}
.comment-form-right {

}
.comment-form-comment label {
	color:#9dc83a;
}
.comment-form-comment textarea {
	border: 1px solid #9dc83a;
	float:right;
}
.form-allowed-tags {
	display:none!important;
}
.form-submit {
	clear:both;
	padding: 15px 0;
}
.comment-form #submit {
	width: 25%;
	margin: 15px auto;
	display: block;
	color:white;
	font-size: 14px;
	background: #9dc83a;
	border:none;
	padding: 5px 10px;
	text-align:center;
	cursor:pointer;
	clear:both;
}
.comment-form #submit:hover {
	background:#bdf244;
}

.more-link {
font-weight:bold;
}

.home-section-area {
padding: 15px 0;
border-top: 1px solid #e8e8e8;
border-bottom: 1px solid #e8e8e8;
}