/*

Theme Name: Kelontong

Theme URI: http://www.icreativelabs.com/

Description: None.

Version: 1.0.0

Author: iCreative Labs

Author URI: http://www.icreativelabs.com

Tags: black, blue



	Kelontong v1.0.0

	http://www.icreativelabs.com/

	This theme was designed and built by icreativelabs,

	whose blog you will find at http://www.icreativelabs.com/

	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php

*/





/*

Author:

   Momo

   Budi

   Sulaeman

Project Initiatior:

   iCreativeLabs

   http://www.icreativelabs.com/

Client:

   iCreativeLabs

   http://www.icreativelabs.com/

*/


/* reset styles */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
body{line-height: 1;color: #000;background: #FFF;}
ol, ul{list-style: none;}
table{border-collapse: separate; border-spacing: 0;}
caption, th, td{text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after{content: "";}
blockquote, q{quotes: "" "";}

td{vertical-align: middle;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
legend{color:#000;}
b, strong{font-weight: bold;}

body {

	font-size: 75%;

	font-family: Helvetica, Arial, sans-serif;
	color: #666;

}



/*  

Sticky Footer 

*/

* {
  margin:0;
  padding:0;
 } 

html, body, #wrap {
	height: 100%;
}
#wrap {
	height: auto; 
	width:100%; 
	position:relative;
	min-height: 100%;
}
* html #wrap {
  height: 100%;	
}
#main {padding-bottom: 276px;}

#foot-nav {
  position: relative;
  margin-top: -276px;
  height: 276px;
  clear:both;
  } 
  

.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}

.clearfix {display: inline-block;}

* html .clearfix { height: 1%;}

.clearfix {display: block;}

h1, h2, h3, h4, h5, h6 {

	font-weight: normal;

}

h1 {

	font-size: 1.8em;

}

h2 {

	font-size: 1.7em;

}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #77A12E;
	margin-bottom: 1em;
	font-size: 1.5em;

}
h3.page_title,
h2.pagetitle,
.post-content h3,
h1.product-name {
  font-size: 2.5em;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
}

.post-content h3,
h1.product-name {
  padding-bottom: .75em;
  margin-bottom: .75em;
}
.two-column-title,
.post-content  {
  padding-bottom: 2em;
  margin-bottom: 2em;
}

.two-column-title,
#two-column .post-content,
.post-content h3,
h1.product-name {
  background: url(../../themes/kelontong/images/dashed_border.gif) repeat-x bottom left;
}
.contact .post-content .sidebar h3 {
  font-size: 1.8em;
  padding-bottom: 0;
  margin-bottom: .5em;
  background-image: none;
}
.product_grid_display {
  background: url(../../themes/kelontong/images/dashed_border.gif) repeat-x top left;
  padding-top: 2em;
  margin-top: 1em;
}
.wpsc_category_details {
  font-family: "MurbiaRegular",georgia,times,serif;
  font-size: 2em;
  color: #aaa;
  text-transform: lowercase;
}
.breadcrumb a {
  color: #aaa;	
}
h4 {

	font-size: 1.2em;

}

h5 {

	font-size: 1.1em;

	font-weight: bold;

}

h6 {

	font-size: 1em;

	font-weight: bold;

}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {

	margin: 0;

}
#one-column .content {
 /*position: relative;	affects fancy notifications on shop page*/
}
.container {

	width: 100%;

	text-align:center;

}

.content {

	width: 930px;

	margin:0 auto;

	text-align:left;

}

a {

	text-decoration: none;

}

a img {

	border: none;

}

input:focus {

	outline: none;

}



/*

	Navigation

*/



.nav {

	list-style: none;

	position:absolute;

}

.nav li {

	display: inline;

}

#user {


	padding-top: 8px;

	float: left;

	list-style: none;

	text-align: right;

}

#user li {

	display: inline;

	font-weight: bold;

	margin-left: 15px;

}



#register li {

	margin-left:0 !important;

}

#logged a {

	margin:0 3px;

}

#register a {

	padding-left: 20px;

}



#top-nav {
	position:absolute;
	left: -33px;
	bottom: 0;
	background: url(images/nav_arrow.jpg) no-repeat left center;
	padding-left: 22px;

}


#top-nav {

	height: 60px;
    width: 750px;
	z-index: 5000;
	overflow:visible;
	float: none;
	clear: both;

}

#top-nav-bar .nav {

	padding: 0;

	margin: 0;

	display:block;

	list-style:none;

	text-align:left;

}
#top-nav li {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.4em;
  display: block;
  float: left;
  position: relative;
}
#top-nav li a {
  padding: 0.5em 0.75em;
  background: url(images/nav_border.gif) no-repeat center right;
  color: #666;
  text-decoration: none;
  display: block;
}
#top-nav li a:hover,
#top-nav li.current a {
  color: #4cabb3;	
}
#top-nav li a.no {
  background-image: none;
} 
#top-nav li.current a,
#top-nav li.current a.no {
 background: url(images/nav_hover_right.gif) no-repeat right center;	
}
#top-nav li.current {
  background: url(images/nav_hover_left.gif) no-repeat left center;	
}

#top-nav li .sub_nav li {
  display: block;
  background-color: transparent;
  color: #666;
  font-size: 1.4em;
  float: left;
  font-family: "MurbiaRegular", georgia, times, serif;
  text-transform: lowercase;
}
#top-nav li li.current,
#top-nav li.current li.current,
#top-nav li.current li a.no,
#top-nav li.current li.current a.no {
  background-image: none;	
}
#top-nav li.current li a,
#top-nav li li.current a {
  background: url(images/nav_border.gif) no-repeat center right;	
}
#top-nav li .sub_nav li a,
#top-nav li.current .subnav li a {
  color: #aaa;
}

#top-nav li .sub_nav li.current a,
#top-nav li .sub_nav li a:hover,
#top-nav li.current .sub_nav li.current a,
#top-nav li.current .sub_nav li a:hover {
  color: #4cabb3;	
  
}
#top-nav .sub_nav {
  border-width: 0px;	
  position: absolute;
  top: 26px;
  left: 0;
  width: 900px;
}

/*

	Header

*/



#header {
	margin-bottom:14px;
	height: 14em;

}

#header_content {

	height: 14em;
	position: relative;

}

#logo {
	height: 160px;
	width: 190px;
 float: right;

}
#logo h3 a {
  display: block;
	height: 160px;
	width: 190px;
  text-indent: -400em;
}
 #logo h4 {

	display: none;

}
#
#head-categories {

	display: block;

	position: relative;

	height: 35px;

	padding: 0 10px;

	line-height: 35px;

	-moz-border-radius: 6px;

	-webkit-border-radius: 6px;

}

#breadcrumbs {

	list-style: none;

	text-align: left;

	display: block;

	float: left;

	width: 630px;

	margin-left: 5px;

}

#breadcrumbs * {

	margin: 0 5px;

}

#dropdown-categories {

	display: block;

	position: absolute;

	right: -1px;

	top:-1px;

	width: 200px;

}

#dropdown-categories p {

	padding: 0 30px 0 0;

	-moz-border-radius-topright: 6px;

	-moz-border-radius-bottomright: 6px;

	-webkit-border-top-right-radius: 6px;

	-webkit-border-bottom-right-radius: 6px;

	font-weight: bold;

	cursor: pointer;

	text-align: right;

	height:35px;

	line-height:35px;

	position:relative;

}

#dropdown-categories p span {

	width: 20px;

	position:absolute;

	display:block;

	right:10px;

	top:0;

}

#dropdown-categories ul {

	position: absolute;

	list-style: none;

	line-height: 1.2em;

	text-align: right;

	margin: 0 6px 0 2px;

	padding-bottom: 12px;

	display:none;

	-moz-border-radius-bottomright: 6px;

	-moz-border-radius-bottomleft: 6px;

	-webkit-border-bottom-right-radius: 6px;

	-webkit-border-bottom-left-radius: 6px;

}

