body {
	margin: 8px 0 0 0;
	padding: 0;
	background: #0B1259 url(/images/fundo.jpg) repeat-x left top;
	text-align: justify;
	font: 15px Arial, Helvetica, sans-serif;
	color: #ffffff;
}

form {
	margin: 0;
	padding: 0;
}

input {
	padding: 5px;
	background: #FEFEFE url(/images/img13.gif) repeat-x;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #ffffff;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ol, ul {
	margin-bottom: 2em;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #4361FF;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 960px;
	margin: 0 auto;
	height: 42px;
}

#logo h1, #logo p {
	float: left;
	text-transform: lowercase;
	color: #380808;
}

#logo h1 {
	font-size: 2.4em;
	padding: 0px 0 0 0px;
	color: #380808;
}

#logo p {
	margin: 0;
	padding: 18px 0 0 4px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #380808;
}

#logo a {
	text-decoration: none;
	color: #380808;
}

#logo p a {
	color: #380808;
}

#menu {
	float: right;
	margin-top: 5px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	height: 42px;
}

#menu a {
	display: block;
	padding: 2px 20px 2px 20px;
	background: #4361FF;
	margin-top: 10px;
	margin-right: 2px;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

#menu .last {
	margin-right: 0;
	padding-right: 0;
}

#menu a:hover {
	background: #1B2025;
	color: #FFFFFF;
}

#menu .current_page_item {
}

#menu .current_page_item a {
	background: #1B2025;
	color: #FFFFFF;
}

#banner{
  margin: 0 auto;
	width: 960px;
	height: 270px;
	margin-top: 10px;
}
#bannerlogo {
	width: 262px;
	height: 245px;
	top: 10px;
	left:10px;
	border:0px;
	float:left;
}
#bannerbuttons {
  margin: 0 auto;
	margin-left:270px;
	width: 680px;
	height: 255px;
	padding-top: 10px;
}



/* Page */

#page {
	width: 970px;
	margin: 0 auto;
	padding: 12px 0 0 0;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: auto;
	min-height: 600px;
}

/* Content */

#content {
	min-height:440px;
	padding: 0 0px 0 0px;
	color:#ffffff;
	overflow:auto;
}

.post {
	margin-bottom: 10px;
	overflow: auto;
}

.post .title {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}

.post .title h2 {
	padding: 0px 30px 5px 0px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 2.2em;
	color: #ffffff;
}

.title h2 a {
	color: #ffffff;
}

.post .title p {
	margin: 0;
	padding: 10px 0 10px 20px;
	background: url(/images/img02.gif) no-repeat left center;
	border-top: 4px #D8DFE6 solid;
	line-height: normal;
	color: #ffffff;
}

.post .title p a {
	color: #ffffff;
}

.post .title .tv {
	padding: 0 0 0 20px;
	background: url(/images/television.gif) no-repeat left 50%;
}

.post .title .fale {
	padding: 0 0 0 20px;
	background: url(/images/fale.gif) no-repeat left 50%;
}

.post .title .hora {
	padding: 0 0 0 20px;
	background: url(/images/clock.gif) no-repeat left 50%;
}

.post .title .logo {
	padding: 0 0 0 20px;
	background: url(/images/television.gif) no-repeat left 50%;
}

.post .entry {
	padding: 0;
	width:340px;
	height: 100%;
}

.post .entry .logo {
	padding: 0 0 0 20px;
	background: url(/images/television.gif) no-repeat left 50%;
}

.post .entry .aovivo {
	padding: 0 0 0 20px;
	background: url(/images/television.gif) no-repeat left top;
	width:300px;
	line-height: normal;
	font-size:14pt;
}
.post .entry .transmissoes {
	padding: 0;
	width:340px;
	font-size: 1.3em;
}

.post .entry .enquete {
	padding: 0 0 0 20px;
	background: url(/images/cloud_comment.gif) no-repeat left 50%;
}

.post .entry .borda1 {
    border: 1px #000000 solid;
}

.post .entry ul {
	margin: 0;
	padding: 0;
	list-style: normal;
	line-height:18px;
}

