* {
margin: 0;
padding: 0;
}

a img {
border: none;
}

body {
font-family: Helvetica, Arial, sans-serif;
background-color: #fff;
}

a {
text-decoration: none;
color: #999999;
}

a:hover {
text-decoration: underline;
}

p {
padding: 0 6px;
margin-bottom: 15px;
color: #999999;
font-size: 13px;
line-height: 18px;
}

.bold {
font-weight: bold;
}

/*cores de acordo com assunto*/

/*txt*/
.txtBlack {
color: #000 !important;
}


.txtLiteratura {
color: #E01817 !important;
}

.txtTeatro {
color: #E19014 !important;
}

.txtFilosofia {
color: #7618B8 !important;
}

.txtMusica {
color: #36B611 !important;
}

.txtArtesPlasticas {
color: #2257B7 !important;
}

.txtDanca {
color: #B41C79 !important;
}

.txtCinema {
color: #E2E60F !important;
}

.txtOutros {
color: #999999 !important;
}

.txtEtc {
color: #000 !important;
}

.txtColor2 {
color: #4d4d4d !important;
}

.txtColor3 {
color: #808080 !important;
}


/*bg's*/

.bgEstatico {
background-color: #fff;
}

.bgLiteratura {
background-color: #E01817;
}

.bgTeatro {
background-color: #E19014;
}

.bgFilosofia {
background-color: #7618B8;
}

.bgMusica {
background-color: #36B611;
}

.bgArtesPlasticas {
background-color: #2257B7;
}

.bgDanca {
background-color: #B41C79;
}

.bgCinema {
background-color: #E2E60F;
}

.bgOutros {
background-color: #999999;
}

.bgLastPosts {
background-color: #000;
}

.bgEtc {
background-color: #4D4D4D;
}

/*bordas*/

.borderLiteratura {
border-color: #E01817 !important;
}

.borderTeatro {
border-color: #E19014 !important;
}

.borderFilosofia {
border-color: #7618B8 !important;
}

.borderMusica {
border-color: #36B611 !important;
}

.borderArtesPlasticas {
border-color: #2257B7 !important;
}

.borderDanca {
border-color: #B41C79 !important;
}

.borderCinema {
border-color: #E2E60F !important;
}

.borderOutros {
border-color: #999999 !important;
}


/*peso das fontes de acordo com o tamanho do box*/
.size1 {
font-size:42px;
}
.size2 {
font-size:24px;
}

.size3 {
font-size:13px;
}

.size4 {
font-size:12px;
}

.size5 {
font-size:11px;
}

.size6 {
font-size:14px;
}


.size7 {
font-size:16px;
}





/*titulos*/
h1, h2, h3, h4, h5, h6 {
padding-left: 6px;
}

h1 {
font-size: 36px;
}

h2 {
font-size: 26px;
}

h3 {
font-size: 24px;
}

h4 {
font-size: 18px;
}

h5 {
font-size: 14px;
}

h6 {
font-size: 13px;
}


/*tamanhos colunas*/
.t1 {
float: left;
width: 84px;
margin-right: 12px;
}

.t2 {
float: left;
width: 180px;
margin-right: 12px;
}

.t3 {
float: left;
width: 276px;
margin-right: 12px;
}

.t4 {
float: left;
width: 372px;
margin-right: 12px;
}

.t5 {
float: left;
width: 468px;
margin-right: 12px;
}

.t6 {
float: left;
width: 564px;
margin-right: 12px;
}

.t7 {
float: left;
width: 660px;
margin-right: 12px;
}

.t8 {
float: left;
width: 756px;
}

.noMarginRight {
margin-right: 0;
}

.noMarginBottom {
margin-bottom: 0 !important;
}

.noFloat {
float: none;
margin: 0 auto;
}

#publicidade {
height: 93px;
margin: 14px auto 0;
}

	#publicidade #fullBanner{
	float: left;
	display: inline;
	width: 468px;
	height: 60px;
	}
	
	#publicidade #halfBanner{
	float: right;
	display: inline;
	width: 234px;
	height: 60px;
	}
	
	#publicidade #barraUol {
	height: 23px;
	margin-top: 10px;
	}
	
	/*hack IE6*/
	* html #publicidade #barraUol {
	height: 23px;
	margin-top: 7px;
	}


