/* @override http://www.acts29network.org/css/screen.css */

html {
	background: #ddddda url(/images/body_bg.jpg) repeat-x;
}

body {
	font:  12px/18px Helvetica, Arial, sans-serif;
	color: #000;
	min-width: 965px;
	background: url(/images/world_bg2.jpg) no-repeat 50% 0;
}

a {
	text-decoration: none;
}

a:active, a:focus {
	outline: 0;
}

.f-left {
	float: left;
}

.f-right {
	float: right;
}

.clear {
	clear: both;
}

.last {
	margin-right: 0 !important;
	background-image: none !important;
}

.hidden {
	display: none;
}

#container, #header-inner, #footer-inner, #featured {
	width: 965px;
	margin: 0 auto;
}

#header {
	height: 122px;
	margin-bottom: 25px;
}

#logo {
	padding-top: 45px;
	width: 207px;
	float: left;
}

#logo a {
	display: block;
	width: 206px;
	height: 52px;
	background: url(/images/logo.jpg) no-repeat;
	text-indent: -9999px;
}

#header-links {
	float: right;
	overflow: hidden;
	padding-top: 8px;
	margin-right: -2px;
}

#top-links {
	overflow: hidden;
	margin-top: 0px;
	padding-left: 75px;
}

#top-links strong, #top-links #links, #top-links form {
	float: left;
}

#top-links strong {
	margin-right: 14px;
	text-indent: -9999px;
	background: url(/images/cpc.png) no-repeat;
	width: 161px;
	height: 15px;
	position: relative;
	top: 12px;
}

#top-links #links {
	overflow: hidden;
	margin-right: 5px;
	position: relative;
	top: 5px;
	height: 26px;
	overflow: hidden;
}

#donate:hover, #find-a-church:hover, #apply:hover {
	background-position: 0 -26px;
}

#donate {
	background: url(/images/donate-btn.gif) no-repeat;
	width: 64px;
}

#find-a-church {
	background: url(/images/findchurch-btn.gif) no-repeat;
	width: 103px;
}

#apply {
	background: url(/images/apply-btn.gif) no-repeat;
	width: 52px;
}

#top-links #links a {
	text-indent: -9999px;
	height: 26px;
	display: block;
	float: left;
	margin-right: 5px;
}

#top-links form {
	overflow: hidden;
}

#top-links form input {
	background: url(/images/search_bg.jpg) no-repeat;
	margin-top: 1px;
	border: none;
	float: left;
	height: 24px;
	width: 170px;
	padding-top: 11px;
	padding-left: 15px;
	font-size: 10pt;
	color: #8f8f8f;
	outline: none;
}

#top-links form a {
	margin-top: 1px;
	float: left;
	display: block;
	width: 32px;
	height: 40px;
	background: url(/images/search_go.jpg) no-repeat;
	text-indent: -9999px;
}

#nav {
	margin-top: 33px;
	margin-right: -10px;
	margin-left: 62px;
}

#nav li {
	float: left;
	margin-right: 34px;
}

#nav a {
	color: #595958;
	font-size: 18px;
	display: block;
	padding-bottom: 20px;
	text-decoration: none;
}

#nav li.current a {
	color: #2e2e2e;
	border-bottom: 2px solid #cf4121;
}

#nav a:hover {
	color: #232323;
	border-bottom: 2px solid #ceb7b2;
}

#subnav li.current a {
	display: block;
	text-align: center;
	padding: 30px 0 15px 0;
	background: url(/images/subnav-header-bg.gif) repeat-x;
	font-size: 17px;
	color: #2d2d2d;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-left: 1px solid #e9e8e8;
	border-bottom: 1px solid #e9e8e8;
	margin-left: -16px;
	text-decoration: none;
}

#subnav {
	margin-bottom: 25px;
}

#subnav li.current a span{
   padding-right: 20px;
   background: url(/images/subnav-header-arrow.gif) no-repeat right 8px;
}

