.newsletterform{
	background: #01609C;
	margin: 5px;
	padding: 5px;
	font-size: .8em;
	color: #fff;
}

.newsletterform form{
	margin:0;
	padding:0;
}

.newsletterform label{
	color: #fff;
}

.newsletterform .submit_button{
	border:0;
	background: url(../images/submit.gif) no-repeat center;
	width: 60px;
	height: 22px;
	margin-top: 3px;
}

.newsletterform input[type=text]{
	width: 140px;
	margin: 2px 0 5px 0;
}

.newsletterform input[type=submit]{
	background: url(../images/submit.gif) no-repeat center;
	border:0;
	width: 60px;
	height: 22px;
	font-size: 0;
}
*:first-child+html .newsletterform input[type=submit]{padding-left: 100%;}

.post_title{
	margin:0;
	padding: 0;
	font-size: 1em;
	color: #009;
}

.post_title a:link,
.post_title a:visited{color: #009;}
.post_title a:hover{color: #059;}

.post_author{
	font-size: .75em;
	color: #999;
}

.post_author a:link,
.post_author a:visited{	color: #999;}
.post_author a:hover{color: #000;}

.post_description{
  font-family: Verdana;
	font-size: .8em;
	color: #000;
}

.post_description p{
	margin:0;
	padding:0;
	padding-bottom: 10px;	
}

.post_description a:link,
.post_description a:visited{
	color: #0272c8;
	font-weight: bold;
}

.post_description a:hover{
	color: #000;
}

.image_wrapper{
	padding: 3px;
	border: 1px solid #ccc;
	float: left;
	background: #fff;
	margin-right: 5px;
}

.image_wrapper img{
	float: left;
}

.featured_post{}

.featured_post .post_detail{overflow: hidden; padding-top: 10px; margin-bottom: -10px}
* html .featured_post .post_detail{float: left;}

.featured_post .post_title a:link,
.featured_post .post_title a:visited{
	font-size: .75em;
	color: #009;
}

.featured_post .post_title a:hover{color: #059}


.featured_post .post_author{
	font-size: .7em;
	font-weight: bold;
	color: #000;
}

.featured_post .post_description{
	font-size: .75em;
}

/**subpage post**/
.the_post{padding-top: 10px;}

.the_post .post_title{
	font-size: 1.1em;
}

.the_post .post_author_date{
	font-size: .75em;
	font-weight: bold;
	color: #000;
}

.post_author_date{
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom: 2px solid #ccc;
}

.post_author_date .author a:link,
.post_author_date .author a:visited{
	color: #70AD06;
}
.post_author_date .author a:hover{
	color: #059
}

.email_print_comment a:link,
.email_print_comment a:visited{
	font-size: .7em;
	color: #900;
	font-weight: bold;
	margin-right: 3px;
}
.email_print_comment a:hover{
	color: #059;
}

.email_print_comment img{
	margin-right: 2px;
}

.the_post .entry{
	margin-top: 5px;
	font-family: Verdana;
	font-size: .8em;
	color: #000;
}

.the_post .entry img{
	border: 1px solid #ccc;
	padding: 3px;
}

.entry a:link,
.entry a:visited{
	color: #009;
}
.entry a:hover{color: #000;}

.navigation{font-size: .8em;}
.navigation a:link,
.navigation a:visited{
	font-size: .9em;
	color: #000;
	font-weight: bold;
}

.navigation a:hover{
	color: #059;
}


#comments, #respond{
	border-bottom: 2px solid #ccc;
	padding-bottom: 3px;
}

.commentlist{margin:0; padding:0;}

.commentlist li{
	list-style: none;
}


.the_comment{
	padding: 5px;
}

.comment_box .box_content{padding: 5px;}

.the_comment img{
	float: left; 
	margin-right: 10px;
	padding: 3px;
	border: 1px solid #ccc;
	background: #fff;
}

.commentmetadata a:link,
.commentmetadata a:visited{
	color: #000;
	font-weight: bold;
}
.commentmetadata a:hover{
	color: #059;
}

.the_comment .author a:link,
.the_comment .author a:visited{
	color: #70AD06;
	font-size: .8em;
	font-weight: bold;
}
.the_comment .author a:hover{
	color: #059;
}
.comment_text{
	font-size: .8em;
	color: #777;
}

.comment_text p{margin:0; padding: 0;}

.button{
	font-size: .9em
}

#commentform{margin:0; padding:0; font-size: .85em;}
#commentform p{margin: 0; padding:3px 0;}

.pagetitle{
  font-family: Arial;
	font-size: 1.3em;
	margin:0;
	padding-bottom: 5px;
	color: #009;
}

.pagetitle a:link,
.pagetitle a:visited{color: #009}
.pagetitle a:hover{color: #000;}
.entry .postmetadata{font-size: .9em; font-weight: normal}
.postmetadata{	
	font-size: .75em;
	font-weight: bold;
}
.postmetadata a:link,
.postmetadata a:visited{	color: #059;}
.postmetadata a:hover{color: #000}
.archive_post{
	border-bottom: 2px solid #ccc;
}

.datetime{
	font-size: .75em;
	font-weight: bold;
	color: #999;
}


blockquote{
	background: url(../images/quote.gif) no-repeat top left;
	margin: 0;
	padding:0;
		padding-left: 55px;
		padding-right: 55px;
	text-align: justify;
}


#respond{margin-bottom: 5px;}