
/* The Hot Blog */
#post.cat-8{
	font: normal bold 14px Comic Sans MS, Verdana;
	background: transparent url(images/backgr/hotblog.png) repeat-y;
	padding: 20px 120px 20px 70px;
	color: #000;
	text-shadow:none;
}

#post-top.cat-8 {
	background: transparent url("images/backgr/hbtopp.png") no-repeat right top;
	/*border: 1px solid red;*/
	height: 20px;
	text-shadow:none;
}

#post-bottom.cat-8 {
	background: transparent url("images/backgr/hbbottompp.png") no-repeat right top;
	/*border: 1px solid red;*/
	height: 20px;
	text-shadow:none;
}

#post.cat-8 a{
	color: red;
	font-weight:none;
	text-decoration: none;
	background-color:#000;
	padding: 0px;
	text-shadow:none;
}

#post.cat-8 a:hover{
	color: #aa0000;
	text-decoration: underline;
	background: none;
	padding: 0px;
	text-shadow:none;
}

#post.cat-8 object{
	width: 580px;
	height: 465px;
}

#post.cat-8 embed{
	width: 580px;
	height: 465px;
}

/* Ragazzi di ceccano */
#post.cat-3{
	background: transparent url(images/backgr/ragceccano.png) repeat-y;
	padding: 20px 200px 20px 50px;
	color: #fff;	
	font: normal bold 95% Garamond, Helvetica, Arial, Verdana, Sans-serif;
	line-height:1.6em;
	text-shadow:none;
}

#post-top.cat-3 {
	background: transparent url("images/backgr/rctopp.png") no-repeat right top;
	height: 20px;
	text-shadow:none;
}

#post-bottom.cat-3 {
	background: transparent url("images/backgr/rctopp.png") no-repeat right top;
	height: 20px;
	text-shadow:none;
}

#post.cat-3 a:link {
	color:#336699;
	text-decoration:none;
	text-shadow:none;
}

#post.cat-3 a:visited {
	color: #2D6E89;
	text-decoration:none;
	text-shadow:none;
}

#post.cat-3 a:hover {
	color: #2D6E89;
	text-decoration:underline;
	text-shadow:none;
}
