/*
Theme Name: The Urban Pastor
Theme URI: http://www.arcanepalette.com/
Description: A professional design with attitude for www.clarencestowers.com.  Design by <a href="http://erin.arcanepalette.com">erin</a>.  
Version: 1.1.0
Author: chris and erin
Author URI: http://arcanepalette.com/
Tags: clean, three column, blue
*/



body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Tahoma, Verdana, Arial, sans;
	background: #0e264e;	
	color: #3d5680;
	text-align: center;
	margin: 0;

	}

#page {
	text-align: left;
	margin: auto;
	padding-bottom: none;
	//padding-bottom: 15px;
	width: 934px;	
	background:url(images/repeatbg.jpg) repeat-y;

	}

#header {
	margin: 0;
	background:url(images/urbanpastor.jpg) no-repeat center;
	width: 934px;	
	}

#headerimg{

	height:137px;
	width:934px;
}

/* headings and header links */


h2, h3 {
	font-family: Tahoma, Verdana, Arial, sans;
	}

h1 {
	font-family: Tahoma, Verdana, Arial, sans;
	font-size: 36px;
	text-align: left;
	display:none;
	}
.description {
	color: #423b2c; 
	font-size: 13px;
	font-weight:bold;
	position: relative;
	left:42px;
	top: 25px;
	display:none;
}
.pagenav{
	position: relative;
	top: 25px;
}
h1 {
	margin: 0;
	}

h1, h1 a, h1 a:visited {
	text-decoration: none;
	color: #f9f9f9;
	}
h1 a:hover {	color: #eee;}

h2 {
	
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	font-size: 14px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	font-family: Arial, Verdana, sans;
	font-size: 18px;
	color: #072250;
	text-align: left;
	font-weight: bold;
	text-transform:uppercase;
	}

#sidebar h2 {
	margin: 5px 0 0 5px;
	padding: 0;
	}

h3 {
	font-size: 14px;
	}

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

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


/* ---------------------- */

/* links */

a:link, a:visited {
	color: #2e7ec2;
	text-decoration: none;
	}

a:hover, a:active {
	color: #fcaa1c;
	text-decoration: none;
	}
.designby {
	font-family:  Arial, Helvetica, sans-serif;
	color:#c1c0c0;
	font-size: 12px;
	line-height:50px;
	
	}	
	
.designby a:link, .designby a:visited {color: #ffffff; text-decoration:none; font-size: 12px;}
.designby a:hover, .designby a:active {color: #fcaa1c; text-decoration:none; font-size: 12px;}
/* ----------- */

/* -- body -- */

#content {
	font-size: 12px;
	width:100%;
	min-height:610px;
	}
	
	/*-- widecolumn (single post) stuff --*/

.widecolumn {
	line-height: 1.6em;
	}

.widecolumn {
	padding: 0px 30px 20px 20px;
	margin: auto;
	width: 840px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.widecolumn .post {
	margin: 0;
	padding-top: 6px;
	}

.widecolumn .postmetadata {
	margin: 0;
	}

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

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

	/*------------------*/

.post {
	margin-top: 8px;
	margin-left:10px;
	margin-right:5px;
	margin-bottom:30px;
	text-align: justify;
	padding:20px;
	border: 2px solid #cfcfcf;
	
	}
.post h2 {font-weight:normal;	margin-top: -2px;}
.post h2 a:link, .post h2 a:visited {color:#fcaa1c;}
.post hr {
	display: block;
	}
	
	/*-- narrowcolumn (blog posts) stuff --*/
	
.narrowcolumn {
	padding: 0;
	margin: 0;
	width: 458px;
	position: relative;
	left: 15px;
	float:left;
	}

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

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

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
	
	/*----------*/

.postmetadata {
	clear: both;
}

/* footer */

#footer {
	border: none;
	background:url(images/footer.jpg) center repeat-x;
	height:71px;
	}

#footer p {
	margin: 0;
	text-align: center;
	}


/* various tags and general stuff */

small {
	font-family: Tahoma, Verdana, Arial, sans;
	font-size: 0.9em;
	line-height: 1.5em;
	}

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

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

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

.clear {
	clear: both;
}

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

acronym, abbr {
	
	font-family: Tahoma, Geneva, Helvetica, sans-serif;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 40px;
	min-height: 45px;
	}

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

.center {
	text-align: center;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0 10px;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

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

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

.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;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
a img {
	border: none;
	}
/*	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
	}
/* End Images */

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

.wp-caption {
	border-right: 1px solid #867758;
	border-bottom: 1px solid #867758;
	text-align: center;
	background-color: #aa9771;
	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 */

/*-- comments --*/

/*say anything*/


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Verdana, sans;
	}

.commentlist li {
	font-weight: bold;
	}

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

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

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Tahoma, Verdana, Arial, sans;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 150px;
	padding: 2px;
	margin: 0;
	background: #ffffff;
	color: #333333;
	border:2px solid #cccccc;
	}
#subscribe2widget input, .feedblitz input {	background: #e9f6fc; border: none;}
#commentform textarea {
	width: 435px;
	padding: 2px;
	background: #ffffff;
	color:#666666;
	border:2px solid #cccccc;
	}

