/********************************/
/* HTML5/CSS3 - Comunidades.net */
/********************************/

body {
	width:100%;
	padding: 0;
	margin:0 auto;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

/*****************/
/* Scrool to Top */
/*****************/
#back-top {position: fixed;bottom: 5px;right: 10px;}
#back-top a {width: 50px;display: block;text-align: center;font: 10px/20% Verdana, Arial, Helvetica, sans-serif;text-transform: uppercase;text-decoration: none;color: #bbb;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
#back-top a:hover {color: #000;}
#back-top span {width: 50px;height: 50px;display: block;margin-bottom: 7px;background: #ddd url(https://est.no.comunidades.net/imagens/up-arrow.png) no-repeat center center;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
#back-top a:hover span {background-color: #777;}


/*********************/
/* NOVAS FERRAMENTAS */
/*********************/

/* Topo */
#topo { padding-bottom:5px; width:100%; text-align:center;}


a:link, a:visited { text-decoration: none; font-weight: normal; }
a:active, a:hover { text-decoration: none; }

p {margin: 0px;padding-bottom: 10px;}
.templatemo_content p {margin: 0px;padding-bottom: 10px;text-align: justify;}

.warning{color: #CC0000;}
.titulo {border:0;float:left;width:50%;margin:-202px 0 0 0;overflow:hidden;line-height:0;padding:0;font-size:0px;}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px; }
.clear {clear: both;}


/*******************************/
/* ALTERACAO DAS CORES DO SITE */
/*******************************/

/* Fundo Lateral do Site */
body {
background: #FFD700;
background-image: -moz-linear-gradient(top, #FFD700, #000000); background-image: linear-gradient(#FFD700, #000000);
background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #000000),color-stop(1, #FFD700));
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFD700', endColorstr='#000000');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFD700', endColorstr='#000000')";
}


/* Links */
a:link, a:visited { color: #FFD700; }
a:active, a:hover { color: #fff; }


/* Menu Horizontal */
#menu{background: #3A2F0B;
background: -moz-linear-gradient(#FFD700, #3A2F0B);background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #3A2F0B),color-stop(1, #FFD700));background: -webkit-linear-gradient(#FFD700, #3A2F0B);background: -o-linear-gradient(#FFD700, #3A2F0B);background: -ms-linear-gradient(#FFD700, #3A2F0B);background: linear-gradient(#FFD700, #3A2F0B);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3366cc', endColorstr='#3A2F0B');
background: -webkit-gradient(linear, left top, left bottom, from(#FFD700), to(#3A2F0B));
background: -moz-linear-gradient(top,  #FFD700,  #3A2F0B);
}

#menu a {color: #fff;border-right:1px solid #3A2F0B;}
#menu li:hover > a {color: #fff;}
*html #menu li a:hover {color: #fff;}


/* Menu Horizontal > Sub-Menu */
#menu ul{background: #3A2F0B;

background: -moz-linear-gradient(#FFD700, #3A2F0B);
background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #3A2F0B),color-stop(1, #FFD700));
background: -webkit-linear-gradient(#FFD700, #3A2F0B);
background: -o-linear-gradient(#FFD700, #3A2F0B);
background: -ms-linear-gradient(#FFD700, #3A2F0B);
background: linear-gradient(#FFD700, #3A2F0B);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3366cc', endColorstr='#3A2F0B');
background: -webkit-gradient(linear, left top, left bottom, from(#FFD700), to(#3A2F0B));
background: -moz-linear-gradient(top,  #FFD700,  #3A2F0B);

border-left:1px solid #3A2F0B;border-top:1px solid #3A2F0B;border-bottom:1px solid #3A2F0B;
}

#menu ul a:hover{background: #a18b00;}

#menu ul li:first-child > a:after{border-bottom: 8px solid #FFD700;}
#menu ul ul li:first-child a:after{border-right: 8px solid #FFD700;}
#menu ul li:first-child a:hover:after {border-bottom-color: #FFD700;}
#menu ul ul li:first-child a:hover:after {border-right-color: #FFD700;}


/* Coluna da Esquerda */
.templatemo_side_bar {background: #1b1919; color:#ddd; border: 1px solid #1b1919;}


/* Coluna do Centro */
.templatemo_content {background: #1b1919;border: 1px solid #1b1919;}


/* Coluna da Direita */
.templatemo_side_bar2 {background: #1b1919; color:#ddd; border: 1px solid #1b1919;}


/* Titulo da Página */
#efeito{color: #000;background: #FFD700;}


/* Menu Vertical */
.graphite .accordion a {background: #FF6600; border-top: 1px solid #f70; border-bottom: 1px solid #f50; color: #fff;}
.graphite .accordion ul a {background: #FF6600;}
.graphite .accordion a:hover {background: #FF5300; color: #fff;}
.graphite .accordion li:first-child a{-moz-border-top-left-radius:6px; -webkit-border-top-left-radius:6px; border-top-left-radius:6px; -moz-border-top-right-radius:6px; -webkit-border-top-right-radius:6px; border-top-right-radius:6px;}
.graphite .accordion ul li:first-child a{-moz-border-radius: 0px;border-radius: 0px;-webkit-border-radius:0px;}
.graphite .accordion li:last-child a{-moz-border-bottom-left-radius:6px; -webkit-border-bottom-left-radius:6px; border-bottom-left-radius:6px; -moz-border-bottom-right-radius:6px; -webkit-border-bottom-right-radius:6px; border-bottom-right-radius:6px;}
.graphite .accordion ul li:last-child a{-moz-border-radius: 0px;border-radius: 0px;-webkit-border-radius:0px;}


/* Fundo Interno do Site */
#templatemo {}


/* Conteudo */
#templatemo_content_wrapper {background-color:#272525;
border: 1px solid #333;
-moz-box-shadow: 0 0 10px #111;-webkit-box-shadow: 0 0 10px #111;box-shadow: 0 0 10px #111;
}


img {-moz-border-radius: 6px;border-radius: 6px;-webkit-border-radius:6px;}


/* Links */
.templatemo_content a:link, .templatemo_content a:visited { color: #03f; } 
.templatemo_content a:active, .templatemo_content a:hover { color: #000; }


/* Colunas Laterais */
.templatemo_side_bar p a:link, .templatemo_side_bar p a:visited { color: #03f; }
.templatemo_side_bar p a:active, .templatemo_side_bar p a:hover { color: #000; }
.templatemo_side_bar2 p a:link, .templatemo_side_bar2 p a:visited { color: #03f; }
.templatemo_side_bar2 p a:active, .templatemo_side_bar2 p a:hover { color: #000; }

.templatemo_side_bar {background: #f6f6f6; color:#333; border:none;}
.templatemo_side_bar2 {background: #f6f6f6; color:#333; border:none;}


/* Conteudo */
#templatemo_content_wrapper {background-color:#f6f6f6; border: none; color:#333;}
#topo a:link, #topo a:visited { color: #03f; }
#topo a:active, #topo a:hover { color: #000; }
#templatemo_footer a:link, #templatemo_footer a:visited { color: #03f; }
#templatemo_footer a:active, #templatemo_footer a:hover { color: #000; }


/* Footer */
#templatemo {color:#333;}
#templatemo_footer a:link, #templatemo_footer a:visited { color: #03f; }
#templatemo_footer a:active, #templatemo_footer a:hover { color: #000; }


/* Coluna do Centro */
.templatemo_content {background: #f6f6f6; color:#333; border:none;}


/* Titulo da Página */
#efeito{color: #999;border-bottom: 1px solid #ccc; background:none;}


img { border: none; max-width: 805px;width: expression(this.width > 805 ? 805: true);}


/********/
/* Site */
/********/
#templatemo {margin:0 auto;width:1200px;}


/***************************/
/* HEADER E RODAPE DO SITE */
/***************************/
#templatemo_banner {margin: 10px 0 20px 0;-moz-border-radius: 14px;border-radius: 14px;-webkit-border-radius:14px;-moz-box-shadow: 0 0 10px #111;-webkit-box-shadow: 0 0 10px #111;box-shadow: 0 0 10px #111;}
#templatemo_footer_banner {margin: 20px 0 10px 0;-moz-border-radius: 14px;border-radius: 14px;-webkit-border-radius:14px;-moz-box-shadow: 0 0 10px #111;-webkit-box-shadow: 0 0 10px #111;box-shadow: 0 0 10px #111;}


/************/
/* Conteudo */
/************/
#templatemo_content_wrapper {clear: both;width: 1160px;padding: 20px 20px 10px 20px;-moz-border-radius: 14px;border-radius: 14px; -webkit-border-radius:14px;}


/***********************/
/* Coluna da Esquerda */
/***********************/
.templatemo_side_bar {float: left;width: 250px; margin:0 10px 15px 0; padding: 16px 21px 20px 18px;-moz-border-radius: 14px;border-radius: 14px; -webkit-border-radius:14px;}


/*********************/
/* Coluna da Direita */
/*********************/
.templatemo_content {float: right;width: 805px; margin-bottom:15px; padding: 20px 20px 25px 20px;-moz-border-radius: 14px;border-radius: 14px; -webkit-border-radius:14px;}
.content_section {clear: both;padding: 0 0 0 0;}


/********************/
/* Titulo da Página */
/********************/
#efeito{text-align: left;position: relative;font-size: 18px; text-transform: uppercase; margin: 0 0px 10px 0px;font-weight:bold;padding-bottom:8px;}


/**********/
/* Footer */
/**********/
#templatemo_footer {clear: both;width: 1200px;margin: 0 auto;margin-top: 10px;text-align: center;}


/*****************/
/* Menu Vertical */
/*****************/
ul,li{border:0;outline:none;margin:0;padding:0;}
ul, ul li{list-style: none;}
.graphite {margin-top:5px; margin-bottom: 30px;}
.graphite .accordion {font: bold 13px Arial, sans-serif;}
.graphite .accordion, .graphite .accordion li {margin: 0; padding: 0; border: none;}
.graphite .accordion a {padding: 6px 30px 6px 12px; text-decoration:none; display: block; font-weight:bold; position: relative;}
.graphite .accordion ul a {padding-left:20px;}
.graphite .accordion a .dcjq-icon {position: absolute; top: 50%; right: 5px; width: 20px; margin-top: -8px; height: 15px; background: url(https://est.no.comunidades.net/menu/accordion-menu/css/skins/images/arrow_black_right.png) no-repeat 0 center;}
.graphite .accordion a.dcjq-parent.active .dcjq-icon {background: url(https://est.no.comunidades.net/menu/accordion-menu/css/skins/images/arrow_black_down.png) no-repeat 0 center;}


#templatemo_banner {height:0px !important; visibility:hidden !important;}


#templatemo_footer_banner {height:0px !important; visibility:hidden !important;}