#dropdown-categories ul li {

	padding: 2px 10px;

	position:relative;

}

#dropdown-categories ul li a {

	display: block;

	padding: 3px 10px 3px 0;

	width:160px;

}

#dropdown-categories ul li .sub_cat {

	-moz-border-radius: 6px;

	-webkit-border-radius: 6px;

	padding: 6px 0;

}

#dropdown-categories ul li:hover .sub_cat {

	display:block;

	position:absolute;

	left:-160px;

	top:0;

}

#dropdown-categories ul li:hover .sub_cat li .sub_cat {

	display:none;

}

#dropdown-categories ul li:hover .sub_cat li:hover .sub_cat {

	display:block;

}

.more a, .clearlist {

	display: block;

	width: 146px;

	height: 36px;

	overflow: hidden;

	text-align: center;

	font-size: 0.9em;

	line-height: 31px;

	margin: 0 auto;

	font-weight:bold;

	text-transform:lowercase;

}

.checkout {

	margin-right:20px;

}

.checkout h2 {

	margin-bottom:20px;

}

.hrbar {

	background:#fff;

    border:none;

    border-top:1px solid #eee;

    height:10px;

    margin-top:10px;

}



/*--------------------------- HOME PAGE ---------------------------*/



/*

	FEATURED

*/



#featured .content {

	font-size: 1.2em;

	position:relative;

	margin-bottom:20px;

	-moz-border-radius: 10px;

	-webkit-border-radius: 10px;

}

#featured-banner {

	width: 194px;

	height: 54px;

	overflow: hidden;

	text-indent: -9999px;

	position: absolute;

	left: -14px;

	top:15px;

}

#featured-products {

	width:930px;

	height: 400px;

	overflow: scroll;

	position: relative;

}

.featured-belt {

	position: absolute;

	left: 0;

	top: 0;

}

.featured-wrap {

	width:940px;

	overflow: hidden;
	position: relative;
	height: 400px;

}

.featured-text {
	position: absolute;
	top: 190px;
	left: 50px;
	z-index: 3;

}

.featured-name a {

	font-size: 1.5em;

	font-weight: bold;

}

.featured-description {

	line-height: 1.5em;

	margin-bottom: 20px;

}

.featured-image {
	z-index: 1;
	position: absolute;
	top: 11px;
	left: 5px;
	width: 100%;
	height: 370px;
	
}
.ieonly .featured-image {
 top: 0;	
}
.featured-image img {

	display:block;

}

.featured-more a {

	margin: 0;

}
/*

	SCROLLER BUTTONS

*/



.prev, .next {
	z-index: 5;

	display: block;

	width: 27px;

	height: 27px;

	overflow: hidden;

	text-indent: -9999px;

	cursor: pointer;

	position: absolute;
	bottom: 28px;

}
.ieonly .prev, 
.ieonly .next {
bottom: 38px;	
}

.prev1 {
	right: 50px;

}

.next1 {

	right: 20px;

}


/*

	NEWEST

*/


div.wpsc_loading_animation {
font-size: 12px;
width: 130px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
background: #ddd;
padding: .5em;
position: relative;
z-index: 900000;

}
.addtocart div.wpsc_loading_animation {
 clear: both;	
}
#newest .content {

	font-size: 1.2em;

	position:relative;

	margin-bottom:20px;

	-moz-border-radius: 10px;

	-webkit-border-radius: 10px;

}

#newest-products {

	width:930px;

	height: 250px;

	overflow: scroll;

	position: relative;
	overflow: visible!important;

}

.newest-belt {

	position: absolute;

	left: 0;

	top: 0;

}

