/* 
Theme Name: Themes Situs Produk Siap Online Versi 2
Theme URI: https://www.facebook.com/ahmad.zein.509
Author: Ahmad Zein Syaikhu
Author URI: https://www.facebook.com/ahmad.zein.509
Description: Thems baru
Tags: Dua Kolom, Slide, Widget, Privasi
Version: 1.0.0
*/

@import url("assets/css/bootstrap.css");
@import url("assets/css/produk.css");
@import url("assets/css/bootstrap-responsive.css");
@import url("assets/css/carousel.css");
#sidebar {
	width:250px;
	float:left;
	margin-left:10px;
	margin-top: 10px;
	padding:10px 0 0 10px;
}
#access {
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
}
#access .menu-header, div.menu {
	display:inline;
}
#access .menu-header ul, div.menu ul {
	list-style: none;
	margin: 0;
}
/*
#access .menu-header li, div.menu li{
	float: left;
	position: relative;
}
*/
#access .menu-header li{
	float: left;
	position: relative;
}
#access a {
	color: #fff;
	display: block;
	line-height: 38px;
	padding: 0 15px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
	display: none;
	background-color:#1BA1E2 !important;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: auto;
	z-index: 99999;
	padding-bottom:10px!important;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background-color: #1BA1E2;
	line-height: normal;
	padding: 8px 20px;
}
#access li:hover > a, #access ul ul :hover > a {
	background-color: rgb(23, 148, 209);
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
	width:auto!important;
}
#access ul li.current_page_item > a, #access ul li.current_page_ancestor > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a, * html #access ul li.current_page_ancestor a, * html #access ul li.current-menu-ancestor a, * html #access ul li.current-menu-item a, * html #access ul li.current-menu-parent a, * html #access ul li a:hover {
	color: #fff;
}
.navigation {
	background:white;
	border-radius:4px;
	display:block;
	overflow:hidden;
	border:1px solid #bbb;
	width:100%;
	height:auto;
	padding:10px 20px 10px !important;
	clear:both !important;
}
.page-numbers {
	padding:6px 9px 6px 9px !important;
	border:solid 1px #DCDCDC !important;
	border-color:#3390CA !important;
	order-radius:3px !important;
	-moz-border-radius:3px !important;
	-webkit-border-radius:3px !important;
	color:#fff !important;
	margin-right:3px !important;
	border-color:#478223 !important;
	background:#599F2F !important;
	background:-moz-linear-gradient(top, #9FE355 1px, #79BF4A 1px, #599F2F) !important;
	background:-webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #9FE355), color-stop(0.02, #79BF4A), color-stop(1, #599F2F)) !important;
}
.navigation a {
	color:#707070 !important;
	background:#FFFFFF !important;
	border-radius:3px !important;
	-moz-border-radius:3px !important;
	-webkit-border-radius:3px !important;
	padding:6px 9px 6px 9px !important;
	margin-right:3px !important;
	text-decoration:none !important;
	font-size:12px !important;
}
.navigation a:hover {
	color:#fff !important;
	border-color:#478223 !important;
	background:#599F2F !important;
	background:-moz-linear-gradient(top, #9FE355 1px, #79BF4A 1px, #599F2F) !important;
	background:-webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #9FE355), color-stop(0.02, #79BF4A), color-stop(1, #599F2F)) !important;
}
.paginate-com {
	margin: 10px 0 20px 0;
	padding: 5px 1px 5px;
	text-align: center;
}
.paginate-com a {
	padding: 3px 6px 4px 6px;
	margin: 3px;
	text-decoration: none;
	border: 1px solid #ccc;
	color: #666;
	background-color: inherit;
}
.paginate-com a:hover {
	border: 1px solid #444;
	color: #444;
	background-color: #eee;
}
.paginate-com .current {
	padding: 3px 6px 4px 6px;
	margin: 3px;
	font-weight:bold;
	border: 1px solid #666;
	color: #444;
	background-color: #eee;
}
.postThumb {
	float:left;
	margin:0px 10px 10px 0;
	width:64px;
	height:64px;
	overflow:hidden;
}
.postThumb img {
	border:none;
	background:#F0F0F0;
	padding:1px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
