/* --------------------- */
/*     QUICK STYLING     */
/*  CHANGE THE BG IMAGE  */
/*  & LINK COLORS HERE   */
/* --------------------- */

body{background: #f8f8f8 url(core/img/bg/parchment_tile.jpg) repeat;}
a{color: #768435;}
#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{color: #768435;}
#sidebar ul.categories li a{color: #768435;}
div.footerList a {
	color: #c0b075;
}

div.entries div.prodtitle {
	color: #768435;
	display: block;
	padding-top: 10px;
	padding-bottom: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

div.entry div.formitems{
	background-color: #ebeeda;
	display: block;
	padding: 5px 10px;
	border-bottom: 1px dotted #bababa;
	border: 1px dotted #768435;
}

div.formitems input#quantity {
	padding: 4px;
	border: 1px solid #d9d9d9;
}

div.formitems input {
	margin-top: 5px;
	margin-bottom: 5px;
}

div.formitems input#button {
	padding: 5px;
	background-color: #768435;
	font-weight: bold;
	color: #fff;
	border: 1px solid #525c25;
}

div.entries div.proddata {
	display: block;
	border: 1px solid #dadada;
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-color: #f4f4f4;
	padding-top: 10px;
}

div.entries div.customernote {
	display: block;
	border: 2px solid #CFD2C2;
	font-size: 11px;
	line-height: 18px;
	padding: 10px;
	margin-bottom: 15px;
}
