/* CSS Document */
body{
	
	margin:0;
	/***********global initialization******************/
	top:0;
	text-align:center;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding: 10px 0;
	background:#F6F3E8;
	text-transform:lowercase;
}
p{
	margin:0;
	padding:0;

}
b{
	font-weight:normal;
	font-style:normal;
	text-transform:uppercase
}
#wrap{
	width:840px;/*998*/
	margin:0 auto;
	text-align:left;
	border:1px solid #EAE1C4;
	display:table;
	padding:0 30px;
	background:#FFFFFF;
	/*position:relative;*/
}
#header{
	width:840px;/*940*/
	height:189px;
}
h1{
	height:189px;
	
}

h2{
	color:#A59D85;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:25px;
	line-height:25px;
	margin:0 0 5px 0;
	padding:5px 0;
}

h2 a{
	text-decoration:none;
	color:#A59D85;

}
h2 a:hover{
	text-decoration:none;
	color:#606060;



}
h3{
	color:#A59D85;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	margin:0;
	padding:5px 0;
}

h3 a{
	text-decoration:none;
	color:#A59D85;

}
h3 a:hover{
	text-decoration:none;
	color:#606060;



}






#header h1 a{
	background:url(images/liff-around-me.gif) no-repeat left;
	display:block;
	height:189px;
	width:216px;

}


.main-body{
	width:840px;
	text-align:left;
	border-bottom:1px solid #D5D8DB;
	
}

.main-body-left{
	width:640px;
	float:left;
	padding:10px 0 0 0;
}


.title-01{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#606060;
	
}
.content-top{
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#333333;
	line-height:23px;
	text-align:left;
}
.content-top img{
	margin:5px 5px 10px 0;

}

.content-top p a{
	text-decoration:underline;
	color:#333333

}

.content-top p a:hover{
	text-decoration:underline;
	color:#666666;

}

.content-top img,.content-mid img{
	border:10px solid #F6F3E8;
	margin:5px 0 ;
}

.title-02{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#606060;
	padding:15px 0;

}
.title-02 p{
	padding:0;
	margin:0;

}

.title-02 p a,.content-mid .title-02 p a{
	text-decoration:none;
	color:#606060;

}

.title-02 p a:hover{
	text-decoration:none;
	color:#000000;

}

.content-mid{
	border-top:1px solid #D5D8DB;
	font-size:15px;
	padding:10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#333333;
	line-height:20px;

}
.content-mid p a{
	text-decoration:underline;
	color:#333333;

}

.content-mid p a:hover{
	text-decoration:underline;
	color:#666666;

}


blockquote{
	padding:3px 0 3px 10px ;
	display:block;
	margin:30px 0 30px 40px;
	border-left:1px solid #666666;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#333333;
	line-height:20px;
}

blockquote a{
	color:#333333;
	text-decoration:none;
}
blockquote a:hover{
	color:#000000;
	text-decoration:none;
}

ol{
	padding:0;
	margin:0 0 15px 0;
	list-style:none;
}
ol li{
	padding:0;
	margin:0;
	list-style:none;

}

ul{
	padding:0;
	margin:0 0 10px 0;
	list-style:none;
}
ul li{
	padding:0;
	margin:0;
	list-style:none;

}
ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#606060;
	text-decoration:none;

}

ul li a:hover{
	text-decoration:none;
	color:#000000;


}


.title-03{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	}
	
.content-bottom{
		padding:20px 0 0 0 ;
		color:#333333;
		font-size:13px;
	    border-top:1px solid #D5D8DB;
	}
	
