/*
Theme Name: FairWeather Natural Foods
Description: Custom Theme for Fairweather Natural Foods1
Version: 1.0
*/
	
html{
	width:100%;
	height:100%;
	margin: 0;
	padding: 0;
}

body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background: url('images/layout/bg.jpg') repeat;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}


.clear-both {clear:both;}


img {padding:0;margin:0;border:none;}

ul{list-style-type: none;}

a{color: #5F8E44; text-decoration: none;}

/* //////////////////////////// header styles ////////////////////////*/

#header{
	width:1000px;
	height:156px;
	margin:0 auto;
	background: url('images/layout/headerbg.jpg') no-repeat;
}

#logo {
	position:absolute;
	width:468px;
	height:198px;
	background: url('images/layout/logo.png') no-repeat transparent;
	z-index:20;
}

#fruit{
	float:left;
	position:relative;
	width:188px;
	height:116px;
	background: url('images/layout/fruit.png') no-repeat;
	top:52px;
	left:550px;
	z-index:15;
}

#store-info {
	float:right;
	width:393px;
	height:142px;
	background: url('images/layout/infobg.png') no-repeat;
	margin-top:14px;

}

#store-info address {
	font-style: normal;
	font-size:14px;
	margin:35px 0 0 160px;
	color:#472f29;
}

.phone-number {
	font-size:18px;
	color:#4d6e04;
}

/* //////////////////////////// Nav styles ////////////////////////*/

#navbar {
	width:100%;
	height:49px;
	background: url('images/layout/navbg.png') repeat-x;

	border-top: 5px solid #836d27;
	border-bottom: 5px solid #836d27;
	
}

#navlist {
	position:relative;
	z-index:40;
	height:49px;
	width:1000px;
	margin:0 auto;

}

#dropmenu, #dropmenu ul {
	position:relative;
	z-index:45;
	margin-left:190px;
	list-style-type: none;
}

#dropmenu a {	
	
	position:relative;
	z-index:30;
	float:left;
	text-transform: uppercase;
	text-decoration: none;
	font-size:18px;
	color:#fff9ea;
	margin:0 40px 0 0;

}




#dropmenu li {float:left; position:relative;}
#dropmenu ul {position:absolute;margin:16px 0 0 0px; display:none; top:15px; left:-1px;padding-bottom: 30px;}
#dropmenu ul a {}

#dropmenu li ul{left:0;padding-left:0;}
#dropmenu li ul li{background: #352D21; margin-bottom: 1px; width: 170px;padding: 8px 10px;}
#dropmenu li ul a {font-size: 14px;}
#dropmenu ul ul {top:auto;left: 0;}
#dropmenu li ul ul {top:0em;}
	
/* //////////////////////////// Wrapper for the bottom half of page ////////////////////////*/

#wrapper {
	width:1000px;
	margin:0 auto;
	
}
/* //////////////////////////// Top Content styles ////////////////////////*/

#top-content {

	height:286px;
	background:url('images/layout/topcontentbg.png') repeat-x;
}

#intro {
	float:left;
	width:380px;
	margin:43px 0 0 78px;
}

#intro h2 {
	padding:0;
	margin:0;
	font-size:24px;
	font-weight:100;
	color:#eadeb6;

}

#intro p {
	font-weight:100;
	padding:0 20px 0 0 ;
	font-size:16px;
	color:#eadeb6;
	
}

#slideshow {
	float:left;
	position:relative;
	z-index:10;
	width:458px;
	height:300px;
 	background: url('images/layout/slideshowbg.png') no-repeat;
	margin:5px 0 0 45px;
	padding:25px 0 0 20px;
}



/* //////////////////////////// Bottom Content styles ////////////////////////*/

#bottom-content{
	width:1000px;
	position:absolute;
	z-index:0;
	
}

#left-content{
	float:left;
	width:730px;
	min-height:350px;
	padding:50px 0 0 20px;
	background-color: #fafae4;
}

.thumbnail{
	float:left;
	width:288px;
	height:228px;
	background: url('images/layout/thumbnailbg.png') no-repeat;
	padding:0 24px 0 0;
}

.thumbnail img {
	margin:9px 0 0 12px;
}

#left-content h2 {
	display: block;
	float: left;
	margin:0;
	padding:25px 60px 0 0;
	color:#477727;
	font-weight:100;
	font-size:24px;
}

