/* 
JanesGuide.com Stylesheet
10th Anniversary Edition!
Copyright 1997-2007, Jane Media Inc, All Rights Reserved
Design by Rae of www.Fresh-Fetish.com 
*/

/* standard */


body {
	margin:0;
	padding:0;
	font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	font-size: 0.9em;
	text-align: center;
	line-height: 1.3em;
	background: #111E43;
	min-width: 925px;
	}
	
a {
	color: #B5541F;
	text-decoration: none;
	}
	
a:visited {
	color: #F4971F;
	text-decoration: none;
	}
	
a:hover {
	color: #F6F2A0;
	background: #111E43;
	}
	
img { 
	border: 0;
	}	
	
a img {border: none; }
	
a:hover img {
	border: 0;
	background: none;
	padding: 0;
	}	
	
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 2px 0;
	clear: both;
	}
	
acronym, abbr, span.caps {
	cursor: help;
	}
	
blockquote {
	margin: 15px;
	padding-left: 20px;
	background: url(/img/blockquote.gif) no-repeat left top;
	font-style: italic;
	}
	
cite {
	font-size: .9em;
	font-style: normal;
	}
	
p, ol, ul, pre {
	margin: 3px 0;
	}
	
pre, code {
	font-family: Courier, 'Courier New', Fixed;
	font-size: 1em;
	}	
	
/* helper classes */

.clr {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

/* ads */

.ads {
	background: #016CA0;
	padding: 4px;
	margin: 15px auto;
	border: none;
	font-size: 1.0em;
	color: #111E43;
	position: relative;
	}
	
.ads img {
	margin: 0 auto;
	display: block;
	}
	
.bannerad img {
	margin: 0 auto;
	display: block;
	}
	

/* layout & structure */

#container {
	position: static;
	width: 925px;
	margin: 5px auto;
	padding: 0;
	}
	
#container-inner {
	position: static;
	color: #111E43;
	width: auto;
	align: center;
	text-align: center;
	background: url(/img/paperbkgrd.gif) repeat-y;
	}
	
#banner img {
	margin: 0;
	padding: 0;
	float: left;
	width: 925px;
	height: 250px;
	}	

#left, #main, #right {
	float: left;
	display: inline;
	position: relative;
	min-height: 1px;
	background: transparent;
	}

#left {
	width: 175px;
	}
	
#left-inner {
	padding: 10px;
	}
	
#main {
	width: 550px;
	border-width: 0 0 0 2px;
	border-color: #F4971F;
	border-style: solid;
	min-height: 1100px;
	}
	
#main-inner {
	padding: 10px;
	}
	
#right {
	width: 185px;
	}
	
#right-inner {
	padding: 10px;
	color: #FFFFFF
	}
	
#footer {
	clear: both;
	margin: -5px 0 0 5px;
	}
	
#footer-inner {
	background: url(/img/footer.gif) no-repeat;
	height: 175px;
	}
	
.footer p {
	display: none
	}
	
/* sitenav list style */

#nav {
	list-style: none;
	padding: 0;
	margin: 0;
	white-space: nowrap;
	display: block;
	margin-bottom: 20px;
	}
	
.navlist {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.6em;
	overflow: hidden;
	display: block;
	text-align: left;
	}
	
.navlist a {
	color: #111E43;
	}
	
.navlist a:hover {
	color: #F6F2A0;
	background: #111E43;
	text-decoration: none;
	}
	
.navlist a:hover img{
	background: none;
	padding: 0;
	border: none;
	}

	
/* headers & page info*/

.sidetitle /* for headers in right sidebar */ {
	text-transform: uppercase;
	font-size: 1em;
	color: #B5541F;
	}

.pagetitle /* for header describing the content of a page in main section */ {
	font-size: 1.5em;
	color: #F4971F;
	padding-bottom: 5px;
	}
	
.description /* for description of content on each page; also used for excerpts linking to full page content such as consumer tips */ {
	background: #DAF1FC;
	margin: 5px auto;
	display: block;
	width: 475px;
	}

.description-inner /* provides padding and font-style for description of content */ {
	padding: 5px 10px;
	line-height: 1.2em;
	font-size: 0.8em;
	}
	
.pushpintitle /* used within description class on menu pages to place a pushpin next to the title */ {
	background: url(/img/pushpin.gif) top left no-repeat;
	font-size: 1.5em;
	color: #F4971F;
	padding: 0 0 2px 0;
	min-height: 30px;
	}
	
.pushpintitle-inner /* shifts title over to allow room for pushpin graphic */ {
	padding: 5px 0 0 30px;
	}
	
.pagemeta /* for page information listed at the top of each review page */ {
	font-size: 0.9em;
	color: #F4971F;
	font-style: italic;
	border-bottom: #016CA0 1px solid;
	}
	
.pagenav /* for page navigation within a review category at bottom */ {
	text-align: right;
	border-top: #016CA0 1px solid;
	color: #F4971F;
	font-style: italic;
	}
	
.content {
	line-height: 1.5em;
	width: 100%;
	padding: 0 5px;
	margin-bottom: 30px;
	font-size: .9em;
	clear: both;
	}
	
/* for lists in right sidebar with dark blue bkgrd */

.sidebar {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0.85em;
	line-height: 1.3em;
	overflow: hidden;
	display: block;
	text-align: left;
	margin-bottom: 20px;
	}
	
.sidebar a, .sidebar a:visited {
	color: #FFFFFF;
	}
	
.sidebar a:hover {
	color: #F6F2A0;
	background: #111E43;
	text-decoration: none;
	}		
	

/* content on review pages */

.entry-title {
	font-size: 1.0em;
	text-transform: uppercase;
	}
	
.entry {
	margin-bottom: 15px;
	}
	
.entry-footer {
	font-size: 0.9em;
	line-height: 1.2em;
	}
	
/* icons - styles in a row beneath each entry */	
	
.icon-row {
	clear: both;
	margin: 5px;
	}
	
.icons img {
	float: left;
	display: inline;
	padding: 0 3px;
	}
	
/* review index */

.reviewtitle img /* used on review index for graphic titles of each section */ {
	float: left;
	margin: 0 5px 5px 0;
	}
	
.graphictitle img /* used on review index for main title of page */ {
	margin-bottom: 15px;
	position: relative;
	display: block;
	margin: 0 auto;
	}

.category /* provides white space between each category on review index */ {
	margin-bottom: 30px;
	}	

/* regional index */

.regionalimg img {
	float: left;
	display: inline;
	margin: 10px 5px;
	}
	
.regionalimg img a:hover {
	background: none;
	margin: 10px 5px;
	}
	
/* gallery index page */

/* use .pagetitle for header class around artist's name */

.featured /* for photo on index of artists */ {
	background: url(/img/polaroid.gif) no-repeat top left;
	float: right;
	height: 350px;
	width: 300px;
	}
	
.featured img  /* positions photo within polaroid frame */ {	
	padding: 62px 0 0 50px;
	height: 214px;
	width: 208px;
	}
	
#thumbgallery /* provides layout structure for thumbnail gallery */ {
	clear: both;
	margin: 5px 20px;
	}
	
.thumb img /* styles individual thumbnails */ {
	width: 75px;
	height: 75px;	
	margin: 3px;
	float: left;
	display: inline;
	}	
	
.thumb img a:hover {
	background: none;
	padding: 0;
	}
	
	

/* Lightbox */
	
#lightbox{
	position: absolute;
	top: 5px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 5px 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(file:///C|/DOCUME%7E1/deathray/LOCALS%7E1/Temp/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 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 80%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 35px; float: right;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #111E43;
	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 */
	}


