/*  
Theme Name: Pasar
Theme URI: http://www.jauhari.net/themes/pasar
Description: <p>Pasar Theme is clean layout. </p><p>The CSS, 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/Pasar
	Crafted on 01 November 2007
	Last Edit: 26 November 2007 13.13  +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.7em 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;
}
img.frame
{
	border: 2px solid #cccccc; 
	margin: 0pt 15px 0px 0px;
	padding: 5px
}
img.framepo
{
	border: 2px solid #cccccc; 
	margin: 0pt 15px 0px 0px;
	padding: 5px
	max-width: 50px;
}
.thbmotif
{
	float: left;
	width: 60px;
	border: 2px solid #cccccc; 
	margin: 0 15px 15px 0;
	padding: 5px;
}
.clearboth { clear: both; }
hr
{
	display: none;
}
body
{
	font: 74%/1.6em verdana, arial, tahoma, sans-serif; 
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
	background: #999999;
}
a
{
	text-decoration: none;
}
a:link {
	color: #8a421a;
}
a:visited
{
	color: #BD8D46;
}
a:hover, a:active
{
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6
{
/*	font-family: Georgia, Verdana, Arial, Serif; */
	font-family: Arial, Verdana, Serif;
        font-size: 74%/1.3em;
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#page {
	text-align: left;
	width: 970px;
	margin: 30px auto 0;
	background: #fff url(images/bg/bg-page.gif) 0 bottom repeat-x;
}
#sub-page {
	padding: 20px;	
	//background: url(images/bg/bg-page-top.gif) 0 0 repeat-x;
}
#pager {
	position: relative;
}
#header {
}
	#headr {
		margin: 0;
		padding: 0;
		text-align:left;
	}

#content-wrap {
	float: left;
	width: 100%;

}

#content {
	margin: 0 440px 0 0;
}

.side {
	width: 420px;
	float: left;
	margin-left: -420px;
}
.side1 {
	width: 200px;
	float: left;
}
.side2 {
	width: 200px;
	float: right;
}

#footer {
	width: 950px;
	margin: 0 auto 20px;
	padding: 10px 10px 0;
	text-align: left;
	border-top: 5px solid #ffe100;
	background: #000;
	color: #d5d0d0;
}
	#footer a {	
		color: #fff;
	}

.statusLine {
    padding: 2px 5px 2px 15px;
    background-color: #f2ff91;
    margin: 0;
    border-bottom:1px solid #c7d93f;
    width: 100%;
    left: 0px;
    top: 0px;
    position: absolute;
    font-family: sans-serif;
    font-size: 1em;
    text-align:center;
}

.statusImg {
    float: right;
    padding-right: 20px;
    vertical-align: middle;
    display:inline;
    cursor:pointer;
}

/* Design Navigation
******************** */
#navr {
	width: 970px;
	font-family: arial, sans-serif;
	text-align: left;
	margin: 0 auto;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	background: #7E411A url(images/bg/nav-2.gif) 0 0 repeat-x;
	height: 25px;
}
#navr li a {
	color: #efefef;
}

#navr ul a{
	text-decoration:none;
}
#navr ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navr ul li {
	float: left;
}
#navr ul li a {
	padding: 3px 10px;
	display: block;
	color: #F5FDF8;
	margin-right: 0px;
	background: #934C1E url(images/bg/nav-2.gif) 0 0 repeat-x;
	border-right: 1px solid #E6B97E;
}
#navr ul li a:hover {
	background: #D26D2A url(images/bg/nav-3.gif) 0 bottom repeat-x;
	color: #F2DCBD;
}
#navr ul li.current_page_item a, #navr ul ul li.current_page_item a {
/*	background: #DC4F00; */
	background: #D26D2A url(images/bg/nav-activ.gif) 0 top repeat-x;
	color: #fff;
	font-weight: bold;
}

#navr ul ul{display:none;}
#navr ul ul li{float:none;}
#navr ul ul li a{margin:0;padding:0;}
#navr ul li:hover ul{
	display:block;
	position:absolute;
	}
