/*  
Theme Name: Ngatini
Theme URI: http://www.jauhari.net/themes/ngatini
Description: <p>Ngatini Theme is clean layout that build with 2 Columns Layout.</p><ul style="list-style:none;"><li>* Right Sidebar</li><li>* Widget Ready</li><li>* Change About text via Admin Profile</li><li>* Custom Image Header</li><li>* Tested on WordPress 2.1.x</li></ul> <p>Visit the <a href="http://www.jauhari.net/themes/ngatini">Theme Page</a> for theme update and other related information.</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.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/ngatini
	Crafted on 27 April 2007
	Last Edit: 23 May 2007 11.24  +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: 1em 0;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}

img.right {float: right;margin: 0 0 10px 10px;}
img.left {float: left;margin: 0 10px 10px 0;}

img.alignright {float: right;margin: 0 0 10px 10px;}
img.alignleft {float: left;margin: 0 10px 10px 0;}

.alignright {float: right;}
.alignleft {float: left;}

hr {display: none;}

body {
	background: #fff url(images/bgr.gif) 0 50px repeat-x;
	color: #333;
	font: 78%/1.6em Verdana, Arial;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {text-decoration: none;}
a:link, a:visited {color: #514924;}
a:hover, a:active {}

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

h2
{
	font-size: 1.4em;
}

h3
{
	font-size: 1.2em;
}


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

/* Design 
******************** */
#logo a { display: block; height: 56px; width: 408px; background: url(http://mikethoughts.com/images/mikethoughts_off.png) left top no-repeat; }

#logo a:hover { display: block; height: 56px; width: 408px; background: url(http://mikethoughts.com/images/mikethoughts_on.png) left top no-repeat; }

#logo span { display: none; }

#top {
	background: #999 url(images/stripe-head1.png)/* 0 bottom repeat-x */;
	border-bottom: 5px solid #fff;
	margin-bottom: 0;
	padding: 10px;
	text-align: left;
}
#page {
	text-align: left;
	width: 900px;
	margin: 0 auto;
}
#headr {
	padding: 0;
	width: 900px;
	margin: 0 auto;
	}
#pager {
	padding: 0;
	width: 900px;
	height: 200px;
	background: transparent url(http://mikethoughts.com/wp-content/uploads/blogheader_01.jpg) no-repeat scroll 0 0;
	margin: 20px auto 10px;
	}

#pager p {text-align:left;padding: 30px 0 0 30px; width:400px;font-size:1.2em;line-height: 1.4em;}

#pager a {color:#333;text-decoration:underline;}
#pager a:hover {color:#000;}

#content {
	width: 700px;
	float: left;
	padding: 0 10px 20px 0;
	padding-left: 0;
}
.post {
	margin-bottom: 10px;
	padding: 0 10px 10px 10px;
	background: #FFFFFF;
}
.post h2 {
	padding: 5px;
	background: #EFEFEF;
}
.pp {
	float: left;
	width: 100%;
}
.p1 {
	float: left;
	width: 50px;
	height: 50px;
	background: #FF7A16;
	color: #fff;
	text-align: center;
}
.p2 {
	float: left;
	margin-left: 10px;
	width: 450px;
}
.altr {
	background: #FFFFFF;
}


#sidebar {
	width: 175px;
	float: right;
	color: #000;
padding-right: 10px;
}
.side2 {
}
#footer {
	padding: 0;
	text-align: left;
	/*ackground: #ccc url(images/stripe-foot.png);*/
/*	background: #ccc url(images/bgbot.gif) 0 0 repeat-x; */
	border-top: 1px solid #999;
	color: #666;
	font-size: 0.85em;
	clear:both;
	width: 900px;
	margin: 0 auto;
}
#footer .in {
	width: 900px;
	margin: 0 auto;
}
#footer a {
	color: #666;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}

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

#sidebar .linkcat, #sidebar .categories, #sidebar .boxr, #sidebar .widget  {
	background: #efefef;
	color: #333;
	padding: 10px;
	margin-bottom: 10px;
}

#sidebar .about {padding: 10px;}

#sidebar ul.children {padding-left: 10px;}

/* Design  Typo
********************* */
#headr h1 {
	margin: 0;
	padding: 0;
	font: 2.5em "Trebuchet MS", Verdana, sans-serif;
}
#headr h1 a {
	color: #fff;
	/*background: url(images/art_h1.gif) right 50% no-repeat;*/
	padding-right: 40px;
	}
#headr h1 a:hover {
	color: #000;
}
#headr .description {
	display: none;
}
#sidebar  h2{
	font: 1.4em "Trebuchet MS", Verdana, sans-serif;
	color: #333;
	border-bottom: 1px solid #666;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#sidebar a {
	color: #666;
	
}
#sidebar a:hover {
	color: #333;
}
#sidebar #avatr {
	border: 1px solid #666;
}
h2.pagetitle {
	text-align: left;
	/*border-bottom: 1px solid #ccc;*/
font-size: 2em; 
padding:10px 10px 0 10px;
}
.post h2 {
	font-family: 1.8em; 
}
.post h2  a {
	color: #333;
}
.post h2 a:hover {
	color: #666;
}
.post ul {
	margin-left: 35px;
}

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

.post li a  {
	border-bottom: 1px solid #ccc;
	}

.post li a:hover  {
	border-bottom: 0;
	}

p.postmetadata
{
	color: #666;
	font-size: 85%;
	margin-bottom: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
}
p.postmetadata a
{
	color: #514924;
	text-decoration: none;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	text-decoration: underline; color:#514924;
}
.post p a:hover {
	border: 0;
}
.post a img, .post a:hover img, .post img {
	border: 0;
	text-decoration: none;
	/*float: left;
	padding-right: 5px;*/
	}	

.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}

.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
/* Comment Etc
********************* */
.navigation a
{
	color: #999;
}
.navigation a:hover 
{
	color: #666;
	text-decoration: underline;
}
/*.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;
	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, sans-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;
}
/*.alt:hover, .comment:hover {
	background: #FFFF99;
}*/

.gravatar {
	float: right;
	padding-left: 10px;
	margin-right: 10px;
}

h3#comments, h3#postreply {
	border-bottom: 1px solid #ccc;
	margin-top: 10px;
}
#comment {
	width: 100%;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}

ol.commentlist li.depth-2 {
	margin-left: 50px;
}

ol.commentlist li.depth-3 {
	margin-left: 100px;
}

ol.commentlist li.depth-4 {
	margin-left: 150px;
}


.search {
	margin-bottom: 10px;
}
.search #s {
	border: 2px solid #ccc;
	background: #efefef;
	padding: 5px;
	margin-right: 5px;
	width: 110px;
}
.search #s:focus {
	border: 2px solid #ddd;
	background: #fff;
	padding: 5px;
}
.search #searchsubmit {
	background:#999;
	padding: 4px;
	border: 2px solid #333;
	font-weight: bold;
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	color: #fff;
}
.search #searchsubmit:focus, .search #searchsubmit:hover {
	background:#666;
	padding: 4px;
	border: 2px solid #333;
	font-weight: bold;
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	color: #fff;
}
pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #666;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #999;
	padding: 5px;
	background: #ccc;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #666;
padding: 2px;
}

/* Change Log *** 
1.0	: Public Releaed
1.1	: Fix Gradient Background Effect
*/