/*
Theme: inphecthyuz
Author: Infected-FX
URL: www.infectedfx.net
Country: Mexico
*/

table.RSS {
	border-spacing:1px;
	border: #0099FF thin;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: #FFFFFF;
	color: #0000CC;
}

caption.RSS {
	font-weight: bold;
	background: #50ADEA url(http://infectedfx.net/css/tables/corner.gif) no-repeat right top;
	border-bottom:2px solid #1975d7;
	color: #FFF;
	text-transform:uppercase;
	padding:10px;
}

td.RSS, th.RSS {
	padding: 4px;
}

thead.RSS th {
	text-align: center;
	background: #66CCFF;
	border: 1px solid #FFF;
	text-transform:uppercase;
}

tbody.RSS th {
	font-weight: bold;
}

tbody.RSS tr		{
	background-color:#FFF; 
	text-align:left;
	}
tbody.RSS tr.odd 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

tbody.RSS th a:link, tbody th a:visited{
	color:#96D030;
	background:url(http://infectedfx.net/css/tables/layout.gif) no-repeat; 
	padding:3px 0px 0px 18px;
	}
tbody.RSS th a:hover{
	color:#FF8601;
	}

tbody.RSS tr td { 
	height:50px;
	background: #FFF;
	border: 1px solid #FFF;
	}

tbody.RSS tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
	}

table.RSS td a:link, table td a:visited {
	color: #1975D7;
	text-decoration: none;
}

table.RSS td a:hover {
	color: #50ADEA;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none ;
}

