/* ********************************************************* */
/* ** UNIVERSAL STYLES **************************************** */
/* ********************************************************* */
address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, li, menu, ol, p, pre, td, th, tr, ul
{
	font-family: geneva, helvetica, arial, sans serif;
	font-size: 12px;
}

html	{
	background-color: #666;
}

body
{
	padding: 0;
	cursor: default;
	margin: 0px 0px 10px 0px;
	background-color: white;
	max-width: 100%;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: bold;
	font-family: geneva, helvetica, arial, sans serif;
	color: black;
}

h1 { font-size: 24px; }
h2 { font-size: 21px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }

html
{
	margin: 0;
	padding: 0;
}


input
{
	cursor: auto;
	font-family: geneva, helvetica, arial, sans serif;
}

pre
{
	/* */
	margin-left: 0;
	white-space: pre;
}

textarea
{
	cursor: text;
	font-family: geneva, helvetica, arial, sans serif;
	font-size: 12px;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

td, th { padding: 0; }
td { margin-left: 0; }

th
{
	font-weight: bold;
	text-align: center;
	margin-left: 0;
}

/* Here are the things you might want to change or remove */
/* This controls the color and font of standard text */
a, img {
    border:none;
    outline:none
}

a:link
{
	color: #999999;
	text-decoration: none;
}

a:hover
{
	color: #ccc;
	text-decoration: underline;
}

a:visited
{
	color: #999999;
	text-decoration: none;
}

a:active
{
	color: #ccc;
	text-decoration: none;
}

p img
{
	margin: 0 10px 10px 0;
	float: left;
}


/* BODY ELEMENTS */

div#clearer { clear: both; }

label
{
	width: 175px;
	float: left;
	text-align: right;
	padding: 4px 2px 0 0;
	height: 14px;
	vertical-align: bottom;
}

/* ******* Fancy Box ********** */
.fancybox-custom .fancybox-skin {
			box-shadow: 0 0 50px #222;
		}



/* ************************* */
/* ** PAGE ELEMENTS **************************************** */
/* ********************************************************* */

.paragraphtitle
{
	font-size: 16px;
	color: #666666;
	font-weight: 900;
	text-decoration: none;
	float: left;
	clear: both;
	margin: 6px 0 6px 0;
}



/* ********************************************************* */
/* ** PAGE CONTENT  **************************************** */
/* ********************************************************* */

.imageWIN
{
	border: 2px #000 solid;
	float: left;
	margin: 0 10px 10px 0;
}



/* Tahoe Resources Page */

div#rsclinks
{
	max-width: 400px;
	padding: 0px;
	margin: 0px;
	float: left;
	clear: both;
}

div#rsclinks a:link
{
	color: #666666;
	text-decoration: none;
}

div#rsclinks a:visited
{
	color: #666666;
	text-decoration: none;
}

div#rsclinks a:active
{
	color: #666666;
	text-decoration: none;
}

div#rsclinks a:hover
{
	color: #999999;
	text-decoration: underline;
}

div#rsclinks p
{
	display: block;
	text-indent: -50px;
	margin: 0 0 10px 50px;
}

div#rsclinks span
{
	padding: 0 0 0 2px;
	font-style: italic;
}


div#toc
{
	max-width: 400px;
	float: left;
}

div#top
{
	max-width: 400px;
	float: left;
	margin: 0;
	padding: 0;
}

div#top p
{
	max-width: 400px;
	float: left;
}

div#dot
{
	max-width: 400px;
	float: left;
	border-color: gray;
	border-width: 1px 0 0 0;
	border-style: dotted;
	margin: 0;
	padding: 15px 0 0px 0px;
}

div#dot h4
{
	font-style: italic;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

div#dot ul
{
	float: left;
	clear: both;
}


/* A Vagabond World */

#bktitle h2 {
	margin-bottom: 5px;
	padding-bottom: 0px;
	}

#bktitle h3 {
	margin-top: 0px;
	padding-top: 0px;
}

div#vwPhoIdx
{
	max-width: 450px;
	float: left;
	clear:both;
}

div#vwPhoIdx img
{
	border-color: black;
	border-width: 1px;
	border-style: solid;
}

div#linkIndx
{
	width: 250px;
	float: right;
	margin: 0;
	border-color: gray;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	padding: 0 0 0 10px;
}
*/

/* ********************************************************* */
/* ** GOOGLE AD BOX **************************************** */
/* ********************************************************* */

div#gglebx
{
	width: 120px;
	/*height: 600px;*/
	padding: 0px;
	margin: 10px 0px 0px 0px;
	float: right;
	border-color: blue;
	border-width: 1px;
	border-style: solid;
	align:top;
}