#subnav .header  img {
	padding-left: 6px;
	position: relative;
	top: -2px;
}

#subnav li li {
	margin-left: -16px;
}

#subnav li.current li a {
	display: block;
	border-left: 1px solid #e9e8e8;
	padding: 10px 0 10px 25px;
	font-size: 14px;
	color: #836c5a;
	font-weight: bold;
	background: url(/images/subnav-bg.gif) repeat-y;
	text-align: left;
	margin: 0;
}

#subnav li.current li a:hover {
	text-decoration: underline;
	background: url(/images/subnav-bg-hover.gif) repeat-y;
}

#subnav li.current li.current a {
	color: #2d2d2d;
	background: url(/images/subnav-arrow-hover.gif) no-repeat 8px 50%;
	border-left: 1px solid #fff;
	text-decoration: none;
}

#interior-header {
	width: 968px;
	height: 165px;
	margin: 0 auto;
	margin-top: 30px;
}

#interior-header img {
	position: relative;
	top: -4px;
	left: 3px;
}

.header-shadow {
	width: 968px;
	height: 165px;
	background: url(/images/banner-shadow.png) no-repeat;
}

#featured {
	background: url(/images/featured_bg.png) no-repeat;
	width: 963px;
	height: 363px;
	position: relative;
}

#featured-images {
	position: relative;
	top: 1px;
	left: 1px;
	float: left;
	height: 357px;
	width: 650px;
	overflow: hidden;
}

#im-new {
	position: absolute;
	top: 14px;
	left: -13px;
}

#im-new a {
	display: block;
	width: 143px;
	height: 59px;
	background: url(/images/new_btn.png) no-repeat;
	text-indent: -9999px;
}

#featured-items-container {
	overflow: hidden;
	height: 290px;
}

#featured-items-inner {
	position: relative;
	top: 0px;
}

#featured-items {
	float: left;
	width: 312px;
	padding-top: 12px;
}

a.featured-item em {
	display: block;
	height: 62px;
	overflow: hidden;
}

a.featured-item {
	display: block;
	color: #9d9d9c;
	font-size: 14px;
	line-height: 1.5em;
	padding: 17px 18px 0 22px;
	height: 78px;
	overflow: hidden;
	background: url(/images/featured-item-border.gif) repeat-x 0% 100%;
	width: 270px;
	margin-left: 1px;
}

a.featured-item span {
	display: block;
	font-size: 15px;
	color: #dcdcda;
	font-weight: bold;
}

a.featured-item:hover, a.featured-item.current {
	background: #171717;
}

a.featured-item:hover span, a.featured-item.current span {
	color: #ee6244;
}

#featured-controls {
	overflow: hidden;
	margin: 12px 0 0 12px;
}

#featured-controls a {
	display: block;
	width: 143px;
	height: 24px;
	background: url(/images/featured-controls.gif) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
}

#featured-controls #up {
	background-position: 0px -24px !important;
}

#featured-controls a:hover {
	opacity: .85;
}

#featured-controls a#up.stop {
	background-position: 0px 0px !important;
}

#featured-controls a#down.stop {
	background-position: -143px -24px !important;
}

#featured-controls #down {
	background-position: -143px 0px !important;
}

#container {
	margin-top: 18px;
	background: #fff;
}

body.interior #container {
	background: #fff;
	width: 962px;
}

#ticker {
	background: url(/images/ticker_bg.gif) no-repeat;
	height: 40px;
	font-size: 16px;
	color: #676767;
	padding: 25px 0 0 160px;
	position: relative;
	text-align: left;
	width: 805px;
}

#ticker p{
   margin: 0;
   line-height: 1;
   position: absolute;
   top: 27px;
   left: 160px;
}

#ticker a {
	color: #6d4941;
}

#ticker .read-more {
	position: absolute;
	top: 16px;
	right: 14px;
	display: block;
	background: url(/images/ticker-read-more.gif) no-repeat;
	text-indent: -9999px;
	width: 118px;
	height: 34px;
}

#content {
	margin: 17px 0 30px;
	overflow: hidden;
	background: url(/images/content-bg.gif) no-repeat 0 100%;
}

#left-col {
	width: 216px;
	float: left;
	margin-left: 15px;
}

#middle-col {
	width: 411px;
	float: left;
	margin-left: 23px;
}

#content #home-post img{
   max-width: 400px;
   height: auto;
}

body.two-col #middle-col {
	margin: 15px 0 0 15px;
	width: 635px;
}

#right-col {
	width: 234px;
	float: right;
	margin-left: 26px;
	margin-right: 16px;
	padding-bottom: 20px;
}

body.interior #right-col {
	margin-right: 0px !important;
}

body.two-col #right-col {
	width: 245px;
	border-left: 1px solid #E9E8E8;
	padding-left: 15px;
}

#crumbs {
	padding: 8px 15px 6px;
	border-top: 2px solid #f1f1f1;
	border-bottom: 2px solid #f1f1f1;
	margin-bottom: 25px;
	color: #8c8c8a;
	text-transform: uppercase;
	font-size: 11px;
	float: left;
}

#crumbs .current {
	color: #8c8c8a;
}

#crumbs a {
	color: #d55a40;
	text-decoration: none;
}

#crumbs img {
	margin: 0 6px;
	position: relative;
	top: -1px;
}

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

#main-content-header {
	border-top: 2px solid #f1f1f1;
	border-bottom: 2px solid #f1f1f1;
	margin-bottom: 15px;
	margin-top: 5px;
	padding: 10px 0 4px;
}

#main-content-header h1 {
	margin: 0 !important;
	padding: 0 !important;
}

#main-content {
	position: relative;
	clear: both;
	padding-left: 16px;
	margin-right: -13px;
}

#sermon-content	{ padding-top:24px; border-top:1px solid #ebeae8; margin-top:24px; }

#main-content h1 {
	font-size: 24px;
	font-weight: bold;
	color: #2d2d2d;
	letter-spacing: -0.8pt;
	margin-bottom: 16px;
	line-height: 24px;
}

#main-content h4 {
	font-size: 14px;
	font-weight: bold;
	color: #2d2d2d;
	margin-bottom: 20px;
}

#main-content p,
#main-content ul li,
#main-content ol li,
#main-content blockquote  {
	margin-bottom: 20px;
	color: #4a4a49;
	line-height: 1.6em;
	font-size: 13px;
}
#main-content p em{
  font-style: italic;
}

#main-content strong {
	font-weight: bold;
	color: #4a4a49;
}

#main-content ol, #main-content ul {
	margin: 0 0 40px 40px;
}
#main-content blockquote{
  padding: 10px 30px;
  padding-bottom: 30px;
  font-style: italic;
}

#main-content ol li,
#main-content ul li{
  line-height: 1.3em;
  margin-bottom: 20px;
}

#main-content ol li {
	list-style-type: decimal;
	margin-bottom: 5px;
}

#main-content ul li {
	margin-bottom: 5px;
	list-style-type: disc;
}

#main-content a {
	/*color: #dd5030;*/
	color:#899EA2;
}

#main-content a:hover {
	text-decoration: underline;
}

#main-content .date {
	font-size: 15px;
	color: #9f9f9f;
}

#main-content .summation {
	font-size: 11px;
	color: #8f8f8f;
}

#main-content .image {
	float: left;
	color: #919190;
	font-size: 11px;
	margin: 0 18px 18px 0;
}

#main-content .image img {
	display: block;
}

#main-content #byline {
	margin-left: 0px; margin-bottom:10px
}

#main-content #byline li {
	list-style-type: none;
}

body#root #main-content h1{
	font-size: 20px;
	font-weight: bold;
	color: #2d2d2d;
	letter-spacing: -0.8pt;
	margin-bottom: 13px;
	margin-top: 4px;
	line-height: 24px;
}

body#root #main-content #home-post h1 a{
   color: #2d2d2d;
}

body#root #main-content .date {
	font-size: 15px;
    margin-bottom: 15px;
	color: #9f9f9f;
}

body#root #main-content p {
	margin-bottom: 20px;
	margin-right: -3px;
	color: #4a4a49;
	line-height: 1.6em;
	font-size: 13px;
}

#home-post .last h2, body.interior #main-content h2 {
	color: #c83c1e;
	font-size: 16px;
}

body.interior #main-content h3 {
	color: #4a4a49;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 20px;
}

.link-block {
	overflow: hidden;
	background: #f6f6f5;
	padding: 10px 12px;
}

.link-block-left {
	float: left;
	width: 50%;
	font-size: 14px;
	font-weight: bold;
	color: #993f2b;
}

.link-block-left a {
	font-size: 14px;
	font-weight: bold;
	color: #993f2b !important;
	text-decoration: none;
}

.link-block-right {
	float: left;
	width: 50%;
	font-size: 12px;
	font-weight: bold;
	color: #dd5030;
	text-align: right;
}

.link-block-right a {
	font-size: 12px;
	font-weight: bold;
	color: #dd5030;
	text-decoration: none;
}

.subscribe {
	background: url(/images/rss-icon.gif) no-repeat 100% 0;
	padding-right: 20px;
}

.left-block {
	margin-bottom: 30px;
}

.left-block h2, #bootcamp-box h2, body.two-col .right-block h2.header {
	background: url(/images/left-block-title-bg.gif) no-repeat;
	width: 206px;
	height: 18px;
	padding: 8px 0 4px 10px;
}

body.two-col #bootcamp-box h2, body.two-col .right-block h2.header  {
	background: url(/images/right-block-title-bg.gif) no-repeat;
	width: 234px;
}

.next-item {
	color: #5e5e5e;
	margin-top: 13px;
	padding: 0 2px 9px 2px;
	margin-left: 5px;
}

.next-item a {
	font-size: 13px;
	padding-bottom: 2px;
	line-height: 14pt;
	color: #444443;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

.next-item p {
	color:  #878786;
	margin-bottom: -2px;
	 }

.next-item a:hover {
	color: #952d15;
	text-decoration: underline;
}

.next-buttons {
	overflow: hidden;
	margin-top: 12px;
}

.event-item {
	color: #4e4e4e;
	margin-top: 12px;
	border-bottom: 1px solid #eaeae8;
	padding: 0 2px 11px 2px;
	margin-left: 5px;
}

.event-item strong {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}

.event-item a {
	font-size: 13px;
	color: #444443;
	line-height: 14pt;
	padding-bottom: 2px;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

.event-item p {
	color:  #878786;
	 }

.event-item a:hover {
	color: #952d15;
	text-decoration: underline;
}

.event-controls {
	color: #868686;
	margin: 15px 0;
}

.event-controls a {
	color: #05a3b6;
	text-decoration: underline;
	margin-left: 5px;
}

.event-controls a:hover {
	text-decoration: none;
}

.event-controls em {
	padding: 0 5px;
}

.register {
	float: left;
	display: block;
	background: url(/images/register-btn.gif) no-repeat;
	width: 70px;
	height: 22px;
	text-indent: -9999px;
	
}

a.invite {
	float: left;
	display: block;
	background: url(/images/bg_next-items_more.gif) no-repeat;
	width: 96px;
	height: 16px;
	font-size: 11px;
	text-align: center;
	color: #fff;
	padding-top: 6px;
	margin-left: 2px;
	line-height: 1;
}

a.invite:hover{
   text-decoration: none;
}

.right-block {
	margin-bottom: 13px;
}

#featured-media {
	background: url(/images/media-bg.gif) no-repeat;
	width: 234px;
	height: 252px;
	margin-bottom: 2px;
	color: #b9b9b8;
	position:relative;
}

#fm-content {		
	height: 205px;
	overflow: hidden;	
	position:relative;
}