#header {
width: 100%;
height: 145px;
background-color: #fff;
opacity: 0.9; 
Filter: alpha(opacity=90);
}

/*hack IE6*/
* html #header {
margin-top: -2px;
}

	#header #headerContent {
		float: none;
		margin: 0 auto;	
		padding-top: 15px;
		padding-bottom: 14px;
		height: 54px;
		border-bottom: 2px solid #808080 ;
	}
	
		#header #headerContent #logo a{
		float: left;
		display: inline;
		margin-left: 6px;
		}
		
		#header #headerContent #headerMenu{
		display:inline;
		margin-top: 20px;
		padding-left: 6px;
		width: 462px;
		}
		
			#header #headerContent #headerMenu ul li{
			display: inline;
			list-style: none;
			font-size: 11px;
			color: #4D4D4D;
			text-align: right;
			}
			
				#header #headerContent #headerMenu ul li a{
				color: #000;
				font-size: 13px;
				font-weight: bold;		
				margin-right: 20px;			
				}
				
				.historico {
				float: left;
				margin-top: 9px;	
				}
				
				#header #headerContent #headerMenu ul li a.linkLogin {
				font-weight: normal;
				font-size: 11px;
				margin-right: 0;
				}
				
				#header #headerContent #headerMenu ul li a.marginTopMenu{
				color: #000;
				font-size: 13px;
				font-weight: bold;		
				margin-right: 20px;			
				}
				
	#header #headerVar {
		margin-top: 13px;
	}
	
	#header #headerVar ul{
		width: auto;
		height: auto;
	}	
		#header #headerVar ul li{
		display: inline;
		list-style: none;
		}
		
			#header #headerVar ul li.tema{
			font-size: 26px;
			font-weight: bold;
			padding: 0 17px 0 6px;
			}
			
			#header #headerVar ul li.edicao{
			font-size: 11px;
			color: #4D4D4D;
			margin: 0 85px 0 0;			
			}
			
			#header #headerVar ul li #temasAnteriores {
			width: 124px;
			font-size: 11px;
			}
			
				#header #headerVar ul li #temasAnteriores option {
				padding: 0 5px;		
				}
	
		#header #headerVar #divBusca{
		text-align: right;
		padding-top: 9px;
		}
		
			#header #headerVar #divBusca ul{
			text-align: right;
			}
				#header #headerVar #divBusca ul li{
				display: inline;
				list-style: none;
				}
				
				
				#header #headerVar #divBusca table {
				float: right;
				margin-top: 2px;
				}
				
				#header #headerVar #divBusca .btBusca {
				float: left;
				padding: 1px 5px 0 0;
				}
		
		
			#header #headerVar #divBusca #busca{
			width: 160px;
			text-align: right;
			text-transform: lowercase;
			font-size: 11px;
			border: 1px solid #9e9e9e;
			background: transparent;
			margin-right: 10px;
			}
			
			
