/*
    Theme Name: Humidor
    Theme URI: http://evaneckard.com/
    Description: Humidor is a wordpress theme by <a href="http://www.evaneckard.com">Evan Eckard</a>. <strong>This theme requires WordPress 2.0+</strong></a>.
    Version: 1.0
    Author: Evan Eckard
    Author URI: http://evaneckard.com/
*/

body {
	margin:0;
	font-family: Century Gothic, Tahoma, Arial, Helvetica, sans-serif;
	background:#fff;
	color:#555555;
	float:50%;
}
.style1 {
	font-size: 12px;
	line-height: 23px;
}
.style2 {
	font-size: 16px;
	font-weight:bold;
	text-transform: uppercase;
}
.style3 {
	font-size: 12px;
	line-height: 19px;
}

#hmImg {
    padding-right: 10px;
	margin-top:-30px;
}
#outer {
	background: url(images/headerBack.gif) repeat-x top #fff;
	margin:0;
	padding:0 0 30px;
}
#upper {
	width:1000px;
	margin:0 auto;
	padding:0 0 0;
}
#blogTitle {
	margin-top:-37px;
        margin-left:63px;
	height:135px;
	padding:80px 20px 0;
	background:url(images/hdr01.gif) no-repeat;
	overflow:hidden;
}
#blogTitleSingle {
	margin-top:-37px;
        margin-left:63px;
	height:210px;
	padding:80px 20px 0;
	background:url(images/hdr01.gif) no-repeat;
	overflow:hidden;
}
#blogTitle h1 {
	color:#fff;
	font-size:28px;
	font-weight:normal;
	margin:120 0 3px;
}
#blogTitleSingle h2 {
	color:#555555;
	font-size:20px;
	font-weight:normal;
	margin:12 0 3px;
	text-transform: uppercase;
}
#blogTitle h1 a, #blogTitleSingle a {
	text-decoration:none;
	color:#555555;
}
#blogTitle h1 a:hover, #blogTitleSingle a:hover {
	color:#6E973E;
}
.description {
position:absolute;
	margin-top:86px;
        margin-left:242px;
	font-size:11px;
	color:#555555;
}
.description2 {
	margin-top:89px;
        margin-left:242px;
	font-size:11px;
	color:#555555;
}
.description3 {
	font-size:11px;
	color:#555555;
}


/* navigation */

#tabs {
	width:820px;
	height:45px;
        margin-top:0px;
        margin-left:73px;
	padding:0;
	position:relative;
	background:url(images/navigation.gif) no-repeat;
}
#tabs li {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}
#tabs li, #tabs a {
	height:45px;
	display:block;
}
#tab01 {
	text-indent:-100em;
	overflow:hidden;
	left:0;
	width:99px;
}
#tab02 {
	text-indent:-100em;
	overflow:hidden;
	left:99px;
	width:99px;
}
#tab03 {
	text-indent:-100em;
	overflow:hidden;
	left:198px;
	width:99px;
}
#tab04 {
	text-indent:-100em;
	overflow:hidden;
	left:297px;
	width:99px;
}
#tab05 {
	text-indent:-100em;
	overflow:hidden;
	left:396px;
	width:100px;
}
#tab06 {
	text-indent:-100em;
	overflow:hidden;
	left:496px;
	width:324px;
	font-size:12px;
	color:#fff;
	text-align:right;
    line-height:28px
}

#tab01 a:hover {
	background:transparent url(images/navigation.gif) 0 -48px no-repeat;
}
#tab02 a:hover {
	background:transparent url(images/navigation.gif) -99px -48px no-repeat;
}
#tab03 a:hover {
	background:transparent url(images/navigation.gif) -198px -48px no-repeat;
}
#tab04 a:hover {
	background:transparent url(images/navigation.gif) -297px -48px no-repeat;
}
#tab05 a:hover {
	background:transparent url(images/navigation.gif) -396px -48px no-repeat;
}


