/*  
Theme Name: Graphite
Theme URI: http://blog.isutu.com
Description: <p>Graphite Theme is clean layout that build with 2 Colums Layout.</p><ul style="list-style:none;"><li>* Right Sidebar and Widget Ready</li><li>* Graphite Colors and Hover Box Effect and Change About text via Admin Profile<li><li>* Tested on WordPress 2.1.x</li></ul> <p>Visit the <a href="#">Theme Page</a> for theme update and other related information.</p><p>The CSS, XHTML and design is released under a <a href="#">Creative Commons Attribution 3.0 License</a></p>
Version: 2.2
Author: Sean Shen
Author URI: http://blog.isutu.com

	This theme was designed and built by Nurudin Jauhari,
	whose blog you will find at http://jauhari.net/themes/graphite
	Crafted on 10 April 2007
	Last Edit: 22 April 2008 06.09  +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, img.alignright
{
	float: right;
	margin: 10px 0 0 10px;
}
img.left, img.alignleft
{
	float: left;
	margin: 0 10px 10px 0;
}
hr
{
	display: none;
}
body
{
	background-attachment: fixed;
	background: #fff;
	color: #000;
	font: 12px Arial;
	margin:0;
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #000;

}
a:hover, a:active
{	
	color:#fff;
	background: #000;
}
h1, h2, h3, h4, h5, h6
{
	font-family:"ºÚÌå";
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#top {
	background: #fff;
	padding-left:40px;
}
#page {
	text-align: left;
	background: #fff;
	margin:0;
	padding:20px 20px 20px 40px;
	border-bottom: 1px solid #ccc;
}
#pager {
	height: 130px;
	border-top: 1px solid #666;
	margin-bottom: 0;
	background: #E2CC22 url(images/headr.jpg) left bottom no-repeat;
	border-bottom: 4px solid #AA1D16;
}
#headr {
	padding-left:30px;
	text-align: left;
	margin: 0 auto;
}
#content {
	padding-right:20px;
}
.post {
	margin-bottom: 10px;
	background: #fff;
}
.post:hover {
	margin-bottom: 10px;
	background: #fff;
}


.postmetadata {
	font-size: .9em;
	color: #999;
}
.postmetadata  a{
	color: #666;
}

#sidebar {
	background: #fff;
	padding-bottom: 20px;
	padding:5px;
}
#footer {
	padding-left:50px;
	padding-bottom:15px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: left;
	position: relative;
}
	#footer p.right {
		position: absolute;
		right: 0;
		top: 10px;
		text-align: right;
	}

/* Design 
******************** */
#sidebar  ul{
	list-style: none;
}

/* Design  Typo
********************* */
#headr h1 {
	margin: 40px 0 0 40px;
	font-size: 2.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#headr h1 a {
	}
#sidebar  h2{
	color: #333;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	background:#eeeeee;
}

#sidebar #avatr {
	border: 1px solid #666;
}
#sidebar li{line-height:25px;}
/*
.cat-item{height:25px;line-height:25px;}
.cat-item:hover{background:#000;}
*/

h2.pagetitle {
	text-align: right;
	font-weight: normal;
}

.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
p.postmetadata
{
	color: #999;
	font-size: 85%;
	margin-bottom: 10px;
	padding: 5px 0;
}
p.postmetadata a
{
	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;
	color: #fff;
}
.post a img, .post img a {
	border: none;
}
img.border {
	border: none;
}
.tags {
	margin-bottom: 10px;
	font-weight: bold;
}
	.tags a {
		font-weight: normal;
	}


.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}
#footer {
	
	font-size: 0.95em;
}
#footer a {
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
.rss {
	background: url(images/feed-icon-10x10.png)  no-repeat left center;
	padding-left: 12px;
}
/* Comment Etc
********************* */
.navigation a
{
	color: #666;
}
.navigation .alignleft
{
	float: left;
	width: 50%;
}
.navigation .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: #000 1px solid;
}
#url:focus
{
	border: #000 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%;
}

h3#comments, h3#respond {
	border-bottom: 1px solid #666;
	margin-bottom: 5px;

}

/* Top Navigation Style 
********************* */
#navr
{
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
	overflow: hidden;
	margin: 0px 20px 0px 0px;
	position: relative;
	text-align: left;
	background: #000;
}
html #navr
{
	height:28px;
}
#navr ul li
{
	float: left;
	list-style-type: none;
	border-right:3px #fff solid;
	height:28px;
}
#navr ul li a
{
	color:#fff;
	border-bottom: none;
	display: block;
	font-size:14px;
	font-weight: bold;
	letter-spacing: 0px;
	height:28px;
	line-height:28px;
	padding:0px 12px;
	text-decoration: none;
}
#navr ul li a:hover {
	background: #00c2f2;
	border-bottom: none;
	color: #fff;
}
#navr ul li a:active, #navr ul li.current_page_item a
{
	background: #00c2f2;
	border-bottom: none;
	color: #fff;
	font-weight: bold;
}
#navr ul li.search
{
	font-size: 0.9em;
	position: absolute;
	right: 0;
	top: 5px;
}
#navr ul li.search input#s {
	width: 150px;
}
#navr ul li.search input#searchsubmit
{
	background: #B98718;
	border: #B98718 1px solid;
	color: #fff;
	font-size: 0.9em;
	margin: 0;
	padding: 1px 2px;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}

pre {
	width: 95%;
	overflow:auto;
	font: 13px Arial;
	color: #666;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #ccc;
	padding: 5px;
	background: #efefef;
}

code {
font: 13px Arial;
color: #666;
padding: 2px;
}

/* Change Log *** 
1.0	: Public Releaed
1.1	: Minor Updates
1.2	: Fix RSS Icon
1.3	: Fix Author Description
*** */

.post .post-date{
  width: 58px;
  text-align: center;
}

.post .post-date div.day{
  background: #000;
  border-bottom: 2px solid #fff;
  color: #fff;
  font-size:15px;
  display:block;
  height:38px;
  line-height:38px;
  text-transform: uppercase;
}
.post .post-date .day span{
font-size:24px;
}
.post .post-date div.month{
  background: #000;
  display:block;
  padding:0px 0 4px 0;
  color:#fff;
  height:20px;
  font-size:18px;
  line-height:22px;
}

.post .post-title{
  font-size:24px;
  font-weight:700;
}

.post .post-title a:hover{color:#fff;background: #000;font-family:ºÚÌå;}

.post .describe{
  border-top:2px #000 solid;
  padding:15px 0px 0px 20px;
}
