/* @override http://lowercasesolutions.com/lcs.css */

body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	min-width:600px;		/* Minimum width of layout - remove line if not required */
							/* The min-width property does not work in old versions of Internet Explorer */
	font-size:90%;
	font-family:Garamond, ITC Garamond, Goudy, serif;
	background:#ceceb0;
	background-image:url('sitegraphics/dense-type-bg-one_percent_smaller.png');
	background-repeat:repeat;
}

a {
	color:#888;
	background:none;
	text-decoration:none;
}
a:hover {
	color:#fff;
	font-weight:bold;
}
a.inactive:hover {
	color:#bbb;
	font-weight:bold;
}
h1, h2, h3 {
	margin:.5em 0 .2em 0;
	padding:0;
}
p {
	margin:.4em 0 .8em 0;
	padding:0;
	max-width: 36em;
	color: #666;
}

ul {
	color: #666;
}
img {
	border:0px;
	margin:6pt 0 3pt;
}
#ads img {
	display:block;
	padding-top:6pt;
}

/* Header styles */
#header {
	display:block;
	position:relative;
	clear:left;
	float:left;
	width:100%;
/*	align:center;	*/
	text-align:center;
	left:0;
	top:0pt;
	padding:0;
	margin:0;
	margin-top: 12px;
	color:transparent;
	background-color:transparent;
	background-image:url('sitegraphics/blurbar_white.png');
	background-repeat:repeat-x;
	/* z-index:1; */
	}

#header p,
#header h1,
#header h2 {
	padding:.3em 9pt 0 9pt;
	margin:0;
}
div#header {
	height: 105px;
}
#header ul li a:hover {
	background-color:transparent;
}
#header ul li a.active,
#header ul li a.active:hover {
	color:#fff;
	background-color:transparent;
	font-weight:bold;
}
#header ul li a span {
	display:block;
}
/* 'widths' sub menu */
#layoutdims {
	clear:both;
	background-color:transparent;
	border-top:4px solid #000;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
}
/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;			/* width of page */
	position:relative;
	background-color:transparent;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
	z-index:10;
	top:0px;
}

div.col1 {
	position:relative;
	margin-top:18pt;
	bottom:0px;
}

/* 3 Column settings */
.threecol {
	background-color:transparent;		/* right column background colour */
	top:-3pt;
}
.threecol .colmid {
	right:25%;			/* width of the right column */
	background-color:transparent;		/* center column background colour */
}
.threecol .colleft {
	right:50%;			/* width of the middle column */
	background-color:transparent;	/* left column background colour */
}
.threecol .col1 {
	width:46%;			/* width of center column content (column width minus padding on either side) */
	left:102%;			/* 100% plus left padding of center column */
	text-align:center;
	border:0px solid #fff;
}
.threecol .col2 {
	width:21%;			/* Width of left column content (column width minus padding on either side) */
	left:31%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	z-index:10;
}
.threecol .col3 {
	width:21%;			/* Width of right column content (column width minus padding on either side) */
	left:85%;			/* Please make note of the brackets here:
					(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
}
/* Footer styles */
#footer {
	position:relative;
	bottom:0;
	clear:both;
	float:left;
	width:100%;
	height:120px;
	margin:0;
	padding: 0;
	color: #888;
	text-align:center;
	font-family: "Lucida Sans",
				"Gill Sans",
				"Gill Sans+MT",
				"Franklin+Gothic+Book",
				"Eras Light ITC",
				generic,
				sans-serif;

	font-size: 9pt;
	border:0px solid #fff;
	background-color:transparent;
	background-image:url('sitegraphics/blurbar_white.png');
	background-repeat:repeat-x;
}

#footer-left {
	display:inline;
	position:relative;
	top:32pt;
	margin-left:36pt;
	margin-right:36pt;
	margin-top: -24px;
	border:0px solid #fff;
}
#footer-center {
	font-size:11pt;
	display:inline;
	position:relative;
	top:32pt;
	margin-left:36pt;
	margin-right:36pt;
	border:0px solid #fff;
}
#footer-right {
	display:inline;
	position:relative;
	top:32pt;
	margin-left:36pt;
	margin-right:36pt;
	margin-top: -24px;
	border:0px solid #fff;
}

#masthead_logo {
	padding:0;
	margin:0;
	}

