/* @override http://www.saintmichael.org/_css/default.css */
/*

- Saint Michael and All Angels
- http://www.saintmichael.org/
- designed by Switch Creative Group
- http://www.groupswitch.com

*/

/* ! ---- Libraries ---- */
/* ---------------------------------------------------- */
/*
	
	Color -
	#918b7b - dark tan
	#6a4f34 - dark brown (copy color)
	#fff9e6 - lighter tan
	#eee5d1 - light tan
	#aa1010 - red
	#910a0a - dark red
	
	Fonts - 
	Helvetica, Arial, Verdana, sans-serif;
	Georgia, Times, 'Times New Roman', serif;

*/



/* ! ---- Structure ---- */
/* ---------------------------------------------------- */
	
	body {
		background: #918b7b url(../_img/00-main/bkgd_repeat.gif) repeat-x;
		color: #6a4f34;
		font-family: Georgia, Times, 'Times New Roman', serif;
		font-size: 13px;
    	}
	
	#wrapper {
		background-color: #fff9e6;
		margin: 0 auto;
		width: 931px;
		}
		
	#header {
		background: url(../_img/00-main/header_bkgd.gif) no-repeat;
		height: 125px;
		padding: 34px 0 0;
		position: relative;
		width: 931px;
		}
	
	#content_holder {
		background: #eee5d1 url(../_img/00-main/body_bkgd_repeat.gif) repeat-x;
		width: 931px;
		}
		
	#content {
		background-color: #fff9e6;
		margin-left: 15px;
		padding-bottom: 20px;
		width: 901px;
		}
		
	#left_column {
		background: #fff9e6 url(../_img/00-main/left_sidebar_bkgd.gif) repeat-x 0 250px;
		float: left;
		width: 300px;
		}
	
	#left_column {
		background: #fff9e6 url(../_img/00-main/left_sidebar_bkgd.gif) repeat-x;
		}
		
	#right_column {
		float: right;
		padding-bottom: 30px;
		width: 601px;
		}
	
	#main_content_holder {
		background: url(../_img/00-main/announcements_bkgd.gif) no-repeat;
		margin: 14px 0 0 16px;
		padding-top: 20px;
		width: 569px;
		min-height: 546px; /* added by EKK */
		}
	
	#main_content {
		width: 505px;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		padding-bottom: 5px;
		}

		

