/*
Theme Name: Bee Fayre Theme
Description: Theme designed initially by Chris Ward and fine tuned and developed by Webrats Media.
Version: 1.0
Author: Webrats Media
Author URI: http://www.webratsmedia.co.uk/
Tags:bee fayre, custom, bespoke, sharon jervis
*/

/* Tag re-definition */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Times New Roman", Times, serif;
	background: url(../images/bg.jpg) repeat;
	color: #000;
	text-align: center;
}

h1 {
	display: none;
}

h2 {
	font-size: 1.3em;
	color: #776965;
	width: 400px;
	margin: 10px auto 0px auto;
	text-align: center;
}

a {
	cursor: pointer;	
}

a img {
	border: none;	
}

h3 a {
	color: #908263;
	text-decoration: none;
}

h3 a:hover {
	color: #000;	
}

small {
	font-style: italic;
}

/* Main structure */

#container {
	width: 717px;
	margin: 30px auto 0px auto;
}

#header {
	background: url(../images/header.png) no-repeat;
	width: 717px;
	height: 40px;
}

#specialContainer {
	margin: 20px auto 0px auto;
	width: 430px;
	font-size: 1.4em;
	position: relative;
}

#specialLeft {
	float: left;
	background: url(../images/left-rounded.png) no-repeat;
	width: 11px;
	height: 21px;
}

#specialRight {
	float: left;
	background: url(../images/right-rounded.png) no-repeat;
	width: 11px;
	height: 21px;
}

#specialCentre {
	float: left;
	background-image: url(../images/centre-rounded.jpg);
	height: 21px;
	width: 408px;
	font-size: 0.7em;
	line-height: 21px;
	position: relative;
}

#blognav {
	text-align: left;	
}

#specialCentre a {
	color: #FFF;	
}

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

#footer {
	background: url(../images/footer.png) no-repeat;
	width: 717px;
	height: 43px;
}

#content {
	background: url(../images/centre.png) repeat-y;
	width: 717px;
	padding-bottom: 20px;
}

#logo {
	margin: 0 auto;
	background: url(../images/beefayre.png) no-repeat;
	width: 146px;
	height: 140px;
}

#main_navigation, #footer_navigation {
	list-style: none;
	width: 620px;
	margin: 15px 0px 0px 0px;
	text-align: center;
	font-size: 1.1em;
}

#main_navigation {
	margin-left: 20px;	
}

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

#main_navigation .page_item {
	background: url(../images/flower_button.png) no-repeat center;
	text-align: center;
	line-height: 50px;
	height: 50px;
	width: 97px;
	text-transform: uppercase;
	float: left;
}

#footer_navigation .page_item {
	margin: 0px 0px 0px 10px;	
	display: inline;
}

.page_item a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#main_navigation .page_item a:hover {
	color: #FFF;	
}

#footer_navigation .page_item a:hover {
	color: #C96;	
}

#copyright {
	padding: 10px 0px;
	color: #000;
}

#copyright a {
	color: #000;
}

#copyright a:hover {
	text-decoration: none;
}

.clear {
	clear: both;	
}

/* Page content styling */

#page {
	margin: 0 auto;
	width: 600px;
	font-size: 1.4em;
}

#page .moreOrLess {
	display: none;	
}

#page .moreOrLess a {
	font-size: 0.9em;
	color: #03F;
	text-decoration: none;
}

#page .moreOrLess a:hover {
	text-decoration: underline;	
}

#page h3 {
	margin: 1em 0;
	font-size: 1.4em;
	text-transform: uppercase;
}

#page h4 {
	font-size: 1.3em;
	margin: 0.5em 0 1em 0;
}

#product {
	width: 400px;
	margin: 0 auto;
}

#product img, .product img {
	float: left;	
}

#product Form {
	text-align: left;
	padding-top: 50px;
}

.productTitle {
	font-size: 1.3em;
	color: #64533F;
	margin: 5px 0px;
}

.productInfo {
	text-indent: 20px;
	font-size: 0.8em;
}

#comingsoon, h3.big {
	color: #908263;
	font-size: 1.8em;
}

#comingsoon {
	padding: 60px 0px;
}

h3.big {
	padding: 20px 0px;
}

#homeImages {
	margin: 0px auto;
	width: 450px;
	padding: 10px 0px;
}

#homeImages img {
	float: left;
	margin-right: 5px;
}

#homeGallery {
	padding-left: 40px;	
}

#homeGallery .imgbox {
	float: left;
	width: 170px;
	height: 90px;
	padding: 10px 0px 10px 0px;
	margin-right: 15px;
}

#homeGallery .imgbox a {
	text-decoration: none;
	color: #333;
}

#homeGallery .imgbox a:hover {
	text-decoration: underline;	
}

