@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");
@import url("boxCurador.css");

#middleColumnWrapper {
	display: inline;
	float: left;
	width: 530px;
	_width: 510px;
}


#boxAbout h2{
	font: normal 25px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #000;
	margin-bottom:0;	
}

#boxNoticiasHolder{
	font: normal 12px "Trebuchet MS", Arial, Verdana, sans-serif;
	margin:10px;
}
	
	
.blogContent {
	width:505px;
	padding-bottom:30px;
	*padding-bottom:10px;
}

.blogContent img{
	text-align:center;
	margin:20px;
}


.blogBorda{
	display: inline;
	clear: both;
	float: left;
	height: 1px;
	width: 496px;
	margin-top:5px;
	margin-bottom:15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #204386;
	overflow: hidden;
}
.blogContent h4 {
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #ff9d00;
	margin-bottom: 15px;
}

.blogContent h3 {
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
.blogContent h3 a {
	color: #000;
}
.blogContent p {
	font-size: 13px;
	font-weight: normal;
	color: #000;
	line-height:15px;
	margin-bottom: 10px;
}

.blogContent  p a{
	color: #ff9d00;
	text-decoration:none;
}
.blogContent  p a:hover{
	text-decoration:underline;
}

#blogNav{
	height:24px;
	margin-bottom:20px;
	padding-top:3px;
	text-align:center;
	width:515px;
	margin-top:30px;
}

#blogNav a{
	color: #313131;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin-right:30px;
}

#blogNav a{
	text-decoration:none;
}

	
	
.contentActions .btnDefault .Mais {
	background-image: url(../images/icoMais.png);
	padding-left: 18px; /* button width + margin */
}



#navigation {
	clear: both;
	font: bold 14px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #000;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}

#navigation li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	color:#ff9d00;
}

#navigation a {
	font-weight: normal;
	color: #000;
}
