.lineBottom {display: none;}

.item h2, .item h1, .functions h5{
  font-weight:400;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
}

.navbar-nav{
  float:right;
}
.blogtitle {
  font-family: 'Poiret One', cursive;
  font-size: 2.0em;
  margin: 0px;
  float: left;
  padding-top:10px;
}
.blogtitle a {
  text-decoration: none;
  color: #412b63;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
}

.item form input[type=text], .item form textarea {
  clear: both;
  margin-bottom: 20px;
  width: 100%;
  padding: 15px 3%;
  font-size: 16px !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

#ce-col, #rh-col , #lh-col{
padding-bottom:50px;
}

footer{
 margin-top:50px;
}

#lh-col td.today {
  color: #fff;  
}