/*
Theme Name: Urban Resurrection
Theme URI: http://www.urbanresurrection.org
Description: Weaving th fabric of Christ centered community in West Grove Miami
Author: Prototype Syndicate
Author URI: http://www.prototypesyndicate.com
*/

/* +++++++++++++++++PROTOTYPE SYNDICATE+++++++++++++++++*/
#pscredit{
	margin: 15px 0;
	height:13px;
	width:70px;
}

a.psrollover {
	display: block;
	width: 69px;
	height: 13px;
	background: url("http://www.prototypesyndicate.com/ps_credit2.gif") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.psrollover {
	background-position: 0 -13px ;
}

/* ---------------------- BASICS ---------------------- */

body{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #33220e url(images/bg_image.jpg) no-repeat top center;
	color: #593e1c;
	overflow:auto;
}

h1, h2, h3, h4, h5, h6{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding:0;
	margin:0;
}

h1{
	margin:0;
	color: #cc3300;
	text-transform: uppercase;
	border-bottom: 3px solid #cc3300;
}

a{
	text-decoration: none;
	color: #be070e;
}

a:hover{
	color: #7aa89d;
}

a img{ border: 0; }

/* ---------------------- NAV BAR ---------------------- */
#nav-container{
	padding:0;
}

ul#nav-menu{
	list-style-type:none;
	width:100%;
	position:relative;
	height:27px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	letter-spacing: 1px;
}
ul#nav-menu li{
	display:block;
	float:left;
	margin:0 0 0 4px;
	height:27px;
}
ul#nav-menu li.left{
	margin:0;
}
ul#nav-menu li a{
	display:block;
	float:left;
	color:#febf10;
	background:#941100 url(images/nav_bar.jpg) no-repeat top left;
	line-height:27px;
	text-decoration:none;
	padding:0 17px 0 18px;
	height:27px;
}

ul#nav-menu li a.right{
	padding-right:19px;
}

ul#nav-menu li a:hover{
	color: #660000;
}

ul#nav-menu li.current_page_item a, ul#nav-menu li.current_page_parent a {
	color:#ac200f;
	background:#febf10 url(images/nav_bar2.jpg) no-repeat top left;
}

#subnav {
	height:13px;
	margin:0 0 50px 0;
	padding:0;
	list-style:none
}

#subnav li {
	margin-right:1px;
	padding:10px;
	float:left;
	list-style:none;
	background:#ff3300;
	list-style:none
}

#subnav a, #subnav a:visited {
	color:#fdfcec;
	text-decoration:none;
	font-weight:bold;
	letter-spacing: 1px;
	
}

#subnav li:hover {
	background:#CC3300;
}

#subnav a:active,li.current_page_parent a,li.current_page_parent a:visited,
#subnav li.current_page_item a,#subnav li.current_page_item a:visited {
	color:#993300;
}

/*--------------------------- CROSSFADER --------------------------- */

div.cf_wrapper {
	position: relative;
}
	
div.cf_element {
	width: 729px;
	height: 300px;
}
	
div.cf_element div.content {
	padding: 0;
}

/*--------------------------- FEATURE AD & IMAGE --------------------------- */

.feature {
	padding:0;
	margin:0;
	border: 3px solid #a83724;
}

#ad{
	width:250px;
	height:230px;
	float: right;
	margin:20px 4px 0 0;
}

#sb_ad{
	width:200px;
	height:183px;
	float: right;
	margin:20px;
	padding:10px;
	background-color: #e5dfb3;
}

/*--------------------------- FEATURE TABS --------------------------- */

.feature_slideshow{
	margin: 30px 23px 0 0;
	padding: 0;
	width:250px;
	height:230px;
	float: right;
}

#tab{
	background:#fff;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	width:400px;
	padding:10px;
}

.title {
	margin: 20px 0 10px 0;
	font-size:12px;
}

.title a{
	color: #a83724;
	font-weight:bold;
}

.domtab {
	background: #fff;
	font-size:12px;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	width:420px;
	height: 260px;
	text-align: left;
	vertical-align: top;
	line-height: 16px;
	float:left;
}

ul.domtabs{
	list-style: none;
	width:420px;
	margin: 0;
	padding: 0;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	clear: both;
	background: #fcf7cf;
}

ul.domtabs li{
	float: left;
	display: inline;
}

ul.domtabs li a{
	font-size:11px;
	font-weight:bold;
	display: block;
	padding: 10px;
	border-right: 1px solid #eee;
	text-decoration: none;
	color: #593e1c;
	background: #fdf9ed;
}

ul.domtabs li a:hover{
	background:#efe8d8;
}

ul.domtabs li.active a{
	background: #fff;
	color: #593e1c;
	border-right:1px solid #fff;
}

.tab li a {
	display: block;
	text-transform: uppercase;
	font-size: 0.8em;
	color: #593e1c;
	padding: 10px 10px 5px 10px;
	margin: 0 0 3px 0;
	height: 16px;
	background: #fcf8ed;
	font-weight: bold;
}

.tab li a:hover {
	background: #fff;
	color: #593e1c;
}

.tab ul {
	list-style: none;
	margin: 0;
	padding: 10px 10px 10px 10px;
}

/* ---------------------- QUOTES ---------------------- */

abbr, acronym{ border: 0; }

address, dl, p{
	margin:0;
	padding: 6px;
}

blockquote{
	margin: 15px 0 0;
	background: #fcf7cf;
	color: #578b7f;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fcf7cf;
	color: #578b7f;
}

