/*  

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.1

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/kotak

	Crafted on 05 April 2007

	Last Edit: 23 April 2007 04.00  +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: 5px 0 0 5px;

}

img.left

{

	float: left;

	margin: 0 5px 5px 0;

}

/*hr {display: none;}*/

body

{        

	background-attachment: fixed;

	background: #F9FBE6;

	color: #444;

	font: 74%/1.6em verdana, tahoma, arial, 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: 1100px;

	padding: 0;

	margin: 0 auto;

}

#top {

	width: 1100px;

	padding: 0;

	margin: 15px auto;

}

#pager {

	height: 130px;

    background: #643120 url(images/headr.jpg) 0 0 no-repeat;

}

#headr {

	float: left;

	margin: 0;

	padding: 0;

	text-align:left;

	color: #C3EAFB;

}

#header_menu {
    width: 1100px;
    height: 100%;
/*    background-color: #794b3b;*/
/*    border-style : solid;
    border-width : 0px 0px 2px 0px ;
    border-color : black;*/
    margin: 0px 0 0 0;
    padding: 0px;
}

div#header_menu a {color:#FFFFFF; font-weight: bold; text-align:left; margin-top:1px; margin-bottom:-1px;margin-left:10px;margin-right:10px;}
div#header_menu ul {padding: 0; margin: 0 0 0 0;}
div#header_menu li {background: #794b3b; height:100%;}
/*div#header_menu ul.niveau1 li:hover {background: #b65b0a; border-style : solid; border-width : 0px 0px 2px 0px ; border-color : black;}*/
div#header_menu ul.niveau1 li:hover {background: #b65b0a; border-style : solid; border-width : 0px 0px 2px 0px ; border-color : black; }
div#header_menu ul.niveau2 li {border-style : solid; border-width : 1px 0px 0px 0px ; border-color : lightgrey; height : 21px; width: 200px;}
div#header_menu ul.niveau2 li:hover {background: #b65b0a; width: 198px; border-style : solid; border-width : 1px 2px 0px 0px ; border-top-color : lightgrey; border-right-color : black;}

/* float left pour les li afin d'aligner le menu et plus de bordures*/
div#header_menu ul li {position:relative; list-style: none; float:left;margin: 0 0 0 0;}

/* le décalage n'est plus a gauche maintenant mais en bas on annule donc le decalage a gauche et la correction en haut et on place la restriction de taille*/
div#header_menu ul ul {position: absolute;margin: 0px 0px 0px 0px; top: 21px; /*left: 100px; */display:none; width:200px;}

/* plus de bordure et taille remise a 100px*/
div#header_menu li a {text-decoration: none; padding: 0; display:block;}
div#header_menu ul.niveau1 li.sousmenu:hover ul.niveau2,
div#header_menu ul.niveau2 li.sousmenu:hover ul.niveau3 {display:block;}

/*div#header_menu ul.niveau2:hover ul.niveau3:hover {border-style:none;}*/

/*Il faut decaller les soussous menu de la taille du sous menu */
div#header_menu ul.niveau3 {top:-1px; left: 200px;margin: 0px 0px 0px 0px;}
div#header_menu ul.niveau3 li       {height : 21px; border-style : solid; border-width : 1px 0px 0px 1px ; border-top-color : lightgrey; border-left-color : lightgrey;}
div#header_menu ul.niveau3 li:hover {border-style : solid; border-width : 1px 2px 0px 1px ; border-top-color : lightgrey; border-left-color : lightgrey; border-right-color : black;}



#left {

	float: left;

	width: 887px;

}

#right {

	float: right;

	width: 208px;

}



#content {

	width: 669px;

	float: right;

}

#content img {
        margin: 5px;
}

#content h1 {
  text-align:center;
  font-size: 18pt;
  font-weight: bold;
  font-family: comic sans ms,sans-serif;
/*  color: #808080;*/
  color: #323599;
  margin-top: 15px;
  margin-bottom: 15px;
}

#content h2 {
  text-align:center;
  font-size: 14pt;
  font-weight: bold;
  font-style:italic;
  font-family: comic sans ms,sans-serif;
  color: #008000;
  margin-top: 10px;
  margin-bottom: 10px;
}

#content h3 {
  text-align:left;
  padding-left: 30px;
  font-size: 13pt;
  font-weight: bold;
  font-family: Georgia, Verdana, Arial, Serif;
  color: #444444;
  margin-top: 20px;
  margin-bottom: 5px;
}

#content h4 {
  text-align:justify;
  padding-left: 60px;
  font-size: 11pt;
  font-weight: normal;
  font-family: comic sans ms,sans-serif;
  color: #0000ff;
  margin-top: 0px;
  margin-bottom: 0px;
}

#content p {
  text-align:justify;
  font-size: 14px;
}



#content hr
{

  height: 15px;
  background: url(/wp_kotak/wp-content/separateur.png) no-repeat center;
  border: 0;
  outline: 0;

  margin-top: 20px;
  margin-bottom: 20px;

}

#content table {
	border-width: 1px;
	border-spacing: 0px;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
/*	background-color: white;*/
	margin : 15px;
}
#content table th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: #808080;
/*	-moz-border-radius: 0px 0px 0px 0px;*/
	padding-left: 5px;
	padding-right: 5px;
}
#content table td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: #ADD8E6;
/*	-moz-border-radius: 0px 0px 0px 0px;*/
	padding-left: 5px;
	padding-right: 5px;
}

/*#content table tr:nth-child(even) {background: #CCC}
#content table tr:nth-child(odd)  {background: #FFF}*/

#content a:link {
    font-weight: normal;
    text-decoration: underline;
}

#content a:visited {
    text-decoration: underline;
    color: #666;
}

#content a:hover {
    color: grey;
    text-decoration: underline;
}

.post {



	border: 1px solid #ccc;



	background: #fff;



	padding: 0px;



	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: 213px;float: left;color: #ea142d;

        

}

#SIDEBARS 

{width:200px; float:right; margin:0px 0 0 0px;}

a {font-weight:normal;}

/*h2, caption {font:18px Georgia, "Times New Roman", Times, serif; letter-spacing:1px; border-bottom:2px solid #ccc; color:#111;}*/
caption {font:18px Georgia, "Times New Roman", Times, serif; letter-spacing:1px; border-bottom:2px solid #ccc; color:#111;}

ul {list-style:none; padding:2px; margin:0 0 0px 0;}

ul ul {margin:0 0 0 0px;}

ul ul a {font-weight:normal;}

ul li {font-weight:normal; margin:0px 0 0px 0; color:#444;}



#footer {

	width: 1100px;

	text-align: left;

	margin: 20px auto;

	

}

#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;

    margin : 0px;
}

.blockr,.pagenav,#sidebar .categories, .about,.linkcat, .widget {



	border: 1px solid #ccc;



	background: #fff;



	margin-bottom: 10px; 



	padding: 0 5px 5px 5px;


}



.blockr:hover,.pagenav:hover,#sidebar .categories:hover, .about:hover,.linkcat:hover,.widget:hover {



	border: 1px solid #666;



	background: #fff;



	margin-bottom: 10px; 



	padding: 0 5px 5px 5px;



}



/* 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: 55px;

  list-style-type:disc;

}

.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

}



/* Comment Etc

********************* */

.navigation a

{

	color: #666;

}

.alignleft

{

	float: left;

	width: 50%;

}

.alignright

{

	float: right;

	text-align: right;

	width: 50%;

}



.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.1	: CHange License from GPL to Creative Commons Attribution 3.0 License:

*** */
