@import url(http://www.kanakanen.com/mtos/mt-static/themes/style-smartCanvas/0-import.css);

/* Captcha Style */
div#comments-open-captcha {
	margin: 0 20px;
}

div#comments-open-captcha img {
	border: 1px solid black;
}

div#comments-open-captcha input {
	margin: 0.5em 0;
}

div#comments-open-captcha p {
	margin: 0.1em 0 0.7em;
}

/* Original Style for Kanakanen.com */

body {
	background-image: url(img/kana-bg.png);
	background-repeat: repeat;
}

h2 a {
	color: #006666;
}

p.siteName a img {
	border: none;
}

div#header,
div#content {
	border-left: 6px solid #006666;
	border-right: 6px solid #006666;
}

div#header {
	background-image: url("img/kana-h1bg.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}