.newest-panel {

	text-align: center;

	width:230px;

	height: 240px;

	float: left;

	padding-left: 6px;;

	position:relative;
	top: 7px;

}
.ieonly .newest-panel {
	width: 234px;
	padding: 0;
}
.newest-image {

	padding-top:45px;

	position:relative;

	text-align:center;

    margin-bottom: 10px;

	width:215px;

}

.newest-panel .add_cart {

	position: absolute;

	bottom: 10px;

	right: 35px;

}
/* 
.newest-panel #product_image_1 {
	margin-left: 4px;
/* for firefox, safari, chrome, etc. 
-webkit-transform: rotate(2deg);
-moz-transform: rotate(2deg);
/* for ie 
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-1);
}
.newest-panel #product_image_2 {
	margin-left: 5px;
/* for firefox, safari, chrome, etc. 
-webkit-transform: rotate(-1deg);
-moz-transform: rotate(-1deg);
/* for ie 
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-1);
}
.newest-panel #product_image_3 {
	margin-left: 7px;
/* for firefox, safari, chrome, etc. 
-webkit-transform: rotate(1deg);
-moz-transform: rotate(1deg);
/* for ie 
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-1);
}
.newest-panel #product_image_4 {
 margin-left: 9px;
/* for firefox, safari, chrome, etc. 
-webkit-transform: rotate(-1deg);
-moz-transform: rotate(-1deg);
/* for ie 
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-1);
}
*/

span.pricedisplay {
	font-size:0.85em;
 width: 80px;
 float:left; 
 }
 
.productcart span.pricedisplay {
 width: auto;
 float: none;
 font-size: 12px;
 font-weight: normal;
}
.productcart  #checkout_total {
 float: left;	
 
}
.productcart .total_price td.total_label,
.productcart .shipping_label {
 width: 130px;
 padding-right: 1em;
 font-weight: normal;
}
.productcart .price {
  width: 144px;	
}
/*--------------------------- SINGLE PAGES ---------------------------*/



/*

	TWO COLUMNS

*/




#right-column {

	float: left;
    width: 620px;
	position:relative;
}
.about #right-column,
.contact #right-column {
		width: 555px;
}

#left-column {

	float: right;
    width: 220px;
	position:relative;

}
.about #left-column,
.contact #left-column {
		width: 320px;
}


/*

	ONE COLUMNS

*/



#one-column .content,
#two-columns .content {

	font-size: 1.1em;


	margin-bottom:20px;
	width:905px;

	padding: 3em 15px 3em 25px;
	min-height: 33em;

}

.ieonly #one-column .content,
.ieonly #two-columns .content {
  padding:  3em 10px;
  	width:925px;
}



/*

	PRODUCT DETAILS

*/

.product-description {
  color: #666;	
}

.product-text {

	width: 290px;

	float:right;

}

.product-text h1 {

	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: .25em;
	color: #666;

}
.products_page h3.page_title {
display: none;	
}
.product-category a {

	margin:4px 0;

	color:#666;

}

.product-description p {

	line-height: 1.4;

	margin-bottom:10px;

}

.product-description p:first-child {

	font-size: 2em;

}

.product-image {

	padding: 0px 10px 0 0;

	float:left;

	overflow:hidden;
	background: url(images/product_gallery_bg.gif) no-repeat top left;
	width: 592px;
	height: 476px;
  display: inline;
}
.product-price {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 2.5em;
  float: none;
  clear: both;
  margin-bottom: 2em;
 
}

.product-price strong {
  font-weight: normal;	
}

.product-text div.addtocart {
float: left;
position: relative;
  
}
#wpsc_akst_link_3,
.addtowishlist {
  display: none;	
}
.product-image .main-image {
width: 450px;
float: left;
margin: 12px 0 0 13px;
overflow:hidden;

}

.link_full_specification {

        display:block;

        padding:3px 0;

        margin-top:10px;

		font-weight:bold;

}

.addtocart a.add_cart_button {

	display: block;

	width: 138px;

	height: 40px;

	overflow: hidden;

	text-align: center;

	text-indent:-999px;

	font-size: 0.9em;

	line-height: 31px;

}

.addtowishlist {

	width:134px;

	text-align:center;

}

.addtowishlist a {

	padding-left:20px;

	height:20px;

	line-height:20px;

	text-transform:lowercase;

}

.product_grid_item .wpsc_variation_forms {

display: none;
}
.wpsc_variation_forms {
position: absolute;
left: 0;
top: -50px;
}
#full_specification {

	margin-right:20px;

}

ul.popup-images {

	list-style:none;
	display: block;
	float: left;
	margin: 12px 0 0 6px;

}

.popup-images li {

	float:none;
	width: 110px;
	overflow: hidden;
	margin-bottom: 6px;
	height: 107px;


}

.popup-images li a {

	display:block;

}

.popup-images li a img {

	border:none;

}

.banner, .product_banner {

	text-align:center;

	width:100%;

	padding:20px 0;

}



/*

	PRODUCTS LISTING

*/

.category_description {
font-family: "MurbiaRegular",georgia,times,serif;
font-size: 1.8em;
color: #aaa;
}

.product-listing-top {

	position:relative;

	margin: 0 20px 10px 0;

}

.product-listing-top h3 {

	width:300px;

	float:left;

}

.listing-top-right, .listing-bottom-right {

	width:250px;

	float:right;

	text-align:right;

	padding-right:20px;

	font-size:0.8em;

	line-height:2em;

}

.product-listing-bottom {

	padding-top:10px;

	margin: 10px 20px 20px 0;

}

.listing-top-right p, .listing-bottom-right p {

	display:inline;

	margin-left:20px;

}

.product-listing {

	list-style:none;

	border-top:1px solid #ccc;

	margin-bottom: 20px;

}

.product-li {

	width:185px;

	height:300px;

	padding:5px 5px 50px;

	text-align:center;

	float:left;

	position:relative;

}

.list-desc h5 {

	margin-bottom:5px;

}

.list-price {

	font-weight:bold;

	margin-bottom:10px;

}

.list-description {

	margin-bottom:15px;

}

.list-image {

	display:table-cell;

	height:185px;

	margin:5px 0 10px;

	padding-top:20px;

	text-align:center;

	vertical-align:middle;

	width:185px;

}

.list-desc {



}

.product-li .more {

	position:absolute;

	top:315px;

	left:30px;

}

#right-column h4 a {

	font-size:0.75em;

	margin-left:5px;

}



/*--------------------------- BLOG ---------------------------*/



/*

	BLOG POST

*/

.blog_page .category-blog {
	background: url("../../themes/kelontong/images/dashed_border.gif") repeat-x scroll left bottom transparent;
	margin-bottom: 2em;
}

.post {padding-right:20px;position:relative;}

.post img {max-width:600px;}


.more-link,
.bottom_nav_posts a {
 	color: #54BFCF;
	
}
.post-detail {

	font-size:1em;

	margin:8px 0;
	color: #aaa;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;

}

.bottom_nav_posts {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 1.2em;
}
.bottom_nav_posts .alignright {
  float: right;	
}
.bottom_nav_posts .alignleft {
  float: left;	
}
.commentcount {

	display:none;

	width:60px;

	height:60px;

	position:absolute;

	top:0;

	right:20px;

	line-height:45px;

	text-align:center;

	font-weight:bold;

	font-size:1.3em;

}



.post-content {

	padding: 0 0 20px;

	line-height:1.3em;

	margin-bottom:20px;

}

h3.post-title {
  margin-bottom: 0;	
}

div.top_nav_posts {
display: none;	
}
	.post-content p {

		margin-bottom:10px;

	}

	.post-content blockquote, .post-content cite {

		padding-left:60px;

	}

	.post-content blockquote p {

		font-style:italic;

	}

	.post-content cite {

		font-style:normal;

		font-weight:bold;

	}


	

	.post-content ul, .post-content ol {

		margin-left:15px;

	}

	.post-content ul li, .post-content ol li {

		line-height:1.5em;

	}

	