#content {

}

	.marginTopItem1 {
	margin-top: 36px;
	}
	
	.marginTop1 {
	margin-top: 30px;
	}
	.marginTop2 {
	margin-top: 24px;
	}
	.marginTop3 {
	margin-top: 18px;
	}
	.marginTop4 {
	margin-top: 12px;
	}
	.marginTop5 {
	margin-top: 6px;
	}
	
	
	#content .marginBottomBox {
	margin-bottom: 24px;
	}
	
	#content .titleDestaque {
	opacity: 0.75; 
	Filter: alpha(opacity=75);
	height: 20px;
	padding: 4px 0 0;
	}
	#content .titleDestaque:hover {
	opacity: 1; 
	Filter: alpha(opacity=100);
	}
	
		#content .titleDestaque h6 a{
		color: #fff;
		}
		
	#content .contDestaque {
	background-color: #fff;
	opacity: 0.75; 
	Filter: alpha(opacity=75);
	}
	#content .contDestaque:hover {
	background-color: #fff;
	opacity: 1; 
	Filter: alpha(opacity=100);
	}
	#content .contDestaqueImg {
	background: transparent;
	}
	#content .contDestaqueImg  a img{
	float: left;
	}
	
	#content .contDestaque p {
	margin-bottom: 0;
	line-height:normal;
	}
		
		#content #destaquesAssuntos .contDestaque a:hover {
		text-decoration: none;
		}
		
		#destaquesAssuntos img {
			float: left;
			width: auto;
			height: auto;
		}
		
		
	#content .paddingBox1 {
	padding: 16px 0 ;
	}
	#content .paddingBox2 {
	padding: 13px 0 ;
	}
	
	/*sidebar Home*/
	#content #sidebar {
	float: right;
	}
	
	#content #sidebar .marginLastPosts{
	margin: 17px 0;
	}
	

	
		#content #sidebar .contDestaque a:hover {
		text-decoration: underline;
		}
		
		
	
	#content #destaqueEditor {
	width: 480px;
	}
	
		#content #destaqueEditor #conteudoDestaque{	
		width: 480px;
		height: 171px;
		opacity: 0.75; 
		Filter: alpha(opacity=75);
		padding: 10px 0;
		}
		
		#content #destaqueEditor #conteudoDestaque:hover{	
		opacity: 1; 
		Filter: alpha(opacity=100)
		}
		
		
		#content #destaqueEditor #conteudoDestaque{	
		}

			#content #destaqueEditor #conteudoDestaque h3 a{
			color: #000;			
			}
			
			#content #destaqueEditor #conteudoDestaque p, #content #destaqueEditor #conteudoDestaque a{
			color: #666;
			}
			
			#content #destaqueEditor #conteudoDestaque .data{
			margin-top: 5px;
			margin-bottom:3px;
			}
			
			.white {
			color:#fff !important;
			}
			
			#content #destaqueEditor #conteudoDestaque #imgDestaqueEditor{
			display: inline;
			margin: 6px 0 0 6px;
			}
			
			#content #destaqueEditor #conteudoDestaque #txtDestaqueEditor{
			display: inline;
			margin: 6px 0 0 6px;
			}
			
		#content #menuAssuntos {
		float: right;
		
		}
		
			#content #menuAssuntos ul {
			background-color: #fff;
			height: 191px;

			}
			
			#content #menuAssuntos ul li{
			float: left;
			display: block;
			list-style: none;			
			width: 276px;
			height: 23px;
			margin-bottom: 1px;
			}
			
			
			.noMarginBottom{
			margin-bottom: 0 !important;
			}
			
				#content #menuAssuntos ul li a{
				float: left;
				width: 270px;
				height: 20px;
				padding: 3px 0 0 6px;
				color:#fff;
				text-transform: lowercase;
				opacity: 0.75; 
				Filter: alpha(opacity=75);
				}
				
					#content #menuAssuntos ul li a:hover{
					text-decoration: none;
					opacity: 1; 
					Filter: alpha(opacity=100);
					}
					
		#content #sobre {
		padding-bottom: 24px;
		}
		
		#content #sobre a, #content #sobre p{
		color: #666666;
		}
			#content .titleSobre h6 a{
			color: #fff !important;
			}
		
		#content #sobre .titleSobre {
		height: 20px;
		padding: 4px 0 0;
		background-color: #000;
		}
		
		#content #sobre .txtSobre {
		font-weight: normal !important;
		}
		
		#content #sobre .ajusteBox {
		height: 146px;
		*height: 136px;		
		}
		
		#content #sobre #comoFunciona {
		padding: 13px 0 8px;
		}
		
		#content #sobre .passos {
		font-size: 46px;
		float: left;
		margin-right: 10px;
		height: 36px;
		}
		
			#content #sobre .passos h1{
			font-size: 46px;
			color: #666666;
			float: left;
			margin-top: -9px;
			}
			
		.passosComoFunc {
			width: 20px !important;
		}
			
/*internas*/
.internas h4, .internas h6  {
margin-bottom: 20px;
}
		
/*o que é*/
#content .perfil h6{
margin-bottom: 12px;
}

