﻿@charset "utf-8";
/*  
Theme Name: Julinho
Theme URI: 
Description: Tema do site do Jc
Author: Julio Cesar
Author URI: http://www.juliocesar.org/
Version: 0.9
Tags: portifólio, design
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/* Defaults */
/* Corpo */

body{
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:120%;
background-image:url(imgs/estrutura/bg.jpg);
background-color:#d8c2a3;
background-repeat:no-repeat;

}
/* Banner Topo */

.bannerTopo{
border:0px solid red;
width:650px;
height:78px;
float:right;
margin-top:6px;



}

.textoInterno{
border:0px solid red;	
width:600px;
height:auto;
display:table;
}

.btBlog{
float:right;
}


/* Texto */



.tituloNoticia{
clear:both;	
	
}




.paiTitVideoIndex{
border:0px solid red;
width:280px;
clear:both;
padding-bottom:3px;
float:left;
text-align:left;

}



.conteudoTitNot{
border:0px solid #000000;
padding-bottom:10px;
float:left;

}

.conteudoVideoInterno{
border:0px solid red;
float:left;
clear:both;


}










.banner01{
border:0px solid red;
width:253px;
height:319px;
float:left;

}

.banner02{
border:0px solid red;
width:253px;
height:319px;
float:right;
text-align:left;

}


.banner03{
border:0px solid red;
width:380px;
height:324px;


}

.bannerAnuncioDireita{
border:0px solid red;
width:249px;
height:264px;
float:right;
text-align:left;
margin-top:19px;
}


.boxEnquete{
border:0px solid red;
width:253px;
height:auto;
float:right;

}


.titPadraoBoxEnquete{
border:0px solid red;
float:right;

}



.linksInternos{
border:0px solid red;
width:250px;
height:auto;
border:0px solid red;
float:right;
margin-top:10px;

}




/* Topo */

.topoPai{
border:0px solid #000000;
width:980px;
height:auto;
display:table;
}

.topoFilho{
border-bottom:1px solid #CCCCCC;
width:980px;
height:auto;
display:table;
}

.titPai{
border:0px solid #000000;
width:auto;
height:auto;
float:left;
text-align:left;
}

.outrosSites{
border:0px solid #000000;
width:auto;
height:auto;
float:right;
}

.logo{
border:0px solid #000000;
width:323px;
height:54px;
float:left;
clear:both;
margin-top:8px;
}



/* Menu do topo */


.menuPai{
border:0px solid red;
width:980px;
height:auto;
display:table;
margin-top:10px;


}

.menuFilho{
border:0px solid blue;
width:715px;
height:97px;
clear:both;
float:left;
margin-top:30px;
background-image:url(imgs/estrutura/bgmenu.png);
}




/* Controla Menu */


ul#topnav {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;

}
ul#topnav li{
border:0px solid red;

	margin: 0;
	padding: 0;
	overflow: hidden;  /*--Important - Masking out the hover state by default--*/
	float: left;
	height:45px;
}
ul#topnav a, ul#topnav span { /*--The <a> and <span> share the same properties since the <span>  will be a duplicate of the <a> tag--*/
	border:0px solid red;
	padding: 14px 14px;
	float: left;
	text-decoration: none;
	color: #fff;
	background: url(imgs/estrutura/a_bg.gif) repeat-x;
	text-transform: uppercase;
	clear: both;
	width: 100%;
	height: 20px;
	line-height: 20px; /*--Vertical alignment of text--*/
}
ul#topnav a{ /*--This is basically the hover state of navigation--*/
	color: #555;
	background-position: left bottom;
}
ul#topnav span{ /*--Default state of navigation--*/
	background-position: left top;
}


/* Jc*/
.boxJulio{
border:0px solid red;
width:328px;
height:524px;
right:3px;
top:90px;
z-index:2;
position:absolute;
}

.titNoArAgora{
border:0px solid red;
width:170px;
height:30px;
background-color:#990000;
padding-top:8px;

}

.vejaPrograma{
border:0px solid black;
width:170px;
height:100px;
clear:both;
padding-top:22px;

}

.titDoPrograma{
border:0px solid red;
float:left;
text-align:left;
margin-top:5px;
}




/* -- Banner Slide da Index -- */


