#meta{
	margin-left: 0px;
	margin-bottom: 23px;
	margin-right: 0px;
	margin-top: 0px;
	width: 417px;
	background:url(../images/bg-info1.png) no-repeat bottom;
	padding-bottom:10px;
	min-height: 270px;
}


#meta h3{
	padding-left: 17px;
	padding-bottom: 3px;
	padding-right: 21px;
	padding-top: 10px;
	text-transform:uppercase;
	color:#0093DC;
	font-weight:bold;
	font-size:1.2em;
}

#meta .info{
	margin:0px 21px 10px 17px;
	padding-top: 0px;
	height:16px;
}



/* Copyright (c) 2009, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 2.7.0 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{
	margin:0;
	padding:0px;
}table{border-collapse:collapse;border-spacing:0;}fieldset,img{
	border:0;
}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/***************************
	Main Tags
***************************/
body{
	text-align:center;
	background:#e6e6e6 url(../images/global/page-bg.png) no-repeat top center;
	color:#333333;
}
a{
	text-decoration:none;
	color:#0093DC;
}
a:hover{
	color:#006ca1;
}
a:active{
  outline: none;
}
p{
	margin:0.2em 0 0.3em;
}
:focus{
  -moz-outline-style: none;
}
hr{
	display: block;
	clear: left;
	visibility: hidden;
}
#main{
	width:980px;
	margin:0px auto;
	text-align:left;
}

/***************************
	Header
***************************/
#header{
	width:980px;
	height:124px;
	position:relative;
	margin-bottom:16px;
	z-index:1;
}
/*** Banner ***/
#header .banner{
	background:#141414;
	height:84px;
	position:relative;
}
#header .banner a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	background-image: url(../images/tvgirolando_logo_top.gif);
}
#header .banner .logo{
	background:url(../images/tvgirolando_logo_top.gif);
	width:140px;
	height:75px;
	top:5px;
	left:18px;
}

#header .banner div.anunciantestop{
	background:url(../images/top_escrito.gif);
	width:660px;
	height:75px;
	padding-top:5px;
	float:left;
	margin-left:120px;
}

#header .banner div.anunciantestop_in{
	background:url(../images/barra_anunciantes.gif);
	width:660px;
	height:75px;
	padding-top:5px;
	float:left;
	margin-left:165px;
}

#header .banner .dotcom{
	background:url(../images/Megaleite-2010.gif);
	width:140px;
	height:75px;
	top:2px;
	right:10px;
}
/*** Navigation ***/
#header .nav{
	background:url(../images/nav-bg.png) no-repeat;
	height:40px;
	position:relative;
}






/*** User ***/
#header .nav div.user{
	position:absolute;
	top:0px;
	right:400px;
}
#header .nav div.user a.signin,#header .nav div.user a.signout,#header .nav div.user .customize a.customize{
	background:url(../images/nav-buttons-main-en.png) no-repeat;
	color:#333333;
	font-weight:bold;
	display:block;
	height:40px;
	position:absolute;
	top:0px;
	text-indent:-99999px;
}

#header .nav div.user a.signin{
	width:94px;
	right:0px;
	background-position:-390px 0px;
	z-index:1;
}
#header .nav div.user a.signin:hover{
	background-position:-390px -40px;
}

#header .nav div.user .name{
	position:absolute;
	top:0px;
	width:165px;
	right:82px;
	height:40px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:0.85em;
	text-align:right;
	color:#333333;
	line-height:40px;
}
#header .nav div.user .name span{
	padding-top:14px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	#header .nav div.user .name span{
		padding-top:16px;
	}
}
#header .nav div.user .name .greeting{
	font-size:0.8em;
	color:#999999;
	padding-top:0px;
}
#header .nav div.user .name .greeting span{
	padding-top:12px;
}
.firefox2 #header .nav div.user .name{
	top:3px;
}
.firefox2 #header .nav div.user .name span{
	padding-top:0px;
}
.firefox2 #header .nav div.user .greeting span{
	padding-top:5px;
}
#header .nav div.user a.signout{
	width:75px;
	right:0px;
	background-position:-576px 0px;
	z-index:1;
}
#header .nav div.user a.signout:hover{
	background-position:-576px -40px;
	width:75px;
}

