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

html {
	background: url(../_images/body-texture.png) repeat;
}

body	{ font-family:helvetica, arial, verdana, sans-serif; overflow-x: hidden; }

a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active, a:focus, input:focus {
	outline: none;
}

.f-left {
	float: left;
}

.f-right {
	float: right;
}

.clear {
	clear: both;
}

.giving #content form { margin:15px 0; }

body#home #content-image {
	width: 1099px;
	height: 711px;
	position: absolute;
	left: 50%;
	margin: 7px 0 0 -550px;
	z-index: 10;
}

body#interior #content-image {
	width: 1368px;
	height: 333px;
	position: absolute;
	left: 50%;
	margin: 7px 0 0 -684px;
	z-index: 10;
	background: url(/_images/interior-sample-image.png) no-repeat;
}

#outer-container {
	background: url(../_images/body-border-top.png) repeat-x;
	position: relative;
	z-index: 20;
}

#container {
	width: 985px;
	margin: 0 auto;
}

body#home #container {
	min-height: 600px;
}

body#interior #container {
	min-height: 310px;
}

#logo {
	float: left;
}

#logo h1 a {
	display: block;
	width: 468px;
	height: 115px;
	background: url(../_images/logo.png) no-repeat;
	text-indent: -9999px;
}

#quick-links {
	overflow: hidden;
	float: right;
	margin-top: 25px;
}

#quick-links ul {
	float: left;
	position: relative;
	top: 11px;
	height:12px;
}

#quick-links li {
	float: left;
	margin-right: 10px;
	background:url(/_images/quicklinks_li_bg.gif) no-repeat right center;
}

#quick-links li.last  {
	border: none;
	background:none;
}

#quick-links li a {
	color: #b3b562;
	font: 14px Helvetica, Arial, sans-serif;
	padding-right: 10px;
	line-height: 12px;
}

#quick-links form {
	overflow: hidden;
	float: left;
	margin-top:1px;
}

#quick-links form input {
	background: url(../_images/search-bg.png) no-repeat;
	width: 178px;
	height: 23px;
	border: none;
	float: left;
	font: 14px Helvetica, Arial, sans-serif;
	color: #756658;
	padding: 13px 0 0 15px;
}

#quick-links form a {
	display: block;
	text-indent: -9999px;
	width: 34px;
	height: 35px;
	overflow: hidden;
	background: url(../_images/search-go.png) no-repeat;
	float: left;
}

#quick-links form a:hover {
	background-position: 0px -35px;
}

body#home #main-content-wrapper {
	background: url(../_images/home-footer-border-top.png) no-repeat 50% 0%;
	position: relative;
	z-index: 30;
}

body#home #main-content-outer {
	background: url(../_images/home-footer-gradient.png) repeat-x;
	min-height: 400px;
	position: relative;
	top: 27px;
	padding-top: 15px;
}

#interior-content {
	overflow: hidden;
	background: url(../_images/content-bg.png) repeat;
	position: relative;
	top: -10px;
	z-index: 15;
	padding-bottom: 0px;
}

#sidebar {
	background: url(../_images/interior-sidebar-bg.png) repeat;
	float: left;
	width: 230px;
	padding-top: 36px;
}

#content {
	float: left;
	width: 670px;
	padding: 42px 40px 42px 37px;
}

#content img {
	float: right;
	margin: 0 0 25px 25px;
}

#content h1 {
	font: 29px Helvetica, Arial, sans-serif;
	color: #858d40;
	margin-bottom: 6px;
}

#content h2, #content h3, #content h4, #content h5, #content h6 {
	font: 16px "Lucida Grande", Arial, sans-serif;
	color: #f1e3d1;
	margin-bottom: 22px;
	line-height: 22px;
}

#content h3 {
	font-size: 14px;
}

#content h4 {
	font-size: 12px;
	font-weight: bold;
}

#content h5 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#content h6 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#content p,
#content li {
	font: 14px Helvetica, Arial, sans-serif;
	color: #b29d82;
	margin-bottom: 22px;
	line-height: 19px;
}

#content li	{ margin-left: 0 0 0 20px; }

#content ul li {
	list-style-type: disc;
}

#content ol li {
	list-style-type: decimal;
}

#content li p {
	margin: 0 !important;
}

