@import url('reset.css');
@import url('footer.css');
@import url('channels.css');

.twitter-share-button { width: 55px !important; }

#main { margin: 0 auto; width: 1001px; overflow: hidden; }
#main #top { overflow: hidden; margin-bottom: 20px;  }

/* @header: login form at top-right */
#main #top #user_login { 
	background: #dadada;padding: 4px 4px 2px 4px; margin: 0 auto;
	-moz-border-radius: 6px; 
	-moz-border-radius-topleft: 0; 
	-moz-border-radius-topright: 0;
	-webkit-border-radius: 6px; 
	-webkit-border-top-left-radius: 0; 
	-webkit-border-top-right-radius: 0; 
	
}
#main #top #user_login h4 { float: left; line-height: 24px; text-transform: uppercase; color:#5a5a5a; font-size: 15px; }
#main #top #user_login h4 small { font-size: 11px; font-weight: normal; margin: 1px 5px; letter-spacing: 0px; }
#main #top #user_login h4 small a { color: #6b5aa4; text-decoration: none; }
#main #top #user_login h4 small a:hover { text-decoration: underline; }

#main #top #user_login form { float: left;}
#main #top #user_login form .block { margin-left: 5px; }
#main #top #user_login form .block label { color: #7f7b7b; font-size: 12px; }
#main #top #user_login form .block .textfield { border: 1px solid black; padding: 0 2px; width: 80px; font-size: 11px; }
#main #top #user_login form .block .submit { font: normal normal normal 11px "Trebuchet MS"; border: 1px solid black; background: #fff; }
#main #top #user_login img, #main #top #user_login input { vertical-align: middle; }

#main #top #canvas_options { 
	width: 100%; height: 102px; padding-left: 0px; 
	position: absolute; left: -10000px; background: #f9f9f9; border: 1px solid #ccc; border-right: 0; border-left: 0; 
	box-shadow: 2px #666; -moz-box-shadow: 5px 5px 5px #999; -webkit-box-shadow: 10px 10px 5px #999; 
	box-shadow: 0px 5px 10px 0px #dfdfdf; opacity: 0.9 
}

#main #top #canvas_options #themes { overflow:hidden; width: 1002px; height: 102px; margin: 0 auto; }
#main #top #canvas_options #themes .theme { 
	float: left; width: 130px; height: 82px; 
	text-align: center; margin-right: 18px; padding: 10px; 
	border-right: 1px solid #f9f9f9; border-left: 1px solid #f9f9f9; 
}
#main #top #canvas_options #themes .theme:hover { background: #f1f1f1; border-right: 1px solid #ccc; border-left: 1px solid #ccc; }
#main #top #canvas_options #themes .theme.selected { background: #d8eaff; border-right: 1px solid #7bb9ff; border-left: 1px solid #7bb9ff; }


/* @header: logo, options and search form. */
#main #top #wrapper { width: 100%; margin-top: 10px; min-height: 90px; padding-top: 15px; overflow: hidden; clear: both; }
#main #top #wrapper #logo { overflow: hidden;  margin-right: 50px; }

#main #top #options { overflow: hidden; margin-top: 10px; }
#main #top #options div { 
	float: left; font-size: 11px; 
	padding: 0 15px; border-right: 1px solid black; 
}
#main #top #options div.nb { padding-left: 15px; border: none; }

#main #top #options div a { color: #333; text-decoration: none; }
#main #top #options div a:hover { color: #555; }

#main #top #wrapper #search { overflow: hidden; margin-top: 20px; }
#main #top #wrapper #search label { font-size: 10px; color: black; }
#main #top #wrapper #search .textfield { border: 2px solid #b3b3b3; width: 180px; margin-top: 2px; padding: 4px 2px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
#main #top #wrapper #search .submit { background: #dadada; border: none; padding: 5px; color: #636363; -moz-border-radius: 6px; -webkit-border-radius: 6px; }

/* @center */
#main #center { margin: 0 auto; width: 1001px; overflow: hidden; }

