/* Chapel.org - CAMPUS PAGE STYLES */


#top {
	height:253px!important;
	background-position:bottom;
}

*:first-child+html #top { /* ie7 */
	height:272px!important;
	background-position:bottom;
}

/* Header */

#sub_header {
	position:relative;
	width:962px;
	height:273px;
	margin:0px auto;
}

#sub_header .left {
	position:relative;
	width:286px;
	height:273px;
	float:left;
	background:url(../themes/site_themes/chapel09/sub_logo.gif) no-repeat;
}

#sub_header .left h1 a {
	width:238px;
	height:101px;
	top:47px;
	left:20px;
	text-indent:-7000px;
	display:block;
	position:absolute;
}

#sub_header .locations a {
	top:195px;
	height:72px;
	position:absolute;
	background:url(../themes/site_themes/chapel09/locations_button.jpg) no-repeat;
	width:272px;
	display:block;
	text-indent:-9000px;
}

#sub_header .right {;
	float:right;
	width:667px;
}

#sub_header .tag {
	color:#C6B6A1;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.513em;
	font-weight:lighter;
	margin-bottom:79px;
	padding
}

#top_nav {
	height:35px;
	padding:36px 0px 33px 0px;
}

#top_nav_expanded {
	height:35px;
	padding:36px 0px 33px 0px;
}

#breadcrumbs {
	text-align:right;
	color:#79C2CF;
	font-size:0.875em;
	background:url(../themes/site_themes/chapel09/breadcrumb_bg.jpg) no-repeat;
	background-position:right;
	height:27px;
	padding:13px 121px 0px 0px;
}

#breadcrumbs li {
	float:right;
	background:url(../themes/site_themes/chapel09/breadcrumb_bullet.gif) no-repeat;
	background-position:right;
	margin-left:12px;
	padding-right:13px;
}

/* Middle */

#content {
	width:962px;
	margin:0px auto;
	margin-top:23px;
	margin-bottom:23px;
}

#content .left {
	float:left;
	width:248px;
	padding:17px 12px 12px 12px;
}

#content-sub .left {
	float:left;
	width:50%;
	padding:17px 10px 12px 10px;
}

#content .right{
	float:right;
	width:623px;
	display:inline;
	margin-right:12px;
	background:#E6E0D4 url(../themes/site_themes/chapel09/content_right_bg.jpg) no-repeat top;
	padding:17px 16px 16px 15px;
}

#content-sub .right{
	float:right;
	width:40%;
	background:#E6E0D4;
	margin-right:12px;
	padding:17px 10px 16px 10px;
}

#content .right p {
	font-size:0.875em;
	color:#634A3A;
}

#content .right .float_left {
	float:right;
	background:#FFFBF3;
	padding:4px;
	border:1px solid #CFC4B0;
	margin-left:15px;
	
}

#content .right ol {
	font-style:italic;
	list-style: decimal;
	margin:0px 0px 15px 60px;
	color:#8C9638;
	font-family:Georgia, "Times New Roman", Times, serif;	
}

#content .right ol li {
	margin-bottom:3px;
}

#content .right ol p {
	font-style:italic;
	padding:0px 0px 0px 0px;
	font-size:0.938em!important;	
}

#content .right ul li {
	margin-bottom:3px;
}

#content .right ul p {
	font-style:italic;
	padding:0px 0px 0px 0px;
	font-size:0.938em!important;	
}

#content .right blockquote {
	background:#E5DED1 url(../themes/site_themes/chapel09/blockquote_bg.gif) no-repeat left top;
	padding:20px;
	border:1px dashed #BAA995;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8C9638;
	line-height:145%;
	font-style:italic;
	font-size:0.938em;
	margin-right:25px;
	margin-left:25px;
}

#content .right a {
	color:#8C9638;
	text-decoration:none;	
}

.item_title {
	display: block;
	margin-top: 15px;
	padding: 10px 0 0 10px;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 1.40em;
	font-style: italic;
	color: #295a61;
}
	
.video_item {
	border-bottom: 1px solid #d7caba;
	position: relative;
}
	
.video_item img {
	float: left;
	margin: 15px 15px 15px 0;
}

.video_item p {
	margin-top: 15px;
}
	
.item_read_more {
	position: absolute;
	bottom: 0;
	left: 338px;
}	

#bottom {
	background: url('../themes/site_themes/chapel09/blue_bottom_bg.jpg') top center no-repeat;
}


#content-sub .right h4 {
	background-color: #d3cbba;
}
			
/* Search Results */

#search_results {
	font-size:15px;
	color:#665448;
}

#search_results a {
	border-bottom:none!important;
}

.search_result {
	margin-bottom:15px;
	padding:18px;
}

.search_result .odd {
	background:#E5DDD0;
}