#content a {
	color: #a0a954;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

#content strong {
	font-weight: bold;
}

#content em {
	font-style: italic;
	color: #b09773;
}

.content-box-main {
	width: 350px;
	padding-right: 20px;
	float: left;
}

.content-box {
	padding: 16px;
	background: #352212;
	float: right;
	margin-left: 20px;
}

.content-box h2 {
	margin-bottom: 5px !important;
}

#video {
	overflow: hidden;
	margin-bottom:15px;
}

#main-content {
	width: 985px;
	margin: 0 auto;
}

#nav-wrapper {
	background: url(../_images/nav-border-top.png) repeat-x;
	overflow: hidden;
	position: relative;
	z-index: 25;
}

#nav-outer {
	background: url(../_images/nav-border-bottom.png) repeat-x 0 100%;
	overflow: hidden;
}

#nav-inner {
	background: #4d3620;
	margin: 14px 0;
	height: 48px;
}

#nav-inner ul {
	width: 985px;
	height:44px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	top: 2px;
}

#nav li {
	float: left;
	padding-right:19px;	
	margin:0 10px;
}

#nav li a{ 
	display:block; font-size:21px; color:#e4d0b3; text-decoration:none; line-height:44px;
	padding:0 28px 0 47px; 
}

#nav li.current,
#nav li:hover{ 
	background:url(/_images/nav_li_hover.png) no-repeat right top;
}

#nav li.current a,
#nav li:hover a{ 
	background:url(/_images/nav_li.png) no-repeat left top;
}

#nav li ul,
#nav li#nav_home,
#footer-nav li#footer-nav_home 	{
	display: none !important;
}

/* @group SUBNAV */
#subnav {
	padding: 0 16px; margin-bottom: 30px;
}
#subnav_toplevel {
	display: none;
}

#subnav li li{
	background: url(../_images/subnav-border.gif) no-repeat 0 100%;
	padding: 16px 0;
}

#subnav li.last {
	background: none;
}

#subnav_level2{ 
	padding-top:4px;
}

li#nav_staff #subnav_level2{
   display: none;
}

#subnav li li li{
	background: none;
	padding: 6px 0;
}

#subnav li li a {
	font: 16px Helvetica, Arial, sans-serif;
	color: #b09773;
	padding-left: 14px;
	text-decoration: none;
}

#subnav li li a:hover, 
#subnav li li.current a {
	color: #858d40;
	text-decoration: none;
}

#subnav li li.current li a,
#subnav li li li a {
	font-size: 13px;
	color: #917855;
	padding-left: 28px;
	display: block;
}

#subnav li li li a:hover {
	color: #e4d0b3;
	text-decoration: underline;
}

#subnav li li li.current a,
#subnav_level3 li.current a {
	color: #e4d0b3;
	text-decoration: underline;
	background: url(../_images/subnav-hover-arrow.gif) no-repeat 100% 50%;
}

#subnav_level3 {
	padding-top: 10px;
}

#subnav_level3 li {
	padding: 6px 0 !important; 
}

#subnav li li li.current li a,
#subnav li li li li a {
	background: none;
	font-size: 12px !important;
	margin-left: 10px;
	text-decoration: none;
	color: #544331 !important;
}

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

#subnav li li li.current li.current a {
	color: #e4d0b3 !important;
	text-decoration: underline;
	background: url(../_images/subnav-hover-arrow.gif) no-repeat 100% 50%;
}

/* @end SUBNAV */


#feature-links {
	overflow: hidden;
}

.feature {
	float: left;
	margin-right: 14px;
	width: 229px;
	height: 163px;
	background: url(../_images/feature-links-bg.png) repeat-x;
	text-align: center;
}

.feature:hover {
	background: url(../_images/feature-links-bg-hover.png) repeat-x;
}

.feature:hover a {
	color: #efe4d4;
}

.feature h2 {
	margin: 8px 0 4px;
	color: #d8c3a4;
	font: normal 19px Helvetica, Arial, sans-serif !important;
	text-align: center;
}

.feature h2 a {
	color: #d8c3a4;	
}

.feature h2 a:hover {
	text-decoration: none;
}

.feature.last {
	margin-right: none;
}

