/**
 * Theme Name: Community Church of the Open Door
 * Author: Collective Front
 * Author URI: http://www.collectivefront.com
*/

* {
	margin: 0;
	padding: 0;
}

/* Begin Typography & Colors */

body {
	font-size: 62.5%;


/* Resets 1em to 10px */
	font-family: Helvetica, sans-serif,Verdana, Arial;
	text-align: center;
	color: #fff;
}

a {
	color: #C4A673;
}

#page {
	text-align: left;
	margin-top: 20px;
}

#content {
	font-size: 1.2em;
	background: url(images/content_bg.jpg);
	padding-bottom: 20px;
	padding-left: 0px;


/**to centralize content*/
}

.post p {
	color: #a9aea3;
	margin: 0px 0px 5px 0px;
	display: block;
	white-space: normal;
}

.postpages p {
	color: #666;
	margin: 0px 0px 15px 0px;
	display: block;
	white-space: normal;

/*width:505px;*/
}

.postpages ul {
	color: #fff;
}

.postpages ul li {
	color: #fff;
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 10px;
	font-size: 15px;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.entry {
	margin: 10px 0 10px 0;
}

.narrowcolumn .entry p {
	color: #ffffff;
	margin: 0px 0px 15px 0px;
	display: block;
	white-space: normal;
}

.entry h3 {
	color: #bf9d64;
	font-size: 18px;
	margin: 25px 0 15px 0;
}

.post img.featureimage {
	background-color: #a9aea3;
	padding: 5px;
	float: left;
}

.narrowcolumn .postmetadata {
	text-align: left;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-weight: bold;
}

h1 {
	font-size: 4em;
}

#headerimg .description {
	font-size: 1.2em;
}

h2 {
	font-size: 1.8em;
}

h2.listtitle {
	font-size: 1.8em;
}

h3 {
	font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}

h2, h2 a, h3, h3 a, h3 a:hover, cite, .post a {
	text-decoration: none;
	color: #fff;
	line-height: 25px;
}

h2 a:hover, .post a:hover {
	text-decoration: none;
}

h4 {
	font-size: 14px;
}

b.pink {
	font-weight: normal;
	color: #EC005E;
}

ol.commentlist {
	margin: 0px;
}

.commentlist li {
	background: url(images/commentlime.gif) no-repeat top left;
}

.commentlist li.alt {
	background: url(images/commentlemon.gif) no-repeat top left;
}

.commentlist cite {
	color: #a7c7cd;
}

.commentlist cite {
	color: #a7c7cd;
}

.commentlist li, textarea, input,.entry input {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.8em;
	text-transform: none;
	padding: 0px 10px 0px 10px;
}

.commentinfo {
	padding-left: 0px;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

.sidebar ul li a {
	color: #A9AEA3;
}

.sidebar {
	font: 1.2em Helvetica, sans-serif,Verdana, Arial;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

#ministry-index {
	width: 100%;
	background: transparent url(images/ministry-index_bg.gif) repeat-x;
	padding: 0;
	position: absolute;
}

#ministry-index .btn_wrapper {
	float: right;
	background: transparent url(images/slide_left.gif) no-repeat scroll left bottom;
	padding: 0px 10px;
	margin-right: 20px;
}

#ministry-index .slide a {
	color: #fefefe;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
}

#ministry-index .slide {
	background: transparent url(images/slide_right.gif) no-repeat scroll right bottom;
	padding: 5px 10px 5px 2px;
	margin: 0;
}

.btn-slide {
	
}

ul#navigation {
	float: right;
	margin-top: 87px;
	max-width: 800px;
	min-width: 570px;
}

ul#navigation li {
	list-style-type: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

ul#navigation li a {
	color: #fff;
	background: transparent url(images/navigation_off_left.png) no-repeat scroll left top;
}

ul#navigation li.page-item-14 a {
	color: #e3ce57;
	background: transparent url(images/navigation_off_left2.png) no-repeat scroll left top;
}

ul#navigation li a span {
	background: transparent url(images/navigation_off_right.png) no-repeat scroll right top;
}

ul#navigation li.page-item-14 a span {
	background: transparent url(images/navigation_off_right2.png) no-repeat scroll right top;
}

