﻿*	{ 
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvitica, sans-serif;
	color: #582764;
	}

body	{
	padding-top: 1px;
	}

h1	{
	font-size: 1.4em;
	padding: 15px 5px 5px 5px;
	}

p	{
	padding: 5px;
	font-size: .85em;
	}		
	
h2	{
	font-size: 1.2em;
	padding: 5px;
	}

h3	{
	font-size: 1em;
	padding: 5px;
	}

h4	{
	font-size: .85em;
	padding: 5px;
	}

table	{
	border: solid 1px #BDADC6;
	border-collapse:collapse;
	font-size: .65em;
	width: 98%;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	}
	
td, tr, th	{
	border: solid 1px #BDADC6;
	padding: 0px;
	}
		
img	{
	border: 0 none;
	display: block;
	}
	
a:link, a:visited	{
	color: #825C8B;
	text-decoration: underline;
	}
	
a:hover	{
	color: #BDADC6;
	text-decoration: underline;
	}	 

.imgborder	{
	border-width: 2px;
	border-style: solid;
	border-color: #825C8B;
	}

.image-right	{
	float: right;
	padding: 5px;
	}

.image-left	{
	float: left;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 2px;
	}
	
#header	{
    /* width:750px; */
	height: 120px;
	background-image:url(http://www.insheschurch.org/graphics/inshes-header-right-master.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	/* background-repeat: repeat-x; */
	/* margin-left: -1px; */
	position: relative; /* new for drop shadow */
    }	
	
#header-index	{
    /* width:750px; */
	height: 120px;
	/* background-image:url(graphics/inshes-header-back.gif); */
	background-image:url(http://www.insheschurch.org/graphics/inshes-header-right-index.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	/* background-repeat: repeat-x; */
	/* margin-left: -1px; */
	position: relative; /* new for drop shadow */
    }	
	
#header-whatsnew	{
    /* width:750px; */
	height: 120px;
	/* background-image:url(graphics/inshes-header-back.gif); */
	background-image:url(http://www.insheschurch.org/graphics/inshes-header-right-whatsnew.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	/* background-repeat: repeat-x; */
	/* margin-left: -1px; */
	position: relative; /* new for drop shadow */
    }
	
#header-contactus {
	height: 120px;
	background-image:url(http://www.insheschurch.org/graphics/inshes-header-right-contactus.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	position: relative; /* new for drop shadow */
    }
	
#header-sermons {
	height: 120px;
	background-image:url(http://www.insheschurch.org/graphics/inshes-header-right-sermons.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	position: relative; /* new for drop shadow */
    }
	
#header-howtofindus	{
	height: 120px;
	background-image:url(http://www.insheschurch.org/graphics/inshes-header-right-howtofindus.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	position: relative; /* new for drop shadow */
    }
	
#header-whatson	{
    /* width:750px; */
	height: 120px;
	/* background-image:url(graphics/inshes-header-back.gif); */
	background-image:url(http://www.insheschurch.org/graphics/inshes-header-right-whatson.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	/* background-repeat: repeat-x; */
	/* margin-left: -1px; */
	position: relative; /* new for drop shadow */
    }	
	
#header-aboutus	{
    /* width:750px; */
	height: 120px;
	/* background-image:url(graphics/inshes-header-back.gif); */
	background-image:url(http://www.insheschurch.org/graphics/inshes-header-right-aboutus.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	/* background-repeat: repeat-x; */
	/* margin-left: -1px; */
	position: relative; /* new for drop shadow */
    }	

#header-access	{
	height: 120px;
	background-image:url(http://www.insheschurch.org/graphics/inshes-header-right-access.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	position: relative; /* new for drop shadow */
    }	

#header-links	{
	height: 120px;
	background-image:url(http://www.insheschurch.org/graphics/inshes-header-right-links.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	position: relative; /* new for drop shadow */
    }
	
#header-galleries	{
	height: 120px;
	background-image:url(http://www.insheschurch.org/graphics/inshes-header-right-galleries.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	position: relative; /* new for drop shadow */
    }	

#wrapper    {
	position: relative; /* new for drop shadow */
	text-align: left; /* new for drop shadow */
    width:771px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(http://www.insheschurch.org/graphics/shadow-bg-new.jpg);
	background-position: bottom left;
	background-repeat: repeat-y;
    }
	
#main	{ /* new div for drop shadow */
	padding-top: 0;
	padding-right:9px; /* 11 or 6 if 775*/
	padding-bottom: 10px;
	padding-left: 6px;
	background-image: url(http://www.insheschurch.org/graphics/shadow-bottom-new.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	}
    
#belowNav	{
	width: 230px;
	position: absolute;
	bottom: 2em;
	left: 2em;
	}
    
#content    {
    width:515px; /* was 520px */
    float: right; /* new for drop shadow, was left */
    background-color:#ffffff;
    background-position: bottom right;
    background-repeat: no-repeat;
	/* padding-left: 10px; */
	padding-right: 5px;
	padding-bottom: 20px;
    }
    
#contentBox	{
	float: right;
	width: 50px;
	height: 100px;
	background-image:url(http://www.insheschurch.org/graphics/inshes-cross.gif);
	background-repeat: no-repeat;
	}
	
#nav    {
    width: 230px;
	background-image:url(http://www.insheschurch.org/graphics/inshesnav.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
    }

#nav ul {
    list-style: none;
	width: 210px;
	padding-top: 50px;
	padding-left: 10px;
	/* position: relative;		*/						/* this crushes an Opera bug */
	}
	