#footer {
	font: 12px Helvetica, Arial, sans-serif;
	color: #604b3e;
	background: url(../_images/footer-border-top.png) no-repeat;
	margin-top: 20px;
	padding-top: 20px;
	line-height: 20px;
	overflow: hidden;
}

body#interior #footer {
	padding-top: 0px;
	margin: -10px 0px 40px 0px;
}

#footer-inner {
	background: url(../_images/interior-sidebar-bg.png) repeat;
	padding: 29px 28px; padding-bottom: 60px;
	overflow: hidden;
	position:relative;
}

#footer a {
	color: #889041;
}

#footer-inner a {
	color: #889041;
}

body#interior #footer a {
	font-size: 12px;
	color: #5e4c40;
	text-decoration: none;
}

body#interior #footer a:hover {
	text-decoration: underline;
}

#footer-nav					{ position:absolute; left:275px; top:29px; }
#footer-nav li				{ float:left; width:155px; margin-right:0; line-height: 18pt; }
#footer #footer-nav li a	{ font-weight:bold; color:#755435; font-size: 13px; }
#footer #footer-nav li li a	{ font-weight:normal; color:#756053;font-size: 13px; }
#footer #footer-nav li li a:hover	{ font-weight:normal; color:#a08878;font-size: 13px; }
#footer-nav li li ul		{ display:none; }

.footer-block.last {
	margin: 0;
}

.footer-block strong {
	font-weight: bold;
	color: #755435;
}

#footer-left {
	float: left;
	text-align: left;
}

#footer-right {
	float: right;
	text-align: right;
	margin-right: 30px;
}

#footer-right em {
	float: left;
}

a#cpm {
	text-indent: -9999px;
	display: block;
	background: url(../_images/cpm-logo.png) no-repeat;
	width: 121px;
	height: 17px;
	float: left;
	margin-left: 10px;
	position: relative;
	top: 2px;
}

body#interior a#cpm {
	margin: 10px 0 0 0;
}

.mail {
	color: #889041 !important;
}

/* @group EVENT RELATED */
#options		{ position: relative;	}
#options select { font-size: 12px; display: block;}
#options #tabs	{ position:absolute; top:0; right:0; height:25px;}
#tabs li		{ float:left }
#tabs li a		{ float:left; display:block; line-height:25px; padding:3px 10px; text-decoration:none; }
#tabs li.current a{ background:#a0a954; color:#fff; }
#months			{ position:absolute; top:7px; right:208px; width: 140px;}
.hidden			{ display:none; }

#events-container		{ padding-top:50px; }
#events-calendar table	{ width:100%; }
#events-calendar caption {
	text-align: left;
	font-size: 16px;
	color: #a0a954;
	padding: 1px;
	font-weight: bold;
	top: -2px;
	width:50%;
	height:25px;
	margin-bottom:5px;
}


#events-calendar .prevMonth {
	float: left;
}
#events-calendar caption a	{ 
	display:block; 
	width:25px; 
	height:25px; 
	text-align:center; 
	background:#a0a954; 
	color:#fff; 
	text-decoration:none; 
	line-height:20px;
	font-size:24px;	
}

#events-calendar .nextMonth {
	float: left;
}

#events-calendar li, #options li {
	list-style-type: none !important;
}

#events-calendar .currentMonth { 
	float: left;
	margin: 0 15px;
	position: relative;
	top: 5px;
}

#events-calendar thead {
	border-left: 1px solid #a0a954;
}

#events-calendar th {
	font: bold 14px arial, verdana, sans-serif;
	color: #fff;
	line-height: 35px;
	text-align: center;
	background: #a0a954;
	padding: 1px 0;
	color: #fff;
	font-size: 16px;
}

dd.description {
	border-bottom: 1px solid #5E4C40;
	padding-bottom: 20px;
}

#events-calendar table td {
	font: 11px arial, verdana, sans-serif;
	color: #cbb299;
	border: 1px solid #4a3421;
	border-width: 0 0 1px 1px;
	vertical-align: top;
	text-align: left;
	padding: 5px;
	width: 68px;
	height: 68px;
	padding: 2px;
	background: #5c422c;
	font-size: 11px;
}
#events-calendar table td.today span	{ display:none; }

#events-calendar table td a{
   color: #a0a954;
}

#events-calendar td.today span {
	display: block;
	font-weight: bold;
}