.author{
	padding:0 0 0px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.author p{
	color:#333333;
	padding:13px 0 0px 0;

}

.author span{
	color:#A59D85;
	padding: 0 6px 0 0;
}
.author span a{
	text-decoration:none;
	color:#A59D85;


}
.author span a:hover{
	text-decoration:none;
	color:#606060;
}

.txt-01{
	color:#606060;
	font-size:13px;
	padding:7px 0 10px 0;

}

.comment-area{
	width:640px;
	clear:both;
}


.comment-area a{
	text-decoration:none;
	color:#3E4A4F;
}

.comment-area a:hover{
	text-decoration:none;
	color:#000000;



}
.cssform{
	text-align:justify;
	padding-left:3px;
}

.cssform label{
	
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:8px 0 5px 0;
	margin:0;
	width:620px;
	display:block;
}



.cssform .text-input{
	width:635px;
	height:21px;
	padding:3px 0 0 5px;
	margin:0;
	background:#F6F3E8;
	border:1px solid #EAE1C4;
}
.cssform .text-input:focus,.cssform textarea:focus{
	background:#FFF;

}
html>body .cssform textarea{
	width:620px;
	padding:0 10px;
	margin-bottom:10px;
	border:1px solid #EAE1C4;
}

*html .cssform .text-input{
	width:620px;
	padding:0 10px;
	background:#F6F3E8;
}
*html .cssform textarea{
	width:620px;padding:0 10px;
	
}
.cssform textarea{
	width:635px;
	height:172px;
	border:1px solid #EAE1C4;
	padding-left:4px;
	padding:3px 5px 0 5px;
	background:#F6F3E8;
}

  .submit-button{
	background:url(images/submit.gif) no-repeat right;
	border:none;	
	text-align:left;
	height:20px;
	width:66px;
	cursor:pointer;
	

}




.button{
	height:20px;
	width:640px;
}


.content-last{
	width:640px;
	padding: 20px 0 40px 0;


}


.content-last-left{
	width:90px;
	float:left;
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;


}

.content-last-left a{
	text-decoration:none;
	color:#333333;


}

.content-last-left a:hover{
	text-decoration:none;
	color:#000000;

}

.content-last-right{
	width:90px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#A59D85;
	font-size:11px;
	text-align:right;


}
.content-last-right a{
	color:#A59D85;
	text-decoration:none;

}
.content-last-right a:hover{
	text-decoration:none;
	color:#000000;

}





.main-body-right{
	width:170px;/*270*/
	float:right;
	padding: 10px 0 20px 0;
}
.search-box{	
	width:150px;/*250*/
	background:#F4F0E3;
	border:10px solid #F4F0E3;
	
	}
	
	.search-box form {
		padding:0;
		margin:0;
	}

html>body .search-box{
	width:150px;
}
.search-box-left{

	width:227px;
	/*float:left;*/

}
.search-box input{
	width:135px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	padding:5px 5px 0 5px;
	font-weight:normal;
	height:23px;
	border:1px solid #EAE1C4;
	
}
.search-box-right{

	width:21px;
	float:left;

}


.search-box img{
	display:block;
	width:23px;
}

.subscribe{
	width:160px;/*260*/
	background:#606060;
	margin:10px 0 0 0 ;
	border-left:10px solid #606060;
	/*padding: 0 0 0 10px;*/
}
.subscribe_about{
	width:160px;/*260*/
	margin:10px 0 0 0 ;
	/*padding: 0 0 0 10px;*/
	


}





.profile-01{
	width:170px;
	padding:25px 0 0 0;
}
.profile-01 p{
	padding:25px 0 10px 0;
	margin:0;

}

.profile-01 ul{
	padding:0;
	margin:0;
	list-style:none;

}

.profile-01 ul li{
	padding:0;
	margin:0;
	list-style:none;
	line-height:20px;
	font-size:13px;
	color:#606060;
	font-family:Arial, Helvetica, sans-serif;
	


}

#footer{
	clear:both;
	border-top:1px solid #D5D8DB;
	height:130px;/*170*/
	padding:40px 0 0 0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	line-height:14px;


}
#footer p{
	padding: 10px 0 0 0; 
	margin:0;


}
#footer a{
	font-size:13px;
	color:#333;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;	
	color:#333;
}


/*------------------css 19.08.08*/
.ShowComment{
	border-bottom:1px dashed #D5D8DB;
	padding-bottom:20px;
	margin-bottom:20px;
}






























