/*  
Theme Name: Kotak
Theme URI: http://www.jauhari.net/themes/kotak
Description: <p>sideLeft Theme is clean layout that build with 3 Colums Layout .</p> <p>Visit the <a href="http://www.jauhari.net/themes/kotak">Theme Page</a> for theme update and other related information.</p><p>Please Note This Sponsored Themes</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: 2.3
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://www.jauhari.net/themes/kotak
	Crafted on 05 April 2007
	Last Edit: 29 September 2007 06.02  +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;
	overflow-y: scroll;
}
*
{
	margin: 0;
	padding: 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;
}
hr
{
	display: none;
}
body
{
	background-attachment: fixed; 
	background: #F9FBE6;
	color: #444;
	/*font: 74%/1.6em verdana, tahoma, arial, sans-serif; */ 
	font: .8em Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	/*font-style:normal; font-variant:normal; font-weight:normal; font-size:.7em; font-family:Tahoma, Verdana, Arial, Helvetica, Sans-Serif */

	margin: 0 0 30px;
	padding: 0;
	text-align: center;
}
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;
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#page {
	text-align: left;
	width: 990px;
	padding: 0;
	margin: 0 auto;
}
#top {
	width: 990px;
	height: 190px;
	padding: 0;
	margin: 5px auto;
	background: #643120 url(images/header.jpg) 0 0 no-repeat;
}

/*#navtop { background: #99CC00; margin: 0px auto; height: 26px; width: 960px; }*/

#pager {
	height: 100px;
}
#headr {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	color: #C3EAFB;
}

#left {
	float: left;
	width: 820px;
}
#right {
	float: right;
	width: 165px;
}

#content {
	width: 640px;
	float: right;
}
.post {
	border: 1px solid #ccc;
	background: #fff;
	padding: 10px;
	margin-bottom: 20px;
}
.post:hover {
	border: 1px solid #666;
}
.post .entry {
	border-bottom: 2px solid #efefef;
}
.postmetadata {
	font-size: .9em;
	color: #999;
	text-align: right;
}
.postmetadata  a{
	color: #666;
}

#sidebar {
	width: 175px;
	float: left;
	color: #647015;
}
.side1 {
}
.side2 {
}



#footer {
	width: 840px;
	text-align: left;
	margin: 0 auto;
	padding-left: 205px;

}
#footer div {
	background: #F4F7D0;
	padding: 10px 10px 0;
	border: 1px solid #F4F7D0;
	border-bottom: none;
}
#footer div:hover {
	border: 1px solid #D6DF4C;
	border-bottom: none;
}

/* Design 
******************** */
#right ul, #sidebar  ul{
	list-style: none;
}

.blockr,.pagenav,#sidebar .categories, .about,.linkcat, .widget, .menu_kiri {
	border: 1px solid #ccc;
	background: #fff;
	margin-bottom: 10px; 
	padding: 10px;
	padding-top: 0;
}
.blockr:hover,.pagenav:hover,#sidebar .categories:hover, .about:hover,.linkcat:hover,.widget:hover, .menu_kiri:hover {
	border: 1px solid #666;
	background: #fff;
	margin-bottom: 10px; 
	padding: 10px;
	padding-top: 0;
}

/* Design  Typo
********************* */
#headr  h1 {
	font: 2.5em "Trebuchet MS", Verdana, sans-serif;
	margin: 20px 0 0 25px;
	color: #fff;
}
#headr h1 a {
	color: #fff;
	}
#headr .description {
	color: #F7E3D4;
	margin-left: 25px;
}

