
#blocks .lycosWeather .temp{font-family:'lyReg', Arial, Helvetica, sans-serif}
/* Main Content Area */

#blocks{width:100%; }
#blocks ul {margin:0px; padding:0; width: 960px; }
	#blocks li{-moz-background-clip:border-box; -webkit-background-clip:border-box; background-clip:border-box; border:1px solid #dedede; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; float:left; list-style:none; margin:0 2% 2% 0; overflow:hidden; position:relative; width:20%; display: inline-block; vertical-align: top; }
	#blocks li.selected{border-color:#393939}
	#blocks li a{background:#599bfe; display:block}
	#blocks li .trans{max-width:100%; width:100%}
	#blocks li .title{color:#fff; font-size:15px; position:absolute; text-align:left; top:0; width:100%; z-index:9}
	#blocks li .title span{background:#b2b2b2; background:rgba(0, 0, 0, .26); display:block; height:25px; line-height:28px; overflow:hidden; padding:0 10px}
	#blocks .selected .title, #blocks a:hover .title{background:#111; background:rgba(57, 57, 57, .75); color:#fff filter:progid:DXImageTransform.Microsoft.Glow(Color=#ff0000, Strength=8);}

/*
@media screen and (min-width:786px){
	#blocks{width:52%; display:block!important}
	#blocks li{width:46%}
	#blocks.blocksExpand{float:none; margin:0 auto; width:80%}
	#blocks.blocksExpand li{width:22.5%}
	#blocks.blocksExpand li:nth-child(3n+3){margin-right:2%}
}
@media screen and (min-width:899px){
	#blocks{width:50%}
	#blocks li{width:31.25%}
	#blocks li:nth-child(3n+3){margin-right:0}
}
@media screen and (min-width:1023px){
	#blocks{width:60%}
	#blocks li{width:31.25%}
	#blocks li:nth-child(3n+3){margin-right:0}
}
@media screen and (min-width:1080px){
	#blocks{width:62%}
	#blocks li{width:22.5%}
	#blocks li:nth-child(3n+3){margin-right:2%}
	#blocks .price{font-size:40px}
}
@media screen and (min-width:1610px){
	#lyContain{margin:0 auto; width:1480px}
}
*/


/* blocks */
#blocks li .title #cORf{font-size:14px; padding:0 5px; position:absolute; right:0; top:0}
#blocks .lycosWeather .temp{background:none; bottom:-11px; color:#393939; font-size:60px; left:5px; margin:0; position:absolute; height:50px; text-shadow:0 0 6px #eee; overflow:hidden;}
/*
#blocks .lycosMail .{bottom:0; margin:0; top:auto; width:100%}
	
#blocks li .lycosWeather{background-position:right top}

#blocks ul li .{bottom:0; left:-5%; margin:0; top:0; width:110%}
#blocks #lycosBuild .{left:-2%}
#blocks #lycosOps .{margin:0 5%; top:20px; width:90%}
*/
/* end blocks */