/*  
Theme Name: WPA Storefront
Version: 1.2.2
Description: A one, two or three column WordPress Theme designed for the wp-e-commerce plugin designed by Matt Jones of <a href="http://beyonddesignmedia.com">Beyond Design Media</a> and <a href="http://wordpressart.com">WordPressArt</a>.
Author: <a href="http://wordpressart.com">WordPressArt</a>.
*/



/*
-------------------------------
HTML Tag defaults
---------------------------------
*/
	
body { font-family: "Helvetica", Arial, Helvetica, "Lucida sans", sans-serif; font-size: 75%; line-height: 1.5em; text-align: center; padding: 0 0 30px; color:#666666; background:#000;}

p, ol, table { margin: 0 0 1.33em }

strong { color: #202325; font-weight: bold }
em { font-style: italic }

h1 {color: #181818; font-size: 2.4em; font-weight: bold; line-height: 1; margin: 0 0 15px; font-family: "Georgia", "Helvetica", Arial, Helvetica, "Lucida sans", sans-serif;}

h2 {color: #181818; font-size: 2em; font-weight: normal; line-height: 1; margin: 0 0 15px; font-family: "Georgia", "Helvetica", Arial, Helvetica, "Lucida sans", sans-serif;}

h3 {color: #181818; font-size: 1.5em; font-weight: bold; line-height: 1; margin: 0 0 15px;}

h4 {color: #181818; font-size: 1.35em; font-weight: bold; line-height: 1; margin: 0 0 15px;}

h5 {color: #181818; font-size: 1.2em; margin: 0 0 15px;}

h6 {color: #181818; font-size: 1em; margin: 0 0 15px;}

a, a:link, a:visited {text-decoration: none;}

a:hover, a:active, a.active {text-decoration: underline;}

img {border:0px;}

/*
-------------------------------
Basic Div Layout
---------------------------------
*/

#wrap {margin:0 auto; text-align:left;}

#header {width:370px; margin:0 auto;}

#logo {margin:0 auto; padding:25px 0px 20px; position:relative; z-index:1;}

#logo a {border:none; cursor:pointer;}

#content {width:980px; background:#fff; margin:0 auto; padding:0; text-align:left; min-height:450px;}

#content_wrap {margin:0 auto;}

#content_top {width:1000px; background:url(images/container_top.png) no-repeat top center; margin:0 auto; height:20px;}

#content_bottom {
	background:none repeat scroll 0 0 #B2B2B2;
	color:#DDDDDD;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	height:20px;
	line-height:20px;
	margin: 0 auto;
	padding:10px 0;
	width: 940px;
	}

.container_clear {width:980px; margin:0 auto; height:10px;}

/*
-------------------------------
Navigations
-------------------------------
*/

/* Page Nav */

#nav_container {
	height: 95px;
	width:1000px;
	margin: 0 auto;
	position:relative center; z-index:100;
}

#nav_wrapper {
	height: 40px;
	width:600px;
	margin: 30px auto 0;
	position:relative; z-index:100;
	background:url(images/nav_bar.png) no-repeat top center;
	z-index: 1;

}

#nav {
	height: 40px;
	position: relative;
	top: 0px; left: auto;
	z-index: 9999;
	margin:0;
}

#nav a {
	display: block;
	line-height: 40px;
	padding: 0 10px;
	z-index: 100;
	font-size: 11px; 
	font-weight:normal; 
	color: #333;
	font-family: Georgia;
}

#nav a:hover {background:#333; color:#fff; text-decoration:none;}

#nav li {
	float: left;
}

/* Style drop down list */

#nav li ul { position: absolute; width: 172px; left: -999em;}
#nav li ul li {	background:url(images/nav_pixel.png) #9d9d9d;}
#nav li ul li a { line-height: 40px; width: 150px; }
#nav li ul ul {	margin: -26px 0 0 170px; }
#nav li ul ul li a { line-height: 40px; text-transform:none; }
#nav li ul li ul li a { }
#nav li:hover ul, #nav li.sfhover ul { left: auto; }
#nav li:hover ul ul, #nav li.sfhover ul ul { left: -999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { left: auto; }
#nav li:hover, #nav li.hover { position: static; } /* IE7 Fix */

/*
-------------------------------
NavSearchbox
-------------------------------
*/

#navsearchbox {text-align: right; width:155px;}

#navsearchbox form {margin:0; padding:0;}

#navsearchbox input {border:0; margin:8px 0px; padding:0;}

#navsearchbox .navsearchinput {height:14px; padding:5px 0; width:100px; background:#fff /*url(images/searchbar_grad.png) #999*/; color:#333;}

#navsearchbox input#searchsubmit {height:24px; width:18px; background:url(images/search_icon.png) no-repeat; cursor:pointer; margin:8px 4px 0px 0px;}

#navsearchbox #searchform input#searchsubmit:hover {height:24px; width:18px; background:url(images/search_icon.png) no-repeat; background-color:none; cursor:pointer; margin:8px 4px 0px 0px;}

#navsearchdivider {width:1px; height:40px; border-left:1px solid #666; margin:0 15px;}


/*
-------------------------------
Searchbox
-------------------------------
*/

#searchbox {}


/*
-------------------------------
Navbar Feed Icons
-------------------------------
*/

#navfeedicons {text-align:right;}

a.navfeedicon {display:block; height:24px; width:24px; margin:8px; border:0px; text-decoration:none; float:right;}

a.navfeedicon:hover {background-position:0px -24px;}

a.navfeedmail {background:url(images/mail_icon.png); width:36px;}

a.navfeedrss {background:url(images/rss_icon.png);}



/*
-------------------------------
Navigation Bar Dropbox
-------------------------------
*/

#button {
	height: 28px;
	width: 200px;
	margin: auto;
	position:relative;
	top:6px;
	right:0px;
	z-index:1;
}

#button img {height:28px; width:200px;}

.menu_class {
	margin-bottom: -5px;
}

.the_menu {
	display:none;
	width:200px;
}

.the_menu {background:#333; }

.the_menu ul.children {
	margin-bottom:0;
}


.the_menu ul.children li {
	padding-left:20px;
}

.the_menu ul.children li a {
	font-size:11px;
}

.the_menu li a {
	color:#ccc;
	text-decoration:none; 
	padding:10px; 
	display:block;
}

.the_menu li a:hover {
	padding:10px;
	font-weight:bold;
	background:#ccc;
	color:#333;
}

	

/*
-------------------------
Featured Slider
-------------------------
*/

.featured {background:#ccc; border: 1px solid #ccc; margin-bottom: 10px;}

.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 940px;
	height: 300px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	width: 940px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.stepcarousel .panel img {
	border:3px solid #FFFFFF;
	margin:20px 0 0 20px;
	}
	
.featured_text {padding:20px 20px 0 0;}
	
	.featured_text h2 a {
		color:#333333;
		font-family:Edwardian Script ITC, times;
		font-size:1.4em;
		font-weight:normal;
		
		}
	
	.featured_text p.read_more a {font-size: 12px; font-weight:bold; color:#fff; background:#c99357; border:1px #a96d2b solid; padding:10px 15px;}
	
	.featured_text p.read_more a:hover {text-decoration:none; background:#333; color:#fff;border:1px #333 solid;}

/*
-------------------------
Featured Slider Navigation
-------------------------
*/

#slider_nav {color:#dddddd; padding:10px 0px 10px 0px; line-height:20px; height:20px; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; font-weight: bold; margin-top:10px; background: #b2b2b2;}

#slider_nav img { vertical-align:middle;}

#slider_nav p {line-height:20px; margin:0 !important; color:#dddddd; text-align:right;}

#slider_nav a {color:#ffffff; text-decoration:none; margin:0px 10px;}

#slider_nav a img {margin: 0 5px;}


/*
-------------------------
   Featured Slideshow
-------------------------
*/
#featured-slideshow {height:310px;}

#featured-slideshow img {border:10px solid #ccc;}


/*
-------------------------
Post Entry
-------------------------
*/



.entry blockquote p {color: #666;font-size: 16px; font-style: italic; line-height: 22px;}

.entry ul {margin-left:50px;}

	.entry ul li {list-style-type: square; line-height:2;}

.entry ol {margin-left:50px;}

	.entry ol li {list-style-type:decimal; line-height:2;}
	
.entry h3 {margin-top:15px;}

#albums .entry {padding:10px; color:#eeeeee; border-bottom:none;}

#albums h2 a {color:#ffffff;}

p.post_meta { font-size:11px; color:#666666; padding-bottom:5px; margin-bottom:10px;}

p.tags {padding-top:10px; margin-bottom:5px; padding-bottom:5px;}

.commentsbox {border-top:1px solid #E4E4E4; padding-top:15px;}

.entry blockquote {border-left:5px solid #666; margin:10px 0px 10px 50px; padding:10px 0px 10px 30px; font-style: italic; font-size:75%; font-weight:bold;}

.box {border-bottom: 1px dotted #ccc;}

.entryclear {height:15px;}

#pagenavi {margin-bottom:15px;}

.entry .box h1{
font-size: .9em;
font-weight: normal;
font-family: Arial;
margin-top: 30px;
padding-bottom: 4px;
font-style: italic;
margin-bottom: 0;
}

h1.newsTitle{
font-size: 2em;
font-weight: normal;
}
.entry h1 {
font-size: 2em;
font-weight: normal;
}

.entry h2{
margin-top: 15px;
}

.entry a{
color: #333;
}

.post_meta a:link, .post_meta a:visited, #respond a:link, #respond a:visited, .commentsbox a:link, .commentsbox a:visited {
color: #333;
text-decoration: underline;
}
.post_meta a:hover, .post_meta a:active, #respond a:hover, #respond a:active, .commentsbox a:hover, .commentsbox a:active{
color: #fff;
background: #333;
}

ol.commentlist li{padding: 10px 10px 0 10px; background: #f7f7f7; border: 1px solid #ccc; margin-bottom: 10px; clear: both}

img.avatar{
float: left;
padding: 0 10px 5px 0
}

ol.commentlist li p{
padding: 10px;
background: #e8e8e8;
border: 1px solid #ccc;
margin-top: 25px;
}

.grid_5b{width: 415px; padding:0 5px;}
.container_16 .grid_5c{width: 320px; padding:0 10px;}
.container_16 .grid_11b{width: 610px; padding:0 5px;}

a.postLink:link, a.postLink:visited{
text-decoration:underline;
}

a.postLink:hover, a.postLink:active{
color: #fff;
background: #333;
text-decoration: none;
}

/*
-------------------------
Category Sidebar (Left)
-------------------------
*/

.categorySidebar{
display:inline;float:left;position:relative;margin-left:10px;margin-right:10px;
width: 175px;
}

.paddingLeft10{
padding-left: 10px;
}

.TitleH1 {color: #181818; font-size: 2em; font-weight: normal; line-height: 1; margin: 0 0 20px; font-family: "Georgia", "Helvetica", Arial, Helvetica, "Lucida sans", sans-serif;}

#titleSeparator{
border-bottom: 2px solid #b6b6b6;
position: absolute;
height: 5px;
width: 940px;
margin: 32px 0 0 10px;
}



ul.wpsc_categories li a{
font-family: Georgia;
color: #333;

}


/*
-------------------------
Category => SubCategory
-------------------------
*/

.collectionWrap{
clear:both;
padding:0 10px;

}

.collection{
font-family:georgia;
width:100px;
text-align: center;
float: left;
margin:20px 20px 0 0;
padding: 5px;
background: #f1f1f1;
border: solid 1px #ccc;
}

.collection a:link, .collection a:visited{
color: #666;
}

div.collection:hover{
background: #fff;
}

.collection img{
height: 135px;
width: 96px;
padding: 2px 0 0 2px;
}


/*
-------------------------
Shopping Cart
-------------------------
*/


/*
-------------------------
Footer
-------------------------
*/

#footer {margin-top:5px; color:#ccc; font-size:11px; margin:5px auto; padding: 10px 0;}

#footerleft {text-align:left;}

#footerright {text-align:right; font-family: "Georgia", "Helvetica", Arial, Helvetica, "Lucida sans", sans-serif; color:#666; font-size:0.94em;}

#footer_nav {
	height: 40px;
	position: relative;
	top: 0px; left: auto;
	z-index: 1;
	margin:0;
}

#footer_nav  a {
	display: block;
	line-height: 40px;
	padding: 0 10px;
	z-index: 100;
	font-size: 11px;  
	color: #333;
	font-family: Georgia;
}

#footer_nav  a:hover {text-decoration:underline;}

#footer_nav  li {
	float: left;
}



/*
-------------------------
Widgets
-------------------------
*/

.widget {margin-bottom:20px;}

.widget a {text-decoration: none; font-family: Georgia; color: #333}
	
	.widget a:hover {text-decoration:underline;}

	.widget ul li {margin: 0; padding:5px; border-bottom:1px dotted #b2b2b2;}
	
	.widget ul li:hover {background: #fbfbfb}
	
	.widget h3 {padding: 5px 0 5px 0; margin-bottom:20px;}
	
	.widget h4 img {float:left; margin-right:10px;}
	
	.widget ul li ul li {border:medium none; list-style-type:square; margin:0 0 0 20px; padding:0;}

/*
-------------------------------
Forms
-------------------------------
*/

#searchform textarea, #commentform input, #commentform textarea, .formBuilderForm input, .formBuilderForm textarea, input.wpsc_buy_button {padding:5px; background:#f1f1f1; color:#333; border:1px dotted #ccc;}

#searchform input#searchsubmit:hover, .formBuilderSubmit input:hover, input.wpsc_buy_button:hover, #commentform input#submit:hover {cursor:pointer; background:#ccc; color:#333; }

.formBuilderForm .single_line_text_box input{width:250px;}

.formBuilderForm .formBuilderLabelRequired, .formBuilderForm .formBuilderLabel {width:100px;}

.formBuilderError {color:#693234;}

.formBuilderSuccess {color:#55814c;}

.formBuilderLabel, .formBuilderLabelRequired {font-weight:bold;}

.formBuilderSubmit input {float:left; margin-bottom:15px;}

#commentform label{padding-left: 5px;}

#searchform input{border:none;}
/*wpsc checkout form*/


/*-------------------------------
Utility classes
-------------------------------*/

.clear { clear: both }

/* Align */

.aligncenter {margin: 10px auto 20px auto; display: block;}

.alignleft {margin: 10px 20px 8px 0;float: left;}

.alignright {margin: 10px 0px 8px 20px; float: right;}

.thumbnail {display: block;}

.box .thumbnail {margin: 0 0 5px 0 ;}

.fl {float:left;}

.fr {float:right;}

.tenpxspace {height:10px;}

.fr img.thumbnail {margin-left:10px;}

/*-------------------------------
Special
-------------------------------*/
.thumbnailbox img {border:7px solid #ddd; margin:5px}

.singlepostimage img {margin-bottom:15px; border:7px solid #ddd;}

.singlepostimageBlog img{margin:50px 0 15px 0; border:7px solid #ddd;}


/*-------------------------------
WP-E-Commerce
-------------------------------*/
table.shoppingcart {width:100%;}

table.shoppingcart td, table.shoppingcart th {background:#dedede; margin:1px; padding:3px; border:1px solid #f1f1f1;}

table.shoppingcart th {background:#B2B2B2; color:#fff;}

.total {margin:5px 4px; font-size:120%; font-weight:bold;}

.pricedisplay {text-align:right;}

.totalhead {text-align:left;}
	
	
	
	/*Product Display*/
	.single_product_display textcol, .default_product_display {/*border-bottom:1px solid #E4E4E4;*/ clear:both; margin:15px 0px;}
	
	.productdisplay {clear:both; margin-top:20px;}
	
	.productdisplay .imagecol img.product_image {border:7px solid #ddd;}
	
	.productdisplay .imagecol {}
	
	.productdisplay .producttext {margin-left:5%; width:auto;}
	
	h2.prodtitles, h2.prodtitles a.wpsc_product_title {font-size:18px; font-weight: normal;}
	
	.wpsc_description {padding-top:5px; clear:right;}
	
	.wpsc_product_price {float:left;font-size:16px; font-weight:bold;}
	
	.wpsc_buy_button_container, input.wpsc_buy_button {}
	
	.pricedisplay {text-align:left;}
	
	.pricedisplay2{
	color: #333;
	font-size: 12px;
	margin-right:20px;
	}
	
	.paddingLeft20{
	padding-left: 20px;
	}
	
	a.wpsc_edit_product {float:right; text-align: right; font-weight:normal; font-size:100%; font-style:italic;}
	
	.single_product_display {clear:both; margin-bottom:10px; padding-bottom:10px;}
	
	/* Cart */
	table.productcart tr.firstrow td {padding:4px;}
	
	table.productcart tr.product_row td.firstcol img {margin:5px 0px 0px; text-align:center; border:3px solid #ccc;}

	.triple_dots{
	clear:both; height:5px; display:block; background:url(images/triple_dots.gif) repeat-x; margin: 20px 0; width:100%;
	}


/*-------------------------------
Colors
-------------------------------*/
a {color:#c99357; cursor:pointer;}

a.productlink {color:#c99357;}




/*-------------------------------
HOMEPAGE OPTIONS
-------------------------------*/

#carouselspace {margin-top:70px; clear:both;}

#homepagegrid {margin:20px auto 0px;}

#homepagegrid a {border:none; text-decoration:none;}

#homepagegrid a img {width:200px; margin:10px;}

.homepage_gridentry {text-align: center; margin-top:10px; margin-bottom:10px; border: 1px solid #fff;}

.homepage_gridentry:hover {background:#f1f1f1; border: 1px #ccc solid}

.homepage_gridentry:hover a {color:#333; text-decoration: underline;}

p.gridentry_title a {text-align:center; color:#000; font-weight:normal; font-size:14px; text-decoration:none; font-family: Georgia;}

p.gridentry_title {margin:0px 10px 10px;}

#gridview-title {width: 940px; padding-left: 12px;}

#gridview-title h1 {
		color:#333333;
		font-family:georgia;
		font-size:2.2em;
		font-weight:normal;
		padding-top: 5px;
		margin-bottom: 0px;
}

.customGrid_4 {
display:inline;float:left;position:relative;margin-left:10px;margin-right:10px;
width: 218px;
}

.goToAllProducts{
display: block;
position: absolute;
color: #666;
text-decoration: none;
font-family: Georgia;
margin: 12px 0 0 218px;
}

/*-------------------------------
HOMEPAGE CAROUSEL
-------------------------------*/
.infiniteCarousel {width: 940px; position: relative;}

.infiniteCarousel .carwrapper {width: 860px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */ overflow: auto; height: 210px; margin: 0px 40px; position: relative; top: 15px;}

.infiniteCarousel ul a img {border: 5px solid #ccc;}

.infiniteCarousel .arrow {display: block; height: 36px; width: 37px; background: url(images/carousel-arrow.png) no-repeat 0 0; text-indent: -999px; position:relative; top: 37px; cursor: pointer; outline: 0;}

.infiniteCarousel .carwrapper ul {width: 840px; /* single item * n */ list-style-image:none; list-style-position:outside; list-style-type:none; margin:0; padding:0; position: absolute; top: 0;}

.infiniteCarousel ul li {display:block; float:left; padding-right: 26px; height: 120px; width: 120px; position:relative; top:-55px;}

.infiniteCarousel ul li img {-webkit-transition: border-color 1s; width:120px; height:120px;}

.infiniteCarousel ul:hover li:hover img {border-color: #333;}

.infiniteCarousel ul li a img {}

.infiniteCarousel .arrow {display: block; height: 36px; width: 37px; background: url(images/carousel-arrow.png) no-repeat 0 0; text-indent: -999px; position: absolute; top: 62px; cursor: pointer; outline: 0;}

.infiniteCarousel .forward {background-position: 0 0; right: 0;}

.infiniteCarousel .back {background-position: 0 -72px; left: 0;}

.infiniteCarousel .forward:hover {background-position: 0 -36px;}

.infiniteCarousel .back:hover {background-position: 0 -108px;}

#carousel {height:150px; clear:both; margin-top:20px;}

#carousel p {text-align:center; margin:3px 0px 10px 10px;}

#carousel-title h1 {text-align: center; margin:20px 0px 0px; color:#666;}

.featured_static_image {border:10px solid #ccc;}

.carousel-item {position:relative; top:55px; right:-10px; float:right; height:55px; width:55px; z-index:999;}

.carousel-sale-item {background:url(images/sale_icon.png) no-repeat top right;}

.saleprice {color:#BF3B00; font-weight:bold;}

.additional_description_span{
margin-top: 15px;
}