.bannerIndex{
	border:0px solid red;
	width:716px;
	height:315px;
	float:left;

}

.noAr{
	border:0px solid red;
	width:auto;
	height:auto;
	top:90px;
	position:absolute;
	left:80px;
	top:1px;
	float:right;
	z-index:1000;
}



.titPrograma{
	border:0px solid red;
	width:390px;
	height:50px;
	top:90px;
	position:absolute;
	left:80px;
	top:12px;
	z-index:1000;
}

.textoDoPrograma{
	border:0px solid red;
	width:390px;
	height:100px;
	top:90px;
	position:absolute;
	left:80px;
	top:90px;
	z-index:1000;
}







	img{border:none;}

			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
		border:0px solid black;
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
	
	
	.contBannerIndex{
		border:0px solid red;
		width:780px;
		height:200px;
		float:left;
	
	
	}
	
			
	#container{	
		border:0px solid red;
		margin:0 auto;
		position:relative;
		text-align:left;
		width:716px;
		height:315px;
		margin-bottom:2em;


		}	
			
	#content{
		position:relative;
		}			

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		border:0px solid red;
		width:716px;
		height:315px;
		overflow:hidden;
	
			
		}	
		
		
		
		
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		border:0px solid red;
		display:block;
		width:80px;
		height:80px;
		position:absolute;
		left:-2px;
		top:101px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:630px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		border:0px solid #000000;
		display:block;
		position:relative;
		width:80px;
		height:80px;
		background:url(imgs/botoes/btVoltarbanner.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(imgs/botoes/btAvancarBanner.png) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
 
 
 


/* Rodapé */
 
.rodapePai{
	border-top:0px solid #CCCCCC;
	width:980px;
	height:auto;
	clear:both;
	margin-top:15px;
	display:table;
	padding-bottom:12px;
} 

.blocoRodape01{
	border:0px solid black;
	width:980px;
	height:auto;
	float:left;
	text-align:left;
	margin-top:9px;
}

.endRoda{
	clear:both;
	margin-top:12px;
}


.blocoRodape02{
	border:0px solid black;
	width:290px;
	height:auto;
	float:right;
	text-align:right;
	margin-top:9px;
}

/* Box */

.miolo{
	border:0px solid black;
	width:980px;
	height:auto;
	display:table;
	margin-top:12px;
	clear:both;

}

.titPadraoBox{
	border:0px solid black;
	width:272px;
	height:auto;
	float:left;
	text-align:left;
	margin-top:12px;
}

.titPadraoBox2{
	border:0px solid black;
	width:272px;
	height:auto;
	float:right;
	text-align:right;
	margin-top:12px;
}

.alinhaBusca{
margin-left:8px;
width:253px;
border:0px solid red;
height:auto;
display:table;

}

.alinhaBtForm{
	border:0px solid black;
	width:253px;
	height:auto;
	display:table;
	text-align:right;


}

.box{
	border:0px solid black;
	width:310px;
	height:auto;
	display:table;

	
}

.lead{

	margin-top:5px;
	clear:both;

	

}



.boxParticipe{
	border:0px solid red;
	width:360px;
	height:auto;
	float:left;
}

.leadNoticia{
	border:0px solid red;
	width:380px;
	height:auto;
	float:left;
	margin-right:25px;
	display:table;
	text-align:left;
}

.riscoleadNoticia{
	border:0px solid red;
	width:380px;
	float:left;
	text-align:left;
}





.textoBox{
	border:0px solid black;
	width:253px;
	height:auto;
	float:left;
	text-align:left;
	margin-top:5px;
}

.btPadraoVejaMais{
	border:0px solid black;
	width:272px;
	height:25px;
	float:left;
	text-align:left;
	margin-top:5px;
}


.paiBannerNoAr{
	border:0px solid black;
	width:980px;
	height:100%;
	display:table;
	margin-top:18px;
	z-index:1;

}


/* Página Interna */


.printLinks{
	border-bottom:0px solid #c1c1c1;
	width:980px;
	height:auto;
	display:table;
	text-align:left;
	padding-bottom:10px;
	margin-top:15px;

}

.corpoPagInterna{
	border:0px solid red;
	width:980px;
	height:auto;
	display:table;
	margin-top:12px;


}

.paiProgramaInterno{
	border:0px solid black;
	width:350px;
	height:auto;
	display:table;
	text-align:left;
	float:left;
	margin-left:12px;
	margin-top:22px;

}

.alinhaProgramas{

}


.conteudo{

	border:0px solid black;
	width:700px;
	height:auto;
	display:table;
	float:left;
	text-align:left;
	clear:both;

}




.menuInterno{
	border:0px solid black;
	width:250px;
	height:auto;
	display:table;
	float:right;

	text-align:left;
}







/*
Tabs - additional IE specific bug fixes

Recommended usage (Conditional Comments):
<!--[if lte IE 7]>
<link rel="stylesheet" href="tabs_ie.css" type="text/css" media="projection, screen" />
<![endif]-->

*/
.tabs-nav { /* auto clear */
    display: inline-block;
}
.tabs-nav .tabs-disabled {
    position: relative; /* fixes opacity */
    filter: alpha(opacity=40);
}
.tabs-nav .tabs-disabled a span {
    _height: 19px; /* for some reason the height is 1px to less with opacity... */
    min-height: 19px; /* ...in both IE 6 and 7 */
}



/* Tabs */

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(tab.png) no-repeat;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #27537a;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #cc0000;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
	
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}