code{
	background: #578b7f;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #e6eecb;
	color: #e6eecb;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

/* ---------------------- FORMS ---------------------- */

input, textarea{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#593e1c;
	width:180px;
}

label {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#a83724;
	font-weight: bold;
}

input#author, input#email, input#url, textarea#comment{
	padding: 6px 2px 2px 5px;
	width: 100%;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

.postform {
	margin: 8px 0 0 0;
	width: 190px;
}

#searchform {
	background:transparent url(images/search.jpg) no-repeat scroll 0%;
	float:left;
	height:25px;
	width:187px;
}

#search input#searchsubmit {
	padding: 3px 0 0 0;
	width:19px;
	height:20px;
}

#search input#s {
	background:transparent none repeat scroll 0%;
	display:inline;
	width:145px;
	border: 0;
	margin:0;
	padding:0 10px 0 0;
	position:relative;
	left:10px;
	top:-5px;
}

/* ---------------------- STRUCTURE ---------------------- */

#container{
	margin: 0 auto;
	padding: 15px 0 0;
	width: 769px;
	text-align: left;
	vertical-align: top;
}

#header{
	clear: both;
	padding: 70px 20px 20px;
	background: transparent url(images/urban_resurrection_logo.png) no-repeat left top;
}

#banner{
	clear: both;
	margin: 0;
	width: 729px;
	height: 300px;
	background: #f0ebcd url(images/banner.jpg) no-repeat;
}

#highlights-container{
	clear: both;
	height:70px;
	padding: 5px 10px 6px 18px;
	background: #be2400 url(images/bg_description.jpg) repeat-x;
}

#give{
	clear: both;
	padding:0;
	margin:-75px 0 0 0;
	text-align:right;
}

.highlights{
	text-align: left;
	vertical-align: top;
}

.highlights p{
	padding: 4px 8px 6px;
}

.page{
	clear: both;
	float: left;
	width: 769px;
	text-align: left;
	vertical-align: top;
	background: #FDFCEC url(images/bg_page.gif) repeat-y 538px 0px;
	color: #593e1c;
}

.page_home{
	clear: both;
	float: left;
	width: 720px;
	height:280px;
	margin:0 0 10px 0;
	padding: 30px 25px;
	text-align: left;
	vertical-align: top;
	background: url(images/home_panel.png) no-repeat;
	color: #593e1c;
}

.maincol{
	float: left;
	display: inline;
	width: 538px;
	text-align: left;
	vertical-align: top;
}

.maincol2{
	float: left;
	width: 100%;
	text-align: left;
	vertical-align: top;
}

/* ---------------------- POST ---------------------- */

.post{
	background: #ebead2;
}

.post_alt{
	background: #fdfcec;
}

.post, .post_alt{
	padding: 20px;
	text-align: left;
	vertical-align: top;
}

.post h2, .post_alt h2{
	padding: 0 0 3px;
	border-bottom: 1px solid #a8a37b;
	color: #669999;
	font-size: 18px;
}

.post h2 a, .post_alt h2 a{
	text-decoration: none;
	color: #669999;
}

/* ---------------------- ENTRY ---------------------- */

.entry{
	line-height: 24px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 0;
}

.entry h1{
	font-size: 24px;
	font-weight: normal;
}

.entry h3{}

.entry  h4{ font-size: 16px; }

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

.entry h6{ font-size: 11px; font-weight: normal; }

.entry input, .entry textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#593e1c;
	padding: 6px 2px 2px 5px;
	width:300px;
}

.entry img{
	border:0;
	padding:3;
	margin: 15px auto;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	color: #737b58;
	font-size: 10px;
	line-height: 15px;
}

.postdate{
	color: #593e1c;
}

/* ---------------------- BROWSE ---------------------- */

.browse{
	padding: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 24px;
}

.browse a{
	color: #738338;
}

/* ---------------------- PAGE NAVIGATION ---------------------- */

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #FDFCEC;
	color: #593E1C;
	background-color: #EBEAD2;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #FDFCEC;
	color: #a83724;
	background-color: #EBEAD2;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #593E1C;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #a83724;
	color: #FDFCEC;
	background-color: #a83724;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #FDFCEC;
	color: #593E1C;
	background-color: #FDFCEC;
}

/* ----------------------SIDEBAR ---------------------- */

.sidebar{
	float: right;
	width: 230px;
	text-align: left;
	display: inline;
	overflow: hidden;
	vertical-align: top;
	margin:0;
	padding:0;
}

.sidebar ul{
	margin: 0;
	padding: 0 20px 20px 21px;
	list-style: none;
}

.sidebar ul li{
	padding: 0;
	list-style:none;
}

.sidebar ul ul{
	padding: 0;
}

.sidebar ul ul li, .sidebar ul ul li a{
	padding: 8px 0 0;
	font-size: 13px;
	font-weight: bold;
	color: #beb780;
	line-height: 16px;
}

.sidebar ul ul li a:hover{
	color: #a83724;
}

.sidebar ul ul ul li{
	padding: 8px 0 0 15px;
}

.sidebar ul h3, .sidebar ul h3 a {
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #e5dfb3;
	font-size: 10px;
}


/* ---------------------- FOOTER ---------------------- */

#footer{
	clear: both;
	margin: 0 0 15px;
	float: left;
	padding: 0;
	width: 769px;
	height:31px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 30px;
	text-align: left;
	vertical-align: top;
	background: transparent url(images/bg_footer.jpg) no-repeat left bottom;
	color: #ccc;
}

#footer p{
	padding: 0 20px;
}

/* comments template */

.comments-template{
	padding: 20px;
	border-top: 1px solid #e6eecb;
}

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

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 24px;
	padding: 0 0 20px;
	border-bottom: 1px solid #e6eecb;
}

.comments-template h3, .comments-template h2{
	color: #666;
}

.comments-template h3#respond{
	padding: 20px 0 0;
}

.commentmetadata{
	font-size: 12px;
}

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

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: none;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #e5dfb3;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* ---------------------- SUBSCRIBE FORM ---------------------- */
