@charset "UTF-8";
/* CSS Document */

.nav h4 {
margin: 10px 0; padding: 0 0 6px 0; background: url(../unit/img/side-line.gif) no-repeat center bottom; line-height: 1.2; font-weight: normal;
}

.nav form#searchform {
padding-top: 30px;
}





/*____________________ entry ____________________*/

.entry-utility {
font-size: 12px; color: #333; padding: 5px 0; border-top: 1px solid #aaa; line-height: 1.2;
clear: both;
}


.navigation {
padding: 7px 0; line-height: 1.2; font-size: 12px;
}

.navigation:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .navigation             { zoom: 1; } /* IE6 */
*:first-child+html .navigation { zoom: 1; } /* IE7 */

.navigation a,
.navigation a:link,
.navigation a:visited,
.navigation a:active {
	color: #555;
}
.navigation a:hover {
	color: #999
}
.nav-next {
text-align: right; width: 50%; float: right;
}
.nav-previous {
width: 50%; float: left;
}

/*comment*/
#comments {
}
#comments h4 {
font-weight: bold; font-size: 16px;
margin-left: 40px;
}
.commentlist {
margin-left: 40px;
}
#comments cite {
font-style: normal;
}
#comments cite a {
font-size: 15px; font-weight: bold;
}
.comment-author {zoom:1;}
.comment-author:after{
content: ""; 
display: block; 
clear: both;
}
.comment-author img {
display: none;
}

.nocomments {
	margin-left: 40px; color: #999;
}

/*respond*/
#respond {
margin: 20px 0 40px 0; padding: 20px; background: #f3f3f3;
}
#respond h3 {
background: none; padding: 0; margin: 10px 0 10px 0; font-size: 18px;
}
#respond p {
font-size: 12px;
}
#respond label {
display: block; line-height: 1;
}
#respond textarea {
width: 90%;
}




/* WordPress class */
.alignleft {
	float: left; margin-right: 20px; margin-bottom: 10px;
}
.alignright {
	float: right; margin-left: 20px; margin-bottom: 10px;
}


/*tagcloud*/
.lnav .nav li .tagcloud a,
.lnav .nav li .tagcloud a:link,
.lnav .nav li .tagcloud a:visited,
.lnav .nav li .tagcloud a:active {
	display: inline; list-style: none; background: none; padding: 0; margin: 0; line-height: 1.5;
}
.tagcloud a:hover {
}