/* programa */

.contDescricaoPrograma{

color:#000000;
width:300px;
border:0px solid red;
clear:both;


}


/*form Contato */

.form01{
	border:1px solid #999999;
	width:500px;
	height:20px;
	background-color:#F3F3F3;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

.form02{
	border:1px solid #999999;
	width:500px;
	height:150px;
	background-color:#F3F3F3;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}


.form03{
	border:0px solid #999999;
	width:250px;
	height:20px;
	background-color:#F3F3F3;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}




.btEnviarRodape{
margin-top:4px;
float:right;
margin-right:20px;

}

.btEnviarRodape2{
margin-top:4px;
float:right;


}




/* Search */

.conteudoSearch{

	border:0px solid black;
	width:980px;
	height:auto;
	display:table;
	float:left;
	text-align:left;

}



.textoResultado{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#000000;
text-align:left;
float:left;
}





/* Cadastro programa interno */






.paiAbrigaPrograma{
	border:0px solid red;
	width:435px;
	height:auto;
	float:left;
}

.parte2{
	border:0px  solid red;
	width:200px;
	height:auto;
	float:left;
	margin-left:12px;

}

.titPorgramaInternoCadastrado{
	border:0px solid red;
	width:200px;
	height:auto;
	float:left;
	text-align:left;
}


.textoDoProgramaCadastrado{
	border:0px  solid red;
	width:200px;
	height:auto;
	float:left;
	clear:both;
	text-align:left;

}

	


.fotoDoPrograInterno{
	border:0px solid red;
	width:150px;
	height:109px;
	float:left;
}





.areaVejaMais{
text-align:left;
border:0px solid red;
width:150px;
height:auto;
float:left;
	margin-left:12px;
	margin-top:8px;

}













/* links */






a {
color:#a80000;
text-decoration:none;

}

a:hover {

color:#a80000;
text-decoration:underline;



}

.corpoIndexPai{
	border:0px solid red;

	width:980px;

	height:auto;
	
		display:table;

}
.conteudoInterno{

	border:0px solid red;

	width:700px;

	height:auto;

	display:table;

	float:left;

	text-align:left;

	padding-bottom:20px;



		

}




/*painel 2 do site */


.painel2{
	border:0px solid red;
	width:980px;
	height:auto;
	display:table;
	

}


.bannerAnuncio02pai{
	border:0px solid red;
	width:280px;
	height:324px;
	float:left;
}


.bannerAnuncio03pai{
	border:0px solid black;
	width:380px;
	height:324px;
	float:left;
	margin-left:39px;
	
}


.enquetePaiSite{
	border:0px solid black;
	width:253px;
	height:auto;
	float:right;

}


.boxContEnquete{
	border:0px solid black;
	width:253px;
	height:auto;
	float:right;
	margin-top:5px;
	
	

}




.widgets {
	border:0px solid red;
	clear:both;
	padding-top:10px;
	width:100%;
	line-height:180%;
	text-align:left;
	float:left;
}