#header .nav div.user .customize a.customize{
	width:113px;
	right:0px;
	background-position:-462px 0px;
	z-index:0;
}
#header .nav div.user .customize a.customize:hover{
	background-position:-462px -40px;
}

#search{
	position:absolute;
	top:0px;
	right:0px;
	width:235px;
}
#search input{
	position:absolute;
	background:url(../images/search-bg.png) no-repeat top left;
	height:19px;
	width:184px;
	padding:4px 0px 0px 8px;
	border:0px;
	top:8px;
	left:0px;
}
#search input.submit{
	position:absolute;
	background-position:top right;
	height:23px;
	width:32px;
	border:0px;
	text-indent:-9999px;
	top:8px;
	left:192px;
	cursor:pointer;
}
#search input.submit:hover{
	background-position:bottom right;
}


/***************************
	Content
***************************/
#content{
	position:relative;
	margin-bottom:20px;
}
#content h1{
	background:url(../images/border-lightangrey.png) bottom repeat-x;
	margin:10px 0px 20px;
	font-size:1.8em;
	color:#000;
	height:33px;
	font-weight:bold;
}
#content h2{
	font-size:1.6em;
	color:#000;
	margin-bottom:0.5em;
}
#content p.intro{
	font-weight:bold;
}
#content a.button,#content button{
	display:block;
	background:url(../images/blue-bg.png) repeat-x;
	line-height:20px;
	height:21px;
	font-weight:bold;
	font-size:0.9em;
	color:#FFF;
	text-align:center;
	width:182px;
	border:1px solid #0093dc;
}
#content a.button:hover{
	background-position:bottom;
}


/*  */
#popup{
	display:none;
	width:246px;
	background:url(../images/popup-bg.png) no-repeat left bottom;
	position:absolute;
	z-index:100;
	padding-bottom:26px;
	text-align:left;
}
#popup.flip{
	background-position:right bottom;
}
#popup span.title{
	background:url(../images/popup-bg.png) no-repeat left top;
	padding:17px 19px 5px 16px;
	display:block;
	color:#333333;
	text-transform:uppercase;
	font-size:0.9em;
	font-weight:bold;
}
#popup.flip span.title{
	background-position:right top;
}
#popup span.description{
	background:url(../images/border-lightangrey.png) repeat-x top;
	padding:10px 0px;
}
#popup span.description, #popup span.meta span{
	margin:0px 16px;
	display:block;
	font-size:0.8em;
	color:#333333;
}
#popup span.meta span{
	margin-bottom:3px;
}
/*#popup span.meta div.rating-wrapper {
	background-color: blue;
}*/
#popup span.meta div span.rating {
	width: 85px;
	float: left;
}
#popup span.meta div span.rating-stars {
	overflow: visible;
	float: left;
	margin:0px 55px 0px 0px;
}
#popup span.meta span.rating-stars span{
	margin:0px;
}

/*******************************
	Columns
********************************/
span.rating-stars{
	background:url(../images/stars_small.png) 0 0;
	height:12px;
	line-height:12px;
	width:70px;
	display:block;
}
span.rating-stars span{
	background:url(../images/stars_small.png) 0 -12px;
	display:block;
	height:12px;
}


/*******************************
	Columns
********************************/
.columns .column{
	float:left;
}
.columns.two.offset .column.one{
	width:640px;
	margin-right:19px;
}
.columns.two.offset .column.two{
	width:321px;
}

