/* This is the StyleCatcher theme addition. Do not remove this block. */

@import url(http://mt.mizunodesign.com/mt-static/skin/base-weblog.css);
@import url(http://mt.mizunodesign.com/mt-static/skin/theme-travel/theme-travel.css);
/* end StyleCatcher imports */

body
{
	font-family: 'trebuchet ms', verdana, sans-serif;
	font-size: 85%;line-height:130%;
}

.date-header
{
	margin: 5px 0px 0 0;
	padding: 0 0 5px 0;
	color: #84a2ec;
	font-size: 14px;
}

h2.entry-header
{
	margin: 5px 0;
	padding: 0px 0 0 20px;
	color: #333333;
	font-size: 18px;
}

h3.entry-header
{
	margin: 0;
	font-size: 16px;
}

input
 {
	border:1px #bccaee solid;
	font-size:100%;
	color:#666;
}
#comments textarea 
{
	border:1px #bccaee solid;
	font-size:110%;
	width:440px;
	color:#666;padding:0.2em;line-height:130%;
}

textarea#comment-text
{
	border:1px #bccaee solid;
	font-size:110%;
	width:440px;
	color:#666;padding:0.2em;line-height:130%;
}

#banner-header
{
	line-height: 120%;
}

#banner-description
{
	margin: 0;
	padding: 0 15px 60px 70px;
	color: #fff;
	font-size: 20px;
	line-height: 1.125;
}

