/*
Theme Name: weRgourmentfoods
Version: .6
Author: IntuitSolutions
Author URI: http://intuitsolutions.net/
*/



* { padding: 0; margin: 0; list-style: none; }
a { color: #4c2604; }
a img { border: 0; }
fieldset { border: 0; }
fieldset legend { display: none; }
h1, h2, h3, h4, h5 { font-family: "Georgia", serif; font-weight: normal; }
h1, h2 {  color: #4b6631; border-bottom: 1px solid #ddd; padding-bottom: .1em; margin-bottom: .3em; }
h1 { font-size: 2.2em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.4em; }
p { margin: 0 0 1em 0; line-height: 150%; }

body {
	font: .85em "Verdana", "Arial", sans-serif;
	color: #000;
	background: #82694a url('images/background.gif') repeat-x top;
}

p.view-all {
	border-top: 1px dotted #eee;
	padding-top: .3em;
	margin-top: .3em;
	text-align: right;
	font-size: .8em;
}

	p.view-all a {
		color: #777;
	}

#container {
	width: 927px;
	margin: 1em auto;
	padding: 10px 10px 20px 10px;
	background-color: #fff;
	-moz-border-radius: .3em;
	-webkit-border-radius: .3em;
}

#header {
	width: 100%;
	overflow: hidden;
}

	#logo {
		float: left;
	}
	
		#logo img {
			display: block;
			margin-top: .5em;
		}

	#tools {
		float: right;
		width: 390px;
		text-align: center;
	}
	
	#tools #icons {
		width: 100%;
		overflow: hidden;
		padding: .4em 0;
	}
		#tools #icons li {
			display: block;
			float: left;
			font-size: .8em;
			width: 33%;
			text-align: left;
		}
		
			#tools #icons li h6 {
				font-size: 1.2em;
			}
		
			#tools #icons li a {
				text-decoration: none;
			}
		
			#tools #icons li img {
				margin-right: .2em;
				vertical-align: middle;
				float: left;
			}
			
		#tools #search {
			background: #8d9957 url('images/search-background.gif') no-repeat top;
			padding: 5px 10px;
			width: 329px;
			margin: 0 auto;
		}
		
			#tools #search input {
				vertical-align: middle;
			}
			
			#tools #search #keyword {
				width: 230px;
			}
		
#navigation {
	border-top: 5px solid #8d9957;
	background: #889754 url('images/navigation-background.gif') repeat-x top;
	text-align: center;
	color: #fff;
	padding: .6em 0;
	margin: 0 0 1em 0;
	-moz-border-radius-bottomright: .3em;
	-moz-border-radius-bottomleft: .3em;
	-webkit-border-radius-bottomright: .3em;
	-webkit-border-radius-bottomleft: .3em;
}

	#navigation li {
		display: inline;
		font: 1.3em "Georgia", "Times New Roman", serif;
		color: #fff;
		padding: 0 .8em;
	}
	
		#navigation li a {
			color: #fff;
			text-decoration: none;
		}
		
		#navigation li img {
			vertical-align: middle;
		}

#body {
	width: 100%;
	overflow: hidden;
}

#content {
	float: right;
	width: 700px;
}

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

	#sidebar div.section {
		margin-bottom: 2em;
		background-color: #f4f2e5;
	}
		
		#sidebar div.section.last {
			margin-bottom: 0;
		}

	#sidebar div.section div.content {
		padding: 5px 10px;
	}


		#sidebar div.section h4 {
			background: #556d39 url('images/sidebar-section-headers.gif') no-repeat;
			padding: .3em .4em;
			color: #fff;
			font-size: 1.1em;
			margin-bottom: .1em;
		}
		
	#sidebar #mailing-list form {
		text-align: center;
		display: block;
		margin: .3em 0 0 0;
	}
	
		#sidebar #mailing-list input.button {
			margin: .2em 0;
		}
	
		#sidebar #mailing-list p {
			font-size: .8em;
		}
	
	#sidebar #categories a {
		text-decoration: none;
	}
	
	#sidebar #categories li.current a {
		font-weight: bold;
	}
	
	#sidebar #categories li {
		padding: .2em 0;
	}
	
	#sidebar #categories li.level-2 {
		padding-left: 1em;
	}
	
		#sidebar #categories li.level-3 {
			padding-left: 1.5em;
		}

#footer {
	text-align: center;
	color: #fff;
	margin: .5em auto;
	font-size: .85em;
	width: 950px;
}

	#footer ul {
		margin-bottom: .5em;
	}

	#footer ul li {
		display: inline;
		padding: 0 .3em;
	}
	
		#footer a  {
			color: #fff;
			text-decoration: none;
		}
		
	#footer p {
		margin: 0 0 .1em 0;
	}
	
	
#featured-categories-slideshow {
	width: 700px;
	height: 250px;
	margin-bottom: 1.5em;
	background: #fff url('images/loading.gif') no-repeat center;
}

	#featured-categories-slideshow li {
		display: none;
	}

