/*
	Theme Name: Presbytery of Chicago
	Theme URI: http://www.chicagopresbytery.com/
	Description: Custom theme designed for PoC
	Version: 1.0	
	Author: Headstand Media
	Author URI: http://www.headstandmedia.com
*/

/* Global Settings */

	body,ul,li,form {
	margin: 0;
	padding: 0;
	}
	
	li {
	list-style-position: outside;
	margin-left: 20px;
	}
	
	img {
	border: none;
	}

	body {
	background-image: url(/wp-content/themes/chipres/design/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E9EEC4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
	h1 {
	font-size: 18px;
	margin: 0;
	padding: 0;
	color: #666666;
	}
	
	h2 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #1277BD;
	}
	
	h3,h4,h5 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	margin-top: 8px;
	margin-bottom: 12px;
	color: #666666;
	}
	
	.alignright {
	float: right;
	padding: 0 0 10px 10px;
	}
	
	.alignleft {
	float: left;
	padding: 0 10px 10px 0;
	}
	
	a:link {
	color: #1277BD;
	}
	
	a:visited {
	color: #1277BD;
	}
	
	a:hover {
	color: #1277BD;
	text-decoration: none;
	}

	#container {
	margin: auto;
	width: 924px;
	}
	
	.tag_line {
	display: block;
	margin: auto;
	}

/* Content */

	#content_container {
	width: 722px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 15px;
	display: inline;
	overflow: auto;
	}
	
	#header_logo {
	overflow: auto;
	background-image: url(/wp-content/themes/chipres/design/header_logo-back.jpg);
	background-repeat: repeat-x;
	width: 100%;
	}
	
	#content {
	width: 680px;
	padding: 20px;
	background-color: #FFFFFF;
	border: 1px solid #ECF1F6;
	overflow: hidden;
	}
	
	#content_forum {
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #ECF1F6;
	}
	
	.front_box {
	width: 296px;
	height: 160px;
	padding: 15px 15px 0px 15px;
	margin: 0;
	background-image: url(/wp-content/themes/chipres/design/front_box.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	}
	
	.front_box ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
	}
	
	.front_box_bot {
	width: 326px;
	height: 11px;
	padding: 0;
	margin: 0;
	background-image: url(/wp-content/themes/chipres/design/front_box_bot.jpg);
	background-repeat: no-repeat;
	}
	
	.cont_green_boxes {
	margin-bottom: 20px;
	}
	
	.cont_clear_boxes {
	margin-bottom: 20px;
	}
	
/* Right Nav */

	#right_nav {
	width: 182px;
	margin-left: 20px;
	float: right;
	display: inline;
	}
	
	#right_nav a {
	color: #5F7620;
	text-decoration: none;
	}
	
	#right_nav a:hover {
	text-decoration: underline;
	}
	
	#right_nav ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	color: #666666;
	}
	
	#right_nav li {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	list-style-position: outside;
	}
	
	#right_nav ul.tier_1 {
	list-style-type: none;
	font-size: 13px;
	}
	
	#right_nav ul.tier_2{
	display:none;
	list-style: disc;
	list-style-position: outside;
	margin-left: 20px;
	font-size: 12px;
	padding-top: 5px;
	}
	
	#right_nav ul.tier_3{
	display: none;
	list-style: circle;
	list-style-postion: outside;
	margin-left: 20px;
	font-size: 11px;
	padding-top: 5px;
	}
	
	#right_nav ul.tier_4{
	display: none;
	list-style: circle;
	list-style-postion: outside;
	margin-left: 20px;
	font-size: 11px;
	padding-top: 5px;
	}		

	#right_nav ul.tier_5{
	display: none;
	list-style: circle;
	list-style-postion: outside;
	margin-left: 20px;
	font-size: 11px;
	padding-top: 5px;
	}	
	
	.page-5 {
	display: block;
	width: 100%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #B7D65B;
	margin-top: 8px;
	}
	
	a.page-5 {
	padding-top: 10px;
	}
	
	.green_dashes {
	width: 182px;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B7D65B;
	margin: 8px 0 8px 0;
	}

/* FOOTER */


	#footer_bar {
	overflow: auto;
	width: 100%;
	background-image: url(/wp-content/themes/chipres/design/footer-back.jpg);
	background-repeat: repeat-x;	
	}
	
	#footer_white {
	width: 100%;
	background-color: #FFFFFF;
	height: 20px;
	}
	
	#footer {
	width: 100%;
	margin: auto;
	padding-top: 2px;
	font-size: 11px;
	text-align: center;
	color: #b1b594;
	background-color: #E9EEC4
	}
	
	#footer a {
	color: #a0a47f;
	}

/* FOOTER END */

/* Form Fields */

	#comment {
	width: 400px;
	}
	
/* Church Listing Format */

	table.church_list_table {
	background-color: #999999;
	}
	
	.church_list_table td {
	background-color: #FFFFFF;
	}
	
	.church_list_table th {
	background-color: #999999;
	}