/**added by ovi**/
#wallcomments {
height: 350px;
}
.wallnav {
display: none;
}
#bbpress-forums .bbp-forums-list li {
display: block;
}
#bbpress-forums li.bbp-header {
background: #37517E;
color: white;
}
#bbpress-forums div.odd, #bbpress-forums ul.odd {
background-color: #eafaff;
}
#bbpress-forums div.bbp-forum-header, #bbpress-forums div.bbp-topic-header, #bbpress-forums div.bbp-reply-header {
background-color: rgb(79, 154, 235);
}
#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer {
background: #37517E;
}
div#sidebar h3.widgettitle {
background: #37517E;
color: white;
}
#wall_post input {
border: none;
background: #37517E;
color: white;
}
#wall_post textarea {
border: 1px solid #37517E;
width: 180px;
height: 100px;
}
#search-bar {
  display: none;
}
#header #nav {
  margin-top: 0px;
}
.textwidget .odd {
  background-color: #EAFAFF;
}
#sidebar .padder {
  padding: 15px;
}
span.bbp-admin-links a {
  color: white;
}
table.ssec_shortcode_calendar{
  border: 1px solid #444;
}