body {
	background-color: #828282;
	font-size: small;
	color: #50595d;
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	}
a {
	text-decoration: underline;
	}

a:link {
	color: #0055aa;
	}

a:visited {
	color: #003388;
	}

a:hover {
	color: #3377bb; 
	}

h1 {
	padding: 2px 3px; 
	margin: 15px 0 0 0; 
	border-left: #cccccc 10px solid; 
	font-size: 1.3em;
	color: #50595d;
	}
#banner {
	color: #50595d;
	text-align: left;
	margin-bottom: 20px;
	}
#banner-img {
	display: none;
	}
#banner a {
	color: #50595d;
	text-decoration: none;
	}

#banner h1 {
	font-size: 1.6em;
	margin: 0
	}



/*MT positioning--------------------------------------------------*/
/*----------------------------------------------------------------*/
#container {
	padding: 30px 15px 15px 15px;
	margin: 140px 10px 10px 10px;
	background-color: #e2e2e2;
	}
#center {
	float: left;
	padding: 0px;
	overflow: hidden;
	margin: 0;
	width: 80%;
	}
.content {
	padding: 0;
	color: #50595d;
	font-size: small;
}
#right {
	float: right;
	font-size: x-small;
	overflow: hidden;
	margin: 0;
	width: 18%;
	}
.sidebar {
	padding: 0px;
	margin: 0px;
	line-height: 150%;
	}

/*MT content------------------------------------------------------*/
/*----------------------------------------------------------------*/

.content p {
	color: #50595d;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #bbbbbb;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	}

.content h3 {
	color: #50595d;
	font-size: small;
	text-align: left;
	font-weight: bold;
	padding-left: 0px;
margin: 0px;
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}
dl.yeararchives dt {
width: 7em;
}
dl.yeararchives dd {
position: relative;
top: -1.3em !important;
top: -1.1em;
margin-left: 7em;
}
#tb_at p {
border: 1px solid #828282;
padding: 0 5px;
}

/*MT sidebar------------------------------------------------------*/
/*----------------------------------------------------------------*/
#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #666666;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	letter-spacing: .2em;
        margin: 15px 0 0 0;
padding: 0;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0 !important;
margin: 0 0 0 -1px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding: 0px;
margin: 0px;
	}

.sidebar li {
	color: #666666;
	font-size: x-small;
	line-height: 130%;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: none;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: center;
	padding: 2px;
	margi: 0 0 15px 0;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 20px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

/*positioning-----------------------------------------------------*/
/*----------------------------------------------------------------*/
div.frame {
	width: 720px;
	background-color: #b0b0b0;
	margin: 10px;
	padding: 10px 0 10px 0;
}
div.back {
	border: 1px solid #d9d9d9;
	background: #b0b0b0 url(/images/head.jpg) no-repeat; 
	padding: 0;
	margin: 0 10px 0 10px;
}


/*footer----------------------------------------------------------*/
/*----------------------------------------------------------------*/
div.footer {
	width: 700px;
	text-align: center;
	margin: 10px;
	color: #fff;
	font-size: x-small;
	padding: 10px;
	}
div.footer p {
color: #fff;
font-size: x-small;
}
div.footer a {
color: #fff;
}

/*navigetion bar--------------------------------------------------*/
/*----------------------------------------------------------------*/
div.navi {
	width: 660px;
	background: #101b22 url(/images/navi_right_top.gif)	no-repeat right top;
	height: 23px;
	position: absolute;
	top: 141px;
	left: 41px;
	}

div.navi h5 {
	display: none;
	}

div.navi ul {
	padding: 0;
	margin: 0;
	background: url(/images/navi_left_top.gif) no-repeat;
	height: 23px;
	overflow: hidden;
}
div.navi ul li {
	display: inline;
	list-style: none;
	font-size: small;
	color: #ffffff;
	margin: 0;
	padding: 5px 0;
	position: relative;
	left: 44px;
	top: 3px;
	}
div.navi ul li a:link,
div.navi ul li a:visited {
	text-decoration: none;
	color: #ffffff;
	padding: 4px 7px;
	}
div.navi ul li a:hover {
	text-decoration: none;
	color: #898989;
	overflow: hidden;
	}
div.navi ul li a#current {
	background-color: #898989;
	overflow: hidden;
	}
div.navi img {
	border: 0px;
	}
li#ja {
	position: absolute;
	top: -2px;
	left: 600px;
}
li#en {
	position: absolute;
	top: -2px;
	left: 620px;
}


div.navisub {
	width: 660px;
	position: absolute;
	top: 164px;
	left: 41px;
	background: #898989 url(/images/navi_left_bottom.gif) no-repeat left;
	height: 23px;
	overflow: hidden;
	padding: 0px;
	}
div.navisub h5 {
	display: none;
	}

div.navisub ul {
	padding: 0;
	margin: 0;
	height: 23px;
	overflow: hidden;
	background: #898989 url(/images/navi_right_bottom.gif) no-repeat right;
	float: right;
	}
div.navisub ul li {
	display: inline;
	list-style: none;
	font-size: small;
	color: #ffffff;
	margin: 0;
	padding: 0;
	position: relative;
	top: 1px;
	right: 10px;
	}
div.navisub ul li a:link,
div.navisub ul li a:visited {
	text-decoration: none;
	color: #ffffff;
	padding: 10px 9px;
	}
div.navisub ul li a:hover {
	text-decoration: none;
	color: #101b22;
	}