div#gglebx p
{
	color: #666666;
	font-size: 10px;
	font-weight: 700;
	text-decoration: underline;
	text-align: center;
}

div#gglebx p.chron
{
	color: #666666;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
}


/*  ************** Contracts *********** */

#contractPay td
{
	max-width: 300px;
	float: left;
}

#tocContract ul
{
list-style: none;
}

.tocChptr
{
	max-width: 260px;
	margin: 0 20px 0 10px;
	float: left;
}


/* ************************* ******************************* */
/* ------------------------  RESPONSIVE  ------------------- */


/* ***************  mobile nav ************* */
#navcontainer
{
	background-color: #666;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	width:100%;
}

#nav
{
	display: block;
	clear:both;
}
	
#nav nav {
		clear:both;
		height: 0;
		overflow: hidden;
}

nav ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	clear: both;
}

nav ul li
{
	box-sizing: border-box;
	margin: 0px;
	float: left;
	clear: both;
	text-align: center;
	width: 320px;  /*width for mobile ** delete for desktop */
}

nav ul li a
{
	float: left;
	display: block;
	color: #666666;
	font-weight: bold;
	line-height: 10px;
	/* 14 */
	text-decoration: none;
	max-width:100%;
}
nav ul#nav1 li a
{
	margin: 0;
	border-color: gray;
	border-width: 1px 0 0 0;
	border-style: dotted;
	padding: 10px 0 5px 0;
	width: 100%;  /*width for mobile */
}

nav ul#nav1 li.l1
{
	padding-left: 0px;
	margin-right: 40px;
	margin-left: 5px;
	border-right: 1px gray dotted;
}

nav ul#nav1 li.l2
{
	margin-left: 80px;
	border-left: 1px gray dotted;
	width: 240px;
}

nav ul#nav1 li.l3
{
	padding-left:80px;
	border-right: 1px gray dotted;
	width:300px;
}

nav ul#nav1 li.l4
{
	margin-left:120px;
	border-left: 1px gray dotted;
	width:180px;
}

nav ul#nav1 li.l5
{
	padding-left:120px;
	border-right: 1px gray dotted;
	width:240px;
}

#nav h3
{
	margin: 0px 0px 0px 5px;
	padding: 5px 0px 10px 20px;
	max-width: 100%;
	font-size: 16px;
	float: left;
	clear: both;
	text-align: left;
	border-top: 1px gray dotted;
	border-left: 1px gray dotted;
}

h3.h3name
{
	margin: 0px;
	padding: 10px 0px 5px 20px;
	max-width: 100%;
	font-size: 16px;
	float: left;
	display: block;
	clear: both;
	text-align: left;
}

h3.h3name a {
	
	letter-spacing: 2px;
	color: #ffffff;
}

#nav h3 a.logo2
{
	letter-spacing: 6px;
}
	
#nav input[type=checkbox] {
		    position: absolute;
		    top: -999em;
		    left: -999em;
}

#nav label
{
	display: block;
	/*background: url("../img/icon-menu.png") no-repeat right center;*/
	text-indent: -999em;
	cursor: pointer;
	-webkit-user-select: none;
	/* Chrome all / Safari all */
	-moz-user-select: none;
	/* Firefox all */
	-ms-user-select: none;
	/* IE 10+ */
	user-select: none;
	width: 80px;
	padding: 10px 0 0 0;
}
	
#nav input[type=checkbox]:checked ~ nav {
		    height: auto;
		    overflow: hidden;  
}

/* Nav links */

nav ul#nav1 li a:hover { color: #ccc; }
nav ul#nav1 li a.current:hover { color: #ccc; }

/* span used for padding around text, circumvent box
	model issues if padding placed directly in A tag */

nav ul#nav1 li a span
{
	display: block;
	padding: 0px 5px 0px 5px;
}

nav ul#nav1 li a span.logo
{
	padding-top: 10px;
	letter-spacing: 4px;
	/* 18 */
}

nav ul#nav1 li a span.line1
{
	padding-top: 10px;
	/* 18 */
}

nav ul#nav1 li a span.line2 { padding-top: 4px; }

nav ul#nav1 li a.info
{
	margin-left: 0px;
	padding: 0px 0px 0px 20px;
	width: 400px;
	font-size: 16px;
	letter-spacing: 2px;
	text-align: left;
}

div#gallerytitle
{
	font-size: 14px;
	color: #666666;
	font-weight: 700;
	font-style: italic;
	margin: 10px 0 0px 15px;
}

div#gallerytitle a:link
{
	color: #666666;
	text-decoration: none;
	font-style: italic;
}

div#gallerytitle a:visited
{
	color: #666666;
	text-decoration: none;
	font-style: italic;
}

div#gallerytitle a:active
{
	color: #666666;
	text-decoration: none;
	font-style: italic;
}