/* @sidebar left */
#main #center #sidebar-left { width: 200px }
#main #center #sidebar-left #menu ul { margin-top: 5px; }
#main #center #sidebar-left #menu ul li { font-size: 18px; margin-bottom: 23px; letter-spacing: -1px;  }
#main #center #sidebar-left #menu ul li a { color: #005da8; font-weight: bold; text-decoration: none; }
#main #center #sidebar-left #menu ul li ul { margin-left: 10px; display: none; }
#main #center #sidebar-left #menu ul li ul li { font-size: 13px; margin-bottom: 5px; letter-spacing: 0px; font-weight: bold; }
#main #center #sidebar-left #menu ul li ul li a {}

#main #center #sidebar-left #actions { margin: 15px 0; } 
#main #center #sidebar-left #actions ul {}
#main #center #sidebar-left #actions ul li { float: left; clear: both;  font-size: 14px; margin-top: 6px; letter-spacing: -1px; }
#main #center #sidebar-left #actions ul li a { text-decoration: none; color: #215086; font-weight: bold; }
#main #center #sidebar-left #actions ul li img { float: left }
#main #center #sidebar-left #actions ul li span { float:left; margin: 20px 0 0 2px; }

#main #center #sidebar-left #selo { margin: 15px 0; }

#main #center #sidebar-left #aconteceu_ha_1_ano { overflow: hidden; background: #f3f3f3; padding: 2px 0; width: 180px }
#main #center #sidebar-left #aconteceu_ha_1_ano ul { padding: 0 8px; }
#main #center #sidebar-left #aconteceu_ha_1_ano ul li { margin: 10px 0 0; }
#main #center #sidebar-left #aconteceu_ha_1_ano ul li a { text-decoration: none; }

#main #center #sidebar-left #aconteceu_ha_1_ano ul li a .date { font-weight: bold; background: #005da8; color: white; width: auto; padding: 2px; }
#main #center #sidebar-left #aconteceu_ha_1_ano ul li a p { color: #005da8; padding: 5px 0; }

#main #center #sidebar-left #aconteceu_ha_1_ano a.more { float: right; margin: 0 5px 4px 0; color: #005da8; }

#main #center #sidebar-left #twitter {}
#main #center #sidebar-left #twitter h3 { letter-spacing: 0; }
#main #center #sidebar-left #twitter .twtr-ft {}
#main #center #sidebar-left #twitter .twtr-ft div * { display: none; }
/* @center: channels & highlight */
#main #center #middle { width: 800px; }

#main #center #top-banners { clear: both; margin-bottom: 15px; }
#main #center #top-banners #fbanner { width: 600px; text-align: center; }
#main #center #top-banners #mbanner { margin-top: 0px; }

#main #center #middle #highlight { width: 100%; float: left; display: inline; overflow: hidden; margin: 5px 0; }
#main #center #middle #highlight #image { border: 2px solid #337db9; width: 500px; height: 347px; background: url('../images/tmp/destaque-loader.gif') no-repeat center center; cursor: hand; cursor: pointer; }
#main #center #middle #highlight #image img {  }		

/*
#main #center #middle #highlight #right { width: 192px; }
*/
#main #center #middle #highlight #right { width: 250px; }

#main #center #middle #highlight #right #text { margin-left: 10px; }

#main #center #middle #highlight #right #text h1 { 
	font-size: 22px; font-weight: bold; color: #337db9; margin-bottom: 10px; line-height: 23px; letter-spacing: -1px; 
	height: 50px; overflow: hidden;
}

#main #center #middle #highlight #right #text h1 a { text-decoration: none; color: #337db9; }
#main #center #middle #highlight #right #text h1 a:hover { }

#main #center #middle #highlight #right #text p { overflow-y: hidden; height: 202px; font-size: 12px; color: #6c6c6c; line-height: 17px; }
#main #center #middle #highlight #right #text a.read { font-size: 11px; padding: 9px 0; }

#main #center #middle #highlight #right #selector { width: 100%; overflow: hidden; }
#main #center #middle #highlight #right #selector ul {}
#main #center #middle #highlight #right #selector ul li 
{
	display: inline; float: left;
	cursor: hand; cursor: pointer;
	padding: 12px 0; margin: 0;
	width: 62px; text-align: center;
	background: url('../images/hl_selector_bg.png') repeat-y #236DA9; 
}