#fm-slider{ 
	position:absolute;
}

.fm-item	{ 
	float:left;
	padding: 25px 16px 10px 16px;
	width:202px;
	height:168px;
	position:relative;
}

#featured-media h2 {
	padding: 15px 0 0 16px;
}

#featured-media h3 {
	font-size: 15px;
	font-weight: bold;
	margin-top: -3px;
	margin-bottom: 5px;
	padding-right: 3px;
	color: #f2f2f2;
}

#featured-media strong {
	font-weight: bold;
}

#featured-media strong, #featured-media em.date {
	color: #c3c3c1;
	line-height: 1.7em;
}

#featured-media a {
	color: #adccd1;
	text-decoration: none;
}

#featured-media a:hover {
	text-decoration: underline;
}

#slider-controls { 
	position:absolute; top:16px; right:14px;
	width:58px; height:7px;
}
#slider-controls li{ 
	display:inline;
}
#slider-controls li a{  
	display:block; float:left; width:11px; height:7px;
	background:url(/images/media_controls.gif) no-repeat 130% top;
	text-indent:-999em;
}
#slider-controls li.current a{ 
	background-position:left top;
}

.fm-controls {
	overflow: hidden;
	margin: 10px 0 0 0;	
}

.fm-controls a {
	display: block;
	background: url(/images/fm-controls.gif) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	height: 30px;
	float: left;
}

.fm-controls a:hover {
	opacity: .8;
}

.fm-controls .play {
	width: 99px;
}

.fm-controls #download {
	width: 102px;
	background-position: -99px 0px;
}

.twtr-hd, .twtr-ft {
	display: none;
}

.twtr-bd {
	margin-left: 8px;
}

#tweet-box {
	background: #f6f6f5;
	position: relative;
}

#filter {
	position: absolute;
	display: none;
	top: 34px;
	left: 0px;
	width: 234px;
	height: 270px;
	background: #494949 url(/images/filter-bg.gif) no-repeat;
	z-index: 24;
	padding-top: 38px;
}

#filter a {
	display: block;
	width: 206px;
	height: 31px;
	background: url(/images/show-results.gif) no-repeat;
	margin: 12px auto 0;
	text-indent: -9999px;
}

#filter a:hover {
	opacity: .85;
}

.filter-block {
	color: #cccccb;
	margin-bottom: 5px;
	position: relative;
	left: 18px;
}

.filter-block label {
	margin-left: 12px;
}

#tweets {
	position: relative;
	z-index: 22;
}

#tweet-head {
	overflow: hidden;
	margin-bottom: 18px;
}

#tweet-head h2 {
	text-indent: -9999px;
	background: url(/images/latest-tweets.gif) no-repeat;
	width: 173px;
	height: 34px;
	float: left;
}

#tweet-head a {
	display: block;
	width: 61px;
	height: 34px;
	background: url(/images/tweet-filter.gif) no-repeat;
	float: left;
	text-indent: -9999px;
}

#tweet-head a:hover, #tweet-head a.current {
	background-position: 0px -34px;
}

.tweet, .twtr-tweet {
	color: #474747;
	padding-bottom: 5px;
	margin: 0 8px 5px 8px;
	border-bottom: 1px solid #e5e5e4 !important;
}

.tweet p {
	padding: 0 10px;
}

.tweet .time {
	padding-top: 4px;
	font-size: 11px;
}

.tweet .time strong {
	font-weight: bold;
}

.tweet a {
	color: #da4d2d;
	text-decoration: none;
}

.tweet a:hover {
	text-decoration: underline;
}

.tweet .time, .tweet .time a {
	color: #888;
}

#tweet-controls {
	text-align: center;
	padding-bottom: 18px;
}

#tweet-controls a {
	font-weight: bold;
	color: #525252;
	font-size: 13px;
	text-decoration: none;
}

#tweet-controls a:hover {
	text-decoration: underline;
}