.brown {
	color: #908260;
}

.product {
	position: relative;
	width: 320px;
	margin-bottom: 15px;
}

.product .imgBox {
	margin: 0px 5px;	
}

.product .imgContainer {
	width: 200px;
	height: 155px;
}

.product .productTitle {
	color: #000;
	text-align: left;
	font-size: 1em;
}

.product form {
	text-align: left;	
}

.product .submit {
	margin-top: 10px;	
}

/*.left {
	float: left;
	margin-left: -110px;	
}

.left .imgBox {
	float: right;
}

.right {
	float: right;	
	margin-right: -110px;
}

.right .imgBox {
	float: left;	
}*/

.product.left, .product.right {
	width: auto;	
	clear: both;
}

.product.left .imgContainer, .product.right .imgContainer {
	margin: 10px 0 5px 0;
}

.product.left .productTitle, .product.right .productTitle {
	font-weight: bold;
	padding-top: 5px;
	clear: both;	
}

.product.left .productInfo, .product.right .productInfo {
	float: left;
}

.product.left .addIt, .product.right .addIt {
	float: right;
	margin: -30px 0 20px 0;
}

.product a {
	color: #000;
	text-decoration: none;
}

.product a:hover {
	color: #908263;
}

#sitemap h4 {
	margin: 5px 0px;
	color: #908263;
	font-size: 1.3em;
}

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

#sitemap ul li {
	padding: 0px 0px 15px 0px;	
}

#sitemap ul li ul {
	padding: 0;
}

#sitemap ul li ul li {
	padding: 0;
	display: block;
}

#sitemap a {
	font-size: 0.9em;
	color: #a99a79;
}

#sitemap a:hover {
	color: #908263;
}

#blogPosts {
	font-size: 1.2em;
	width: 500px;
	margin: 0 auto;
}

.searchResultContent {
	padding-bottom: 10px;	
}

.searchResultContent a, .searchResultAddedDate a, .navigation a, .comment a {
	text-decoration: none;
	color: #06F;
}

.searchResultContent a:hover, .searchResultAddedDate a:hover, .navigation a:hover, .comment a:hover {
	text-decoration: underline;	
}

.wp-caption {
	margin: 0 auto;	
}

.hentry {
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom: 1px #a99a79 solid;
}

.navigation {
	width: 100%;	
}

.alignleft {
	float: left;
}

.alignright {
	float: right;	
}

#respond {
	text-align: left;	
}

#comment {
	width: 100%;	
}

.comment {
	text-align: left;
	border-bottom: 1px solid #beaf8f;
	margin-bottom: 15px;
}

#message {
	background-color: #e4debe;
	border: 1px solid #908263;
	font-size: 0.8em;
	padding: 5px;
	margin-bottom: 15px;
}

.error {
	color: #F00;	
}

.success {
	color: #00F;	
}

#cart {
	background-color: #dad3ab;
	border: 1px solid #908263;
	padding: 5px;
}

.cart_product div {
	float: left;
	width: 20%;
}

.cart_product {
	clear: both;	
	padding: 5px 0px;
}

#cartheader {
	font-weight: bold;
}

#checkout {
	padding: 5px 0px;	
}

.cart_productRemove a {
	color: #F00;	
	text-decoration: none;
}

.cart_productRemove a:hover {
	font-weight: bold;
}

#weuse {
	margin-top: 20px;	
}

#cart_totalPrice, #cart_shippingPrice {
	font-weight: bold;
	padding: 10px 0px 5px 0px;
}

#cart_shippingPrice {
	font-size: 0.9em;	
}

#main_navigation .item_6 {
	margin-left: 50px;
	display: inline;
}

#paypalCheckoutBut {
	margin-top: 10px;	
}

#candleProducts {
	margin: 0 auto;
	width: 600px;	
}

#candleProducts .productTitle {
	text-align: center;
	border-bottom: 4px solid #978e6f;
	height: 40px;
	font-size: 0.9em;
}

#candleProduct img, #candleProducts .imgContainer, #soapProduct img {
	display: none;
}

#candleProducts .addIt {
	float: none;
	margin: 20px 0;	
}

#candleProducts .product.left {
	background: #e0dcce;	
}

#candleProducts .submit {
	display: block;	
}

#soapProduct #product {
	width: 220px;	
}

#soapProduct #product form {
	padding: 0;	
}

#candleProducts .product {
	width: 120px;
	float: left;
	clear: none;
}

#candleProduct #product {
	width: auto;	
}

#candleProduct #product form {
	padding: 0;	
}

#candleProduct .productTitle {
	font-size: 1em;
	color: inherit;
	font-weight: bold;	
}

#candleProduct .addIt, #soapProduct .addIt {
	float: right;
	margin-top: -70px;	
}