/*
Title: Penna Campanha 2008
Version: 2.0
Author: Bruno Tarmann
*/

/* RESET */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
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:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}

/* BASIC */

body{
	background: #A5CD39 url(images/bg.jpg) repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	display: table;
	width: 100%;	
}

.skip{
	position: absolute;
	text-indent: -9999px;
}

strong{
	font-weight: bold;
}

a{
	text-decoration: none;
}

a:hover{
	color:#FF6600;
}

/* GRID */

#page {
	clear: both;
	background: transparent url(images/header_bg.jpg) no-repeat center top;
}

#header,
#main,
#footer{
	position: relative;
 	width: 775px;
	margin: auto;
	clear: both;
}

#header{
	height: 195px;
}

#main{
	background: #FFFFFF;
	border-top: solid 3px #19653F;
}

/* HEADER */

#header h1{
	position: absolute;
	top: 14px;
	left: 0px;
}

#header h1 a{
	width: 300px;
	height: 120px;
	
}

/* menu main */

#header #menu-main{
	position: absolute;
	right: 0px;
	top:105px;
}

#header #menu-main li {
	float: left;
	margin-right: 15px;
}

#header #menu-main li a {
	background-image: url(images/menu.gif);
	height: 18px;
	width: 50px;
}

#header #menu-main #m1{ width: 35px; background-position: 0px 0px;  }
#header #menu-main #m1:hover{ background-position: 0px -24px;  }

#header #menu-main #m2{ width: 67px; background-position: -49px 0px;  }
#header #menu-main #m2:hover{ width: 67px; background-position: -49px -24px;  }

#header #menu-main #m3{ width: 63px; background-position: -132px 0px;  }
#header #menu-main #m3:hover{ background-position: -132px -24px;  }

#header #menu-main #m4{ width: 77px; background-position: -210px 0px;  }
#header #menu-main #m4:hover{ background-position: -210px -24px;  }

#header #menu-main #m5{ width: 71px; background-position: -301px 0px;  }
#header #menu-main #m5:hover{ background-position: -301px -24px;  }

#header #menu-main #m6{ width: 36px; background-position: -388px 0px;  }
#header #menu-main #m6:hover{ background-position: -388px -24px;  }

#header #menu-main #m7{ width: 61px; background-position: -592px 0px;  }
#header #menu-main #m7:hover{ background-position: -592px -24px;  }

#header #menu-main #m8{ width: 67px; background-position: -440px 0px;  }
#header #menu-main #m8:hover{ background-position: -440px -24px;  }


#header #menu-main li a:hover{
	background-position: 0px -24px;
}

#header #menu-hd {
	position: absolute;
	right: 15px;
	top:40px;	
}

#header #menu-hd li{
	display: inline;
	margin-left: 15px;
}

#header #menu-hd li a{
	text-transform: lowercase;
	font-size: 16px;
	font-weight: bold;
	color: white;
}

/* busca */

#header #busca{
	position:absolute;
	top:5px;
	right:15px;
}

#header #busca #s{
	border:solid 1px #FFFFFF;
	height:14px;
	padding:5px;
	width:150px;
}

#header #busca #s-submit{
	border:0px none;
	margin:0px;
	padding:0px;
	position:absolute;
	right:1px;
	top:1px;
	width:auto;
}


/* FOOTER */

#pv{
	padding: 10px;
	clear: both;
	text-align: center;
}

#footer{
	color: #FFFFFF;
	padding-bottom: 20px;
}

#footer address{
	margin: 10px;
	float: left;
}

#footer #menu-ft{
	margin: 10px;
	float: right;
}

#footer #menu-ft li{
	display: inline;
	margin-left: 10px;
}

#footer a{
	color: #FFFFFF;
	text-transform: lowercase;
	font-weight: bold;
}

#footer a:hover{
	text-decoration: underline;
}

/* HOME */

#home-lA,
#home-lB{
	clear: both;
	background: #FFFFFF;
}

#home-lB{
	background: #FFFFFF url(images/home_lineB_bg.jpg) repeat-x;
}

#home-lB-cL{
	float: left;
	width: 548px;
}

#home-lB-cR{
	float: right;
	width: 200px;
	margin-top: 40px;
	margin-right:550px;	
}

/* destaqueL1 */

#destaqueL1{
	width:470px;
	float: left;
	padding: 15px;
}

#destaqueL1 div{
	clear: both;
}

#destaqueL1 img{
	float: left;
	margin:0 10px 20px 0;
	border:solid 4px #CCCCCC;
}

