/* Chapel.org - MESSAGES 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 .right{
	float:right;
	width:623px;
	background:lime;
	margin-right:12px;
	display:inline;
	background:#E6E0D4 url(../themes/site_themes/chapel09/content_right_bg.jpg) no-repeat top;
	padding:17px 16px 16px 16px;
	position: relative;
}

#content .right a:hover {
	border-bottom:1px dashed #8C9638;
}

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

#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 {
	margin:5px 0px 15px 60px;
}

#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 {
	text-decoration:none;
}

/* Search Results */

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

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

.search_result {
	/*margin-bottom:15px;*/
	padding:18px 18px 0px 0px;
}
.search_result .summary {
	margin: 5px 0px 8px 28px;
}

.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;
}

.item_light {
    background:#DCD2C2;
	height: 100%;
}

.item_dark {
	margin-right:12px;
	padding:17px 16px 16px 16px;
	height: 100%;
}

.right h2 {
	/*display: inline;*/
	float:left;
	margin-right:30px;
	width:300px;
	margin-bottom:0px;
}

.header {
	/*display: inline;*/
	margin-bottom:15px!important;
	width:500px!important;
	float:none!important;
}

.right .message_info {
	/*display: inline;
	position: absolute;
	right: 40px;*/
	padding-right:18px;
	text-align:right;	
}

#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: none!important;
}

#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: #56949e;
}

#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);

}

#left_rail .side_nav ul ul li {
	background: none;
}

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

}

#podcast a {
	width: 223px;
	height: 53px;
	display: block;
	background: url('../themes/site_themes/chapel09/podcast.jpg') top center no-repeat;
	text-indent: -9000px;
	margin-bottom: 5px;
}

#discuss a {
	width: 223px;
	height: 53px;
	display: block;
	background: url('../themes/site_themes/chapel09/sg-discuss.gif') top center no-repeat;
	text-indent: -9000px;
	margin-bottom: 20px;
}

#left_rail .side_nav {
	margin-bottom: 20px;
}

.message_info {
	color: #625548;
	font-size: 0.9em;
	padding-top: 7px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.message_info .author {
	font-size: 1.1em;
	font-weight: bold;
}

#video {
	background-color: white;
	margin: 12px 0 0 0;
	padding: 3px;
	width: 600px;
}

#content .right .nav li {
	padding: 0 25px;
}

#video_version_btn {
	float: left;
	padding-left: 25px;
	background: url('../themes/site_themes/chapel09/video_icon.jpg') left bottom no-repeat;
}

#video_version_btn a {
	color:#625548;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:0.9em;
	font-style:italic;
	position: relative;
	top: 3px;
}

#audio_version_btn {
	padding-left: 25px;
	background: url('../themes/site_themes/chapel09/audio_icon.jpg') left bottom no-repeat;
}

#audio_version_btn  a {
	color:#625548;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:0.9em;
	font-style:italic;
	position: relative;
	top: 3px;
}

#take_notes_btn {
	padding-left: 25px;
	background: url('../themes/site_themes/chapel09/pencil_icon.jpg') left bottom no-repeat;
}

#take_notes_btn  a {
	color:#625548;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:0.9em;
	font-style:italic;
	position: relative;
	top: 3px;
}

#share_btn  {
	/*float: left;*/
	padding-left: 25px;
	padding-bottom: 20px;
	/*background: url('../themes/site_themes/chapel09/share_icon.jpg') left bottom no-repeat;*/
}

#share_btn  a {
	color:#625548;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:0.9em;
	font-style:italic;
	position: relative;
	top: 3px;
}

#content p {
	clear: both;
	margin: 0;
	padding: 0;
}

#content h5 {
	clear: both;
	margin: 15px 0 0 0;
	padding: 0;
	color:#665143;
	font-weight:bold;
}

#content #take_notes {
	padding: 15px 0 10px 0;
	margin: 0 0 15px 0;
	color:#625548;
	font-family: arial, sans-serif;
	border-bottom: 1px dashed #bcaf9e;
}

#content #take_notes input {
	width: 200px;
	height: 15px;
	padding: 5px 5px 3px 5px;
}

#content #take_notes dt {
	margin-right: 5px;
	width: 165px;
	font-size: 0.8em;
	float: left;
	text-align: right;
}

#content #take_notes dt  label{
	position: relative;
	top: 5px;
}

#content #take_notes dt, #content #take_notes dd {
	padding: 5px 0 0 0;
}

#content #take_notes dd {
	margin-left: 5px;
}