.tab01on {
	background:transparent url(images/navigation.gif) 0 -48px no-repeat;
}
.tab02on {
	background:transparent url(images/navigation.gif) -99px -48px no-repeat;
}
.tab03on {
	background:transparent url(images/navigation.gif) -198px -48px no-repeat;
}
.tab04on {
	background:transparent url(images/navigation.gif) -297px -48px no-repeat;
}
.tab05on {
	background:transparent url(images/navigation.gif) -396px -48px no-repeat;
}


/* post styles */

.post {
	background:url(images/post-top-back.gif) repeat-y;
	padding:0 0 12px;
	margin:0px 85px 0px;
}
.postTop h2 {
	color:#555555;
	font-size:20px;
	font-weight:normal;
	margin:10px 20px 3px;
	text-transform: uppercase;
}
.postTop h2 a {
	text-decoration:none;
	color:#555555;
}
.postTop h2 a:hover {
	color:#555555;
	text-decoration:underline;
}
.postTop {
	background:url(images/post-top.gif) no-repeat;
	padding:4px 0 0;
}
.postContents {
	background:url(images/post-mid-back.gif) repeat-y;
	margin:0px 85px 0px;
}
.postInner {
	margin-right:10px;
	padding:4px 20px 4px;
	font-size:12px;
	line-height:20px;
	overflow:hidden;
}
.postInner a, .postSingle a, .commentsColumn a {
	color:#480014;
	text-decoration:none;
	border-bottom:1px solid #914056;
}
.postInner a:hover, .postSingle a:hover, .commentsColumn a:hover {
	color:#555555;
	text-decoration:none;
	border-style:none;
	background-color:#fff99a;
}
.postBottom {
	height:8px;
	background:url(images/post-bottom.gif) no-repeat left bottom;
}
.date {
	width:155px;
	text-align:center;
	font-size:11px;
	float:right;
	padding-right:45px;
}
.metaData {
	padding:6px 0;
	border-top:1px solid #979797;
	font-size:11px;
}
.metaData a, .metaColumn a {
	color:#444444;
	text-decoration:none;
	border-bottom:1px solid #848484;
}
.metaData a:hover, .metaColumn a:hover {
	color:#555555;
	text-decoration:none;
	border-style:none;
	background-color:#fff99a;
}
.spacer {
	display:block;
	padding:10px;
	border-bottom:1px solid #E2E2E2;
	margin-bottom:20px;
}
.spacerBreak {
	padding:10px;
	margin-bottom:20px;
}
blockquote {
	font-style:italic;
	border-left:1px solid #C2C2C2;
	padding-left:10px;
}

/* single post */

.postSingle {
	margin-left:80px;
	width:550px;
	float:left;
	font-size:12px;
	line-height:20px;
	overflow:hidden;
}
.commentsColumn {
	margin-left:80px;
	width:540px;
	float:left;
	font-size:12px;
	line-height:20px;
}
.postSingle h2 {
	color:#555555;
	font-size:20px;
	font-weight:normal;
	margin:8px 0 3px;
}
.postSingle h2 a {
	text-decoration:none;
	color:#555555;
}
.postSingle h2 a:hover {
	color:#555555;
	text-decoration:underline;
}
.metaColumn {
	margin-right:70px;
	width:260px;
	float:right;
	background:url(images/metaColumn-back.gif) repeat-y;
}
.metaColumn ul {
	margin:0 auto;
	padding:0;
	width:220px;
}
.metaColumn li {
	font-size:10px;
	color:#525252;
	width:220px;
	display:block;
	padding:4px 0;
	border-top:1px solid #c2c2c2;
	line-height:16px;
}
.metaColumnTop {
	height:14px;
	background:url(images/metaColumn-top.gif) no-repeat left top;
}
.metaColumnBottom {
	height:14px;
	background:url(images/metaColumn-bottom.gif) no-repeat left bottom;
}


/* comments */