/*******************************
	Pods
********************************/
.pods .pod{
	width:320px;
	margin:0px 6px 23px 0px;
	float:left;
	position:relative;
	height:300px;
}
.pods .pod.first{
	clear:left;
}
/********** List Pod **********/
/** Top Section **/
.pods .pod.list .top{
	background:url(../images/pod-list-header.png) left bottom no-repeat;
	margin-bottom:10px;
	height: 160px;
	position:relative;
}
.pods .pod.list .top a.close{
	position:absolute;
	top:6px;
	right:14px;
	display:block;
	height:11px;
	width:11px;
	background:url(../images/btn-close.png) left top no-repeat;
	text-indent:-99999px;
	overflow:hidden;
}
.pods .pod.list .top a.close:hover{
	background-position:left bottom;
}
.pods .pod.list .top img{
	padding-left: 0px;
	padding-top: 6px;
	padding-bottom: 12px;
	padding-right: 11px;
	background:url(../images/pod-list-header-image.png) no-repeat right bottom;
	position:absolute;
	top: 5px;
	left: 5px;
}
.pods .pod.list .top h3{
	padding-left: 84px;
	padding-bottom: 0px;
	padding-right: 8px;
	padding-top: 8px;
	font-family: Tahoma;
	background:url(../images/pod-list-header.png) no-repeat left top;
	color:#000;
	text-transform:uppercase;
	margin-bottom:5px;
	font-weight:bold;
	font-size: 12px;
}
.pods .pod.list .top h3 a{
	color:#000;
}
.pods .pod.list .top p{
	margin-top: 0px;
	margin-left: 84px;
	margin-bottom: 0px;
	margin-right: 15px;
	font-size:0.8em;
	color:#4f4f4f;
	font-weight:bold;
}
.pods .pod.list .top a.view{
	position:absolute;
	bottom:21px;
	right:15px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.85em;
	padding-right:15px;
	background:url(../images/btn-downarrow.png) no-repeat 100% 5px;
}
/** Bottom **/
.pods .pod.list .episodes{
	margin-left:32px;
	overflow:hidden;
}
.pods .pod.list.collapsed{
	height:auto;
}
.pods .pod.list.collapsed .episodes{
	height:0px;
}
.pods .pod.list h4{
	color:#666666;
	text-transform:uppercase;
	margin-bottom:5px;
	font-size:0.8em;
	font-weight: bold;
}
.pods .pod.list ul{
	border-top:1px solid #bfbfbf;
}
.pods .pod.list ul li{
	border-bottom:1px solid #bfbfbf;
	padding:7px 3px;
	text-transform:uppercase;
	overflow:hidden;
}
.pods .pod.list ul li a{
	background:url(../images/btn-play.png) no-repeat 0px 1px;
	color:#000;
	font-weight:bold;
	font-size:0.85em;
	display:block;
	padding-left:27px;
}
.pods .pod.list ul li.hover{
	background-color:#EEEEEE;
}
.pods .pod.list ul li.hover a{
	color:#0093DC;
}
.pods .pod.list ul li a .popup{
	display:none;
}
.pods .pod.list ul li a:hover{
	background-position:0px -88px;
}
.pods .pod.list ul li.viewall{
	text-align:right;
	color:#454545;
	border-bottom:0px none;
}
.pods .pod.list ul li.viewall.hover{
	background-color:transparent;
}
.pods .pod.list ul li.viewall a{
	display:inline;
	color:#0093DC;
	padding:0px;
	background:none;
}


