﻿

/*
CSS Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background: #e7e9c3;
}

a:link, a:visited { color: #af1313; text-decoration: underline; font-weight: normal; } 
a:active, a:hover { color: #996600; text-decoration: none; }

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

h1 { font-size: 40px; font-weight: bold; margin: 0 0 30px 0; padding: 5px 0; color: #000; }
h2 { font-size: 28px; font-weight: normal; line-height: 28px; margin: 0 0 30px 0; padding: 0; color: #000; 	/* text-shadow: 1px 1px 1px #555; */ }
h3 { font-size: 21px; margin: 0 0 20px 0; padding: 0; padding: 0; color: #000; }
h4 { font-size: 19px; font-weight: normal; margin: 0 0 20px 0; padding: 0; color: #000; }
h5 { font-size: 19px; font-weight: normal; padding: 0; color: #000; }
h6 { font-size: 7px; font-weight: lighter; padding: 0;}

.cleaner { clear: both; width: 100%; height: 30px; font-size: 0px;  }
.cleaner_small { clear: both; width: 100%; height: 8px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_25 { margin-right: 25px; }
.margin_right_48 { margin-right: 48px; }
.margin_right_50 { margin-right: 50px; }
.margin_right_60 { margin-right: 60px; }

.fl { float: left; }
.fr { float: right }

.border_bottom { border-bottom: 1px  dotted #999; }

.rc_btn_01 a {
	clear: both;
	float: right;
	display: block;
	width: 41px;
	height: 8px;
	border: none; 
	background: url(images/templatemo_more.jpg) no-repeat;
}

.header_01 {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	font-size: 26px;
	color: #ffffff;
}

.header_02 {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	font-size: 12px;
	color: #af1313;
	font-weight: bold;
}

#templatemo_container {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
}

#templatemo_header {
	width: 960px;
	height: 85px;
	padding: 0 35px;
}

#templatemo_header  #site_title {
	float: left;
	width: 295px;
	height: 85px;
	background: url(images/St_Peters_Header.jpg) no-repeat;
}

#templatemo_header  #site_title h1 {
	margin: 0;
	padding: 0;
}

#templatemo_header  #site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 38px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#templatemo_header #header_address {
	float: right;
	display: inline-block;
	text-align: right;
	color: #fff;
	padding: 15px 0 0 0;
}

#templatemo_middle {
	clear: both;
	width: 960px;
	height: 390px;
	background: url(images/St_Peter_Middle.jpg) top center no-repeat;
}

#templatemo_banner {
	width: 960px;
	height: 288px;
	margin: 0 auto;
    color: #fff;
}

#templatemo_banner #logo {
	float: left;
	margin: 100px 0 0 80px;
	width: 295px;
	height: 85px;
	background: url(images/St_Peters_clear_logo_narrow2.png) no-repeat;
}

/* menu */
#templatemo_menu {
	width: 910px;
	height: 120px;
	padding: 20px 30px;
	background: url(images/templatemo_menu_2.png) no-repeat;
}

#templatemo_menu ul {
	margin: 0;
	padding: 0 35px;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	width: 152px;
	height: 27px;
	padding: 5px 0 0 0;
	margin: 0 10px 0 0 ;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	color: #333;	
	font-weight: bold;
	outline: none;
	border: none;
}

#templatemo_menu ul li a:hover, #templatemo_menu ul li .current {
	color: #000;
	background: url(images/templatemo_menu_hover.png) no-repeat;
}

}
/* end of menu*/


#templatemo_content {
	clear: both;
	padding: 40px 0 20px 0;
}

#welcome_title {
	clear: both;
	width: 222px;
	height: 35px;
	margin-bottom: 20px;
	background: url(images/St_Peters_welcome_title.jpg) no-repeat;
}

#highlights_title {
	clear: both;
	width: 116px;
	height: 35px;
	margin-bottom: 20px;
	background: url(images/St_Peters_highlights_title.jpg) no-repeat;
}

#news_events_title {
	clear: both;
	width: 157px;
	height: 35px;
	background: url(images/St_Peters_news_events_title.jpg) no-repeat;
}

#about_title {
	clear: both;
	width: 157px;
	height: 35px;
	margin-bottom: 20px;
	background: url(images/St_Peters_about_title.jpg) no-repeat;
}

#contact_title {
	clear: both;
	width: 157px;
	height: 32px;
	margin-bottom: 20px;
	background: url(images/St_Peters_contact_title.jpg) no-repeat;
}