#content .perfil img{
float: left;
display: inline;
margin: 0 12px 3px 6px;
}	

#content .perfil p{
font-size: 12px;
}	

.linkSide {
float: right;
display: inline;
color: #000;
margin-right: 6px;
}

#sideInterna p{
font-size: 12px;
}

/*cadastre-se*/
#cadastro p{
margin-bottom: 0;
}

#cadastro h4{
margin-bottom: 12px;
}


.borderTop {
border-top: 1px solid #000;
padding-top: 10px;
}

.bgCadastre-se {
background-color: #FAFAFA;
padding: 10px 0;
margin-bottom: 6px;
}

.inputs {
font-size: 12px;
height: 18px;
background: transparent;
border:1px solid #808080 ;
}

.ipt1 {
width: 354px;
}
.ipt2 {
width: 262px;
}
.ipt3 {
width: 168px;
}
.ipt4 {
width: 66px;
}

.txtForms {
font-size: 12px;
}

.textArea {
font-size: 12px;
height: 100px;
background: transparent;
border:1px solid #808080 ;
}


#termo {
border: 1px solid #808080;
background: transparent;
width: 354px;
height: 132px;
overflow: auto;
margin-left: 6px;
}

	#termo p {
	margin-bottom: 15px;
	}
	
#botoes {
float: right;
}
	
.btForm {
background-color: #E6E6E6;
border: 1px solid #808080;
padding: 2px;
margin-right: 15px;
}


	#menuSide1 li{
	list-style: none;
	display:block;
	width: 100%;
	padding: 10px 0;
	border-top: 1px solid #4D4D4D;
	}
	
		.liBorderBottom {
		border-bottom: 1px solid #4D4D4D;
		}
	
	#menuSide1 li a{
	font-size: 18px;
	font-weight: bold;
	padding: 0 6px;
	}
	
	
	#menuSide2 {
	padding-top: 3px;
	}
	
		#menuSide2 li{
		list-style: none;
		display:block;
		width: 100%;
		padding: 1px 0;
		}
	
		#menuSide2 li a{
		font-size: 18px;
		font-weight: bold;
		padding: 0 6px;
		}
		
#skyPublicidade {
border-top: 1px solid #B2B2B2;
padding-top: 10px;
}


	#skyPublicidade a{
	padding: 0 6px;
	}
	
	#skyPublicidade h4{
	margin-bottom: 10px;
	}
	



/*listas*/
#pageListas h2, #pageListas h5, #pageListas p, #pageListas a {
color: #4d4d4d;
}

#pageListas p {
margin-bottom:0;
}

#pageListas h2{
margin-bottom: 30px;
}


.addLista {
font-size: 14px;
font-weight: bold;
}

.listPages {
text-align: right;
}

.listPages a{
color:#999999 !important;
}

.paginas {
color: #808080 !important;
font-size: 11px;
font-weight: bold;
}

.listActive {
color: #4d4d4d;
}

.dadosUserEsp {
padding-bottom: 12px;
}

.dataLista {
color: #808080 !important;
}

.listas {
margin-left: 40px;
}

	.listas li{
	list-style: decimal;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 2px;
	}

	.listas li span{
	font-weight: normal;
	font-size: 12px;
	}

.paddingBottomBox {
padding-bottom: 36px;
}

#formLista p {
margin-bottom: 10px;
}


#formAddLista {
margin-left: 30px;
margin-bottom: 15px;
}

	#formAddLista li {
	list-style: decimal;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 2px;
	}


/*manual para...*/
#pageManual h2, #pageManual h5, #pageManual a {
color: #4d4d4d;
}
#pageManual h2 {
margin-bottom: 30px;
}

#pageManual p {
margin-bottom: 0;
color: #999999;
}

.itensManual {
margin-bottom: 12px;
}

	.itensManual p{
	font-size: 14px;
	}


.nManual {
font-size: 18px !important;
color: #4D4D4D;
font-weight: bold;
}

.dataUser {
color: #808080 !important;
font-size: 11px !important;
}

#addManual p{
margin-bottom: 10px;
}