#tweet-arrow {
	position: relative;
	left: 10px;
	top: 1px;
}

#footer {
	background: url(/images/footer-bg2.png) repeat-x;
	min-height: 276px;
	padding-top: 34px;
}

#footer-inner {
	/* overflow:hidden; */
}

.footer-col {
	float: left;
	padding-right: 35px;
	border-left: 1px solid #181818;
	min-height: 180px;
}

.footer-col.book {  
	padding-right:0;
	border:0;
	position:relative; top:-18px;
}
	
.last-ul {
	margin-bottom: 0px !important;
}

.footer-col ul{
   margin-bottom: 26px;
}

.footer-col li {
	margin: 0 0 8px -1px;
	border-left: 1px solid #181818;
	padding-left: 16px;
}

.footer-col li a.head-link {
	color: #d8d7d7;
	font-size: 14px;
}

.footer-col li a {
	color: #9e9e9e;
	font-size: 13px;
	display: block;
}

.footer-col li:hover {
	border-left: 1px solid #02b6cb;
}

.footer-col li a:hover {
	color: #02b6cb;
}

.footer-col.copyright {
	text-align: right;
	border-left: none;
	color: #797979;
	width: 180px;
	padding: 0;
	float: right;
}

.footer-col.copyright a {
	color: #02b6cb;
}

.footer-col.copyright a:hover {
	text-decoration: none;
}

#social-icons {
	overflow: hidden;
	margin-bottom: 20px;
}

.facebook {
	display: block;
	background: url(/images/social-icons.png) no-repeat;
	overflow: hidden;
	height: 38px;
	width: 88px;
	text-indent: 9999px;
	float: right;
}

.facebook:hover {
	background-position: 0px -38px;
}

.twitter {
	display: block;
	background: url(/images/social-icons.png) no-repeat -88px 0;
	overflow: hidden;
	height: 38px;
	width: 78px;
	text-indent: 9999px;
	float: right;
}

.twitter:hover {
	background-position: -88px -38px;
}

#post-comment-form {
	padding: 20px;
	background: #E9E8E8;
}

#post-comment-form h3 {
	font-size: 17px !important;
	font-weight: bold !important;
	color: #2D2D2D !important;
}

#post-comment-form label {
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #3C3C3C;
}

#post-comment-form input.inp {
	width: 250px;
	padding: 4px;
	margin-bottom: 20px;
}

#post-comment-form textarea {
	width: 350px;
	height: 90px;
	margin-bottom: 10px;
	display: block;
}

#how-it-works {
	overflow: hidden;
	padding: 10px 10px 5px 10px;
	background: #E9E8E8;
	margin: 0 0 20px 0 !important;
}

#how-it-works li {
	float: left;
	list-style-type: none !important;
	font-size: 11px;
	font-weight: bold;
	color: #3C3C3C;
	padding: 0 0 3px 24px;
	line-height: 18px;
	margin: 0 10px 0 0 !important;
}

#how {
	text-transform: uppercase;
	padding: 0 20px 0 0 !important;
	margin: 0 !important;
}
/*
#subscribe {
	background: url(/images/feed_icon.png) no-repeat;
	padding: 0 0 2px 20px;
	position: absolute;
	right: 0;
}
*/
/* @group Media Links */
#main-content #media-links {
	/*margin: 10px 0 20px 10px; */
	margin:0; padding:0; list-style:0;
	width:300px; height:48px;
}

#main-content #media-links li {
	list-style:none;
}

#media-links li a {
	display:block;
	float:left;
	height:48px;
	background:url(/images/media_detail_btns.png) no-repeat;
	text-indent:-999em;
}

#media-links li#play a 				{ width:95px; }
#media-links li#play a:hover		{ background-position:left bottom; }
#media-links li#save a				{ width:118px; background-position:right top; }
#media-links li#save a:hover		{ background-position:right bottom; }
#media-links li#subscribe a			{ 
									  background:url(/images/media_feed_icon.png) no-repeat left center; text-indent:0; width:70px;   
									  text-transform:uppercase; font-size:10px; font-weight:bold; color:#c83c1e; text-decoration:underline;
									  margin-left:20px;margin-right:-50px; line-height:48px; padding-left:20px; 
									}
