a:link{
	color: #666;
	text-decoration:none;
}
a:visited{
	color: #666;
	text-decoration:none;
}
a:hover{
	color: #F93;
	text-decoration: underline;
}
#ecLeftContentsArea{
	width:686px;
	float:left;
}
#ecRightContentsArea{
	width:214px;
	float:left;
}
#ecTitle{
	text-align:right;
	width:680px;
	height:200px;
	background:url(images/title.jpg) left top no-repeat;
}
#ecTitle #ecTitleComment{
	font: normal normal bold 18px/100% sans-serif;
	color:#333;
	padding:140px 30px 10px 10px;
}
a.ecTitleLink{
	text-decoration:none;
}
a:hover.ecTitleLink{
	text-decoration:none;
}
.ecEntryArea{
	padding:0 0 0 10px;
}
.page-title{
	background:url(images/entry_title_bg.jpg) left top repeat-y;
	width:660px;
	margin:10px 0;
	padding:0;
	font-weight:bold;
	font-size:14px;
	color:#333;
}
.page-title div{
	padding:8px 0 8px 30px;
}
.page-title div a,.page-title div a:link,.page-title div a:visited{
	color:#403D39;
	text-decoration:none;
}
.page-title div a:hover{
	color:#403D39;
	text-decoration:underline;
}
.ecEntryBox{
	width:640px;
	margin-left:5px;
}
.ecEntryBox p a:link,.ecEntryBox p a:visited{
	color:#069;
	text-decoration:underline;
}
.ecEntryBox p a:hover{
	color:#CC3C00;
	text-decoration:underline;
}
.ecImgBox{
	width:320px;
	float:left;
padding-bottom:10px;
}
.ecCaption{
	display:block;
	font-size:10px;
	text-align:right;
	padding:2px 20px 10px 0;
}
.ecTextArea{
	line-height:1.5;
	margin:5px;
	display:inline;
}
.ecTextAreaTitle{
	display:block;
}
.asset-footer{
	clear:both;
	text-align:right;
	font-size:12px;
	line-height:1.3;
	margin-top:10px;
	margin-bottom:10px;
}
.entry-tags-header,
.entry-categories-header {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}
.entry-tags-list,
.entry-categories-list {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags-list .entry-tag,
.entry-categories-list .entry-category {
    display: inline;
}


widget-calendar{
	width:214px;
	height:214px;
}
#calenderHead{
	height:44px;
	background:url(images/calender_month_bg.jpg) left top no-repeat;
	text-align:center;
}
#calenderHead .changeMonth{
	width:57px;
	float:left;
	margin-top:20px;
	text-align:center;
}
#calenderHead .selectMonth{
	width:100px;
	float:left;
	margin-top:20px;
	text-align:center;
}
#calenderHead .selectMonth span{
	font-weight:bold;
}
#calenderArea{
	background:url(images/calender_bg.jpg) left top no-repeat;
	height:166px;
}
.widget-calendar th,.widget-calendar td{
	text-align:center;
	width:28px;
	font-size:10px;
	padding:5px 0;
}
.widget-calendar td{
	font-size:12px;
}
.widget-calendar td a{
	text-decoration:underline;
	color:#2F3C4C;
}
.widget-calendar td a:hover{
	text-decoration:none;
	color:#424A00;
}
.widget-calendar table{
	border-collapse:collapse;
	margin:0 auto;
}

.widget-recent-entries .widget-header{
	background:url(images/latest_entry.jpg) left top no-repeat;
}
.widget-archive-monthly .widget-header{
	background:url(images/archive.jpg) left top no-repeat;
}
.widget-archive-category .widget-header{
	background:url(images/category.jpg) left top no-repeat;
}
.widget-interview .widget-header{
	background:url(images/interview.jpg) left top no-repeat;
}
.widget-header{
	font-weight:bold;
	text-align:center;
	width:214px;
	height:62px;
}
.widget-header h4{
	padding-top:34px;
	font-weight:bold;
	color:#403D39;
}
.widget-header h4 a{
	text-decoration:underline;
	color:#403D39;
}
.widget-header h4 a:hover{
	text-decoration:none;
}
.widget-content{
	background:url(images/paper_bg.jpg) left top repeat-y;
	width:214px;
}
.widget-list{
	padding:0 10px;
}
.widget-list li{
	padding:4px 20px 0 15px;
}
.widget-list li{
	padding:5px 0 0 14px;
	display:block;
	background:url(images/dot.gif) left 8px no-repeat;
	line-height:1.4;
}
.widget-list li a{
	text-decoration:underline;
	color:#4D4944
}
.widget-list li a:hover{
	text-decoration:none;
	color:#7F7A71;
}
.widget-list-bottom{
	background:url(images/paper_bg_bottom.jpg) left top no-repeat;
	width:214px;
	height:20px;
}
.widget-list-bottom span{
	display:none;
}
.archive-title{
	background:url(images/archive_title.jpg) left top no-repeat;
	width:680px;
	height:80px;
	margin:0;
}
.archive-title .archive-title-text{
	color:#333;
	font-weight:bold;
	font-size:16px;
	padding:27px 10px 0 30px;
	margin:0 0 5px 0;
}
.archive-title .archive-title-bottom{
	text-align:right;
	margin-right:50px;
}
ul.archive-list{
	padding:5px 10px 10px 30px;
	line-height:1.5;
}
li.archive-list-item{
	list-style-type:circle;
}
.ecPageChange{
	width:680px;
	margin:10px 0;
	padding:0;
}
.ecPrevPage,.ecNextPage{
	float:left;
	text-align:center;
	width:110px;
	height:32px;
	background:url(images/prev-page.jpg) left top no-repeat;
}
.ecPrevPage div,.ecNextPage div{
	margin-top:9px;
}
.ecPrevPage div a,.ecNextPage div a{
	color:#403D39;
	text-decoration:none;
}
.ecPrevPage div a:hover,.ecNextPage div a:hover{
	color:#403D39;
	text-decoration:underline;
}
.ecNextPage{
	float:right;
	background:url(images/next-page.jpg) left top no-repeat;
}
.ecPrevPageTitle,.ecNextPageTitle{
	width:200px;
	float:left;
}
.ecPrevPageTitle a,.ecNextPageTitle a{
	color:#999;
}
.ecNextPageTitle{
	float:right;
	text-align:right;
}
/* museum */
.ecEntryBoxMuseum p{
	line-height:1.5;
	margin-bottom:10px;
}
.ecEntryBoxMuseum p img{
	margin:6px 2px;
}
.archivePageLink a{
	display:block;
	width:175px;
	background-color:#CCCFD4;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:242px;
	margin-bottom:20px;
	text-align:center;
}
.archivePageLink a span{
	color:#403D39;
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
}
.archivePageLink a:hover,.archivePageLink a:hover span{
	color:#403D39;
	text-decoration:none;
}
/* clearfix css */
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
