/*  
Theme Name: KeranjangBasket
Theme URI: http://www.jauhari.net/themes/myapril-3c
Description: <p>KeranjangBasket Theme is clean layout that build with 3 Columns Layout</p><p>The CSS, Special Design for my Friends Dhika DG(http://dirgaa.com), XHTML and design is released under a <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 License</a></p>
Version: 1.0
Author: Nurudin Jauhari
Author URI: http://www.jauhari.net/

	This theme was designed and built by Nurudin Jauhari,
	whose blog you will find at http://jauhari.net/themes/KeranjangBasket
	Crafted on 10 February 2008
	Last Edit: 23 February 2008 05.35  +7 GMT

	The CSS, XHTML and design is released under a Creative Commons Attribution 3.0 License:
	http://creativecommons.org/licenses/by/3.0/

*/

/* Social Style 
********************* */

html
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	padding: 0;
	margin: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.6em;
	//margin: 0.1em 0;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}
img.right
{
	float: right;
	margin: 10px 0 0 10px;
}
img.left
{
	float: left;
	margin: 0 10px 10px 0;
}
hr
{
	display: none;
}
body
{
	font: 74%/1.6em arial, verdana, tahoma, sans-serif; 
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
	background: #ccc url(images/bg/all-bg.gif) center center repeat-y;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #666;
}
a:hover, a:active
{
}
h1, h2, h3, h4, h5, h6
{
/*	font-family: Georgia, Verdana, Arial, Serif; */
	font-family: Arial, Verdana, Serif;
}

/* Etc
******************** */
br.clear {
	clear: both;
}
div.float {
  float: left;
  padding-right: 10px;
}

/* Design 
******************** */
#page {
	text-align: left;
	width: 940px;
	margin: 0 auto;
}
#sub-page {
	padding: 10px 0;	
}
#content-wrap {
	float: left;
	width: 100%;
}

#content {
	margin: 0 210px 0 230px;
}
.side1 {
	width: 220px;
	float: left;
	margin-left: -940px;
}
.side2 {
	width: 200px;
	float: left;
	margin-left: -200px;
	}

/* !HEADER Effect */
#pager {
	position: relative;
	border-bottom: 2px solid #ccc;
	height: 60px;
	margin-bottom: 10px;
}

	#headr h1 a {
		width: 319px;
		height: 43px;
		background: transparent url(images/logo2.gif) 0 0 no-repeat;
		display: block;
		text-indent: -5000px;
		position:  absolute;
		left: 0;
		top: 10px;
	}
	.description {
		position: absolute;
		right: 0;
		top: 40px;
		font-size: 1.6em;
		color: #666;
	}
	.splash {
		background:  #efefef url(images/splash/rotator.php) 0 0 no-repeat;
		height: 120px;
		margin-bottom:  10px;
	}

/* !MENU Effect */
#navr {
	position: relative;
}
	.search {
		position: absolute;
		right: 0;
		top: 6px;
	}
	.search #s {
		border: 2px solid #ccc;
		width: 190px;
		padding: 2px 4px;
	}
#navr ul {
	list-style: none;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		padding: 8px 0;
}
	#navr ul li {
		display: inline;
		font-size:  1.1em;
	}
	#navr ul li.page_item a {
		padding: 3px 10px;
		color: #135027;
	}
	#navr ul li.current_page_item a {
		background: #135027;
		color: #58D782;
		padding: 3px 10px;
	}
	.admintab a {
		color: #E80022;
	}
	#navr ul li.current_page_item a:hover, #navr ul li.page_item a:hover {
		background: transparent;
		color: #000;
		padding: 3px 10px;
	}

/* !SIDEBAR Effect */
.side1 ul, .side2 ul {
	list-style: none;
}
	.side1 h2, .side2 h2, #respond {
		border-bottom:  2px solid #ccc;
		padding-bottom: 4px;
		font-size:  1.2em;
		margin-bottom: 5px;
	}
	.boxr, .about, .linkcat {
		margin-bottom:  10px;
	}
		.side2 img {
			margin-bottom: 10px;
		}
		.boxr li a,.linkcat li a,.categories li a {
			background: transparent url(images/ico/bullet_star.png) -2px -2px no-repeat;
			padding-left: 14px;
		}
		.side-post {
			border: 1px solid #ccc;
			padding: 10px;
			text-align: center;
			margin-bottom: 10px;
		}
		.side-post img {
			max-width: 85px;
		}
		.side-post h3 {
			text-align: center;
			font-size: 14px;
		}
		.feed-email {
			border: 1px solid #ccc;
			padding: 0 10px;
			background: #fff url(images/bg/feed-bg.jpg) 0 0 no-repeat;
			margin-bottom: 10px;
		}
		.side2 #email {
			width: 170px;
			margin-bottom: 10px;
			}
		.side2 input#suby {
			background: #FFDB00;
			border: 2px solid #F0FF00;
			border-bottom: 2px solid #FF7200;
			border-right: 2px solid #FF7200;
			padding: 3px 5px;
		}
		.feed-email h2 {
			border-bottom: 2px solid #666;
		}
		.blog-post h3 a {
			color: #FF2500;
			font-size:1.2em;
		}
		.blog-post h3 a:visited {
			color: #990000;
			border-bottom:  1px solid #B28900;
			display: block;
		}
		.blog-post h3 a:hover {
			border-bottom: 1px solid #666;
		}
		.blog-post .date {
			color: #5A8B1E;
			font-size: 1em;
		}
		.blog-data {
			background: #fff url(images/bg/form-textarea-bg.gif) 0 bottom repeat-x;
			padding-bottom: 3px;
			margin-bottom: 10px;
		}
		.contact-us {
			border: 1px solid #ccc;
			padding: 0 10px;
			background: #ECF1A4;
			margin-bottom: 10px;
		}
		.contact-us h2 {
			border-bottom: 2px solid #666;
		}
		
