/* @override 	
	http://sentchurch.cpmpreview.com/css/style.css
*/

/**********   General   ***********/

* {
  border: none;
	padding: 0;
	margin: 0;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
strong,
strong *{
	font-weight: bold;
}

ol, ul	{
	padding:.5em 1.5em 1em; list-style: disc;
}
ol	{ list-style:decimal; }

a:link, a:visited, a:active {
	color: #e68835;
	text-decoration: underline;
}

a:hover{
	color: #2168a3;
	text-decoration: none;
}

body {
	text-align: center;
	background:#fff url(/img/header_bg.jpg) repeat-x;
	font-size:11pt;	
}
	
p {
	color: #333;
	font-size: 1.1em;
	line-height: 1.4em;
}

h1 {
	font: bold 16px Arial, sans-serif;
	color: #4f4424;
}

h2 {
	color: #397888;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-bottom: 10px;
	font-weight: bold;
}

h3 {
	font: 14px Georgia, serif;
}

h4 {
	color: #333;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom: 10px;
}

h5 {
	font-size: 11px !important;
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom: 10px;
}

h6 {
	color: #e68835;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 1.5em;
	padding-bottom: 10px;
	font-weight: bold;
}

hr {
  background-color:#ecebeb;
  height:5px;
  margin:7px 8px 13px -2px;
}


.Ssermons {

}

.Slocation {

}

#LeftPageColumn li	{ font-size:13px; color:#6f6f6f; line-height:1.4em; }

.SmallCaps
{
    font-variant:small-caps;
}
.hidden	{
	display: none;
}
a:focus	{
	outline: none;
}

/**********   Top Bar   ***********/

#PageWrapper
{
    margin:auto;
    text-align:left;
    width:980px;
}

#MasterHead
{
  height:132px;
	background-image: url(../img/head_wrap.jpg);
}

#MasterHead a.Logo
{
	 background: url(../img/header_logo.png) left top no-repeat;
     width:225px;
	 height:91px;
	 display:block;
	 margin:26px 0 0 42px;
	 float:left;
	 text-indent: -999em;
}

.subtitle {
	font: 16px Arial, sans-serif;
	color: #797355;
	float: left;
	width: 350px;
	height: 36px;
	padding: 4px 0 6px 12px;
	margin: 36px 0 0 12px;
	position: relative;
	top: -7px;
	line-height: 37px;
}

#MasterHead div.Links
{
	 float:right;
	position: relative;
	left: 25px;
	margin: -3px 27px 0 2px;
}

#MasterHead div.Links a
{
	 height:79px;
	 display:block;
	 float:left;
	 cursor:pointer;
	 text-indent: -999em;
}
#MasterHead .Links ul	{ list-style: none; }
#MasterHead .Links li	{
	display: inline;
}
#MasterHead div.Links a.New-Here
{
	 width:115px;
	 background: url(../img/HeaderLink_NewHere_off.gif) left top no-repeat;
}

#MasterHead div.Links a.New-Here:hover
{
opacity: .75;
}

#MasterHead div.Links a.Sermons
{
	 width:120px;
	 background: url(../img/HeaderLink_SermonArchive_off.gif) left top no-repeat;
}

#MasterHead div.Links a.Sermons:hover
{
opacity: .75;
}

#MasterHead div.Links a.Location
{
	 width:130px;
	 background: url(../img/HeaderLink_Location_off.gif) left top no-repeat;
}

#MasterHead div.Links a.Location:hover
{
opacity: .75;
}


/**********   Page  ***********/

#ContentWrapper
{
	margin-top: 33px;	 
}

#LeftContent
{
	 float:left;
	 width:152px;
	 margin:-16px 8px 0 0;
	border-right: 4px solid #e1e1d6;
	background: #fefffe url(../img/nav-bg.gif) no-repeat 100% 0;
	color: #feffff;
}

#RightContentWrapper
{
	 width:800px;
	 float:left;
	 margin:0px 0 25px 0;	 
	 /*
	 border:solid 1px #d5d5d5;
	 border-width:0 1px 1px 1px;
	 background-color: #fffeff;
	 */
}