#nav li	{
	border-bottom: 1px solid #582764;
	padding-top: 5px;
	}

#nav li a:link, #nav li a:visited {
	display: block;
	height: 1%;									/* this trips hasLayout in IE 6 */
	/* width: 100%;	*/							/* fixes bug in IE6 */
	padding: 10px 0 0 10px; 
	text-decoration: none;
	border-left: 12px solid #825C8B;
	border-right: 1px solid #825C8B;
	background-color: #E7DEE7;
	color: #582764;
	}

#nav li a:hover {
	background-color: #825C8B;
	border-left: 12px solid #582764;
	border-right: 1px solid #825C8B;
	color: #E7DEE7;
	}

#bodyhome a#homenav,
#bodyaboutus a#aboutusnav,
#bodywhatsnew a#whatsnewnav,
#bodywhatson a#whatonnav,
#bodyhowtofindus a#howtofindusnav,
#bodycontactus a#contactusnav,
#bodysermons a#sermonsnav,
#bodygalleries a#galleriesnav,
#bodylinks a#linksnav,
#bodychristianityexplored a#christianityexplorednav {
	background-color: #825C8B;
	border-left: 12px solid #582764;
	border-right: 1px solid #825C8B;
	color: #E7DEE7;
	}

#footer {
	height: 1%; /* fixes bug in IE6, otherwise border-top appears directly under the nav */
	border-top: 1px dashed #825C8B;
	clear:both;
	font-size: .75em;
	padding: 10px;
    text-align:center;
    color: #999;
    background-color: transparent;
	}
	
#footer ul {
	color: #999;
	display: inline;
	}
	
#footer ul li {
	color: #999;
	display: inline;
	border-left: 1px solid #999;
	padding-left: 3px;
	}
	
#footer ul li.first {
	color: #999;
	display: inline;
	border-left: none;
	padding-left: 3px;
	}
	
#footer li a:link, #footer li a:visited	{
	text-decoration: none;
	}

form {
	color: #825C8B;
	padding-bottom: 10px;
	font-size: .8em;	
	}	

form.contact fieldset	{
	border: 2px solid #825C8B;
	padding: 5px;
	background-color: #E7DEE7;
	}
	
form.contact legend	{
	font-weight: bold;
	padding: 5px;
	}

form.contact label.fixedwidth	{
	display: block;
	width: 140px;
	float: left;
	}
	
form.contact .buttonarea	{
	text-align: center;
	padding: 5px;
	background-color: #825C8B;
	}
	
.error	{
	font-weight: bold;
	color: #FF0000;
	font-size: .9em;
	}
	
#fontSizeReset	{
	font-size: 1.15em;
	}

iframe	{
	width: 500px;
	height: 400px;
	border-color: #825C8B;
	border-style: solid;
	border-width: 1px;
	}

#googleLink	{
	font-size: .75em;
	color: #825C8B;
	padding: 5px;
	}
	
ul.images li	{
	list-style: none;
	list-style-position: outside;
	padding: 5px;
	font-size: .85em;
	}
	
ul.sermons li	{
	list-style: none;
	list-style-position: outside;
	padding-left: 20px;
	font-size: .7em;
	}
	
ul.images li a:link, ul.images li a:visited, ul.sermons li a:link, ul.sermons li a:visited	{
	text-decoration: none;
	}
	
ul.images li a:hover, ul.sermons li a:hover, #footer li a:hover {
	text-decoration: underline;
	}
	
#event1 a:link, #event2 a:link, #event3 a:link, #event4 a:link, #event5 a:link, #event6 a:link,
#event7 a:link, #event8 a:link, #event9 a:link, #event10 a:link, #event1 a:visited, 
#event2 a:visited, #event3 a:visited, #event4 a:visited, #event5 a:visited, #event6 a:visited, 
#event7 a:visited, #event8 a:visited, #event9 a:visited, #event10 a:visited 	{
	text-decoration: underline;
	}

.tablecolor	{
	background-color:  #E7DEE7;
	}

.date-header	{
	font-size: 1em;
	padding: 5px;
	}	

.post-title	{
	font-size: .9em;
	background-color: #E7DEE7;
	}

.post-body	{
	font-size: .75em;
	padding: 5px;
	border-bottom: 1px solid #BDADC6;
	}

.post-footer	{
	font-size: .6em;
	border-bottom: 1px dashed #BDADC6;
	color: #999;
	}	
	
.post	{
	padding: 5px;
	} 
	
ul.roman	{
	padding: 5px 0px 0px 5px;
	font-size: .65em;
	list-style-position: inside;
	list-style-type: lower-roman;
	}
	
ul.normal-ul	{
	padding: 5px;
	font-size: .85em;
	list-style-position: inside;
	list-style-type: disc;
	}
	
ul.normal-inside	{
	padding-left: 20px;
	list-style-position: inside;
	}

.img-banner	{
	padding-left: 30px;
	padding-top: 20px;
	}
	
.clear	{
	clear: both;
	}
	
.bigpara	{
	padding-bottom: 10px;
	}	
	
.thumbnails {
	list-style-type: none;
	}

.thumbnails li {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	font-size: .65em;
	}
	
.thumbnails img {
	display: block;
	border: 2px solid #582764;
	}
	
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:http://www.insheschurch.org/graphics/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.insheschurch.org/graphics/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.insheschurch.org/graphics/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#b-navbar {
  height:0px;
  visibility:hidden;
  display:none
}

#navbar-iframe
{
height: 0px;
visibility: hidden;
display: none;}

#navbar {
height:0px;
visibility:hidden;
display:none
}