/* Estilo Basico */
@import url("basico.css");

.thumb {	background-color: #CCCCCC;	}
.grid-16 {	margin-bottom: 30px;	}

#top-stories {
	float: left;
	padding: 10px;
	position: relative;
	width: 450px;	}

#top-stories a, 
#latest-news a {	color: white;	}

/*#top-stories .box {
	min-height: 140px;
	margin-bottom: 10px;	}
	#top-stories .first {
	min-height: 310px;	}*/

#top-stories a:link, 
#top-stories a:visited {	}

#top-stories a:hover, 
#top-stories a:active, 
#top-stories a:focus {
	text-decoration: underline;	}

#top-stories .clip {
	float: left;
	left: 10px;
	height: 150px;
	margin: 0 0 5px;
	position: relative;
	width: 200px;	}

#top-stories .thumb {
	background-color: #1287AA;
	clip: rect(13px 200px 167px 0px);
	overflow: hidden;
	position: absolute;
	top: -13px;
	width: 200px;
	height: 167px;
	}
/* Class clip antiga
#top-stories .thumb {
	background-color: #0b5325;
	clip: rect(50px 250px 200px 50px);
	overflow: hidden;
	position: absolute;
	top: -50px;
	left: -50px;
	width: 300px; height: 250px;
	}*/
	
#top-stories .thumb img {
	border: none;	}

#top-stories .date {
	color: white;
	float: left;
	left: -5px;
	line-height: 1;
	position: relative;
	top: 15px;
}
#top-stories .date-day {
	display: block;
	font-size: 1.75em;
	font-weight: bolder;	}
#top-stories .date-month {
	display: block;
	font-size: 0.85em;
	text-transform: uppercase;	}
#top-stories .date-year {
	display: block;
	font-size: 0.85em;
	margin-top: 5px;	}

#top-stories .title {
	margin: 0;
	float: left;
	font-size: 1.25em;
	font-weight: bold;
	left: 20px;
	position: relative;
	top: 0;
	width: 180px;	}

#top-stories .desc {
	margin: 5px 0 0;
	float: left;
	font-size: 1em;
	left: 20px;	
	position: relative;
	top: 0;
	width: 180px;	}

#top-stories .desc a:link, 
#top-stories .desc a:visited {
		color: #FFF;	}
#top-stories .desc a:hover, 
#top-stories .desc a:active, 
#top-stories .desc a:focus {
		color: #F5F5F5;	}

#latest-news {
	float: left;
	padding: 10px;
	position: relative;
	width: 435px;
}

#latest-news .sec-title {
	color: white;
	display: block;
	font-size: 1.3em;
	margin: -5px 10px 5px;	}

#latest-news .box {
	clear: both;
	float: left;
	margin: 4px 10px;
	width: 100%;	}

#latest-news .date {
	background: #aacfb7 url(../../imgs/layout/darkblue-green-cut.png) no-repeat 100% 0;
	color: white;
	float: left;
	font-size: 0.80em;
	left: -5px;
	line-height: 1;
	padding: 2px 6px 3px 8px;
	position: relative;
	width: 70px;
	background-color: #64756A;
}
	#latest-news > .date {
		min-width: 70px;
		max-width: 80px;
		width: auto !important;}

#latest-news .title {
	float: left;
	font-size: 0.87em;
	font-weight: normal;
	left: 5px;
	margin: 0 0 1px 0;
	position: relative;
	width: 330px;
}

#latest-news .desc {	display: none	}

/**/
#list-news {
	position: relative;
	margin-bottom: 10px;
	min-height: 210px;	}

#list-news .sec-title {
	border-bottom: 1px dashed #e4e1da;
	color: #666666;
	display: block;
	font-size: 1.35em;
	font-weight: bold;
	margin: 0 0 10px;	}

#list-news .box {
	background: url(../../imgs/layout/arrow-orange.png) no-repeat 0 50%;
	margin: 0 0 5px;
	padding: 0 0 0 15px;	}

#list-news .thumb {	display: none;	}

#list-news .date {
	background: #F2F2F2;
	color: #635946;
	display: block;
	font-size: 0.7em;
	left: -5px;
	line-height: 1;
	margin: 10px 0;
	padding: 2px 6px 3px 8px;
	position: relative;
	min-width: 60px;
	max-width: 70px;	}

#list-news .info {
	color: #0b5325;
	display: none;
	margin: 5px 0 0;
	font-size: 0.9em;
	font-weight: bolder;
	line-height: 1.05;
	opacity: 0.7;	}

#list-news .title {
	margin: 0;
	font-size: 0.85em;
	font-weight: bold;	}

#list-news .desc { display: none;	}

#list-news .further {
	font-size: 0.75em;
	margin: 10px 0;
	padding: 15px;}

/**/
#starred-news {	position: relative;	}

#starred-news .box {
	background: #f0f0f0;
	margin-bottom: 10px;
	padding: 10px;
	position: relative;	}

#starred-news a:link, 
#starred-news a:visited {	}

#starred-news a:hover, 
#starred-news a:active, 
#starred-news a:focus {
	text-decoration: underline;	}

#starred-news .sec-title {
	border-bottom: 1px dashed #e4e1da;
	color: #666666;
	display: block;
	font-size: 1.35em;
	font-weight: bold;
	margin: 0 0 10px;	}

#starred-news .thumb {
	float: right;
	height: 90px;
	margin: 0 0 5px 5px;
	width: 120px;	}

#starred-news .info {
	display: none;
	margin: 0;
	font-size: 0.85em;
	font-weight: bolder;
	opacity: 0.7;	}

#starred-news .title {
	margin: 5px 0 10px;
	font-size: 1em;
	font-weight: bold;	}

#starred-news .desc {
	margin: 5px 0 0;
	font-size: 1em;	}

#starred-news .desc :link, 
#starred-news .desc :visited {
		color: #484848;	}
#starred-news .desc :hover, 
#starred-news .desc :active, 
#starred-news .desc :focus {
		color: #0b5325;	}

/**/
#banners {
	margin: 0 0 10px;
	position: relative;	}

#banners .box {
	background: #f0f0f0;
	margin-bottom: 10px;
	padding: 10px;
	position: relative;	}

#banners .sec-title {
	border-bottom: 1px dashed #e4e1da;
	color: #666666;
	display: block;
	font-size: 1.35em;
	font-weight: bold;
	margin: 0 0 10px;	}

#banners .thumb {
	margin: 5px 0;	}
