/********************************/
/* 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: #FFFF00;
}

/*****************/
/* 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: #ff4040;
background-image: -moz-linear-gradient(top, #ff4040, #610000);
background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #610000),color-stop(1, #ff4040));
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff4040', endColorstr='#610000');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff4040', endColorstr='#610000')";
}


/* Links */
a:link, a:visited { color: #f63; } 
a:active, a:hover { color: #fff; }


/* Menu Horizontal */
#menu{background: #111;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc0000', endColorstr='#111111');
background: -webkit-gradient(linear, left top, left bottom, from(#c00), to(#111));
background: -moz-linear-gradient(top,  #c00,  #111);
}

#menu a {color: #bbb;border-right:1px solid #111;}
#menu li:hover > a {color: #ffffff;}
*html #menu li a:hover {color: #ffffff;}


/* Menu Horizontal > Sub-Menu */
#menu ul{background: #111;

background: -moz-linear-gradient(#c00, #111);
background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #c00));
background: -webkit-linear-gradient(#c00, #111);    
background: -o-linear-gradient(#c00, #111);	
background: -ms-linear-gradient(#c00, #111);	
background: linear-gradient(#c00, #111);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc0000', endColorstr='#111111');
background: -webkit-gradient(linear, left top, left bottom, from(#c00), to(#111));
background: -moz-linear-gradient(top,  #c00,  #111);

border-left:1px solid #111;border-top:1px solid #111;border-bottom:1px solid #111;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}

#menu ul a:hover{background: #c00;}

#menu ul li:first-child > a:after{border-bottom: 8px solid #c00;}
#menu ul ul li:first-child a:after{border-right: 8px solid #c00;}
#menu ul li:first-child a:hover:after {border-bottom-color: #c00;}
#menu ul ul li:first-child a:hover:after {border-right-color: #c00;}


/* Coluana da Esquerda */
.templatemo_side_bar {background: #296318;border: 1px solid #300;}


/* Menu Vertical */
.graphite .accordion a {background: #242224; border-left: 5px solid #c00; color: #999;}
.graphite .accordion ul a {background: #2f2d2d;}
.graphite .accordion a.dcjq-parent, .graphite .accordion a.dcjq-parent:hover {background: #242224;}
.graphite .accordion a:hover {background: #c00; color: #fff;}


/* Coluna do Centro */
.templatemo_content {background: #FFFF00;border: 1px solid #FFF00;}


/* Coluana da Direita */
.templatemo_side_bar2 {background: #1b1919;border: 1px solid #300;}


/* Titulo da Página */
#efeito{color: #FF0004;background: #c00;}


/* Fundo Interno do Site */
#templatemo {}


/* Conteudo */
#templatemo_content_wrapper {background-color:#FF0004;
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: #FF0004; } 
.templatemo_content a:active, .templatemo_content a:hover { color: #000; }


/* Coluna do Centro */
.templatemo_content {background: #FFF00;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);}


/********************/
/* SLIDE DE IMAGENS */
/********************/

#slider {height: 300px;width: 1200px;overflow: hidden;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;
}
#featureditem1 {width: 1200px;-moz-border-radius: 14px;border-radius: 14px;-webkit-border-radius:14px;}
#featureditem2 {width: 1200px;-moz-border-radius: 14px;border-radius: 14px;-webkit-border-radius:14px;}
#featureditem3 {width: 1200px;-moz-border-radius: 14px;border-radius: 14px;-webkit-border-radius:14px;}
#featureditem4 {width: 1200px;-moz-border-radius: 14px;border-radius: 14px;-webkit-border-radius:14px;}


/*******************/
/* Header e Rodape */
/*******************/
#templatemo_footer_banner {width: 1200px;}


/********/
/* Site */
/********/
#templatemo {margin:0 auto;width:1200px;}


/******************/
/* RODAPE DO SITE */
/******************/
#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;}


/***********************/
/* Coluana 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-bottom: 30px;}
.graphite .accordion {font: bold 12px Arial, sans-serif;}
.graphite .accordion, .graphite .accordion li {margin: 0; padding: 0; border: none;}
.graphite .accordion a {padding: 6px 30px 6px 10px; text-decoration:none; margin-top: 5px; 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;}