#events-calendar td ul {
	margin: 0;
	list-style: none;
	padding: 10px 0 0 10px;
}


/* @group PREV/NEXT LIST VIEW */

#content #list-view ul {
	margin: -10px 0 0;
	padding: 0;
	list-style: none;
	display: block;
	height: 37px;
}

#content #list-view li {
	float: left;
	margin-right: 4px;
	list-style:none;	
}

#list-view li.month {
	color: #f5eee0;
	font-weight: normal;
	font-size: 16px;
	margin-top: 0;
	padding-left: 5px;
}

#list-view li a {
	display: block;
	width: 16px;
	height: 16px;
	background: #a0a954;
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding: 0 4px 6px;
	font-size: 20px;
	font-weight: bold;
}
#list-view dl{ color:#ddcebb; }
#list-view dt	{  margin-top:25px;}
#list-view dd	{ font-size:13px; }
#list-view dd.description	{ margin-top:6px; }
/* @end */

#how-it-works {
	overflow: hidden;
	padding: 10px 10px 0 10px;
	background: #755435;
	margin-bottom: 25px;
	height: 25px;
}

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

#how {
	text-transform: uppercase;	
	margin: 0 !important;
	padding-left: 0px !important;
}

#play {
	background: url(../_images/media-icons.png) no-repeat -11px -12px;
}

#save {
	background: url(../_images/media-icons.png) no-repeat -11px -43px;
}

#notes {
	background: url(../_images/media-icons.png) no-repeat -11px -74px;
}

#video {
	background: url(../_images/media-icons.png) no-repeat -11px -106px;
}

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

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

.sermonbox {
	position: relative;
}

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

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

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

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

.sermonbox li a,
#mediabox li a {
	display: block;
	padding: 0 0 3px 22px;
}

#mediabox li	{
	margin-bottom: 5px;
}
#mediabox li a	{
	color:#917855;
	font-size: 13px;
}

.sermonbox li.sl_listen a,
#mediabox #mb_jukebox a {
	background: url(../_images/media-icons.png) no-repeat -11px -12px;
}

.sermonbox li.sl_download a,
#mediabox #mb_download a {
	background: url(../_images/media-icons.png) no-repeat -11px -43px;
}

.sermonbox li.sl_notes a,
#mediabox #mb_notes a {
	background: url(../_images/media-icons.png) no-repeat -11px -74px;
}

.sermonbox li.sl_video a,
#mediabox #mb_video a {
	background: url(../_images/media-icons.png) no-repeat -11px -106px;
}

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

#sorting {
	margin-top: 10px;
	font: 12px Helvetica,Arial,sans-serif;
	padding: 20px;
}

#sorting h3	{
	font-size:14px; 
	color: #ddcebb;
	background: url(../_images/subnav-border.gif) no-repeat 0 100%;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

#sorting #subscribe{
	display: block;
	font-size: 14px;
	margin-bottom: 25px;
	color: #917855;
	background: url(../_images/feed_icon.png) no-repeat;
	padding-left: 25px;
}

#sorting #subscribe:hover{
	text-decoration: underline;
}

#sorting ul{
	margin-bottom: 25px;
}

#sorting li{	
	
}

#sorting li a{
	color:#917855;
	font-size: 13px;
}

#sorting li a:hover{
	
}

#sorting label {
	display: block;
	color: #ddcebb;
	margin-bottom: 4px;
}

#sorting select {
	width: 100%;
	margin-bottom: 18px;
}

#pagination {
	float: right;
	margin-top: -24px;
}

#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: #DDCEBB;
	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: 0;
}

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

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

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

#post-comment-form			{ margin:3.5em 0; padding:20px; border:1px solid #5E4C40; }
#post-comment-form label	{ display: block; margin-bottom: .3em; color:#858D40; font-size: 12px; padding: 3px; font-weight: bold; }
#post-comment-form input	{ padding:4px; border:0; background: #DDCEBB; font-size:13px; margin-bottom:1.5em; width:65%; }
#post-comment-form textarea	{ width: 85%; padding: 4px; border: 0; background: #DDCEBB; margin-bottom: 1.5em; height:50px; }
#post-comment-form input#comment-submit	{ width: auto; display: block; font-size: 11px; text-transform: uppercase; font-weight: bold; color: #755435; }

