body {
	margin: 0px auto;
	font-family: lucida grande, verdana, arial, sans-serif;
	text-align: center;
	background: white url(poet1.gif);
	color: #525252;
	}

h1, h2, h3 {
	font-family: georgia, times new roman, times, serif;  
	color: #3366FF;
	background: transparent;
	}

p {
	font-family: lucida grande, verdana, arial, sans-serif;  
	color: #000000;
	background: transparent;
	}
/* footer link use: by poet */
a		{ color: #FFFF66; background: transparent; text-decoration: none;} 
a:link		{ color: #FFFF66; background: transparent; } 
a:visited	{ color: #FFFF66; background: transparent; } 
a:active	{ color: #FFFF66; background: transparent; } 
a:hover		{ color: #FFFF66; background: transparent; text-decoration: underline; }

#area { /* page width: by poet*/
	margin-right: auto;
	margin-left: auto;
	width:780px;
	border:1px solid #fff;
	background-color:#FFFFFF;
	}

#header {
	float: left;
	width: 100%;
	height:100px;
	text-align: left;
	background: transparent url(poet2.gif) no-repeat bottom right;
	color: #666666;
	}

#logo {
	float: left;
	width: 30%;
	height: 69px;
	background: transparent url() no-repeat top left;
	color: #666666;
	border: 1px solid #006600;
	}

#title {
	float: left;
	width: 99%;
	margin: 0px;
	padding:30px 0px 0px 1%;
	background: transparent;
	color: #FFFF00;
	/*border-bottom: 1px solid #006600;*/
	font-size:large;
	font-weight:bold;
	}	

#title h1 {
/*	display: nonoe;*/
}
.description {
 color:#FFFF99;
 margin-left: 25px;
 font-size:small;
 font-weight:bold;
 text-transform:none;
 letter-spacing: normal; 
}	
	
#nav_r{
	float: left;
	width: 100%;
	height:16px;
	/*padding-left:2%;*/
	border-top: 2px groove #FFFF99;
	border-bottom: 2px ridge #FFFF99;
	text-align: left;
	background: #336600;
	margin-bottom: 10px;
	color: white;
	font: 12px georgia, times new roman, times, serif;
	
	}

#nav_r a		{ color: #FFFF00; background: transparent; text-decoration: none;} 
#nav_r a:link		{ color: #FFFF00; background: transparent; } 
#nav_r a:visited	{ color: #FFFF00; background: transparent; } 
#nav_r a:active		{ color: #FFFF00; background: transparent; } 
#nav_r a:hover		{ color: white; background: transparent;text-decoration: underline; }



#content {
	color: #666666;
	background: transparent;
	float: left;
	width: 70%;
	text-align: left;
/*	border-top: 5px solid #006600;*/
	}

#container {
	color: #666666;
	background: transparent;
	float: left;
	width: 70%;
	text-align: left;
	}

/*  The css tag is set for pre_post and next_post. 
The colomun is blocked by div tag which is named as article_index */
#article_index{
	text-align:center;
	font-size:11px;
	margin-top:5px;
}

#article_index	a		{ color: #486D49; background: transparent; text-decoration: none;} 
#article_index	a:link		{ color: #486D49; background: transparent; } 
#article_index	a:visited	{ color: #486D49; background: transparent; } 
#article_index	a:active	{ color: #9A9B00; background: transparent; } 
#article_index	a:hover		{ color: #486D49; background: transparent; border:1px solid #006600; }

.blog {
	float: left;
	width: 98%;
	font-size: 12px;
	padding-bottom: 10px;
	padding-right: 10px;
	background: transparent;
	}
	