/* ! ---- Header ---- */
/* ---------------------------------------------------- */
	
	h1 {
		float: left;
		width: 285px;
		height: 115px;
		margin: 0 0 0 30px;
		}
	
	h1 a {
  		display: block;
  		width: 285px;
  		height: 115px;
  		text-indent: -9999px;
  		}
	
	ul#nav_container {
		height: 125px;
		margin-left: 315px;
		width: 601px;
		}
	
	ul#nav_container li {
		height: 125px;
		float: left;
		}
	
	ul#nav_container li a {
		display: block;
		height: 125px;
		text-indent: -9999px;
		}
	
	#nav_container_about a {
		background: url(../_img/01-nav/about_btn.gif) repeat 0 0; 
    width: 83px;
		}

	#nav_container_about a:hover { 
    	background: url(../_img/01-nav/about_btn.gif) repeat 0 -125px; 
		}
	
	#nav_container_worship a { 
    	background: url(../_img/01-nav/worship_btn.gif) repeat 0 0; 
    	width: 100px;
		}

	#nav_container_worship a:hover { 
    background: url(../_img/01-nav/worship_btn.gif) repeat 0 -125px; 
		}
		
	#nav_container_get-involved a { 
    	background: url(../_img/01-nav/get_involved_btn.gif) repeat 0 0; 
    	width: 145px;
		}

	#nav_container_get-involved a:hover { 
    	background: url(../_img/01-nav/get_involved_btn.gif) repeat 0 -125px; 
		}

	#nav_container_resources a { 
    	background: url(../_img/01-nav/resources_btn.gif) repeat 0 0; 
    	width: 119px;
		}

	#nav_container_resources a:hover { 
    background: url(../_img/01-nav/resources_btn.gif) repeat 0 -125px; 
		}

	#nav_container_news--events a { 
    	background: url(../_img/01-nav/new_events_btn.gif) repeat 0 0; 
    	width: 154px;
		}

	#nav_container_news--events a:hover { 
		background: url(../_img/01-nav/new_events_btn.gif) repeat 0 -125px; 
		}
	
	
	/* ! ---- Quick Menu ---- */
	/* ---------------------------------------------------- */
		
		#top_nav {
			position: absolute;
				top: 7px;
				right: 28px;
			}
		
		ul#quick_menu {
			}
		
		ul#quick_menu li {
			float: left;
			}
		
		ul#quick_menu li a {
			display: block;
			height: 19px;
			text-indent: -9999px;
			}
		
		ul#quick_menu li#contact a {
			background: url(../_img/01-nav/contact_us_tab.gif) no-repeat;
			width: 91px;
			}
		
		ul#quick_menu li#ministry a {
			background: url(../_img/01-nav/ministry_index_tab.gif) no-repeat;
			width: 106px;
			}
		
		ul#quick_menu li#giving a {
			background: url(../_img/01-nav/online_giving_tab.gif) no-repeat;
			margin-left: 1px;
			width: 132px;
			}
		
		ul#quick_menu li#members a {
			background: url(../_img/01-nav/member_login_tab.gif) no-repeat;
			width: 133px;
			}
		
		
		/* ! ---- Ministry Index ---- */
		/* ---------------------------------------------------- */		
			
			#ministry_index_holder {
				background: #947B6A url(../_img/00-main/top_bkgd_repeat.gif) repeat-x;
				display: none;
				width: 100%;
				}
			
			#ministry_index {
				margin: 0 auto;
				padding: 15px;
				width: 901px;
				}
		
			#ministry_index ul.column {
				font-family: Verdana, Arial, Tahoma, sans-serif;
				font-size: 10px;
				float: left;
				width: 180px;
				}
			
			
			/* Level 1 */
			/* ---------------------------------- */
			#ministry_index ul li {
				font-weight: bold;
				line-height: 1.3em;
				margin-bottom: 1em;
				}
			
			#ministry_index ul li a {
				color: #ece1c9;
				}
			
			#ministry_index ul li a:hover {
				color: #fff9e6;
				}
			
			
			/* Level 2 */
			/* ---------------------------------- */
			#ministry_index ul ul {
				margin-top: .5em;
				}
			
			#ministry_index ul ul li {
				font-weight: normal;
				margin-bottom: 0;
				}
			
			#ministry_index ul ul li a {
				color: #DBD1BD;
				}
			
			#ministry_index ul ul li a:hover {
				color: #fff9e6;
				}
			
			
			/* Level 3 */
			/* ---------------------------------- */
			#ministry_index ul ul li.has_child {
				margin: .5em 0 .5em;
				}
			
			#ministry_index ul ul ul {
				margin: 0 0 0 .5em;
				}
			
			
			
		/* ! ---- Contact Form ---- */
		/* ---------------------------------------------------- */			
			
			#contact_form_holder {
				background: #947B6A url(../_img/00-main/top_bkgd_repeat.gif) repeat-x;
				color: #ece1c9;
				font-family: Verdana, Arial, Tahoma, sans-serif;
				font-size: 10px;
				display: none;
				width: 100%;
				}
			
			#contact_form {
				margin: 0 auto;
				padding: 15px;
				width: 901px;
				}
			
			#contact_form h6 {
				font-size: 10px;
				margin-bottom: 10px;
				}
			
			#contact_form p {
				margin-bottom: .5em;
				}
				
			#send {
				border-right: 1px solid #ece1c9;
				float: left;
				margin-right: 40px;
				padding-right: 40px;
				}
			
			#send #submit {
				float: right;
				}
			
			#send a.submit {
				background: url(../_img/00-main/submit.gif) no-repeat 0 0;
				display:block;
				height: 30px;
				text-indent: -9999px;
				width: 75px;
				}
			
			#send a.submit:hover {
				background: url(../_img/00-main/submit.gif) no-repeat -75px 0;
				}
			
			#send_left {
				float: left;
				margin-right: 35px;
				width: 160px;
				}
			
			#send input,
			#send textarea,
			#send select {
				color: #6a4f34;
				margin-bottom: 8px;
				}
			
			#send_left input {
				padding: 2px 5px;
				width: 152px;
				}
			
			#send_right {
				float: left;
				margin-top: 20px;
				width: 270px;
				}
			
			#send_right textarea {
				height: 111px;
				padding: 5px;
				width: 270px;
				}
			
			#contact_info {
				float: left;
				}
			
			#contact_info p {
				line-height: 1.3em;
				margin-bottom: 1em;
				}
			
			#contact_info p a {
				color: #DBD1BD;
				}
			
			#contact_info p a:hover {
				color: #fff9e6;
				}
				
		
