/* @override 
	http://sjlc.cpmpreview.com/css/styles.css
	http://www.sjlc.com/css/styles.css
*/

/*=====
SITE: St. Johns
FILE: styles.css - main CSS styles for staging site
CREATED: 6/6/2008
MODIFIED: 6/11/2008
AUTHOR: Ben Otero (ben@churchplantmedia.com)

/* @group GLOBAL */

html {
	height: 100%;
}

body {
	background: #ebe4d5 url(/images/body_bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	font-family: "Lucida Grande", arial, helvetica, sans-serif;
	color: #4b4b47;
	height: 100%;
}

hr {
	display: none;
}

#skip {
	position: absolute;
	text-indent: -9999px;
	list-style: none;
	overflow-x: hidden;
}

#container {
	margin: 0 auto;
	width: 888px;
	position: relative;
	min-height: 60%;
}

* html #container {
	height: 60%;
}

#mainContent {
	position: relative;
	clear: both;
}

.column {
	float: left;
	display: inline;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

/* @end */

/* @group HEADER */

#header-wrap {
	background: url(/images/header_bg.gif) no-repeat center top;
}

#header {
	position: relative;
	width: 888px;
	height: 147px;
	margin: 0 auto;
}

#header h1,
#header h1 a {
	display: block;
	width: 256px;
	height: 86px;
}

#header h1 {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 34px;
	left: 24px;
	text-indent: -999em;
	background: url(/images/logo.gif) no-repeat;
}

#header h1 a:focus {
	outline: none;
}

#skip {
	position: absolute;
	top: -999em;
	left: -999em;
}

/* @end */

/* @group SERVICE TIMES */

#service-times {
	position: absolute;
	padding: 5px 22px 20px 23px;
	width: 333px;
	height: 50px;
	background: url(/images/service_times_bg.gif) no-repeat;
	float: right;
	position: relative;
	right: 0;
	margin-top: 39px;
}

#service-times p {
	font-size: 1.4em;
	line-height: 1.5em;
	margin: 0 0 0 -10px;
	padding: 0;
	width: 240px;
	color: #eed7bd;
	text-align: right;
}

#service-times p a {
	text-decoration: none;
}

#service-times b,
#service-times strong {
	color: #fff;
}

#service-times .map {
	display: block;
	width: 96px;
	height: 44px;
	background: url(/images/map_btn.gif) no-repeat;
	text-indent: -999em;
	text-align: left;
	position: absolute;
	top: 16px;
	right: 14px;
}

#service-times a:focus {
	outline: none;
}

/* @end */

/* @group SEARCH FORM */

#searchForm {
	position: absolute;
	top: 7px;
	right: 17px;
	z-index: 12;
}

#searchForm,		
#searchForm fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#searchForm input {
	padding: 4px 8px;
	position: relative;
	top: -2px;
	border: 1px solid #d5cdba;
	font-size: 1.1em;
	float: left;
	color: #514d49;
	width: 110px;
	margin-right: 5px;
	height: 15px;
}

#searchForm a {
	display: block;
	width: 61px;
	height: 21px;
	background: url(/images/search_btn.gif) no-repeat;
	text-indent: -999em;
	float: left;
}

#searchForm a:focus {
	outline: none;
}

/* @end */

/* @group NAVIGATION */

#nav, #nav * {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav {
	height: 38px;
	position: relative;
	padding-left: 23px;
	width: 620px;
	z-index: 11;
}

#nav li {
	float: left;
	display: inline;
}

#nav li a {
	font-size: 1.2em;
	color: #181816;
	text-decoration: none;
	padding: 0 18px;
	display: block;
	line-height: 38px;
}

#nav li:hover a,
#nav li a:hover {
	color: #262624;
	background: #cfc7b4 url(/images/nav_hover_bg.gif) repeat-x left bottom;
}

#nav li.current {
	background: url(/images/nav_li_current.gif) no-repeat left top;
	position: relative;
	top: -4px;
	margin-bottom: -8px;
	padding-left: 3px;
}

#nav li.current a, 		
#nav li.current a:hover {
	padding-left: 15px;
	background: url(/images/nav_a_current.gif) no-repeat right top;
	color: #7f1b16;
	line-height: 43px;
	font-weight: bold;
}

#nav li li {
	float: none;
	display: block;
}

#nav li.current li a {
	font-weight: normal;
	color: #46443e;
	padding: 0 18px;
}

#nav li:hover li a,
#nav li li a {
	line-height: 29px;
	background: #861e19;
	color: #fff;
	width: 195px;
	font-size: 12px;
	padding: 0 18px;
}

#nav li.current li {
	padding: 0;
}

#nav li.current li a:hover,
#nav li li a:hover {
	background: #f4efe5;
	color: #292825;
	font-weight: normal;
	line-height: 29px;
	top: 0;
	margin-bottom: 0;
	padding: 0 18px;
}

