a:link { color:#7D623C;}
a:active { color:#DEBD78;}
a:hover { color:#DEBD78;}
a:visited {	color:#DEBD78;}

#entry  {
	font-size:80%;
	color: #FFFFFF;
	width: 440px;
	float: left;
	overflow: visible;
}
#entry dl {
	padding:0px 10px;
}
#entry dd {
	padding:0px 0px 20px 0px;
	margin:0px 0px 0px 30px;
}
#entry dt {
	border-left:5px solid #DEBD78;
	font-size:16px;
	font-weight:bold;
	padding:3px 5px 3px 10px;
	margin-bottom:10px;
	margin-top:10px;
	line-height: 1.1em;
	border-bottom: 1px solid #7D623C;
	color: #DEBD78;
	margin-left: 30px;
}
#entry dt span {
	font-size:12px;
	font-weight:normal;
}
#col_right_entry {
	background-image:url(../img/blog_06.jpg);
	width:568px;
	padding-bottom:56px;
	background-color:#1C0800;
	float:right;
	height: 100%;
	min-height: 100%;
	background-position: bottom;
	background-repeat:no-repeat;
}

#entryData{
	margin-top:10px;
	float: left;
	overflow: visible;
	width: 128px;
}
#entryData ul{
	margin:0px 0px 10px 0px;
	padding:10px 5px 10px 5px;
	font-size:75%;
	line-height: 1.2em;
	width: 118px;
}
#entryData ul li.title{
	font-weight:bold;
	padding:10px 0px 0px 0px;
	font-size:100%;
	color:#7D623C;
	list-style-type:none;
	text-align: center;
}
#entryData ul li{
	padding:2px 0px 2px 0px;
	margin:5px 5px;
	list-style-type:none;
	color: #fff;
	width: 110px;
}
#entryData .entryMonth {
	text-align: center;
}

.img_box{
	float:left;
	margin:0px 2px 0px 0px;
	padding:0px;
}
dd a {
	margin:0px;
	padding:0px;
}
dd div{
	width:100%;
}
dd p{
	line-height:130%;
}
dd .img_box{
	margin:5px;
}