ul#navigation li a:hover,
ul#navigation li.current_page_item a,
ul#navigation li.current_page_parent a {
	color: #3f403e;
	background: transparent url(images/navigation_on_left.png) no-repeat scroll left top;
}

ul#navigation li.page-item-14 a:hover span,	
ul#navigation a:hover span,
ul#navigation li.current_page_item.page-item-14 span,
ul#navigation li.current_page_parent.page-item-14 span,
ul#navigation li.current_page_item span,
ul#navigation li.current_page_parent span {
	background: transparent url(images/navigation_on_right.png) no-repeat scroll right top;
}

ul#navigation li a span,
ul#navigation a:hover span,
ul#navigation li.current_page_item span,
ul#navigation li.current_page_parent span {
	padding: 6px 7px 6px 0px;
}

ul#navigation li a,
ul#navigation li a:hover,
ul#navigation li.current_page_item a,
ul#navigation li.current_page_parent a {
	position: relative;
	float: left;
	text-decoration: none;
	padding: 6px;
}

/*.navigation a{
	font-size:22px;
}*/

/* .navigation a:hover{
	color:#9FD668;
}/*	
	
	
/* End Typography & Colors */

/* Begin Structure */

body {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 970px;
	margin: 0 auto;
}

#footer .wrapper {
	position: relative;
}

#page {
	margin: 0 auto;
	padding: 0;
}

#headertxt h1 {
	text-indent: -10000px;
}

#headertxt h1 a {
	display: block;
	width: 350px;
	height: 120px;
}

#headertxt {
	float: left;
}

#sub-navigation {
	background-color: #a9aea3;
	padding: 10px;
	margin: 0;
}

#sub-navigation ul li {
	display: inline;
	margin-right: 15px;
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	margin-right: 10px;
}

#sub-navigation ul li a {
	color: #4b493c;
	text-decoration: none;
}

#sub-navigation ul li a:hover {
	color: #fff;
}

#sub-header {
	background: #999f91 url(images/sub-header_bg.jpg) repeat-x bottom;
}

#sub-header .narrowcolumn {
	padding: 25px 0 25px 0;


/*width: 685px;*/
	background: transparent url(images/featuredpost_bg.png) no-repeat 4px 0;
	position: relative;
	width: 695px;
}

html>body #sub-header .narrowcolumn {
	width: 695px;
}

#content .narrowcolumn {
	width: 675px;
	margin-right: 20px;
}

html>body #content .narrowcolumn {
	margin-left: 0px;
}

.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
}

.post {
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 10px 0px;
	text-align: justify;
	background: url(images/dash.png) repeat-x bottom;
	width: 100%;
}

.post h2 {
	margin: 0;
}

.post h2 a {
	color: #b29564;
}

.post h2 a:hover {
	text-decoration: underline;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.postmetadata {
	font-size: 12px;
	color: #A9AEA3;
	font-weight: bold;
	width: 100%;
}

.postdetails {
	width: 500px;
	color: #999;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 5px;
}

.postmetadata a {
	color: #B29564;
}

.postmetadata a:hover {
	color: #EF732D;
	text-decoration: underline;
}

.comments {
	float: left;
	width: 115px;
}

.category {
	float: right;
}

.categorylink {
	float: left;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	background: url(images/footer_bg.jpg) repeat-x;
	min-height: 267px;
	font-size: 14px;
}

/* End Structure */

/*	Begin Headers */

h1 {
	margin: 0;
}

h2.listtitle {
	margin-top: 15px;
	text-align: left;
	color: #a7c7cd;
	background: url(images/transparency.png);
	padding: 5px 0 5px 15px;
	text-transform: uppercase;
	font-size: 14px;
}

h2.pagetitle {
	color: #82aeb6;
	font-size: 24px;
	margin-top: 30px;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}

/* End Headers */

/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

#abouttxt {
	padding: 5px;
	min-height: 112px;
	height: 112px;
}

/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	padding: 0 0 0 30px;
	color: #fff;
}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	color: #fff;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

