/* Chapel.org - NEWS 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 */

#middle {
	background: url('../themes/site_themes/chapel09/middle.jpg') #E4DDCF top center;
	width: 100%; 
	display: table; 
}

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

#content {
	width:924px;
	margin:20px auto;
	margin-bottom:23px;
	background: rgb(235, 229, 219) url('../themes/site_themes/chapel09/calendar_single_bg.jpg') top center no-repeat;
	padding-top: 15px;
	border: 1px dashed #cbbda7;
	border-width: 1px 0;
}

#content .left {
	float:left;
	width:596px;
	padding:37px 0 12px 20px;
	font-size: 0.85em;
}

#content .right{
	float:right;
	width:248px;
	display:inline;
	margin-top: 20px;
	margin-right:12px;
	padding:17px 0 16px 0;
}

#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 {
	font-style:italic;
	list-style:square;
	margin:0px 0px 15px 10px;
	color:#8C9638;
	font-family:Georgia, "Times New Roman", Times, serif;		
}

#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:#499eab;
	border-bottom: 1px dashed;
}

#content .right a:hover {
	color: #79c2cf;
}

.home_left_link {
	float: left;
	margin: 0 0 20px 0;
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #c1b299;
	width: 230px;
}
	
.home_left_link_title a {
	float: left;
	padding: 0 0 5px 0;
	font-size: 1.40em;
	text-decoration: none;
	color: #806a5b;
	width: 248px;
}
	
.home_left_link_title a:hover {
	color: #9c8778;
}
	
.home_left_link_subtitle a {
	float: left;
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;
	color: #4b3526;
	width: 248px;
}
	
.home_left_link_active {
	float: left;
	margin: 0 0 20px 0;
	padding: 10px 0 10px 10px;
	width: 245px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	background: #e3ddd1;
}
	
.home_left_link_active .home_left_link_title a {
	float: left;
	padding: 0 0 5px 0;
	font-size: 1.40em;
	text-decoration: none;
	color: #004050;
	width: 248px;
}
	
.home_left_link_active .home_left_link_subtitle a {
	float: left;
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;
	color: #495200;
	width: 248px;
}
	
.item_light {
	float: left;
	width:596px;

	background:#e2dbcf;
	padding:17px 16px 16px 16px;
	height: 100%;
	border-top: 1px dashed #bfaa9c;
	border-bottom: 1px dashed #bfaa9c;
}
	
.item_dark {
	float: left;
	width:596px;

	padding:17px 16px 16px 16px;
	height: 100%;
}
	
/*.item_left {
	float: left;
	margin: 0;
	padding: 0;
	width: 111px;
}
*/
	
.item_image {
	background:#FFFBF3;
	border:1px solid #CFC4B0;
	float:left;
	margin:0px 15px 10px 0px!important;
	padding:4px !important;	
}
	
/*.item_right {
	float: left;
	width: 426px;
	position: relative;
}
*/
	
.item_title {
	/*padding: 5px 0 5px 10px;*/
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 1.40em;
	font-style: italic;
	color: #634a3a;
}
	
.item_title a {
	color: #634a3a!important;
	text-decoration: none;
}
	
.item_title a:hover {
	color: #9e816e!important;
}
	
.item_description {
	color:#806A5B;
	float:left;
	font-size:0.9em;
	line-height:1.4;
	margin-top:8px;
	width:466px;	
}

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

.item_description a:hover {
	color: #bbc564;
}

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

#content .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 .event_location a:hover {
	color: #9d897c;
}

/*.date {
	font-size: 0.8em;
	margin:0px 0px 10px 10px;
	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 a.read_more {
	color: #00545f;
	font-style: italic;
}

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

#content .rss_subscribe {
	border-bottom: 0;
	width: 100%;
	padding-left: 0;
	padding-right: 33px;
	position: absolute;
	width:300px;
	left: 100px;
	margin-right: 0;
	margin-left: 50px;
}

#content .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 .view_all_events {
 	position: absolute;
	top: 15px;
	right: 0;
}
	
#news_rail { 
	width: 238px;
}

#news_rail h5 {
	background-color: #cec4b2;
	padding: 5px 5px 5px 10px;
	color: #7d6a5a;
	font-weight: bold;
	margin-bottom: 15px;
}

#news_rail li {
	list-style: none;
}

#news_rail li a {
	text-decoration: none;
}

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


	
#content h2 {
	position: absolute;
	top: -15px;
	left: 20px;
	margin: 10px 15px 10px 10px;
	padding: 10px 0 0 0;
}

.prev_next_nav {
	position: relative;
	height: 75px;
}

.previous_news a {
	display: block;
	background: url('../themes/site_themes/chapel09/previous_news.png') top center no-repeat;
	text-indent: -8000px;
	height: 22px;
	width: 170px;
	margin: 1em 0 1em 15px;
	position: absolute;
	top: 0;
	left: 0;
}

.next_news a {
	display: block;
	background: url('../themes/site_themes/chapel09/next_news.png') top center no-repeat;
	text-indent: -8000px;
	height: 22px;
	width: 140px;
	margin: 1em 0 1em 20px;
	position: absolute;
	top: 0;
	right: -35px;
}
	
/*.item_read_more {
	margin: 10px;
}
*/

.date {
	color:#7E8F3A;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:0.8em;
	font-style:italic;
	font-weight:normal;
	padding-top:2px;	
}

#news_article {
	color: #806a5b;
	font-size: 0.90em;
}

#news_article p {
	font-size: 1.10em;
}

#news_article a {
	color:#8C9638;
	text-decoration:none;
}

 #news_article a:hover {
	color: #bbc564;
}


#news_article h3 {
	font-size: 1.8em; 
	color: #664d3c; 
	font-style: italic;
	font-weight: normal;	
	font-family:Georgia, "Times New Roman", Times, serif;
}

#news_article .date {
	color: #7e8f3a; 
	font-size: 1.2em;
	position: relative; 
	bottom: 15px;
	font-style: italic;
	font-weight: normal;	
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px;
}

#news_article img {
	float: right;
	margin-left: 10px;
	padding: 3px; 
	background-color: white; 
	border: 1px solid #d6cab8;
}

#news_article .view_all_news {
	width: 140px;
	height: 22px;
}

#news_article .view_all_news a {
	height: 22px;
	width: 140px; 
	display: block;
	background: url('../themes/site_themes/chapel09/view_all_news.png') top left no-repeat; 
	text-indent: -9000px;
}

#share {
	position: absolute; 
	top: 0; 
	right: 0; 
	padding: 10px;
	background: url('../themes/site_themes/chapel09/bg-share.jpg') bottom right no-repeat;
	margin-top: 0;
	font-size: 0.9em;
}

#share a {
	text-decoration: none;
	font-style: italic;
	font-weight: normal;	
	font-family:Georgia, "Times New Roman", Times, serif;
}