#formAddManual {
margin-left: 6px;
margin-bottom: 15px;
}

	#formAddManual li {
	list-style: none;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 2px;
	}


#manuaisConcluidos h2{
color: #000 !important;
}

.titleConcluido {
font-size: 18px;
font-weight: bold;
line-height:24px;
}


/*tarefa*/

#pageTarefa h2, #pageTarefa h5, #pageTarefa p, #pageTarefa a {
color: #4d4d4d;
}

#pageTarefa p {
margin-bottom:0;
}

#pageTarefa h2{
margin-bottom: 30px;
}

.floatRight {
float: right !important;
}

.titleRealizacao {
font-size: 16px !important;
color: #4D4D4D !important;
margin-bottom: 0 !important;
}

.borderBottom {
border-bottom: 1px solid #000;
padding-bottom: 10px;
}

.borderBottomPost {
border-bottom: 1px solid;
margin-bottom: 10px;
}

.borderTarefa {
border-bottom: 1px solid #CCCCCC;
padding-bottom: 10px;
}

.tarefaComentario {
color: #808080 !important;
}

.divComentarios {
border-top: 1px solid #CCCCCC;
}

.divComentarios h5{
padding: 12px 6px 20px;
}

.divComentar {
border-top: 1px solid #CCCCCC;
padding-top: 4px;
}

.paddingRealizacao {
padding: 0 0 6px;
}

.paddingComentarios {
padding-bottom: 18px;
}

/*posts*/
.legenda {
border-top: 1px solid #fff;
padding: 1px 0;
text-align: right;
}

.legenda p{
margin-bottom: 0;
color: #fff;
font-size: 10px;
}


#menuPosts {
border-bottom: 1px solid #999999;
}

	#menuPosts ul{
	width: 756px;
	}
	
		#menuPosts ul li{
		display: inline;
		list-style: none;
		height: 42px;
		}
		
			#menuPosts ul li a{
			float: left;
			font-weight: bold;
			font-size: 22px;
			text-align: center;
			border-bottom: 4px solid #fff ;
			padding: 8px 16px ;
			}
			
				#menuPosts ul li a:hover{
				text-decoration: none;
				border-bottom: 4px solid #999999 ;
				}
				
				#menuPosts ul li a.areaAtiva{
				border-bottom: 4px solid #999999!important ;
				}
				
				#menuPosts ul li a.noMargin{
				margin-right: 0 !important;
				}
				
#pagePosts #conteudoEditor p{
font-size: 14px;
color: #808080;
}

#pagePosts #conteudoEditor img{
float: left;
margin: 0 12px 0 6px;
}

#postsRelacionados #buscaPost{
width: 100px;
text-align: right;
text-transform: lowercase;
font-size: 11px;
border: 1px solid #9e9e9e;
background: transparent;
margin-right: 10px;
}

.dataPostEsp {
margin-bottom: 6px !important;
}

.titlePost {
font-size: 16px !important;
margin-bottom: 0 !important;
}



#postsRelacionados .videoPost {
width: 180px;
height: 148px;
}

.sidePost {
margin-top: 110px !important;
}

.funcionalidades, .funcionalidades a {
font-size: 11px;
color:#808080 !important;
}

/*posts img/video*/
#postInterna h6{
margin-bottom: 0;
}

.dadosUser {
color: #808080 !important;
margin-bottom: 0 !important;
line-height:normal !important;
}

.urlsUser {
margin-bottom: 0 !important;
line-height:normal !important;
}



.postsImg {
margin-top: 48px;
}

.divAlignImg {
margin-top: 8px;
}

* html .divAlignImg {
margin-top: 0px;
}



.titlePostInterna {
margin-bottom: 0 !important;
}

.divTamanhoFonte {
text-align:right;
}

.divTamanhoFonte a{
padding-right: 6px;
}

.borderPostImg {
border-top: 1px solid #CCCCCC;
padding-top: 15px;
}

.respostasPost {
border-top: 1px solid;
padding-top: 7px;
padding-bottom: 10px;
}

.respostas {
margin-bottom: 6px;
padding-bottom: 6px;
border-bottom: 1px solid #ccc;
}