/* ! ---- Left Column ---- */
/* ---------------------------------------------------- */
	
	/* ! ---- Sidebar Buckets ---- */
	/* ---------------------------------------------------- */
	
		.sidebar_bucket {
			height: 122px;
			margin: 15px auto;
			width: 270px;
			}

		
	/* ! ---- Quicklinks ---- */
	/* ---------------------------------------------------- */
	
		ul#QL_holder {
			height: 251px;
			width: 300px;
			}
		
		ul#QL_holder li {
			}
		
		ul#QL_holder li a {
	      display: block;
	      height: 63px;	
	      text-indent: -9999px;
	      width: 300px; 
			}
			
		#QL-6144 a { 
			background: url(../_img/01-nav/new_to_QL.gif) repeat 0 0;
			}
	
		#QL-6144 a:hover { 
			background: url(../_img/01-nav/new_to_QL.gif) repeat 0 -63px; 
			}	

		#QL-6145 a { 
			background: url(../_img/01-nav/worship_times_QL.gif) repeat 0 0; 
			}
	
		#QL-6145 a:hover { 
			background: url(../_img/01-nav/worship_times_QL.gif) repeat 0 -63px; 
			}

		#QL-13452 a { 
			background: url(../_img/01-nav/media_library_QL.gif) repeat 0 0; 
			}
	
		#QL-13452 a:hover { 
			background: url(../_img/01-nav/media_library_QL.gif) repeat 0 -63px; 
			}

		#QL-6147 a { 
			background: url(../_img/01-nav/calendar_QL.gif) repeat 0 0; 
			}
	
		#QL-6147 a:hover { 
	      background: url(../_img/01-nav/calendar_QL.gif) repeat 0 -63px; 
			}

	
	/* ! ---- Rector's Corner ---- */
	/* ---------------------------------------------------- */
	
		#rectors_corner { 
			background: url(../_img/00-main/rectors_corner_bkgd.gif) no-repeat;
			margin: 20px 0 20px 15px;
			padding-bottom: 20px;
			width: 270px;
			}
			
		#rectors_corner h4 {
			color: #cf2a29;
			font-family: "Georgia", Times New Roman, Times, serif;
			font-size: 12px;
			font-style: italic;
			font-weight: normal;
			height: 45px;
			margin: 0 auto;
			padding-top: 45px;
			text-align: center;
			}
			
		#rectors_corner p {
			font-family: "Lucida Grande", Arial, Tahoma, sans-serif;
			color: #484542;
			font-size: 11px;
			line-height: 20px;
			margin: 0 auto;	
			padding: 0 25px;
			}
			
		#rectors_corner a {
			color: #cf2a29;
			}
			
		#rectors_corner a:hover {
			text-decoration: underline;
			}
	
	
	/* ! ---- Upcoming Events Home ---- */
	/* ---------------------------------------------------- */
	
		#upcoming_events_holder {
			margin: 10px auto 0;
			width: 270px;
			}
			
		#UE_top,
		.UE_top /* ADDED BY EKK STAFF FOR BLOGS */ {
			background: url(../_img/00-main/upcoming_events_top.gif) repeat-x;
			height: 40px;
			margin-bottom: 1px;
			}
			
		#UE_top p,
		.UE_top p {
			color: #fcf4e1;
			font-family: Arial, Helvetica, Tahoma, sans-serif;
			font-size: 12px;
			font-weight: bold;
			letter-spacing: 2px;
			padding-top: 14px;
			text-align: center;
			text-transform: uppercase;
			}
		
		ul#UE_list {
			}
		
		ul#UE_list li {
			background: url(../_img/00-main/UE_instance_bkgd.gif) repeat-y;
			border-bottom: 1px solid #f8f3e8;
			height: 48px;
			padding: 10px 0 0 13px;
			width: 257px;
			}
			
		ul#UE_list li p.UE_date {
			color: #9d9581;
			font-family: Verdana, Arial, Tahoma, sans-serif;
			font-size: 10px;
			margin: 0 0 7px 0;
			padding: 0;
			}
			
		ul#UE_list li p.UE_title {
			font-family: "Georgia", Times New Roman, Times, serif;
			font-size: 13px;
			margin: 0;
			padding: 0;
			}
		
		ul#UE_list li p.UE_title a {
			color: #cf2a29;
			}
			
		ul#UE_list li p.UE_title a:hover {
			text-decoration: underline;
			}
			
		#UE_bottom {
			background-color: #cabca5;
			height: 30px;
			padding-top: 3px;
			}
		
		#UE_bottom p {
			font-family: Verdana, Arial, Tahoma, sans-serif;
			font-size: 12px;
			padding-top: 6px;
			text-align: center;
			}
		
		#UE_bottom p a {
			color: #fff9e8;
			}
			
		#UE_bottom a:hover {
			text-decoration: underline;
			}
	
	
	/* ! ---- Subpage sidebar nav ---- */
	/* ---------------------------------------------------- */
	
		#sidebar_nav_holder {
			background: url(../_img/02-sub/SB_nav_bkgd.gif) repeat-y;
			margin: 10px auto;
			width: 270px;
			}
			
		#SN_top {
			background-color: #d62828;
			height: 40px;
			width: 270px;
			}
			
		#SN_top p {
			color: #fcf4e1;
			font-family: Arial, Helvetica, Tahoma, sans-serif;
			font-size: 12px;
			font-weight: bold;
			letter-spacing: 2px;
			padding-top: 14px;
			text-align: center;
			text-transform: uppercase;
			}
		
		#SN_bottom {
			background-color: #cabca5;
			height: 10px;
			padding-top: 3px;
			text-align: center;
			width: 270px;
			}
			
		#SN_bottom a {
			font-family: Verdana, Arial, Tahoma, sans-serif;
			font-size: 12px;
			color: #fff9e8;
			}
			
		#SN_bottom a:hover {
			text-decoration: underline;
			}
			
		#SB_navcontainer {
			background: url(../_img/02-sub/SB_nav_bkgd.gif) repeat-y;
			padding-top: 1px;
			width: 270px;
			}
				
		ul#SB_navlist {
			color: #d02a28;
			font-family: "Georgia", Times New Roman, Times, serif;
			font-size: 13px;
			line-height: 30px;
			padding-left: 15px;
			position: relative;
			overflow: visible;
			}
		
		ul#SB_navlist li {
			background: url(../_img/02-sub/nav_arrow.gif) no-repeat .2em .4em;
			border-bottom: 1px solid #f8f3e8;
			padding-left: 15px;
			position: relative;
			overflow: visible;
			}
		
		ul#SB_navlist li.open {
			background: url(/_img/02-sub/nav_arrow_selected.gif) no-repeat 0 .6em;
			}
			
		ul#SB_navlist li a { 
			color: #d02a28;
			}
			
		ul#SB_navlist li a:hover { 
			text-decoration: underline;
			}
			
		ul#SB_navlist li.current a {
			color: #6a4f34;
			}
		
		ul#SB_navlist li ul.SB_subnavlist {
			border-top: 1px solid #f8f3e8;
			color: #6a4f34;
			display: none;
			}

		ul#SB_navlist li.current ul.SB_subnavlist {
			display: block;
			}
			
		ul#SB_navlist li ul.SB_subnavlist li {
			background-image: none;
			color: #6a4f34;
	  	list-style-type: disc;
			margin-left: 30px;
			padding-left: 0px;
			}
		
		ul#SB_navlist li ul.SB_subnavlist li a { 
			color: #6a4f34;
			}
			
		
		
		

/* ! ---- Right Column ---- */
/* ---------------------------------------------------- */				
		
	/* ! ---- Home Slideshow ---- */
	/* ---------------------------------------------------- */
	
		#home_slideshow {
			background-image: url(../_img/00-main/slideshow_bkgd.jpg);
			height: 222px;
			margin: 16px 0 0 16px;
			width: 569px;
			}
	
	
	
	/* ! ---- Main Content Formatting ---- */
	/* ---------------------------------------------------- */
			
		.main p {
			color: #6a4f34;
			font-family: georgia, times, times new roman, serif;
			font-size: 13px;
			line-height: 22px;
			}
			
		.main h2 {
			color: #d03e3e;
			font-family: georgia, times, times new roman, serif;
			font-size: 20px;
			font-weight: normal;
			line-height: 5px;
			}
		
		#main_content_holder h2 a {
			color: #d03e3e;
			}
		#main_content_holder h2 {
			line-height: 25px;
			margin:.7em 0
			}		
		#main_content_holder h2 a:hover {
			color: #6a4f34;
			}
			
		.main h3 {
			color: #9a877c;
			font-family: Verdana, Arial, sans-serif;
			font-size: 12px;
			font-weight: normal;
			line-height: 15px;
			letter-spacing: 1px;
			text-transform: uppercase;
			}
			
		.main h4 {
			font-family: Arial, Verdana, sans-serif;
			letter-spacing: .5px;
			font-size: 14px;
			font-weight: bold;
			color: #f0e6d0;
			display: block;
			background-color: #cf2a29;
			line-height: 28px;
			padding-left: 10px;
			margin-bottom: 12px;
			}
			
		.main h5 {
			font-family: Arial, Verdana, sans-serif;
			font-size: 12px;
			line-height: 20px;
			font-weight: normal;
			color: #6a4f34;
			display: block;
			background-image: url(../_img/02-sub/H5_bkgd.gif);
			background-repeat: repeat-y;
			padding-left: 10px;
			padding-top: 8px;
			padding-bottom: 8px;
			margin-bottom: 12px;
			}
			
		.main ul {
			list-style-type: disc;
			font-family: georgia, times, times new roman, serif;
			font-size: 12px;
			line-height: 25px;
			font-weight: bold;
			color: #cf2a29;
			padding-left: 15px;
			}
			
		.main a {
			color: #cf2a29;
			}
			
		.main a:hover {
			text-decoration: underline;
			}
			
			
		
	/* ! ---- Announcements ---- */
	/* ---------------------------------------------------- */			
			
		.announcements_instance {
			border-bottom: dashed 1px #ddceb8;
			width: 505px;
			margin-left: auto;
			margin-right: auto;
			position: relative;
			padding-bottom: 5px;
			}
			
		.announcements_instance p {
			font-family: georgia, times, times new roman, serif;
			font-size: 13px;
			line-height: 22px;
			color: #6a4f34;
			}
			
		.announcements_instance h2 {
			font-family: georgia, times, times new roman, serif;
			font-size: 20px;
			line-height: 5px;
			color: #d03e3e;
			font-weight: normal;
			}
			
		.announcements_instance h3 {
			font-family: Verdana, Arial, sans-serif;
			text-transform: uppercase;
			font-size: 12px;
			line-height: 5px;
			color: #9a877c;
			letter-spacing: 1px;
			font-weight: normal;
			}
			
		.read_more_holder {
			width: 505px;
			height: 19px;
			margin: -15px 0 15px;
			position: relative;
			}
			
		.read_more_btn {
			width: 74px;
			height: 19px;
			float: right;
			background-color: #d4c4ad;
			border-top: 1px solid #bbb1a3;
			text-align: center;
			line-height: 19px;
			}
			
		.read_more_btn p {
			}
			
		.read_more_btn a {
			font-family: Verdana, Arial, sans-serif;
			font-size: 10px;
			font-weight: bold;
			color: #fef8e6;
			}
			
		.read_more_btn a:hover {
			text-decoration: underline;
			}
	
	
	
	/* ! ---- Single Column Layout ---- */
	/* ---------------------------------------------------- */
		
		#content.large {
			padding-top: 15px;
			}
			
		#single_column_header {
			height: 282px;
			margin: 0 auto;
			width: 871px;
			}
			
		#single_column_content {
			background: url(../_img/02-sub/large_content_bkgd.gif) no-repeat;
			margin: 15px auto 0;
			padding: 25px 45px;
			width: 781px;
			}
			
		#single_column_content h2 {
			color: #bb1413;
			font-family: georgia, times, times new roman, serif;
			font-size: 20px;
			font-weight: normal;
			}



/* ! ---- Footer ---- */
/* ---------------------------------------------------- */

	#footer_holder {
		background: url(../_img/00-main/footer_bkgd_repeat.gif) repeat-x;
		width: 100%;
		height: 56px;
		}
		
	#footer {
		background-image: url(../_img/00-main/footer_bkgd.gif);
		height: 41px;
		margin: 0 auto;
		padding: 15px 0 0 30px;
		width: 901px;
		}
		
	#footer p {
		float: left;
		font-family: georgia, times, times new roman, serif;
		font-size: 10px;
		color: #fff9e7;
		}
		
	#footer a {
		color: #fff9e7;
		}
		
	#footer a:hover {
		text-decoration: underline;
		}
	
	#search {
		float: right;
		margin: 0 30px 0 0;
		}
	
	#search input#search_term {
		background: transparent;
		border: 0;
		color: #6a4f34;
		float: left;
		margin-top: 4px;
		width: 140px;
		}
	
	#search a#search_go {
		background: url(../_img/00-main/magnifying_glass.gif) no-repeat;
		display: block;
		float: left;
		height: 23px;
		margin-left: 4px;
		text-indent: -9999px;
		width: 27px;
		}
		


/* ! ---- Tabs ---- */
/* ---------------------------------------------------- */

	#tabs_holder {
		width: 419px;
		height: 21px;
		margin-left: 482px;
		margin-top: -20px;
		position: relative;
		}
		
	#contact_us_tab {
    background: url(../_img/01-nav/contact_tab.gif); 
		width: 93px;
		height: 21px;
		float: left;
		}


/* ! ---- Misc. ---- */
/* ---------------------------------------------------- */
	
	.clear {
		clear:both;	
		}

		
	hr {
		border: 0;
  	height: 0;
		margin-top: 10px;
		}
	
	.red_hr {
  		height: 0;
		border: 0;
		border-bottom: solid 1px #d62828;
		margin-top: 30px;
		margin-bottom: 25px;
		}
		
	.red {
		color: #d62828;
		}

/* ! ---- ADDED BY EKK STAFF ---- */
/* ---------------------------------------------------- */


ul#blog_list_archive li,
ul#blog_list_recent li,
ul#blog_list_category li{ /* these are auto-generated by the CMS */
  background: url(../_img/00-main/UE_instance_bkgd.gif) repeat-y;
  border-bottom: 1px solid #f8f3e8;
  height: 24px;
  padding: 10px 0 0 13px;
  width: 257px;
}

div.post{
  margin-bottom: 35px;
}


