/*  
Theme Name: E.H. Anderson Fine WoodWorking, Hebron, Maine
Theme URI: 
Description: 
Author: T.H. Creations, Inc.
Author URI: http://www.thcreations.com

	E.H. Anderson Fine WoodWorking, Hebron, Maine

*/

/* E.H. Anderson Fine WoodWorking, Hebron, Maine - Main Style Sheet */

/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */

/* Purpose: undo some of the default styling of common (X)HTML browsers */

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with 
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }

/* de-italicize address */
address { font-style:normal }

/* more varnish stripping as necessary... */

/*/*/a{}
html {
 font-family: verdana, arial, tahoma, sans-serif;
 margin:0;
 padding: 20px 0 0 0;
 font-size:x-small;
 voice-family:"\"}\"";
 voice-family:inherit;
 font-size:small;

}
html>body {
 font-size:small;
 background : #B6B567;
}
/* */ 

h1 {
font-size: 1.6em;
color: #861619;
padding-bottom: 7px;
clear:both;
}

h1 a {
text-decoration: none;
}

h2 {
font-size: 1.5em;
color: #861619;
padding-bottom: 7px;
padding-top: 5px;
clear:both;
}

h3 {
font-size: 1.3em;
color: #643426;
border-top: 1px solid #643426;
padding-bottom: 7px;
padding-top: 15px;
margin-top: 15px;
clear:both;
}

h4 {
font-size: 1.2em;
color:  #643426;
padding-bottom: 5px;
padding-top: 5px;
clear:both;
}

h5 {
font-size: .9em;
color: #643426;
padding-bottom: 5px;
padding-top: 5px;
clear:both;
}

h6 {
font-size: .7em;
color: #0E63BB;
padding-bottom: 7px;
padding-top: 5px;
clear:both;
}

p {
padding : 0 5px 10px 0;
font-size:.9em;
color: #000000;
}

hr {
background : #FED10A;
width : 675px;
height : 1px;
}

a {
color: #861619;
text-decoration: underline;
}

a:hover {
color: #947071;
text-decoration: none;
}

#container {
width : 779px;
margin : 0 auto;
background-color : #861619;
border: 1px solid #FADD5B;
}

#header {
background : url(im/eha_header.jpg);
background-repeat : no-repeat;
height : 123px;
margin : 0;
padding: 0;
}

#servlist {
text-align : center;
}

#servlist ul {
list-style: disc;
margin:0;
padding:0;
color: #FADD5B;
}

#servlist ul li {
font-family: Times New Roman, Verdana, Arial, Helvetica;
font-size : 1.2em;
font-weight : bold;
list-style: disc;
padding-left: 30px;
display: inline;
color: #FADD5B;
}

#servlist ul li:first {
padding-left: 0;

}

/* NAVIGATION STARTS */

#nav {
float: left;
font-family: Verdana, Arial, Helvetica;
font-size: 1em;
margin: 0;
padding: 0;
width: 140px;
}
	
#nav ul {
padding: 0;
margin: 0;
list-style: none;
 }
  
#nav li {
padding: 5px 0 5px 0;
font-weight: bold;
}

#nav li a{
text-decoration:none;
color : #ffffff;
}

#nav li a:hover{
text-decoration:none;
color : #FADD5B;
}

#nav ul li ul li {
display : none;
}


/* NAVIGATION ENDS */

#content {
background: url(im/dsc-bkg.jpg);
background-repeat: repeat-x;
}

#copy-top {
background: url(im/content_top.jpg) no-repeat;
height: 23px;
width: 589px;
padding: 0;
margin: 0;
}

#copy {
background: url(im/content_bkg.jpg) repeat-y;
margin-right: 10px;
margin-bottom : 10px;
}

#copy-content {
padding :  0 10px 10px 10px;
}

#copy-bottom {
background: url(im/content_bottom.jpg) no-repeat;
height: 29px;
width: 588px;
padding: 0;
margin: 0;
}

#copy p {
line-height : 1.4em;
margin-bottom : 5px;
}

#copy img {
margin: 7px;
border: 7px solid #ffffff;
}

.content_home {
width: 589px;
float:right;
}

/* Sidebar Starts */

#sidebar {
float:left;
width:140px;
padding: 0 0 25px 15px;
}

#sidebar p {
text-align: center;
font-size: 1em;
color: #ffffff;
padding-bottom: 7px;
padding-top: 15px;
}

.guarantee {
font-size : .5em;
color: #000000;
}


/* Sidebar Ends*/



/* IN THIS SECTION Starts */

#its {
clear:both;
}

#its ul {
list-style: none;
margin-left : 5px;
padding-left : 5px;
}

#its li {
font-weight: bold;
}

#its li a{
text-decoration: none;
color: #861619;
}

#its li a:hover {
text-decoration : underline;
color: #947071;
}

#its ul li ul li {
display :none;
}

#its ul li ul li a{
text-decoration: none;
color: #000000;
}

#its ul li ul li a:hover {
text-decoration : underline;
color: #861619;
}

#its h3 {
color : #ffffff;
background : #1D213B;
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
border-top : #8393F6 1px solid;
border-bottom : #8393F6 1px solid;
padding-left : 10px;
padding-top : 2px;
padding-bottom : 4px;
}

/* IN THIS SECTION Ends */




/* Footer Starts */

#footer {
margin: 0;
width: 779px;
clear:both;
}

#footer p {
padding: 0;
font-family : Verdana, Arial, Helvetica;
font-size: .8em;
color: #FADD5B;
text-align: center;
}

#footer p.space {
padding: 10px;
}

#footer a {
color: #FADD5B;
}

/* FOOTER Ends */

div.clearer {
 clear: both;
 line-height: 0px;
 height: 0;
 overflow:hidden;
}

#thplug {
color: #000000;
font-size: .7em;
padding: 10px;
}

#thplug a {
color : #861619;
}

/* LIGHTBOX */

a.imagelink img{
  margin:10px;
  border:5px solid #FFF;
}

a.imagelink img.left {
  margin:5px 15px 10px 0;
  border:5px solid #FFF;
}

a.imagelink img.right {
  margin:5px 0 10px 15px;
  border:5px solid #FFF;
}

#lightbox{
	position: absolute;
	top: 40px;
	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: 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(im/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(im/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(im/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 */
	}	