#RightContent
{
	 margin:0 14px 0 16px;
	 position:relative;
	 top:-17px;
	 min-height:730px;
}


/**********   Navigation  ***********/
#LeftContent #nav	{
	padding: 0; list-style: none;
}
#LeftContent #nav li
{
    list-style-type:none;
    border:0;
    border-top:dashed 1px #dddddb;
    border-bottom:dashed 1px #dddddb;
    text-align:right;
    cursor:pointer;
margin-top: -1px;
}
#LeftContent #nav li a
{
    color:#5b533f;
    text-decoration:none;
    display:block;
    width:130px;
    padding:10px 22px 10px 0;
	background: url(../img/nav-hov.gif) repeat-y right 0;
	font: small-caps normal 0.93em Georgia, serif;
}
#LeftContent #nav li a:hover
{
    background: #fff;
    color: #313437;
}

#LeftContent #nav li.current
{
border: none;
position: relative;
background: #fff;
position: relative;
left: 4px;
}

#LeftContent #nav li.current a:hover {
	background: none;
}

#nav li ul {
	padding-bottom: 10px !important;
}

#nav li li a {
	font-size: 13px !important;
	padding-bottom: 5px !important;
}

#LeftContent #nav li.current a {
	border-top: 4px solid #e1e1d6;
}

#LeftContent #nav li.current {
	border-bottom: 4px solid #e1e1d6;
}

#nav li.current li.current a {
	color: #397888 !important;
	text-decoration: none !important;
	background: url(../img/nav-arrow.gif) no-repeat 100% 65% !important;
}

#nav li li.current {
	border-bottom: none !important;
}

#nav li li li a {
	font-size: 11px !important;
	color: #8a8877 !important;
}

#LeftContent #nav li#nav_home.current
{

}

#LeftContent ul#nav li#nav_home.current a
{
    color:#397888;
    font-weight:bold;
    border-top: solid 4px #e1e1d6;
	background: url(../img/nav-arrow.gif) no-repeat 100% 55%;
}

#LeftContent ul#nav li.current a
{
    color:#397888;
    font-weight:bold;
background: url(../img/nav-arrow.gif) no-repeat 100% 55%;
width: 130px;
}

#comment-status {
	padding: 10px 20px 0 20px;
	margin-bottom: 20px;
	text-align: center;
	border: 2px solid #eee;
}

#comment-status p {
	font-weight: bold !important;
}
/***  SUB NAVIGATION **/

#LeftContent ul#nav li ul
{
    display:none; padding:0;

}

#LeftContent ul#nav li.current ul
{
    display:block;	
}

#LeftContent ul#nav li ul li
{
    border:0;
}
#LeftContent ul#nav li.current ul li a
{
    color:#4f4424;
    font-size: 9pt;
    font-weight:normal;
    border: none;
    line-height: 1em;
    padding-bottom: 17px; 
    background:none;
}
#LeftContent ul#nav li.current ul li.current
{
    position:static;
    left:0;
    background:none;
}
#LeftContent ul#nav li.current ul li.current a
{
    text-decoration:underline;
    color:#2168a3;
}
#LeftContent ul#nav li.current ul li a:hover
{
    background-color:Transparent;
    text-decoration:underline;
}
/***  SUPER NAVIGATION **/
#LeftContent div.SuperNav
{
	 float:right;
	 margin: -3px 15px 0 8px;
	position: relative;
	left: 30px;
}

#LeftContent div.SuperNav a
{
	 height: 59px;
	 display:block;
	 float: left;
	 cursor:pointer;
	 text-indent: -999em;
}
#LeftContent .SuperNav ul	{ list-style: none; }
#LeftContent .SuperNav li	{
	display: block;
}
#LeftContent div.SuperNav a.New-Here
{
	 width:111px;
	 background: url(../img/HeaderLink_NewHere_off.gif) left top no-repeat;
}

#LeftContent div.SuperNav a.New-Here:hover
{
opacity: .75;
}

#LeftContent div.SuperNav a.Sermons
{
	 width:111px;
	 background: url(../img/HeaderLink_SermonArchive_off.gif) left top no-repeat;
}