div#gallerytitle a:hover
{
	color: #999999;
	text-decoration: underline;
	font-style: italic;
}
#ContentBlock
{
	float: left;
	margin: 10px 0px 0px 0px;
	color: #666;
	background-color: #fff;
	width: 100%;
	padding-bottom: 30px;
}
#ContentBlock p, h1, h2, h3, h4, h5, h6
{
	color: #666;
	margin-bottom: 12px;
}

#ContentContainer
{
	max-width: 100%;
	float: left;
	/*padding-right: 10px;*/
}

#ContentContainer article
{
	display: block;
	float: left;
	width:150px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#ContentContainer article ul
{
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	color: black;
}

#ContentContainer article ul li
{
	float: left;
	clear: none;
	white-space: normal;
	padding: 0px;
	margin: 0px;
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#ContentContainer article ul li:nth-child(2)
{
	width: 120px;
	height: 30px;
	text-align: center;
	margin-right: 20px;
}


#ContentContainer article ul li:nth-child(2) > a:first-child
{
	color: #333;
	font-size: 14px;
	font-weight: 400;
}


/* *************** Image Grid ************** */
#imageGRD
{
	max-width: 722px;
	float: left;
	margin-left: 15px;
}

#imageGRD figure
{
	box-sizing: border-box;
	float: left;
	margin: 3em 0em 0 0;
	padding: 0;
}

#imageGRD.imgGal figure
{
	height: 120px;
}

#imageGRD.an figure
{
	width: auto;
	margin: 3em 0em 3em 0;
}

#imageGRD.crsngGrid figure {
	height: 60px;
	}
	
#imageGRD img
{
	border: 1px black solid;
	float: left;
	margin-right: 29px;
}

div#textbox
{
	max-width: 780px;
	/*padding: 0px 30px 0px 20px;*/
	padding: 0px 0px 0px 20px;
	margin: 20px 0 20px 0px;
	border-width: 0px 0px 0px 1px;
	border-color: #666666;
	float: left;
	border-style: solid solid solid dotted;
}

div#textbox p
{
	max-width: 450px;
	clear: both;
}

div#textbox h3
{
	float:left;
	clear:both;
}

div#textbox p img
{
	clear:left;
}

div#textbox table
{
	padding: 0;
	margin: 0;
	float: left;
}

div#textbox td { 
	padding: 0 10px 0 0;
	}

div#textbox.stock div
{
	width: 250px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

div#textL
{
	max-width: 450px;
	padding: 0px 10px 0px 0px;
	margin: 0;
	float: left;
}

div#textL p
{
	clear: both;
	float: left;
}

div#textbox td { padding: 0 10px 0 0; }

div#texthdr
{
	padding: 0;
	margin: 0;
	height: 100px;
	float: left;
}

div#textRtahoe h4
{
	font-style: italic;
	padding: 0;
}

div#textR
{
	width: 190px;
	padding: 10px 0px 0px 10px;
	margin: 0px 0 0px 10px;
}

div#textR h4
{
	font-style: italic;
	padding: 0px 0 0 0;
}

div#textR p.gallery
{
	font-style: italic;
	font-weight: 400;
}

.galink
{
	font-size: 13px;
	font-weight: 400;
}

#vwPhoIdx #imageGRD
{
	margin-bottom: 25px;
}

#vwPhoIdx #imageGRD figure
{
	box-sizing: border-box;
	float: left;
	height: 56px;
	margin: 3em 3em 0 0;
	padding: 0;
	width: 56px;
}

#movie
{
	max-width: 680px;
}

#movie object
{
	display: block;
	padding: 5px 20px 5px 10px;
	margin-left: auto;
	margin-right: auto;
}

/* **************** FOOTER                     ********************************* */

div#footcontainer
{
	float: left;
	clear: both;
	background-color: #666;
	width: 100%;
	padding: 0 0 20px 0;
	margin: 0;
}
	
div#F1G
{
	width: 90%;
	float: left;
	padding: 0;
	margin: 0;
	clear: both;
}

div#F1G div
{
	vertical-align: middle;
	color: #ccc;
	font-size: 12px;
	float: right;
	padding: 10px 15px 0px 30px;
}

div#F1G div:first-child
{
	float: left;
	padding: 10px 0 0 60px;
}

div#F1G div:first-child a
{
	font-variant: small-caps;
	font-size: 14px;
	color: orange;
}

div#F1G nav
{
	float: left;
	clear:both;
	width: 100%;
}

/* ******************MEDIA QUERY ******************************* */
/* ****************** Navigation ******************************* */

/* ********************************************************* */
/* ********* Wide Screen Top Nav  ************************** */
/* ********************************************************* */
@media screen and (min-width: 36em) {

#nav {
	max-width: 800px;
	margin:0;
	padding:0;
}

#nav h3
{
	border-top: 1px gray dotted;
}
	
#nav nav
{
	clear:none;
}

nav ul
{
	clear: none;
	display: inline;
}

nav ul li
{
	margin: 0;
	float: left;
	text-align: center;
	white-space: nowrap;
	clear: none;

}
nav ul#nav1 li.l1, nav ul#nav1 li.l2, nav ul#nav1 li.l3, nav ul#nav1 li.l4, nav ul#nav1 li.l5
{
	padding: 0;
	margin: 0;
	border-right: none;
	border-left: none;
	width: 20%;

}


nav ul li a
{
	float: left;
	display: block;
	height: 25px;
	font-weight: bold;
	line-height: 10px;
	/* 14 */
	text-decoration: none;
}
nav ul#nav0 li a
{
	margin: 0px 0px 1px 0px;
}
nav ul#nav1 li a
{
	margin: 0;
	border-color: gray;
	border-width: 1px 0 0 0;
	border-style: dotted;
}

#nav label {
	display: none;
}

