@charset "utf-8";
/* CSS Document */

.front-message { margin:0 10px 20px; }

.mt-main-index #beta .widget-twitter {
	background: none;
}
#beta .widget-twitter {
	border: none;
}
#beta .widget-twitter .widget-content {
	margin: 0 0 10px 8px;
}
#beta .widget-autherprofile .widget-content {
	font-weight: bold;
/*	padding: 10px 10px 5px; */
}

.widget-twitter .twtr-hd h4 a { font-size:12px; }
.widget-twitter .twtr-ft { display:none; }
.twtr-bd a.twtr-reply , .twtr-bd a.twtr-rt , .twtr-bd a.twtr-fav { display:none; }

#beta .widget-twitter .widget-content {
	margin:0;
	padding:0;
}


#header {
	background-color:#008080;
	border:none; 
	background-image:url(images/coolseasonback.jpg);
	background-position:495px 0px;
	background-repeat:no-repeat;
}
#header-inner {
	height:105px; 
}
#header-name {
	top:15px; left:210px;
}
#header-navi {
	top:65px;
}

.widget-header {
	background-image: url(images/widgetheaderbg.gif);
	background-position: top left;
	background-repeat:repeat-x;
}


.widget-calendar table tr.daily td a:link {
	background-color:#099;
}
.widget-calendar table tr.daily td a:visited {
	background-color:#37B7B7;
}
.widget-calendar table tr.daily td a:hover {
	background-color:#FF6;
}


.widget-recent-comments {
/*	border-bottom-style: solid!important;*/
}
.widget-recent-assets {
/*	border-bottom-style: solid!important;*/
}

.widget-recent-assets li.item {
	text-align: center;
}


.entry-asset .asset-header {
	background:url(images/entryheaderunder.gif) repeat-x;
}

.entry-asset .asset-name {
	padding-left: 0.5em;
	height: 34px;
}


/* monthly archive print page gudie */
.print-guide {
 text-align: right;
 font-size: 9pt;
}
.print-guide a {
 color: #666;
}

.mt-main-index #header-description {
	float:left;
	position:absolute;
	text-indent: 0;
	top: 110px;
	left:0;
	color: #444;
	font-size: 9pt;
}