#LeftContent div.SuperNav a.Sermons:hover
{
opacity: .75;
}

#LeftContent div.SuperNav a.Location
{
	 width:111px;
	 background: url(../img/HeaderLink_Location_off.gif) left top no-repeat;
}

#LeftContent div.SuperNav a.Location:hover
{
opacity: .75;
}

/**********   Side Bar  ***********/


#SideBarLinks
{
    margin-top:23px;
}
#SideBarLinks ul	{ list-style:none; padding:0; }
#SideBarLinks li
{
    list-style-type:none;
    border:0; 
    cursor:pointer;
margin-left: -10px;
}
#SideBarLinks li a
{
    text-decoration:none;
    font-size:9pt;
    display:block;
    width:162px;
    height:36px;
    margin-bottom:4px;
    text-indent:-999em;
	opacity: .65;
}

#SideBarLinks li a:hover {
	opacity: 1;
}

#SideBarLinks li a.RSS
{
	position: relative;
	left: -4px;
	 background: url(../img/SideBarLink_RSS.gif) left top no-repeat;
}

#SideBarLinks li a.PRAYER
{
	 background: url(../img/need-prayer.gif) left top no-repeat;
}

#SideBarLinks li a.PODCAST
{
	 background: url(../img/podcast.gif) left top no-repeat;
}

#SideBarLinks li a.ELETTER
{
	 background: url(../img/eletter.gif) left top no-repeat;
}

#SideBarLinks li a.FACEBOOK
{
	 background: url(../img/facebook.gif) left top no-repeat;
}

#SideBarLinks li a.TWITTER
{
	 background: url(../img/twitter.gif) left top no-repeat;
}

/******** SIDE BAR CALENDAR ********/
#sidebarCalendar				{ padding:17px 10px 0; width:191px; background: url(/img/cal-bg.gif) repeat-x; position:relative; top: -4px; }

#minical-tabs ul { position: absolute; top: 0; left: 0; margin: 0; padding: 0; background: #fff; width: 211px; }
#minical-tabs li { list-style-type: none; margin: 0; padding: 0; float: left; border-right: 2px solid #fff; border-bottom: 2px solid #fff; }
#minical-tabs li a { color: #9f9c7f; display: block; background: #efeee5; font: 10px Arial, sans-serif; text-transform: uppercase; padding: 10px 12px; text-decoration: none;}
#minical-tabs li.current { border-bottom: 2px solid #e7e6d9;}
#minical-tabs li.current a, #minical-tabs li a:hover { background: #d3e084; color: #564a38; }

#event-listing ul {
	padding: 30px 10px 0 !important;
}
#event-listing li, #event-listing li p {
	list-style-type: none;
	font: 11px Arial, sans-serif;
	color: #75725b;
}

#event-listing li p {
	margin-top: -4px;
	line-height: 16px;
}

#event-listing li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e1e0d7;
}

#event-listing li span.date {
	font-size: 11px;
	color: #afae92;
	display: block;
	margin-bottom: 3px;
}

#event-listing li a {
	color: #216b7e;
	font: bold 13px Arial, sans-serif;
	display: block;
	margin-bottom: 6px;
	text-decoration: none;
}

#event-listing li a:hover {
	text-decoration: underline;
}

#events-calendar				{ display: block; width: 152%; }
#sidebarCalendar  table { margin-top: 30px;}
#sidebarCalendar caption {
	position:relative; text-align:left; margin-bottom:7px; width:191px; font-size:16px; color:#576874; 
	  font-weight:bold; margin-left: -5px; top: -2px;
}
#events-calendar caption		{ 
								  position:relative; text-align:left; margin-bottom:15px; width:191px; font-size:16px; color:#576874; 
								  font-weight:bold; margin-left: -5px; top: -2px;  
								}
#events-calendar caption		{ width: 100%; position:relative; padding-left:50px; margin-bottom:9px; z-index:1;}

#sidebarCalendar caption span,
#events-calendar caption span	{ font-size:14px; color:#397888; font-weight:bold; font-family: Georgia, serif; }
#events-calendar caption span	{ color:#397888; font-weight:normal; font-size:1.2em; }

