/*  
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: 0.7em 0;
	text-align:justify;
}
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: #ffffff;
	color: #333;
	font: 9pt Verdana;
	margin: 0;
	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: Verdana;
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#top {
	background: #ffffff;
	border-bottom: 5px solid #fff;
	margin-bottom: 10px;
	padding: 10px;
	text-align: left;
}
#page {
	text-align: left;
	width: 900px;
	margin: 0 auto;
}
#headr {
	padding: 0;
	width: 900px;
	margin: 0 auto;
	position:relative;
	}

html>body #content {
		width: 590px;
		float: left;
		padding: 0 10px 20px;
		padding-left: 0;
		padding-top:10px;
		margin-top:-6px;
		border-right:2px solid #ff7900;		
}

#content {
	width: 587px;
	float: left;
	padding: 0 10px 20px;
	padding-left: 0;
	padding-top:10px;
	margin-top:-6px;
	border-right:2px solid #ff7900;
}
.post {
	margin-bottom: 10px;
	padding: 10px;
}
.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: transparent;
}

html>body #sidebar {
	width: 296px;
	float: right;
	color: #000;
	margin-top:-39px;
	border-left:2px solid #ff7900;
	position:relative;
	left:-2px;
}

html>body #sidebar  h2 {
	font-family:arial;
	background: #ffffff url(images/h2bg.gif);
	color: #ffffff;
	padding-top: 6px;
	padding-left:10px;
	margin-bottom: 5px;
	width:288px;
	height:26px;
	font-size:11pt;
	font-weight:none;
	text-transform:uppercase;
	margin-left:-10px;
	left:0px;
}

#sidebar {
	width: 256px;
	float: right;
	color: #000;
	margin-top:-31px;
	border-left:2px solid #ff7900;
	position:relative;
	left:-4px;
}

*+html>body #sidebar {
	width: 256px;
	float: right;
	color: #000;
	margin-top:-31px;
	border-left:2px solid #ff7900;
	position:relative;
	left:-42px;
} 

#sidebar h2 {
	font-family:arial;
	background: #ffffff url(images/h2bg.gif);
	color: #ffffff;
	padding-top: 6px;
	padding-left:10px;
	margin-bottom: 5px;
	width:288px;
	height:26px;
	font-size:11pt;
	font-weight:none;
	text-transform:uppercase;
	margin-left:-12px;
}

.side2 {
}

#footer {
		margin-top:30px;
	text-align: center;
	background: #FF6500;
	text-align: left;
	color: #ffffff;
	font-size: 0.85em;
	clear:both;
	width: 900px;
	margin: 0px auto;
	height:25px;
	padding-top:13px;
}

#footer a {
	color: #ffffff;
	margin-right:50px;
	margin-left:50px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* Design 
******************** */
#sidebar  ul{
	list-style: none;
}

html>body #sidebar .linkcat, html>body #sidebar .categories, html>body #sidebar .boxr, html>body #sidebar .widget  {
	background: #ffffff;
	color: #333;
	margin-bottom: 10px;
	padding-left:10px;
	padding-right:10px;
}


#sidebar .linkcat, #sidebar .categories, #sidebar .boxr, #sidebar .widget  {
	background: #ffffff;
	color: #333;
	margin-bottom: 10px;
	padding-left:10px;
	padding-right:0px;
}
#sidebar ul.children {
	padding-left: 10px;
}

/* Design  Typo
********************* */
#headr h1 {
	margin: 0;
	padding: 0;
	font: 2.5em "Verdana";
}
#headr h1 a {
	color: #fff;
}

#headr h1 a:hover {
	color: #000;
}
#headr .description {
	display: none;
}

#sidebar a {
	color: #666;
	
}
#sidebar a:hover {
	color: #333;
}
#sidebar #avatr {
	border: 1px solid #666;
}
h2.pagetitle {
	text-align: right;
	border-bottom: 1px solid #ccc;
}

.post h2 {
	font-family: 1.8em; 	
}

html>body .post h2 a {
	color: #333;
}

.post h2  a {
	color: #333;
	font-size:13pt;
}

.post h2 a:hover {
	color: #FF7900;
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
p.postmetadata
{
	color: #666;
	font-size: 85%;
	margin-bottom: 10px;
	border-top: 1px solid #FF7900;
	border-bottom: 1px solid #FF7900;
	padding: 5px 0;
}
p.postmetadata a
{
	color: #FF7900;
	text-decoration: none;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	border-bottom: 1px solid #ccc;
	color: #FF7900;
	font-weight:bold;
}
.post p a:hover {
	border: none;
}
.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;
}

.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, 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: #efefef;
}

h3#comments, h3#respond {
	border-bottom: 1px solid #FF7900;
	margin-top: 30px;
}
.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%;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}
.search {
	margin-bottom: 10px;
}
.search #s {
	border: 2px solid #ccc;
	background: #efefef;
	padding: 5px;
	margin-right: 5px;
	width: 160px;
	font-family:Verdana;
}
.search #s:focus {
	border: 2px solid #ddd;
	background: #fff;
	padding: 5px;
}
.search #searchsubmit {
	background:#999;
	padding: 3px 5px;
	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: 3px 5px;
	border: 2px solid #333;
	font-weight: bold;
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	color: #fff;
	cursor:pointer;
}
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
*/


html>body #mypager {
	padding: 0px;
	width: 900px;
	margin: 0px auto 0px;
	text-align:left;
	background:#ffffff url(images/mypager.gif);
	height:32px;
	color:#ffffff;
	border:0px solid red;
}

#mypager {
	padding: 0px;
	width: 900px;
	margin: 0px auto 0px;
	text-align:left;
	background: #ffffff url(images/mypager.gif);
	color:#ffffff;
	border:0px solid red;
}

html>body #mypager .links {
	float:left;
	text-align:center;
	height:32px;
	width:120px;
	text-transform: uppercase;
	border-right:1px solid #ffffff;
	padding-top:8px;
	font-family:arial;
}


#mypager .links {
	float:left;
	text-align:center;
	height:26px;
	width:120px;
	text-transform: uppercase;
	border-right:1px solid #ffffff;
	padding-top:6px;
	font-family:arial;
}

#mypager .links a {
	color:#ffffff;
}

#mypager .links a:hover {
	text-decoration:underline;
	color:#ffffff;
}