/***************************
	Footer
***************************/
#footer .cta{
	background:#141414;
	height:183px;
	padding:20px 15px;
}
#footer .cta .panel{
	color:#FFF;
	float:left;
	position:relative;
	height:183px;
}
#footer .cta .panel h3{
	font-size:15px;
	font-family: arial;
	color: #CCC;
	font-weight:bold;
	margin-bottom:10px;
	text-transform:uppercase;
	background:url(../images/border-darkangrey.png) repeat-x bottom;
}
#footer .explore{
	margin-right:15px;
	font-family: arial;
	font-size:16px;
	width:210px;
}
#footer .explore ul{
	clear:left;
	font-weight:bold;
	font-size:0.9em;
	margin-bottom:10px;
}
#footer .explore ul li{
	display:inline;
	margin-right:2px;
}
#footer .explore ul li a{
	margin-right:2px;
}
#footer .explore ul.bottom{
	position:absolute;
	left:0px;
	bottom:0px;
	text-transform:uppercase;
}
#footer .explore ul.bottom a{
	background:url(../images/footer-explore-bottombuttons.png) no-repeat;
	padding-left:26px;
	margin-right:24px;
}
#footer .explore ul.bottom a.email{
	background-position:0px 1px;
}
#footer .explore ul.bottom a.bookmark{
	background-position:0px -31px;
}
#footer .connect{
	width:315px;
	margin-right:14px;
}
#footer .connect ul li{
	margin-bottom:9px;
}
#footer .connect ul li a{
	padding-left:25px;
	background:url(../images/footer-connect-icons.png) no-repeat;
}
#footer .connect ul li a.twitter{
	background-position:0px 0px;
}
#footer .connect ul li a.twitter:hover{
	background-position:0px -63px;
}
#footer .connect ul li a.facebook{
	background-position:0px -16px;
}
#footer .connect ul li a.facebook:hover{
	background-position:0px -80px;
}
#footer .connect ul li a.adobe{
	background-position:0px -32px;
}
#footer .connect ul li a.adobe:hover{
	background-position:0px -96px;
}
#footer .connect ul li a.rss{
	background-position:0px -46px;
}
#footer .connect ul li a.rss:hover{
	background-position:0px -112px;
}




#footer .connect .sponsors .logos{
	height:90px;
	padding-left:20px;
}
#footer .connect .sponsors .logos a{
	background:url(../images/footer-connect-icons1.png);
	display:block;
	height:70px;
	width:70px;
	float:left;
	text-indent:-9999px;
}
#footer .connect .sponsors .logos a.portal{
	background-position:-10px 0px;
}
#footer .connect .sponsors .logos a.portal:hover{
	background-position:-10px -79px;
}
#footer .connect .sponsors .logos a.tv{
	background-position:-90px 0px;
}
#footer .connect .sponsors .logos a.tv:hover{
	background-position:-90px -79px;
}
#footer .connect .sponsors .logos a.radio{
	background-position:-170px 0px;
}
#footer .connect .sponsors .logos a.radio:hover{
	background-position:-170px -79px;
}
#footer .connect .sponsors .logos a.twitter{
	background-position:-250px 0px;
}
#footer .connect .sponsors .logos a.twitter:hover{
	background-position:-250px -79px;
}







#footer .highlight{
	width:380px;
}
#footer .legal{
	padding:20px 0px;
	font-size:0.8em;
	text-align:center;
}

/*	Tooltips */
#tooltip{
	position:absolute;
	display:none;
	background:url(../images/notification-tooltip.png) no-repeat left bottom;
	width:187px;
	padding:10px 10px 20px;
	border-top:1px solid #686868;
	text-align:left;
}
#tooltip h3{
	font-weight:bold;
	color:#0093DC;
	padding-bottom:2px;
	margin-bottom:2px;
	border-bottom:1px solid #686868;
}


/*	HUMANIZED MESSAGES 1.0 idea - http://www.humanized.com/weblog/2006/09/11/monolog_boxes_and_transparent_messages home - http://humanmsg.googlecode.com */
html, body {
	height: 100%;
}
.humanMsg {
	font: normal 20px/50px Helvetica, Arial, Sans-Serif;
	position: fixed;
	top: 130px;
	left: 25%;
	width: 50%;
	color: white;
	background-color: black;
	text-align: center; 
	display: none;
	opacity: 0;
	z-index: 100000;
}
.humanMsg p {
	padding: .3em;
	display: inline; 
}
.humanMsg a{
	display: none;
}

/* CLEARFIX */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

.fr .meta .rating-wrapper{
	padding-left: 15px;
}

.fr .meta .rating{
	padding-left:55px;
	position:absolute;
}

.fr .meta .added{
	padding-top: 4px;
}