#sidebarCalendar caption { text-align: center; }

#sidebarCalendar caption strong,
#events-calendar caption strong	{ color:#397888; font-weight:bold; }

#sidebarCalendar caption a		{ text-decoration: none; padding: 0 10px;color:#397888; }
#sidebarCalendar caption a:hover { text-decoration: underline; }

#events-calendar caption a		{ 
								  display:block; width:16px; height:17px; background:#3e83bd; color:#fff; text-align:center; text-decoration:none;
								  line-height:16px; font-weight:bold; font-size:13px; margin:2px 0 0 5px;
								}
#sidebarCalendar .currentMonth	{ position:relative; top:-2px; color: #397888;  }

#events-calendar .prevMonth		{ position:absolute; left:0; }
#events-calendar .nextMonth		{ position:absolute; left:20px; }
#sidebarCalendar th				{ border-bottom: 3px solid #e8e8e0; font:bold 11px arial, verdana, sans-serif; background: #fff; color:#594d2a; line-height:35px; text-align:center;}
#sidebarCalendar table			{ background: #fff;}
#sidebarCalendar table tr		{ }
#events-calendar th				{ margin-bottom: 2px; font: bold 14px arial, verdana, sans-serif; color: #554939; line-height: 35px; text-align: center; background:#dbdccc; }

#sidebarCalendar table td		{ border: 4px solid #fff; text-align:center; font:11px arial, verdana, sans-serif; color:#9f9f9f; border-width:0 0 1px 1px; vertical-align:top; }
#events-calendar table td		{ 
								  width:29px; height:30px; text-align:center; font:11px arial, verdana, sans-serif; color:#9f9f9f; 
								  border:1px solid #eef0f1; border-width:0 0 1px 1px;  vertical-align:top; 
								}
#sidebarCalendar table td		{ vertical-align:middle; }								
#events-calendar table td		{ width: 14%; min-height:50px; text-align:left; font-size:12px; padding:5px; }								
#events-calendar td.today span	{ display:block; font-weight:bold; }
#sidebarCalendar td a			{ 
								  border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;display:block; width:8px; height:8px; vertical-align:middle; background:#f1e5ad; color:#594d2a; 
								  text-decoration:none; padding: 5px 7px 5px 3px; line-height: 8px; margin: 2px; font-size: 10px; color: #594d2a; text-align: center;
								}			
#events-calendar td ul			{ margin: 0; list-style: none; padding: 10px 0 0 10px; }								

#back							{ position:absolute; top:5px; right:18px; }

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#sidebarCalendar .prevMonth,
	#sidebarCalendar .nextMonth	{ top:0; } 
}								
/******** SIDE BAR FOOTER **********/

#SideBarFooter
{
    margin:23px 22px 0 0;
}
#SideBarFooter ul	{ padding:0; list-style:none; margin:0; }
#SideBarFooter li
{
    list-style-type:none;
    border:0;
    text-align:right;
    color: #7a7b7b; 
    font-size:9pt;
    margin-bottom:7px;
    line-height: 1.2em;
}


/******** PAGE FOOTER **********/
.btm	{ display:block; width:980px; margin:0 auto; height:6px;  margin-bottom: 10px;}
#PageFooterWrapper
{
    background-color: #9dc448;
    clear:both;
    height:147px;
    text-align:center;
}
#PageFooter
{
    width:980px;
    text-align:left;
    margin:auto;
    padding-top:27px;
}

#PageFooter .TimesAndLocation
{
    padding:13px 13px 0 0;
    float:left;
    width:627px;
    height:100px;
    margin-left:42px;
font-size: 12px;
color: #585342;

}

#PageFooter .TimesAndLocation img,
#PageFooter .TimesAndLocation iframe
{
    float:right;    
}

#PageFooter .TimesAndLocation h3
{
    color:#fff;
    font-weight:bold;
    margin-bottom:4px;
    font-size:14pt;
    padding-top:8px;
}
#PageFooter .TimesAndLocation p
{
    color: #585342;
}
#PageFooter .TimesAndLocation a.GetDirections
{
	 border: 0;
	 width:167px;
	 height:38px;
	 display:block;
	 margin-top:8px;
}

