@charset "utf-8";

div#main	{
	margin: 0px 14px 0px 2px;
	width:	680px;
	height:	auto;
	float:	left;
}

div#side	{
	margin:	0px 2px 0px;
	width:	180px;
	height:	auto;
	float:	right;
}

div#info,
div#blog	{
	margin:	0px auto 16px;
	width:	680px;
	height:	auto;
}

div#info h2	{
	width:		680px;
	height:		24px;
	background:	url(./images/ct_info.jpg) no-repeat 0px 0px;
	text-indent:	-9999px;
}

div#info p	{
	margin:	6px 40px 10px;
	font:	normal normal normal medium /1.4em sans-serif;
}

div#blog h2	{
	width:		680px;
	height:		24px;
	background:	url(./images/ct_blog.jpg) no-repeat 0px 0px;
	text-indent:	-9999px;
}

div#blog0	{
	margin:	10px 0px 20px 34px;
	width:	300px;
	height:	auto;
	float:	left;
}

div#blog1	{
	margin:	10px 34px 20px 0px;
	width:	300px;
	height:	auto;
	float:	right;
}

div#blog h3	{
	width:	300px;
	height:	auto;
	font:	normal normal bold medium normal sans-serif;
	border-bottom:	2px rgb(216,22,21) dotted;
}

div#blog h3 a:link,
div#blog h3 a:visited	{
	text-decoration:	none;
}

div#blog h3 a:hover,
div#blog h3 a:active	{
	text-decoration:	underline;
}

div#blog h3 span#blog_date	{
	font:	normal normal normal small normal sans-serif;
}

div#blog p	{
	margin:	6px 8px 0px;
	font:	normal normal normal small /1.2em sans-serif;
}

div#blog p#continuation	{
	margin:	0px 0px 6px;
}

div#blog p#continuation a:link,
div#blog p#continuation a:visited	{
	margin:		0px 6px 0px auto;
	width:		60px;
	height:		16px;
	display:	block;
	background:	url(./images/blog_continuation.gif) no-repeat 0px 0px;
	text-indent:	-9999px;
}

div#blog p#continuation a:hover,
div#blog p#continuation a:active	{
	background:	url(./images/blog_continuation.gif) no-repeat 0px -16px;
}

div#blog_none	{
	margin:		6px auto;
	width:		620px;
	height:		auto;
	text-align:	center;
}

div#footer p#producer	{
	color:	rgb(140,140,140);
	font:	normal italic normal xx-small normal sans-serif;
}