.respNameUser{
color: #808080 !important;
font-size: 11px;
margin-left: 5px;
font-weight: normal;
}

#rectanglePublicidade {
border-top: 1px solid #ccc;
padding-top: 10px;
}
	
	#rectanglePublicidade h4{
	margin-bottom: 10px;
	}
	
.skyPubPost {
border-color: #ccc !important;
margin-top: 36px;
}

/*historico*/
.borderBottomHist {
border-bottom: 1px solid #808080;
padding-bottom: 6px;
margin-bottom: 12px;
}

.diasSemana {

}

	.diasSemana li{
	float: left;
	display: inline;
	list-style: none;
	color: #000000;
	font-size: 12px;
	width: 72px;
	margin-right: 12px;
	text-align:left;
	padding: 0 6px;
	}
	
#historicoTemas{
position: relative;
}

#historicoTemas li.noMarginRight {
margin-right: 0;
}


.borderTopHist {
border-top: 1px solid #B2B2B2;
padding-top: 6px;
margin-top: 12px;
}


.dias {
color: #000 !important;
font-size: 12px !important;
margin-bottom: 6px !important;
}

.histLinks {

}

	.histLinks li{
	float: left;
	display: block;
	list-style: none;
	margin-bottom: 3px;
	height: 10px;		
	}
	
		.histLinks li a{
		float: left;
		display:inline;
		width: 72px;
		height: 10px;		
		text-indent: -99999em;	
		margin-left:6px;	
		font-size:0;		
		}
		
		.histLinks li a:hover{
		opacity: 0.75; 
		Filter: alpha(opacity=75);
		}


/*footer*/	
#footer {
clear: both;
width: 100%;
height: 72px;
background-color: #fff;
opacity: 0.9; 
Filter: alpha(opacity=90);
}

.borderFooter{
border-top: 1px solid #4D4D4D;
}
	#footer #footerContent{
	}
	
	#footer #footerContent #logoPB{
	margin-top: 10px;
	}
		#footer #footerContent #logoPB img{
		margin-left: 6px;
		}
		
	#footer #footerContent #menuFooter{
	margin-top: 16px;
	}
	
		#footer #footerContent #menuFooter ul{
		float: left;
		width: 400px;
		}
	
			#footer #footerContent #menuFooter li{
			display: inline;
			list-style: none;
			color: #808080;
			}
			
				#footer #footerContent #menuFooter li a{
				color: #808080;
				font-size: 11px;
				border-right: 1px solid #808080;
				padding:0 5px 0 3px;
				}
				.noBorder {
				border: none !important;
				}
				
			#footer #footerContent #menuFooter li.copyright{
			font-size:11px;
			color: #ccc ;
			padding-left: 4px;
			}
				
			#footer #footerContent #menuFooter .copyright{
			font-size:11px;
			color: #ccc ;
			}
			
			#footer #footerContent #menuFooter #by{
			float: right;
			display: inline;
			margin-right: 6px;
			}
			
				#footer #footerContent #menuFooter #by #credits {
				width: 96px;
				}
				
					#footer #footerContent #menuFooter #by #credits ul {	
					float: right;	
					}

						#footer #footerContent #menuFooter #by #credits li {
						text-align: right;		
						display: block;		
						}
						
							#footer #footerContent #menuFooter #by #credits li a{
							border-right: none;
							padding:0;		
							text-align: right;				
							}
							
.carregando {
width: 480px;
height: 191px;
opacity: 0.75; 
Filter: alpha(opacity=75);
}
.carregando img{
margin: 80px 0 0 240px;
}

.compartilhe {
	float: right;
	display:inline;
	width: auto;
	height: 16px;
	margin-right: 80px;
}
	.compartilhe span{
		float:left;
		margin-top: 3px;
	}
	.compartilhe a{
		float:left;
		display: inline;
		margin-left: 10px;
		margin-top: 2px;
		opacity: 0.75; 
		Filter: alpha(opacity=75);
	}
		.compartilhe a:hover{
			opacity: 1; 
			Filter: alpha(opacity=100);
		}