#sidebar  .side1 h2{
	font: 1.4em "Trebuchet MS", Verdana, sans-serif;
	color: #706A15;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#sidebar a {
	color: #647015;
}
#sidebar a:hover {
	text-decoration: underline;
}
#right  .side2 h2{
	font: 1.4em "Trebuchet MS", Verdana, sans-serif;
	color: #706A15;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#right .side2 a {
	color: #647015;
	
}
#right .side2 a:hover {
	text-decoration: underline;
}
#sidebar #avatr {
	border: 1px solid #EAECFB;
}
h2.pagetitle {
	text-align: right;
	border-bottom: 1px solid #ccc;
	background: #2692F7; 
	padding: 5px;
	color: #fff;
	margin-bottom: 10px;
}
.post h2 {
	font: 1.8em Aria,verdana; 
}
.post h2 a {	
	color: #643E31;
}
.post h2 a:hover {
	color: #C42A08;
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
p.postmetadata
{
	color: #999;
	font-size: 85%;
	margin-bottom: 10px;
}
p.postmetadata a
{
	color: #666;
	text-decoration: none;
}
span.timr
{
	background: url(images/timr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.catr
{
	background: url(images/catr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.editr
{
	background: url(images/editr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.commr
{
	background: url(images/commr.png) 0 0 no-repeat;
	padding-left: 15px;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	border-bottom: 1px solid #ccc;
}
.post p a:hover {
	border: none;
}

/* Uncomment to make Uato
.post a img, .post img {
	border: none;
	float: left;
	padding-right: 5px;
}	*/


.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}
#footer {
	color: #C0CA47;
	font-size: 0.95em;
}
#footer a {
	color: #AFA621;
}
#footer a:hover {
	color: #AFA621;
	text-decoration: underline
}
.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
/* Comment Etc
********************* */
.navigation a
{
	color: #666;
}
.alignleft
{
	float: left;
	width: auto;
	margin-bottom: 7px;
}
.alignright
{
	float: right;
	text-align: right;
	width: auto;
}

.ileft {
	float: left;
	margin-right: 5px;
	
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
	background: url(images/feed.png) no-repeat left center;
	padding-left: 20px;
}
#content .trackbackr
{
	background: url(images/arrow_refresh.png) no-repeat left center;
	padding-left: 20px;
}
input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit
{
	padding: 3px 5px;
}
.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #f9f9f9;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}
#comment {
	width: 100%;
}

input#s {
	width: 92%;
	padding: 5px;
	margin-bottom: 10px;
	background: #F9FBE6;
	border: 2px solid #EBE595;
}
input#s:focus {
	width: 92%;
	padding: 5px;
	margin-bottom: 10px;
	background: #999;
	color: #fff;
	border: 2px solid #333;
}

input#searchsubmit
{
	background: #30BA47;
	border: #269237 2px solid;
	color: #fff;
	font-size: 1.3em;
	margin: 0;
	font-weight: bold;
	padding: 4px 6px;
}
input#searchsubmit:focus
{
	background: #BCE240;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}

/* Thanks to Ferdhie(http://ferdianto.com) to ask me about this Code */

pre {
	width: 95%;
	overflow:auto; 
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #8A432C;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #EFDBAA;
	padding: 5px;
	background: #F7EDD4;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #8A432C;
padding: 2px;
}

/* Change Log *** 
1.0	: Public Releaed
2.3	: CHange License from GPL to Creative Commons Attribution 3.0 License:
2.3	: Compatible with WordPress 2.3.x, 2.2.x 2.3
*** */
/* Top Navigation Style 
********************* */
/*  Menuv
******************** */
#topy {
	width: 990px;
	margin: 5px auto;
	background: #E2B400 url(images/bg-orange.gif) 0 0 repeat-x;
	position: relative;
	height: 35px;
	font-size: 1.2em;
}
div#menuv{
	font-size:1em;
	height:2.3em;
	padding: 0.5em 0.7em 0.7em;
	margin-bottom: 2em;
	position:relative;
}
#menuv ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menuv ul li {
	float: left;
}
#menuv li.page_item  a, #menuv li.admintab  a {
 	padding: 3px 10px;
	display: block;
	color: #fff;
	border: 1px solid #5A1301;
	margin-right: 0.5em;
	background: #333;
}
#menuv li  a:hover {
 background: #efefef;
 color: #92C307;
}
#menuv li.current_page_item  a {
  	padding: 3px 10px;
	display: block;
	color: #333;
	border: 1px solid #5A1301;
	margin-right: 0.5em;
	background: #fff;
}

#menuv ul ul{display:none;}
#menuv ul ul li{float:none;}
#menuv ul ul ul{display:none;}
#menuv ul ul li a{margin:0;padding:0;}
#menuv ul li:hover ul{
	display:block;
	position:absolute;
	padding-top: 4px;
	}
#menuv ul li:hover ul ul{
	display: none;
}	
#menuv ul li:hover ul li a{
	border: 1px solid #fff;
	background:#333; 
	color: #fff;
	display:block;
	padding: 3px 10px;
	width:10em;
/*	margin-top: 2px;  */
}
#menuv ul li:hover ul li a:hover{
	background: #fff;
	border: 1px solid #333;
	color: #333;
}
#menuv li.rss2  a {
	right: 0;
	top: 0;
	position: absolute;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}


pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #A73228;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #A73228;
	padding: 5px;
	background: #F7E2D4;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #A73228;
padding: 2px;
}
