/* @import url(http://www.mediabiotope.com/cgi-bin/mt/mt-static/themes/style-ninja/0-import.css); */
@import url(http://www.mediabiotope.com/cgi-bin/mt/mt-static/themes/style-projects/0-import.css);

/* Body overwrite */
body {
	background-image: none;
	background-color: #E9EEF2;
}

/* Header color overwrite */
div#header p.siteName a,
div#header p.siteName a:hover {
	color: #21AD4A;
}
div#header p.description {
	color: #aaa;
}

/* 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;
}