/*
.entry ul li:before, .sidebar ul ul li:before {
	content: "\00BB \0020";--displays &raquo;
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

.postmetadata ul {
	margin: 0;
}

.postmetadata li {
	margin: 0 10px 0 0;
}

.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
	width: 220px;
}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	line-height: 1.6em;
}

.sidebar ul p, .sidebar ul select {
	margin: 5px 0 8px;
}

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

ol li, .sidebar ul ol li {
	list-style: decimal outside;
}

.sidebar ul ul li, .sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

/* End Entry Lists */

/* Begin Form Elements */

.narrowcolumn #searchform {
	margin-top: 10px;
}

#sidebar-2 #searchform,#sidebar-5 #searchform {
	margin: 0px 0 15px 0;
	text-align: center;
	padding: 0;
}

#sidebar-2 #searchform,#sidebar-5 #searchform {
	background: url(images/search-button.gif) no-repeat right;
}

.sidebar #searchform #s {
	width: 166px;
	padding: 4px 5px 3px 35px;
	border: none;
	background: url(images/search.gif) no-repeat 5px 3px;
	color: #6d6c6c;
	font-size: 14px;
}

.sidebar #searchsubmit {
	background: transparent;
	border: none;
	color: #fff;
	width: 45px;
	height: 24px;
	padding: 0;
	margin: 0 0 0 -5px;
}

.entry form {


}

select {
	width: 130px;
}

h4#respond {
	color: #efefef;
}

#commentform input,.wpcf7 input,.entry input {
	width: 170px;
	padding: 5px;
	margin: 5px 5px 1px 0;
}

textarea,#commentform input,.wpcf7 input,.entry input {
	background-color: #A9AEA3;
	color: #333;
	border: 1px solid #666;
}

#commentform label, #commentform label small {
	color: #efefef;
}

textarea {
	width: 98%;
	padding: 5px;
}

#commentform #submit {
	margin: 0;
	float: right;
	margin-right: 4px;
	border: none;
}

/* End Form Elements */

/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

/* End Comments */

/* Begin Sidebar */

.sidebar {
	width: 255px;
	position: relative;
	padding: 0 10px 10px 10px

;
/*float:right;*/
}

.sidebar form {
	margin: 0;
}

/* End Sidebar */

/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

/* End Various Tags & Classes*/

/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
/

*border-radius: 3px;*/
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions */

/**
 * wcc
 */

/* CLEAR FIX*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	

}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	

}

/* End hide from IE-mac */

.clear {
	clear: both;
}

#panel {
	background: #8fa2a7;
	font-size: 12px;
	text-align: left;
	display: none;
}

#panel .wrapper {
	padding: 20px 0 20px 60px;
}

#panel ul {
	margin: 0;
}

#panel a {
	text-decoration: none;
}

#panel a:hover {
	text-decoration: underline;
}

#panel ul li {
	list-style: none;
	width: 160px;
	float: left;
	display: block;
}

#panel ul li a {
	color: #3f403e;
	font-weight: bold;
	font-size: 14px;
}

#panel ul li ul {
	margin-top: 10px;
}

#panel ul li ul li {
	margin-bottom: 5px;
}

#panel ul li ul li a {
	color: #def0f5;
	font-weight: normal;
	font-size: 12px;
}

#featuredpost {
	margin-left: 15px;
}

#welcome {
	display: none;
}

html>body #welcome {
	position: absolute;
	z-index: 60;
	top: 11px;
	right: 19px;
	overflow: hidden;
	background: url(images/welcome.png) no-repeat;
	width: 206px;
	height: 131px;
}

.audio {
	background: url(images/audio.png) no-repeat right;
	padding-right: 25px;
	margin-right: 15px;
}

.arrow {
	background: url(images/arrow.png) no-repeat right 0px;
	padding-right: 25px;
}

.arrow-up {
	background: url(images/arrow.png) no-repeat right -15px;
}

/*
-------------------------------------------------------------
*/
#home-sidebar {
	margin-top: 5px;
}

#home-sidebar .top {
	background: url(images/sidebar_top_bg.png) no-repeat;
	height: 16px;
}

#home-sidebar .body {
	background: url(images/sidebar_body_bg.png) repeat-y;
	padding: 0px 0px 1px 18px;
}

#home-sidebar .bottom {
	background: url(images/sidebar_bottom_bg.png) no-repeat;
	height: 21px;
}

#home-sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 3px;
	outline: none;
}

#home-sidebar ul li.size a {
	height: 23px;
}