#body.storefront #content div.section {
	margin-bottom: 1.5em;
}

	#body.storefront #content div.section h2 {
		border-bottom: 1px solid #ddd;
		padding-bottom: .1em;
		margin-bottom: .2em;
	}

	#body.storefront #content div.section.last {
		margin-bottom: 0;
	}
	
#body.storefront #specials table {
	width: 100%;
	border-collapse: collapse;
}

	#body.storefront #specials table tr.even td {
		background-color: #eee;
	}

	#body.storefront #specials table td {
		padding: .3em;
		vertical-align: middle;
		border-bottom: 1px dotted #ddd;
	}
	
	#body.storefront #specials a {
		text-decoration: none;
	}

#body.storefront #specials table td.retail {
	color: #9a3535;
	text-decoration: line-through;
}

#body.storefront #specials table td.special {
	font-size: 1.2em;
	color: #264907;
	font-weight: bold;
}
	
	
	
	
/* Product List Defaults! */

div.products {
	width: 100%;
	overflow: hidden;
	margin-bottom: 1em;
}
	
div.products div.product {
	float: left;
	width: 20%;
	text-align: center;
}

	div.products div.product h3 {
		font-size: 1.1em;
		font-family: "Verdana", "Arial", sans-serif;
	}
	
	div.products div.product a {
		color: #4b6631;
		text-decoration: none;
	}
	
	div.products div.product ul.pricing {
		margin-top: .2em;
		color: #4c6732;
	}
	
		div.products div.product ul.pricing li.our span {
			font-weight: bold;
		}
		
/* Classy! */
div.products.classy div.product {
	float: left;
	width: 50%;
	text-align: left;
}

div.products.classy div.product div.thumb {
	float: left;
	width: 110px;
	height: 130px;
	margin-right: .3em;
	text-align: center;
}

div.products.classy p.brief {
	line-height: 120%;
	font-size: .9em;
	margin: 0 0 .2em 0 !important;
}

div.products.classy ul.pricing {
	margin: .5em 0;
}

	div.products.classy ul.pricing li {
		display: inline;
		margin-right: .1em;
	}
	
	div.products.classy ul.pricing li.retail {
		text-decoration: line-through;
		color: #9a3535;
		font-size: .8em;
	}
	
	div.products.classy ul.pricing li.base {
		font-size: 1.2em;
		font-weight: bold;
	}


div.clear {
	clear: both;
}



/* Product List */
#body.cataloglist h1 {
	margin-bottom: 0;
	padding-bottom: 0;
}

	#body.cataloglist h1 img {
		display: block;
	}

#body.cataloglist div.products {
	margin-top: 1.2em;
}

#body.cataloglist #child-categories {
	padding: .3em;
	width: 100%;
	overflow: hidden;
	background-color: #f4f2e5;
}

	#body.cataloglist #child-categories li {
		float: left;
		width: 33%;
		padding: .3em 0;
	}
	
		#body.cataloglist #child-categories li a {
			text-decoration: none;
		}
		
		#body.cataloglist #child-categories li.current a {
			font-weight: bold;
		}



#body.catalogdetail #description {
	float: left;
	width: 160px;
	font-size: .85em;
	line-height: 120%;
}
	
	
	#body.catalogdetail table {
		width: 100%;
		border-collapse: collapse;
	}
	
		#body.catalogdetail td, #body.catalogdetail th {
			padding: .3em;
			width: 50%;
		}
				
		#body.catalogdetail #description #customs tr:hover {
			background-color: #eee;
		}
	
		#body.catalogdetail table th {
			text-align: right;
		}
		
		#body.catalogdetail #description #customs th,
		#body.catalogdetail #description #customs td {
			border-bottom: 1px solid #ddd;
		}


#body.catalogdetail #photo {
	width: 310px;
	float: left;
	text-align: center;
}

#body.catalogdetail #add-to-cart {
	width: 220px;
	float: left;
}

#body.catalogdetail #add-to-cart ul.pricing {
	margin: 0 0 .4em 0;
	padding: 0 0 .4em 0;
	border-bottom: 1px dotted #ddd;
}

#body.catalogdetail #add-to-cart ul.pricing li.base {
	font-size: 2.4em;
}

#body.catalogdetail #add-to-cart ul.pricing li.retail {
	text-decoration: line-through;
	color: #9a3535;
	font-size: 1.1em;
}

	#body.catalogdetail #add-to-cart fieldset {
		text-align: left;
	}
	
		#body.catalogdetail #add-to-cart fieldset dl dt {
			font-weight: bold;
			margin-bottom: .2em;
		}
		
		#body.catalogdetail #add-to-cart fieldset dl dd {
			margin-bottom: .5em;
		}
		
		#body.catalogdetail #add-to-cart dl select,
		#body.catalogdetail #add-to-cart dl input {
			width: 100%;
			font-size: 1.3em;
		}
	
	#body.catalogdetail #add-to-cart fieldset div.button {
		margin: .7em 0;
		border-top: 1px dotted #ddd;
		padding: .4em 0;
	}


#body.catalogdetail #related-products {
	clear: both;
	padding-top: 2em;
}