#left-content p {
	float:left;
	width:258px;
	margin:0;
	padding:10px 60px 0 0;
	font-size:16px;
	color:#3d3b31;
}


#home-sidebar {
	float:left;
	width:220px;
	min-height:350px;
	background-color:#ddd9c7;
	padding: 50px 10px 0 20px;
	font-size: 13px;
}

ul.homelist{
	font-size:12px;
	padding: 0 20px 20px 20px;		
	list-style-type: circle;
	
}

ul.homelist li{
	margin: 0 0 7px 10px;
	
}

#home-sidebar input {
	
	width: 70%;
	padding: 5px;
	
}

.email-btn{
	padding: 10px 30px;
	color: #fff;
	background: #5A4776;
	border: 0;
	font-size: 14px;
	
}

.email-btn:hover{
	background: #416429;
	
}

/* //////////////////////////// Footer styles ////////////////////////*/
#footer {
	width:1000px;
	height:53px;
	margin:0 auto;
	margin-bottom:100px;
	background:url('images/layout/footerbg.png') repeat-x;
}

#copyright {
	float:left;
	margin:0;
	padding:0;
	padding:20px 0 0 18px;
	color:#958e75;
	font-size:12px;
}


ul#footer-links {
	float: right;
}

ul#footer-links li {
	float:left;
	padding:3px 10px 0 0;
	color:#fafae4;
}

ul#footer-links li a {
	color:#fafae4;
	font-size:14px;
	text-transform: uppercase;
	text-decoration: none;
}


ul#footer-links a.footer-facebook{
	width:32px;
	height:32px;
	display:block;
	background: url('images/layout/footer-facebook.jpg') no-repeat;
	margin:-6px 0 0 8px;
}

ul#footer-links a.footer-twitter {
	width:32px;
	height:32px;
	display:block;
	background: url('images/layout/footer-twitter.jpg') no-repeat;
	margin:-6px 10px 0 0;
}



/*///////////////////////////////////////////Interior Page Styles ////////////////////////////////////////*/

#interior-wrapper {
	width:1000px;
	margin:0 auto;
	background-color:#ddd9c7;
	overflow:hidden;
}


#title-header{
	height:47px;
	background: url('images/layout/title-headerbg.png')repeat-x;
}

#title-header h1 {
	text-transform:uppercase;
	color:#eadeb6;
	font-weight:100;
	font-size:24px;
	margin:0;
	padding:8px 0 0 32px;
}

#main-content {
	float:left;
	min-height:615px;
	width:100%;
	background-color:#fafae4;
	padding:45px 0px 30px 0px;
	
}

#main-content h2 {
	font-size:24px;
	font-weight:100;
	color:#477727;
	padding:0 0 10px 30px;
	margin:0;
}
#main-content h2 a{
	font-size:24px;
	font-weight:100;
	color:#477727;

	margin:0;
}


#main-content p {
	font-size:14px;
	font-weight:100;
	color:#3d3b31;
	padding:0 80px 30px 30px;
	margin:0;
}

#main-sidebar {
	float:left;
	width:280px;
}

#main-content img {
	
	max-width: 900px;
}

#blog-content {
	float:left;
	min-height:615px;
	width:680px;
	background-color:#fafae4;
	padding:45px 20px 30px 20px;
	
}

#blog-content h2 a{
	text-decoration:none;
	color:#629047;
	font-weight: 200;
	border-bottom: 1px solid #D5D1BC;
	display: block;
	padding-bottom: 10px;
	
}

#main-sidebar h2{
	color: #989687;
	font-size: 16px;
	font-weight: 200;
	text-transform: uppercase;
	border-bottom: 1px solid #D5D1BC;
	padding-bottom: 5px;
}


ul#sidebar{
	padding: 30px 0 0 15px;
	
}

ul#sidebar a{
	text-decoration:none;
	color:#629047;
	font-size: 12px;
}

ul#sidebar ul{
	padding-left: 10px;
	
}
	
.date{
	color: #B3B09F;
	font-size: 12px;
	
}

.post-meta{
	background: #EDE9D3;
	padding: 5px;
	font-size: 12px;
	color: #5A4C38;
	
}
	
.screen-reader-text{
	display: block;
	font-size: 10px;
	color: #989687;
	text-transform: uppercase;
	
}


