/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://totoro.ws/mt/mt-static/themes/base-weblog.css);
@import url(http://totoro.ws/mt/mt-static/themes/C008-2column-fixed-left/C008-2column-fixed-left.css);
/* end StyleCatcher imports */

#navibar { display:none}

body.layout-two-column-leftbody .container{
margin: 0 auto;
width: 820px;
}
p{
    font-size: 90%;
}

body.layout-two-column-leftbody .box {base-weblog.css (line 334)
border-top:1px solid #DDDDDD;
clear:both;
width: 820px;
}

#banner{
	margin: 0px;
	padding: 0;
	padding-left: 120px;
	width: 700px;
	height: 100px;
	background-color: #99AAEE;
	background-image: url('/blog/images/tenorion_bmblog100.jpg');
 	background-repeat : no-repeat ;
 	background-position : left;

}
#banner-header a,
#banner-header a:visited{
	color: #FFFFFF;
}

#banner-header{
	margin-bottom: 5px;
}

blockquote {
	margin-left:40px;
	margin-right:40px;
	background-color:#EEEEEE;
	border:solid 1px blue;
	font-size: 100%;
}

.entry-header{
	text-align:right;
}
.entry-title{
	margin-bottom: 10px;
}
.entry-tags{
	text-align:right;
}
.entry-date{
	font-weight:bold;
}


body.layout-two-column-leftbody #content .blog {
}

body.layout-two-column-leftbody #side-leftbox {
display:none;
}
body.layout-two-column-leftbody #side-rightbox
body.layout-two-column-leftbody #side-rightbox #rightbox
 {
margin-left: 0px;
padding:0px;
width:200px;
}

.dp-highlighter ol li {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 11px;
}

.dp-highlighter ol li, .dp-highlighter .columns div{
	border-left: solid 0px #fff;
}

.module-twitterflickr{
	text-align:center;
}

div.entry-body pre{
	background-color: #333;
	color: white;
	border: solid 2px #99F;
	padding: 5px 10px 5px 10px;
	margin: 8px;
}

dl.works dt{
	float:left;
	font-weight: bold;
}

dl.works dd{
	margin-left: 100px;
	margin-bottom: 10px;	
}

.RakuS-TB1 {
  background-color : #ff6600;
  color: #000000;
  text-align:left;
margin: 8px auto;
}

.RakuS-TB2 a,
.RakuS-TB2 a:link,
.RakuS-TB2 a:link:hover,
.RakuS-TB2 a:link:active {
  color: #ffffff; text-decoration: underline ; background: none;
}
.RakuS-TB2 {
  background-color : #ff6600;
}

.RakuS-TB3 {
  color: #006600; font-weight: bold;
  background-color : #ffffff;
}

.RakuS-TB3 a,
.RakuS-TB3 a:link,
.RakuS-TB3 a:link:hover,
.RakuS-TB3 a:link:active {
  color: #004499;
  text-decoration: underline ; background: none;
  font-weight: bold;
}
.RakuS-TB3 img{
  border: none;
}

/* link */
a, a:link, a:visited {
	color:#fa7102;
	text-decoration:none;
}

a:hover {
	color:#fa7102;
	text-decoration:underline;
}