#PageFooter .Address
{
    float:left;
    width:235px;
    margin:12px -100px 0 32px;
text-align: right;
}

#PageFooter .Address h3
{
    color:#898168;
    font-weight:bold;
    font-size:11pt;
    margin-bottom:4px;
}

#PageFooter .Address p
{
    color:#898168;
    font-size:9pt;
    line-height:1.8em;
}

#PageFooter .Address a
{
    color:#e6880d;
    text-decoration:underline;
}


/***************************************************
 ***          GENERAL PAGE LAYOUT                ***
 ***************************************************/

#LeftPageColumn
{
    width:542px;
    float:left;
}
.wide #LeftPageColumn	{ width:100%; }

#RightPageColumn
{
    width:206px;
	float: right;
}

#LeftPageColumn .WidenMargins
{

}

#LeftPageColumn h3
{
  color:#4f4424;
  font-size:14px;
  font-weight:bold;
  margin:0px 0 8px 0;
}

#LeftPageColumn p
{
  color:#666666;
  line-height:1.6em;
  font-size:10pt;
  margin-bottom:12px;
}

/******** RECENT SERMONS *********/

#RightPageColumn h3
{
  color:#85755d !important;
font-weight: normal !important;
  font-size: 15px;
font-family: "Lucida Grande", Arial, sans-serif !important;
  margin: 15px 0 12px;
  border-top: 12px solid #f3f3ec;
  border-bottom: 3px solid #e7e6d8;
  padding: 10px 0 7px 6px;
}

#RightPageColumn div.horizontal_line
{
  background-color:#ecebeb;
  height:3px;
  margin:7px 8px 13px -2px;
}
#RightPageColumn ul.RecentSermons {
	padding: 0; list-style: none;
}
#RightPageColumn ul.RecentSermons li 
{
  list-style-type:none;
  margin-bottom:13px;
padding-bottom: 5px;
border-bottom: 1px dotted #ccc;
}

#RightPageColumn ul.RecentSermons li.horizontal_line
{
  height:1px;
  background-color:#eee;
}

#RightPageColumn ul.RecentSermons li a.Download
{
  float:right;
  background-image:url(../img/download_btn.gif);
  width:21px;
  height:20px;
  display:block;
  margin:6px 5px 0 0;
opacity: .75;
text-indent: -9999px;
}

#RightPageColumn ul.RecentSermons li a.Download:hover
{
  opacity: 1;
}

#RightPageColumn ul.RecentSermons li a.Listen
{
  float:right;
  background-image:url(../img/listen_button.gif);
  width:21px;
  height:20px;
  display:block;
  margin:6px 5px 0 0;
opacity: .75;
text-indent: -9999px;
}

#RightPageColumn ul.RecentSermons li a.Listen:hover
{
  opacity: 1;
}

#event-day #RightPageColumn ul.RecentSermons li div.Date {
	margin-top: 0px;
}

#RightPageColumn ul.RecentSermons li div.Date
{
  color:#a7a7a7;
  font-size:11px;
font-family: Georgia, serif;
  padding: 0 0 3px 4px;
margin: -16px 0 0 4px;
}

#RightPageColumn ul.RecentSermons li h4,
#RightPageColumn ul.RecentSermons li h4 a
{
  color:#554938;
  font-size:12px;
  font-weight:normal;
  margin:2px 0 6px 4px;
  text-decoration:none;
display: block;
}
#RightPageColumn .RecentSermons li a:hover	{ text-decoration:underline }
#RightPageColumn ul.RecentSermons li p
{
  color:#7f7f7f;
  line-height:1.5em;
  font-size:12px;
}



/***************************************************
 ***               HOME PAGE                     ***
 ***************************************************/
.Banners ul							{ margin: 0; padding: 0; list-style: none; }
#RightPageColumn .Banners li	 	{ list-style-type:none;  margin-bottom:10px; background:#fff; }
#RightPageColumn .Banners li img	{ display: block; margin:0; width: 210px; }
#RightPageColumn .Banners li:hover	{ opacity: .85; }
#RightPageColumn .Banners li a 		{ text-decoration:none; }


