@charset "utf-8";

@import url(blog.css);

/************************************ blog:Hotnews
*/



h1
{
 padding:0px;
	margin:0px;
	background-image:url(../../imgs/blog/bg_h1_podcasting.gif);
	display:block;
	width:580px;
	height:36px;
	text-indent:-999999px;
}

div#mainimage_1
{
 width:580px;
	height:200px;
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom:10px;
}




div.item h2
{
 background-image:url(../../imgs/blog/onePoint01podcast.gif);
	background-position:left 2px;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:2px;
	margin-bottom:2px;
	border-bottom:2px #FF6633 solid;
}

div.item h2,
div.item h2 a,
div.item h2 a:visited
{
	color:#FF6633;
	text-decoration:none;
}

div.itemInfo div.itemAuthor a
{
 color:#BA0000;
	text-decoration:underline;
	font-weight:bold;
}




div.itemBoxBody a.inline
{
 color:#FF3366;
	font-weight:bold;
	text-decoration:none;
}

div.itemBoxBody a.inline:hover
{
 color:#FF3366;
	text-decoration:underline;
}