#main #center #middle #highlight #right #selector ul li a { color: white; text-decoration: none; }
#main #center #middle #highlight #right #selector ul li.selected { background: #215784; padding: 10px 0; }

/* @center: main content */
#main #center #middle ul li a { font-size: 14px; }
#main #center #middle ul li.selected a { font-size: 18px; line-height: 20px; }

#main #center #middle #content { width: 610px; margin-right: 10px; }
#main #center #middle .mblock { overflow: hidden; border-top: 2px solid #f1f1f1; padding: 5px 0 15px 0; }

#main #center #middle #services { padding: 15px 0 5px 0; }
#main #center #middle #services ul { margin: 0 auto; width: 520px; overflow: hidden; }
#main #center #middle #services ul li { float: left; display: inline; width: 130px; text-align: center;  }
		
#main #center #middle #segments {}
#main #center #middle #segments .wrap { width: 300px; margin-right: 10px; border-top: 2px solid #f1f1f1; padding: 10px 0; }
#main #center #middle #segments .wrap h2 { font-size: 23px; font-weight: bold; padding-bottom: 5px; }
#main #center #middle #segments .wrap h2 a { text-decoration: none; }

#main #center #middle #segments .wrap .b-image { margin-bottom: 10px; overflow: hidden; float: left; }

/* Inside border */
.b-image { margin-bottom: 10px; overflow: hidden; float: left; }
.b-image a,
.b-image a img { border: none; overflow: hidden; float: left; }
.b-image a:hover { border: 3px solid #ccc; }
.b-image a:hover img{ margin: -3px; }
/**/

#main #center #middle #segments .wrap ul {}
#main #center #middle #segments .wrap ul li { margin-bottom: 10px; }
#main #center #middle #segments .wrap ul li a { font-size: 12px; font-weight: bold; text-decoration: none; color: #bd392c; }
#main #center #middle #segments .wrap ul li a.selected { font-size: 18px; letter-spacing: -1px; }

/* buscape */
#main #center #middle #buscape  { width: 630px; margin: 0 auto; font-family: Arial; font-size: 12px; }
#main #center #middle #buscape ul, #buscape ol { margin: 0; padding: 0; list-style: none; }

#main #center #middle #buscape h2,
#main #center #middle #buscape h2 a { text-decoration: none; color: #005da8; font-size: 23px; font-weight: bold; padding-bottom: 5px; }
#main #center #middle #buscape h2 a:hover { color: #0073cf; } 

#main #center #middle #buscape #panes { border: 1px solid #dddddd; padding: 20px 10px; width: 589px; overflow: hidden; }
#main #center #middle #buscape #panes ol li { 
	float: left; text-align:center; 
	width: 180px; margin: 0 8px;
}

#main #center #middle #buscape #panes ol li.noborder { border: 0; }

#main #center #middle #buscape #panes ol li a { color: black; text-decoration: none; }

#main #center #middle #buscape #panes ol li p.desc { height: 30px; overflow: hidden; margin-bottom: 0; }
#main #center #middle #buscape #panes ol li p.parcel { font-size: 20px; color:#337DB9; letter-spacing: -1px; margin: 8px 0 4px 0; }
#main #center #middle #buscape #panes ol li a p.parcel:hover { text-decoration: underline; }

#main #center #middle #buscape #panes ol li p.seller { font-size: 11px; margin: 0; }

#main #center #middle #buscape #nav { }
#main #center #middle #buscape #nav ul { overflow: hidden; }
#main #center #middle #buscape #nav ul li { 
	float: left; text-align: center;
	width: 132px; margin-right: 1px; padding: 12px 10px;
	background: url('../buscape/images/bg_reverse.png') repeat-x;
	text-shadow: #fff 1px 1px 2px;
	cursor: hand; cursor: pointer; 
}
#main #center #middle #buscape #nav ul li.current { background: url('../buscape/images/down_large.png'); }
	
/* news & sports colors */
#main #center #middle #segments #news h2,
#main #center #middle #segments #news h2 a { color: #bd392c; }
#main #center #middle #segments #news h2 a:hover { color: #df3a2a; }

