/*  
Theme Name: Greenie
Theme URI: http://eisabainyo.net/weblog/
Description: Greenie Theme by <a href="http://eisabainyo.net/weblog/">esn studio</a> <a href="http://eisabainyo.net/weblog/wordpress-themes/">wordpress themes</a>.
Version: 1.0
Author: esn studio
Author URI: http://eisabainyo.net/weblog/
License: General Public License (GPL)
*/

.more-link a{
	color:#94C114;
}

.more-link a:visited{
	color:#94C114;
}

.serif a, .serif a:visited{
	color:#94C114;
}

.serif a:hover{
	color:#000;
}



body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #444;
	background-color: #000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#page {
	position: relative;
	width: 780px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	background: transparent url(images/pagebg.gif) repeat-y; 
}

#header {
	width: 601px;
	height: 115px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

#header img{
	border:none;
}


#header hr, #footer hr {
	display: none;
	padding: 0px;
	margin: 0px;
}

#content {
	width: 595px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.post {
	margin: 0px 29px 0px 30px;
	padding: 10px 10px 5px 10px;
	line-height: 1.6em;
}

.entry {
	clear: left;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

.post ul {
	margin: 0px 10px 10px 30px;
	line-height: 1.6em;
	list-style-image: url(images/bullet.gif);
	padding: 0px;
}

.post ol {
	margin: 0px 10px 10px 30px;
	line-height: 1.6em;
	padding: 0px;
}

p {
	padding: 3px 0px 10px 0px;
	margin: 0px;
}

.post h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #86B505;
	font-size: 14px;
	line-height: 15px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

.pagetitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 15px;
	line-height: 15px;
	padding: 10px 10px 0px 35px;
	margin: 0px;
}	

.post h2  a{
	color: #86B505;
}	

.post h2  a:hover{
	color: #757575;
}	

.date {
	width: 57px;
	height: 44px;
	background-image: url(images/datebg.png);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 9px;
	line-height: 11px;
	padding: 5px 5px 0px 0px;
	color: #FFF;
	float: left;
}

.postedby {
	color: #666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.postedby a {
	color: #666;
	border-bottom: 1px solid #CCC;
	font-weight: normal;
}

a {
	color: #444;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #999;
}

#nav {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 10px;
}

#nav .menu {
	margin: 0px 0px 0px 17px;
	padding: 0px;
	width: 568px;
	border-top: 1px dotted #94C114;
	height: 16px;
}

#nav .menu li {
	display: block;
	float: left;
	padding: 4px 10px 4px 10px;
	margin: 0px 2px 0px 0px;
	background-color: #222;
	color: #EEE;
}

#nav .menu li a {
	text-decoration: none;
	color: #EEE;
}

#nav .menu li a:hover {
	text-decoration: none;
	color: #FFF !important;
}

.divider {
	width: 501px;
	height: 1px;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
}

.bottomnav {
	padding: 0px 0px 5px 25px;
}

.alignleft, .alignright, .alignleft a, .alignright a {
	padding: 0px 10px 0px 0px;
	font-size: 13px;
	display: inline;
	color: #999;
	font-weight: normal;
}

#rightcol {
	float: right;
	margin: -20px 0px 0px 0px;
	width: 185px;
	background: url(images/sidebg.jpg) top left no-repeat;
	background-position: 0px 200px;
	color: #FFF;
	padding: 0px;
}

#rightcol ul {
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

#rightcol li {
	list-style-type: none;
	line-height: 14px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

#rightcol li li {
	list-style-type: none;
	line-height: 16px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #7EAD04;
}

#rightcol li h2 {
	margin: 30px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 11px;
}

#rightcol a {
	color: #FFF;
	font-weight: normal;
}

#rightcol a:hover {
	color: #EEE;
}

#footer {
	clear: both;
	width: 600px;
	height: 37px;
	color: #000;
	background-image: url(images/footerbg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #FFF;
	padding: 0px;
	margin: 0px;
}

#footer p {
	padding: 18px 10px 0px 0px;
	text-align: center;
	font-size: 10px;
	margin: 0px;
	margin-left:30px;
}

#footer a {
	color: #FFF;
	border-bottom: 1px dotted #CCC;
	font-weight: normal;
}

#footer img{
 border:none;
 margin-top:10px;

}

.postmetadata {
	margin: 5px;
	padding: 10px;
	background-color: #F7F7F7;
}

.postmetadata a {
	text-decoration: underline;
	font-weight: normal;
}

/* common */

blockquote {
	margin: 5px;
	padding: 0px 5px 5px 10px;
	border-left: 3px solid #EEE;
}

abbr, acroym {
	border-bottom: 1px dotted #CCC;
	cursor: help;
}

input, textarea, select {
	border: 1px solid #86B505;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFF;
	padding: 0px;
	margin: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

code, pre {
	font-family: "Courier New";
	font-size: 13px;
	font-weight: normal;
}

/** Comments **/
#commentsarea {
	padding: 0px 50px 0px 40px;
	margin: 0px;
}

#comments, #respond {
	color: #444;
	font-size: 15px;
	line-height: 15px;
	padding: 10px 0px 5px 0px;
	margin: 0px;
}

.commentlist li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #EEE;
}

.commentlist li cite {
	font-weight: bold;
	font-style: normal;
}

.commentmetadata {
	float: right; 
	font-size: 14px;
}