/************** TABS **************/

#LeftPageColumn ul.Tabs
{
    margin:10px 0 0 0;
    padding:0 0 2px;
    height:38px;
	background:url(/img/tabs_bg.gif) repeat-x left bottom;
	list-style: none;
}
#LeftPageColumn ul.Tabs li
{
    border:0;
    width:128px;
    height:38px;
    float:left;
    clear:none;
    display:block;
    background-color:#fff;
    margin:1px 5px 1px 0;
    position:relative;
}
#LeftPageColumn ul.Tabs li.On
{
    margin:0 4px 0 0;
    border:solid 1px #bdc0c3;
    border-bottom:solid 1px #fff;
}

#LeftPageColumn ul.Tabs li a
{
    width:128px;
    height:24px;
    display:block;
    color:#a4a7a9;
    text-decoration:none;
    text-align:center;
    font-weight:bold;
    font-size:9pt;
    padding-top:9px;
    padding-bottom: 1px;
    background-image:url(../img/home/tab_bg.gif);
}
#LeftPageColumn ul.Tabs li.On a
{
    background-image:none;
    color:#535c63;
}
#LeftPageColumn ul.Tabs li.On a:hover
{
    background-image:none;
    color:#535c63;
    background: #fff;
}

#LeftPageColumn ul.Tabs li a:hover
{
    color:#434c53;
    background-image:none;
    background: #e4e4e4;
}

#LeftPageColumn ul.Tabs li.Last
{
    margin-right:0;
}
#LeftPageColumn .TabLine
{
    border-top:solid 1px #bdc0c3;
    margin:1px 0 18px 0;
    height:1px;
}