.send_email {
	background: url('../themes/site_themes/chapel09/send_email.jpg') top center no-repeat;
	display: block;
	height: 22px;
	width: 105px;
	text-indent: -9999px;
	margin-left: 165px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.description_title {
	float: left;
	clear: both;
	margin-bottom: 10px;
	margin-top: 15px;
	font-size: 1.20em;
	font-weight: bold;
	color: #665143;
}

#more_messages {
	width: 600px;
	position: relative;
	color: #625548;
	font-size: 0.9em;
	padding-top: 10px;
	margin-top:10px;
	margin-bottom: 15px!important;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#more_messages  a:hover{
	text-decoration: underline;
}

#more_messages tr td {
	padding: 5px;
}

#more_messages .author {
	font-weight: bold;
	font-style: italic;
}

#content #more_messages .title {
	font-style: none;
	color: #015c69;
	font-family: arial, sans-serif;
	border: none;
	display: block;
	width:189px;
}

#content #more_messages .media {
	text-align: right;
}

#content #more_messages .media span {
	float: left;
}

#content #more_messages .media span a {
	padding: 0 5px 0 10px;
	position: relative;
	border: none;
}

#content #more_messages .media .video {
	border-right: 1px solid white;
}

#content #more_messages .media .video a {
	background: url('../themes/site_themes/chapel09/video_icon.jpg') bottom center no-repeat;
	display: block;
	width: 1em;
	height: 1em;
	text-align: left;
	text-indent: -9000px;
}

#content #more_messages .media .audio a {
	background: url('../themes/site_themes/chapel09/audio_icon.jpg') bottom center no-repeat;
	display: block;
	width: 1em;
	height: 1em;
	text-align: left;
	text-indent: -9000px;
}

#content #series_resources {
	color: #625548;
	font-size: 0.9em;
	margin-top:10px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-family:arial, sans-serif;
}

#content #series_resources li {
	margin:5px 0;
}

#content #series_resources a {
	color: #015c69;
}

#content #series_resources a:hover{
	text-decoration: underline;
	border-bottom:none;
}

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

.hard_questions_pagination {
	float: right;
	margin: 0 0 0 16px;
	padding: 0 0 20px 0;
	/*width: 273px;*/
	height: 38px;
	background: url(../themes/site_themes/chapel09/hard_questions_pagination-trans.png) no-repeat;
}

.hard_questions_pagination_older {
	float: left;
	margin: 9px 0 0 12px;
	padding: 0;
	color: #426d74;
}

.hard_questions_pagination_older  {
	font-size: 0.90em!important;
	color: #426d74!important;
	border: none!important;
}

.hard_questions_pagination_older img {
	position: relative;
	top: 3px;
	left: 0;
	margin-right: 2px;
}

.hard_questions_pagination_older  a {
	font-size: 0.95em!important;
	color: #426d74!important;
	border: none!important;
}

.hard_questions_pagination_older  a:hover {
	color: #638d94!important;
}

.hard_questions_pagination_newer {
	float: right;
	margin: 9px 12px 0 0;
	padding: 0;
	color: #426d74;
}

.hard_questions_pagination_newer  {
	font-size: 0.90em!important;
	color: #426d74!important;
	border: none!important;
}

.hard_questions_pagination_newer img {
	position: relative;
	top: 3px;
	left: 0;
	margin-left: 2px;
}

.hard_questions_pagination_newer  a {
	font-size: 0.95em!important;
	color: #426d74!important;
	border: none!important;
}

.hard_questions_pagination_newer  a:hover {
	color: #638d94!important;
}

.hard_questions_pagination_pages {
	float: left;
	margin: 0;
	padding: 9px 10px 0 10px;
}

.hard_questions_pagination_pages a {
	font-size: 0.90em;
	padding: 0 4px 0 4px;
	color: #9f887a!important;
	border: none!important;
}

.hard_questions_pagination_pages a:hover {
	color: #bfa99b!important;
}

.pagination_active a {
	color: #426d74!important;
}

.pagination_active a:hover {
	color: #638d94!important;
}

.message_image {
	float:right;
	margin:0 0 10px 10px;
}

/* This Week Styles */

.subtitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#8F7F71;
	font-size:14px;
	padding:3px 0 3px 0;
}

.back_devo_archives a {
	background:url("../themes/site_themes/chapel09/devotions-archive.png") no-repeat scroll center top transparent;
	display:block;
	height:22px;
	margin:0 0 1em 0;
	text-indent:-8000px;
	width:167px;
}

.back_devo_archives a:hover {
	border-bottom:none!important;
}





