/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://210.188.221.136/mt/mt-static/themes/base-weblog.css);
@import url(http://210.188.221.136/mt/mt-static/themes/tsukinousagi/tsukinousagi.css);
/* end StyleCatcher imports */

.entry-content img {
	background: none;
	padding: 0;
	border: none;
}

.entry-content a img {
	border: 2px #CCCCCC solid;
}
.entry-content a:hover img {
	border: 2px #3366CC solid;
}


#container {
	margin-top: 5px;
}


#banner h1 a:link,
#banner h1 a:visited {
	color: #333;
	text-decoration: underline;
}

#banner-inner {
	position: relative;
	height: 50px;
	margin: 0 0 30px;
	padding: 0 0 0;
}

#banner-inner p#logo {
	position: absolute;
	top: 20px;
	left: 0;
	margin: 0;
	padding: 0;
}

#banner-inner h1#banner-header {
	position: absolute;
	top: 20px;
	left: 170px;
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
	text-shadow: 2px 2px 3px black;
}

#banner-inner h2#banner-description {
	position: absolute;
	top: 50px;
	left: 170px;
	margin: 0;
	padding: 0;
	color: #666666;
	font-size: 11px;
	line-height: 1.125;
}

.layout-two-column-right #alpha-inner {
		padding: 35px 30px 0px 30px;
}


div.pagelinks {
	border-top: 1px #CCCCCC dashed;
	padding: 10px 0;
	text-align: center;
}
