/*
Theme Name: Royal Palm Christian Church
Theme URI: http://www.royalpalmchristianchurch.org
Description: Royal Palm Christian Church WP Theme
Version: 1.0
Author: Jamie Chung
Author URI: http://www.notanotherportfolio.com

*/
body
{
	margin:0;
	padding:0;
	background:#89221b url(images/bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
.container
{
	width:940px;
	margin:0 auto;
	position:relative;
}
#content
{
	background:#f5f0ec url(images/content_bg.jpg) repeat-x;
	padding:10px 0;
}
#header
{
	height:189px;
	overflow:hidden;
	background:url(images/header_logo.png) no-repeat left center;
	position:relative;
}
#header h1
{
	float:left;
	margin:70px 0 0 150px;
	padding:0;
	width:323px;
	height:74px;
	overflow:hidden;
	display:block;
}
#header h1 a
{
	width:323px;
	height:74px;
	overflow:hidden;
	display:block;
	background:url(images/header_text.png) no-repeat;
	letter-spacing:500px;
	text-decoration:none;
	word-spacing:5000px;
	padding:1000px;
	line-height:500px;
}
#header #tidbit
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:normal;
	color:#ba5646;
	float:left;
	margin:15px 0 0 257px;
	padding:0;
	width:200px;
	text-align:right;
	position:absolute;
	right:0;
}
#header address
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:normal;
	color:#ba5646;
	margin:0 0 10px 0;
}
#header ul
{
	clear:both;
	float:right;
	margin:12px 0 0 0;
	padding:0;
	list-style:none;
	height:30px;
	font-size:15px;
}
#header ul li
{
	margin:0 10px 0 0;
	padding:0;
	float:left;
	color:#625f4f;
	height:30px;
}
#header ul li a
{
	color:#625f4f;
	text-decoration:none;
	height:22px;
	display:block;
	padding:8px 10px 0 10px;
	text-align:center;
}
#header ul li:hover,
#header ul li.current_page_item,
#header ul li.current_page_parent
{
	background:url(images/nav_left.jpg) no-repeat top left;
}
#header ul li a:hover,
#header ul li.current_page_item a,
#header ul li.current_page_parent a
{
	color:#FFF;
	background:url(images/nav_right.jpg) no-repeat top right;
}
#subheader
{
	background:#a22d23;
	color:#FFF;
}
#subheader ul
{
	margin:0;
	padding:0;
	float:right;
	list-style:none;
}
/*

#subheader ul li
{
	margin:0 15px 0 0;
	padding:2px 0 10px 0;
	float:left;
}


*/
#subheader a
{
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}
#subheader a:hover,
#subheader .current_page_item a,
#subheader .current_page_ancestor a,
#subheader .current_page_parent a
{
	text-decoration:underline;
}
#content h2
{
	margin:0;
	padding:0;
	font-family:"Helvetica","Tahoma","Verdana",sans-serif;
	font-size:30px;
	line-height:39px;
	letter-spacing:-1px;
	font-weight:normal;
}
#content h3
{
	margin:5px 0;
	padding:0;
	color:#8E1901;
	font-family:"Helvetica","Tahoma","Verdana",sans-serif;
	font-size:20px;
	line-height:25px;
	letter-spacing:-1px;
	font-weight:normal;
	
}
.black
{
	color:#000 !important;
}
.red
{
	color:#8E1901 !important;
}
h3 em
{
	font-size:15px;
	color:#625f4f;
}
h3 a
{
	color:#8E1901;
	text-decoration:none;	
}
h3 a:hover
{
	border-bottom:1px dashed #999;
}
.post_content
{
	font-family:"Lucida Grande","Verdana",sans-serif;;
	font-size:17px;
	line-height:30px;
	color:#333;
}
.post_content p
{
	margin:5px 0 20px 0;
	padding:0;
}
#content h2 a,
.post_content a
{
	color:#8E1901;
	text-decoration:none;
	border-bottom:1px dashed #999;
}
#content h2 a:hover,
.post_content a:hover
{
	border-bottom:1px solid #999;
}
.post_content *:target
{
	background:#FFF;
	padding:10px 15px;
	border:2px solid #8E1901;
}
.post_content ul
{
	margin:10px 0 20px 5px;
}
.post_content ul li
{
	margin:0 0 10px 0;
	padding:0;
}
.navigation
{
	width:65%;
	margin:30px auto;
	padding:0 0 15px 0;
}
.navigation a
{
	color:#8E1901;
	text-decoration:none;	
}
.navigation a:hover
{
	border-bottom:1px dashed #999;
}
.alignleft
{
	float:left;
}
.alignright
{
	float:right;
}
#footer
{
	height:110px;
	background:url(images/footer_bg.jpg) repeat-x;
	overflow:hidden;
	clear:both;
}
#footer #disciples_chalice
{
	background:url(images/disciples_chalice.png) no-repeat;
	float:right;
	width:196px;
	height:70px;
	display:block;
	line-height:500px;
	overflow:hidden;
	color:#FFF;
	margin:22px 0 0 0;
	text-decoration:none;
}
#footer_text
{
	background:url(images/footer_logo.png) no-repeat 25px 9px;
	height:72px;
	color:#FFF;
	font-size:12px;
	line-height:20px;
	padding:40px 0 0 110px;
}
#footer_text ul
{
	margin:0;
	padding:0;
	list-style:none;
}
#footer_text ul li
{
	margin:0 10px 0 0;
	float:left;
}
#footer_text a
{
	color:#FFF;
	text-decoration:none;
}
#footer_text a:hover
{
	text-decoration:underline;
}
.clear
{
	clear:both;
}