/* Main Parents
-------------------------------------------------------------*/
#home-sidebar ul li.page-item-2115 a {
	background: url(images/INCLUSIVE.png) no-repeat 0 top;
	padding: 0px 0px 73px 0px;
	display: block;
	color: rgba(254,255,254,0);
	width: 248px;
	outline: none;
}

#home-sidebar ul li.page-item-2115.current_page_item a, #home-sidebar ul li.page-item-2115.current_page_ancestor a, #home-sidebar ul li.page-item-2115 a:hover {
	padding: 0px 0px 73px 0px;
	background: url(images/INCLUSIVE.png) no-repeat 0 bottom;
	outline: none;
}

#home-sidebar ul li.page-item-2117 a {
	background: url(images/INTENTIONAL.png) no-repeat 0 top;
	padding: 0px 0px 73px 0px;
	display: block;
	color: rgba(254,255,254,0);
	width: 248px;
	outline: none;
}

#home-sidebar ul li.page-item-2117.current_page_item a, #home-sidebar ul li.page-item-2117.current_page_ancestor a, #home-sidebar ul li.page-item-2117 a:hover {
	padding: 0px 0px 73px 0px;
	background: url(images/INTENTIONAL.png) no-repeat 0 bottom;
	outline: none;
}

#home-sidebar ul li.page-item-2119 a {
	background: url(images/INFLUENTIAL.png) no-repeat 0 top;
	padding: 0px 0px 73px 0px;
	display: block;
	color: rgba(254,255,254,0);
	width: 248px;
	outline: none;
}

#home-sidebar ul li.page-item-2119.current_page_item a, #home-sidebar ul li.page-item-2119.current_page_ancestor a, #home-sidebar ul li.page-item-2119 a:hover {
	padding: 0px 0px 73px 0px;
	background: url(images/INFLUENTIAL.png) no-repeat 0 bottom;
	outline: none;
}


/* Children
-------------------------------------------------------------*/
#home-sidebar ul li.current_page_item ul.children li a {
	display: block;
	font-size: 12px;
	color: #605f52;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 30px;
	line-height: 35px;
	background-image: none;
	background-color: #a9ada3;
	width: 190px;
}

#home-sidebar ul li.current_page_item ul.children li a:hover {
	background: #a9aea3 url(images/sidebar_arrow.png) no-repeat 95% 50%;
}

/* Child page when on Grandchildren
-------------------------------------------------------------*/
#home-sidebar ul li.current_page_parent ul.children li a {
	display: block;
	font-size: 12px;
	color: #605f52;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 30px;
	line-height: 35px;
	background-image: none;
	background-color: #bebfba;
	width: 190px;
}

#home-sidebar ul li.current_page_parent ul.children li a:hover {
	background: #a9aea3 url(images/sidebar_arrow.png) no-repeat 95% 50%;
}

/* Current Child page when on Grandchildren
-------------------------------------------------------------*/
#home-sidebar ul li.current_page_parent ul.children li.current_page_item a {
	display: block;
	font-size: 12px;
	color: #605f52;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 30px;
	line-height: 35px;
	background: #a9aea3 url(images/sidebar_arrow.png) no-repeat 95% 50%;
	width: 190px;
}

/* On Grandchild - Making it's parent page on a hover state.
-------------------------------------------------------------*/
#home-sidebar ul li.current_page_ancestor ul.children li.current_page_ancestor a {
	display: block;
	font-size: 12px;
	color: #605f52;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 30px;
	line-height: 35px;
	background: #a9aea3 url(images/sidebar_arrow.png) no-repeat 95% 50%;
	width: 190px;
}

/* On Grandchild - Making it's other parent page not on a hover state.
-------------------------------------------------------------*/
#home-sidebar ul li.current_page_ancestor ul.children li a {
	display: block;
	font-size: 12px;
	color: #605f52;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 30px;
	line-height: 35px;
	background-image: none;
	background-color: #a9ada3;
	width: 190px;
}

/* Grandchild page when on Child
-------------------------------------------------------------*/

#home-sidebar ul li.current_page_ancestor.current_page_parent ul.children li.current_page_item ul.children li a {
	display: block;
	font-size: 12px;
	color: #605f52;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
	line-height: 35px;
	background-image: none;
	background-color: #c5c5c5;
	width: 180px;
	margin: 0px 0px 0px 10px;
}

