/* CSS Document */

/* -- SIDEBARS --*/
.sidebar-wrap {margin:0 auto; padding-left: 25px; margin-top: 70px; overflow:hidden; float:left; clear:none;width:205px;}
#shop-center { float: right; clear:none ; width: 525px; }
.widget { margin-top: 2px; margin-bottom: 14px; }
.widget li {
	list-style-type:none;
	font-family: times;
	font-size: 16px;
	font-weight: bold;
/*	border-bottom: .5px solid #B7AD48; */
/*	padding-top: 2px; */
	padding-top: 1px;
} 
div.widget li.a {
	text-decoration: none !important;
}

div.widget {
	text-align: right;
}

h1 { margin: 0px 0px !important; } 


div.block-2 {
/* margin-top: -19px; */
display: inline; 
position: relative;
float: right;
width: 450px;
}

div.block-2 div.widget { 
float: left; 
}

.block-1 h3.widgettitle { color: #75736F; }
.block-2 h3.widgettitle { display: inline important!; float: left; padding-right: 5px; color: #75736F; }
.block-2 div#shopp-cart-ajax { float: left ;  }

p.status { 
float: left; 
padding: 0;
margin: 0;
}

h1#shoptitle  { 
display: inline !important;
margin-left: -70px !important;
}

div.block-1  {
padding-right: 20px;
border-right: solid 1px #ece5d0;
}

form {
margin:0;
padding:0;
}

#shopp img { 
border: 1px solid #75736F;
margin: -1px;
}

#searchform {
margin-left: 8px !important;
}

.widget h4 {
font-size: 13px !important;
}

.widget a {
 text-decoration: none;
}

.widget a:hover {
 text-decoration: underline;
}
.widget ul {
padding-bottom: 4px;
}	

