
/* CSS Document */
#wrapper h1{
	background:transparent url(../../images/h1.jpg) no-repeat scroll top left;
width:724px;
height:123px;

}

.main_img{
background:transparent url(../../images/comment.jpg) no-repeat scroll top left;
width:724px;
height:135px;

}

.new-post-div{
	margin:75px 0 0 0;
	background-color:#f1f1f1;
	width:725px;
height:50px;
}
.new-post-div h2{
border-left:3px solid #F69B89;
font-weight:bold;
margin:13px 0 0 0;
float:left;
padding:0 0 0 8px;
}
.new-post-div p{
float:right;
background:transparent url(../../images/arrow-r.gif) no-repeat scroll left 3px;
font-size:12px;
margin:17px 13px 0 0;
padding:0 0 0 15px;
}
.new-post li{
height:auto;
padding:0 0 0 0 ;
list-style-type:none;
border-bottom:1px solid #ccc;
float:left;
width:725px;
}
.new-post li h3{
	float:left;
	background:transparent url(../../images/arrow-r.gif) no-repeat scroll left 3px;
	padding:0 0 0 15px;
	margin:10px 0 0 0;
	font-size:15px;
	
}
.category ul li,.archive ul li{
background:transparent url(../../images/arrow-r.gif) no-repeat scroll left 3px;
	font-size:12px;
}
.category ul li a,.archive ul li a{
font-size:12px;
}
.new-post li .p-right{
float:right;
padding:10px 0 0 0;
}
.new_blog_middle h3{
	padding:10px 0 5px 0;
}
.new_blog_middle h3 a{
	font-weight:bold;	
}

.post_content{
border-top:1px solid #CCC;
border-bottom:1px solid #CCC;
line-height:1.4em;
overflow:auto;
}
.post_content p{
padding:20px 0 20px 0;	
}
.post_content img{
padding:22px 15px 20px 0;
float:left;


}

.post_bottom_list{

}
.post_bottom_list li{
float:left;
list-style-type:none;
width:100px;
}

.commentlist li{
list-style-type:none;	
}
.comment-body .vcard{
display:none;	
}
.new-post{
	height:150px;
margin:20px 0 0 0;	
}
.hiduke_ga a{
font-size:12px;
}