/************** BLOG POSTS **************/
.showhide						{ padding-top: 25px; }
#LeftPageColumn ul.BlogPosts	{ padding: 0; margin: 0; list-style: none; }
#LeftPageColumn ul.BlogPosts li 
{
  list-style-type:none;
  margin:0 0 20px 0;
border-bottom: 1px dotted #ccc;
padding-bottom: 20px;
}
.BlogPosts h3	{ margin-bottom: 2px; }
.BlogPosts h3 a{ color:#594f31; text-decoration:none; font-weight:bold;}
.BlogPosts h3 a:hover	{ text-decoration:underline }
#LeftPageColumn ul.BlogPosts li.horizontal_line
{
  height:1px;
  border-top:dashed 1px #ccc;
}

#LeftPageColumn ul.BlogPosts li div.Date
{
  color:#bfbeac;
  font-size:12px;
  padding-bottom: 5px;
font-family: Georgia, serif;
}

#LeftPageColumn ul.BlogPosts li a.ReadMore
{
  color:#e6880d;
  font-size:10pt;
  text-decoration:none;
  font-weight:normal;
}
#LeftPageColumn ul.BlogPosts li a.ReadMore:hover
{
  color:#594f31;
  font-size:10pt;
  text-decoration:underline;
  font-weight:normal;
}



/***************************************************
 ***               CONTENT PAGE                  ***
 ***************************************************/
 
 #RightContent .PageTopBanner img { margin-bottom:15px; }
 
.header-title { color: #85755d; margin-top: 10px; background: none repeat-x 0 30px; padding-bottom: 30px; font: normal 20px "Lucida Grande", Arial, sans-serif;}
 
 /* @group SERMON STYLES */
 #subscribe					{ position:absolute; top:0; right:235px; padding:4px 0 4px 20px; background:url(/img/feed_icon.gif) no-repeat left center; }
 #subscribe:hover			{ text-decoration:none; }
 #byline					{ margin:0; padding:0; list-style:none; font-size:13px; }
.sermonbox					{ position:relative; padding:14px 0; border-top:1px solid #ebebeb;}
#LeftPageColumn h5			{ font-size:14px; }
 .sermonbox h5			{ font-size:16px !important; padding-bottom: 0px; }
.sermonbox a 				{ font-weight: bold; text-decoration: none; }
.sermonbox a:hover 			{ text-decoration: underline; }
.sermonbox ul				{ position:absolute; top:25px; right:5px; padding:0 4px; margin:0; list-style:none; height:24px;  }
.sermonbox li				{ float:left; margin-right:8px;}
.sermonbox li a				{ width:18px; height:20px; background:url(/img/icons.gif) no-repeat; text-indent:-999em; display:block; }
#LeftPageColumn .sermonbox p{ margin-bottom:3px; }

#legend #play,
#sorting .sl_listen a,
#sorting #mb_jukebox a,
.sermonbox .sl_listen a		{ background-position:left 1px; margin-right: 3px;  color: #e68835;  font-size: 12px;padding-bottom: 4px;}

#legend #save, 
#sorting .sl_download a,
#sorting #mb_download a,
.sermonbox .sl_download a	{ background-position:left -18px; margin-right: 3px; color: #e68835;  font-size: 12px; padding-bottom: 4px;}

#sorting .sl_video a,
#legend #video,
#sorting #mb_video a,
.sermonbox .sl_video a		{ background-position:left -58px; color: #e68835;  font-size: 12px; padding-bottom: 4px;}

#sorting .sl_notes a,
#legend #notes, 
#sorting #mb_notes a,
.sermonbox .sl_notes a		{ background-position:left -38px;margin-right: 3px; color: #e68835; font-size: 12px; padding-bottom: 4px; padding-top: 10px;}


#main p.date				{ font-size:12px; margin:0; font-family: helvetica, arial, sans-serif; color: #fff; }
#main h5					{ text-transform:none; margin-top: 5px; margin-bottom: 8px; text-decoration: none;}
#main h5 a					{ text-transform:none; font-size: 12px; margin-top: 5px; margin-bottom: 8px; text-decoration: none;}
#main h5 a:hover			{ text-decoration: underline;}
#main .sermonbox p			{ margin:0; font-family: helvetica, arial, sans-serif; }
/* @end SERMONS */

/* @group SORTING */
#sorting					{ padding:0; margin-left: 20px; margin-top: -25px;}
#sorting label				{ color:#666; font-size: 0.8em; font-weight: bold; margin-top:20px; display:block; margin-bottom: -10px; }
#sorting select				{ display:block; margin:1.4em 0; width:196px; border:1px solid #ccc; padding:4px; color:#666;}
#sorting a					{ font-size:1.3em; color:#2b9cd6; }
#sorting a:hover			{ text-decoration:none; }
#sorting a:focus			{ outline:none; }
/* @end SORTING */

/* @group MEDIA LINKS */
#sorting ul					{ margin:0; padding:0; list-style:none; }
#sorting li					{ margin:1.5em 0; }
#sorting li a				{ font-size:14px; color:#2b9cd6; padding:2px 0 2px 22px; background:url(/img/icons.gif) no-repeat; }
#blog #sorting ul			{ margin-bottom:25px; }
#blog #sorting li a			{ background:none; padding-left:12px; }
#sorting li a:hover			{ text-decoration:none; }
#sorting .sl_podcast a		{ background-position:left -98px; }
/* @end SORTING */

/* @group BLOG */
div.post					{ padding: 0 0 1.5em 0; margin-bottom: 1.5em; }
/* @end */

#how-it-works {
   height: 40px;
   margin: 10px 0 20px;
   padding: 0;
   list-style: none;
   background: #eee;
width: 548px;
}

#how-it-works li {
   padding-left: 22px;
   font-size: 12px;
   float: left;
   display: inline;
   line-height: 30px;
   margin-right: 10px;
	color: #464d38; font-weight: bold;
   background: url(/img/media/icons.png) no-repeat;
position: relative;
top: 5px;

}

#how-it-works li.first{
   background: none;
margin-left: 0 !important;
margin-right: 20px;
}

#how-it-works li#play {
   background-position: 0 6px;
}

#how-it-works li#notes {
   background-position: 0 -65px;
}

#how-it-works li#video {
   background-position: 0 -100px;
}

#how-it-works li#save {
   background-position: 0 -28px;
}