SPAN	{
		display:inline;
		}

span#big-brace {
	font-size:12pt;
}

span#small-joke {
	display:inline;
}
span#joke-text {
	font-size:9pt;
	font-variant:small-caps;
	color:#4d4a41;
}

H1, .big-head	{
		color:#666;
		font-size:18pt;
		font-weight:bold;
		line-height:24pt;
		text-align:center;
		font-variant:small-caps;
		padding:0px;
		}

H2, .head	{
		color:#222222;
		font-size:18pt;
		font-weight:bold;
		line-height:21pt;
		text-align:center;
		padding:0px;
		}
H3, .subhead	{
		color:#000000;
		font-size:15pt;
		font-weight:bold;
		line-height:16pt;
		text-align:left;
		font-variant:small-caps;
		padding:0px;
		}
p.body	{
	text-align:left;
	font-size:12pt;
	font-style:normal;
	line-height:21pt;
	text-indent:0pt;
	text-align:left;
	word-spacing:.1px;
	letter-spacing:.1px;
	padding:12pt;
	}
p.body:first-letter	{
	float: left;
	font-size: 300%;
	margin-right: 0.03em;
	margin-bottom:-0.25em;
	font-weight: bold;
	color:#999;
	opacity: .8;
	line-height: .6em;
}

img.photo	{
	border-top:3px solid #eee;
	border-bottom:3px solid #eee;
	}

LI	{
		font-size:14pt;
		font-style:normal;
		text-indent:0px;
		text-align:left;
	/*	word-spacing:.1px;
		letter-spacing:.1px;	*/
		}

li.typo_category	{
	font-size:11pt;
	font-style:normal;
	line-height:21pt;
	text-indent:21px;
	text-align:left;
	position:relative;
	left:-45px;
	list-style-type:none;
}

li.typo_detail {
	text-transform:uppercase;
	position:relative;
	left:-9px;
	list-style-type:none;
	font-size:11px;
	letter-spacing:3pt;
	line-height:18px;
}

.typo_smallcaps	{
	text-align:left;
	font:small-caps 13pt/13pt Garamond, ITC;
	letter-spacing:5pt;
	color:#726e61;
}

LH	{
		font-style:normal;
		line-height:18pt;
		text-indent:18pt;
		text-align:left;
}

table.prices {
	border-style: solid;
	border-width: 0px;
	font: 10pt/12pt "Lucida Sans",
				"Gill Sans",
				"Gill Sans+MT",
				"Franklin+Gothic+Book",
				"Eras Light ITC",
				generic,
				sans-serif;
	text-align: left;
}
th.prices-head {
	background-color: #fff;
	opacity: 0.27;
	font-style: italic;
	font-size: 8pt;
	line-height: 8pt;
	text-transform: uppercase;
	text-align: center;
}
td.prices-item {
	background-color: #bfbfa2;
	font-weight: bold;
	font-size: 8pt;
	line-height: 8pt;
	text-transform: uppercase;
	text-align: center;
}
td.prices-subhead {
	background-color: #bfbfa2;
	font-size: 9pt;
	line-height: 10pt;
}
td.prices-price {
	background-color: #bfbfa2;
}
td.prices-desc {
	font-size: 9pt;
	padding-bottom: 2.5em;
	padding-left: 1.5em;
}
span.prices-snarky {
	font-weight: bolder;
	font-size: 115%;
	font-style:italic;
}

.copyright	{
		font-size:10pt;
		font-weight:lighter;
		}

/*	everything below is for the LightBox script thingy	*/

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

span.fancy-italics {
	font-style:italic;
	font-variant:normal;
	font-size:85%;
}

#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:transparent url(http://lowercasesolutions.com/images/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(http://lowercasesolutions.com/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background:url(http://lowercasesolutions.com/images/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; 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;	}	
		
#overlay{
	position:absolute;
	top:0;
	left:0;
	z-index:90;
	width:100%;
	height:500px;
	background-color:#000;
	}

/* Min-Width */
.lbWidth { /* most browsers */
	position:absolute;
	top:0px; left:0px;
	width:100%;
	min-width:790px;
	}

* html .lbContent { /* IE6 */
	margin-left:-790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left:790px;
	}

/* Clearfix */	
.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 */