#main #center #middle #segments #news .b-image a:hover { border: 3px solid #df3a2a; }

#main #center #middle #segments #news ul li a { color: #d64a3c; }
#main #center #middle #segments #news ul li a.selected { background: #bd392c; padding: 1px; color: white; }
		
#main #center #middle #segments #sports h2,
#main #center #middle #segments #sports h2 a { color: #006633; }
#main #center #middle #segments #sports h2 a:hover { color: #028744 }

#main #center #middle #segments #sports .b-image a:hover { border: 3px solid #028744; }

#main #center #middle #segments #sports ul li a { color: #006633; }
#main #center #middle #segments #sports ul li a.selected { background: #006633; padding: 1px; color: white; }

/* webtv */
#main #center #middle #webtv { padding-top: 10px; }

#main #center #middle #webtv h2,
#main #center #middle #webtv h2 a { color: #082f51; font-size: 23px; font-weight: bold; padding-bottom: 5px; text-decoration: none; }
#main #center #middle #webtv h2 a:hover { color: #0a406f; }

#main #center #middle #webtv ul { width: 300px; }
#main #center #middle #webtv ul.no-image { width: auto; }
#main #center #middle #webtv ul li { margin-bottom: 10px; }
#main #center #middle #webtv ul li a { font-size: 12px; font-weight: bold; text-decoration: none; color: #082f51; }
#main #center #middle #webtv ul li a.selected { font-size: 16px; background: #082f51; color: white; }

/* pseudo-blocks */
#main #center #middle .duo { padding-top: 5px; overflow: hidden; }

#main #center #middle .duo .b-image a:hover { border: 3px solid #005da8 }

#main #center #middle .duo #left { border-top: 2px solid #f1f1f1; padding: 15px 0; float: left; width: 400px; }
#main #center #middle .duo #right { border-top: 2px solid #f1f1f1; padding: 24px 0 15px 0; float: right; width: 190px;  }

#main #center #middle .duo #left h2,
#main #center #middle .duo #left h2 a { text-decoration: none; color: #005da8; font-size: 23px; font-weight: bold; padding-bottom: 5px; }
#main #center #middle .duo #left h2 a:hover { color: #0073cf; } 

#main #center #middle .duo #left ul { margin-left: 10px; width: 185px; }
#main #center #middle .duo #left ul.no-image { margin: 0; width: auto; }

#main #center #middle .duo #left ul li { margin-bottom: 10px; }
#main #center #middle .duo #left ul li a { font-size: 12px; font-weight: bold; text-decoration: none; color: #005da8; }
#main #center #middle .duo #left ul li a.selected { background: #005da8; color: white; font-size: 16px; line-height: 19px; }

#main #center #middle .duo #right h3, #main #center #middle .duo #right h3 a { text-decoration: none; color: #005da8; font-size: 14px; padding-bottom: 5px; }
#main #center #middle .duo #right .desc { float: left; margin-top:5px; }
#main #center #middle .duo #right .desc strong { background: #005da8; color:white; line-height:14px; font-size: 14px; }

/* @gallery */
#main #center #middle .duo #right #gallery {}
#main #center #middle .duo #right #gallery a { text-decoration: none; color: #666; }
#main #center #middle .duo #right #gallery img { border: 2px solid #f1f1f1; margin-bottom: 5px; }

/* @tags */
#main #center #middle #tags {}
#main #center #middle #tags h2 { color: #005da8; font-size: 23px; }

#main #center #middle #tags center { padding: 5px; border: 1px solid #f1f1f1; }

#main #center #middle #tags a { padding:1px; color:#005291; line-height: 30px; letter-spacing: -1px; text-decoration: none; } 
#main #center #middle #tags a:hover { background: #003055; color: white }

#main #center #middle #tags a.tag1 { font-size:14px; }
#main #center #middle #tags a.tag2 { font-size:17px; }
#main #center #middle #tags a.tag3 { font-size:20px; }
#main #center #middle #tags a.tag4 { font-size:28px; letter-spacing: -2px; }

/* @mais-vistas */
#main #center #middle #mais-vistas { border-top: 2px solid #f1f1f1; padding: 10px 0; }
#main #center #middle #mais-vistas h2 { color: #005da8; font-size: 23px; font-weight: bold; padding-bottom: 5px; }

#main #center #middle #mais-vistas .mb { width: 190px; float: left; margin-right: 20px;}
#main #center #middle #mais-vistas .mb.l { margin: 0; }

#main #center #middle #mais-vistas .mb h3 { 
	float: left; background: #005da8; 
	padding: 2px 5px; margin-bottom: 5px;	 
	color: white; font-weight: bold; font-size: 13px;
}

#main #center #middle #mais-vistas .mb ul { clear: both; }
#main #center #middle #mais-vistas .mb ul li { margin-bottom: 10px; }
#main #center #middle #mais-vistas .mb ul li a { font-size: 13px; color: #666; text-decoration: none; }

/* @center: middle sidebar right */	
#main #center #middle #sidebar-right { width: 178px; }
#main #center #middle #sidebar-right .block { border-top: 2px solid #f1f1f1; padding: 6px 0; }
#main #center #middle #sidebar-right .block h3 { color: #005da8; padding-bottom: 10px; font-size: 16px; letter-spacing: -1px;  }
#main #center #middle #sidebar-right .block h3 a { color: #005da8; text-decoration: none; }

/* @enquete */
#main #center #middle #sidebar-right #enquete {}
#main #center #middle #sidebar-right #enquete h3 { padding-bottom: 0; }

#main #center #middle #sidebar-right #enquete p {  font-size: 12px; }
#main #center #middle #sidebar-right #enquete .opt { margin: 5px 0; }
#main #center #middle #sidebar-right #enquete .opt label { font-size: 12px; color: #003158; font-weight: bold; }

#main #center #middle #sidebar-right #enquete .return { padding: 5px 0; color: green; text-align: center; font-weight: bold; font-size: 12px; }

/* @enquete +@result */
#main #center #middle #sidebar-right #enquete #results { margin-top: 5px; }

#main #center #middle #sidebar-right #enquete #results .result { margin-bottom: 8px; }
#main #center #middle #sidebar-right #enquete #results .result span.opt_desc { margin: 0; padding: 0; font-weight: bold; font-size: 12px; }
#main #center #middle #sidebar-right #enquete #results .result .percent { 
	border-left: 1px solid #3B7AA9; border-right: 1px solid #3B7AA9; 
	background: url('../images/poll_bg.gif') repeat-x;  font-size: 12px;
	margin: 0 0 5px 0; width: 165px; height: 14px; color: white 
}
#main #center #middle #sidebar-right #enquete #results .result .percent p { position: absolute; font-weight: bold; margin: 0 0 0 4px; font: 10px tahoma; }
#main #center #middle #sidebar-right #enquete #results .result .filled { background: url('../images/poll_filled.gif') repeat-x; height: 14px; color: white; }

/* @classificados */
#main #center #middle #sidebar-right #ads {}
#main #center #middle #sidebar-right #ads .destaque a { text-decoration: none;}
#main #center #middle #sidebar-right #ads .destaque h3 { letter-spacing: -1px; font-size: 14px; }
#main #center #middle #sidebar-right #ads .destaque p { color: #666; }

#main #center #middle #sidebar-right #ads ul { margin-top: 15px; padding-top: 10px; border-top: 1px solid #d4d4d4	; width: 100%; }
#main #center #middle #sidebar-right #ads ul li { margin: 5px 0; width: 100%; padding: 5px; background: #f9f9f9; cursor: pointer; cursor: hand; }
#main #center #middle #sidebar-right #ads ul li:hover { background: #f1f1f1; }
#main #center #middle #sidebar-right #ads ul li a { 
	font-size: 12px; text-decoration: none; color: black; 
}
#main #center #middle #sidebar-right #ads ul li h3 { font-size: 14px; }

#main #center #middle #sidebar-right #ads a.more { color: #666; text-decoration: none; }

.link_galeria_rel a { text-decoration: none; color: darkred; }
.link_galeria_rel { font-size: 16px; }

