@import url("http://www.tvcultura.com.br/css/imgFeature.css");
@import url("http://www.tvcultura.com.br/css/sectionTitle.css");
@import url("http://www.tvcultura.com.br/css/contentActions.css");
@import url("http://www.tvcultura.com.br/css/mediaThumbDescription.css");
@import url("geral.css");

#middleContentWrapper{
	width:985px;
	margin:auto;
	padding:18px 5px;
}

#leftContentHome{
	width:620px;
	float:left;
}	

#rightContentHome{
	width:360px;
	float:left;
}

.destaquePrincHolder {
	display:block;
	height:360px;
	position:relative;
	width:620px;
	float:left
}

#selectDestaque{
	top:277px;
	right:0;
	position:absolute;
	width:440px;
	z-index: 20;
}


#selectDestaque ul {
	margin:0;
	padding:0;
	float:right;
	list-style:none;
}

#selectDestaque li {
	float:left;
	margin:0;
	padding:0;
}

#selectDestaque a {
	float:left;
	display:block;
	text-transform:uppercase;
	padding:3px 8px 0 8px;
	text-decoration:none;
	font-weight:bold;
	outline:0;
	background:url(../images/shade.png);
	color:#fff;
	font: normal 13px "Trebuchet MS", Arial, Verdana, sans-serif;
}

#selectDestaque a.activeSlide {
	background:#315a86;
	color:#fff;
	font: bold 13px "Trebuchet MS", Arial, Verdana, sans-serif;
	border:1px solid #fff;
	border-bottom:none;
}


.destaqueDescription {
	padding: 7px 5px;
	width: 610px;
	font: normal 12px  "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #fff;
	background:#315a86;
	border-top:1px solid #fff;
	height:45px;
}
.destaqueDescription h3{
	font: bold 13px  "Trebuchet MS", Arial, Verdana, sans-serif;
	line-height:16px;
}

.destaqueDescription p{
	font: normal 13px "Trebuchet MS", Arial, Verdana, sans-serif;
	line-height:14px;

}

.destaqueDescription h3 a{
	color:#fff;
	text-decoration:none;
}

.destaqueDescription p a{
	color:#fff;
	text-decoration:none;
}

.miniDestaquesHolder{
	margin-top:10px;
	width:180px;
	float:left;
}
.miniDestaque{
	width:170px;
	height: 165px;
	background:#fff;
	margin-right:10px;
	_margin-right:0px;
	margin-bottom:10px;
	padding-bottom:10px;
	float:left;
}


.destaqueThumbItem {
	width: 170px;
	height: 113px;
	display: inline;
	float: left;
	overflow: hidden;
}

.destaqueThumbItem a {
	margin-bottom: 5px;
	clear: both;
}

.destaqueThumbItem a,
.destaqueThumbItem a img {
	display: inline;
	float: left;
	overflow: hidden;
}

.destaqueThumbItem a,
.destaqueThumbItem .selected {
	border: 3px solid #fff;
}

.destaqueThumbItem a img,
.destaqueThumbItem .selected img {
	margin: -3px;
}

.miniDestaqueDescription{
	padding:10px;
}
.miniDestaqueDescription h1{
	font: bold 18px  "Trebuchet MS", Arial, Verdana, sans-serif;
	line-height:20px;
	color:#2e5a8c;
}

.miniDestaqueDescription p{
	font: normal 13px "Trebuchet MS", Arial, Verdana, sans-serif;
	line-height:14px;
	color:#000;
}

.miniDestaqueDescription h1 a{
	text-decoration:none;
	color:#2e5a8c;
}

.miniDestaqueDescription p a{
	text-decoration:none;
	color:#000;
}

.miniDestaqueDescription .green a{
	color:#178117;
}

#noticiasHolder{
	width:260px;
	float:left;
	margin-top:10px;
	position:relative;
}

#titNoticias{
	position:absolute;
	top:5px;
	*top:3px;
	left:3px;
	z-index:29px;
}

#titNoticias h1 span{
	font: bold 18px  "Trebuchet MS", Arial, Verdana, sans-serif;
	color:#fff;
	background:#2e5a8c;
	padding:3px 5px;
}


#noticiasHolder .destaqueThumbItem {
	width: 260px;
	height: 173px;
	display: inline;
	float: left;
	overflow: hidden;
}

.noticiaItem{
	margin:5px 10px 10px 10px;
	border-bottom:1px dashed #8e8e8e;
	padding-bottom:10px;
}

.miniDestaqueNoticias{
	width:260px;
	background:#fff;
	margin-right:10px;
	_margin-right:0px;
	margin-bottom:10px;
	padding-bottom:10px;
}

.noticiaItem h1{
	font: normal 10px  "Trebuchet MS", Arial, Verdana, sans-serif;
	color:#2e5a8c;
}

.noticiaItem h1 a{
	color:#2e5a8c;
	text-decoration:none;
}


.noticiaItem h2{
	font: bold 18px  "Trebuchet MS", Arial, Verdana, sans-serif;
	color:#2e5a8c;
}

.noticiaItem h2 a{
	color:#2e5a8c;
	text-decoration:none;
}

.noticiaItem h3{
	font: bold 13px  "Trebuchet MS", Arial, Verdana, sans-serif;
	color:#2e5a8c;
}

.noticiaItem h3 a{
	color:#2e5a8c;
	text-decoration:none;
}

.noticiaItem p{
	font: normal 13px  "Trebuchet MS", Arial, Verdana, sans-serif;
	color:#000;
	line-height:14px;
}

.noticiaItem p a{
	color:#000;
	text-decoration:none;
}



#noticiasHolder .contentActions{
	float:right;
	margin:0;
	padding:0;
	margin-right:10px;
}


#noticiasHolder .contentActions .btnDefault {
	display: inline-block;
	background: #2e5a8c;
	border: none;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 3px 5px;
	text-decoration: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}


#rightContentHome .miniDestaquesHolder {
	float:left;
	margin-top:0px;
	width:180px;
}
#rightContentHome .miniDestaque{
	width:170px;
	margin-left:10px;
	_margin-right:0px;
	float:left;
}


#rightContentHome .contentActions{
	float:right;
	margin:0;
	padding:0;
	margin-right:5px !important;
}


#rightContentHome .contentActions .btnDefault {
	display: inline-block;
	background: #2e5a8c;
	border: none;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 3px 5px;
	text-decoration: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}


#rightContentHome .contentActions .green {
	background: #178117 !important;
}

#twitterWrapper{
	position:relative;
	margin-left:10px;
	background:#fff;
	padding:10px;
	margin-top:20px;
	*margin-top:30px;
}
#twitterTitle{
	position:absolute;
	top:-20px;
	left:0px;
}
#twitterHolder {
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:13px;
	height:480px;
	margin-bottom:10px;
	overflow:auto;
	width:330px;
	color:#333333;
	margin-top:10px;
}

.tweetItem {
	margin:8px;
	*margin-right:0;
	border-bottom:1px dashed #d2dada;
	padding-bottom:15px;
	margin-bottom:15px;
	overflow:hidden;
}

.tweetItem img {
	float:left;
	margin-right:10px;
}

#twitterHolder p { line-height:14px; }

.tweetItem p.text { padding:0px 10px 0px 60px; }

#twitterHolder p a {
	color:#0084b4;
	text-decoration:none;
	font-weight:bold;
}