#commentsArea {
	font-size:11px;
	line-height:16px;
	padding:12px 0;
}
#commentsArea form {
	margin:0;
	padding:0;
}
.commentlist {
	font-size:11px;
	line-height:16px;
	margin:0;
	padding:0;
}
.commentlist li {
	background:url(images/stripeComment.gif) no-repeat bottom left;
	padding:10px 0;
}
.note {
	font-size:10px;
	color:#979995;
}
.commentLeft {
	float:left;
	width:170px;
	overflow:hidden;
}
.commentLeft p, .commentRight p {
	margin:0 0 10px;
}
.commentLeft input {
	margin:3px 0 0;
}
.commentRight {
	float:right;
	width:340px;
	overflow:hidden;
}
.btnComment {
	border:2px solid #C2C2C2;
	background:#4F5050;
	color:#fff;
	padding:2px;
	font-size:10px;
}




/* mid section */

#midsection {
	background:url(images/mid-back.gif) repeat-x top #fff;
}
#midsectionInner {
	width:820px;
	margin:0 auto;
	padding:20px 0;
}
.column {
	float:left;
	width:260px;
	margin-right:20px;
	padding:0;
}
.columnEnd {
	float:right;
	width:260px;
	padding:0;
}


/* image text */

.txt-previous {
	background:url(images/txt-previous.gif) no-repeat;
	padding-top:30px;
}
.txt-categories {
	background:url(images/txt-categories.gif) no-repeat;
	padding-top:30px;
}
.txt-search {
	background:url(images/txt-search.gif) no-repeat;
	padding-top:30px;
}
#footerInner .txt-about {
	padding-top:4px;
}
#footerInner .txt-extra {
	padding-top:15px;
}


/* list */

.column ul, .columnEnd ul {
	margin:0;
	padding:0;
	font-size:11px;
}
.column li, .columnEnd li {
	margin-bottom:1px;
	padding:0;
	list-style:none;
	line-height:18px;
}
.column a {
	display:block;
	width:80%;
	padding:6px 0 6px 30px;
	text-decoration:none;
	background:url(images/bullet.gif) no-repeat 10px 50%;
	color:#656565;
	border-bottom:1px solid #C2C2C2;
}
.column a:hover {
	background:url(images/bulletOn.gif) no-repeat 12px 50% #fcffcc;
	color:#000;
	text-decoration:none;
}
.column a .dateInline {
	text-decoration:none;
	font-size:10px;
}
.txtField {
	border:2px solid #C2C2C2;
	padding:3px;
	width:250px;
	margin-bottom:4px;
}
.btnSearch {
	border:2px solid #C2C2C2;
	background:#4F5050;
	color:#fff;
	padding:2px;
	font-size:10px;
}



/* footer */

#footer {
	background:url(images/footer-back.gif) repeat-x top #545454;
}
#footerInner {
	width:820px;
	margin:0 auto;
	padding:20;
}
.columnWide {
	float:left;
	width:540px;
	margin-right:20px;
	padding:0;
}
.columnEndLow {
	float:right;
	width:260px;
	padding:20px 0;
}
#footerInner a {
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #848484;
}
#footerInner a:hover {
	color:#000;
	text-decoration:none;
	border-style:none;
	background-color:#fff99a;
}
.white {
	color:#fff;
	font-size:11px;
	line-height:18px;
}




/*** LIGHTBOX ***/

#lightbox{
	position: absolute;
	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(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(images/prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #555555;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#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;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#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;
	display: none;
	}
	

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


#navigations {
	font-size: 12px;
	font-weight:normal;
}
#navigations a {
	text-decoration: none;
    color:#527106;
}
#navigations a:hover {
    text-decoration: underline overline;
	font-weight:bold;
	color:#527106;
}
.navigationson {
	font-weight:bold;
}

#contactInfo {
	font-size:11px;
	color:#282525;
	padding:10px 15px 5px 0px;
	text-align:center
}
#contactInfo a {
	font-size:11px;
	text-decoration: none;
    color:#527106;
}
#contactInfo a:hover {
    text-decoration: underline overline;
	font-weight:bold;
	color:#527106;
}
.contactInfoon {
	font-weight:bold;
}





#page-wrap {
	width: 660px;
	background: white;
	padding: 10px 80px 20px 10px;
	margin: 10px auto;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#contact-area {
	width: 600px;
	margin-top: 5px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	color: #555555
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 14px;
}