/*  
Theme Name: Grass Template
Theme URI: http://www.diki.or.id/log/2005/04/grass-template-15/
Description: Greeny three columns template for your Wordpress
Version: 1.5
Author: Dikiwinky
Author URI: http://www.diki.or.id

	Greeny three column template for your Wordpress.
*/

body {
	margin:0px;
	padding:0px;
	font-size: 80%;
	font-family:"Lucida Grande", helvetica, sans-serif;
	color: #333;
	text-align: center;
	background: url('images/gbackground.gif') repeat-y 50% 0;
}
form, input {
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:"Lucida Grande", helvetica, sans-serif;
}
a {
	color: #000;
	font-weight:bold;
	text-decoration:none;
}
a img {
	border: none;
}
a:visited {
	color: #000;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #ff6600;
	font-weight:bold;
	text-decoration:none;
}
img {
	float:left;
	margin:3px;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
#commentform  #comment {
	width:200px;
	margin:0px;
}
#commentlist li {
	color:#000;
	font-size:11px;
	display:list-item;
}
.title {
	display:none;
}
.minibox {
	padding:8px;
}
.minibox a, .minibox a:visited, .minibox a:hover {
	font-weight:normal;
}
.solution {
	clear:both;
}
.patch {
    margin:0px;
    padding:0px;
}
.post_meta, .post_meta a, .post_meta a:visited { 
	color: #808080;
	font-weight: normal;
	font-size: 10px; 
	letter-spacing: 0;
}
.post_meta li {	
	display: inline; 
}
.post_meta ul {
	padding:0px;
	margin:0px;
	display: inline;
	list-style: none;
}
.post img {
	float:left;
	padding:3px;
}
.post {
	text-align:justify;
	padding-bottom:11px;
}
.alt {
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}
code {
	font: 1.1em 'Courier New', Courier, serif;
}
small {
	font-family: "Arial", helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

/* an area that hold all the column */
.general_wrapper {
	width:714px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
}

/* header area */
#general_title h1 {
	background:url('images/gheader.jpg') no-repeat;
	height:103px;
	margin:0px;
	text-align:right;
}
#general_title a {
	position:relative;
	top:10px;
	right:10px;
	font-size:24px;
	color:#ffffff;
}
#general_navigation {
	margin:0px;
	height:18px;
	background:url('images/gnav.gif') repeat-x;
	text-align:center;
}
#general_navigation ul {
	padding:0px;
	margin:0px;
	list-style: none;
 }
#general_navigation li {
	float:left;
	position: relative;
	width:70px;
	margin:2px 0px 0px 0px;
	border-right:#888 1px solid;
	border-left:#eee 1px solid;
	text-align:center;
}
#content_upperleft {
	width:559px;
	height:69px;
	padding:0px;
	float:right;
	background:#fff;
}
#content_introduction {
	margin:10px;
	font-family:"Times new roman", serif;
	font-size:11px;
}
#content_introduction img{
	border: #000 1px solid;
}
#title_description{
	font-size:11px;
	color:#fff;
	padding-right:10px;
}

/*right column area */
#content_right {
	width:155px;
	padding:0px;
	float:right;
	background:transparent;
}
#content_right h2{
	margin:0px;
}
#content_categories h2 {
	background:url('images/gcategories.gif') no-repeat;
	height:89px;
}
#content_archives h2 {
	background:url('images/garchives.gif') no-repeat;
	height:18px;
}
#content_calendar h2 {
	background:url('images/gcalendar.gif') no-repeat;
	height:18px;
}
#content_search h2 {
	background:url('images/gsearch.gif') no-repeat;
	height:18px;
}

/*middle column area */
#content_center {
	width:388px;
	padding:0px;
	float:right;
	margin:0px 4px 0px 8px;
	background:#fff;
}
#content_center h1 {
	font-size:14px;
	padding-left:8px;
	margin-top:8px;
	border-bottom:1px #ccc solid;
	border-left:3px #ff6633 solid;
}

/*left column area */
#content_left {
	width:155px;
	padding:0px;
	float:right;
	background:#fff url('images/gleftbackground.gif') repeat-y;
}
#content_left h2 {
	margin:0px;
}
#content_left_bottom {
	height:5px;
	background:#fff url('images/gleftbackgroundbottom.gif') no-repeat;
}
#content_links h2 {
	background:url('images/guser.gif') no-repeat;
	height:20px;
}
#content_meta h2 {
	background:url('images/gmeta.gif') no-repeat;
	height:18px;
}

/*footer area */
#content_footer {
	margin:12px 0px 0px 0px;
	background:#ccc;
	text-align:center;
	font-size:10px;
	width:100%;
}

/* comments list*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0px 3px 0px;
	padding: 5px 10px 3px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}

/* This calendar part taken from the CSS by Dave Shea & Matthew Mullenweg */
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}
#wp-calendar a {
	display: block;
	text-decoration: none;
	}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	width: 100%;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }