/* Estilo Basico */
@import url("basico.css");

.thumb {	background-color: #CCCCCC;	}

#top-stories{
	position: relative;	}

#top-stories .box {
	min-height: 120px;
	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 {
	position: relative;
	width: 300px; height: 210px;
	margin: 0 0 5px;	}

#top-stories .thumb {
	position: absolute;
	width: 300px; height: 210px;
	clip: rect(0px,300px,210px,0px);
	overflow: hidden;	}
	
#top-stories .thumb img {
	background-color: #CCCCCC;
	border: none;	}

#top-stories .info {
	display: none;
	margin: 0;
	font-size: 0.85em;
	font-weight: bolder;
	opacity: 0.7;	}

#top-stories .title {
	margin: 5px 0;
	font-size: 14pt;
	font-weight: bold;
	line-height: 1.4;	}

#top-stories .desc {
	margin: 5px 0 0;
	font-size: 1em;	}

#top-stories .desc a:link, 
#top-stories .desc a:visited {
		color: #484848;	}
#top-stories .desc a:hover, 
#top-stories .desc a:active, 
#top-stories .desc a:focus {
		color: #00a13b;	}

/**/
#events {
	position: relative;
	background-color: #65a824;
	margin-bottom: 10px;
	min-height: 210px;	}

#events .sec-title {
	border-bottom: 1px solid #bdd700;
	color: white;
	font-size: 18pt;
	font-weight: bold;
	margin: 0;
	padding: 8px;
	text-align: center;	}

#events .box {
	padding: 0 10px 5px;	}
	#events .first {
	padding: 5px 10px 5px;	}

#events .thumb {	display: none;	}

#events .info {
	color: #bdd700;
	display: block;
	margin: 5px 0 0;
	font-size: 11pt;
	font-weight: bolder;
	line-height: 1.05;
	opacity: 0.7;	}

#events .title {
	margin: 0;
	font-size: 12pt;
	font-weight: bold;}

#events .desc {	}

#events .title a:hover, 
#events .title a:active, 
#events .title a:focus,
#events .further a {
		color: white;	}

#events .further {
	color: white;
	margin-bottom: 10px;	}

/**/
#starred-news {	position: relative;	}

#starred-news .box {
	margin-bottom: 10px;	}

#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 .thumb {
	display: none;
	width: 300px;
	height: 210px;
	margin: 0 0 5px;	}

#starred-news .info {
	display: none;
	margin: 0;
	font-size: 0.85em;
	font-weight: bolder;
	opacity: 0.7;	}

#starred-news .title {
	margin: 5px 0;
	font-size: 14pt;
	font-weight: bold;
	line-height: 1.4;	}

#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: #00a13b;	}

/**/
#sobre-itu {
	position: relative;
	background-color: white;
	margin: 0 0 10px;	}

#sobre-itu .box {
	padding: 5px 10px 10px;	}

#sobre-itu .sec-title {
	border-bottom: 1px solid #bdd700;
	color: #00a13b;
	font-size: 18pt;
	font-weight: bold;
	margin: 0;
	padding: 8px;
	text-align: center;	}

#sobre-itu .thumb {
	width: 200px;
	height:	140px;
	margin: 5px 0;	}

#sobre-itu .desc {
	margin: 5px 0 0;
	font-size: 1em;	}

#sobre-itu .sec-title a:link, 
#sobre-itu .sec-title a:visited {
	color: #00a13b;	}

#sobre-itu .sec-title a:hover, 
#sobre-itu .sec-title a:active, 
#sobre-itu .sec-title a:focus {
	color: #00552B;
	text-decoration: none;	}

/**/
#midias-sociais {
	position: relative;
	margin: 0 0 10px;	}
	
#midias-sociais .box {
	padding: 20px 10px 10px;	}

/**/
#quatrocentos {
	position: relative;
	background-color: white;
	margin: 0 0 10px;	}

#quatrocentos .box {
	padding: 5px 10px 10px;	}
	
#quatrocentos .sec-title {
	border-bottom: 1px solid #bdd700;
	color: #00a13b;
	font-size: 18pt;
	font-weight: bold;
	margin: 0;
	padding: 8px;
	text-align: center;	}

#quatrocentos .desc {
	margin: 5px 0 0;
	font-size: 1em;	}

#quatrocentos .sec-title a:link, 
#quatrocentos .sec-title a:visited {
	color: #00a13b;	}

#quatrocentos .sec-title a:hover, 
#quatrocentos .sec-title a:active, 
#quatrocentos .sec-title a:focus {
	color: #00552B;
	text-decoration: none;	}