body {
	font-family:'Century Gothic',Georgia,Serif;
	background:#FFFFCC;
	color:#660000;
}

table {
	border:none;
	border-collapse:separate;
}

#header {
	background:url('images/header-bg.jpg') repeat-x;
	height:185px;
}

#blog-title {
	width:199px;
	height:101px;
	text-indent:-9000px;
	background:url('images/logo.jpg') no-repeat;
	position:relative;
	top:24px;
}

#blog-description {
	display:none;
}

#branding  {
	padding:0;
	height:150px;
	position:relative;
}
#branding-header {
	position:absolute;
	right:0;
	width:403px;
	height:161px;
	background:url('images/header-mountain.jpg') no-repeat;
	top:24px;
}

#access {
	border:none;
}

.sf-menu {
	border:none;
}
.sf-menu li {
	background:none;
	text-transform:uppercase;
}

.sf-menu a{
	color:#FFFFFF;
	border:none;
	padding:11px 13px 10px 13px;
}
 .sf-menu a:visited {
	color:#FFFFFF;
 }
.sf-menu a:hover {
	background:#9B6900;
}

#main {
	padding:20px 0 20px 0;
}

#content {
	width:610px;
	border-right:1px solid #FFC482;
}

#primary {
	border:none;
}

.product-photo {
	float:left;
	width:190px;
}
.product-content {
	float:left;
	width:350px;
}
.entry-utility, .addtoany_share_save_container {
	clear:both;
}

#footer {
	margin:0;
	height:116px;
	background:url('images/footer-bg.gif') repeat-x;
	border:none;
	color:#FFFFFF;
}
#siteinfo, #siteinfo a {
	color:#FFFFFF;
	position:relative;
}
#siteinfo {
	background:url('images/footer-leaf.gif') no-repeat;
	position:relative;
	top:10px;
	text-align:right;
}

.aside h3 {
	font-style:normal;
	color:#660000;
	font-size:1.4em;
}

.entry-title {
	font-family:'Century Gothic',Georgia,Serif;
	color:#660000;
	font-size:1.5em;
	font-weight:normal;
}

#primary {
	padding:0;
}

#addbutton {
	border:none;
	padding:none;
	width:117px;
	height:29px;
	background:url('images/button.gif') no-repeat;
	color:#FFFFFF;
	text-transform:uppercase;
}
.yak_button , .yak_medium_button {
	border:none;
	color:#FFFFFF;
	background:#7BE60C;
	text-transform:uppercase;
}

.entry-meta {
	display:none;
}
.entry-content {
	padding:0;
}

.size-thumbnail {
	border:5px solid #FFFFFF;
}
.product-code, .product-price {
	font-weight:bold;
}

#respond {
	background:none;
}
.form-section textarea {
	width:95%;
	border:1px solid #660000;
}
.form-submit {
	text-align:left;
}