#nav li ul {
	position: absolute;
	left: -5000px;
	z-index: 1001;
	border: 1px solid #d1cbbd;
	border-top: 0;
	margin-left: -1px;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul ul, 
#nav li:hover ul ul ul, 
#nav li:hover ul ul ul ul {
	left: -5000px;
}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li li li li:hover ul {
	left: auto;
}

#nav li:hover ul li:hover ul {
	margin: -28px 0 0 231px;
}

/* @end */

/* @group BANNER */

#banner img {
	border: 0;
}

#banner {
	display: block;
	width: 888px;
	height: 222px;
	position: relative;
	top: -4px;
	background: url(/images/sub_banner_bg.jpg) no-repeat;
	z-index: 10;
}

#banner-inner {
	float: left;
	margin: 0;
	width: 869px;
	height: 192px;
	background: url(/images/subpage-header.jpg) no-repeat;
	position: relative;
	left: 10px;
	top: 12px;
}

#banner-left {
	display: block;
	width: 93px;
	height: 222px;
	background: url(/images/sub_banner_left.jpg) no-repeat;
	position: absolute;
	top: -10px;
	left: -93px;
}

#banner-right {
	display: block;
	width: 100px;
	height: 222px;
	background: url(/images/sub_banner_right.jpg) no-repeat;
	position: absolute;
	top: -10px;
	right: -100px;
}

/* @end */

/* @group PRIMARY CONTENT */

#primaryContent {
	position: relative;
	width: 860px;
}

#content {
	float: left;
	width: 600px;
	padding-left: 15px;
	padding-bottom: 0;
	position: relative;
}

#content.wide {
	width: 860px;
}

#sidebar .side-section a,
#content a {
	color: #871e19;
}

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

#lowerContent {
	padding-bottom: 100px;
	margin-top: 7px;
}

#lowerContent p,
#lowerContent li,
#lowerContent td {
	font-size: 1.3em;
	color: #3d3d3a;
	line-height: 1.5em;
}

#content .article p {
	margin-top: 0;
}

#primaryContent li p,
#content li p,
#content td * {
	font-size: 1em;
	margin: 0;
	line-height: 1em;
}

img.left-align {
	float: left;
	margin: 10px 10px 10px 0;
}

img.right-align {
	float: right;
	margin: 10px 0 10px 10px
}

img.no-border {
	border: 0;
}

/* @group HEADINGS */

h2, h3, h4, h5, h6 {
	color: #871e19;
}

h2 {
	margin-top: 0;
	font-size: 1.7em;
	font-family: georgia, times, roman, serif;
}

#content h3 {
	font-size: 1.5em;
}

#content h4 {
	font-size: 1.4em;
}

#content h4.title {
	margin: 0;
}

#content h5 {
	font-size: 1.3em
}

#content h6 {
	font-size: 1.3em;
	font-style: italic;
}

/* @end */

/* @group SIDEBAR */

.box {
	background: url(/images/box_bg.gif) repeat-y left top;
}

.box-btm {
	background: url(/images/box_btm.gif) no-repeat left bottom;
	display: block;
	height: 20px;
	width: 235px;
	position: relative;
}

#subnav .box-btm {
	margin: 0;
}

#sidebar {
	float: right;
	width: 235px;
	background: url(/images/sidebar_bg.gif) no-repeat;
	position: relative;
}

#sidebar.blank,
	#sermons #sidebar {
	background: none;
}

#sidebar .side-section {
	padding: 0 0 0 12px;
	clear: both;
}

#subnav {
	margin-top: 7px;
	padding: 7px 17px 0 17px;
	background: url(/images/box_bg.gif) repeat-y left top;
}

#subnav .box-btm {
	margin-left: -17px;
}

#snav, #snav * {
	margin: 0;
	padding: 0;
	list-style: none;
}

#snav li {
	display: none;
}

#articles li#snav_resources,
	#articles li#snav_resources li,
	#sermons li#snav_resources,
	#sermons li#snav_resources li,
	#snav li.current,
	#snav li.current li {
	display: block;
}

#snav li.current li li {
	display: none;
}

#snav li li.current li {
	display: block;
}

#articles li#snav_resources a,
	#sermons li#snav_resources a,
	#snav li.current a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #871e19;
	padding: 0 7px 9px;
	border-bottom: 1px solid #cfc8b2;
	margin-bottom: 7px;
}

#articles li#snav_resources li a,							
	#sermons li#snav_resources li a,
	#snav li.current li a {
	font-size: 13px;
	font-weight: normal;
	color: #2d2d2d;
	padding: 0 7px;
	margin: 0;
	border: 0;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
}

#snav li.current li a:hover {
	text-decoration: underline;
	color: #525252;
}