.blog a:link	{color: #800080;text-decoration: none; border-bottom: 1px dotted; background: none;}
.blog a:visited {color: #0000FF;text-decoration: none; border:0px;background: none;}
.blog a:active	{color: #800080;text-decoration: none; background: none;}
.blog a:hover	{color: #ffffff;text-decoration: underline;background : #FF0000;}

.blogbody {
	font-size: 12px;  
	margin: 10px 0px 5px 10px;
	line-height: 140%;
	color:#666666;
	background: transparent;
	}

/*
div.date {
	margin-top: 20px;
	padding: 2px 5px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.09em;
	text-align: left;
	background: transparent;
	color: #3366FF;
	border-top: 1px solid #006600;
	border-left: 5px solid #006600;
	}
*/

blockquote {
    color: #666;
    border: #777777 1px solid;
    background-color: #eee;
    margin: 20px 25px;
    padding: 0px 10px;
    font-size:12px;
    font-weight:normal;
    line-height:150%;
    width: auto;
}

.quotetitle{
	   text-align:center;
		display:block;
		font-size:medium;
		font-weight:normal;
		border-bottom: 1px dotted #666666; 
		padding: 3px;
		margin-bottom: 5px
	}

/*  add by reic */
blockquote.mt {
    border: 1px dashed #777777;
	 text-align: center;
	 font-size:x-small;
	 padding: 2px 0px;
/*	 color: #666;
    background-color: #eee;
    margin-top:20px;     
    font-weight:normal;
    line-height:150%;
   width: auto;
	*/
}	
	
h3.title {
	font-size: large;
	text-transform: capitalize;
	background: transparent;
	color: #006600;
	margin: 15px 0px 0px;
	padding-bottom:5px;
	border-bottom: 1px dashed #006600;
	}
h3.title a,
h3.title a:link,
h3.title a:visited,
h3.title a:active	{ color: #006600; background:white; text-decoration:none; border:0px;}
h3.title a:hover	{ color: #006600; background: #F9F5B0; border:0px;}

div.posted {
	color: #9B9B9B;
	font: 12px georgia, times new roman, times, serif;
	padding: 0px 5px 10px 5px;
	text-align: right;
	word-spacing: 0.09em;
	text-align: right;
	}

#links {
	float: right;
	width: 215px;
	font: 12px lucida grande, verdana, arial, sans-serif;
	padding: 0px 0px 10px;
	background-color: #E8FFD0;
	border: 1px solid #FFFFFF;
	color: #666666;
/*	border-top: 5px solid #006600; */
	}

#links	a		{ color: #008000; background: transparent; text-decoration: none;} 
#links	a:link		{ color: #008000; background: transparent; } 
#links	a:visited	{ color: #008000; background: transparent; } 
#links	a:active	{ color: #008000; background: transparent; } 
#links	a:hover		{ color: White; background: #006600; text-decoration: underline; }

.sidetitle {
	font-size: 13px;
	font-weight: bold;
	line-height: 31px;
	background: transparent url(poet3.gif);
	color: #003300;
	/*padding-bottom:2px;*/
	border-top: 1px solid #B3F9A2;
	text-align: center;
}
		
.side {
	margin: 5px 5px 10px;
	text-align: left;
		
}

div.side ul {
	list-style: none url(post.gif);
   	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 1.7em;
	}

div.side li {
	background: transparent;
	font: 12px arial, sans-seriflucida grande, verdana;
	/*line-height: 100%*/
	color: #666666;
	}
		
#footer {
	float: left;
	width: 100%;
	/*margin-bottom: 20px;*/
	padding-top: 10px;	/* by poet */
	text-align: left;
	background: transparent;
	color: #FFFFFF;
	}

#credits {
	float: left;
	width: 100%;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #5B8C31;
	color: #FFFF00;
	border-top: 1px solid #FFFFFF;
	text-align: center;
	}

#credits p {
	font-size: 10px;  
	color: #FFFF00;
	margin: 0px;
	}
table.calendar{
	margin: 0px auto;
}
.calendarHeader
{
	font-weight: bold;
}
.calendarToday{
	border:1px dotted #008000;	
}

#space {
	float: left;
	width: 395px;
	padding: 5px 0px 5px 5px;
	background: transparent;
	color: #666666;
	border-top: 1px solid #006600;
	}

/* Comment set */
.comments-head{ 
 font-family: georgia, verdana, arial, sans-serif;
 font-size: small;
 border:1px solid #999;
 padding:5px;
 font-weight:normal;
 margin-top:10px;
}

.comments-body {
font-family:verdana, arial, sans-serif;
color:#666;
font-size:small;
font-weight:normal;
  background:#FFF;
  line-height:140%;
  padding:10px;
border-left:1px dotted;
border-right:1px dotted;
border-bottom:1px dotted;
}
.com_countandpost{
border-top:2px solid;
font-size:12px;
height:14px;
}
.comments-count{float:left;
background: #666;
color:white;
width:35px;
text-align:center;
}

.comments-post {
font-family:verdana, arial, sans-serif;
float:right;
color:#666;
font-size:x-small;
font-weight:normal;
  background: transparent;
}

code {
	margin: 5px 15px;
	padding: 5px 10px;
	display: block;
	background: #FAFAD2;
	color: #8B8B10;
	border: 1px solid #C9CA17;
}

/* For quicktag css */
#ed_toolbar {
 display: inline;
}

.ed_button {
 background: #f4f4f4;
 border: 1px solid #b2b2b2;
 color: #000;
 font:11px arial, times new roman, lucida sans unicode, sans-serif;
 margin: 1px;
 padding: 1px;
}
/* end of 