#home-sidebar ul li.current_page_ancestor.current_page_parent ul.children li.current_page_item ul.children li a:hover {
	display: block;
	font-size: 12px;
	color: #605f52;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
	line-height: 35px;
	background-image: none;
	background-color: #bebfba;
	width: 180px;
	margin: 0px 0px 0px 10px;
}

/* Grandchild page when on the Grandchild page
-------------------------------------------------------------*/
#home-sidebar ul li.current_page_ancestor ul.children li.current_page_ancestor ul.children li.current_page_item a {
	display: block;
	font-size: 12px;
	color: #605f52;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
	line-height: 35px;
	background-image: none;
	background-color: #bebfba;
	width: 180px;
	margin: 0px 0px 0px 10px;
}

#home-sidebar ul li.current_page_ancestor ul.children li.current_page_ancestor ul.children li a:hover {
	padding: 0px 0px 0px 20px;
	background-color: #bebfba;
	width: 180px;
	margin: 0px 0px 0px 10px;
}

#home-sidebar ul li.current_page_ancestor ul.children li ul.children li a:hover {
	padding: 0px 0px 0px 20px;
	background-color: #bebfba;
	width: 180px;
	margin: 0px 0px 0px 10px;
}

/* Grandchild page when on the Grandchild sibling page
-------------------------------------------------------------*/
#home-sidebar ul li.current_page_ancestor ul.children li.current_page_ancestor ul.children li a {
	display: block;
	font-size: 12px;
	color: #605f52;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 30px;
	line-height: 35px;
	background-image: none;
	background-color: #c5c5c5;
	width: 190px;
}





#ads {
	margin-left: -12px;
}

#ads ul {
	margin: 0;
}

#ads ul li {
	list-style: none;
	display: inline;
	margin-right: 11px;
}

#sidebar-2,#sidebar-5 {

/*width: 260px; padding-right: 31px;*/ padding: 13px 5px 5px 5px;
}

#sidebar-2 ul,#sidebar-5 ul {
	width: 250px;
}

#sidebar-2 ul li,#sidebar-5 ul li {
	background-color: #5F5E50;
	padding: 10px;
}

html>body $sidebar-2 ul li,html>body $sidebar-5 ul li {
	background: transparent url(images/transparency.png);
}

#sidebar-2 h2.widgettitle,#sidebar-5 h2.widgettitle {
	background-color: #6A6A5C;
	color: #a7c7cd;
	padding: 10px;
	font-size: 20px;
	margin: 0;
}

html>body #sidebar-2 h2.widgettitle,html>body #sidebar-5 h2.widgettitle {
	background: url(images/widgettitle_bg.png);
}

#sidebar-2 ul li ul,#sidebar-5 ul li ul {
	width: 230px
}

#sidebar-2 ul li ul li,#sidebar-5 ul li ul li {
	background: transparent url(images/dash.png) repeat-x bottom;
}

#sidebar-2 ul li ul li:hover,#sidebar-5 ul li ul li:hover {
	background-color: #6A6A5C;
}

#sidebar-2 ul li ul li ul,#sidebar-5 ul li ul li ul {
	margin: 0;
	width: 210px;
}

#sidebar-2 ul li ul li ul li,#sidebar-5 ul li ul li ul li {
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #ffffff;
	background: none;
}

#sidebar-2 ul li ul li a,#sidebar-5 ul li ul li a {
	color: #A9AEA3;
	text-decoration: none;
	display: block;
	width: 192px;
	padding-right: 10px;
	background: transparent url(images/events-arrow.png) no-repeat right;
	min-height: 26px;
}

#sidebar-2 ul li ul li a h3, #sidebar-2 ul li ul li a span,#sidebar-5 ul li ul li a h3,#sidebar-5 ul li ul li a span {
	background: none;
}

#sidebar-2 ul li ul li .date,#sidebar-5 ul li ul li .date {
	color: #fff
}

#sidebar-2 ul li ul li h3,#sidebar-5 ul li ul li h3 {
	font-size: 14px;
	color: #c4a673;
	margin: 0;
}

.thumb {
	float: left;
	width: 90px;
}

.details {
	float: right;
	width: 560px;
}

#footer .narrowcolumn {
	padding-top: 80px;
}

#footer .block {
	width: 170px;
}

#footer .sidebar {
	background: url(images/business_card.png) no-repeat;
	min-height: 100%;
	position: absolute;
	right: 15px;
}

#footer .sidebar a {
	text-indent: -10000px;
	display: block;
	width: 272px;
	height: 307px;
}

#footer .block ul li {
	margin-bottom: 10px;
	list-style-image: url(images/bullet.png);
}

#footer #sitemap {
	height: 186px;
	width: 132px;
	position: relative;
	padding-left: 0px;
}

#footer #sitemap a {
	position: absolute;
	bottom: 0;
	font-size: 12px;
	background: url(images/transparency.png);
	padding: 5px;
}

.col5top li {
	float: left;
	width: 100%;
}

.col5top li p {
	margin: 0;
	padding: 0;
}

.col5top .more a {
	font-size: 12px;
}

.postpages h4 {
	color: #c2c9b9;
	font-size: 16px;
	font-style: italic;
	background: url(images/dash.png) repeat-x bottom;
	padding-bottom: 15px;
	font-weight: normal;
}

/**
 * customize wp contact form 7
 */

span.wpcf7-not-valid-tip {
	background-color: #496F78;
	color: #fff;
}

div.wpcf7-validation-errors {
	background-color: #69695B;
}

/**
 * ads
 */

#ads ul li#sp_image-4 {
	margin-right: 0;
}

/*NAVIGATION */

.header_navfix {
	width: 1px;
	float: right;
	height: 52px;
}

.header_nav {
	margin-top: 400px;
	height: 83px;
	float: left;
	vertical-align: baseline;
}

/* Header Subnav --------*/

.header_mainnav {
	float: left;
	height: 29px;
	font: bold 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.header_mainnav ul {
	float: left;
}

.header_mainnav li {
	float: left;
	line-height: 29px;
	margin: 0 4px 0 0;
}

.header_mainnav li a {
	color: #273f5e;
	display: block;
	float: left;
	padding: 0 0 0 20px;
	text-decoration: none;
	background: url(images/header_navtab.jpg) no-repeat left;
}

.header_mainnav li a span {
	background: url(images/header_navtab.jpg) no-repeat right;
	display: block;
	float: left;
	height: 29px;
	padding: 0 13px 0 0;
}

.header_mainnav li.current_page_item a, li.current_page_parent a {
	background: url(images/header_navtab_hover.jpg) no-repeat left;
	color: #4b6722;
}

.header_mainnav li.current_page_item a span, li.current_page_parent a span {
	background: url(images/header_navtab_hover.jpg) no-repeat right;
}

.header_mainnav li a:hover {
	background: url(images/header_navtab_hover.jpg) no-repeat left;
	color: #4b6722;
	cursor: pointer;
	text-decoration: none;
}

.header_mainnav li a:hover span {
	background: url(images/header_navtab_hover.jpg) no-repeat right;
}

/* Header Subnav Original --------*/

.header_subnav {
	float: left;
	height: 36px;
	clear: left;
	font: 12px Arial, Helvetica, sans-serif;
	width: 600px;
	text-align: left;
}

.header_subnav li {
	float: left;
	line-height: 30px;
	margin: 0 4px 0 0;
}

.header_subnav li a {
	color: #567628;
	display: block;
	float: left;
	padding: 0 0 0 10px;
	text-decoration: none;
}

.header_subnav li a span {
	display: block;
	float: left;
	height: 30px;
	padding: 0 13px 0 0;
}

.header_subnav li a:hover {
	color: #315300;
	cursor: pointer;
	text-decoration: underline;
}

.header_subnav li.current_page_item a {
	color: #315300;
	text-decoration: underline;
}

#post-370 table {
	color: #fff;
	width: 100%;
	background-color: #ccc;
	margin-top: 15px;
	border: 1px none #d6d6d6;
}

#post-370 table tr td {
	background-color: #5F5E50;
	color: #A9AEA3;
	padding: 5px 0 5px 3px;
	text-align: left;
	border: 1px none #d6d6d6;
}

table#events {
	color: #fff;
}