#navr ul li:hover ul li a{
	border-top: 1px solid #ccc;
	background:#666; 
	color: #F5FDF8;
	display:block;
	padding: 3px 10px;
	width:10em;
}
#navr ul li:hover ul li a:hover{
	background: #333;
	border-top: 1px solid #fff;
	color: #fff;
}
#navr ul li.admintab a {
	color: #FFFD10;
}
#navr ul li.admintab a:hover {
	background: #333;
}


/* Design Header
******************** */
#headr {
	padding: 5px 10px;
}
#headr  h1 {
	font-family: Georgia, Serif;
	background: url(images/logo.gif) 0 0 no-repeat;
	height: 44px;
	width: 245px;
	display: block;
	text-indent: -5000px;
}
#headr h1 a {
	color: #8A421A;
}	
	#headr .description {
		display: none;
	}

#sub-nav {
	background: #ffe100;
	height: 35px;
	margin-top: 5px;
	border-bottom: 3px solid #000;
}

	#pager .search  {
		position: absolute;
		right: 20px;
		top: 13px;
	}
	#pager .search input#s, #pager  .search input#s {
		width: 320px;
		padding: 4px;
		border: 2px solid #E6B97E;
	}
	#pager .search input#s:hover, #pager .search input#s:focus {
		padding: 4px;
		border: 2px solid #934C1E;
	}
	#searchsubmit {
		background: #D26D2A;
		padding: 2px 10px;
		border: 2px solid #D26D2A;
		color: #fff;
		font-weight: bold;
	}	
	
/* Design Sidebar
******************** */	
.side {
}
.side-top {
	background: #f1f8da;
	padding: 10px;
	margin-bottom: 10px;
}
.side-top2 {
	background: #f1f8da;
	padding: 10px;
	margin-bottom: 10px;
}

.side h2, .side1 h2, .side2 h2{
	font-size: 1.3em;
	color: #8A421A;
	border-bottom: 1px solid #8A421A;
	margin-bottom: 5px;
}
.side ul, .side1 ul, .side2 ul{
	list-style: none;
}
.about, .boxr, .search, .side .categories, .linkcat {
	margin-bottom: 10px;
}
	.about ul li{
		background: url(images/ico/icon.gif) 0 4px no-repeat;
		padding-left: 16px;
	}
	.side a , .side1 a, .side2 a{
		color: #8A421A;
	}
	.side1 ul li ul li{
	background: url(images/ico/asterisk.gif) 0 4px no-repeat;
	padding-left: 16px;
	}
	.randomtitle{
		text-align: center;
		text-decoration: none;
		font-size: 0.9em;
		margin: 1px;
	}
	img.randomframe
	{
		text-align: center;
		height: 75px;
		border: 2px solid #cccccc; 
		margin: 0px 0px 0px 0px;
		padding: 3px;
	}
	.side2 ul li ul li{
	background: url(images/ico/asterisk.gif) 0 4px no-repeat;
	padding-left: 16px;
	}
	.produk  ul li{
		background: none;
		padding-left: 0;
		margin-bottom: 10px;
	}
	.postfeed
	{
		line-height: 0.2em;
		padding: 3px 10px 10px 0px;
		color: #BD8D46;
		font-size: .9em;
	}
	
/* Design Post
******************** */	
.gap ol, .gap ul {
margin-left: 20px;
}
.post {
}
	.post-cat-product {
		background: #faf4f4;
		//border-bottom: 1px solid #F6E5B0;
		padding: 10px;
	}
	.post-cat-product h2 a {
		background: #d4e3a1;
		color: #fff;
		display: block;
		padding: 5px;
	}
	.box {
		border: 4px solid #EE951A;
	}

.post h2 {
        color: #8A421A;
        border-bottom: 1px solid #BD8D46;
        display: block;
		padding-top: 5px;
        padding-bottom: 5px;
}
.post h2 a {
	color: #8A421A;
	display: block;
	padding-bottom: 5px;
}
.post h3 {
        color: #8A421A;
        display: block;
        padding-top: 5px;
        padding-bottom: 3px;
}
.post ul{
    list-style: none;
	margin-left: 20px;
}
.post ul li{
        background: url(images/ico/asterisk.gif) 0 4px no-repeat;
        padding-left: 16px;
        }