/* !POST Effect */
	.pagetitle {
		border-bottom:  2px solid #ccc;
		padding-bottom: 4px;
		font-size:  1.5em;
		margin-bottom: 5px;
	}
	.post h2 {
		margin-bottom: 10px;
		font-size: 1.4em;
	}
	.post h2 a:link {
		color: #AA0825;
		border-bottom:  1px solid #B28900;
		display: block;
	}
	.post h2 a:visited {
		color: #990000;
		border-bottom:  1px solid #B28900;
		display: block;
	}
		.post h2 a:hover {
			border-bottom: 1px solid #666;
			color: #000;
		}
	.post {
		margin-bottom:  20px;
		border: 1px solid #ccc;
		padding: 10px;
		background: #fff url(images/bg/bg-post.gif) 0 0 repeat-x;
	}
		.post .frame {
			background: #efefef;
			border: 1px solid #ccc;
			padding: 5px;
		}
	.post .produk {
		float: left;
		width: 220px;
	}
	.post .data {
		float: right;
		width: 255px;
	}
	.post .profildata {
		float: right;
		width: 355px;
	}
	.post del {
		background: #F0F812;
	}
		.post .data h3 {
			font-size: 1.3em;
		}
		.post .data ul {
			list-style: none;
		}
		.post .data li {
			background: transparent url(images/ico/award_star_gold_2.gif) 0 3px no-repeat;
			padding-left: 16px;
		}
		.p-big {
			width: 200px;
		}
		.p-small {
			width: 45px;
		}
		.list-image {
			margin-top: 19px;
		}
		.list-image img {
			margin-right: 3px;
		}
	.p-blog ul li, .p-blog ol li {
		margin-left: 30px;
	}
	.p-blog img {
		max-width: 475px;
	}
	textarea#comment {
		width: 98%;
	}
	.postmetadata {
		margin: 0;
		padding: 2px 0  0;
		border-top: 1px solid #efefef;
		color: #666;
	}	
		.postmetadata a {
			text-decoration: underline;
		}
		.box-order {
			position: relative;
			margin-top: 20px;
			width: 100%;
		}
		.order a {
			background: transparent url(images/ico/order.gif) 0 0 no-repeat;
			height: 25px;
			width: 99px;
			text-indent: -5000px;
			display: block;
			position: absolute;
			right: 5px;
			bottom: 5px;
		}
		.post-product {
			background: #ECF1A4;
			border: 1px solid #D9E34C;
			padding: 5px;
			margin-bottom: 10px;
		}
		.post-product ol {
			margin-left: 20px;
		}
		.no-results {
			color: #E80022;
		}
		.no #s {
			margin-top: 20px;
			width: 487px;
			margin-bottom: 10px;
			padding: 4px;
			border: 2px solid #ccc;
		}
		.no #searchsubmit {
			border: 2px solid #999;
			background: #666;
			border-right: 2px solid #333;
			border-bottom: 2px solid #333;
			color: #efefef;
			font-weight: bold;
			padding: 4px 10px;
		}

.navigation {
	margin: 10px 0;
}
.navigation a
{
	color: #666;
}
.alignleft
{
	float: left;
	width: 50%;
}
.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}

/* !PESAN Effect */
			#comment {
				width: 98%;
			}
			input#author,input#email,input#url {
				padding:  4px;
				background: #fff url(images/bg/form-textarea-bg.gif) 0 bottom repeat-x;
				border: solid 1px #999;
			}
				input#author:focus,input#email:focus,input#url:focus, input#author:hover,input#email:hover,input#url:hover {
					padding:  4px;
					background: #fff url(images/bg/form-textarea-bg.gif) 0 bottom repeat-x;
					border: solid 1px #333
				}
			textarea {
				background: #fff url(images/bg/form-textarea-bg.gif) 0 bottom repeat-x;
				border: solid 1px #999;
			}
				textarea:focus,textarea:hover {
					background: #fff url(images/bg/form-textarea-bg.gif) 0 bottom repeat-x;
					border: solid 1px #333;
				}
	label {
		font-size: 1.2em;
	}
#submit {
	background: #135027;
	color: #fff;
	padding: 3px 5px;
	border: 2px solid #333;
	border-top: 2px solid #1D793B;
	border-left: 2px solid #1D793B;
}
		
/* !FOOTER Effect */
#footer {
	width: 940px;
	margin: 0 auto 20px;
	padding: 0;
	text-align: center;
	position: relative;
	border-top:  1px solid #ccc;
}
#footer .right {
	position: absolute;
	right: 0;
	top: 0;
}
.pics {  
    height:  232px;  
    width:   232px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  200px; 
    height: 200px; 
    top:  0; 
    left: 0 
} 

/* Change Log ****
1.0	: First Public Released
*** */