#nav nav {
	height: auto;
}



/* ----- Wide Screen Nav links -------- */

/* the first anchor link */
nav ul#nav1 li a.first
{
	padding: 0px 0px 0px 20px;
	/*width: 200px;*/
	font-size: 16px;
	letter-spacing: 2px;
	text-align: left;
}

/* class used to highlight current section */
nav ul#nav1 li a.current
{
	height: 26px;
	/* 38 */
	/*color: #999999;*/
	border-right: gray;
	border-bottom: gray;
	border-left: gray;
	border-width: 0 1px 1px 1px;
}

/* the first anchor link */
nav ul#nav1 li a.last
{
	height: 26px;
	/* 38 */
	border-width: 1px 1px 0px 0px;
	border-color: gray;
}

/* span used for padding around text, circumvent box
	model issues if padding placed directly in A tag */

nav ul#nav1 li a span
{
	display: block;
	padding: 0px 5px 0px 5px;
}

nav ul#nav1 li a span.logo
{
	padding-top: 10px;
	letter-spacing: 4px;
	/* 18 */
}

nav ul#nav1 li a span.line1
{
	padding-top: 10px;
	/* 18 */
}

nav ul#nav1 li a span.line2 { padding-top: 4px; }

nav ul#nav1 li a.info
{
	margin-left: 0px;
	padding: 0px 0px 0px 20px;
	/*width: 400px;*/
	font-size: 16px;
	letter-spacing: 2px;
	text-align: left;
}

#ContentContainer article
{
	width:180px;
}

#ContentContainer article ul li:nth-child(2)
{
	width:100%;
	margin: 5px 0px 5px 0px;
}

#ContentBlock
{
	margin: 5px 0px 30px 0px;
}

div#textbox
{
	padding: 0px 30px 0px 20px;
}
div#gallerytitle
{
	margin-left: 30px;
}

#imageGRD
{
	margin-left: 0px;
}
div#textbox
{
	margin-left: 30px;
	padding: 0px 30px 0px 40px;
}

div#textR
{
	width: 190px;
	padding: 10px 0px 0px 10px;
	margin: 0px 0 0px 10px;
	float: right;
	border-width: 1px 0px 1px 1px;
	border-color: #666;
	border-style: dotted solid dotted dotted;
}

div#breadcrumb
{
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

#imageGRD img
{
	margin-left: 29px;
}

}
/* ********** End Media Query 40 ******** */


/* ****************** */
/* Float Clearing http://nicolasgallagher.com/micro-clearfix-hack */

.group:after {
    content: " "; 
    display: table;
    clear: both;
}
	/* Clearfix */

.group {
	    *zoom: 1;
	    }
		




/* ******************************************
    IE 8 and below, legacy browser style fixes
****************************************** */

/* Figures/Images */

.ie #portfolio figure {
    width: 100%;
    box-sizing: border-box;
    }

/* "*" hack applies only to IE7 and below */

.ie #portfolio figure {
    *width: auto;
    }
   
/* Navigation */

/* IE8 .checked class for checkbox.js */

#nav input[type=checkbox].checked ~ nav {
    height: auto;
    overflow: visible;  
}

/* Always show nav, IE7 and below */

.ie #nav nav {
    *height: auto;
    *overflow: visible;  
}

/* Hide navicon, IE7 and below */

.ie #nav label { 
    *background: none;
    }
     
/* box-sizing polyfill, IE7 and below (The URL in .ie textarea is placeholder only. You will need to replace with path to your domain) */

.ie .wrapper,
.ie .name,
.ie .email,
.ie input,
.ie textarea {
    *behavior: url("http://www.steamingmules.com/js/boxsizing.htc");
}
