/********************************/
/* 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;
}


/**************************************************************/


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

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


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


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


/* Menu Horizontal */
#menu{background: #111;
background: -moz-linear-gradient(#36c, #111);background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #36c));background: -webkit-linear-gradient(#36c, #111);background: -o-linear-gradient(#36c, #111);background: -ms-linear-gradient(#36c, #111);background: linear-gradient(#36c, #111);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3366cc', endColorstr='#111111');
background: -webkit-gradient(linear, left top, left bottom, from(#36c), to(#111));
background: -moz-linear-gradient(top,  #36c,  #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(#36c, #111);
background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #36c));
background: -webkit-linear-gradient(#36c, #111);    
background: -o-linear-gradient(#36c, #111);	
background: -ms-linear-gradient(#36c, #111);	
background: linear-gradient(#36c, #111);
background: -moz-linear-gradient(#36c, #111);background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #36c));background: -webkit-linear-gradient(#36c, #111);background: -o-linear-gradient(#36c, #111);background: -ms-linear-gradient(#36c, #111);background: linear-gradient(#36c, #111);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3366cc', endColorstr='#111111');
background: -webkit-gradient(linear, left top, left bottom, from(#36c), to(#111));
background: -moz-linear-gradient(top,  #36c,  #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: #36c;}

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


/* 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;
}


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


/* Menu Vertical */
.graphite .accordion a {background: #242224; border-left: 5px solid #36c; 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: #36c; color: #fff;}


/* Coluna da Direita */
.templatemo_content {background: #1b1919;border: 1px solid #036;}


/* Titulo da Página */
#efeito{color: #555;border-bottom: 1px solid #333;}


/**************************************************************/


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;}
.templatemo_side_bar p {margin: 0px;padding-bottom: 10px;text-align: justify;}

img { border: none; max-width: 705px;width: expression(this.width > 705 ? 705: true);-moz-border-radius: 6px;border-radius: 6px;-webkit-border-radius:6px;}
.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;}


/*******************/
/* Header e Rodape */
/*******************/
#templatemo_banner {width: 1100px;}
#templatemo_footer_banner {width: 1100px;}


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


/*******************/
/* Menu Horizontal */
/*******************/
#menu_efeito:after, #menu_efeito:before{content: '';position: absolute;}
#menu_efeito{text-align: center;position: relative;margin: 0 -30px 15px -30px;padding: 0px; clear: both;}
#menu_efeito:before, #menu_efeito:after{border-style: solid;border-color: transparent;bottom: -10px;}
#menu_efeito:before{border-width: 0 10px 10px 0;border-right-color: #1c1c1c;left: 0;}
#menu_efeito:after{border-width: 0 0 10px 10px;border-left-color: #1c1c1c;right: 0;}

#menu{width: 100%;margin: 0px;padding: 10px 0 0 0;list-style: none;}

#menu li{float: left;padding: 0px 0 10px 0;position: relative;line-height: 0;}
#menu a {float: left;height: 25px;padding: 0 35px;font: bold 13px/25px Arial, Helvetica;text-decoration: none;text-shadow: 0 2px 0 #000;overflow: hidden;width:149px;}

#menu a {text-align:center;}
#menu a.ultimo {border-right:none;}

#menu li:hover > ul {display: block;}


/******************************/
/* Menu Horizontal > Sub-Menu */
/******************************/
#menu ul{list-style: none;margin: 0;padding: 0; display: none;position: absolute;top: 35px;left: 0px;z-index: 99999;}

#menu ul ul{top: 0;left: 150px;}
#menu ul li{float: none;margin: 0;padding: 0;display: block;  
-moz-box-shadow: 0 1px 0 #111111;
-webkit-box-shadow: 0 1px 0 #111111;
box-shadow: 0 1px 0 #111111;
}

#menu ul li:last-child {-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;}
#menu ul a {padding: 10px;height: 10px;height: auto;line-height: 1;display: block;white-space: nowrap;float: none;text-transform: none;width: 196px;text-align:left;}

*html #menu ul a{height: 10px;}
*:first-child+html #menu ul a {height: 10px;}

#menu ul li:first-child > a {-moz-border-radius: 5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;border-radius: 5px 5px 0 0;}
#menu ul li:first-child > a:after{content: '';position: absolute;left: 100px;top: -8px;width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;}
#menu ul ul li:first-child a:after{left: -8px;top: 12px;width: 0;height: 0;border-left: 0;border-bottom: 5px solid transparent;border-top: 5px solid transparent;}
#menu ul li:first-child a:hover:after {}
#menu ul ul li:first-child a:hover:after {border-bottom-color: transparent;}
#menu ul li:last-child > a {-moz-border-radius: 0 0 5px 5px;-webkit-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;}
#menu:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */


/***************************/
/* 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: 1060px;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;}


/*****************/
/* 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;}
.graphite .accordion a:active{}


/*********************/
/* Coluna da Direita */
/*********************/
.templatemo_content {float: right;width: 705px; 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: 1100px;margin: 0 auto;margin-top: 10px;text-align: center;}


/*****************/
/* Scrool to Top */
/*****************/
#back-top {position: fixed;bottom: 5px;right: 10px;}
#back-top a {width: 60px;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: 60px;height: 60px;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;}
