/* Grass Template ( www.diki.or.id/grass ) */
/* Greeny 3 columns template for your WordPress */
/* Feel free to use or modify */

body {
	text-align:center;
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:"Lucida Grande", "Trebuchet MS", verdana, helvetica, sans-serif;
	background:#0B1398 url('wp-images/grass/gbackground.gif') repeat-y 50% 0;
}
form, input {
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:"Lucida Grande", "Trebuchet MS", verdana, helvetica, sans-serif;
}
a {
	color: #220088;
	font-weight:bold;
	text-decoration:none;
}
a img {
	border: none;
}
a:visited {
	color: #220088;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #ffff01;
	background-color: #220088;
	font-weight:bold;
	text-decoration:none;
}
img {
float: inherit;
}
.general_wrapper {
	width:714px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
}
#general_navigation {
	margin:0px;
	height:18px;
	background:url('wp-images/grass/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;
}
#general_title h1 {
	background:url('wp-images/grass/gheader.jpg') no-repeat;
	height:103px;
	margin:0px;
	text-align:right;}

#general_title a {
	position:relative;
	top:10px;
	right:10px;
	font-size:0px;
	color:#ffffff;
}
#content_right {
	width:155px;
	padding:0px;
	float:right;
	background:transparent;
}
#content_right h2{
	margin:0px;
}
#content_upperleft {
	width:559px;
	height:69px;
	padding:0px;
	float:right;
	background:#e1e1db;
}
#content_center {
	width:380px;
	padding:0px;
	float:right;
	margin-left:0px;
	margin-top: 8px;
	margin-right:14px;
	margin-bottom:20px;
	background:#fff;
}
#content_center h1 {
	font-size:14px;
	color: ##220088;
	padding-left:8px;
	margin-top:10px;
	border-bottom:1px #ccc solid;
	border-left:3px #ffff01 solid;
}
#content_left {
	width:155px;
	padding:0px;
	float:right;
	background:#e1e1db url('wp-images/grass/gleftbackground.gif') repeat-y;
}
#content_left h2 {
	margin:0px;
}
#content_left_bottom {
	height:5px;
	background:#fff url('wp-images/grass/gleftbackgroundbottom.gif') no-repeat;
}
#content_footer {
	margin:12px 0px 0px 0px;
	background:#ccc;
	text-align:center;
	font-size:10px;
	width:100%;
}
#content_introduction {
	margin-left:60px;
	margin-top: 5px;
	font-family:"Lucida Grande", "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size:10px;
	color: #220088;
}
#content_links h2 {
	background:url('wp-images/grass/glinks2.gif') no-repeat;
	height:89px;
}
#content_categories h2 {
	background:url('wp-images/grass/gcategories.gif') no-repeat;
	height:89px;
}
#content_archives h2 {
	background:url('wp-images/grass/garchives.gif') no-repeat;
	height:18px;
}
#content_calendar h2 {
	background:url('wp-images/grass/gcalendar3.gif') no-repeat;
	height:90px;
	margin-top:-70px;
	margin-right:10px;
	margin-left:0px;
	margin-bottom:0px;
	}
#content_search h2 {
	background:url('wp-images/grass/gsearch.gif') no-repeat;
	height:18px;
}
#content_meta h2 {
	background:url('wp-images/grass/gmeta.gif') no-repeat;
	height:18px;
}
#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 {
	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:left;
}
.alternate {
	color: #000;
	background: #ddd;
	padding-left:5px;
}
.nonalternate {
	color: #000;
	padding-left:5px;
}