.post-content img {
  padding: 5px; border: 1px solid #ccc;	
}
	.post-content .wp-caption {font-style:italic;text-align:center;}

	.post-content .alignleft {float:left;margin-right:20px; margin-bottom: 20px;}

	.post-content .alignright {float:right;margin-left:20px;margin-bottom: 20px;}

	.post-content .aligncenter {display:block;width:100%; margin-bottom: 20px;}



.comment-wrap {padding-right:20px;}

.comment-wrap:after {content: " ";display: block;height: 15px;clear: both;visibility: hidden;}

.comment-left {
	display: none;
	}
#comments h2 {
 font-family: Georgia, "Times New Roman", Times, serif;
 margin-bottom: 1em;
}
.comment-right {
	display:block;
	border: 1px solid #ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	padding: 1em;
}
.comment-right  cite {
  margin-bottom: .5em;	
  display: block;
}
.comment-right cite b {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
}
.comment-right small {
  font-size: .8em;	
}
.comment-right small a {
color: #aaa;	
}
.comment-right p {line-height:1.3em;margin-bottom:5px;}



#comment_form {

	margin:0 20px 20px 0;
}



form fieldset {border:none;}

#comment_form label {

	font-weight:bold;
	display: block;
	float: none;
	clear: both;


}

#comment_form input.text {

	width:350px;

	margin-right:80px;

	padding:3px;

	-moz-border-radius:5px;

	-webkit-border-radius: 5px;

}

#comment_form textarea {

	width:400px;

	padding:3px;
	margin-bottom: .5em;
	

}
#comment_form p {
  margin-bottom: 1.5em;	
  color: #aaa;
  font-style: italic;
  font-family: Georgia, "Times New Roman", Times, serif;
  display: block;
  
}
input[type="hidden"] {

	display:none;

}

input#submit {

	display: block;
 	padding: 0 15px;
	font-size: 1.2em;
	height: 36px;
	border: none;

	background: #77A12E;
	text-align: center;
	float: left;
	color: white;
	-moz-border-radius:5px;

	-webkit-border-radius: 5px;
	font-family: "MurbiaRegular",georgia,times,serif;
	
}



/*--------------------------- FAQ ---------------------------*/

.random {

	padding-top:10px;

}

.random ul {

	list-style:none;

	text-align:center;

}



.random ul li {

	display:inline;

	margin:0 2px;

}





/*------------------------- WISHLIST & CHECKOUT -------------------------*/



.mustlogin h2 {

	margin-bottom:20px;

}

.mustlogin form label {

	display:block;

	width:250px;

	text-align:right;

	height:30px;

	line-height:25px;

}

.mustlogin #pwd, .mustlogin #log {

	display:block;

	float:right;

	margin-left: 10px;

	padding:3px;

	-moz-border-radius:5px;

	-webkit-border-radius: 5px;

}

.mustlogin form p.clear {

	padding-bottom:10px;

}

.mustlogin form p.clear label, .mustlogin .submit {

	text-align:left;

	padding-left:100px;

	height:20px;

}

.mustlogin #submit {

	margin:0;

}

.wpsc_checkout_forms .form h4 {

	margin-bottom:10px;

}

.wpsc_checkout_forms .form label, .wpsc_checkout_forms .form .in{

	float:left;

}



.wpsc_checkout_forms .form label {

	width:100px;

	text-align:right;

	padding-right:10px;

}

.wpsc_checkout_forms .clear {

	height:10px;

}

.broap {

	margin:0 0 0 110px;

}

/*

	PAYMENT TABLES

*/



.payment {

	border-collapse:collapse;

	font-size:12px;

	height:20px;

	line-height:20px;

	margin-bottom:20px;

}

.payment td {

	padding:0 10px;

}

.payment th  {

	padding:3px 10px;

}