#media-links li#subscribe a:hover	{ text-decoration:none; }								
/* @end */

.post, .sermonbox {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #E9E8E8;
}

#home-post .post{
   padding-bottom: 0px;
}

#home-post .post.last{
   border: none;
}

#root #main-content{
   padding-bottom: 30px;
}

#postlist h4, #postlistf p {
	margin-bottom: 5px;
}

.sermonbox.last, .post.last {
	border: none;
}

.sermonbox {
	position: relative;
}

.sermonbox h5 {
	font-size: 14px;
	font-weight: bold;
}

.sermonbox h5 span {
	font-size: 12px;
	color: #3C3C3C;
	display: block;
}

.sermonbox ul {
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
}

.sermonbox li {
	float: left;
	list-style-type: none !important;
	margin-right: 10px;
}

.sermonbox li a:hover {
	text-decoration: underline !important;
}

.sermonbox li a {
	display: block;
	padding: 0 0 3px 22px;
	text-decoration: none !important;
}

.sermonbox li.sl_listen a {
	background: url(/images/media-icons.png) no-repeat -11px -12px;
}

.sermonbox li.sl_download a {
	background: url(/images/media-icons.png) no-repeat -11px -43px;
}

.sermonbox li.sl_notes a {
	background: url(/images/media-icons.png) no-repeat -11px -74px;
}

.sermonbox li.sl_video a {
	background: url(/images/media-icons.png) no-repeat -11px -106px;
}

.sermonbox p {
	margin-bottom: 0px !important;
}

#sorting {
	padding: 5px;
	margin-top: 10px;
}

#sorting label {
	display: block;
	color: #3C3C3C;
	margin-bottom: 2px;
	font-weight: bold;
}

#sorting select {
	width: 220px;
	margin-bottom: 12px;
}

#pagination {
	position: absolute;
	right: 0;
	top: 0;
}

#pagination span {
	display: inline;
	float: left;
	padding-top: 4px;
	font-size: 13px;
	font-family: Arial, sans-serif;
	color: #585046;
	padding-right: 10px;
}

p.pagination {
	display: inline-block;
	position: relative;
	font-size: 13px;
	padding-right: 55px;
	margin: 0;
}

.pagination a {
	color: #871E19;
	display: inline-block;
	width: 16px;
	height: 17px;
	text-align: center;
	padding: 3px 1px 1px;
	text-decoration: none !important;
}

.pagination a.current {
	background: #E9E8E8;
	color: #917855 !important;
	text-decoration: none;
}

.pagination a.next, 
.pagination a.previous {
	width: 22px;
	height: 18px;
	display: block;
	padding: 0;
	text-decoration: none !important;
}

.pagination a.next {
	position: absolute;
	right: 0;
	top: 2px;
}

.pagination .next:hover {
	background-position: right bottom;
}

.previous {
	position: absolute;
	right: 22px;
	top: 2px;
}

.pagination .previous:hover {
	background-position: left bottom;
}

/* @group Articles */

#article-categories ul{
   margin-bottom: 10px;
   padding: 10px;
}

#article-categories li{
   font-size: 12px;
   margin-bottom: 5px;
}

#article-categories li a{
   color: #477177;
   text-decoration: none;
}

#article-categories li a:hover{
   text-decoration: underline;
}

#article-categories h3{
   	background: url(/images/right-block-title-bg.gif) no-repeat;
	width: 234px;
		height: 18px;
	padding: 8px 0 4px 10px;
}

/* @end Articles */

#footer-rss {
	margin-bottom: 15px;
}
#footer-rss a img {
	opacity: .75;
}
#footer-rss a:hover img {
	opacity: 1;
}