#articles li#snav_resources li#snav_resources_articles a,	
	#sermons li#snav_resources li#snav_resources_sermons a,
	#snav li li.current a:hover,
	#snav li li.current a,
	#snav li li.current.children a {
	background: url(/images/current_arrow.gif) no-repeat;
	position: relative;
	left: -17px;
	padding: 0 0 0 24px;
	height: 28px;
	color: #fff;
	margin: 0;
	line-height: 28px;
	width: 189px;
	text-decoration: none;
	display: block;
}

#sermons li#snav_resources li a:hover,
	#articles li#snav_resources li a:hover,
	#snav li li a:hover {
	color: #292927;
}

/* 3RD LEVELS - initially hide 3rd levels */

#snav li li.children a {
	background: url(/images/right_arrow.gif) no-repeat right center;
	display: inline;
	padding-right: 10px;
	color: #2d2d2d;
}

#snav li.current li li a {
	margin-left: 15px;
}

#snav li li.current.children li a,
	#snav li li.current li a:hover,
	#snav li li.current li a {
	background: none;
	color: #2d2d2d;
	text-decoration: none;
	margin-left: 15px;
}

#snav li li.current li a:hover {
	text-decoration: underline;
}

#snav li li.current ul{
   padding: 5px 0 10px;
}

#snav li li.current li.current a,
#snav li li.current li.current a:hover{
   font-weight: bold;
}

/* SERMON AND ARTICLE PAGE CORRECTIONS */

#events li#snav_home,
	#articles li#snav_home,
	#sermons  li#snav_home {
	display: none;
}

/* @end */

/* @end */

/* @group SECONDARY CONTENT */

#secondaryContent {
	position: relative;
}

#secondaryContent .column {
	width: 267px;
	margin-right: 30px;
	background: url(/images/stripe_bg.gif) repeat-x left 26px;
}

/* @end */

/* @group FOOTER */

#footer {
	position: relative;
	margin-top: -1em;
	background: #c1b7a0 url(/images/footer_bg.gif) repeat-x;
	height: 200px;
}

#footer-inner {
	margin: 0 auto;
	width: 860px;
	text-align: center;
	height: 157px;
	padding-top: 30px;
	background: url(/images/vignette_bg.gif) no-repeat center 132px;
}

#footer p {
	font-size: 1.1em;
	color: #605746;
	margin: 0 0 1px;
	line-height: 1.3em;
}

#footinfo{
   margin-bottom: 1em;
}

#footer a {
	color: #3b352c;
}

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

#footer-buttons {
	margin-top: 11px;
}

#footer img {
	border: 0;
}

/* @end */

/* @group SERMONS */

#filter {
	margin: 0 0 1em;
}

#filter select {
	width: 100px;
	margin-left: 10px;
}

#filter a {
	margin-left: 20px;
}

.sermonlist {
	
}

#content .sermonlist h4 {
	margin: 0;
	padding: 10px 0;
}

.sermonbox {
	position: relative;
	padding: 10px 0;
	border-top: 1px solid #dfdaca;
}

.sermonbox a {
	text-decoration: underline;
}

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

#content .sermonbox h5 {
	margin: 0;
}

#content .sermonbox h5 span {
	font-size: 10px;
	margin-left: 10px;
}

.sermonbox h5 a {
	font-weight: bold;
	color: #183a6c;
}

.sermonbox h5 a:hover {
	color: #556c6b
}

#content .sermonbox p {
	margin: 0;
}

.sermonbox ul {
	position: absolute;
	top: 30px;
	right: 10px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.sermonbox li {
	float: left;
	display: inline;
	margin-right: 5px;
}

.sermonbox li a {
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -999em;
}

.sermonbox li.sl_listen a {
	background: url(/images/play_icon.gif) no-repeat;
}

.sermonbox li.sl_download a {
	background: url(/images/download_icon.gif) no-repeat;
}

.sermonbox li.sl_notes a {
	background: url(/images/notes_icon.gif) no-repeat;
}

.sermonbox li.sl_video a {
	background: url(/images/video_icon.gif) no-repeat;
}

.sermonbox li a:focus {
	outline: none;
}

/* @group MEDIA BOX */

#text {
	
}

#byline {
	margin: 10px 0 0;
	padding: 0;
	list-style: none;
}

#mediabox {
	float: right;
	width: 125px;
	padding: 10px;
	margin: 5px 0 0 10px;
	list-style: none;
	border: 1px solid #dfdaca;
	background: #f2ede3;
}

#mediabox li {
	padding: 2px 0 2px 20px;
}

#mediabox li a {
	color: #871e19;
}

#mediabox li a:hover {
	text-decoration: none;
}