.search_result .toplink a {
	color:#215D67!important;
	margin-bottom:100px!important;
	text-decoration:none;
	border-bottom:none!important;
	font-weight:bold;
}

.search_result .top a:hover {
	text-decoration:underline!important;
}

#left_rail .side_nav .selected {
	background: transparent url(../themes/site_themes/chapel09/side_nav_hover.png) top right no-repeat; 
	behavior:url(../themes/site_themes/chapel09/iepngfix.htc);
	border-bottom:1px solid #C7B9A4;
}

#left_rail .side_nav .selected a {
	color: #20555e;
	display: block; 
	width: 200px; 
	background: transparent url(../themes/site_themes/chapel09/side_nav_arrow_selected.png) right 11px no-repeat;
	behavior:url(../themes/site_themes/chapel09/iepngfix.htc);
}

#left_rail .side_nav .selected a:hover {
	color: #20555e;
}

#left_rail .side_nav li a {
	display: block; 
	width: 200px; 
	background: transparent url(../themes/site_themes/chapel09/side_nav_arrow.png) right 11px no-repeat;
		behavior:url(../themes/site_themes/chapel09/iepngfix.htc);
}

#content .right #campus_nav {
	margin: 0;
	padding: 0;
}

#campus_nav {
	text-align: center; 
	border-bottom: 1px dashed #d7caba; 
	height: 60px; 
	width: 600px;
}

#campus_nav li {
	float: left; 
	margin: 0 15px 0 0;
}

#campus_nav li a:hover {
	text-decoration: none;
	border: none;
}

#welcome_btn a {
	display: block; 
	height: 50px; 
	width: 114px; 
	background: url('../themes/site_themes/chapel09/btn_welcome.jpg') center -50px no-repeat; 
	text-indent: -5000px;
}

#campus_btn a {
	display: block; 
	height: 50px; 
	width: 152px; 
	background: url('../themes/site_themes/chapel09/btn_campus.jpg') center -50px no-repeat; 
	text-indent: -5000px;
}

#events_btn a {
	display: block; 
	height: 50px; 
	width: 86px; 
	background: url('../themes/site_themes/chapel09/btn_events.jpg') center -50px no-repeat; 
	text-indent: -5000px;
}

#people_btn a {
	display: block; 
	height: 50px; 
	width: 166px; 
	background: url('../themes/site_themes/chapel09/btn_people.jpg') center -50px no-repeat; 
	text-indent: -5000px;
}

#campus_nav .selected a, #campus_nav a:hover {
	background-position: top center;
}
	
#content-sub {
	margin-top: 10px;
}
	
#content-sub .right h4 {
	color: #634A3A;
	padding: 3px 3px 3px 10px; 
	font-size: 1em;
}
	
#content-sub .right ul {
	font-style: italic;	
	margin: 10px 0px 15px 10px; 
	font-family:Georgia, "Times New Roman", Times, serif;	
}
	
#content-sub .right a {	
	color:#499eab;	
	border-bottom: 1px dashed;
}
	
#content-sub .right p, .vcard {
	color: #499eab; 
	font-weight: bold; 
	font-style: italic; 
	margin: 10px 0 0 10px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size: 1em;
}

.vcard {
	margin-bottom: 17px;
}

.map img {
	padding: 10px 0;
}

.map iframe {
	border:none;
	margin-top:5px;
}
	
#content div.email a { 
	background:transparent url('../themes/site_themes/chapel09/email_me.png') no-repeat scroll center top;
	display:block;
	height:22px;
	text-indent:-8000px;
	width:97px;
}

.item_light {
	float: left;
	width:630px;
	background:#e2dbcf;
	padding:12px 0 12px 0;
	height: 100%;
	border-top: 1px dashed #bfaa9c;
	border-bottom: 1px dashed #bfaa9c;
}
	
.item_dark {
	float: left;
	width:630px;
	padding:12px 0 12px 0;
	height: 100%;
}
	
.item_left {
	float: left;
	margin: 0;
	padding: 0px 0px 0px 16px;
	width: 111px;
}
	
.item_image {
	float: left;
	background:#FFFBF3;
	padding: 4px!important;
	margin: 0;
	border:1px solid #CFC4B0;
}
	
.item_right {
	float: left;
	width: 600px;
	position: relative;
	margin: 0;
	padding: 0;
}
	
.item_title {
	padding: 5px 0 5px 10px;
	margin: 0;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 1.40em;
	font-style: italic;
	color: #634a3a;
	display: block;
}
	
.item_title a {
	color: #634a3a!important;
}
	
.item_title a:hover {
	color: #9e816e!important;
}
	
.item_description {
	float: left;
	padding: 10px 0 0 10px;
	font-size: 0.90em;
	line-height: 1.40;
	color: #806a5b;
	width: 490px;
}

