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

#middleColumnWrapper{width:530px;margin-left:20px;margin-top:35px;}

#sobreHolder h3 {
	color:#e37c11;
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}

#episodeHolder {
	width: 510px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.episodeItem {
	text-decoration: none;
	background-image: url(../images/btnExpand.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 35px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 18px;
	color: #000;
	letter-spacing: -1px;
	display: block;
	margin-top: 10px;
	cursor: pointer;
	/*height:30px;*/
	margin-bottom:10px;
}

.mediaThumbDescription {
	width:auto;
}
.episodeContent {
	margin-left: 35px;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	margin-bottom: 5px;
	display: none;
	}
.sliceHolder {
	margin-top: 25px;
}
.episodeSlice {
	color: #616161;
	font-size: 12px;
	text-decoration: none;
	clear: both;
	height: 56px;
	display: block;
	margin-bottom: 2px;
}

#boxCriadores{
	width:525px;
	float:left;
	padding-left:20px;
	margin-top:10px;
	color:#fff;
}

.EpisodioSliceholder {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	height: 56px;
	float:left;
	width:258px;
	padding-bottom: 14px;	
	margin-top:15px;
	margin-bottom:15px;
}

.EpisodioImg{
	border: 2px solid #fff;
/*	margin: -2px;*/
	width:86px;
	float:left;
}
.EpisodioTxt{
	float:left;
	width:155px;
	margin-left:10px;
	overflow: hidden;
}

.EpisodioTxt h1 {
	margin-top:5px;
	font-size: 12px;
	font-weight:bold;
	color:#e5d4d5;
}
.EpisodioTxt h1 a{
	font-size: 12px;
	font-weight:bold;
	color:#e5d4d5;
	text-decoration:none;
}
.EpisodioTxt h1 a{
	font-size: 12px;
	font-weight:bold;
	color:#e5d4d5;
	text-decoration:none;
}
.EpisodioTxt h1 a:hover{
	font-size: 12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

.EpisodioTxt p {
	font-size: 11px;
	color:#e5d4d5;
	line-height:14px;
}
.EpisodioTxt p a{
	font-size: 11px;
	color:#e5d4d5;
	text-decoration:none;
}
.EpisodioTxt p a:hover{
	font-size: 11px;
	color:#fff;
	text-decoration:none;
}


#boxEnquete{
	margin-top:25px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	margin-bottom:10px;
}


#boxEnquete p {
	font-size: 18px;
	line-height: 14px;
	color: #252218;
	text-align:left;
}
#boxEnquete ul {
	font-size: 12px;
	color: 505050;
	margin-left: 10px;
	margin-top:15px;
	list-style: none;
	text-align:left;
	margin-bottom:10px
}


.mediaThumbDescription p {
	color:#000;
	margin-bottom:3px;
}

#boxSim{
	border:1px solid #9a9a9a;
	height:14px;
	background:transparent url(../images/bgkEnquete01.gif) repeat scroll 0 0;
	width:100px;
	color:#000000;
	text-align:left;
	padding-left:5px;
	font-weight:bold;
	margin-bottom:15px;
	padding-top:2px;
}

#boxNao{
	border:1px solid #9a9a9a;
	height:14px;
	padding-top:2px;
	background:transparent url(../images/bgkEnquete02.gif) repeat scroll 0 0;
	width:100px;
	color:#000000;
	text-align:left;
	padding-left:5px;
	font-weight:bold;
	margin-bottom:15px;
}