.post .entry li {
	margin: 0;
	padding-left: 30px;
	background: url(/images/television.gif) no-repeat 5px 50%;
	list-style-type:none;
}

.post .entry li ul {
	padding: 0 0px 10px 30px;
}

.post .entry li li {
	margin: 0;
	padding-left: 30px;
	background: url(/images/television.gif) no-repeat 5px 50%;
	list-style-type:none;
}

.post .links {
	padding: 5px 0;
	border-bottom: 1px #D8DFE6 dotted;
	margin-top: 0px;
	text-align: left;
}

.post .links a {
	font-weight: bold;
}

.post .links a:hover {
}

.post .links .more {
	padding: 0 0 0 20px;
	background: url(/images/add.gif) no-repeat left 50%;
}

.post .links .hora {
	padding: 0 0 0 20px;
	background: url(/images/clock.gif) no-repeat left 50%;
	text-decoration:none;
	color: #ffffff;
}
.post .links .comments {
	margin-left: 20px;
	background: url(/images/img05.gif) no-repeat left 50%;
	padding: 0 0 0 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 260px;
}
#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: none;
	background-color: #4361FF;
	color: #ffffff;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: normal;
	line-height:18px;
}

#sidebar li {
	list-style-type:none;
}

#sidebar li ul {
	padding: 0 0px 10px 30px;
}

#sidebar li li {
	margin: 0;
	padding-left: 30px;
	background: url(/images/television.gif) no-repeat 5px 50%;
	list-style-type:none;
}

#sidebar h2 {
	padding: 0px 30px 10px 30px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 1.6em;
	color: #4361FF;
}


/* Search */

#search {
	padding: 20px 30px 40px 30px;
}

#search input {
	padding: 0;
	width: 70px;
	height: 29px;
	font-weight: bold;
}

#search #s {
	padding: 5px;
	width: 150px;
	height: auto;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}

#search br {
	display: none;
}

/* Categories */

#sidebar #categories li {
}

/* Calendar */

#calendar_wrap {
	padding: 0 30px 40px 30px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	background: #F1F1F1;
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #FFF3A7;
	border: 1px solid #EB1400;
	font-weight: bold;
	color: #EB1400
}

/* Footer */

#footer {
	padding: 0px 0 10px 0;
	border-top: 2px #EEEEEE solid;
	background: #F5F5F5;
	text-align:center;
	color: #380808;
	width: 100%;
}

#footer p {
	text-align: center;
	line-height: normal;
	font-size: .9em;
	background: #F5F5F5;
	color: #380808;
}

#footer a {
	padding: 0 20px;
	text-decoration: none;
	color: #380808;
}

#footer a:hover {
  color: #187BD9;
}

#footer .rss {
}

#footer .xhtml {
}

#footer .css {
}

#footer .legal{
	font-size:8pt;
}

#footer .fone{
	font-size:12pt;
}

#footer .legal a {
	padding: 0;
}


#programacao
{
    width: 640px;
}
.tituloprograma
{
    font-weight: bold;
    font-size: 10pt;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #000000;
}
.diasemana
{
    font-weight:bold;
    font-size: 10pt;
    text-align:left;
    font-family:Verdana;
    border: 1px #000000 solid;
    background-color: #4361FF;
    color: #ffffff;
    width: 30px;
    text-align: center;
}
.borda1 {
    border: 1px #000000 solid;
    text-align: left;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#streaming{
  padding-left:40px;
  width:300px;
  overflow:visible;
}

#publicidade{
  text-align:left;
}

#col1{
  width:600px;
  float:left;
  overflow: visible;
  height:100%;
}

#col2{
  width:350px;
  float:right;
  height: 360px;
  overflow:visible;
}

.programa{
  border: 0px;
  width: 163px;
  height: 125px;
}
.Destaque {
	font-weight: normal;
	text-transform: lowercase;
	font-size: 1.6em;
	color: #4361FF;
}

.proghome{
  width:150px;
  height:70px;
  vertical-align:bottom;
}