#destaqueL1 h2 {
	margin-bottom: 5px;
}

#destaqueL1 h2 a{
	color:#99CC66;
	font-size:22px;
	font-weight: bold;
	margin-bottom: 10px;	
}

#destaqueL1 p{
	color: #666666;
	line-height: 16px;
}

.home #tv{
	clear:both;
	margin:auto;
	position:relative;
	width:775px;
	background: #A5CD39 url(images/home-tv-bg.jpg) bottom left no-repeat;
	padding-bottom: 20px;
	height: 220px;
}

.home #tv #live{
	background: #FF6600;
	padding: 10px;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}

.home #tv small{
	display: block;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}

.home #tv #live a{
	color: #FFFFFF;
}

#tv #tv-prog {
	margin-left:20px;
}

#tv a{
	color: #18653F;
	text-decoration: underline;
}

#tv #tv-prog p{
	font-size: 12px;
}

#tv #tv-prog h2{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: dotted 1px #18653F;	
}

#tv #tv-main {
	float:right;
	padding:5px;
	position:absolute;
	right:20px;
	top:-40px;
	width:313px;
}

#tv #tv-main #controls{
	float: right;
}

/* noticias */

#noticias h2{
	font-weight: bold;
	color:#99CC66;
	font-size:16px;
	padding-bottom:8px;
	text-transform:lowercase;
}

#noticias{
	background: transparent url(images/home_artigosL2_bg.jpg) repeat-y;
	float: right;
	width: 245px;
	padding: 15px;
}

#noticias li{
	margin-bottom:5px;
	padding-bottom:5px;
	background: transparent url(images/dot_green.gif) repeat-x bottom left;
}

#noticias li a{
	display: block;
	padding:0pt 0pt 3px 15px;
	color:#666666;
	background: transparent url(images/bullet_green.gif) no-repeat 0pt 3px	
}

#noticias li a:hover{
	color:#FF6600;
}


/* destaqueL3 */

#destaqueL3 .line{
	clear: both;
}

#destaqueL3 .destaqueL3-item{
	width: 244px;
	float: left;
	padding: 10px;
}

#destaqueL3 .destaqueL3-item h2{
	color:#999999;
	font-weight: bold;
}

#destaqueL3 .destaqueL3-item h3{
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: bold;
}

#destaqueL3 .destaqueL3-item h3 a{
	color: #99CC66;
}

#destaqueL3 .destaqueL3-item p{
	color: #666666;
	line-height: 16px;
}

#banner{
	position: relative;	
}

/* NEWSLETTER */

#newsletter{
	position: relative;
	width: 207px;
	height: 79px;
	background: url(images/newsletter_bg.gif) no-repeat;
	color: #FFFFFF;	
	padding: 10px;
	margin-bottom: 10px;
}

#newsletter h2{
	font-size: 18px;
}

#newsletter p{
	margin-top: 5px;
	font-size: 11px;
	line-height: 14px;
}

#newsletter #email{
	border:1px solid #FFFFFF;
	height:18px;
	padding:2px;
	width:160px;
}

#newsletter #signup{
	position: absolute;
	bottom: 15px;	
	*bottom: 12px;	
	right: 53px;
}

/* SUB */

.sub #content{
	float: left;
	width: 500px;
	margin: 20px;
}

.sub #content #content-hd{
	margin-bottom: 20px;
}

.sub #sidebar{
	margin-top: 20px;
	margin-right: -27px;
	margin-bottom: 20px;
	width: 227px;
	float: right;
}

/* menu */

#sidebar ul {
	margin-bottom: 20px;
}

#sidebar ul li{
	font-size: 24px;
	margin-bottom: 10px;
}

#sidebar ul li a{
	color: #666666;
}

/* content category */

.sub #content .content-item {
	padding-bottom: 10px;
	margin-bottom: 10px;	
	border-bottom: dotted 1px #CCCCCC;
}

.sub #content .content-item h2 a{
	font-weight: bold;
	color: #FF6600;
	font-size: 14px;
}

.sub #content .content-item h3 {
	font-size: 12px;
	color: #666666;
	text-transform: lowercase;
	margin-bottom: 5px;
}

/* content */

.sub #content #content-hd h2{
	font-size: 28px;
	font-weight: bold;
	color: #FF6600;
}

.sub #content #content-bd p,
.sub #content #content-bd ul,
.sub #content #content-bd ol,
.sub #content #content-bd h1,
.sub #content #content-bd h2,
.sub #content #content-bd h3,
.sub #content #content-bd h4,
.sub #content #content-bd h5,
.sub #content #content-bd blockquote {
	margin-bottom: 10px;
	line-height: 16px;
}