#commentform #submit {
	margin: 0;
	float: right;
	margin-bottom: 40px;
	border: 1px solid #0e264e;
	}

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

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

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

#commentform p {
	margin: 5px 10px 5px 10px;
	}

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

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

/* ---------------- */

/* sidebar */

.widget {
	padding: 0 5px;
}
#sidebar a:link, #sidebar a:visited {
	color:#21437e;
	}
#sidebar a:active, #sidebar a:hover, .balance a:active, .balance a:hover {
	color:#2e7ec2;

	}
#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike, .balance a:link, .balance a:visited {
	color: #21437e;
	}
small {
	COLOR: #8C9BB5;
}


	/* calendar */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Georgia, Verdana, sans;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	

	/*--------*/

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
	
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 10px;
	padding: 5px 0 5px 0;
	background:#e9e9e9;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
	}

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

#sidebar ul ol li {
	margin: 0 0 0 5px;
	padding-left:2px;
	}
#sidebar ul ul li {
	margin: 0 5px 0 5px;
	padding-left:2px;
	}
#sidebar #bookmarks ul li, #sidebar #categories ul li, #sidebar #archives li   {border-bottom:1px solid #abb5c7;}
#sidebar h2 {border-bottom:1px solid #abb5c7;
	margin: 0 5px 0 5px;}
	
#sidebar {
	font: 1em Arial, 'Times New Roman', serif;
	float: left;
	margin-right:5px;
	margin-left:5px;
	color:#333333;
	padding-top:20px;
	padding-bottom:20px;
	}
	/* search form */

#searchform {	
	text-align: left;
	width: 175px;
	border:none;
	}

#sidebar #searchform {
	width: 200px;
	border: none;
	}
#s {
	background:url(images/searchinput.jpg) no-repeat;
	height:25px;
	width:122px;
	border: none;
	}


#sidebar, #opt-in #s, #subscribe2widget #submit,  .feedblitz #s {
	background: none;
	color: #000000;
	
	}
#commentform #submit {background: #21437e; color:#FFFFFF; font-weight:bold;}
	
#searchsubmit {background:url(images/searchbtn.jpg) no-repeat;
	border:none;
	width:50px;
	height:25px;
	font-size:0px;
	}

#opt-in #s:hover, #subscribe2widget #submit:hover, #commentform #submit:hover, .feedblitz  {background: #3285c8;}	
#sidebar ul ul {background-image: none; padding: none;}

#sidebar
{
	margin:0 0 0 5px; 
	width: 214px;
	position: relative;	
	}
	


#sidebar form {
	margin: 0;
	}
	

.logo {
	text-align: center;
	padding-top:65px;
	padding-left:140px;
	}

#nav {
	margin:2px auto;
	font-family : Tahoma, Arial, Verdana, sans;
	font-size:12px;
	text-align:left;
	padding-top:5px;

	position:relative;
	left: -10px 
	
		
}
#nav ul {
	margin-left: -20px; //margin-left: 20px;	
	display: inline;
	} 

#nav ul li.page_item {
	margin:0;
	list-style: none;
	display: inline;
	text-align:center;
	padding:5px 0px 0px 1px;
	}
	
	
ul li.page_item a:link, ul li.page_item a:active, ul li.page_item a:visited {
		text-decoration:none;
		color:#8797b0;
		padding:0px 3px 5px 0px;
	}
	ul li.page_item a:hover {
		color:#ffffff;		
	}
	ul li.current_page_item {
		margin:0px;
	}
	ul li.current_page_item a:link, 
	ul li.current_page_item a:hover, 
	ul li.current_page_item a:visited {
		
		padding:0px 3px 5px 0px;
	}	
#sidebarlinks {font-size: 13px;}
#rightsidebarlinks {font-size: 13px;}
	
.calendar {float: right; margin-right: 75px;}

#respond {margin-left:10px; 
	color:#3285c8;}

#book {
	padding: 5px 0;
	border-bottom:1px solid #abb5c7;
}
.postsbycategory {
	list-style-type: none;
}
#posts-category {
	margin-left: -20px;
}
#prevposts {
	margin-top: 8px;
	margin-left: 20px;
	font-size: 14px;
}
#idc-container-parent {
	width: 90%;
	margin-left: 25px;
}
div#idc-container.idc-inline.idc {
	overflow: auto;

}