.post ol, .post li {
	margin-left: 20px;
}
.column1 {
float: left;
width: 41%;
height: 205px;
}
.column2 {
float: left;
width: 55%;
height: 205px;
}
.column2_st {
float: left;
width: 55%;
height: 205px;
background: url(images/oos2.gif) top right no-repeat;
}

.column1 { margin: 5px 5px 5px 0; }
.column2 { margin: 5px 0 0 5px; }
.column2 ul{
	list-style: none;
	margin: 0 0 0 15px;
}
.column2 ul li{
	background: url(images/ico/icon.gif) 0 7px no-repeat;
	padding-left: 15px;
}
.postmetadata {
	background: url(images/post-art.gif) center bottom no-repeat;
	padding: 5px 10px 20px;
	text-align: center;
	margin: 0 0 20px;
	color: #BD8D46;
	font-size: .9em;
}
.postmetadata  a {
	color: #BD8D46;
	text-decoration: underline;
}
.relatedpost {
	padding: 5px 10px 20px;
	text-align: left;
	margin: 0 0 20px;
	color: #BD8D46;
	font-size: .9em;
}
.relatedpost h3 {
        color: #8A421A;
        display: block;
        text-align: left;
        padding-top: 5px;
        padding-bottom: 3px;
}
.relatedpost ul{
        list-style: none;
		margin-left: 20px;
}
.relatedpost ul li{
        background: url(images/ico/asterisk.gif) 0 4px no-repeat;
        padding-left: 16px;
}
.relatedpost ol, .relatedpost li {
	margin-left: 20px;
}
#content .commentsfeedr
{
	background: url(images/ico/feed.gif) no-repeat left center;
	padding: 2px 0 2px 20px;
}
#content .trackbackr
{
	background: url(images/ico/arrow_refresh.png) no-repeat left center;
	padding: 2px 0 2px 20px;
}

.search  {
		margin-top: 5px;
	}
.search input#s {
		width: 320px;
		padding: 4px;
		border: 2px solid #E6B97E;
	}
.search input#s:focus {
		padding: 4px;
		border: 2px solid #934C1E;
	}
#searchsubmit {
		background: #D26D2A;
		padding: 2px 10px;
		border: 2px solid #D26D2A;
		color: #fff;
		font-weight: bold;
}	


.navigation a
{
	color: #C96928;
}
.alignleft
{
	float: left;
	width: 50%;
}
.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}

h3#comments, h3#respond{
	border-bottom: 2px solid #FCF2D3;
	padding-bottom: 0; 
	margin-bottom: 5px; 
}

ol.commentlist {
	list-style: none;
}
ol.commentlist li {
	padding: 5px;
	margin-bottom: 5px;
}
li.authr {
	background: #F3DE9C;
	border-bottom: 2px solid #E5CE83;
}
li.comment {
	background: #FCFAE1;
	border-bottom: 2px solid #F6E497;
}
li.alt {
	background: #FCF2D3;
	border-bottom: 2px solid #F6E497;
}
.avaliable {
	border-top: 1px dashed #ddd;
	border-bottom: 1px dashed #ddd;
}

#commentform input {
	//background: #FCF2D3;
    border: 1px solid #F6E497;
}
#commentform textarea {
	width: 98%;
	//background: #FCF2D3;
	border: 1px solid #F6E497;
}
/*#submit {
	background: #BD8D46;
	border: 2px solid #997136;
	border-top: 2px solid #CBA56C;
	border-left: 2px solid #CBA56C;
	color: #fff;
	font-weight: bold;
	padding: 2px 10px;
} */
#submit {
	background: #D26D2A;
	padding: 2px 10px;
	border: 2px solid #D26D2A;
	color: #fff;
	font-weight: bold;
}

.pagetitle {
	background:#f1f8da;
	padding: 5px;
}
.feed-email {

}.feed-email  #suby {
	background: #BE8E46;
	border: 1px solid #88652F;
	border-left: 1px solid #CCA56C;
	border-top: 1px solid #CCA56C;
	color: #fff;
	padding: 5px 10px;
	margin-top: 10px;
}
.feed-email #email {
	width: 385px;
	padding: 5px;
	border: 2px solid #E68D15;
}

/* Change Log ****
1.0	: First Public Released
*** */