.sub #content #content-bd ul,
.sub #content #content-bd ol{
	padding-left: 20px;
}

.sub #content #content-bd ul li{
	list-style: disc;
	margin-bottom: 5px;
}

.sub #content #content-bd ol li{
	list-style: decimal;
	margin-bottom: 5px;
}

.sub #content #content-bd blockquote{
	padding-left: 20px;
	font-style: italic;
	font-size: 14px;
	color: #666666;
}

.sub #content #content-bd img{
	border: solid 5px #f5f5f5;
}

.sub #content #content-bd .alignleft{
	margin-right: 10px;
	float: left;
}

.sub #content #content-bd .alignright{
	margin-left: 10px;
	float: right;
}


/* TV */

.tv #content{
	width: 720px;
	margin: 0px auto;
	margin-top: 20px;
	padding-bottom: 20px;	
}

.tv #content h1{
	margin: 5px 0;
}

.tv #content #player{
	float: right;
	width: 321px;
	background: #A6CE39;
}

.tv #content #controls{
	text-align: right;
	padding:2px 5px;
}


.tv #content #info{
	float: left;
	width: 399px;	
}

.tv #content #info #show{
	background: url(images/tv_show_bottom.gif) no-repeat bottom left;
	color: #FFFFFF;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.tv #content #info #show .show-top{
	padding: 10px 0 0 10px;
	background: url(images/tv_show_top.gif) no-repeat top left;
	font-weight: bold;
	text-transform: lowercase;
	color: #336633;
}

.tv #content #info #show h2{
	padding: 0 10px;
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 5px;
}

.tv #content #info #show h3{
	padding: 0 10px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
	
}

.tv #content #info #show p{
	padding: 0 10px;
	color: #336633;
}

.tv #content #info #ep-form{
	background: url(images/tv_select_bg.gif) no-repeat top left;
	width: 379px;
	height:43px;
	padding: 8px 0 0 13px;
}

.tv #content #info #ep-form label{
	font-weight: bold;
	color: #666666;
	margin-right: 5px;
}

.tv #content #info #ep-form select{
	font-size: 13px;
	width: 250px;
}

.tv #content h4{
	font-weight: bold;
	color: #666666;
	clear: both;
	font-size: 14px;
	text-transform: lowercase;
	margin: 15px 0;
}

.tv #content .categories .cat-item{
	float: left;
	margin-right: 5px;
}

.tv #content .wptable{
	width: 100%;
}

.tv #content .wptable th{
	color: #336633;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background: #B1D231;
	padding: 10px 3px;
	border:1px solid threedshadow;
}

.tv #content .wptable td{
	padding: 3px;
	height: 40px;
	font-weight: bold;
	color: #666666;
}

/* Comments */

#comments{
	margin-top:20px;
	clear:both;	
}

#comments h3{
	font-weight:bold;
	font-size:16px;
	color:#FF6600;
	margin-bottom:10px;
}

#comments .commentlist {
	margin-bottom:10px;
}

#comments .commentlist li {
	margin-bottom:10px;
	border-bottom:dashed 1px #CCCCCC;
	padding:10px 0px;
}

#comments #commentform p{
	margin-bottom:5px;
} 

#comments .commentmetadata a{
	color:#FF6600;
}

#comments #commentform input, 
#comments #commentform textarea{
	border:solid 1px #999999	;
}

#comments #commentform textarea{
	width:400px;
}


/* AGENDA */

#agenda #content h3{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #0C1F13;
	margin-bottom: 10px;
}


#agenda #content .day{
	clear: both;
	position: relative;
	border-top: solid 2px #0C1F13;
	margin-bottom: 20px;
	padding-top: 10px;
}

#agenda #content .day .day-title{
	width: 40px;
	text-align: center;
	position: absolute;
	top: 10px;
	left: 0px;
	font-size: 26px;
	font-weight: bold;
}

#agenda #content .day .day-title small{
	font-size: 14px;
}

#agenda #content .content-item{
	margin-left: 50px;
}

#agenda #content .content-item h4{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
	color: #23663D;	
}

/* SEARCH */

#search .content-item p{
	color: #666666;
	text-transform: lowercase;
	margin-top: 5px;
}

#search .content-item p a{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

/* HACKS */

/* img repl */

#header h1 a,
#header #menu-main li a{
	display: block;
	overflow: hidden;
	text-indent: -999px;
}

/* 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%;
}

