/*  
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: #000;
	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: #0000ff;
}

a:hover
{	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, Verdana, Arial, Serif;
}

hr {border: none 0; 
border-top: 1px solid #e5e5e5;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

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

/* Design 
******************** */
#page {
	text-align: left;
	width: 960px;
	padding: 0;
	margin: 0 auto;
}

#top {
	width: 960px;
	padding: 0;
	margin: 12px auto;
	background: #2B4F81 url(images/headr.jpg) 0 0 no-repeat;
}

#top .links {
	color: #ffffff;
	padding: 10px 10px 0 0;
	float: right;
}

#top .links a {
	color: #ffffff;
}

#top .links a:hover {
	text-decoration: underline;
}

#pager {
	height: 100px;
}

#headr {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	color: #C3EAFB;
}

#navbar {
	float: left;
	height: 15px;
	width: 938px;
	margin: 10px 0 10px 0;
	padding: 5px 0 5px 20px;
	text-align: left;
	color: #000000;
	background-color: #CAE1FF;
	border: 1px solid #ccc;
}

#left {
	float: left;
	width: 750px;
}

#right {
	float: right;
	width: 197px;
}

#content {
	width: 542px;
	float: right;
}

.post {
	border: 1px solid #ccc;
	background: #fff;
	padding: 20px;
	margin-bottom: 20px;
}

.post .entry {
	border-bottom: 1px solid #efefef;
	padding-bottom: 10px;
}

.postmetadata {
	font-size: .9em;
	color: #808080;
	text-align: right;
}

.postmetadata  a{
	color: #808080;
}

#sidebar {
	width: 195px;
	float: left;
	color: #333;
}

.side1 {
}

.side2 {
}

#footer {
	width: 960px;
	text-align: right;
	margin: 0 auto;
	padding-left: 0px;
}

#footer div {
	background: #ededed;
	border: 1px solid #ccc;
	padding: 10px;
}


/* Design 
******************** */
#right ul, #sidebar  ul{
	list-style: none;
}

.blockr,.pagenav,#sidebar .categories, .about,.linkcat, .widget {
	border: 1px solid #ccc;
	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: #fff;
	margin-left: 25px;
}
	
#sidebar  .side1 h2{
	font: 1.4em "Trebuchet MS", Verdana, sans-serif;
	color: #121212;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#sidebar a {
	color: #0000ff;
}

#sidebar a:hover {
	text-decoration: underline;
}

#right  .side2 h2{
	font: 1.4em "Trebuchet MS", Verdana, sans-serif;
	color: #121212;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#right .side2 a {
	color: #0000ff;
}

#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 Arial,verdana; 
}

.post h2 a {	
	color: #0000ff;
}

.post h2 a:hover {
	text-decoration: underline;
}

.post ul {
	margin-left: 35px;
}

.post ol {
	margin-left: 40px;
}

p.postmetadata {
	color: #808080;
	font-size: 85%;
	margin-bottom: 10px;
}

p.postmetadata a {
	color: #808080;
	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 {
	color: #0000ff;	
}

.post p a:hover {
	text-decoration: underline;
}

/* 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: #555555;
	font-size: 0.95em;
}

#footer a {
	color: #555555;
}

#footer a:hover {
	color: #0000ff;
	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: 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-color: F0FFF0;
	color: #121212;
	margin: 1em;
	padding: 0 0 5px 25px;
}

#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
*** */