/*  
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: 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: #fff;
	color: #000;
    font-family: Courier New;
    font-size: 12px;
	line-height:1.2em;	
	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: Courier New, Verdana, Arial, Serif;
}

/* Etc
******************** */
br.clear {
	clear: both;
}
.videolist td {
    text-align: center;
    width: 180px;
    height: 110px;
    background-color:black;
}
#cocktails, #video-blog, #press {
    width: 900px;
	margin-top: 15px;
}
#video-blog-list {
	position: relative;
	width: 655px;
	height: 725px;
	overflow: auto;
	float: left;
}
#cocktail, #press-article, #video-blog-entry {
    width: 625px;
    background-color: #c9e554;
	float: left;
	margin-bottom: 15px;
	padding: 5px;
	text-align: left;
	font-size: 13px;
}
#video-blog-entry div {
    width:440px;
    float:right;
}
#cocktail div {
    width:455px;
    float:right;
}
#press-article div {
    width:415px;
    float:left;
}
#side {
	width: 227px;
	float: right;
}
#side-navigation {
	width: 227px;
	float: right;
	background: #c9e554;
	color: #333;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align:left;
}
#side-navigation  a {
	text-decoration: none;
	margin-bottom: 10px;
	font-weight:bold;
}
#side-navigation  img {
	width: 208px;
}
/* Design 
******************** */
div#head {
	width: 1000px;
	text-align: center;
	margin: 0px auto;
}
div#head-title {
    width: 900px;
    text-align: left;
}
#head-title h1 {
    font-family: Courier New;
    font-size: 32px;
    line-height: 38px;
}
#head-title h1 a:link, #head-title h1 a:visited {
    color: #000;
}
#page {
	text-align: left;
	width: 900px;
	margin: 0 auto;
}
#content {
	width: 660px;
	float: left;
	padding: 0 10px 20px;
	padding-left: 0;
}
div#lead {
    width: 900px;
    text-align: left;
    font-family: Courier New;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 20px;
}
div#lead A {
    color: black;
    text-decoration: underline;
}
div#bios {
	width:900px;
	height: 370px;
	margin-top: 20px;
	text-align: left;
	background: #fff url(/images/bios-bg.jpg) no-repeat;
}
div#bios p {
	padding: 0 0 10px 20px;
}
div#bios h2 {
	font-size: 22px;
	font-weight: bold;
	color: #000;
	background-color: #c9e554;
	display: block;
	width: 500px;
	height: 22px;
	padding: 7px 0 0 5px;
	margin: 0;
}
div#bios h3 {
	font-size: 14px;
	color: #000;
	padding: 0 0 0 10px;
}
.scroll-pane {
	position: relative;
	width: 900px;
	height: 340px;
	overflow: auto;
	float: left;
}
.scroll-bar .scroll-pane-track {
	background: #c9e554;
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
}
.scroll-bar .scroll-pane-drag {
	background: #000 url(/images/drag_grab.gif) no-repeat 50% 50%;
	position: absolute;
	cursor: pointer;
	overflow: hidden;
}
.scroll-bar {
	background: #c9e554;
}
.scroll-pane-container {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
#navigation {
    border: 1px solid #c9e554;
    width: 890px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
    text-align:left;
}
#navigation td {
    width:33%;
    text-align:center;
}
.navigation a {
	color: #999;
}
.navigation a:hover {
	color: #666;
	text-decoration: underline;
}
.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: #c9e554;
}
.side2 {
}
div#footer {
    margin-top:10px;
	width: 1000px;
}

/* Sidebar 
******************** */
#sidebar {
	width: 227px;
	float: right;
	color: #000;
}
#sidebar  ul {
	list-style: none;
}
#sidebar .linkcat, #sidebar .categories, #sidebar .boxr, #sidebar .widget  {
	background: #c9e554;
	color: #333;
	padding: 10px;
	margin-bottom: 10px;
}
#sidebar ul.children {
	padding-left: 5px;
	margin-left: 0;
}
#sidebar  h2, #side-navigation  h2 {
	font: 1.4em Courier New, sans-serif;
	color: #000;
	border-bottom: 1px solid #666;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px
}
#sidebar li {
	padding-bottom: 10px;
	padding-top: 10px;
	list-style: none;
}
#sidebar a {
	color: #000;
	margin-bottom: 5px;
	margin-top: 5px;	
}
#sidebar a:hover, #side-navigation a:hover {
	color: #333;
}

/* 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;
}
h2.pagetitle {
	text-align: right;
	border-bottom: 1px solid #ccc;
}
.post h2 {
	font-size: 1.8em; 
}
.post h2  a {
	color: #333;
}
.post h2 a:hover {
	color: #666;
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
p.postmetadata
{
	color: #000;
	font-size: 85%;
	margin-bottom: 10px;
	border-top: 1px solid #b2da0c;
	border-bottom: 1px solid #b2da0c;
	padding: 5px 0;
}
p.postmetadata a
{
	color: #000;
	text-decoration: none;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	border-bottom: 1px solid #ccc;
}
.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
********************* */
.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, 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;
}

h3#comments, h3#respond {
	border-bottom: 1px solid #ccc;
	margin-top: 10px;
}
.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;
}
.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: 5px;
	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
*/