/*
Theme Name: Kelontong Blue (default)
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 None,
	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
*/

body {
	color: #333;
	background: #121212 url(images/header-bg.png) no-repeat top center;
}
h1, h2, h3, h4, h5, h6 {
	color: #111;
}
a {
	color: #000;
}
#top-nav {
	background: url(images/top-nav.png) repeat-x top center;
}
#top-nav-bar {
	background: url(images/top-nav-bar.png) no-repeat top center;
}
#top-nav-bar .nav li .sub_nav {
	background:url(images/sub-nav.png) no-repeat bottom center;
	border-color:#333;
	border-style:solid;
	border-width:0 1px 1px 1px;
}
#top-nav-bar .nav li .sub_nav li:hover {
	background:#000;
}
#top-nav-bar .nav li .sub_nav li .sub_nav{
	border-width:1px;
}
#foot-nav {
	background: url(images/foot-nav.png) repeat-x top center;
}
#foot-nav-bar {
	background: url(images/foot-nav-bar.png) no-repeat top center;
}
#foot-nav #social li a {
	color: #ccc;
}
#foot-nav #social li#rss a {
	background: url(images/rss.png) no-repeat top center;
}
#foot-nav #social li#facebook a {
	background: url(images/facebook.png) no-repeat top center;
}
#foot-nav #social li#twitter a {
	background: url(images/twitter.png) no-repeat top center;
}
.nav a {
	color: #909090;
}
#register a {
	background: url(images/user.png) no-repeat left center;
}
#logged {
	color:#666;
}
#logged a, #login a {
	color: #fff;
}
#logo h3 a {
	text-shadow: #000 1px 1px 3px;
}
#logo h4 {
	color: #fff;
	text-shadow: #000 1px 1px 3px;
}
.more a {
	background: url(images/more.png) no-repeat top left;
	color: #111;
}
.more a:hover {
	color: #444;
	text-decoration:none;
}
.addtocart a {
	background: url(images/add-to-cart.png) no-repeat top left;
}
.addtowishlist a {
	background:url(images/add-to-wishlist.png) no-repeat left center;
}
.link_full_specification {
	background:url(images/fullspec.jpg) no-repeat left center;
	padding-left:15px;
}
#head-categories {
	background: #fff url(images/head-categories.png) repeat-x bottom left;
	border:1px solid #eee;
}
#dropdown-categories p {
	background: #00B1EC;
	color: #fff;
	border: 1px solid #00BEFC;
}
#dropdown-categories ul {
	background: #00B1EC;
	border: 1px solid #00BEFC;
	border-top: none;
}
#dropdown-categories ul li:hover, .previous_categories {
	background: #00BEFC;
}
#dropdown-categories ul li a {
	color: #fff;
}
#dropdown-categories ul li a:hover {
	text-decoration: none;
}
#dropdown-categories ul li span {
	color:#fff;
	display:block;
	font-size:0.7em;
	position:absolute;
	right:10px;
	top:6px;
	width:10px;
}
#featured .content {
	background:#fff url(images/main.png) repeat-x bottom left;
}
#featured-banner {
	background: url(images/featured.png) no-repeat top left;
}
.featured-name a {
	color: #666;
}
.featured-name a:hover {
	color: #000;
}
.featured-more a, input#submit, .clearlist, .broap  {
	background: url(images/featured-more.png) no-repeat top left;
	color: #fff;
}
.prev {
	background: url(images/scroll-left.png) no-repeat bottom center;
}
.next {
	background: url(images/scroll-right.png) no-repeat bottom center;
}
.prev:hover {
	background: url(images/scroll-left.png) no-repeat top center;
}
.next:hover {
	background: url(images/scroll-right.png) no-repeat top center;
}
#right-column h4 a {
	color:#00B1EC;
}
#newest .content {
	background:#191919;
}
#newest-products, .newest-panel {
	background: url(images/newest.png) no-repeat right center;
}
.newest-panel {
	background: url(images/newest.png) no-repeat left center;
}
.newest-panel h5 a {
	color: #fff;
}
.newest-cat, .newest-cat a {
	color: #555;
}
.newest-desc {
	color: #ccc;
}
#two-columns .content {
	background: #fff url(images/sidebar.png) repeat-y top left;
}
#one-column .content {
	background: #fff;
}
.listing-top-right p a, .list-category a, .listing-bottom-right p a, .featured-side-category a {
	color:#000;
	font-weight:bold;
}
.product-listing, .product-listing-bottom {
	border-top:1px solid #ccc;
}
.widget_wp_shopping_cart {
	background:#09c;
}
.widget_wp_shopping_cart h3 {
	background:url(images/sidebar-cart.png) no-repeat top left;
}
.side-cart td, .side-cart th {
	border: 1px solid #23c0f0;
}
.side-cart th {
	background:#23c0f0;
}
.buttonclear a, .buttoncheckout a {
	color:#555;
}
.buttonclear a:hover, .buttoncheckout a:hover {
	color:#000;
}
.buttonclear a {
	background:url(images/clear.png) no-repeat top left;
}
.buttoncheckout a, .visitshop a {
	background:url(images/checkout.png) no-repeat top left;
}
#search {
	background:url(images/search.jpg) no-repeat top left;
}
.sidebar a {
	color:#079;
}
.sidebar .featured-more a {
	color:#fff;
}
.sidebar ul, .post-content ul {
	list-style-image:url(images/list.png);
}
.sidebar ul li ul, .blocked-sidebar ul {
	list-style:none;
}
#popular-side a {
	color:#666;
}
#popular-side h5 a {
	color:#000;
}
.newest-desc {
	color: #ccc;
}
.newest-desc {
	color: #ccc;
}
.post-title a, #comments h2 a, #respond, .commentcount a {
	color:#004156;
}
.commentcount {
	background:url(images/blog-comment.png) no-repeat top right;
}
.post-content {
	border-bottom:1px solid #ccc;
}
.post-content blockquote {
	color:#666;
	background:url(images/blog-quote.png) no-repeat top left;
}
#comment_form {
	background:#9fd9ec;
}
input.text, textarea {
	background:#fff;
	border:1px solid #eee;
}
.mustlogin #pwd, .mustlogin #log {
	border: 1px solid #ccc;
}
.payment {
	border:1px solid #eee;
}
.payment th {
	background:#e9e9e9;
}
.buy, .remove {
	height:20px;
	line-height:20px;
	padding-left:18px;
}
.icl_wishlist_sidebar_btn_remove {display:block;float:right;height:16px;margin-left:5px;overflow:hidden;text-indent:100px;width:16px;}
.buy {background:url(images/cart_add.png) no-repeat left center;}
.remove, .icl_wishlist_sidebar_btn_remove {background:url(images/delete.png) no-repeat left center;}
#icl_wishlist_sidebar_btn_view, #icl_wishlist_sidebar_btn_clear {height:25px;line-height:25px;padding-left:18px;}
#icl_wishlist_sidebar_btn_view {background:url(images/heart.png) no-repeat left center;position:relative;left:-4px;}
#icl_wishlist_sidebar_btn_clear {background:url(images/arrow_refresh.png) no-repeat left center;}
.clearlist {margin:0;}

#register a,
.featured-more a:hover,
.nav a:hover,
#logo h3 a,
.addtowishlist a,
.post-detail a,
.post-content a,
#comments cite b a,
.nama:hover,
.remove
{color: #00B1EC;}

#top-nav a:hover,
#user a:hover,
#foot-nav a:hover,
.list-desc a:hover,
.featured-side-desc a:hover,
#popular-side a:hover,
#breadcrumbs a:hover,
.newest-panel h5 a:hover,
.newest-cat a:hover,
.product-text a:hover ,
.listing-top-right p a:hover,
.listing-bottom-right p a:hover,
.sidebar ul li a:hover,
.post a:hover,
#comments a:hover,
.nama:hover,
.remove:hover,
.buy:hover,
#icl_wishlist_sidebar_btn_view:hover,
#icl_wishlist_sidebar_btn_clear:hover
{text-decoration:underline;}