/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	}
	
html, body {
	height:100%;
	}
	
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
}

#newback {
width:100%;
background:url(images/img1.jpg) repeat-x;
}

.footer, .push {
	height: 4em;
	}

.footerstuff {
position:relative;
text-align:center;
clear:both;
}
	
.AuthorizeNetSeal {
position:relative;
float:right;
}

.hta {
position:relative;
float:right;
margin-right:50px;
}
	
#copydiv {
margin-right:auto;
margin-left:auto;
width: 300px;
font-size:14px;
}

#smallmenu {
color: #ffffff;
font-size: 20px;
margin-right:auto;
margin-left:auto;
padding-bottom:10px;
width:500px;
}

#smallmenu a {
text-decoration:none;
}

#smallmenu a:hover {
text-decoration:underline;
}


body {
	margin: 0;
	padding: 0;
	background: #C9C967 url(images/mfh_back.jpg) no-repeat fixed center 0;
	font: normal medium Georgia, "Times New Roman", Times, serif;
	color: #1b2309;}
	
* :focus { outline: 0; }

h1, h2, h3 {
	margin: 0;
	text-transform: lowercase;
	font-weight: normal;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.4em;
}

img {
	border: none;
}

a {
	color: #4f6519;
}

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

/* Header */

#header {
	width: 700px;
	height: 200px;
	margin: 0 auto;
}

/* Logo */

#mfh-logo {
background-image:url(images/mfh2.gif);
display:block;
height:110px;
width: 698px;
text-indent:-9999px;
}

#logo {
	height: 110px;
}

#logo h1 {
	float: left;
	padding: 3px 80px 0 0;
	background: url(images/img02.gif) no-repeat right 21px;
	letter-spacing: -2px;
	font-size: 48px;
}
#logo h2 {
	float: right;
	padding: 61px 0 0 0;
	font-size: 24px;
	
}

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

#logo a.ec_ejc_thkbx {
float:right;
}

#logo a.social {
float:right;
margin-right:5px;
}

/* Menu */

#menu {
	height: 70px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 138px;
	height: 45px;
	padding-top: 25px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	letter-spacing: -2px;
	font-size: 30px;
	color: #333802;
}

#menu a:hover {
	color: #ffffff;
}

#menu .active a {
	background: url(images/img3.jpg) no-repeat;
	color: #FFFFFF;
}

/* Gallery */

#gallery {
	clear: both;
	width: 700px;
	height: 420px;
	margin: 0 auto;
}

.gallery2 {
	clear:both;
	padding-bottom:15px;
	}

#top-photo h2 {
	height: 1.4em;
	font-size: 1em;
}

#top-photo p {
	margin: 0;
	padding: 0 0 10px 0;
}


#prev {
	display: block;
	float: left;
	width: 30px;
	height: 100px;
	background: url(images/img11.jpg) no-repeat;
}

#next {
	display: block;
	float: left;
	width: 30px;
	height: 100px;
	background: url(images/img13.jpg) no-repeat right top;
}

#prev span, #next span {
	display: none;
}

#thumbs {
	display: block;
	float: left;
	width: 640px;
	height: 100px;
	background: url(images/img12.gif) no-repeat;
	overflow: hidden;
	margin-left: 31px;
}

.thumbs img {
	border-top: 2px solid #aaaaaa;
	border-right: 3px solid #aaaaaa;
	border-bottom: 2px solid #aaaaaa;
	border-left: 3px solid #aaaaaa;
}

#slider #thumbs ul li img{
	padding: 8px 0 0 10px;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
}

/* Posts */

#posts {
	float: right;
	width: 430px;
}

.post {
	margin-bottom: 10px;
}

.post .title {
	padding: 0 0 5px 20px;
	color: #4f6519;
}

.post .meta {
	padding: 10px 20px;
	background: url(images/img15.gif) no-repeat;
	font-size: smaller;
}

.post .meta p {
	margin: 0;
}

.post .story {
	padding: 10px 20px;
	line-height: 180%;
	clear:both;
}

.buzz p {
margin-bottom:20px;
}

.sale {
text-decoration:line-through;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
}

/* Boxed1 */

.boxed {
	margin-bottom: 1.5em;
	background: url(images/img14.gif) no-repeat 0em 2.5em;
}

.boxed h2 {
	padding-left: 20px;
	color: #E8E4AB;
}

.boxed .content {
	padding: 10px;
}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.boxed li {
	padding: 10px;
	border-bottom: 1px dotted #0078FF;
}

.boxed a {
	text-decoration: none;
	color: #0078FF;
}

.boxed a:hover {
	text-decoration: underline;
}

/* Tag Cloud */

#tagcloud {
}

#tagcloud .content {
	padding: 20px;
	text-align: justify;
	font-size: smaller;
}

/* Footer */

.footer {
	clear: both;
	padding: 40px;
	background: #4A5E16 url(images/img16.gif) repeat-x;
	height:200px;
}

.footerstuff {
background-color:#4A5E16;
}

.footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

.footer a {
	color: #FFFFFF;
}

.fees {
float: left;
padding: 0 0 0 350px;
margin-top:-20px;
}

.ejunkie {
float: right;
width: 200px;
margin-top: -15px;
}

.wee {
font-size: 1.4em;
color:#1b2309;
}

div.post h3, div.post h3 a {
color:#1b2309;}

div#content {background: transparent url(images/post_background_birds.png) repeat scroll left top;}


/* ----- EasySlider 1.5 ----- */
#slider{
	width: 640px;
	overflow: visible;
}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:95px;
	height:100px;
/*	overflow:hidden; 
*/	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:100px;
	position:relative;
	}	
	
#prevBtn {
top: -100px;
}

#nextBtn{ 
   left:683px;
   top: -199px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:100px;
	background:url(images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(images/btn_next.gif) no-repeat 0 0;	
	}	
	
#thumbs ul li {
	padding-right: 10px;
	}
	
/* ----- */

/* --- lightbox --- */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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/prevlabel.gif) no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

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

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* ----- */

/* ----- contact us form ----- */

#contact-area {
	width: 500px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 420px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin-left: 15px;
	border: 2px solid #ccc;
}

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

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

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

td.left {
	width: 80px;
	text-align: left;
	font-size: 1.4em;
}

img.articlepic {
border: #1b2309 thin solid;
margin: 0 15px;
}


img.moveleft {
margin-left: -20px;
}

.etsy {
color:#000000 !important; 
font-style: italic;
background-color:#ecedcd;
width: 100%;
padding: 10px 0;
text-align: center;
}
