/* 
Designed by Joe Rozzi from Cirkuit Networks, Inc. - http://www.cirkuit.net
Free to use, please give credit for original design.
*/
body {
	margin-top:0px;
	margin-bottom:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #d7b06a;
}

#main {
	width:980px;
	color:#414141;
	text-align:center;
	margin:0 auto;
	font-size:80%;
	line-height:130%;
	background-color:#FFF;
}

#header_wrapper, #nav_wrapper, #content_wrapper {
	width:900px;
}

/* top right breadcrumbs */
#breadcrumbs {
	float:right;
	margin:0 10px -12px 0;
	font-size:85%;
}
#verse {
	float:left;
	margin:0 10px -12px 14px;
	font-size:85%;
}
	

/* blue wave header image */
#header {
	clear:right;
	background-image:url(img/header-1.gif);
	background-repeat:no-repeat;
	background-position: center;
	text-align:left;
}
#header h1 { color:#734f07; height:115px; margin:0 15px; padding:0; line-height:2em; font-size:180%; border-bottom: none; }

/* left navigation area */
#content_left {
	float:left;
	width:200px;
	line-height:135%;
	text-align:left;
	font-size:100%;
}
 

/* main textual content area */
#content {
	padding:5px;
	margin:0 0 10px 0;
	line-height:140%;
	background-color:#FFFFFF;
	text-align:left;
	float:right;
	width:675px;
	min-height: 1024px;
}
#content p {
	padding:0;
	margin:8px 0 0 2px;
}

/* header tags */

h1 {
	font-size:140%;
	display:block;
	width:100%;
	border-bottom:2px solid #F0F0F0;
	margin-top:5px;
	margin-bottom: 5px;
	padding:0;
	color:#9f7935;
}

h2 {
	color:#734f07;
	font-size:110%;
	display:block;
	width:100%;
	margin-bottom: -5px;
	margin-top: 1.3em;
	
}
img {
	padding: 5px;
}

/* anchor links */
a, a:visited {
	text-decoration:none;
	color:#734f07;
}
a:hover, a:visited:hover {
	color:#734f07;
	text-decoration:underline;
}

/* footer */
#footer_wrapper {
	margin:0 auto;
	padding:0;
	width:980px;
	font-size:100%;
	text-align:center;
	clear:both;
}
#footer {
	border-top:6px double #CCCCCC;
	padding-right:5px;
	margin:0;
	line-height:190%;
	text-align:center;
	clear:both;
	vertical-align:middle;
	font-size:80%;
}


/* NAV */

ul.menu1, ul ul {
	padding:0; 
	margin:0; 
	border:0; 
	list-style-type:none; 
	height: 28em; 
	overflow:hidden; 
	background:#88631e; 
	width:200px; 
	text-align:left; 
	color:#fff; 
}


ul.menu1 table {border-collapse:collapse; padding:0; margin:0; font-size:1em;}
ul.menu1 ul {margin-left:-1px;}
ul.menu1 li {text-indent:0.5em;}
ul.menu1 li.drop {margin-bottom:-2px;}
ul.menu1 li a, 
ul.menu1 li a:visited {display:block; width:16em; height:2em; line-height:1.9em; text-decoration:none; color:#fff;}
ul.menu1 li a.last, 
ul.menu1 li a.last:visited {display:block; width:16em; height:14em; line-height:2em;}

ul.menu1 li:hover a, 
ul.menu1 li a:hover {border:0; color:#d8b16b;}



.roundcont {
	width: 200px;
	background-color: #88631e;
}

.roundtop { 
	background: url(img/tr.png) no-repeat top right; 
}

.roundbottom {
	background: url(img/br.png) no-repeat top right; 
}

div.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }
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: transparent url(img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/nextlabel.gif) right 15% no-repeat; }


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

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

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

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}

img.right, .alignright {
	float:right;
	padding: 15px 0px 15px 15px;
}

img.left, .alignleft {
	float:left;
	padding: 15px 15px 15px 0px;
}

.drop {
font-family:Calisto MT,Zapf Chancery,cursive;
font-size:140%;
}

.alpha {
	list-style-type:lower-alpha;
}

#recent ul {
    list-style-type:none;
	margin-left:4px;
	padding-left:0;
}

#recent ul li {
	margin-left:0;
	padding-left:0;
	margin-bottom:1em;
}


/*----------------------------------------------------------------*																				
	WordPress 2.8 Plugin: WP-PageNavi 2.60									
	Copyright (c) 2009 Lester "GaMerZ" Chan											

	File Written By:																
	- Lester "GaMerZ" Chan															
	- http://lesterchan.net
														
	File Information:																
	- Page Navigation CSS Style														
	- wp-content/plugins/wp-pagenavi/pagenavi-css.css								
 *----------------------------------------------------------------*/


.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #543e19;
	color: #9b631e;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #7a491a;
	color: #7a491a;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #543e19;
	color: #fdfff2;
	background-color: #af8e4e;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #fdfff2;
	background-color: #af8e4e;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #8d4b1b;
	border: 1px solid #543e19;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #543e19;
	color: #fefffe;
	background-color: #af8e4e;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	border: 1px solid #543e19;
	color: #7a491a;
	background-color: #FFFFFF;
}

ol li {
	margin-top: 1em;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}


.addthis_toolbox {display: block;
margin-top: 10px;
border-top: 1px solid #CCC;
padding-top: 10px;
}