@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");


body{
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.clear{
	clear: both;
}
#topSiteWrapper .subtitle{
	background: url("../images/bgTitle.png") no-repeat right top;
	width: 484px;
	height: 31px;
	float: right;
	margin-top: 50px;
}
#topSiteWrapper a{
	margin-left: 35px;
}
#content-left{
	float: left;
}
#bannerWrapper{
	float: right;
	margin-top: 22px;
}
.video{
	margin: 23px 0 0 11px;
	width: 350px;
	float: left;
}
.video .mediaplayer{
	height: 235px;
	width: 350px;
	display: inline;
	clear: both;
	position: relative;
	z-index: 2;
	margin-bottom: 10px;
}
.video h2{
	font-size: 24px;
	font-weight: lighter;
}
.videoTexto{
	background-color: #fff;
	padding: 0 0 10px 10px;
}
.videoTexto h3{
	font-size: 18px;
}
.videoTexto p{
	line-height: 14px;
}
.allrght{
	float: right;
	margin-top: 24px;
}
.share{
	margin-top: 15px;
}
.share ul li{
	display: inline;
	margin-right: 8px;
}
.allrght h2{
	font-size: 24px;
	font-weight: lighter;
}
.content-rght{
	width: 620px;
	height: 335px;
	border: 1px solid red;
}
.content-all .video{
	float: left;
}
.content-all .premio{
	float: left;
	margin: 23px 0 0 9px;
	width: 365px;
}
.premio h2{
	font-size: 24px;
	font-weight: lighter;
}
.premio p{
	line-height: 14px;
	margin-bottom: 10px;	
}
.premio h3{
	margin-bottom: 10px;
}
.programacao p span{
	font-weight: bold;
}
.site-premio{
	padding-top: 10px;
	text-align: center;
}
.site-premio a{
	width: 238px;
	height: 48px;
}
.content-all .twitter{
	float: left;
	margin: 23px 0 0 5px;
	width: 250px;
}
.twitter h2{
	font-size: 24px;
	font-weight: lighter;
}
.box{
	background-color: #ededed;
	width: 258px;
	padding-bottom: 10px;
}
.coments{
	font-size: 12px;
	line-height: 13px;
	display: inline;
	margin-bottom: 5px;
	margin-left: 2px;
}
.coments a{
	color: #c5a00f;
	text-decoration: none;
	font-weight: bold;
}
.coments .outrosImage{
	position: relative;
	float: left;
	width: 48px;
	height: 48px;
	margin: 10px 3px 0 5px;
}
.description{
	float: left;
	width: 202px;
	margin-top: 5px;
}
.conexao{
	margin-left: 93px;
}
.content-footer img{
	float: left;
	margin-right: 10px;
}
.lista-fim{
	float: left;
	width: 805px;
}


.allRight{
	float: left;
}
.allRight .abas{
	list-style:none;
	overflow:hidden;
	position: relative;
	top: 5px;
}
.allRight .abas li{
	float:left;
	font-size: 15px;
	font-weight: bold;
	margin-right: 5px;
}
.allRight .abas li a{
	text-decoration: none;
	line-height: 18px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border: 1px solid #c2c2c2;
	background: url(../images/line-disable.gif) top left repeat-x;
	color: #7e7e7e;
	padding: 0 12px 0 10px;
	width: 95px;
	height: 31px;
}
.allRight .abas li a:hover, .abas li a.selected {
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border: 1px solid #eaeaea;
	background: url(../images/line-enable.gif) top left repeat-x;
	color: #d8ac00;
	height: 32px;
}	
.allRight .abas li a.selected {
	cursor:default;
}
.content-right{
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	background-color: #eaeaea;
	width: 805px;
}
.content{
	margin: 5px 0 0 5px;
}
.lista-finalistas{
	padding: 10px 0 0 5px;
	margin-bottom: 10px;
}
.finalistas{
	width: 255px;
	font-size: 12px;
	line-height: 14px;
	display: inline;
}
.finalistas a{
	color: #000;
	text-decoration: none;
	width: 255px;
	height: 60px;
	display: block;
	float: left;
}
.finalistas a:hover{
	text-decoration: underline;
}
.finalistas a:hover .outrosImage{
	border: 2px solid #f1c30d;
	position: relative;
	bottom: 2px;
	right: 2px;
}
.finalistas .outrosImage{
	position: relative;
	float: left;
	width: 86px;
	height: 56px;
	margin-right: 6px;
}
.description{
	margin-top: 6px;
	width: 155px;
}

