/* @group HTML, Body */
body {
	background: #a49877;
}
/* @end */

/* @group Layout */
/* Head */
#hd h1 {
	text-indent: -99999px;
	bottom: 155px;
	left: 30px;
}
#hd h1 a:link, #hd h1 a:visited {
	display: block;
	width: 400px;
	height: 220px;
}

/* Footer */
#ft {
	color: #7e7252;
}
#ft ul li {
	border-color: #7e7252;
}
/* @end */

/* @group Modules */
/* Secondary Side - Left Column */
.secondary-side h3 {
	font-weight: normal;
}
.secondary-side ul.children {
	display: none;
}

/* Sidebar - Right Column */
#sidebar p {
	color: #7e7252;
}
#sidebar ul {
	background-color: #FFF;
}
#sidebar ul li {
	background-color: #f5f2ed;
	border-color: #e5dcc6;
	border-width: 1px;
}
#sidebar ul li div {
	padding: 13px 15px 13px 15px;
}
#sidebar ul li div div {
	padding: 0;
}
#sidebar h2 {
	margin: 0 0 10px 0;
	font-weight: normal;
}

/* Search - Sidebar */
#sidebar ul li .widget_search {
	padding: 14px 14px 0 12px;
}

/* Your Cart - Sidebar */
#sidebar .widget_shoppcartwidget {
	color: #7e7252;
}

/* Product Tags - Sidebar */
#sidebar .widget_shopptagcloudwidget a {
	color: #7e7252;
}

/* Twitter - Sidebar */
#sidebar .widget_twitter {
	padding: 13px 15px 0 15px;
	color: #7e7252;
}
#sidebar .widget_twitter h2 a:link, #sidebar .widget_twitter h2 a:visited {
	color: #000;
}
#sidebar .widget_twitter ul li {
	color: #7e7252;
}
#sidebar .widget_twitter ul li a:link, #sidebar .widget_twitter ul li a:visited {
	color: #7e7252;
}
#sidebar .widget_twitter ul li a.timesince:link, #sidebar .widget_twitter ul li a.timesince:visited {
	color: #000;
}

/* Facebook - Sidebar */
#sidebar .facebook {
	padding: 13px 15px 0 15px;
}

/* Sidebar Section Icons */
#sidebar .widget_search .widget-icon {
	background: none;
}
#sidebar .widget_shoppcartwidget .widget-icon {
	background: none;
}
#sidebar .widget_shopptagcloudwidget .widget-icon {
	background: none;
}
#sidebar .widget_twitter .widget-icon {
	background: none;
}
#sidebar .facebook-icon {
	background: none;
}

/* Comments */
#respond h4, h4#comments {
	color: #7e7252;
}

/* Shopp Styles */
#shopp ul.products img {
	border-color: #e5dcc6;
}
#shopp p.headline big {
	color: #7e7252;
}
#shopp ul.variations label {
	color: #7e7252;
}
/* @end */

/* @group Default Headings */
h2, h3 {
	color: #7e7252;
}
/* @end */

/* @group Nav */
#nav ul li {
	border-color: #7e7252;
	font-size: 110%;
}
#nav ul li ul {
	background-color: #f5f2ed;
}
#nav ul li ul li {
	font-size: 93%;
}
/* @end */

/* @group Forms */
#submit, .submit, .wpcf7-form input[type="submit"] {
	background-color: #7e7252;
	color: #fff;
}
/* @end */

/* @group Default Links - link visited hover active */
a:link, a:visited {
	color: #7e7252;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* @end */