#mediabox li#mb_links {
	background: #d3cebd;
	color: #656560;
	margin: -10px -10px 10px;
	padding: 10px;
	font-weight: bold;
	border-bottom: 1px solid #d3cebd;
}

#mediabox li#mb_jukebox {
	background: url(/images/play_icon_app.gif) no-repeat left 2px;
}

#mediabox li#mb_download {
	background: url(/images/download_icon_app.gif) no-repeat left 2px;
}

#mediabox li#mb_notes {
	background: url(/images/notes_icon_app.gif) no-repeat left 2px;
}

#mediabox li#mb_video {
	background: url(/images/video_icon_app.gif) no-repeat left 2px;
}

#mediabox li#mb_podcast {
	background: url(/images/feed_icon_app.gif) no-repeat left 2px;
}

/* @end */

/* @group HOW IT WORKS */

#sorting,
	#how-it-works {
	padding: 17px;
	margin: 10px 0;
}

#sorting h3,
	#how-it-works h3 {
	background: url(/images/sidebar_bg.gif) no-repeat left top;
	margin: -17px -17px 1em;
	padding: 17px 17px 0;
	font-size: 1.5em;
}

#how-it-works ul {
	margin: 1.5em 0 0;
	padding: 0;
	list-style: none;
}

#how-it-works li {
	padding-left: 20px;
	margin-bottom: 1.5em;
	font-size: 1.2em;
}

#how-it-works li span {
	font-weight: bold;
}

#how-it-works li#play {
	background: url(/images/play_icon_app.gif) no-repeat;
}

#how-it-works li#notes {
	background: url(/images/notes_icon_app.gif) no-repeat;
}

#how-it-works li#video {
	background: url(/images/video_icon_app.gif) no-repeat;
}

#how-it-works li#save {
	background: url(/images/download_icon_app.gif) no-repeat;
}

.box .box-btm {
	margin: 0 -17px -17px;
}

/* @end */

/* @group SORTING */

#sorting select,
	#sorting label {
	display: block;
}

#sorting select {
	width: 100%;
	margin-bottom: 1.5em;
}

#sorting label {
	font-size: 1.3em;
	margin-bottom: .5em;
}

#sorting a {
	font-size: 1.2em;
	color: #871e19;
}

#sorting li a:hover {
	text-decoration: none;
}

/* @end */

/* @group Pagination */

#pagination {
	height: 30px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#content p.pagination {
	float: left;
	padding-right: 48px;
	position: relative;
	margin-top: 0;
	background: url(/images/bg_pagination.png) no-repeat right -25px;
}

#pagination span.label {
	float: left;
	color: #5a5956;
	font-size: 1em;
	display: block;
	line-height: 1.7;
	padding-top: 5px;
}

#pagination span {
	display: block;
	float: left;
}

.pagination a {
	display: block;
	float: left;
	color: #49a6bc;
	width: 25px;
	height: 20px;
	text-align: center;
	text-decoration: none;
	padding-top: 5px;
	font-size: .8em;
}

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

.pagination a.current {
	background: url(/images/bg_pagination_a_current.png);
	text-decoration: none;
	color: #444444;
}

.pagination a.previous,
.pagination a.next {
	position: absolute;
	top: 3px;
	width: 21px;
	height: 18px;
	text-indent: -9999px;
	background: url(/images/bg_pagination.png) no-repeat;
	padding: 0;
}

.pagination a.previous {
	right: 23px;
}

.pagination a.next {
	right: 0;
	background-position: -23px 0;
}

.pagination a.previous.off {
	background-position: 0 -18px;
}

/* @end Pagination */

/* @end */

/* @group CALENDAR */

#content table.calendar {
	margin-bottom: 25px;
	border-collapse: collapse;
	width: 100%;
}

#content table.calendar caption {
	padding-bottom: 10px;
	color: #871e19;
	font-size: 1.4em;
}

#content table.calendar th {
	padding: 6px 0;
	background: #d3cebd;
	color: #871e19;
	font-size: 1.3em;
	font-weight: normal;
}

#content table.calendar td {
	width: 68px;
	height: 68px;
	padding: 2px;
	border: 1px solid #dfdaca;
	border-left: 0;
	border-top: 0;
	background: #f2ede3;
	color: #252525;
	font-size: 1em;
	vertical-align: top;
}

#content table.calendar td.today{
   background: #fcf9f2;
}

#content table.calendar td.today span{
   display: none;
}

#content table.calendar td a {
	text-decoration: none;
}

#content table.calendar td ul {
	margin: .5em 0 0 .5em;
	padding: 0;
	font-size: 100%;
	list-style: none;
}

#content table.calendar td li {
	margin-bottom: .75em;
	font-size: 1.1em;
	line-height: 1.2;
}

#content table.calendar td li a {
	text-decoration: underline;
}

#content table.calendar td li a:hover {
	text-decoration: none;
}

/* @end */