#links_title {
	clear: both;
	width: 157px;
	height: 35px;
	margin-bottom: 20px;
	background: url(images/St_Peters_links_title.jpg) no-repeat;
}

#worship_title {
	clear: both;
	width: 157px;
	height: 35px;
	margin-bottom: 20px;
	background: url(images/St_Peters_worship_title.jpg) no-repeat;
}

#discipleship_title {
	clear: both;
	width: 157px;
	height: 35px;
	margin-bottom: 20px;
	background: url(images/St_Peters_discipleship_title.jpg) no-repeat;
}

#mission_title {
	clear: both;
	width: 157px;
	height: 35px;
	margin-bottom: 20px;
	background: url(images/St_Peters_mission_title.jpg) no-repeat;
}

#programs_title {
	clear: both;
	width: 157px;
	height: 35px;
	margin-bottom: 20px;
	background: url(images/St_Peters_programs_title.jpg) no-repeat;
}

.section_w270 {
	width: 270px;
}

.section_w650 {
	width: 655px;
}

.section_w650 p {
	text-align: justify;
	margin-bottom: 10px;
}

.section_w300 {
	width: 300px;
}

.section_w200 {
	width: 200px;
}

.section_w143 {
	width: 143px;
}

.section_w110 {
	width: 110px;
}

.image_wrapper_01 {
	position: relative;
	width: 185px;
	height: 95px;
	background: url(images/templatemo_image_frame.png) no-repeat;
}

.image_wrapper_01 img {
	position: absolute;
	width: 175px;
	height: 74px;
	top: 4px;
	left: 5px;
}

.image_wrapper_02 {
	position: relative;
	width: 300px;
	height: 200px;
	background: url(images/St_Peters_image_frame_300.png) no-repeat;
}

.image_wrapper_02 img {
	position: absolute;
	width: 290px;
	height: 170px;
	top: 4px;
	left: 5px;
}

.image_wrapper_03 {
	position: relative;
	width: 143px;
	height: 95px;
	background: url(images/St_Peters_image_frame_143.png) no-repeat;
}

.image_wrapper_03 img {
	position: absolute;
	width: 133px;
	height: 75px;
	top: 4px;
	left: 5px;
}

.image_wrapper_04 {
	position: relative;
	width: 110px;
	height: 94px;
	background: url(images/St_Peters_image_frame_110.png) no-repeat;
}

.image_wrapper_04 img {
	position: absolute;
	width: 100px;
	height: 75px;
	top: 4px;
	left: 5px;
}

#news_events_section_wrapper {
	clear: both;
	width: 260px;
	padding: 20px 10px;
	background: url(images/) no-repeat;
}

#news_events_section_wrapper .news_events_section {
	clear: both;
}

.news_events_section .date {
	float: left;
	width: 260px;
	color: #af1313;
	font-weight: bold;
}

.news_events_section .short_note {
	float: right;
	padding: 0 0 0 20px;
	width: 250px;
}

.contact_info_list {
	margin: 0px;
	padding: 0px;
	list-style:none;
}

.contact_info_list li {
	padding: 0px;
	margin-bottom: 5px;
	color: #666;
}

.contact_info_list li span {
	float: left;
	display: block;
	width: 60px;
}

.side_menu {
	list-style: none;
	padding: 0px;
	margin: 0 0 0 0;
}

.side_menu li {
	padding: 0;
	margin: 5px 0;
}

.side_menu li a {
	display: block;
	color: #666;
	padding: 0px 15px;
	font-weight: normal;
	text-decoration: none;
	background: url(images/St_Peters_menu_list.png) left center no-repeat;
}

.side_menu li a:hover {
	color: #AF1313;
}

.left_menu {
	list-style: none;
	padding: 0px;
	margin: 0 0 0 0;
}

.left_menu li {
	padding: 0;
	margin: 0 0;
}

.left_menu li a {
	color: #333;
	padding: 0px 15px;
	font-weight: normal;
	text-decoration: none;
	background: url(images/St_Peters_left_menu_list.png) left center no-repeat;
}

.left_menu li a:hover {
	color: #AF1313;
}

/* footer */
#templatemo_footer {
	clear: both;
	height: 65px;
	width: 920px;
	text-align: center;
	color: #333;
	padding: 30px 20px 0 20px;
	background: url(images/templatemo_footer_bg.jpg) repeat-x;
}

.footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_list li {
	padding: 0 10px;
	display: inline;
	border-right: 1px solid #333;
}

.footer_list li a {
	color: #333;
}

.footer_list .current {
	color: #af1313;
}

.footer_list .last {
	border-right: none;
}

/* end of footer */