/* CSS Document */


h4,h3,h2,h1,p {
	margin:0px;
}

/*#category {
	margin:10px 20px;
	height:24px;
	width:860px;
}

#category h4 {
	background:url(../images/category.gif) no-repeat;
	margin-right:20px;
	float:left;
	height:24px;
	width:80px;
	text-indent:-9999px;
}

#category p {
	line-height:1.5em;
	color:#FFFFFF;
	font-size:85%;
	font-weight:bolder;
	margin-right:20px;
	margin-top:5px;
	float:left;
	height:24px;
}*/




#info{
	margin:10px 20px 35px 20px;
	padding:10px 0;
	width:860px;
	height:auto;
	border:#1A1A1A solid 1px;
}

#info h3 {
	font-size:140%;
	color:#FFFFFF;
	margin-bottom:10px;
	margin-left:25px;
}	

#info h4 {
	font-size:100%;
	color:#723819;
	margin-left:25px;
}	

#info a:link,#info a:visited,#info a:active {text-decoration:underline; color:#723819;}
#info a:hover {text-decoration:underline; color:#A59B8A;}

.entrybody,.entrymore {
	width:810px;
	margin:0 25px;
	float:left;
	line-height:1.5em;
	color:#FFFFFF;
}

.entrybody p{
/*	float:right;
	width:680px;*/
	float:left;
	line-height:1.5em;
	color:#FFFFFF;
}

.entrybody p,.entrybody img{padding:0;}

.entrybody img{
	float:left;
	width:100px;
	height:100px;
	margin:0;
}

.line {
	height:20px;
	border-bottom: 1px solid #333333;
	margin:0 auto 20px;
	clear:both;
	display:block;
	}

.entrymore p{
	/*width:530px;*/
	float:left;
	line-height:1.5em;
	color:#FFFFFF;
}

.entrymore span{
	font-size:85%;
	line-height:1.5em;
	color:#999999;
	display:block;
	margin-top:10px;
}

.entrymore img{
	float:right;
	width:250px;
}

.floatclear {clear:both;}
.margin20 {clear:both; height:20px;}

#num {
	padding:10px;
	margin:auto;
	display:block;
	line-height:1.5em;
	color:#FFFFFF;
	font-size:85%;
	font-weight:bolder;
	}
	
#num a:link,#num a:visited,#num a:active {text-decoration:underline; color:#FFFFFF;}
#num a:hover {text-decoration:none; color:#723819;}

.next,.back {width:220px;}
.main {width:400px;}
.next {text-align:right;}
.back {text-align:left;}
.main {text-align:center;}

.next,.back,.main {
	float:left;
	}
	
*html  {font-size:80%;}
*html .title_img {margin-left:25px;}
