/*
Theme Name: Narnia Faith
Theme URI: https://narniafaith.com
Description: Narnia Faith site theme by Solereve Studios.
Author: Solereve Studios
Version: 1.0
Tags: schools, education
General comments and license statement (optional).
*/
@import url(jquery.fancybox-1.3.1.css);

html, body {
	height: 100%;
	font-size: 13px;
}

body {
	margin: 0;
	padding: 0;
	font-size: 90%;
	font-family: Georgia, "Times New Roman", "sans serif";
}

html {
	overflow-y:scroll;
}

a {
	color: #7a6328;
}

img {
	border: 0;
}

#w1 {
	width: 100%;
	background: url(assets/bg.jpg) repeat-x top center;
	min-width: 994px;
	min-height: 100%;
}

#main {
	width: 994px;
	margin: 0 auto;
	overflow: auto;
}

#header {
	height: 180px;
	position: relative;
}

#body {
	overflow: auto;
	height: 1%;
	height: auto !important;
	position: relative;
}

#sidebar {
	width: 300px;
	float: left;
	margin-bottom: 10px;
}

#content {
	width: 692px;
	float: left;
	margin-bottom: 10px;
	position: relative;
}

#header h1 {
	margin: 0;
	padding: 0;
}

#homepage-masthead {
	height: 600px;
	background: url(assets/logo-giant.gif) no-repeat 116px 55px;
}

#logo {
	display: none;
}

#mainnav {
	width: 300px;
	list-style-type: none;
	
	padding: 190px 0 0 0;
	margin: 0;
}

#mainnav li {
	display: block;
	width: 255px;
	height: 70px;
	margin: 0 0 54px 0;
	padding: 0;
}

#mainnav li a {
	display: block;
	width: 260px;
	height: 70px;
	background: url(assets/home-nav-sprite.png) no-repeat;
	text-indent: -9999px;
	outline: 0;
}

#mainnav li.learn {
	margin-left: 670px;
}

#mainnav li.teach {
	margin-left: 640px;
}

#mainnav li.engage {
	margin-left: 610px;
}

#mainnav li.learn a {
	background-position: 0 0;
}

#mainnav li.teach a {
	background-position: 0 -71px;
}

#mainnav li.engage a {
	background-position: 0 -142px;
}

#mainnav li.learn a:hover {
	background-position: -258px 0;
}

#mainnav li.teach a:hover {
	background-position: -258px -71px;
}

#mainnav li.engage a:hover {
	background-position: -258px -142px;
}

#header h1 a {
	width: 301px;
	height: 166px;
	background: url(assets/logo.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	outline: 0;
}

img.alignleft {
	float: left;
	margin-right: 10px;
}

img.alignright {
	float: right;
	margin-left: 10px;
}

div.article {
	padding-top: 8px;
	background: url(assets/article-sprite.png) no-repeat top left;
	width: 621px;
	margin-left: 20px;
}

div.article div.mod {
	padding-bottom: 8px;
	background: url(assets/article-sprite.png) no-repeat bottom right;
}

div.article div.modc {
	background: url(assets/article-leftright.png) repeat-y;
	overflow: auto;
	padding: 5px 25px;
}

div.article ul.sermon-index {
	list-style-type: none;
	margin: 20px 0 0 0;
	padding: 0;
}

div.article ul.sermon-index ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
}

div.article ul.sermon-index li{
	overflow: auto;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

div.article ul.sermon-index div.sermon-icon {
	width: 43px; 
	float: left;
	margin-right: 10px;
}

div.article ul.sermon-index div.sermon-summary {
	width: 500px; 
	float: left;
}

div.article ul.sermon-index div.night-icon {
	width: 120px; 
	float: left;
	margin-right: 10px;
}

div.article ul.sermon-index div.night-summary {
	width: 380px; 
	float: left;
}

div.article ul.sermon-index span.sermon-target {
	padding-right: .5em;
	margin-right: .5em;
}

div.article ul.sermon-index ul li {
	display: inline;
	padding-right: .5em;
	margin-right: .5em;
}

div.article ul.sermon-index ul li:first-child {
	/* border-right: 1px solid #7a6328; */
}

h2,h3,h4,h5 {
	color: #7a6328;
	font-style: italic;
	margin: 0;
	padding: 0;
	clear: both;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 18px;
}

h5 {
	font-size: 12px;
	font-weight: bold;	
}

h6 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div.article p {
	margin: 0 0 10px 0;
}

#footer {
	padding-left: 270px;
	text-align: center;
}

div.fieldpair {
	overflow: auto;
	margin-bottom: 5px;
}

div.fieldpair label {
	width: 132px;
	padding: 0;
	display: block;
	float: left;		
	font-size: 13px;
}