.payment .nama {

	font-weight:bold;

	font-size:13px;

}



/*------------------------- SIDEBAR -------------------------*/



.sidebar {

	padding: 0 0 0 15px;

	margin-bottom:30px;

}

.sidebar h3, .sidebar h4 {

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	margin-bottom: 1em;

}

.sidebar div ul {}

.sidebar div ul li {

	margin-bottom:2px;

}

.widget_wp_shopping_cart {

	-moz-border-radius-topleft: 6px;

	-webkit-border-top-left-radius: 6px;

	padding:70px 15px 10px;

	margin-bottom:15px;

}

.widget_wp_shopping_cart h3 {

	height:57px;

	width:196px;

	overflow:hidden;

	text-indent:-9999px;

	position:absolute;

	border:none;

	top:10px;

	left:-14px;

}

.widget_wp_shopping_cart p {

	color:#fff;

}

.side-cart {

	border-collapse:collapse;

	font-size:11px;

	height:20px;

	line-height:20px;

	margin:10px 0;

	width:190px;

}

.side-cart th {

	text-align:center;

}

.side-cart td {

	padding:0 5px;

}

.buttonclear a, .buttoncheckout a, .visitshop a {

	display:block;

	height:35px;

	float:left;

	line-height:28px;

	text-transform:lowercase;

	font-weight:bold;

	text-align:center;

}

.buttonclear a {

	width:54px;

}

.buttoncheckout a, .visitshop a {

	width:86px;

}

.visitshop a {

	margin-top:10px;

}

#search {

	height:27px;

}

#search input {

	margin:5px 0 0 25px;

	border:none;

}

.sidebar ul {


	text-align:left;

}

.blocked-sidebar ul {

	margin-left:0;

}

.sidebar ul li {

	line-height:1.5em;

	margin-bottom:2px;
	list-style-type: none;

}

.sidebar ul li a {}

.sidebar ul li ul li a {}

.sidebar ul li ul li ul li a {

	font-size:0.9em;

	font-style:italic;

}

#featured-side {

	text-align:center;

	margin-top:10px;

}

.featured-side h5 {

	margin-bottom:5px;

}

.featured-side-price {

	font-weight:bold;

	margin-bottom:10px;

}

.featured-side-description {

	margin-bottom:15px;

}

#featured-side .more {

	width:146px;

	margin:10px auto;

}

#popular-side ul {

	margin-left:15px;

	text-align:left;

}

#popular-side ul li {

	font-size:0.9em;

	clear:both;

	margin-bottom:10px;

}

#popular-side ul li a img {

	float:left;

	max-width:60px;

	margin-right:10px;

}

#popular-side h5 {

}
/* contact  page ----------------*/

.contact_table a {
  color: #333;	
}
.contact_table h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #77A12E;	
	margin-bottom: .5em;
	font-size: 1.7em;
}
.contact_table table {
  width: 100%;	
}
.contact_table col.col1 {
  width: 29%;
}
.contact_table td.second {
 font-weight: bold;	
}
.contact_table td {
  vertical-align: top;
  line-height: 1.7;
}
#left-column .google_map #map_1 {
  border: 1px solid #ddd;
  padding: 7px;
  background: white;
  margin-bottom: 1.5em;
}
.contact_table .email,
.contact_table .phone {
  padding-left: 3.4em;	
  line-height: 1.2;
  margin-bottom: .5em;
}
.contact_table .email {
  background: url(images/icon_email.gif) no-repeat left top;
}
.contact_table .phone {
  background: url(images/icon_phone.gif) no-repeat left top;	
}
.contact_table h4 {
  font-size: 1em;
  font-weight: bold;
}

/* upcoming shows ----------------------*/

.textwidget {
line-height: 1.4;	
}
.textwidget p {
margin-bottom: 1em;	
color: #666;
}
.textwidget strong {
 color: #54BFCF;	
}
/*

	FIX

*/



.clear {clear:both;}