table#events th {
	text-align: right;
	font-size: 16px;
	padding: 5px 0px;
	width: 100px;
	color: #c4a673;
}

table#events td {
	padding: 5px 15px;
	font-size: 14px;
}

table#events th,
table#events td {
	vertical-align: top;
}

table#events td p {
	margin: 0 0 20px 0;
}

table.archives {
	width: 610px;
	background-color: #ccc;
	margin-top: 15px;
}

table.archives tr.header_row td {
	background-color: #A9AEA3;
	font-weight: bold;
	color: #fff;
	text-align: center
}

table.archives tr td {
	background-color: #5F5E50;
	color: #A9AEA3;
	padding: 5px 0 5px 3px;
	text-align: left;
}

.checkbox-prayer input, .wpcf7-checkbox input {
	width: 15px;
}

.checkbox-prayer span.wpcf7-list-item {
	display: block;
}

#header_row {
	background-color: #A9AEA3;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

h7 {
	font-weight: bold;
	font-size: 1.8em;
	color: #82aeb6;
	padding-bottom: 10px;
}

.donate_desc {
	width: 500px;
	padding-left: 23px;
}

.donate_desc p {
	color: #fff;
	font-size: 12px;
	padding: 10px 0px;
	line-height: 18px;
}

ul.links {
	padding: 50px 0px 0px 0px;
	list-style-type: none;
}

ul.links  li {
	padding: 0px 0px 0px 30px;
	list-style-type: none;
	line-height: 18px;
}

.wp-paginate {
	padding: 0;
	margin: 0;
}

.wp-paginate li {
	display: inline;
	list-style: none;
}

.wp-paginate a {
	background: #5f5e50;
	border: 1px solid #ccc;
	color: #a9aea3;
	margin-right: 4px;
	padding: 3px 6px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
}

.wp-paginate a:hover, .wp-paginate a:active {
	background: #a9aea3;
	color: #FFFFFF;
	font-weight: bold;
}

.wp-paginate .title {
	color: #a9aea3;
	margin-right: 4px;
}

.wp-paginate .gap {
	color: #999;
	margin-right: 4px;
}

.wp-paginate .current {
	color: #fff;
	background: #a9aea3;
	border: 1px solid #ccc;
	margin-right: 4px;
	padding: 3px 6px;
	font-weight: bold;
}

.wp-paginate .page {
	
}

.wp-paginate .prev, .wp-paginate .next {
	
}

/* style overrides for comments pagination */

.wp-paginate-comments {
	
}

.wp-paginate-comments li {
	
}

.wp-paginate-comments a {
	
}

.wp-paginate-comments a:hover, .wp-paginate-comments a:active {
	
}

.wp-paginate-comments .title {
	
}

.wp-paginate-comments .gap {
	
}

.wp-paginate-comments .current {
	
}

.wp-paginate-comments .page {
	
}

.wp-paginate-comments .prev, .wp-paginate-comments .next {
	
}

.navigation ol {
	width: 610px;
}

.entry p {
	display: block;
	white-space: normal;
}


/* CALENDAR */
.tribe-events-calendar td { background: #d6d6d6; }
.tribe-events-calendar-buttons { display: none; }
.tribe-events-month-nav { margin-left: 60px; }
.tribe-events-event a { color: #516f47; }
#tribe-events-content { padding-top: 1px; padding: 1px 0 0 0; }
.post-list { margin-bottom: 15px; }
.post-list .event-list-header { color: #a7c7cd; background: url(images/up-head.png); padding: 8px 0; display: block; padding-left: 18px; }
.post-list .tribe-events-event { height: 62px; line-height: 62px; border-bottom: 1px dashed #b29564; }
.post-list .event-list-date, .post-list .event-list-title, .post-list .event-list-location, .post-list .event-list-link { float: left; }
.post-list .event-list-date { color: #b29564; display: inline-block; width: 120px; padding-left: 18px; }
.post-list .event-list-title { display: inline-block; color: #929589; width: 285px; }
.post-list .event-list-location { display: inline-block; color: #929589; width: 122px; }
.post-list .event-list-link a { display: inline-block; background: url(images/more.png) no-repeat; height: 19px; width: 62px; text-indent: -999999px; margin: 20px 0 0 0;  }
