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


@import url(/mt-static/support/themes/cityscape-tokyo/cityscape-tokyo.css);
@import url(/mt-static/themes-base/blog.css);

body {
	background-color: #000000;
	
}


#navlist li{

	display: inline;
	list-style-type: none;
	padding-right: 0px;

	
margin: 0px 0px 0px 45px;
}


#current {
	color: #000000;
	background-color: #cc99ff;
	text-decoration: none;	
}




#header-name { font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	margin-bottom: 5px;
	font-style: none;
	color: #ffffff;
	text-align: center;
	
}


#header-description {font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	color: #ffffff;
	margin-bottom: 30px;
	text-align: center;

}


.entry-title {font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: none;
	color: #ffffff;

}



/* end StyleCatcher imports */



