/* This is the StyleCatcher theme addition. Do not remove this block. */
/* Selected Layout:  */
@import url(base_theme.css);
@import url(http://uenon.jp/mt/mt-static/support/themes/cityscape-london/cityscape-london.css);
/* end StyleCatcher imports */


@import url(http://uenon.jp/SyntaxHighlighter/SyntaxHighlighter.css);


.blog-name
{
	padding-left:35px;
	background-image:url(http://uenon.jp/blog/icon.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
}

.asset-content h2
{
	font-size: 1.25em;
	font-weight: bold;
	color: #333;
	background-color: #E0EAD7;
	padding: 4px;
	padding-left: 8px;
	border-left: 5px solid #628642;
	margin-top: 20px;
}
.asset-content h3
{
	font-size: 1.125em;
	font-weight: bold;
	color: #333;
	background-color: #E0EAD7;
	padding: 2px;
	padding-left: 8px;
	margin-top: 15px;
}

.asset-content pre
{
	font-size: 0.9em;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
	color: #333;
	border: 1px solid #ccc;
}

.asset-content pre.console 
{
	padding: 6px;
	background-color: #1E2900;
	color: #FFF;
	border-style: none;
}

.asset-content iframe
{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: .75em;
	border-style: none;
}

.asset-content textarea
{
	width: 688px;
	height: 100px;
	font-size: 0.9em;
	margin-left: 10px;
	color: #333;
	border: 1px solid #ccc;
}

.asset-content p.ff_image
{
	margin-left: 10px;
}