
/* ------Geral---------- */

HTML {
	font: 11px Arial, Trebuchet MS, Tahoma, sans-serif;  
	color: #B1B1B1;
}

A {color: #D74615; text-decoration:underline;}
	A:hover {color: #B1B1B1;}


P {font-size: 11px; color: #BCBCBC; margin-bottom: 2px;}
	P A {color: #D74615;  text-decoration:none;}
		P A:hover {color: #B1B1B1;}
	
	P.p2 {font-size: 11px; color: #EEEEEE; margin-bottom: 2px;}
		P.p2 A {color: #B1B1B1;}
		P.p2 A:hover {color: #EEEEEE;}
		P.p2 Strong A {color: #D74615; font-weight: normal;}
	
	P.p3 {font-size: 11px; color: #D74615; margin-bottom: 2px;}
		P.p3 A {color: #B1B1B1;}
		P.p3 A:hover {color: #D74615;}
	
	P.p4 {font-size: 11px; color: #2A2A2A; margin-bottom: 2px;}
		P.p4 A {color: #81230d;}
		P.p4 A:hover {color: #2A2A2A;}
	
	P.p6 {/* texto do conteudo */
		font-size: 12px;
		color: #DFDFDF;
		margin: 8px 0;
		text-align: justify;
	}
		P.p6 A {color: #72AFE2; text-decoration: underline;}
		P.p6 A:hover {color: #DFDFDF;}
		P.p6 Strong {color: #EEEEEE;}
	
	P.title1_news_xs, P.title2_news_xs {font-size: 11px; color: #B1B1B1; margin: 0; padding: 0;}
		P.title1_news_xs A {color: #72AFE2; font-weight: bold;}
		P.title1_news_xs A:hover {color: #B1B1B1;}
		
		P.title2_news_xs A {color: #E39115; font-weight: bold;}
		P.title2_news_xs A:hover {color: #FFF;}
	
	P.pdestak {/* texto listas conteudos, media */
		font-size: 12px;
		margin-top: 5px;
	}
		P.pdestak STRONG {
			color: #E39115;
			/*font-size: 12px;
			font-weight: normal;
			text-transform: lowercase;*/
		}
	
	P.title1_news2_xs A {color: #B1B1B1;}/* font-weight: bold; 859EB8*/
		P.title1_news2_xs A:hover {color: #72AFE2;}
		P.title1_news2_xs A Strong {color: #D74615; font-weight: normal; font-size: 10px;}
	
	P.title1_box3 {font-size: 11px; color: #B1B1B1; margin-top: 2px; font-weight: bold;}
		P.title1_box3 A {color: #D74615;}
		P.title1_box3 A:hover {color: #B1B1B1;}
	
	P.title1_box5 {font-size: 11px; color: #2A2A2A; margin-top: 2px; font-weight: bold;}
		P.title1_box5 A {color: #2A2A2A; text-decoration: underline;}
		P.title1_box5 A:hover {color: #81230d;}
	
	P.data1 {color: #9A9A9A; font-style: normal; }



H1 {
	font-size: 16px;
	color: #EEEEEE;
	letter-spacing: 1px;
	margin-bottom: 3px;
}
	H1 A {color: #FFF; text-decoration:none;}
	H1 A:hover {color: #EEEEEE;}
	H1.banner {font-size: 24px; }

H2 {
	font-size: 12px;
	color: #DFDFDF;
	margin-bottom: 3px;
}
	H2 A {color: #EEEEEE; text-decoration:none;}
	H2 A:hover {color: #DFDFDF;}
	H2 Strong A {color: #D74615; font-weight: normal; font-size: 11px;}

H3 {
	font-size: 16px;
	color: #D74615;
	margin-bottom: 3px;
}
	H3 A {color: #DFDFDF; text-decoration:none;}
	H3 A:hover {color: #D74615;}

H4 {
	font-size: 11px;
	color: #B1B1B1;
	margin-bottom: 2px;
}
	H4 A {color: #EEEEEE; text-decoration:none;}
	H4 A:hover {color: #B1B1B1;}
	H4 Strong { color: #FF6411; }
	H4 Strong A { color: #FF6411; }

H5 {
	font-size: 14px;
	color: #EEEEEE;
	margin-bottom: 2px;
}
	H5 A {color: #B1B1B1; text-decoration:none;}
	H5 A:hover {color: #EEEEEE;}
	H5.destak A {color: #fed65a;}
	H5.destak A:hover {color: #ffffff;}


H6 {
	font-size: 12px;
	color: #FA531B;
	margin: 20px 0 10px 0;
}
	H6 A {color: #72AFE2; text-decoration:underline;}
	H6 A:hover {color: #D74615;}


/*    CORES ESPECIAIS PARA USERS   */
	SPAN.staffadmin {color: #FF251A;}
	SPAN.staffeditor {color: #00FF00;}
	SPAN.staffcolaborador {color: #2291FF;}
	SPAN.staffesports {color: #f6920a;}
	SPAN.membro {color: #D4D4D4;}


EM.comentarios_quant {/* caixinha k mostra número de comentarios */
	padding: 0 8px 0 6px;
	color: #333;
	background: url("../img/icons/comments2.gif") no-repeat 0px 1px;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
}
EM.data1, EM.nivel1 {/* datas, niveis estatuto */
	font-size: 9px;
	font-style: italic;
	color: #808080;
}
P.subdesc1 {/* subdescrições de news1 */
	margin: 0 0 2px;
	font-size: 10px;
	font-style: italic;
	color: #B1B1B1;
}



/* CONTEUDOS :: 
*******************************/

#post_conteudo {
	width: 528px;
	/*background: green;*/
}
	H2.conteudo_title {
		font-size: 20px;
		color: #FA531B;
	}
	H4.conteudo_subtitle {
		font-size: 13px;
		color: #DFDFDF;
		/*margin-bottom: 3px;*/
	}
	
	P.conteudo_autor {
		font-size: 10px;
		color: #DFDFDF;
		margin: 8px 0 14px 0;
	}
	
	P.conteudo_texto {
		font-size: 12px;
		color: #DFDFDF;
		margin: 8px 0;
		padding: 0;
		text-align: justify;
	}
		P.conteudo_texto A {color: #72AFE2; text-decoration: underline;}
		P.conteudo_texto A:hover {color: #DFDFDF;}
		P.conteudo_texto Strong {color: #fed65a;}
		
		/* citações */
			DIV.quote, blockquote {
				margin: 0 0 0 0;
				padding: 5px 15px 10px 60px;
				background: url('../img/icons/blockquote.gif') no-repeat 4px 9px;
				font-style: italic;
				font-size: 12px;
				color: #4589C0;
			}
				DIV.quote strong, blockquote strong {
					color: white;
				}
	
	H6.conteudo_texto {
		margin: 12px 0 8px 0;
		font-size: 14px;
	}
	
	.conteudo_foto {
		padding: 10px 0;
		margin: 16px auto;
		width: 100%;
		text-align: center;
		background: #000;
	}
		.conteudo_foto P { font-style: italic; }
	
/* Standard */
	#post_conteudo UL {	
		margin: 0 0 0 30px;
		padding: 0;
		text-align: justify;
	}	
		#post_conteudo UL LI {
			color: #EEEEEE;
			list-style-type: square;
			/*list-style-image: url('../img/icons/ball1.gif');*/
			padding: 0px 0px 7px 0px;
			font-size: 12px;
		}
		#post_conteudo UL LI Strong { color: #fed65a; }
		#post_conteudo UL LI A { color: #72AFE2; }
		#post_conteudo UL LI A:hover { color: #EEEEEE; }
		
		/* Table */
		#post_conteudo TABLE {
			margin: 0px auto;
			background: #000;
			border: solid 2px #2A2A2A;
		}
		#post_conteudo TABLE CAPTION {
			font-size: 13px;
			color: #FA531B;
			padding: 4px;
		}
		#post_conteudo TABLE TD {
			padding: 4px;
		}
		#post_conteudo TABLE TD A {
			color: #72AFE2;
		}