/*
Theme Name: wpStore
Theme URI: http://www.wpfeed.com
Description: An E-commerce theme for wordpress designed to work with WP E-commerce plugin. brought to you by <a href=http://www.wpfeed.com>WPfeed.com</a>
Version: 1.0
Author: Oshik Ernst
*/

* {
	margin: 0;
	padding: 0;
}

/* general */
body{}
.post p {}

#wrapper{}


/* header */


#nav{width:1010px;float:left;list-style-type:none;background:url(img/logo_bg.png) repeat-x;height:46px;padding-left:10px;}


#nav ul, #nav li {display: inline;}
#nav li {display: inline;float:left;height:46px;}
#nav a {	color: #efefef;	float: left;	font:14px "Open Sans",sans-serif;	margin-right: 1px;	padding: 15px 7px 13px;	text-align: center;	text-decoration: none;}
#nav a:hover{background:url(img/hover.png); color:#fff;}
#nav li:first-child a {border-left: none;}

#nav li ul a{color:#000;}


#header_middle{height:240px;}
#latestbox{height:240px;clear:both;}

#latestproducts{width:624px;padding-left:40px;margin-top:22px;float:left;padding-bottom:10px;}
.title{margin-bottom:12px;}
#latestproducts ul{clear:both;margin-top:10px;}
.latest_product{list-style-type:none;font: bold 12px Arial,sans-serif;color:#fff;float:left; width:120px;padding-right:25px;}

.latest_product img{border:#333333 1px solid;float:left;}
.latest_product a{text-decoration:none;font: bold 12px Arial,sans-serif;color:#fff;}
.product_info{clear:both;margin-top:2px;padding-left:3px;}
input.wpsc_buy_button {cursor:pointer;width:70px;border:none; background:none;font: bold 12px Arial,sans-serif;color:red;}


#storedesc{width:255px;float:right;margin-top:15px;padding-left:40px;padding-right:30px;padding-bottom:10px;border-left:#7B9FAB 1px dotted;height:202px;}
.box{background:#84979D none repeat scroll 0 0;border:1px solid #42555b;height:202px;padding:3px 4px 4px 8px;width:240px;color:#fff;}


#header_bottom{height:47px;clear:both;}
#categories{float:left;margin-left:35px;margin-top:12px;width:504px;}
#categories li{display: inline;float:left;}
#categories a {	color: #fff;	float: left;	font: bold 14px Arial,sans-serif;	margin-right: 1px;	padding: 5px 6px;	text-align: center;	text-decoration: none;border:#252422 1px solid;}
#categories a:hover {	color: #fff;background:#526D76; border:#7B9FAB 1px dotted;	}

#search{
float: left;
}
#search form{float:right; width:250px;margin-right:30px;margin-top:12px;}
#search fieldset{border:none;background:url(img/search-box.png) no-repeat;height: 34px;
    width: 172px;}
#search .text{border:none;background:#E9E9E9;position:relative;top:2px;left:2px;width:210px;}
#search .button-search{border:none;width:28px;text-indent: -1000em;cursor:pointer;background:transparent;}

.textcol form{float:left;}

.title{margin-bottom:12px;margin-top:30px;}
#more_products ul{clear:both;margin-top:10px;}
.more_products{list-style-type:none;font: bold 12px Arial,sans-serif;color:#252422;float:left; width:120px;padding-right:25px;margin-bottom:10px;}

/* homepage */


.title{margin-bottom:12px;}
#homepage_products ul{clear:both;margin-top:10px;}
.homepage_product{list-style-type:none;font: bold 12px Arial,sans-serif;color:#252422;float:left; width:120px;padding-right:25px;margin-bottom:10px;}

.homepage_product img{border:#333333 1px solid;float:left;}
.homepage_product a{text-decoration:none;font: bold 12px Arial,sans-serif;color:#252422;}
.product_info{clear:both;margin-top:2px;padding-left:3px;}



/* sidebar */
#sidebar{width:260px;}

#sidebar h2{color:#666666;font: bold 14px Arial,sans-serif;padding-left: 20px;margin-left:5px;}

.sidebar_sep{}

#sidebar .brands{background:url(img/brand.gif) no-repeat left;}
#sidebar .topproducts{background:url(img/top.gif) no-repeat left;}

.widget {
line-height: normal;
    list-style-type: none;
    margin-bottom: 30px;}
.widget ul {list-style-type:none;}
.widget ul li a{font-size:12px;color:#000;padding-left:1px;margin-left:1px;font-weight:normal;}


#basket{margin-bottom:15px;}
.cart_title{color:#666666;font: bold 14px Arial,sans-serif;padding-left: 20px;background:url(img/basket.gif) no-repeat left;}
.visitshop a{color:#526D76;font: bold 12px Arial,sans-serif;padding-left: 20px;background:url(img/arrow.gif) no-repeat left;}

.emptycart a{color:#526D76;font: bold 12px Arial,sans-serif;padding-left: 20px;background:url(img/arrow.gif) no-repeat left;}
.gocheckout a{color:#526D76;font: bold 12px Arial,sans-serif;padding-left: 20px;background:url(img/arrow.gif) no-repeat left;}

.empty{color:#666666;}
#sliding_cart{margin-top:15px;}
.shoppingcart th{padding-right:10px;}
.shoppingcart td{padding-right:10px;}
.shoppingcart td a{color:#526D76;font: bold 12px Arial,sans-serif; }

#brands{margin-bottom:15px;margin-left:27px;list-style-image:url(img/bt.gif);padding-top:8px;}

#brands li a{color:#526D76;font: bold 12px Arial,sans-serif;text-decoration:none;}
#brands li a:hover{text-decoration:underline;}

#topproducts{margin-bottom:15px;margin-left:27px;list-style-image:url(img/bt.gif);padding-top:8px;}
#topproducts li a{color:#526D76;font: bold 12px Arial,sans-serif;text-decoration:none;}
#topproducts li a:hover{text-decoration:underline;}






/* footer */
#footer{width: 100%;
margin-top: -40px;
}





/* wp e commerce */


.storytitle{margin-bottom:10px;}
.storytitle a{color:#252422;font: bold 14px Arial,sans-serif;text-decoration:none;}
.product_image{border:#333333 1px solid;} !important;