#content-sub .event_location {
	font-family: Georgia, serif;
	font-size: 90%;
	font-style: italic;	
}

#content-sub .event_location a {
	margin: 15px 0 0 10px;
	padding: 0 0 0 19px;
	background: url('../themes/site_themes/chapel09/calendar_icon.gif') left 2px no-repeat;
	color: #9d897c;
}

#content-sub .event_location a:hover {
	color: #9d897c;
}

.date {
	background:url(../themes/site_themes/chapel09/calendar_bg_bigger-trans.png) no-repeat;
	behavior:url(../themes/site_themes/chapel09/iepngfix.htc);
	position: absolute;
	top: -10px;
	right: -8px;
	margin:0px 0px 10px 10px;
	width:25px;
	height:30px;
	padding:11px 0px 11px 0px;
	text-align:center;
	line-height:95%
}

.date_top {
	color:#FEF9EF;
	font-size:12px;
}

.date_bottom {
	color:#AF997B;
	font-size:21px;
	font-family:Georgia, "Times New Roman", Times, serif;

}	

#content-sub a.read_more {
	color: #00545f;
	font-style: italic;
}

#content-sub a.read_more:hover {
	color: #56898b;

}

#content-sub .rss_subscribe {
	border-top: 1px dashed #BFAA9C;
	border-bottom: 0;
	float: left;
	width: 100%;
	padding-left: 0;
	position: relative;
	margin-right: 0;
}

#content-sub .rss_subscribe span a {
	background: url('../themes/site_themes/chapel09/rss_icon.gif') left 0 no-repeat;
	font-family: Georgia, serif;
	font-size: 80%;
	font-style: italic;
	color: #9d897c;
	padding-left: 19px;
}

#content-sub .view_all_events {
 	position: absolute;
	top: 15px;
	right: 0;
}

.no_rss {
	background: none!important;
}

.person_to_know {
	float: left;
	width:625px;
	background:#e2dbcf;
	padding:15px 0 15px 0;
	height: 100%;
	border-top: 1px dashed #bfaa9c;
}

.person_to_know_left {
	float: left;
	margin: 0;
	padding: 0px 5px 0px 5px;
	width: 120px;
}
	
.person_to_know_image {
	float: left;
	background:#FFFBF3;
	padding: 4px!important;
	margin: 0;
	border:1px solid #CFC4B0;
}
	
.person_to_know_right {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
}
	
.person_to_know_title strong {
	font-family: arial;
	font-size: 1.30em;
	font-weight: normal;
	color: #0C5B68;
	font-style: normal;
}

.person_to_know_title {
	padding: 5px 0 5px 10px;
	margin: 0;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 1.10em;
	font-style: italic;
	color: #99887a;
	display: block;
	width: 480px;
}
	
.person_to_know_description {
	float: left;
	padding: 5px 0 0 10px;
	font-size: 0.90em;
	line-height: 1.40;
	color: #806a5b;
	width: 490px;
}

.person_to_know_contact {
	float: left;
	margin: 0;
	padding: 10px 0 0 10px;
	width: 400px;
}

.person_to_know_phone {
	float: left;
	font-weight: bold;
	color: #1c8294;
	padding: 2px 13px 0 0;
}

.person_to_know_email {
	float: left;
	margin: 0;
	padding: 0;
}

.person_to_know_social {
	float: left;
	margin: 0;
	padding: 3px 0 0 17px;
}

.person_to_know_social li {
	display: inline;
	clear: none;
}

.person_to_know_social li a {
	height: 16px;
	display: block;
	float: left;
	margin-right: 10px;
	text-indent: -8000px;
	width: 16px;
}

.person_to_know_social .facebook a {
	background: url('../themes/site_themes/chapel09/facebook.png') top left no-repeat;
	text-indent: -8000px;
	display: block;
	height: 16px;
}

.person_to_know_social .facebook a:hover {
	background-position: left -16px;
	border: none;
}

.person_to_know_social .twitter a {
	background: url('../themes/site_themes/chapel09/twitter.png') top left no-repeat;
	text-indent: -8000px;
	display: block;
	height: 16px;
}

.person_to_know_social .twitter a:hover {
	background-position: left -16px;
	border: none;
}

.person_to_know_social .blog a {
	background: url('../themes/site_themes/chapel09/blog.png') top left no-repeat;
	text-indent: -8000px;
	display: block;
	height: 16px;
}

.person_to_know_social .blog a:hover {
	background-position: left -16px;
	border: none;
}

.person_to_know_social .linkedin a {
	background: url('../themes/site_themes/chapel09/linkedin.png') top left no-repeat;
	text-indent: -8000px;
	display: block;
	height: 16px;
}

.person_to_know_social .linkedin a:hover {
	background-position: left -16px;
	border: none;
}




