@charset "utf-8";
@import url("geral.css");
#mainContentWrapper {
	background-image: url(../images/bkgStrippesLighter.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
#mainContentHolder {
	margin: auto;
	width: 900px;
}
#mainContentTopLine {
	background-image: url(../images/bkgStrippesDark.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 6px;
	overflow: hidden;
}
.videoThumbComments {
	background-image: url(../images/btnComentarios.png);
	display: inline-block;
	height: 17px;
	width: 15px;
	float: left;
	padding-left: 19px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 1px;
	color: #000000;
}
.videoThumbViews {
	background-image: url(../images/btnViewsBranco.gif);
	display: inline-block;
	height: 17px;
	float: left;
	margin-left: 5px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 13px;
	padding-right: 2px;
	width: 20px;
	margin-right: 5px;
}
#blogListing {
	display: inline;
	float: left;
	width: 530px;
	margin-right: 10px;
	margin-top: 30px;
	margin-bottom: 10px;
}
.blogTitle {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 24px;
	color: #0ea2a1;
	font-weight: normal;
	margin-bottom: 30px;
}
#blogListingMenu {
	top: 1px;
	position: relative;
	height: 32px;
	overflow: hidden;
}
#blogListingSearch {
	float: right;
}
.blogAbaSesc {
	margin-left: 1px;
}
.blogAbaInfo {
	margin-left: 1px;
}
#blogListingContent {
	border: 1px solid #75c1c0;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 460px;
}
.postDiv {
	height: 1px;
	width: 435px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #9e9e9e;
	overflow: hidden;
}
.blogPostItem {
	width: 440px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.postCultura .blogPostItemHeader, #postCultura .blogPostItemHeader a {
	color: #15811b;
	text-decoration: none;
}
.postSesc .blogPostItemHeader, #postSesc .blogPostItemHeader a {
	color: #cf1b38;
}
.postUser .blogPostItemHeader, #postUser .blogPostItemHeader a {
	color: #c140c0;
}
.blogPostItemHeader {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	width: 330px;
	display: inline;
	float: left;
	clear: both;
}
.blogPostItemHeader h1 a {
	line-height: normal;
	font-size: 14px;
	text-decoration: none;
	color: #15811B;
}
.blogPostItemHeader h1 a {
	text-decoration: none;
	font-weight: bold;
}
.blogPostItemLogo {
	float: right;
	display: inline;
}
.blogPostItemContent {	
	clear: both;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	width: 440px;
	padding-top: 10px;
	overflow: hidden;	
}

.blogPostItemContent p {	
	line-height: 14px;
	margin-top: 15px;
	margin-bottom: 15px;	
}

.blogPostItemContent a {	
	color: #000000;
}

.blogPostItemContent a {
	color: #000000;
}
.postItemExtras {
	text-align: right;
	margin-top: 5px;
}
.postItemComments {
	background-image: url(../images/btnComentarios.png);
	display: inline-block;
	height: 18px;
	width: 15px;
	padding-left: 19px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-align: left;
	float: left;
}
#blogListingFooter {
	clear: both;
	float: left;
	background-color: #e8e8e8;
	width: 390px;
	padding-top: 5px;
	padding-left: 10px;
	margin-left: 10px;
	display: inline;
	height: 27px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
}
#blogListingFooter a {
	font-weight: bold;
	color: #33a09e;
}
.navNext {
	color: #000000 !important;
	background-image: url(../images/icoSetaProximo.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 15px;
	padding-left: 7px;
}
.navPrevious {
	color: #000000 !important;
	background-image: url(../images/icoSetaAnterior.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	padding-right: 7px;
}
#videoPlayerWrapper {
	display: inline;
	float: left;
	width: 350px;
	margin-top: 90px;
}
#videoPlayer {
	height: 233px;
	margin-bottom: 5px;
}
#videoListing {
	margin-left: 2px;
}
#videoListing a {
	display: inline-block;
	float: left;
	height: 56px;
	width: 86px;
	margin-right: 1px;
	background-color: #CCCCCC;
}
#scheduleListing {
	float: left;
	width: 349px;
	display: inline;
	margin-top: 20px;
}
.scheduleDiv {
	display: inline;
	clear: both;
	float: left;
	height: 1px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #9e9e9e;
	overflow: hidden;
	width: 330px;
}
#scheduleListingWrapper {
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline;
	clear: both;
	float: left;
}
.scheduleItem {
	clear: both;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 330px;
	display: inline;
}
.scheduleItemDate {
	text-align: center;
	width: 75px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline;
	float: left;
	color: #2a76c9;
}
.scheduleItemDate a {
	color: #2a76c9;
	text-decoration: none;
}
.scheduleItemDescription {
	display: inline;
	float: left;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #707070;
	font-size: 12px;
	line-height: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 240px;
	padding-left: 10px;
}
.scheduleItemDescription h1 {
	font-size: 12px;
}
#scheduleListingFooter {
	clear: both;
	display: inline;
	float: left;
	background-color: #e8e8e8;
	width: 340px;
	padding-top: 5px;
	padding-left: 10px;
	height: 27px;
}
#bannerSignup {
	display: inline;
	float: left;
	margin-right: 10px;
	margin-top: 20px;
}
#bannerRadioCultura {
	display: inline;
	float: left;
	width: 170px;
	margin-right: 5px;
	margin-left: 5px;
	height: 172px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #009900;
	overflow: hidden;
	margin-top: 20px;
}
#twitterWrapper {
	float: right;
	display: inline;
	width: 350px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#twitterContent a {
	margin-top: 5px;
}
.commentsWrapper {
	float: left;
	width: 440px;
	margin-top: 25px;
	display: inline;
}
.commentsWrapper h1 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 24px;
	color: #3bb9b8;
	font-weight: normal;
}
.commentItem {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin-top: 13px;
	margin-bottom: 13px;
	display: inline;
	float: left;
	clear: both;
	/* width: 440px;*/
}
.commentItemData {
	color: #3bb9b8;
	margin-bottom: 3px;
}