div.fieldpair select,
div.fieldpair input {
	width: 250px;
	float: left;
	border: 1px solid #c0bcb0;		
	font-size: 13px;
}

div.formalities {
	margin-top: 15px;
	padding-left: 132px;
}

div.formalities-special {
	font-size: 11px;
	margin-top: 15px;
	padding-left: 132px;
}

div.formalities-urgent {
	color: #FF0000;
	margin-top: 15px;
	padding-left: 132px;
}

div.formalities div.fieldpair label {
	font-weight: bold;
	padding: 0 0 0 5px;
	width: 200px;
}

div.formalities div.fieldpair-sign-up label {
	font-size: 10px;
	padding: 0 0 0 5px;
	width: 200px;
}

div.formalities div.fieldpair input {
	width: auto;
}

div.overlay {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

#frmRegistration {
	width: 580px;
	margin: 20px 0;
	padding: 0;
}

#frmLogin {
	padding: 0 0 25px 0;
	margin: 20px 0 25px 0;
	border-bottom: 1px dotted #7a6328;
}

ul.errors {
	color: red;
}

button.submit {
	width: 83px;
	height: 28px;
	border: 0;
	display: block;
	background:url(assets/btn-submit.png) no-repeat;
	text-indent: -9999px;
}

div.embeddedPlayer {
	width: 645px;
	height: 434px;
	background: url(assets/video-frame.png) no-repeat;
	padding: 26px 0 0 25px;
	margin-bottom: 30px;
}

div.side-module {
	text-align: center;
}

div.embeddedPlayer a {
	display: none;
}

/* VIDEO CLIP PAGE */

ul.video-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.video-list li {
	display: block;
	padding: 0;
	margin: 0 15px 25px 0;
	width: 305px;
	height: 187px;
	float: left;
	background: url(assets/bg-videoclip.png) no-repeat;
}

span.clip-play {
	position: absolute;
	background: url(assets/btn-play-preview.png) no-repeat;
	width: 80px;
	height: 80px;
	top: 50%;
	left: 50%;
	margin: -40px 0 0 -40px;
	text-indent: -9999px;
}

div.clip-image {
	height: 133px;
	overflow: hidden;
}

div.clip-image a {
	display: block;
	width: 200px;
	height: 101px;
	position: relative;
	margin: 15px auto 0 auto;
	outline: 0;
}

div.clip-image img {
	border: 1px solid #a08a4c;
	display: block;
}

div.clip-info {
	text-align: center;
	margin-top: 10px;
}

div.clip-info h6 {
	color: #7a6328;
	margin: 0;
	padding: 0;
}

div.clip-options a {
	color: #950202;
	font-style: italic;
	font-weight: bold;
	margin: 0 10px 0 0;
}

#fancybox-outer {
	background: #f1e3b1 url(assets/bg-overlay.gif) repeat-x;
}

/* IMAGE GALLERY */
div.image-list div.mod div.modc {
	padding: 5px 23px;
}
div.slrScrollerUp, div.slrScrollerDown {
	display: none; /* Required or these will have 2px sizes which mess up the calculations */
}

#image-viewer {
	margin: 0 0 16px 20px;
	position: relative;
	width: 620px;
	height: 365px;
}

#big-image {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#image-frame {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

#image-list {
	height: 80px;
	overflow: hidden;
	position: relative;
	width: 575px;
}
#image-list ul {
	position: absolute;
	overflow: hidden;
	height: 62px;	
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#image-list ul li {
	width: 107px;
	float: left;
	height: 60px;
	padding: 0;
	margin-left: 10px;
}

#image-list ul li:first-child {
	margin: 0;
}

#image-list ul li div {
	border: 1px solid #470e00;
	width: 105px;
}

#image-list ul li img {
	border: 1px solid #ae9858;
	display: block;
	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

#image-list ul li div.selected,
#image-list ul li div.selected img {
	border: 1px solid #000000;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

#image-list div.slrScroller {
	z-index: 1000;
	position: absolute;
	bottom: 0;
}
#image-list div.slrScroller div.slrScrollerScrollbar {
	height: 9px;
	border: 1px solid #ccc0a2;
	position: relative;
	float: left;
}
#image-list div.slrScroller div.slrScrollerGrabber {
	width: 43px;
	height: 9px;
	background: url(assets/gallery-grabber.gif) no-repeat;
	position: absolute;
}

#gallery-images {
	display: none;
}

#gallery-left,
#gallery-right {
	width: 26px;
	height: 54px;
	position: absolute;
	background-image: url(assets/gallery-nav-sprite.png);
	background-repeat: no-repeat;
	z-index: 3;
	display: block;
	text-indent: -9999px;
	outline: 0
}

#gallery-left {
	top: 164px;
	left: 4px;
}

#gallery-right {
	top: 164px;
	right: 4px;
	background-position: -56px 0px;
}