/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

/*** DESCRICAO BLOG ***/

.blog-description {


  display: none;
  line-height: 1em;
  margin:0;
  
padding:3px 0 0;
}


/*** COR DO LINK                        ***/
/*** MODIFICADO POR ALDO EM 112/10/2016 ***/

a:link {
    color: darkgreen;
}

/* visited link */
a:visited {
    color: darkred;
}


a:hover {
    color: green;
}

/* selected link */
a:active {
    color: blue;
}

/*** INFORMACAO THUMBNAILS ***/

.posts-default .entry-meta, .posts-quick .entry-meta {
display: none;
} 



/* REMOVE TODA A PARTE DE COMENTARIOS */

.entry-info {display: none;}
.posts-default .entry-meta, .posts-quick .entry-meta { display: none; }
.module-title {display: none;}
.nocomments {display: none;}
.posts-line .entry-comments    { display: none; }
.posts-default .entry-comments, .posts-quick .entry-comments { display: none; }
.scrollable .posts .entry-comments { display: none; }
.entry-subcat { display: none; }
.posts-default .entry-meta, .posts-quick .entry-meta    { display: none; }
.posts-default .entry-comments-text {display: none;}
.posts-default .entry-subcat  {display: none;}
.posts-default .entry-comments, .posts-line .post .entry-comments, .scrollable .posts .entry-comments { display: none; }
.form-allowed-tags { display: none; }
.posts-default .entry-meta { display: none;}
.posts-default .entry-comments {display: none;}
.posts-default .published {display: none;}
.single-post .entry-comments { display: none; }
.posts-line .entry-comments { display: none; }
.posts-default .entry-comments, .posts-quick .entry-comments  {display: none;}
.sub  {display: none;}


.posts-default .entry-comments {
    background: url("images/icon_bits.gif") no-repeat scroll -39px 1px transparent;
    display: none;
    padding-left: 12px;
}

.scrollable .posts .entry-comments {
    background: url("images/icon_bits.gif") no-repeat scroll -39px 2px transparent;
    color: #999999;
    display: none;
    padding-left: 15px;
}
/************* **************/


/* footer */
#footer				{ background: #F5F5F5; border: 1px solid #CCC; }
#footer .widgetcontainer	{ background: none; border: none; }
#footer .widgettitle	{ background: none; border: none; font-size: 14px; color: #444; padding: 0 0 10px; letter-spacing: -1px; margin: 0; }
#footer .widgetcontent	{ font-size: 12px; background: none; padding: 0; border: none; }
#footer .footer-message	{ font-size: 11px; }
.footer-sidebar-container  { border-bottom: 1px solid #CCC; }
/* remove about the author in pages */

.pageid-5 .about-author { display: none !important; }
.pageid-459 .about-author { display: none !important; }
.pageid-75 .about-author { display: none !important; }

/* search on sidebar */
#searchbar  { margin: 25px 0 0; }
.widgetcontainer .widgetcontent .searchform { border: solid 2px #c9c6bb; background: #EFEFEF; width: 250px; padding: 6px 5px; margin: 10px 0 0 3px; }
.widgetcontainer .searchform .s  { font-family: Calibri,Tahoma, Arial, Helvetica, sans-serif; font-size: 16px; border: none; background: #EFEFEF; padding: 0; margin: 0; float: left; width: 234px; }
.widgetcontainer .searchform .searchsubmit  { background: url(../../images/searchsubmit.gif) no-repeat; text-indent: -9000px; width: 16px; height: 16px; border: none; float: left; cursor: pointer; opacity: 0.7; text-transform: capitalize; padding: 0; margin: 0; }
.widgetcontainer .searchform .searchsubmit:hover  { background: url(../../images/searchsubmit.gif) no-repeat; opacity: 1; }
/* sidebar */
.widgetcontainer		{ border: none; border-width: 1px; line-height: 1.4em; } /* Container dos Widgets */
.widgetcontainer a		{ font-weight: normal; }
.widgetcontainer .excerpt	{ font-size: 11px; margin: 5px 0; }
